/** Shopify CDN: Minification failed

Line 14:0 All "@import" rules must come first

**/
@font-face {
    font-family: 'Rifton';
    src: url('/cdn/shop/files/Rifton-Italic.woff2?v=1781175864') format('woff2'),
        url('/cdn/shop/files/Rifton-Italic.woff?v=1781175863') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body, html, h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5{
    font-family: "Poppins", sans-serif;   
}
/* body{
 background: #030302 !important;
} */
*{
    letter-spacing:0;
}


header.header {
    grid-template-columns: 1fr auto 1fr;
}
.announcement-bar-custom .announcement-bar-custom__left, 
.announcement-bar-custom .announcement-bar-custom__right {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
sticky-header {
    border: 0 !important;
    background-color: #000000 !important;
}

header .header__icon .svg-wrapper svg {
    width: 24px;
    height: 24px;
    color: #ffba00;
}

.top_banner .banner__heading {
    color: #ffffff;
    font-family: 'Rifton';
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}

.top_banner .banner__heading span {    
    color: #DCB54B;
}
.top_banner .banner__box {
    max-width: 1076px!important;
    margin: 0 auto 0 0;
    width: 100%!important;
    padding: 135px 0!important;
}
.top_banner .banner__box .banner__text {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 5px 0 0;
}

.top_banner .banner__buttons a , .collection-tabs__footer a, 
.product-form__submit, .page-contact .contact__button .button, .page-type-cart cart-items .cart__warnings a.button {
    border-radius: 100px !important;
    background: #dcb54b;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    padding: 16px 30px;
    transition:0.3s all;
    overflow:hidden;
}
.top_banner .banner__buttons a::before, .collection-tabs__footer a::before, 
.product-form__submit::before, .page-contact .contact__button .button::before ,
.page-type-cart cart-items .cart__warnings a.button::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #ffffff;
    border-radius: 100px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
}

.top_banner .banner__buttons a:hover::before,.collection-tabs__footer a:hover::before, 
.product-form__submit:hover::before, .page-contact .contact__button .button:hover::before,
.page-type-cart cart-items .cart__warnings a.button:hover::before {
    transform: scaleX(1);
}

.top_banner .banner__buttons a:hover, .collection-tabs__footer a:hover, 
.product-form__submit:hover, .page-contact .contact__button .button:hover,
.page-type-cart cart-items .cart__warnings a.button:hover {
    color: #000000;
    transform: translateY(-2px);
}

.top_banner .banner__buttons a:after, .top_banner .banner__buttons a:before, .collection-tabs__footer a:after, .collection-tabs__footer a:before,
.product-form__submit::after, .product-form__submit::before, .page-contact .contact__button .button::before, .page-type-cart cart-items .cart__warnings a.button::before {
    box-shadow:none !important;
    outline:none !important;
    border:none !important;
}
.page-contact .contact__button .button::after,.page-type-cart cart-items .cart__warnings a.button::after{
    content:normal;
}

.top_banner .banner__box .banner__buttons {
    margin-top: 45px;
}
header.header ul.list-menu li a.header__menu-item {
    padding: 0;
}
header.header ul.list-menu li a.header__menu-item .header__active-menu-item{
    text-decoration: none;
    color:#dcb54b;
}
header.header ul.list-menu {
    grid-gap: 50px;
}
header.header .header__icons {
    padding-right: 0;
    grid-gap: 15px;
}
header .header__icon .svg-wrapper, header .header__icon  {
    width: auto;
    height: auto;
}
header.header .header__heading a {
    padding: 0;
}
.top_banner {
    min-height: auto !important;
}
.top_banner .banner__content {
    padding: 0 0 0 110px;
    max-width: 1300px;
}
.multicolumn_main_container .media, .service_container .multicolumn-list .media , .image_secyion_container .grid__item .media{
    padding: 0 !important;
    border: 0;
}
.multicolumn_main_container .media .multicolumn-card__image, .service_container .multicolumn-list .media img, .image_secyion_container .grid__item .media img {
    position: static;
    display: block;
    width: 100%;
}
.multicolumn_main_container .multicolumn-card {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 10px;
    max-width: 375px;
}
.multicolumn.multicolumn_main_container {
    border-bottom: 1.5px solid #805F19;
    background: #030302 !important;
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.10);
}

