/** Shopify CDN: Minification failed

Line 19:8 Expected identifier but found whitespace
Line 19:16 Unexpected ";"
Line 107:3 Expected identifier but found "#shopify-section-template--25989760090449__1621243260e1af0c20"

**/



/* Banner Button */
/* Container — center alignment */


/* CTA Button */
/* #shopify-section-template--25989760090449__1621243260e1af0c20 a.m-slide__button-first.m-button.m-button--primary {
  display: inline-block;
  background-color: #144C38;    /* Brand green background */
  color: #ffffff;               /* White text for contrast */
  font-weight: 700;
  font-size: 1.125rem;
  padding: 0.9rem 2rem;
  border-radius: 12px;
  text-decoration: none;
  letter-spacing: 0.02em;
  box-shadow: 0 6px 18px rgba(20, 76, 56, 0.25); /* green-toned shadow */
  transition: transform 150ms ease, box-shadow 150ms ease, background-color 150ms ease;
  border: 2px solid transparent;
  line-height: 1;
  margin: 0 auto;
} */

/* Hover / active */
/* #shopify-section-template--25989760090449__1621243260e1af0c20 a.m-slide__button-first.m-button.m-button--primary:hover{
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(20, 76, 56, 0.35);
  outline: none;
  background-color: #0F3A2B; /* darker green hover */
  border-color: rgba(255, 255, 255, 0.06);
} */
/* #shopify-section-template--25989760090449__1621243260e1af0c20 a.m-slide__button-first.m-button.m-button--primary:focus {
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(20, 76, 56, 0.35);
  outline: none;
  background-color: #0F3A2B; /* darker green hover */
  border-color: rgba(255, 255, 255, 0.06);
} */

/* Focus visible */
/* #shopify-section-template--25989760090449__1621243260e1af0c20 a.m-slide__button-first.m-button.m-button--primary:focus-visible {
  box-shadow: 0 0 0 4px rgba(20, 76, 56, 0.45);
  border-color: rgba(20, 76, 56, 0.6);
} */

/*  */
.gt_switcher_wrapper{
    right: 10%;
}

/* Product page product top*/
#shopify-section-template--25989760680273__main .m-main-product {
    margin-top: 0px!important;
    padding: 64px;
    background: #ece8dc;
}


/* Product page product */
.m-main-product--wrapper.m\:flex.m\:flex-wrap {
    background: white;
    padding: 50px;
    border-radius: 20px;
}

/* product page whu choose everdry */
.m-icon-box.m-icon-box--vertical.m-gradient.m-color-scheme-770174e6-b9fd-471c-96eb-29d863f268ef.m-scroll-trigger.animate--fade-in-up {
    border-radius: 20px;
    padding: 40px;
}

section#m-section--template--25989760680273__icon_box_9UtNky .container-fluid.m-section-my.m-section-py {
    background: #f9f8f3;
    border-radius: 20px 20px 0 0;
}
section#m-section--template--25989760680273__icon_box_9UtNky {
    padding: 0px 50px 0 50px;
}
m-product-details-tabs#m-section-template--25989760680273__product-details-tabs .container-fluid.m-section-py {
    background: #f9f8f3;
    /* padding: 50px auto; */
    border-radius:20px;
}

/* main product */
.m-main-product {
    margin-bottom: 0px!important;
    /* margin-top: 16px; */
}

/* product description */
m-product-details-tabs#m-section-template--25989760680273__product-details-tabs {
    padding-bottom: 50px;
}

/* Mobile full width */
@media (max-width: 640px) {
  .#shopify-section-template--25989760090449__1621243260e1af0c20 a.m-slide__button-first.m-button.m-button--primary {
    width: calc(100% - 2rem);
    max-width: 420px;
    padding: 0.95rem 1rem;
    font-size: 1rem;
    border-radius: 10px;
  }
}


/* Language dropdown */
select.gt_selector.notranslate {
    width: 80px!important;
}
select {
    margin-top: 47px;
}


/* How Its Work Section */
section#m-section-template--25989760090449__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 40px !important;
    background: #144c38!important;
    border-radius: 30px!important;
    margin-left: -196px!important;
    text-align: justify!important;
    color: white
}

section#m-section-template--25989760090449__image_with_text_bHhqgj img.m\:w-full.m\:h-full {
    border-radius: 30px;
}

