/** Shopify CDN: Minification failed

Line 408:14 Unexpected "{"
Line 408:19 Expected ":"
Line 412:14 Unexpected "{"
Line 412:19 Expected ":"

**/


@font-face {
  font-family: 'Philosopher';
  src: url('/cdn/shop/files/Philosopher-Regular.woff2?v=1782578295') format('woff2'),
       url('/cdn/shop/files/Philosopher-Regular.woff2?v=1782578295') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '42dot Sans';
  src: url('/cdn/shop/files/42dotsans-regular.woff2?v=1782580832') format('woff2'),
       url('/cdn/shop/files/42dotsans-regular.woff2?v=1782580832') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Piazzolla';
  src: url('/cdn/shop/files/Piazzolla-Regular.woff2?v=1782583863') format('woff2'),
       url('/cdn/shop/files/Piazzolla-Regular.woff2?v=1782583863') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.header-custom-icons {
    height: 36px;
    width: 52px;
    padding: 0px;
    background: #D4E5E1;
    border-radius: 20px;
}
header ul.list-menu.list-menu--inline {
    gap: 10px;
}
.header__icon .icon {
    height: 20px;
    width: 20px;
}
.header__icons {
    column-gap: 6px;
}
.header__menu-item {
    text-transform: uppercase;
    font-family: Manrope;
    font-size: 14px;
    padding: 6px;
    line-height: 20px;
    letter-spacing: normal;
}
p.announcement-bar__message {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    font-family: Manrope;
    padding: 4px 0;
    letter-spacing: normal;
}
p.announcement-bar__message svg {
    margin-right: 8px;
}

p.pq__quote {
    max-width: 786px;
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.02em;
}
span.pq__badge-label {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
}

h2.fbic-section__heading {
    font-family: 'Philosopher';
    font-weight: 400;
    letter-spacing: -0.02em;
    font-size: 64px;
    line-height: 72px;
    color: #FFFFFF;
    margin: 0 !important;
}
.benefit-content p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    margin: 0px;
    font-size: 16px;
    line-height: normal;
    color: #D4E5E1;
}

.benefits-btn a {
    font-family: Manrope;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    min-height: 56px;
    height: 56px;
    line-height: 22px;
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    padding: 16px 30px;
    gap: 6px;
    background: linear-gradient(90deg, #8fb472, #5f8442);
    border: 3px solid #577C72;
    border-radius: 40px;
}
h2.vt-heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.02em;
}
span.copyright__content {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    /* color: #2B554A; */
}
.recurpay-manage-subscription-link-footer {
    display: none !important;
}
h2.cr-label {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.02em;
}
.cr-overall-score {
    font-family: 'Piazzolla';
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.02em;
}
.pq__badge_hero {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 14px;
    margin-top: 20px;
}
span.pq__badge-label_hero {
    font-family: 'Manrope';
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    letter-spacing: normal;
    flex: none;
}
img.pq__logo-image_hero {
    width: 130px;
    height: 30px;
}


h2.ss-heading {
    width: 541px;
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 48px;
    letter-spacing: -0.02em;
    color: #0D251E;
    text-align: center;
    width: 100%;
}
.ss-card__img-wrap-card.card {
    display: grid !important;
    grid-template-columns: 55% 45%;
    width: 100%;
}

.ss-card__img-wrap .card__content .card__information>.card-information {
    margin-top: 7px;
}

.ss-card__img-wrap-card.card  .card-information.text-align-center .price
{
        justify-content: left;
}
.card__includes_list span {
    font-family: Manrope;
    font-style: normal;
    font-weight: 500;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 20px;
    color: #1B3D34;
}

