/** Shopify CDN: Minification failed

Line 16:13 Expected identifier but found whitespace
Line 16:15 Unexpected "{"
Line 16:24 Expected ":"
Line 38:8 Expected identifier but found whitespace
Line 38:10 Unexpected "{"
Line 38:19 Expected ":"

**/
/* Announcement bar */

.announcement-carousel{
  overflow:hidden;
  width:100%;
  background: {{ section.settings.bg_color }};
}

.announcement-track{
  display:flex;
  gap:60px;
  white-space:nowrap;
  will-change:transform;
  align-items:center;
}
.dot{
    color:#fff;
    min-width:2px;
    min-height:2px;
    background:#fff;
    display:inline-block !important;
    border-radius:100%;
}
.announcement-slide{
  flex:0 0 auto;
  font-size:14px;
  letter-spacing:1px;
  color: {{ section.settings.text_color }};
  padding:11px 0;
  text-transform:uppercase;
  letter-spacing:1px;
}
.announcement-slide{

}
.header-wrapper .header{
    max-width:100%;
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.header__inline-menu .list-menu > li > a{
    text-transform:uppercase;
    font-weight:500;
    text-decoration:none !important;
    line-height:1;
}
.header__inline-menu .list-menu > li > a span{
    text-decoration:none !important;
}
.page-width-full{
  max-width:100%;
}
.feature-collection-custom .swiper-button-prev::after,
.feature-collection-custom .swiper-button-next::after{
  display:none
}
.feature-collection-custom .card__information{
  text-align:center
}
.feature-collection-custom .card-information{
  text-align:center
}
.feature-collection-custom .swiper{
  padding-bottom:70px;
}
.feature-collection-custom .card__information h3{
  font-size:18px;
}
.feature-collection-custom .card__information a{
  text-decoration:none !important;
}
.feature-collection-custom .swiper-scrollbar{
      bottom: 0;
    max-width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.card__content .quick-add{
    position:absolute;
    top:0;
    opacity:0;
    transition:0.3s;
}
.card__content{
    position:relative;
}
.card__inner .quick-add{
    position:absolute;
    bottom:0;
    width:100%;
    margin-bottom:0;
     opacity:0;
    transition:0.3s;
}
.card-wrapper:hover .card__inner .quick-add{
    opacity:1;
}
.quick-add__submit.button{
    background:#000;
    color:#fff;
    text-transform:uppercase;
}
.show-all-btn{
  text-align:center;
  margin:20px 0 0 0;
}
.show-all-btn a{
  color:#000;
  font-size:!6px;
  font-style:italic;
}
.collectio-titile-and-btn{
  text-align:center;
}
.collectio-titile-and-btn h2{
  text-transform:uppercase;
  margin:0;
  font-weight:700;
}
.collectio-titile-and-btn .description p{
  font-size:!6px;
  color:#000;
  margin-top:0;
}
.collectio-titile-and-btn h3{
  color:#e1bd72;
  text-transform:uppercase;
  font-weight:300
}
.footer-block--newsletter{
      flex-direction: column;
    justify-content: flex-start;
        align-items: flex-start !important;
}
.list-payment{
  justify-content:flex-start !important;
}
.footer__localization:empty+.footer__column--info {
    align-items: flex-start !important;
}
.footer-block__brand-info p{
          font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    }
    .newsletter-form__field-wrapper {
    max-width: 100% !important;
}
.field-newsletter{
      display: flex;
    justify-content: space-around;
    border: solid 1px #fff;
    border-radius: 6px;
}
.field-newsletter button{
      /* background: no-repeat; */
    outline: none;
    box-shadow: none;
    border: 0;
    border-radius: 0 6px 6px 0;
    padding: 10px 20px
}
.page-width-large{
  max-width:1600px;
}
.product__title h1{
  text-transform:uppercase;
  font-weight:bold;
  line-height:1;
}
.quantity-and-buy-btn{
  display:flex;
  align-items:center;
  gap:10px;
}
.bbtn-wrapper{
  flex:1;
  
}
.product__info-container .product-form{
  margin:0 !important;
}
.product-form__submit{
  margin-bottom:0 !important;
}
.quantity:before,  .quantity:after{
  display:none;
}
.quantity{
  border:solid 1px #54847063;
  border-radius:6px;
}
.product-form__submit:before, .product-form__submit:after{
  display:none
}
.product-form__submit{
      background: #548470 !important;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.cart__checkout-button, .cart-drawer__empty-content a.button{
    background: #548470 !important;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.cart__checkout-button::after, .cart__checkout-button::before{
  display:none;
}
.cart-drawer__empty-content a.button:after, .cart-drawer__empty-content a.button:before{
  display:none
}
.stars{
display:flex;
gap:5px;
margin-bottom:15px;
}

.star{
width:18px;
height:18px;
}

.star.filled{
fill:#f6c810;
}

.star.empty{
fill:#e2e2e2;
}
.review-prd {
    background-color: rgba(197, 167, 127, .2);
    border-radius: 6px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
}
.review-action {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.review-action .stars{
  margin-bottom:0;
}
.badge-check{
  text-align:right;
}
.nx-acc {
  max-width: 600px;
  margin: auto;
  border-top: 1px solid #ddd;
}

.nx-acc-item {
  border-bottom: 1px solid #ddd;
}

.nx-acc-header {
  width: 100%;
  text-align: left;
  padding: 16px 0;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  border: none;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
  text-transform:uppercase;
  font-family:Syne, sans-serif, sans-serif;
  color:#000 !important;
}

.nx-acc-header:hover {
}

.nx-acc-header svg {
     position: absolute;
    right: 0;
    font-size: 20px;
    transition: transform 0.3s ease;
    top: 50%;
    margin-top: -12px;
}

.nx-acc-header.nx-active svg {
  transform:rotate(-180deg)
}

.nx-acc-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s ease;
  padding: 0 0;
}

.nx-acc-content p {
  margin: 0px 0 12px 0;
}
.nx-acc-content ul{
  padding:0 0 0 20px;
}
.product__info-wrapper .price__container{
  font-weight:bold;
  position:relative;
}
.product__info-wrapper .price__container::after{
  width:100%;
  height:2px;
  background:#e1be7d;
  content:"";
  bottom:-4px;
  left:0;
  position:absolute;
  display:none;
}
  .nx-save-price{
      background: #d19f47;
    padding: 2px 15px;
    font-size: 14px;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    position: relative;
    top: 3px;

  }
  .nx-stock-status {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
}

.nx-in-stock {
  color: #0a8a3a;
}

/* Pulsing dot */
.nx-pulse-dot {
  width: 10px;
  height: 10px;
  background-color: #0a8a3a;
  border-radius: 50%;
  position: relative;
}

/* Pulse animation */
.nx-pulse-dot::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background-color: #0a8a3a;
  animation: nx-pulse 1.5s infinite;
  opacity: 0.6;
}
.related-products__heading{
  text-align:center;
  text-transform:uppercase;
  font-weight:bold;
}
.caution-text{
    padding: 15px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.6;
    color: #721c24;
    background-color: #f8d7da45;
    border-color: #f5c6cb;
}
.caution-text p{
  margin:0;
}
.country-selector__overlay{
  display:none;
}
.menu-drawer__menu-item {
    padding: 1.1rem 3rem 1.1rem 15px !important;
    text-decoration: none;
    font-size: 14px;
        border-bottom: solid 1px #cccccc5c;
}

/* MEga Menu */
.mega-menu-wrapper-outer{
    background-color:transparent;
    padding:1px 0px 0 0px;
     opacity:0;
    pointer-events:none;
    transition:0.3s;
    width:100%;
    position:absolute;
    left:0;
    transform:translateY(10px);
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow:hidden;
    z-index:1
}
 .mega-menu-active:hover .mega-menu-wrapper-outer{
    opacity:1;
    pointer-events:auto;
        transform: translateY(0px);
 }
 .mega-menu-wrapper {
    background-color: #fff;
            padding: 20px 32px 50px 32px;
}
.mega-menu-inner {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 0 0px 0;
    margin:0 auto;
    gap:10px;
}
.mega-menu-inner.normal-menu>div {
    margin-bottom: 5px;
    position: relative;
    border-radius: 3px;
background: #fff;
flex: 1;
border-radius:10px;
}
.mega-menu-inner.normal-menu>div h3{
    font-size:14px;
    color:#0F0F0F;
    text-transform:uppercase;
    letter-spacing:1.4px;
    font-weight:600;
}
.mega-menu-inner.normal-menu>div ul{
    list-style:none;
    margin:0;
    padding:0;
}
.mega-menu-inner.normal-menu>div ul li{
    list-style:none
}
.mega-menu-inner.normal-menu>div ul li a{
    font-size:14px;
    color:#0F0F0F;
    text-decoration:none;
}
.mega-menu-inner.normal-menu>div img{
  border-radius:0px;
  width:100%;
}
.mega-menu-inner.normal-menu>div:hover img{
}
.mega-menu-inner.normal-menu>div a{
  
}
.collection-item h3{
    margin-bottom:0;
    text-transform:none !important;
    font-weight:400 !important;
    color:#0F0F0F !important;
}
.pimage{
  width:100%;
  height:300px;
  overflow:hidden;
}
.pimage img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.pdetails h4{
  font-size:25px;
  text-align:center;
  margin-bottom:0;
  margin-top:10px;
}
.list-menu a .icon.icon-caret{
    width:15px;
    margin-left:10px
}
.mega-menu-row{
    display:flex;
    align-items:flex-start;
    gap:15px;
}
.mega-menu-row > div{
     flex:0 0 calc(100% / 6 - 15px);
    max-width:calc(100% / 6 - 15px);
    overflow:hidden;
}
.mega-menu-row > div a{
  display:block;
  overflow:hidden
  transition:0.3s;
}
.mega-menu-row > div a img{
  transform:scale(1);
  transition:1s ease
}
.mega-menu-row > div a:hover{
  color:#548470;
}
.mega-menu-row > div a:hover img{
 transform:scale(1.01);
}
.mega-menu-left{
    display:flex;
}
.collection-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:30px;
}