section#m-section-template--25989760090449__image_with_text_bHhqgj .m-image-with-text__inner.m\:flex.m\:flex-wrap {
    margin-left: 10%;
}




@media (max-width: 767px) {
    section#m-section-template--25989760090449__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
        padding: 15px; /* Mobile-friendly padding */
        border-radius: 20px; /* Slightly smaller radius for mobile */
        margin-top: -60px; /* Adjust negative margin for smaller screens */
        margin-left: auto;
    }
    #shopify-section-template--25989760680273__main .m-main-product {
    margin-top: 0px!important;
    padding: 0px;
    background: #ece8dc;
}

.m-main-product--wrapper.m\:flex.m\:flex-wrap {
    background: white;
    padding: 0px 0;
    border-radius: 20px;
}

section#m-section--template--25989760680273__icon_box_9UtNky {
    padding: 5px;
}
    section#m-section-template--25989760090449__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
        padding: 20px!important;
        background: #144c38!important;
        border-radius: 20px!important;
        margin-left: -0px!important;
    }

    section#m-section-template--25989760090449__image_with_text_bHhqgj .m-image-with-text__inner.m\:flex.m\:flex-wrap {
    margin-left: -6%;
}

section#m-section-template--25989760090449__image_with_text_bHhqgj .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    padding: 0;
}
section#m-section-template--25989760090449__image_with_text_bHhqgj img.m\:w-full.m\:h-full {
    border-radius: 0 0 30px 30px;
}



/* language dropdown */
.gt_switcher_wrapper {
    right: 50px!important;
}

select{
    margin-top: 36px;
}

}
@media (min-width: 768px) and (max-width: 1024px) {
    select {
    margin-top: 37px;
    margin-right: 46px;
}
}


@media (max-width: 1200px) {
      section#m-section-template--25989760090449__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
          padding: 20px;
          margin-left: 0;
      }

      section#m-section-template--25989760090449__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 20px!important;
    background: #144c38!important;
    border-radius: 30px!important;
    margin-left: 0px!important;
    text-align: justify!important;
    color: #fff;
}
      section#m-section-template--25989760090449__image_with_text_bHhqgj .m-image-with-text__inner.m\:flex.m\:flex-wrap {
              margin-left: -15px;
      }

}




/* Why Its better section */ 

section#m-section-template--25989760090449__image_with_text_ptFGwU .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 40px;
    background: #144c38;
    border-radius: 30px;
    margin-left: 100px;
    text-align: justify;
    width: 500px;
}


section#m-section-template--25989760090449__image_with_text_ptFGwU .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
    margin-right: -235px;
}

section#m-section-template--25989760090449__image_with_text_ptFGwU img.m\:w-full.m\:h-full {
    border-radius: 30px;
}

section#m-section-template--25989760090449__image_with_text_ptFGwU .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    margin-right: 130px;
}

section#m-section-template--25989760090449__image_with_text_ptFGwU img.m\:w-full.m\:h-full {

    border-radius: 30px;
}



@media (max-width: 767px) {
        section#m-section-template--25989760090449__image_with_text_ptFGwU .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
            margin-right: 10px;
        }

      section#m-section-template--25989760090449__image_with_text_ptFGwU img.m\:w-full.m\:h-full {
        padding: 0px; 
        }

        section#m-section-template--25989760090449__image_with_text_ptFGwU .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 20px;
    border-radius: 30px;
    margin-left: 18px;
    margin-top: -50px;
    text-align: justify;
    width: 500px;
}

section#m-section-template--25989760090449__image_with_text_ptFGwU .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    margin-right: 0px;
}

.m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    padding: 0;
}

/* section#m-section-template--25989760090449__image_with_text_ptFGwU img.m\:w-full.m\:h-full {
        border-radius: 0 0 30px 30px; 
        } */
}


@media (max-width: 1200px) {
        section#m-section-template--25989760090449__image_with_text_ptFGwU .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
        padding: 40px;
        background: #144c38;
        border-radius: 30px;
        margin-left: 0px;
        text-align: justify;
        width: 500px;
    }
    section#m-section-template--25989760090449__image_with_text_ptFGwU .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    margin-right: 0px;
}

section#m-section-template--25989760090449__image_with_text_ptFGwU .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
    margin-right: 0px;
}


}


/* --------- */


/* Product Page Image With Text */
section#m-section-template--25989760680273__image_with_text_nEefbr img.m\:w-full.m\:h-full {
    border-radius: 30px;
}

/* Product Page */