.ss-card__img-wrap .quick-add__submit {
    line-height: 20px;
    margin-top: 9px;
    background: linear-gradient(90deg, #8FB472 0%, #5F8442 100%);
    border: 3px solid var(--Primary-200, #577C72);
    height: 48px;
    min-height: 48px;
    font-size: 14px;
    font-weight: 800;
    gap: 10px;
    width: 100%;
    font-family: 'Manrope';
}

.card__includes_list ul
{
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
    margin-top: 5px;
}

.custom-fwd-section .swiper-pagination {
    position: relative !important;
    background: #D4E5E1 !important;
    max-width: 227px !important;
}

.tcs-pagination.swiper-pagination {
    max-width: 227px;
    background: #D4E5E1;
}

.tcs-pagination.swiper-pagination span.swiper-pagination-progressbar-fill {
    background: #1B3D34 !important;
}

.custom-fwd-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
        border: 2px solid #1B3D34;
}
.custom-fwd-section  .section-template--20993494515781__custom_fwd_RLYrMa-slider-bottom
{
    margin-right: 0;
    width: 33%;
}
.custom-fwd-section  .swiper-navigation.bottom-swiper-navigation {
    margin-top: 0;
}

 .card__includes_list li{
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    letter-spacing: normal;
    padding: 6px 10px;
    gap: 10px;
    background: #FFFFFF;
    border: 1px solid #3A665A;
    border-radius: 40px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #3A665A;
    margin-bottom: 5px;
}
.ss-card__img-wrap-card.card  .card__badge
 {
    top: 20px;
    left: 20px;
    z-index: 5;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #1B3D34;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 6px 10px;
    gap: 10px;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #6B914E;
    box-shadow: 0px 0px 0px 2px #AED392;
    border-radius: 30px;
}
.ss-card__img-wrap {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.tcs-swiper.swiper .card__content {
    padding: 0px;
}

.tcs-swiper.swiper .card--standard .card__media {
    margin: 0px;
}
.ss-card__img-wrap .card__content
 {
    display: flex;
    text-align: left;
    flex-direction: column;
    /* justify-content: space-between; */
    height: 100%;
}
.ss-card__img-wrap .card__content .card__information
{
    max-width: 264px;
    padding-top: 19px;
    width: 100%;
}
a.tcs-view-all.tcs-view-all--desktop {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #1B3D34 !important;
    padding: 8.5px 1.25rem;
}
a.tcs-view-all.tcs-view-all--desktop:hover {
    background-color: #2B554A;
    color: #ffffff !important;
}
.ss-card__img-wrap-card.card h3.card__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    max-width: 182px;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: #0D251E;
    text-align: left;
}


.ss-card__img-wrap-card  .card__inner {
    background: transparent;
}
.ss-card__img-wrap-card.card .price {
    font-family: 'Manrope' !important;
    font-style: normal;
    font-weight: 700;    letter-spacing: normal;
    font-size: 16px;
    line-height: 22px;
    color: #6B914E;
}

.ss-card__img-wrap-card.card .rating-star::before {
    content: '★★★★★';
    background: #1B3D34;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: '42dot Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.03em;
}

.ss-card__img-wrap-card.card p.rating-count.caption {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #1B3D34;
}
/*  */

.ss-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
  }


  /* ── swiper ── */

  #ss-swiper-{{ sid }} .swiper-wrapper {
    align-items: stretch;
  }

  #ss-swiper-{{ sid }} .swiper-slide {
    height: auto;
  }

  /* ── card ── */
 .ss-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    transition: box-shadow 0.25s ease, transform 0.25s ease;
  }

 .ss-card:hover {
    box-shadow: 0 10px 32px rgba(0,0,0,0.11);
    transform: translateY(-3px);
  }

  /* badge */
 .ss-card__badge {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 2;
    background: #fff;
    border: 1.5px solid var(--ss-badge-c);
    color: var(--ss-badge-c);
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 4px 11px;
    border-radius: 50px;
  }

 .ss-card__img {
    max-height: 170px;
    width: auto;
    object-fit: contain;
    display: block;
  }

 .ss-card__img--ph {
    width: 100px;
    height: 150px;
    opacity: 0.25;
  }

  /* body */
 .ss-card__body {
    padding: 22px 24px 26px;
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  /* rating */
 .ss-card__rating {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 10px;
  }

 .ss-card__stars {
    display: flex;
    gap: 2px;
    color: #f5a623;
  }

 .ss-card__stars svg {
    width: 14px;
    height: 14px;
  }

 .ss-card__reviews {
    font-size: 13px;
    color: #8a8a8a;
  }

  /* title */
 .ss-card__title {
    font-size: clamp(18px, 2vw, 23px);
    font-weight: 600;
    color: #111;
    margin: 0 0 14px;
    line-height: 1.22;
    letter-spacing: -0.01em;
  }

  /* ingredients */
 .ss-card__incl-label {
    font-size: 11px;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0 0 8px;
  }

 .ss-card__pills {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 22px;
  }

 .ss-card__pill {
    border: 1.5px solid #d6d3cc;
    border-radius: 50px;
    padding: 5px 13px;
    font-size: 12px;
    color: #374151;
    white-space: nowrap;
  }

  /* footer */
 .ss-card__footer {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    gap: 13px;
  }

 .ss-card__price {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    letter-spacing: -0.01em;
  }

 .ss-card__cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: var(--ss-cta);
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 14px 22px;
    font-size: 13.5px;
    font-weight: 600;
    letter-spacing: 0.02em;
    cursor: pointer;
    width: 100%;
    transition: background 0.15s ease, transform 0.15s ease;
  }

 .ss-card__cta:hover:not(:disabled) {
    background: var(--ss-cta-hov);
    transform: translateY(-1px);
  }

 .ss-card__cta:disabled {
    opacity: 0.5;
    cursor: default;
  }

 .ss-card__cta svg {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
  }

  /* ── nav ── */
  .ss-nav {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 24px;
  }

 .ss-progress-wrap {
    flex: 1;
    height: 2px;
    background: #d6d2c8;
    border-radius: 2px;
    overflow: hidden;
  }

  /* {
    height: 100%;
    background: #1f2a24;
    border-radius: 2px;
    width: 25%;
    transition: width 0.3s ease;
    display :block;
  } */

  .ss-nav__btns {
    display: flex;
    gap: 10px;
    flex-shrink: 0;
  }

 .ss-nav__btn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1.5px solid #ccc;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #1f2a24;
    transition: background 0.15s, border-color 0.15s;
    flex-shrink: 0;
  }

   .ss-nav__btn:hover {
    background: #f0ece3;
    border-color: #999;
  }

 .ss-nav__btn.swiper-button-disabled {
    opacity: 0.35;
    cursor: default;
    background: #e8e4dc;
  }

  .ss-nav__btn svg {
    width: 17px;
    height: 17px;
  }

  h2.tcs-heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.02em;
  }



  .cr-overall-score {
    line-height: 48px;
  }


