/** Shopify CDN: Minification failed

Line 137:104 Expected identifier but found "*"
Line 141:11 Unexpected "="
Line 170:73 Expected identifier but found "*"
Line 463:0 Unexpected "}"

**/
/* EV 250325 start */
/* .product-price__price.product-price__sale {
  display: none !important;
}
.pg__discount-text.dib.product-price__percent.lb-item--sale {
  display: none !important;
}
.spf-product-card__oldprice.money {
  display: none !important;
}
.spf-product__label.spf-product__label-sale.sale-percent {
  display: none !important;
}
.pg__lbs.text-center {
  display: none !important;
}
.product-price__price.product-price__sale {
  display: none !important;
}
.spf-product-card__saleprice.money,
.product-price__price {
  color: #92b774 !important; 
} */

/* header rework  start */
.header.header--desktop
  .gutter-ele-small-top.hide-in-sticky
  + .container-fluid {
/*    background-color: #92b774 !important;*/
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}
.nav__item__dropdown--navigation,
.link-list__item__dropdown--nav-navigation {
/*  background-color: #92b774 !important;*/
}
.footer.big-gutter-top {
/*   background-color: #92b774 !important;*/
}

.nav__item__dropdown--navigation,
.link-list__item__dropdown--nav-navigation {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 992px) {
  .logo-buttons.container-fluid {
    width: 100% !important;
    max-width: 1180px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    paddding-bottom: 10px !important;
  }
  .logo-buttons.container-fluid .hide-in-sticky{
    padding-bottom: 5px !important;
  }
  .menu-nav .row.header__wrap.use-sticky--desktop {
    width: 100% !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
  }
  .menu-nav .row.header__wrap.use-sticky--desktop .col-xs-12.flex.flex-align-hoz {
    justify-content: flex-start !important;
  }
  .nav__item a.nav__item__link:hover,
  a.nav__item__dropdown-link--navigation:hover,
  .link-list__item--parent.hover,
  .dib.por.hover a {
    color: #12231d !important;
  }
  a.nav__item__dropdown-link--navigation:hover:after {
    color: #fff !important;
  }
  .nav__item__column li {
    padding: 5px 0 5px 30px !important; 
    padding: 0!important;
  }

  
  
  
  #shopify-section-template--24766027104590__1569286477905 {
    min-height: 350px !important;
  }
  /* #shopify-section-template--24766027104590__1584004586446 > .tl.container {
    padding-bottom: 90px !important;
    margin-left: 675px !important;
  } */

  .nav__item__dropdown.nav__item__dropdown--navigation.col-md-3 {
    /* width: 393.333px !important; */
    width: 380px !important;
    padding: unset !important;
  }
  .nav__item__column {
    padding: 0 !important;
  }
  .link-list__item__link {
    display: block !important;
    width: 380px !important;
    padding: 7px 0 7px 30px !important;
  }
  .link-list__item__link:hover,
  .link-list__item__link:focus,
  .link-list__item__link:active,
  .link-list__item--parent.hover > div > .link-list__item__link:hover,
  .link-list__item--parent.hover > div > .link-list__item__link:focus,
  .link-list__item--parent.hover > div > .link-list__item__link:active,
  .link-list__item--parent.hover > div > .link-list__item__link:not(.nav__item__dropdown-link--navigation),
  li.hover { 
    color: #12231d !important;
  }
  li.level0:hover,
  li.hover { 
    color: #12231d !important;
  }
  
  .link-list__item__dropdown.link-list__item__dropdown--nav.link-list__item__dropdown--nav-navigation {
      margin-top: 0 !important;
      left: auto !important;
      right: -100% !important;
      width: 380px !important;
  }
    /* Hover effect on the parent container .alwayson */
  /* .alwayson.hover  .nav__item__dropdown.nav__item__dropdown--navigation.col-md-3
  .alwayson.hover .nav__item__dropdown { */
  #nav-item-menu_item_dropdown_1_col_4DqjNP.hover > .nav__item__dropdown.nav__item__dropdown--navigation.col-md-3 {
    width: 1180px !important; /* Extend to full width */
    /* transition: width 0.7s cubic-bezier(0.25, 1, 0.5, 1) !important; /* Elegant smooth transition */ */
    transition: opacity .3s, transform .3s, visibility .3s;
  }

  body.show=-overlay .overlay,
  ,show-overlay .overlay,
  .overlay.transition {
    opacity:0 !important;
    visibility: hidden !important;
    display: none !important;
    
  }

  #shopify-section-navigation,
  #nav_navigation {
    flex: 1 1 100%;
  }
  #nav_navigation ul {
    justify-content: space-between;
  }

  
 }