/* How Its Work Section */
section#m-section-template--25989760680273__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 40px !important;
    background: #144c38!important;
    border-radius: 30px!important;
    margin-left: -196px!important;
    text-align: justify!important;
    color: white
}

section#m-section-template--25989760680273__image_with_text_bHhqgj img.m\:w-full.m\:h-full {
    border-radius: 30px;
}

section#m-section-template--25989760680273__image_with_text_bHhqgj .m-image-with-text__inner.m\:flex.m\:flex-wrap {
    margin-left: 10%;
}

@media (max-width: 767px) {
    section#m-section-template--25989760680273__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
        padding: 15px; /* Mobile-friendly padding */
        border-radius: 20px; /* Slightly smaller radius for mobile */
        margin-top: -60px; /* Adjust negative margin for smaller screens */
        margin-left: auto;
    }
    section#m-section-template--25989760680273__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
        padding: 20px!important;
        background: #144c38!important;
        border-radius: 20px!important;
        margin-left: -0px!important;
    }

    section#m-section-template--25989760680273__image_with_text_bHhqgj .m-image-with-text__inner.m\:flex.m\:flex-wrap {
    margin-left: -6%;
}

section#m-section-template--25989760680273__image_with_text_bHhqgj .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    padding: 0;
}
section#m-section-template--25989760680273__image_with_text_bHhqgj img.m\:w-full.m\:h-full {
    border-radius: 0 0 30px 30px;
}



}

@media (max-width: 1200px) {
      section#m-section-template--25989760680273__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
          padding: 20px;
          margin-left: 0;
      }

      section#m-section-template--25989760680273__image_with_text_bHhqgj .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 20px!important;
    background: #144c38!important;
    border-radius: 30px!important;
    margin-left: 0px!important;
    text-align: justify!important;
    color: #fff;
}
      section#m-section-template--25989760680273__image_with_text_bHhqgj .m-image-with-text__inner.m\:flex.m\:flex-wrap {
              margin-left: -15px;
      }

}



/* Product Page Why Its better section */ 

section#m-section-template--25989760680273__image_with_text_ptFGwU .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 40px;
    background: #144c38;
    border-radius: 30px;
    margin-left: 100px;
    text-align: justify;
    width: 500px;
}


section#m-section-template--25989760680273__image_with_text_ptFGwU .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
    margin-right: -235px;
}

section#m-section-template--25989760680273__image_with_text_ptFGwU img.m\:w-full.m\:h-full {
    border-radius: 30px;
}

section#m-section-template--25989760680273__image_with_text_ptFGwU .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    margin-right: 130px;
}

section#m-section-template--25989760680273__image_with_text_ptFGwU img.m\:w-full.m\:h-full {

    border-radius: 30px;
}



@media (max-width: 767px) {
        section#m-section-template--25989760680273__image_with_text_ptFGwU .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
            margin-right: 10px;
        }

      section#m-section-template--25989760680273__image_with_text_ptFGwU img.m\:w-full.m\:h-full {
        padding: 0px; 
        }

        section#m-section-template--25989760680273__image_with_text_ptFGwU .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
    padding: 20px;
    border-radius: 30px;
    margin-left: 18px;
    margin-top: -50px;
    text-align: justify;
    width: 500px;
}

section#m-section-template--25989760680273__image_with_text_ptFGwU .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    margin-right: 0px;
}

.m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    padding: 0;
}

/* section#m-section-template--25989760090449__image_with_text_ptFGwU img.m\:w-full.m\:h-full {
        border-radius: 0 0 30px 30px; 
        } */
}


@media (max-width: 1200px) {
        section#m-section-template--25989760680273__image_with_text_ptFGwU .m-content-box.m-richtext.m-richtext--medium.m\:w-full.m\:text-left {
        padding: 40px;
        background: #144c38;
        border-radius: 30px;
        margin-left: 0px;
        text-align: justify;
        width: 500px;
    }
    section#m-section-template--25989760680273__image_with_text_ptFGwU .m-image-with-text__image.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12 {
    margin-right: 0px;
}

section#m-section-template--25989760680273__image_with_text_ptFGwU .m-image-with-text__content.m\:column.m\:w-full.md\:m\:w-1\/2.lg\:m\:w-6\/12.m-scroll-trigger.animate--fade-in-up {
    margin-right: 0px;
}


}

div#m-menu-drawer .m-menu-customer__wrapper {
    display: none;
}