.multicolumn_main_container .multicolumn-card .multicolumn-card__image-wrapper {
    width: 46px;
    height: 46px;
    margin: 0;
}
.multicolumn_main_container .multicolumn-card .multicolumn-card__info {
    flex: 1;
    padding: 0 !important;
}
.multicolumn_main_container .multicolumn-card__info h3 {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}
.multicolumn_main_container .multicolumn-card__info .rte{
    margin:0;
}
.multicolumn_main_container .multicolumn-card__info p {
    color: rgba(255, 255, 255, 0.90);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.service_container > .page-width , .page-type-cart cart-items .page-width{
    padding: 50px 50px 36px;
}
.service_container h2.title, .page-type-cart cart-items .cart__warnings .cart__empty-text {
    color: #DCB54B;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}
.service_container .multicolumn__title {
    margin-bottom: 50px;
}
.service_container .multicolumn-list .multicolumn-card__image-wrapper {
    margin: 0;
}
.service_container .multicolumn-list {
    grid-gap: 24px;
}
.service_container .multicolumn-list > li {
    border-radius: 20px;
    border: 1px solid #DCB54B;
    overflow: hidden;
    position: relative;
    max-width: 100%;
}
.service_container .multicolumn-list .multicolumn-card__info {
    padding: 0;
    position: absolute;
    bottom: 25px;
    left: 20px;
    right: 20px;
    z-index:1;
}
.service_container .multicolumn-list .multicolumn-card__info h3 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing:0;
}
.service_container .multicolumn-list .multicolumn-card__info p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
}
.service_container .multicolumn-list > li:after {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 34.03%, rgba(0, 0, 0, 0.80) 67.02%, #000 100%);;
    position: absolute;
    inset: 0;
}
.service_container .multicolumn-list > li:has(.width_50) {
    width: calc(50% - 12px);
    flex: unset;
    max-width: calc(50% - 12px);
}
.image_secyion_container .image-with-text__content {
    padding: 0;
}
.image_secyion_container .image-with-text__content h2 {
    color: #FFF;
    font-family: Rifton;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.image_secyion_container .image-with-text__content {
    padding: 0;
    max-width: 526px;
    width: 100%;
    margin-right: auto;
    margin-left: 0 !important;
    grid-gap: 50px;
    justify-content: center;
}
.image_secyion_container .image-with-text__content h2 span {
    color: #DCB54B;
}
.image_secyion_container .image-with-text__content .image-with-text__text {
    margin-top: 0;
    color: rgba(255, 255, 255, 0.60);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
}
.service_container .multicolumn-list .multicolumn-card__info svg {
    margin: 0;
}
.collection-tabs {
    padding-top: 50px;
}
.icon_parent {
    display: flex;
    align-items: baseline;
    grid-gap: 10px;
}
.collection-tabs .section-header h2 {
    margin: 0 0 20px;
    color: #DCB54B;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.collection-tabs .collection-tabs__nav .collection-tabs__tab {
    border-radius: 170px;
    color: rgba(255, 255, 255, 0.80);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    transition: 0.3s all;
    padding: 10px 40px;
    letter-spacing: 0;
    border:1px solid rgba(220, 181, 75, 0.60);
}
.collection-tabs .collection-tabs__nav .collection-tabs__tab.is-active {
    color: #000;
}
.collection-tabs .collection-tabs__nav .collection-tabs__tab:hover {
    color: #000000;
}
.collection-tabs .collection-tabs__card {
    border: 0;
    padding: 0;
}
.collection-tabs .collection-tabs__card .collection-tabs__media-wrap {
    border-radius: 20px;
    border: 1px solid #DCB54B;
    background: #000;
    height: 360px;
    max-height: 100%;
    padding: 34px 65px;
}
.collection-tabs .collection-tabs__card .collection-tabs__media-wrap img {
    height: 100%;
    object-fit: contain;
}
.collection-tabs .collection-tabs__card .collection-tabs__content .collection-tabs__card-title , .collection_body .collection .product-grid .card__content h3{
    margin: 0;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}
.collection-tabs .collection-tabs__card .collection-tabs__content .collection-tabs__card-title a{
    color: inherit;
    text-decoration:none;
}
.collection-tabs .collection-tabs__card .collection-tabs__content .collection-tabs__description, .collection_body .collection .product-grid .card__content .card-information .price {
    color: rgba(255, 255, 255, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    margin-top: 6px;
}
.collection-tabs .collection-tabs__card .collection-tabs__content {
    margin-top: 15px;
}

.collection-tabs__footer {
    margin-top: 50px;
}
footer.footer .footer__content-top {
    border-top: 1px solid #805F19 !important;
    border-bottom: 1px solid #DCB54B !important;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item {
    width: 100%;
    max-width: 100%;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item .footer-block__heading {
    color: #DCB54B;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    text-align: left !important;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item ul a.link , 
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item p, .footer__content-top .footer__blocks-wrapper .footer-block.grid__item ul li{
    color: rgb(255 255 255 / 80%);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 0;
    text-decoration: none;
    letter-spacing: 0;
    transition:0.3s all;
    text-align:left;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item ul {
    padding: 0;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item ul li {
    line-height: normal;
    margin-bottom: 6px;
    list-style:none;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item ul .list-menu__item--active, .footer__content-top .footer__blocks-wrapper .footer-block.grid__item ul a.link:hover {
    color: #DCB54B !important;
}
footer.footer .footer__content-top .footer-block__image-wrapper {
    margin-bottom: 50px;
}
footer.footer .footer__content-bottom {
    padding: 0;
    border: 0;
}
footer.footer .footer__content-bottom .footer__copyright {
    margin-top: 0;
    padding: 24px 0 34px;
}
footer.footer .footer__content-bottom .footer__copyright .copyright__content {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form, .footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .newsletter-form__field-wrapper {
    max-width: 100%;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form input {
    border-radius: 190px;
    border: 1px solid #DCB54B;
    color: #A1A1A1;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.15px;
    padding: 15px 27px !important;
    padding-right: 165px !important;
    height: auto;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .field:after, 
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .field:before{
    content:normal;
}
.footer__content-top .footer__blocks-wrapper .footer-block.grid__item .footer-block__newsletter .footer-block__heading {
    font-size: 20px;
    font-weight: 600;
    line-height: 180%;
    text-transform: capitalize;
}
footer.footer .footer__blocks-wrapper {
    grid-gap: 40px !important;
    grid-template-columns: auto auto auto auto 440px;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form input::placeholder {
    opacity: 1;
    visibility: visible;
    color: #A1A1A1;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.15px;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .field__label {
    display:none;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .newsletter-form__button {
    border-radius: 190px;
    background: #DCB54B;
    padding: 13px 50px;
    color: #000;
    text-align: right;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    width: auto;
    height: auto;
    top: 3px;
    bottom: 3px;
    right: 3px;
}

.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .newsletter-form__button::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #ffffff;
    border-radius: 100px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
}

.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .newsletter-form__button:hover::before {
    transform: scaleX(1);
}

.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form .newsletter-form__button:hover {
    color: #000000;
    transform: translateY(0px);
}
.image_secyion_container .page-width {
    max-width: 100%;
    padding-left: calc((100% - 1296px) / 2);
    padding-right:0;
}
.footer__content-top .footer__blocks-wrapper .footer-block__newsletter .newsletter-form {
    margin-top: 20px;
}
.footer__content-top .first_content p {
    margin: 0;
}
.first_content {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    margin-bottom:20px;
}
.army-directory .directory-card {
    border-radius: 20px;
    border: 1px solid #DCB54B;
    max-height: 100%;
    padding: 20px;
}
.army-directory .directory-card h2 {
    margin: 0;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    border-bottom: 1px solid rgb(220 181 75 / 50%);
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.army-directory .directory-card:hover {
    transform: unset;
    box-shadow: none;
}
.army-directory .directory-grid {
    gap: 24px;
    grid-template-columns: 1fr 1fr;
}
.army-directory .view-group-btn {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    display: inline-block;
    padding: 8px 14px;
    background: #dcb54b;
    border-radius: 999px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: .2s;
}
.army-directory .sub-regiments a {
    padding: 5px 14px;
    font-size: 12px;
}
.directory-header h1, .main-page-title {
    margin: 0;
    color: #DCB54B;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
}
.directory-header {
    margin: 0 auto;
    max-width: 1400px;
    padding: 10px 50px 50px;
}
body {
    background-color: #030302 !important;
}
.army-directory {
    padding: 50px 50px 80px;
}
footer.footer {
    background: #030302;
}
main#MainContent:has(.directory-header) {
    border-top: 1.5px solid #805F19;
}
.collection_body {
    background-color: transparent;
}
.collection_body .collection .product-grid .card__inner {
    border-radius: 20px;
    border: 1px solid #DCB54B;
    background-color: #000;
    height: 360px;
    max-height: 100%;
    padding: 34px 65px;
    align-items: center;
    justify-content: center;
}
.multicolumn, .image_secyion_container, .collection-tabs{
    background-color:#030302 !important;
}
.multicolumn-list__item .media--adapt .multicolumn-card__image {
    width:100% !important;
}
.image_secyion_container {
    border-bottom: 1.5px solid #805F19;
    padding-bottom:0 !important;
}
  
.shipping-policy-card .card {
    background-color: #ffffffff;
    padding: 32px;
    border-radius: 5px;
    border: 1px solid rgb(220 181 75 / 40%);
}
.shipping-policy-card .card h2 {
    margin: 0;
    color: #000000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}
.shipping-policy-card .card .content p {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    margin-top: 6px;
}
.shipping-policy-card .card .notice {
    padding: 16px;
    background-color: rgb(187 6 30 / 10%);
    color: #bb061e;
    font-size: 14px;
    line-height: normal;
    width: 920px;
    max-width:100%;
    display: flex;
    flex-wrap:wrap;
    grid-gap: 10px;
    align-items: center;
    border-left: 4px solid #bb061e;
}
.shipping-policy-card .card .notice:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7299 18L13.7299 3.99998C13.5555 3.69218 13.3025 3.43617 12.9969 3.25805C12.6912 3.07993 12.3437 2.98608 11.9899 2.98608C11.6361 2.98608 11.2887 3.07993 10.983 3.25805C10.6773 3.43617 10.4244 3.69218 10.2499 3.99998L2.24993 18C2.07361 18.3053 1.98116 18.6519 1.98194 19.0045C1.98272 19.3571 2.07671 19.7032 2.25438 20.0078C2.43204 20.3124 2.68708 20.5646 2.99362 20.7388C3.30017 20.9131 3.64734 21.0032 3.99993 21H19.9999C20.3508 20.9996 20.6955 20.9069 20.9992 20.7313C21.303 20.5556 21.5551 20.3031 21.7304 19.9991C21.9057 19.6951 21.998 19.3504 21.9979 18.9995C21.9978 18.6486 21.9054 18.3039 21.7299 18Z' stroke='%23BB061E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 9V13' stroke='%23BB061E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 17H12.01' stroke='%23BB061E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    width: 24px;
    min-width: 24px;
    height: 24px;
    display: block;
}
.custom-breadcrumb {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    margin-top: 40px;
    justify-content: center;
}
.custom-breadcrumb a {
    color: #dcb54b;
}
.main-page-title{
    margin-bottom:0 !important;
}
.page-width:has(.main-page-title) {
    padding: 10px 50px 50px;
}

.collection_body .collection .product-grid .card__inner .card__media {
    width: 100%;
    height:100%;
    min-width: 100%;
    max-width: 100%;
    position: static;
}
.collection_body .collection .product-grid .card__inner .card__media .media {
    position: static;
    height: 100%;
}
.collection_body .collection .product-grid .card__inner .card__media .media img {
    position: static;
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.collection_body #product-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.collection_body #product-grid li.grid__item {
    width: 100%;
    max-width: 100%;
}
.card-wrapper.product-card-wrapper.underline-links-hover:hover a {
    text-decoration: none;
}
.template-collection .collection-hero {
    background: transparent;
}
.template-collection .collection-hero .collection-hero__title {
    margin: 0;
    color: #DCB54B;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
}
.template-collection .collection-hero .collection-hero__text-wrapper {
    padding-top: 10px;
}
.template-product product-info {
    background: transparent;
}
.template-product .product__info-wrapper.grid__item .product__text {
    color: #ffffff;
}
.template-product .product__info-wrapper.grid__item .product__title h1, .template-product .product__info-wrapper.grid__item .price-item,
.template-product .product__info-wrapper.grid__item .product__tax, .template-product .product__info-wrapper.grid__item .quantity__label,
.template-product .product__info-wrapper.grid__item .product-form__buttons .shopify-payment-button__more-options,.template-product .product__info-wrapper.grid__item .product__description p,
.template-product .product__info-wrapper.grid__item .share-button .share-button__button {
    color: #ffffff;
    letter-spacing: 0;
}
.template-product .product__info-wrapper.grid__item .quantity {
    border-radius: 100px !important;
    position: relative;
    overflow: hidden;
}
.template-product .product__info-wrapper.grid__item .share-button .share-button__button {
    height: auto;
    min-height: auto;
}
.template-product .product__info-wrapper.grid__item .share-button {
    margin: 0;
}
.template-product .product__info-wrapper.grid__item {
    padding: 0 0 40px !important;
}
.related_custom {
    background-color: transparent;
    /* border-top: 1.5px solid #805F19; */
}
.page-return-policy .page-width.page-width--narrow, .page-type-policy .shopify-policy__container {
    max-width: 1076px!important;
    margin: 0px auto;
    width: 100%!important;
    padding-bottom: 60px;
}
.page-custom p, .page-custom *, .page-type-policy .shopify-policy__container .shopify-policy__body * {
    margin-top: 0;
    color: rgba(255, 255, 255, 0.90);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.page-return-policy .page-custom  {
    margin-top: 50px;
}
.page-type-policy .shopify-policy__container .shopify-policy__title h1{
    margin: 0;
    color: #DCB54B;
    font-family: Poppins;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
    text-align: center;
}
.page-shipping-policy .shipping-rates h2 {
    margin: 0;
    color: #DCB54B;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.page-shipping-policy .shipping-rates p {
    color: #ffffff;
    margin-top: 0;
}

.page-shipping-policy table tr, .page-shipping-policy table th, .page-shipping-policy table td {
    border: none;
    text-align: left;
    color: #ffffff;
    padding: 14px 24px;
}
.page-shipping-policy table tbody tr:nth-child(even) {
    background: rgb(220 181 75 / 15%);
}
.page-shipping-policy table thead {
    background-color: #805f19;
}
.page-shipping-policy table {
    width: 100%;
    max-width: 100%;
    box-shadow: 0 0 0 .1rem rgb(255 255 255 / 20%);
    margin-top: 30px;
}
.benefits-grid {
    display: flex;
    flex-wrap: wrap;
    grid-gap:20px;
    margin-top:20px
}

.benefits-grid .benefit-item {
    background-color: #fffafb;
    padding: 14px;
    border: 1px solid #cbc3b6;
    font-size: 14px;
    border-radius: 5px;
}
.pickup-section .pickup-section-inner {
    padding: 20px 30px;
    /* border: 1px solid #cbc3b6; */
    font-size: 14px;
    border-radius: 5px;
    margin: 50px 0;
    width: fit-content;
    box-shadow:0 0 0 .1rem rgb(255 255 255 / 20%);
}
.pickup-section .pickup-section-inner h2, .faq-item h3 {
    margin: 0 0 15px;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}
.pickup-section .pickup-section-inner p,.faq-item .answer p, .faq-item .answer li, .faq-item .answer a {
    margin-top: 0;
    color: rgba(255, 255, 255, 0.60);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    letter-spacing: 0;
}
.shipping-faq, .collection_body {
    margin-bottom: 60px;
}

.shipping-rates {
    padding-top: 30px;
}
.regimental-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.regimental-grid .regimental-card-image {
    border-radius: 20px;
    border: 1px solid #DCB54B;
    background: #000;
    max-height: 100%;
    padding: 20px;
}
.regimental-grid .regimental-placeholder {
    background-color: transparent;
    color: #ffffff;
}
.regimental-grid .regimental-card {
    background-color: transparent;
    border: 0;
    display: flex;
    flex-direction: column;
}
.regimental-card-content {
    padding: 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.regimental-card-content h3 {
    margin: 0;
    font-size: 20px;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 15px;
}
.view-range {
    display: inline-block;
    margin-top: 15px;
    color: #dcb54b;
    font-weight: 600;
}
.collection.collection--empty {
    display: block !important;
    margin: auto !important;
}
.collection.collection--empty h2.title, .collection.collection--empty h2.title a {
    color: rgba(255, 255, 255, 0.60);
    margin: 0;
}
.collection_body .facet-filters, .collection_body .facet-filters .facet-filters__label, .collection_body .facet-filters select, #ProductCountDesktop,
.collection_body form .facets__heading, .collection_body form .facets__summary {
    color: #ffffff;
}
.collection_body .facet-filters select:focus-visible {
    outline: none;
    box-shadow: none;
}
.collection_body .facet-filters select {
    color: #ffffff;
    background: #000000;
    border: 0;
    padding: 0 5px;
}
sticky-header.header-wrapper {
    padding: 0 72px;
}
sticky-header.header-wrapper header.header {
    padding: 16px 0 !important;
}
.announcement-bar-custom .page-width {
    padding: 0;
}
.announcement-bar-custom {
    padding: 10px 72px !important;
}
.page-delivery .image-with-text__content .button--primary {
    border-radius: 100px !important;
    /* background: #dcb54b; */
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    padding: 16px 30px;
    transition: 0.3s all;
    overflow: hidden;
}
.page-delivery .image-with-text__content .button--primary::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000000;
    border-radius: 100px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
}

.page-delivery .image-with-text__content .button--primary:hover::before {
    transform: scaleX(1);
}

.page-delivery .image-with-text__content .button--primary:hover {
    color: #ffffffff;
    transform: translateY(-2px);
}
.page-delivery .image-with-text__content .button--primary::after{
    content:normal;
}
.page-delivery .image-with-text__content .image-with-text__heading {
    color: #000000;
    font-family: Rifton;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.page-delivery .image-with-text__content .image-with-text__text.body p, .page-delivery .image-with-text__content .image-with-text__text.body li {
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
.collection_body .collection .product-grid .card__inner .card__content {
    padding: 0;
}
.regimental-grid, .collection_body #product-grid {
    margin-top: 30px;
}
.page-contact .content-for-layout .color-scheme-1, .page-type-cart cart-items.is-empty {
    background: transparent;
}
.page-contact .content-for-layout .contact {
    border-radius: 10px;
    border: 1px solid #DCB54B;
    max-height: 100%;
    padding: 40px;
    background-color: #ffffff;
    margin-bottom: 60px;
}
.page-contact .content-for-layout .contact .field input {
    border: none;
    box-shadow: none;
}
.page-contact .content-for-layout .contact .field::before,.page-contact .content-for-layout .contact .field::after{   
    content:normal !important;
} 
.page-contact .content-for-layout .contact .field input, .page-contact .content-for-layout .contact .field textarea {
    /* border-radius: 190px; */
    border: 1px solid #DCB54B;
    color: #A1A1A1;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.15px;
    padding: 15px 27px !important;
    height: auto;
}
.page-contact .content-for-layout .contact .field input::placeholder, .page-contact .content-for-layout .contact .field textarea::placeholder {
    opacity: 1;
    visibility: visible;
    color: #A1A1A1;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.15px;
}
.page-contact .content-for-layout .contact .field label {
    display: none;
}
.page-type-cart cart-items .cart__warnings {
    padding: 0;
}
.page-type-cart .cart__login-title, .page-type-cart p.cart__login-paragraph, .page-type-cart p.cart__login-paragraph a {
    color: #ffffff;
}
.quantity.cart-quantity:before, .quantity.cart-quantity:after {
    content: normal !important;
}
.quantity.cart-quantity {
    border: 1px solid #979797;
    border-radius: 100px;
}
.quantity.cart-quantity input, .quantity.cart-quantity .quantity__button{
    box-shadow:none;
    outline:none;
}

.cart-drawer .cart__checkout-button {
    border-radius: 100px !important;
    background: #dcb54b;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
    padding: 16px 30px;
    transition: 0.3s all;
    overflow: hidden;
}
.cart-drawer .cart__checkout-button::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #000000;
    border-radius: 100px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}

.cart-drawer .cart__checkout-button:hover{
    color: #ffffff;
    transform: translateY(-2px);
}
.cart-drawer .cart__checkout-button:hover::before{
    transform: scaleX(1);
}
 .cart-drawer .cart__checkout-button::after{
    content:normal;
}
 
.product.grid {
    grid-gap: 40px;
}