.collection-item img{
  width:100%;
  display:block;
}

.collection-item h3{
  margin-top:10px;
  font-size:14px;
}

.collection-item a{
  text-decoration:none;
  color:#000;
}
.mega-menu-left > div{
    flex:0 0 calc(100% / 6);
    max-width:calc(100% / 6);
}
.image-wrap{
    overflow:hidden
}
.image-wrap img{
    display:block;
    transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    transform:scale(1)
}
.collection-item a:hover .image-wrap img{
    transform:scale(1.2);
}
.mega-menu-active:before{
    position:absolute;
    width:100%;
    height:100vh;
    background-color:rgba(0,0,0,0.3);
    content:"";
    left:0;
    top:92px;
    opacity:0;
    transition: 1s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events:none;
}
.facets__summary {
    color: rgba(var(--color-foreground), .75);
    font-size: 1.4rem;
    padding: 0 1.75rem 0 0;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
}
.mega-menu-active:hover:before{
    opacity:1;
}
.mega-menu-column a{
  text-decoration:none;
  color:#000;
}
.mega-menu-column a p{
 text-align:center;
 margin:0;
}
.page-width-narrow{
  max-width:800px;
}
.faq-section {
  padding: 60px 0;
}
.faq-wrapper{
  margin-top:40px;
}
.faq-heading {
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
}