.custom-short-text {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3A665A;
    margin: 8px 0;
}

h2.nutri-section__heading {
    max-width: 466px;
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #0D251E;
    margin: auto;
}
.nutri-card {
    padding: 12px 16px;
    border-radius: 20px;
}

p.nutri-card__subheading {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
}
h3.nutri-card__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.02em;
}
.nutri-card__image {
    position: relative;
    width: 104px;
    height: 104px;
    overflow: hidden;
}
.nutri-card__content {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
h2.sai-heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 48px;
    letter-spacing: -0.02em;
}

span.sai-item__title {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

.sai-item__content {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

h2.sfl-heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    max-width: 351px;
    letter-spacing: -0.02em;
}

h3.sfl-item__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.02em;
}

.product__title h1 {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 42px;
    letter-spacing: -0.02em;
    color: #000000;
}

h2.cfb-section__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    text-align: center;
    letter-spacing: -0.02em;
}
.card-wrapper.ss-card__img-wrap {
    flex-direction: column;
}
p.cfb-card__stat {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.02em;
}

p.cfb-card__subheading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.02em;
}

.product-benefits__heading, h2.title.h1 {
    font-family: 'Philosopher';
}

.cfb-card__description {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

h2.product-recommendations__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 48px;
    letter-spacing: -0.02em;
    color: #0D251E;
    text-align: center;
}

h2.ct-heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    text-align: center;
    letter-spacing: -0.02em;
}