@media only screen and (min-width: 1240px) {
  .template-index .use-sticky:not(.active) .nav__item--parent.alwayson .nav__item__dropdown {
        display: block !important;
        visibility: visible !important;
        z-index: 9999 !important;
        opacity: 1 !important;
        top: 100% !important;
        pointer-events: auto !important;
        min-height: 450px !important;
        left: 0 !important;
       /* transition: width 0.4s ease-out; /* Smooth width transition */ */
    transition: opacity .3s, transform .3s, visibility .3s !important;
      
    }
    
  .link-list__item__dropdown.link-list__item__dropdown--nav.link-list__item__dropdown--nav-navigation {
        /* left: 100% !important; */
        padding: 0 !important;
        width: 380px !important;
    }
}
@media only screen and (max-width: 992px) {
  /* .header.header--mobile, */
  .footer.big-gutter-top {
/*   background-color: #92b774 !important;*/
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  /* .header.header--mobile [class^="lnr-"] {
    color: #fff !important;
  } */
  .bottom-mobile-toolbar.bmt.flex.flex-align-space-between.flex-align-ver.hidden-sm.hidden-md.hidden-lg {
    width: 100% !important;
    max-width: 100vw !important;
  }
  .mobile-nav__item__top-link.mobile-nav__item__top-link--mm_top_items_tytLJz.text-uppercase.por {
    font-size: 16px !important;
  }
  #sidebar-mobile-nav {
    width: 100vw !important;
  }
  body {
    overflow-x: hidden !important;
  }

  #shopify-section-navigation-mobile ul.mobile-nav__list {
    padding: 0 6px !important;
  }
  #shopify-section-navigation-mobile ul.mobile-nav__list li a {
    font-size: 14px !important;
  }
  .mobile-nav__top-link-wrap {
    height: 40px !important;
  }
}

#shopify-section-template--24766027104590__1584004586446 > .tl.container [class^="lnr-"] {
    color: #5f905c !important;
  }



/* headerrework end */
/* EV 250325 end date */

.header__link.header__link--wishlist.por.hidden-xs,
.search-full-trigger.header__link.hidden-xs {
    display: block !important;
}
.header--style5 .search__input--desktop {
    width: 100%;
    padding: 14px 24px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 30px;
}
.mhcustom .header-mobile__logo__image {
    width: 30% !important;
    padding: 0 !important;
    justify-content: flex-start !important;
}
.mhcustom .header__links {
    width: 55% !important;
    justify-content: center !important;
}
.mhcustom .header__links a {
    padding: 0 8px !important;
}

.mhcustom .mhnav {
    width: 15% !important;
    justify-content: flex-end !important;
}
.mhcustom .mhnav a {
    padding-right: 0 !important;
}

/* footer icons start */
/* Import Font Awesome */
.col-sm-3.col-xs-12 .footer__linklist-item a {
  text-indent: -9999px; /* Hide text */
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
}

/* Common styles for icons */
.footer__linklist-item a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-indent: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer__linklist-item a[href*="instagram"]::before {
  content: "\f16d";
  font-family: "Font Awesome 6 Brands";
  color: #E1306C;
}

.footer__linklist-item a[href*="facebook"]::before {
  content: "\f09a";
  font-family: "Font Awesome 6 Brands";
  color: #1877F2;
}

.footer__linklist-item a[href*="tiktok"]::before {
  content: "\e07b";
  font-family: "Font Awesome 6 Brands";
  color: #000;
}

.footer__linklist-item a[href*="linkedin"]::before {
  content: "\f08c";
  font-family: "Font Awesome 6 Brands";
  color: #0077B5;
}


/* Hover effect */
.col-sm-3.col-xs-12 .footer__linklist-item a:hover {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}
/* footer icons end */

