/** Shopify CDN: Minification failed

Line 521:0 Expected "}" to go with "{"

**/
.sf__btn-primary{
    padding:12px 24px;
}
.pn-button-block{
    display: flex;
    justify-content: center;
    margin: 40px 0 0 0;
}
.pn-button-block a:hover{
    background:#8ECEC7!important;
}

.sf__pcard .sf__pcard-action .sf__tooltip-item{
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.sf__pcard .sf__pcard-quick-add .f-product-form{
    background:#8ECEC7;
    padding:12px 24px;
    color:#fff;
}
.sf__pcard-image img{
    border-radius:16px 16px 0 0;
}
.sf__pcard-price .f-price-ite{
    color:#2D4340;
}
.pn-bright-text{
    color:#8ECEC7;
}
.collapsible__content-inner p{
    margin-top:0px;
}
.sf__footer-form-newsletter-icon svg{
    color:#2D4340;
}
#sf__icon-box-template--20543668715691__icon_box_fBhdFJ{
    box-shadow:none!important;
}
.sf-mixed-layout--mobile-grid{
    --grid-columns-mobile:1;
}
.scroll-to-top-button{
    display:none;
}
#scroll-to-top-button {
   padding: 8px !important;
}
.sf__slide-content.max-w-4xl{
    max-width:38rem;
} 

.sf__pcard-content{
  padding: 10px 0 30px 0px!important;
}
.sf__pcard-quick-add  .f-product-form{
    background:#2D4340!important;
}
.sf__pcard-quick-add  .f-product-form:hover{
background:#8ECEC7!important;
}
.sf__pcard-content .sf__pcard-name{
    font-size:22px;
}
.f-price__sale, .f-price__regular{
    font-size:18px;
}
.pc-intro-list ul {
  list-style: none;
  padding: 0;
}

.pc-intro-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
}


.pc-waste-section::after {
    content: "";
    position: absolute;
    background-image: url('/cdn/shop/files/stef1377-paw-313945_640.png?v=1770843976');
    background-size: contain;
    background-repeat: no-repeat;
    right: 20px;
    width: 150px;
    height: 150px;
    opacity: 0.5;
    z-index: 1;
    pointer-events: none;
    rotate: -40deg;
    opacity: 0.2;
    margin-right: -30px;
}
.pc-waste-section3::after {
    content: "";
    position: absolute;
    background-image: url('/cdn/shop/files/stef1377-paw-313945_640.png?v=1770843976');
    background-size: contain;
    background-repeat: no-repeat;
    right: 20px;
    width: 150px;
    height: 150px;
    opacity: 0.5;
    z-index: 1;
    pointer-events: none;
    rotate: -40deg;
    opacity: 0.2;
    margin-right: -30px;
    margin-top:-120px;
}
.pc-waste-section2::before {
    content: "";
    position: absolute;
    background-image: url('/cdn/shop/files/stef1377-paw-313945_640.png?v=1770843976');
    background-size: contain;
    background-repeat: no-repeat;
    left: 0px;
    width: 150px;
    height: 150px;
    z-index: 1;
    pointer-events: none;
    rotate: -230deg;
    opacity: 0.2;
    margin-left: -14px;
}

.pc-intro-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  background-color: #8ECEC7;
  border-radius: 50%;
}
.section__description{
    font-size:18px;
    margin:0 0 20px 0;
}
#shopify-section-template--20543668715691__collapsible_tabs_kzNwFf{
    padding-top:70px;
}

/*** Reviews Section ***/
.pc-review-section .swiper-slide .review-block .bg-white{
    background:#E3FAF4;
    border-radius:16px;
}