p.ct-subheading {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.ct-table__header-spacer {
    display: block !important;
}

p.ct-row__title {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.02em;
    margin-bottom: 2px;
}

p.ct-row__subtext {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.header__inline-menu {
    justify-self: flex-end;
}

@media (min-width: 990px) {
    .header--middle-left {
        grid-template-columns: auto 1fr auto;
        column-gap: 60px;
    }
}


/* PDP CSS */

.nutri-card {
    gap: 0;
}

.sai-section__inner {
    grid-template-columns: 39% 1fr;
}
.sai-item__content {
    padding-top: 10px;
}


@media screen and (min-width: 750px) 
{
   .rr-section__card-wrap {
    align-items: end;
    max-width: var(--page-width);
    padding: 0 15px;
    margin: auto;
}
.rr-card {
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06);
        padding: 40px;
        width: 538px;
    }
}

h2.rr-card__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.02em;
    margin-bottom: 60px;
}

p.rr-stat__value {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 38px;
    line-height: 42px;
    letter-spacing: -0.02em;
    margin-bottom: 0;
}

p.rr-stat__label {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
}

.rr-card__stats {
    gap: 25px 70px;
}
.sfl-section__inner.page-width {
    grid-template-columns: auto 762px;
}

.sfl-item__row {
    grid-template-columns: 236px 1fr;
    align-items: end;
    gap: 14px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D4E5E1;
}
.sfl-item__image {
    aspect-ratio: auto;
}
.sfl-item__content {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 786px) {
    .header-custom-icons {
        height: 30px;
        width: 42px;
    }
    .ss-card__img-wrap-card.card {
        grid-template-columns: auto;
    }
    .header__icon .icon {
        height: 18px;
        width: 18px;
    }
    .ss-card__img-wrap-card.card h3.card__heading {
        font-size: 24px;
        line-height: 28px;
        max-width: 100%;
    }
    h2.ss-heading {
        font-size: 30px;
        line-height: 38px;
    }
    .custom-fwd-section .collection__title {
        padding: 0;
        margin-bottom: 0 !important;
    }
    .featured-collection .swiper-navigation .swiper-button-next svg, .featured-collection .swiper-navigation .swiper-button-prev svg {
        width: 12px;
    }   
    header .header__heading-logo {
        max-width: 126px;
    }
}

  /* ── responsive ── */
  @media (max-width: 640px) {
    .ss-inner { padding: 0 16px; }
      p.pq__quote {
    font-size: 20px;
    line-height: 28px;
  }

  .pq__badge-label, .cr-swiper-wrap .cr-reviewer, .cr-swiper-wrap .cr-review-body {
    font-size: 14px;
    line-height: 20px;
  }
  
.benefit-content p, .cr-product-info .cr-product-name, .cr-product-info .cr-product-price {
    font-size:12px;
    line-height: 18px;
}

.cr-product-strip .cr-product-img, .cr-product-strip cr-product-img {
    width: 50px;
    height: 50px;  
}

.cr-swiper-wrap .cr-card {
    min-height: 392px;
}

.cr-swiper-wrap .cr-card {
    padding: 20px;
}

.benefit-icon img {
    width: 36px;
    height: 36px;
}
h2.cr-label, .vt-section h2.vt-heading {
    font-size: 30px;
    line-height: 32px;
}
.cr-swiper-wrap .cr-review-title {
    font-size:  24px;
    line-height: 28px;
    margin: 20px 0 0;
}
.cr-inner .cr-overall-stars svg {
    width: 20px;
    height: 20px;
}
.cr-swiper-wrap .cr-date {
    font-size: 14px;
}
.cr-swiper-wrap .cr-card-stars .cr-review-count {
    font-size: 12px;
    line-height: 18px;
}
.cr_left_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.cr_left_bottom .cr-see-all, .cr_left_bottom .cr-nav {
    margin-top:0px;
}
.cr-inner .cr-left {
    padding: 10px 0 0;
}
.community-feed .overlay_custom_cf .title {
    font-size: 38px;
    line-height: 42px;
}
.overlay_custom_cf {
    width: 100%;
}
.overlay_custom_cf a.button.button--primary {
    font-size: 12px;
    line-height: 18px;
}
.tcs-section .tcs-container .tcs-tabs {
    scrollbar-width: none;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }
}


h2.benefits-clarity__heading {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1B3D34;
    margin-top: 0;
    margin-bottom: 20px;
}
span.benefits-clarity__text {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #1B3D34;
}
span.benefits-clarity__icon {
    display: flex;
}