.faq-item {
  border-bottom: 1px solid #e5e5e5;
}

.faq-question {
  width: 100%;
  padding: 18px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background: none;
  border: none;
  font-size: 16px;
  text-align: left;
  font-weight:bold;
  font-family:Syne, sans-serif, sans-serif;
}

.faq-icon {
  font-size: 22px;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  font-family:Syne, sans-serif, sans-serif;
}

.faq-answer-inner {
  padding-bottom: 15px;
  color: #555;
}

.testimonial-section{
background:#f6f3ed;
padding:80px 0;
text-align:center;
}

.testimonial-section .page-width{

}
.testimonial-subtitle{
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 15px;
    color: #e1bd72;
    text-transform: uppercase;
    font-weight: 300;
}

.testimonial-title{
font-size:40px;
margin-bottom:10px;
    font-size: 40px;
    margin-bottom: 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.testimonial-note{
color:#666;
margin-bottom:50px;
margin-top:0;
}

.testimonial-card{
background:white;
padding:30px;
border-radius:14px;
text-align:left;
height:100%;
}


.testimonial-text{
font-size:16px;
line-height:1.6;
margin-bottom:20px;
}

.testimonial-footer{
display:flex;
justify-content:space-between;
align-items:center;
}

.badge{
background:#f3e7cf;
padding:6px 12px;
border-radius:20px;
font-size:12px;
}

.testimonial-section .swiper{
padding-bottom:0;
}
.testimonial-section .swiper-pagination{
    position:relative;
    margin-top:40px;
}
.testimonial-section .swiper-pagination .swiper-pagination-bullet{
    width:40px;
    height:2px;
}
.testimonial-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#e1bc78;
}
.sbtn {
    width: 40px !important;
    height: 40px !important;
    border-radius: 100%;
    background: #fff;
    border: solid 1px #ccccccab;
}
.sbtn svg {
    width: 20px !important;
    height: 20px !important;
}
@media screen and (min-width: 990px) and (max-width: 1440px) {
    .testimonial-title{
        font-size:35px;
    }


}
@media(max-width:768px){

.testimonial-title{
font-size:32px;
padding-right: 15px;
text-align:left;
margin-bottom:8px;
}
.testimonial-section .page-width-full{
    padding-right:0;
}
.testimonial-note{
    padding-right:15px;
    margin-bottom:20px;
    text-align:left;
}
.testimonial-section {
    background: #f6f3ed;
    padding: 40px 0;
    text-align: center;
}
.testimonial-subtitle{
    text-align:left;
}
}