/*** Product Page  ***/
.product-template{
    margin-top:1.5rem;
    border-top:1px solid #dedede;
    padding-top:3rem;
}
.swiper-slide.sf-prod-media-item{
    border-radius:16px;
}
.swiper-container-thumbs .sf-prod-media.media-image{
    border-radius:6px;
    border:1px solid #dedede;
}
.product-template .main-product__blocks h1{
    font-size:32px;
    font-weight:600;
}
.main-product__block-price .f-price-item.f-price-item--sale{
    font-size:22px;
    font-weight:600;
}
/* country switcher */
.sf-select-custom.js-selectCustom{
    border: 1px solid #dedede;
    padding: 11px 24px;
    border-radius: 6px;
    color: #2D4340;
    width: fit-content;
    white-space: nowrap
}
.sf-search-form{
    padding-right:1rem;
}
.sf-search-form button{
    border: 1px solid #dedede;
    border-radius: 6px;
    padding-top:7px;
    padding-bottom:7px;

}
.sf-select-custom.js-selectCustom .sf-select-custom--trigger{
    line-height:20px;
}
.sf-country-switcher{
    display:block!important;
}

/* Haeder CTA */
.pn-header-cta-block{
    padding-right:10px;
}
.pn-header-cta-block a{
    background:#FFBF00;
    padding:12px 24px;
    color:#fff;
    border-radius:6px;
    font-size:16px;
    text-transform:uppercase;
    transition: box-shadow 0.25s;
}
.pn-header-cta-block a:hover{
    box-shadow:0 0 0 .2rem #FFBF00;
}

#shopify-section-template--20543668322475__contact-form .w-full .sf__text-block{
  background: #E3FAF4;
  padding:30px;
  border-radius:16px;
}
#shopify-section-template--20543668322475__contact-form .w-full .sf__text-block h3{
    font-size:20px;
    font-weight:600;
}
.social-media-links{
    gap:10px;
}
.social-media-links a{
    padding:10px;
    border-radius:50%;
    background:#fff;
}

.m-cookie-banner{
    display:none!important;
}

.pc-detail-pr-btn-block{
    margin:20px 0;
}
.pc-detail-pr-btn{
    background-color: #2D4340;
    color: white;
    text-align: center;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 8px;
    display:inline-block;
    width:100%;
}
.pc-detail-pr-btn:hover{
    background:#8ECEC7;
    box-shadow:0 0 0 .2rem #8ecec7;
    transition: background-color 0.2s ease;
}
.swiper-container-thumbs .swiper-slide .sf-prod-media.media-image{
    border-radius:10px;
}
.swiper-container-thumbs .swiper-slide .sf-prod-media.media-image .sf-image{
    max-height:96px;
}

.swiper-container-thumbs .swiper-slide .sf-prod-media.media-image .sf-image img{
    border-radius:10px;
}
.sf-select-custom--options{
    padding:10px!important;
}
.sf-select-custom--option img{
    width:20px!important;
}
.sf-select-custom--option span{
    font-size:16px;
    gap:4px!important;
}
.shopify-policy__title h1{
    font-size:32px;
    font-weight:700;
}
#shopify-section-template--20543668846763__main .page-header__title{
    font-size:32px;
    font-weight:700;
}
.sf-select-custom--trigger .sf-selected-flag{
    width:20px;
    margin-right:8px;
}

.m-search-item{
    border:1px solid #DCDEE2;
    border-radius:8px;
    padding:12px;
}
.m-search-item p{
    text-align:center;
}
.m-search-item .mt-1{
    text-align:center;
}
.m-search-item img{
    border-radius:8px 8px 0px 0px;
}
#m-form-search{
    border:1px solid #DCDEE2;
    border-radius:6px;
}
.facest-filters-section .page-header__title{
    font-size:30px;
    font-weight:600;
}
.facest-filters-section .sf-search__input{
    border-radius:6px;
}
.facest-filters-section .sf__pcard{
    border:1px solid #DCDEE2;
    border-radius:16px;
    padding:10px;
}
.facest-filters-section .sf__pcard .sf__pcard-name{
    font-size:18px;
}

/* li icons css start here */