.custom-product-grid-info span.price-item.price-item--sale.price-item--last {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: #000000;
}

shopify-payment-terms {
    display: none;
}

.custom-product-grid-info fieldset.js.product-form__input {
    margin-top: 30px;
}

.custom-product-grid-info span.badge.price__badge-sale.color-accent-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: normal;
    padding: 3px 10px;
    gap: 10px;
    background: #FFFFFF;
    border: 1px solid #6B914E;
    box-shadow: 0px 0px 0px 2px #AED392;
    border-radius: 30px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #1B3D34;
}

.guarantee-block__description p {
    margin-top: 5px;
    margin-bottom: 16px;
}

.custom-product-grid-info button.product-form__submit
 {
    height: 48px;
    min-height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 10px;
    gap: 6px;
    background: linear-gradient(90deg, #8FB472 0%, #5F8442 100%);
    border: 3px solid #577C72;
    border-radius: 40px;
    align-self: stretch;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.custom-product-grid-info span.text_labels {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #0D251E;
}

.custom-product-grid-info span.custom-shipping-labels {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 9px;
}
.custom-product-grid-info  .custom-shipping-info {
    width: 100%;
    text-align: center;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 30px;
}

.custom-product-grid-info  .product__payment .list-payment
{
    margin-top : 0 !important;
}

.custom-product-grid-info .product__payment .list-payment__item
{
    padding: 0.2rem;
}

.guarantee-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px;
    gap: 15px;
    background: #F8F5F1;
    border-radius: 20px;
}

h2.guarantee-block__heading {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #000000;
    margin: 0;
}

.guarantee-block__description {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #1B3D34;
}

span.guarantee-block__pill
 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 10px;
    gap: 10px;
    background: #F2E6D3;
    border-radius: 40px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #9E680E;
}
.custom-product-grid-info.product__info-wrapper.grid__item {
    background-color: #1B3D34;
    padding: 29.5px 55px;
}

.custom-product-grid-info .product__info-container.product__info-container--sticky {
    background: white;
    padding: 29px;
    width: 100%;
    max-width: 100%;
}

.custom-product-grid-info .card__badge.top.left {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 9.5px;
    gap: 10px;
    background: #FFFFFF;
    border: 1px solid #6B914E;
    box-shadow: 0px 0px 0px 2px #AED392;
    border-radius: 30px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #1B3D34;
}
.custom-app-block-hwd {
    display: flex;
    gap: 10px;
}
legend.form__label.custom_label {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #1C1C1E;
}

.option-wrapper.bundle-option-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    gap: 2px;
}
.custom-product-grid-info .product__info-container .product-form__input input[type=radio]:checked+.quantity-swatch, 
.custom-product-grid-info .product__info-container .product-form__input input[type=radio]:hover+.quantity-swatch
{
    border: 1px solid #3A665A;
}
.product-form__input input[type="radio"] + .quantity-swatch
{
    border: 1px solid #D4E5E1;
    border-radius: 10px !important;
}