@media screen and (min-width: 990px) and (max-width: 1440px) {
.header__inline-menu .list-menu > li > a{
    font-size:12px;
} 
}
@keyframes nx-pulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  70% {
    transform: scale(2.2);
    opacity: 0;
  }
  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}
@media screen and (min-width: 750px) {
    .grid--4-col-tablet .grid__item.footer-block--menu {
        width: 10%;
    }
    .footer-block__brand-info{
      padding-right:40px;
    }
        .footer-block__newsletter:not(:only-child) {
        text-align: left;
        margin-right: auto;
        max-width: 100%;
        width: 100%;
        max-width: 400px;
    }
}

@media screen and (max-width: 749px) {
.header-wrapper .header {
    max-width: 100%;
    padding:0 15px !important
}
.header__heading-logo {
    height: auto;
    max-width: 100%;
    max-height: 40px;
    object-fit: contain;
}

.collectio-titile-and-btn h2 {
    font-size: 22px;
}
.collectio-titile-and-btn p
 {
   line-height:1.4;
}
.feature-collection-custom .swiper {
    padding-bottom: 20px;
}
.feature-collection-custom .swiper-scrollbar{
  max-width:100%;
}
.collectio-titile-and-btn {
    margin-bottom:40px;
}
.sbtn{
  display:none !important;
  
}
    .footer__content-top {
        
        padding: 0 25px !important;
    }
    .footer-block__details-content .list-menu__item--link {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .product-form__submit{
      font-size:14px;
    }
    .product__title h1{
      font-size:22px;
      letter-spacing:0;
    }
    .icon-with-text--horizontal{
      gap:10px !important
    }
    .icon-with-text--horizontal .h4.inline-richtext{
      font-size:12px;
      text-align:left;
    }
    .icon-with-text--horizontal .icon-with-text__item{
      flex-direction:column !important;
    }
    .nx-acc-content p {
    margin: 16px 0;
    font-size: 14px;
    line-height: 1.6;
}
 .nx-acc-content li{
  font-size:14px;
 }
 .product__info-container>*+* {
    margin: 1rem 0 !important;
}
.collection-page-width .swiper-button-pre,
.collection-page-width .swiper-button-next{
  display:none
}
.footer-block__heading{
  margin-bottom:10px !important;
}
}