.main-product__block.main-product__block-custom_text .bottom-block__text .prose .metafield-rich_text_field ul li:before{
content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url('/cdn/shop/files/check_3.png?v=1772201993');
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}
.main-product__block.main-product__block-custom_text .bottom-block__text .prose .metafield-rich_text_field ul li{
    list-style:none;
    display: flex;
    align-items: center;
}
.main-product__block.main-product__block-custom_text .bottom-block__text .prose .metafield-rich_text_field ul{
    padding-left:18px;
}
/* .main-product__block.main-product__block-collapsible_tab .prod__accordion .collapsible__item .collapsible__content-inner ul li:before{
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url('/cdn/shop/files/check_3.png?v=1772201993');
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
}
.collapsible__item.is-collapsed .collapsible__content-inner ul li:before {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    transition: none !important;
}

.collapsible__item.is-expanded .collapsible__content-inner ul li:before {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition: none !important;
}

.collapsible__content {
    overflow: hidden !important;
} */


.main-product__block.main-product__block-collapsible_tab .prod__accordion .collapsible__item .collapsible__content-inner ul li {
    position: relative;
    padding-left: 28px; /* Space for the icon */
    list-style: none; /* Removed default bullet */
}

.main-product__block.main-product__block-collapsible_tab .prod__accordion .collapsible__item .collapsible__content-inner ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url('/cdn/shop/files/check_3.png?v=1772201993');
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
    transition: none !important;
    will-change: auto;
}

/* When collapsed - hide immediately */
.collapsible__item.is-collapsed .collapsible__content-inner ul li:before {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    transition: none !important;
    animation: none !important;
}

/* When expanded - show immediately */
.collapsible__item.is-expanded .collapsible__content-inner ul li:before {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    transition: none !important;
    animation: none !important;
}

.collapsible__content {
    overflow: hidden !important;
}

.collapsible__content-inner {
    position: relative;
    overflow: hidden;
}
.prose :where(ul):not(:where([class~=not-prose] *)) {
    list-style-type: none;
    padding-left: 0;
}

/* li icons css end here */


/*** Home page Responsive  ***/
@media only screen and (max-width: 767px) {
 .sf__slide-content .slide__block-title{
   color: #2D4340!important;
   font-size: 24px!important;
   line-height:40px!important;
   }
   .sf__slide-content .slide__block-description p{
    color: #2D4340!important;
   }
   .product-tabs__header .section__heading{
    font-size:24px!important;
   }
   #shopify-section-template--20543668715691__collapsible_tabs_kzNwFf{
    padding-top:45px;
   }
   .sf__accordion-button.sf__footer-block-title:after{
        filter: invert(100%) brightness(200%);
   }
   .section__description.sf-scroll-trigger.animate--fade-in-up {
    font-size: 16px;
}
#shopify-section-template--20543668715691__icon_box_fBhdFJ .section__header.text-center {
    margin-bottom: 15px !important;
}
#shopify-section-template--20543668715691__icon_box_tJGBiC .section__header.text-center {
    margin-bottom: 15px !important;
}
  .section__header.text-center {
    padding: 0;
  }
  .template-page #MainContent {
    padding-bottom: 30px;
}
div#shopify-section-template--20543668584619__latest_card_product_h9HVeX {
    padding: 20px 0px;
}
.sf__footer-bottom-inner>div[class*=sf-footer__] {
    z-index: 9;
    padding: 10px 0px 0px 0px;
}
#scroll-to-top-button svg {
        width: 14px;
        height: 14px;
        filter: invert(0);
    }
}
@media only screen and (max-width: 1024px) {
    .sf-hero__content h3{
    font-size:40px!important;
    color:#2C4142!important;
   }
   .pn-header-cta-block{
    min-width:82px;
   }
   .sf-header__mobile .sf-menu-button{
    max-width:35px;
   }
   .sf-header__mobile-right .cart-icon.sf-cart-icon.m-cart-icon-bubble{
    display:none;
   }
   .sf-header__mobile .has-logo-img{
    justify-content:end;
   }
}
@media only screen and (max-width: 1024px) {
   .pn-mobile-cart a#m-cart-icon-bubble{
    display:block!important;
    border:0px!important;
    padding:14px 0px;
    height:auto!important;
}
@media only screen and (min-width: 1023px) and (max-width: 1030px) {
  .pn-header-cta-block a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.add-to-cart.sf__btn:disabled{
    border:0px!important;
}
#shopify-section-template--21379441361067__latest_card_product_C6tpFJ{
    padding-bottom:0px!important;
}