.custom-product-grid-info span.package-badge
 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    gap: 10px;
    background: linear-gradient(90deg, #85A49C 0%, #2B554A 100%);
    border-radius: 12px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
}
.custom-product-grid-info span.package-saving {
    position: absolute;
    bottom: -1rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    background: linear-gradient(90deg, #8FB472 0%, #4F7334 100%);
    border-radius: 18px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    height: auto !important;
}

.custom-product-grid-info  span.package-title {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    letter-spacing: normal;
    font-size: 12px;
    line-height: 16px;
    color: #0D251E;
}

.custom-product-grid-info  .package-bundle-pricing {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 5px;
    justify-content: center;
}

.custom-product-grid-info span.package-price {
    font-family: 'Manrope';
    font-style: normal;
    margin-top: 0;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #0D251E;
}


.custom-product-grid-info span.package-compare-at-price {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    margin-top: 0;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-decoration-line: line-through;
    color: #85A49C;
}


.custom-product-grid-info .bundle-option-container {
    margin-bottom: 30px;
}
.custom-product-grid-info span.form-bundle-note-label {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #1B3D34;
}
.custom-product-grid-info span.form-bundle-note-label strong {
    font-weight: 600;
}
.custom-product-grid-info .form-bundle-note {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}
.product__media-gallery
{
    position : relative;
}
.thumbnails-custom-area {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 8px;
    position: absolute;
    max-width: 502px;
    bottom: 10%;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
}
.thumbnails-custom-area     .thumbnail-list {
        grid-template-columns: repeat(5, 1fr);
    }
.product__media-gallery-custom {
    position: relative;
}
.thumbnails-custom-area slider-component.thumbnail-slider.slider-mobile-gutter.quick-add-hidden {
    width: 100%;
}
.thumbnails-custom-area .thumbnail {
    width: 90px;
    height: 90px;
    background: #FFFFFF;
    border-radius: 16px;
}
.thumbnails-custom-area ul.thumbnail-list.list-unstyled.slider.slider--mobile {
    gap: 8px;
}

@media (max-width: 768px) {
    .nutri-section__inner h2.nutri-section__heading {
        font-size: 30px !important;
        line-height: 32px;
    }
    .thumbnails-custom-area ul.thumbnail-list.list-unstyled.slider.slider--mobile {
        gap: 4px;
        justify-content: flex-start;
        margin-bottom: 0;
    }
    .product__media-gallery-custom .slider-mobile-gutter .quick-add-hidden.small-hide {
        display: block !important;
    }

    .product__media-gallery-custom .slider-mobile-gutter .quick-add-hidden.small-hide button.slider-button.slider-button--prev {
        left: 40px;
    }

    .product__media-gallery-custom .slider-mobile-gutter .quick-add-hidden.small-hide button.slider-button.slider-button--next {
        right: 40px;
    }

    .product__media-gallery-custom .slider-mobile-gutter .quick-add-hidden.small-hide button.slider-button {
        display: block;
        z-index: 9;
        position: absolute;
        top: 50%;
        background: #D4E5E1;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        color: #1B3D34;
        transform: translateY(-50%);
        opacity: 1;
    }
    .product__media-gallery-custom .slider-mobile-gutter .quick-add-hidden.small-hide button.slider-button[disabled] {
        background: #fff;
    }
    .product__media-gallery-custom .slider-mobile-gutter .quick-add-hidden.small-hide .slider-counter {
        display: none;
    }
    .nutri-card {
        padding: 22px 26px;
    }

    p.nutri-card__subheading {
    font-size: 14px;
    line-height: 20px;
    }

    .nutri-card .nutri-card__content {
        font-size: 12px;
        line-height: 16px;
    }

    .sai-section__inner h2.sai-heading {
        font-size: 30px !important;
        line-height: 36px;
    }

    span.sai-item__title {
        font-size: 16px;
        line-height: 20px;
    }

    .sai-item__content {
        font-size: 12px;
        line-height: 16px;
    }

    .rr-section .rr-section__card-wrap {
        padding: 24px;
    }

    .rr-section .rr-section__card-wrap  .rr-card {
        padding: 0px;
    }

    p.rr-stat__value {
        font-size: 30px;
        line-height: 32px;
    }

    .rr-stat p.rr-stat__label {
        font-size: 18px;
    }

    .rr-section__card-wrap h2.rr-card__heading {
        font-size: 30px;
        line-height: 32px;
    }

    .nutri-section .nutri-section__grid {
        gap: 10px;
    }

    h3.nutri-card__heading {
        font-size: 24px;
        line-height: 28px;
    }
    h2.cfb-section__heading {
        font-size: 30px !important;
        line-height: 32px;
    }
    .section-clean-formula-benefits .cfb-section::before {
        display: none;
    }
    .custom-product-grid-info.product__info-wrapper.grid__item {
        padding: 11px;
    }
    .custom-product-grid-info .product__info-container.product__info-container--sticky {
        padding: 10px;
    }
    .product__title h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .thumbnails-custom-area .thumbnail {
        width: 46px;
        height: 46px;
    }

    .thumbnails-custom-area {
        max-width: 261px;
        justify-content: center;
        padding: 5px;
    }

    .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: auto;
        margin-right: auto;
    }
}