/* section styles tweaks start */
.section__title__text.margin0 {
  position: relative;
  padding-bottom: 8px; /* space for underline */
  display: inline-block; /* so the bold underline hugs the text */
}

.section__title__text.margin0::before,
.section__title__text.margin0::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
/*  background-color: #92b774;*/
  left: 0;
}

.section__title__text.margin0::before {
  width: 100%;
  height: 1px; /* the thin line */
}

.section__title__text.margin0::after {
  width: 10%; /* you can fine-tune this */
  height: 3px; /* the thick one */
  bottom: 1px; /* sit just above the 1px line */
}
/* section styles tweak end 

/* products tweak display fonts */
/* Apply underline effect to h2 and h3 inside .product-single__description */
.product-single__description.rte.rte-wrapped h1 span,
.product-single__description.rte.rte-wrapped h2 span,
.product-single__description.rte.rte-wrapped h3 span {
  position: relative;
  padding-bottom: 8px; /* space for underline */
  display: block; /* so the bold underline hugs the text */
  width: 100% !important;
  clear: after !important;
/*  color: #92b744 !important;*/
  color: #8ec63f !important;
  background: transparent !important;
}

/* end of products tweak display */

/* chat button refactor style start */
#modern-chat-button {
/*  background: #92b774 !important;*/
   box-shadow: 0 4px 12px rgba(255, 255, 255, 0.4), 0 0 30px rgba(255, 255, 255, 0.2) !important; /* More visible white shadow */
}

#modern-chat-button::before {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 72px;
  height: 72px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  z-index: -1;
  animation: pulse-ring 2s infinite ease-in-out;
}

@keyframes pulse-ring {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.4);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
/* chat button refactor style end */
/* footer column titles start */
.footer__column__title,
.footer__column__title h2 {
  position: relative;
  padding-bottom: 8px; /* space for underline */
  display: inline-block; /* so the bold underline hugs the text */
  margin-bottom: 10px !important;
}

.footer__column__title::before,
.footer__column__title::after,
.footer__column__title h2::before,
.footer__column__title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: white; /* make the lines white */
  left: 0;
}

.footer__column__title::before,
.footer__column__title h2::before {
  width: 100%;
  height: 1px; /* the thin line */
}

.footer__column__title::after,
.footer__column__title h2::after {
  width: 50px; /* you can fine-tune this */
  height: 2px; /* the thick one */
  bottom: 1px; /* sit just above the 1px line */
}
footer .footer__linklist-item {
  line-height: 1em !important;
}

/* footer column title end */

.product-price__price {
/*  color: #92b774 !important;*/
}

.col-sm-3.col-xs-12.footer__column.footer__column--link-list.text-left.gutter-ele-top-mb.gutter-ele-bottom-mb li.footer__linklist-item {
  padding: 10px !important;
}

@media only screen and (min-width:768px) {
  .col-sm-3.col-xs-12.footer__column.footer__column--link-list.text-left.gutter-ele-top-mb.gutter-ele-bottom-mb {
    padding-top: 5rem;
  }
}

/* refactor custom wishlist on deasktop ehader */
.bt-dropdown__trigger.header__icon.flex.flex-align-ver.h100.fw-bold {
  padding-right: 20px !important;
}
.cwl {
  margin-right: 46px;
  margin-top: 8px;
}

.cwl i {
  margin-right: 5px;
}
  .cwl i:before {
    font-size: 21px !important;
  }
}
.ctext {
  font-size: 1rem !important;
  padding: .5rem !important;
}

.cbannertop {
  background: #f2f2f2 !important;
  font-size: 12px !important;
  padding: 8px !important;
}
.header-sticker__inner.w100.use-sticky.active .cbannertop {
  display: none;
}
.abs-number,
.button--cart {
/*  background: #92b774 !important;*/
/*  border-color: #92b774 !important;*/
}
/* refactor custom wishlist on deasktop ehader */
#shopify-section-navigation .chat-button a,
#shopify-section-navigation-mobile .chat-button a {
/*  background: #92b774 !important; */  
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.4), 0 0 30px rgba(255, 255, 255, 0.2) !important; /* White shadow */
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 8px 16px;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: relative; /* Ensure the text stays on top of the pseudo-element */
  overflow: hidden; /* Prevents the pseudo-element from overflowing */
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.4), 0 0 30px rgba(255, 255, 255, 0.2) !important; /* Keep shadow on hover */
  
}