/* QUICK ADD POPUP */

quick-add-modal .quick-add-modal__content .product__info-wrapper {
    padding: 0px !important;
}

quick-add-modal .quick-add-modal__content .product__info-wrapper .product__info-container {
    padding-top: 0;
}

quick-add-modal .quick-add-modal__content .product__info-wrapper .product__info-container .custom-selling-points p {
    font-weight: 400 !important;
    font-size: 14px !IMPORTANT;
    line-height: 20px !important;
    color: #1B3D34 !important;
}
quick-add-modal .quick-add-modal__content .product__info-wrapper .product__info-container .price__regular {
    font-family: 'Philosopher';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: #000000;
}
quick-add-modal .quick-add-modal__content .product__info-wrapper .product__info-container .price.price--large {
    margin-top: 20px;
    margin-bottom: 20px;
}
quick-add-modal .quick-add-modal__content .product__info-wrapper .product__info-container .custom_custom-selling-points {
    text-align: center;
}
quick-add-modal .product:not(.featured-product) .product__view-details {
    display: block;
    text-align: center;
}


@media (max-width: 768px) {
    .thumbnails-custom-area slider-component.thumbnail-slider.slider-mobile-gutter.quick-add-hidden {
        display: flex;
    }
    header-drawer .menu-drawer__menu-item {
        padding: 1.1rem 1.5rem;
    }
    .custom_header_drawer_menu .mega-wellness__panel {
        max-width: 100%;
        width: 100%;
        padding: 18px;
    }
    .custom_header_drawer_menu .mega-wellness__features {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 8px;
    }
    .custom_header_drawer_menu h3.mega-wellness__panel-heading {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .menu-drawer__inner-container .menu-drawer__navigation {
        padding: 1.6rem 0;
    }
    .custom_header_drawer_menu .mega-wellness__feature-icon {
        width: 32px;
        height: 32px;
    }
    .custom_header_drawer_menu .mega-wellness__feature-icon svg {
        width: 18px;
        height: 18px;
    }
    .mega-wellness__column .mega-wellness__column-heading {
        text-transform: uppercase;
        padding-bottom: 10px;
    }
    .menu-drawer__menu .menu-drawer__menu-item {
        font-family: 'Manrope';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        color: #1B3D34;
        border-bottom: 1px solid #D4E5E1;
        padding-bottom: 10px;
    }
    .js .menu-drawer__menu li {
        margin-bottom: .2rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .menu-drawer__menu .menu-drawer__menu-item {
        padding-left: 0;
        padding-right: 0;
    }
    .menu-drawer__menu a.menu-drawer__menu-item{
        text-transform: uppercase;
    }
    .mega-wellness__column .mega-wellness__item {
        padding-left: 16px;
        padding-right: 16px;
    }
    .custom_header_drawer_menu p.mega-wellness__feature-label {
        font-size: 11px;
        margin-top: 4px;
        height: auto;
        line-height: 16px;
        margin-bottom: 0;
        width: auto;
    }
    .thumbnails-custom-area slider-component {
        display: block !important;
    }
    .thumbnails-custom-area slider-component .thumbnail-list__item.slider__slide {
        width: 46px;
    }
    .thumbnails-custom-area slider-component .thumbnail-list__item.slider__slide .thumbnail {
        border-radius: 8px; 
    }
    .menu-drawer__navigation .mega-wellness__panel {
        height: auto;
    }
}

/* @media (min-width: 768px) {
    .product .product__media-wrapper slider-component .slider-button {
        display: block;
    }
} */

#menu-drawer .menu-drawer__utility-links a.menu-drawer__account {
    width: 100%;
    justify-content: center;
    background: linear-gradient(90deg, #8FB472 0%, #5F8442 100%);
    border: 3px solid var(--Primary-200, #577C72);
    border-radius: 40px;
    font-size: 14px;
    line-height: 20px;
    margin-left: auto;
    font-weight: 600;
    color: white;
    gap: 6px;
}

header-drawer .menu-drawer {
    width: 100%;
}

#menu-drawer .menu-drawer__utility-links {
    background: transparent;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
}

.customp-also-bought-hwd {
    overflow: hidden;
}