/* Creating the pulsating effect using ::before */
#shopify-section-navigation .chat-button a:before,
#shopify-section-navigation-mobile .chat-button a:before {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: 72px;
  height: 72px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  z-index: -1; /* Ensure it stays behind the text */
  animation: pulse-ring 2s infinite ease-in-out; /* Pulsating animation */
}

/* Hover effect - No scaling, just shadows */
#shopify-section-navigation .chat-button a:hover:before,
#shopify-section-navigation-mobile .chat-button a:hover:before {
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.4), 0 0 50px rgba(255, 255, 255, 0.7) !important; /* Keep shadow on hover */
  transform: none; /* Remove any scaling effect */
  
}

/* Pulsating animation */
@keyframes pulse-ring {
  0% {
    transform: scale(1);
    opacity: 0.75;
  }
  50% {
    transform: scale(1.4);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}

@media (min-width: 992px) {
    .cart-number--header {
        color: #fff !important;
    }
} 
.spf-product-card__price.money,
.spf-product-card__saleprice.money {
/*  color: #92b744 !important;*/
}

@media only screen and (min-width:992px){ 
  .wishlist-number.abs-number {
      font-size: 14px;
        border: 1px solid rgba(0, 0, 0, 0.3);
        border-radius: 50%;
        width: 38px;
        height: 38px;
        line-height: 36px;
        display: inline-block;
        text-align: center;
        text-indent: 0;
        top: -10px;
      }
} 

.nav__item__dropdown.nav__item__dropdown--navigation.col-md-3 {
  min-height: 450px !important;
}

@media (min-width: 992px) {
    .header__link-text {
        font-size: 14px;
        padding: 8px;
        color: rgba(0, 0, 0, 0.9);
    }
}
.ai-chat-block .chat-header,
.ai-chat-block button,
.cart__free-progress-bar,
.button--style1:hover,
#all_accept,
.button--style2:hover {
/*    background-color: #92b744 !important; */
}

.collection-grid-item__title-wrapper.secondary-font.button {
  background: rgba(255,255,255,.75);
  padding: 0.5rem 1rem;
}

.header__top.hide-in-sticky {
  display: none !important;
}

@media (min-width: 992px) {
    @media (min-width: 1200px) {
        .nav__item {
            padding: 6px 18px !important;
        }
    }
}

@media (min-width: 1600px) {
   #nav-item-menu_item_dropdown_1_col_4DqjNP.hover > .nav__item__dropdown.nav__item__dropdown--navigation.col-md-3 {
      width: 1520px !important; /* Extend to full width */
   }
   .logo-buttons.container-fluid {
      max-width: 1520px !important;
   }
   .menu-nav .row.header__wrap.use-sticky--desktop {
      max-width: 1520px !important; 
   }
   #simpleSlider {
     width: 1140px !important;
   }
   .simple-slider-wrapper {
     width: 1520px !important;
   }
  .slider-slide {
    width: 1140px !important;
  }
  .section__title__text.margin0::before, .section__title__text.margin0::after {
    background: #8ec63f !important;
  }
  .spf-product-card__price.money,
  .spf-product-card__saleprice.money,
  .product-price__price, .product-price__starting {
    color: #8ec63f !important;
  }

   .footer__inner .container {
        width: 1520px;
    }
  
  .nav__item__dropdown-link--navigation, .nav__item__dropdown-html--navigation {
    font-size: 18px !important;
  }
  .nav__item__link {
    font-size: 18px !important;
  }
  
}
@media (min-width: 992px) {
    .cart-number--header {
        color: #000 !important;
    }
}
#shopify-section-template--24766027432270__main .hidden {display: none !important;}

@media only screen and (max-width: 1600px) {
  .slider-wrapper, .slide, .slider, .slider-slide.active {
    max-width: 100% !important;
    width: auto !important;
    /* or whatever responsive settings */
  }
  .slider-container {
    margin-left: 380px !important;
    width: 800px !important;
  }  
  
}
@media only screen and (max-width: 1600px) and (min-width: 1240px) {
  .slider-slide img {
    width: unset !important;
    height: unset !important;
    object-position: unset !important;    
  }
}
