/** Shopify CDN: Minification failed

Line 726:17 Expected ":"
Line 726:19 Expected identifier but found "200ms"
Line 1514:6 Comments in CSS use "/* ... */" instead of "//"

**/
div#rc_login>p>a{position:relative;top:30px;padding:.9rem 2rem;border-radius:28px;background-color:#0b3b35;color:#fff;transition:all .05s ease-out}

div#rc_login>p>a:hover{top:35px}

select.rc_widget__option__plans__dropdown{width:275px}



/* okendo reviews fixes */

.oke-w-reviewerRecommendation-text {
  font-size: 18px;
}



.oke-w-reviewReply-body {
    font-size: 16px;
}



body .okeReviews[data-oke-container] .oke-is-large .oke-w-review-side {
    height: max-content;
    border: 1px solid #afabab;
}


@media (max-width:1230px) {

  body .okeReviews[data-oke-container].oke-w, div.okeReviews.oke-w {
      padding-left: 15px;
      padding-right: 15px;
  }

}
@media (min-width:650px) and (max-width:1023px) {

  body .okeReviews[data-oke-container] .oke-is-medium .oke-w-review, body .okeReviews[data-oke-container] .oke-is-large .oke-w-review {
    flex-wrap: wrap;
  }


  body .okeReviews[data-oke-container] .oke-is-medium .oke-w-review-side, body .okeReviews[data-oke-container] .oke-is-large .oke-w-review-side {
    width: 100%;
    flex-basis: 100%;
    margin: 0 0 20px;
  }


  body .okeReviews[data-oke-container] .oke-reviewContent-stars, div.okeReviews .oke-reviewContent-stars {
      margin-left: 0;
  }

}

/* d2c fixes */
/* header fixes */
a.with-img{
  min-width: 250px;
  text-align: center;
}


@media(max-width: 1332px){

  .footer__content{
    gap: unset;
    justify-content: space-between;
  }


  .footer__newsletter{
    flex-grow: 0;
  }

}
@media(max-width: 1100px) and (min-width: 768px){

  .footer__newsletter {
    width: 100%;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-flow: column;
    margin-bottom: 20px;
  }

}
@media(max-width: 990px) and (min-width: 768px){

  .footer__content{
    flex-direction: row;
  }

}
@media(max-width: 767px){

  .footer__content{
    flex-direction: column;
  }

}

/* global */
strong.large{
  font-size: 24px;
}



/* Featured Testimonial */
.featuredTestimonial__inner.reverse-layout .featuredTestimonial__content{
  flex-flow: row-reverse;
}


/* Nutrition Facts */
.vertical-content-center .productNutrition__container{
   display: flex;
   align-items: center;
}


.vertical-content-center .productNutrition__text {
    margin: 0;
}


.productNutrition__container .subtitle-wrap{
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 15px 0;
  font-size: 20px;
}


.productNutrition__text .nutri-content,
.educationBanner__header .subtitle-wrap{
  font-size: 20px;
  line-height: 23.9px;
}


.productNutrition__text .nutri-content strong{
  font: 480 1.45rem / 1.6rem var(--f-secondary);
  letter-spacing: .29px;
  text-transform: uppercase;
  margin: 15px 0;
}


@media(min-width: 991px){

  .educationBanner__header.vertical-content-center{
    align-self: center;
  }

}

.educationBanner__header .subtitle-wrap{
  color: #fff;
  margin: 15px 0;
  max-width: 461px;
}


/* product block - icon list */
ul.feature-icon-list li {
    flex: 1;
    display: grid;
}


ul.feature-icon-list .image-wrap{
  grid-row: 1;
  grid-column: 1;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 150px;
}


ul.feature-icon-list .image-wrap.main{
  z-index: 1;
}


/* add to cart */
.compare-price-slashed {
    text-decoration: line-through;
    color: rgb(11 33 29 / 67%);
    font-size: 16px;
}



/* SavedBy Styles Start */
savedby-widget .sb__container {
  padding-bottom: 16px !important;
}



savedby-widget .sb__primary-text {
  padding-top:3px !important;
}


/* SavedBy Styles End */
/* =================================================
GLOBALS AND REUSABLES
==================================================== */

:root {
  --section-titles: 64px;
  --section-titles-small: 48px;
  --section-titles-med: 24px;
  --ag-small-body: 16px;
  --ag-med-body: 18px;
  --title-icons: 21px;
  --max-cont-lg: 1314px;
  --pad-gutter-left: 2.5rem;
  --pad-gutter-right: 2.5rem;
}


@media(min-width: 1350px){

  :root{
    --pad-gutter-left: 0;
    --pad-gutter-right: 0;
  }

}
@media(max-width: 850px) and (min-width: 768px){

  :root{
    --pad-gutter-left: 1.2rem;
    --pad-gutter-right: 1.2rem;
  }

}
@media(max-width: 767px){

  :root{
    --pad-gutter-left: 22px;
    --pad-gutter-right: 22px;
    --gutter: 22px;
    --section-titles: 44px;
    --section-titles-small: 32px;
    --section-titles-med: 20px;
  }

}


.section-max-cont .card-container,
.section-max-cont .section-content,
.section-max-cont .section-content[class*=max-w-site]{
  max-width: var(--max-cont-lg);
  margin: 0 auto;
}


body.hide-header div#shopify-section-header,
body.hide-footer div#shopify-section-footer{
    display: none;
}



/* end fontsize */
.bodytext p{
  font-size: 18px;
  letter-spacing: 0.18px;
  line-height: 23.9px;
}


.pdp-large-title .section-content h2.font-heading,
.bodytext p.title,
.iconlist p.title,
p.title-dz{
  letter-spacing: -0.44px;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  font-family: var(--heading-font-stack);
}


p.title-dz{
  font-size: var(--section-titles-med);
  color: #1D423C;
}


.pdp-large-title .section-content h2.font-heading{
  font-size: var(--section-titles);
  letter-spacing: 0.44px;
  line-height: 100%;
  margin-bottom: 35px;
}


p.subtitle-dz {
  font-family: var(--f-primary);
  letter-spacing: 0.18px;
  font-size: 18px;
  color: #1D423C;
  text-align: center;
  font-weight: 500;
}


/* the slides */
.slick-slide {
    margin: 0 27px;
}



/* the parent */
.slick-list {
    margin: 0 -27px;
}


.slick-slider.slick-dotted ul.slick-dots {
    flex-flow: row;
    justify-content: center;
    bottom: -35px;
}


.slick-dots li button {
    background: none;
    border: 2px solid #fff;
    border-radius: 100%;
    width: 17px;
    height: 17px;
}



.slick-dots li.slick-active button{
    background: #fff;
}


.slick-dots li.slick-active button:before,
.slick-dots li button:before{
  color: unset;
}


.slick-prev, .slick-next {
    color: green;
    font-size: 12px;
    left: 0;
    top: 170px;
    z-index: 2;
}


.slick-next{
  left: unset;
  right: 10px;
}


.slick-track
{
    display: flex !important;
}



.slick-slide
{
    height: inherit !important;
}


img.slick-prev, img.slick-next {
    width: 32px;
    height: 12px;
    object-fit: contain;
}



.center-container-dzy  {
  display: grid;
  height: 100%;
  grid-template-columns: 60% 40%;
  grid-template-rows: 100%;
  height: 100vh;
}




.left-container-dzy  {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  gap: 20px;
  padding: 1rem;
  padding-top: 200px;
}



.right-dzy  {
  padding: 2rem;
  position: relative;
}



.right-container-dzy  {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}



.card-dzy {
  display: grid;
  grid-template-columns: 60px auto;
  align-items: flex-start;
  column-gap: 25px;
}


.card-dzy .img-wrapper{
    grid-column: 1;
    grid-row: 1 / span 3;
    position: relative;
}


.iconlist .card-dzy p.title{
    grid-row: 1;
}


.iconlist .card-dzy p.content{
    grid-row: 2;
}


.card-dzy .img-wrapper:after {
    content: '';
    height: 180px;
    width: 10px;
    display: block;
    grid-row: 3;
    margin: 0 auto;
    background: #1d423c;
}


.card-dzy .img-wrapper.none:after{
    height: 0;
}


.card-dzy img{

}


.card-dzy:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 150px;
    color: pink;
    display: block;
    left: 0;
    bottom: 0;
}


.gsap-marker-start, .gsap-marker-end {
    visibility: hidden;
}


.mobile-show,
.slick-slide img.mobile-show{
  display: none;
}


@media(max-width: 992px){

  .left-container-dzy{
    padding-top: initial;
  }

}
@media(max-width: 767px){

  .mobile-show,
  .slick-slide img.mobile-show{
    display: block;
  }


  .mobile-hide,
  .slick-slide img.mobile-hide{
    display: none;
  }

}

.btn-wrap-dz {
    text-align: center;
}


.btn-wrap-dz span{
    min-width: 271px;
    font-family: 'ClashGrotesk-Variable';
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: 500;
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.px-section .image-with-text__content{
  padding: 0;
}


.textrow.image-with-text__text{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}


.textrow.image-with-text__text p,
.textrow.image-with-text__text span{
    margin: 0;
}


@media(min-width: 1280px){

  .max1130.section-content [class*=max-w-site],
  .max1130 .section-content [class*=max-w-site],
  .max1130 .section-content .px-container,
  .max1130 .section-content .accordion-wrap-pdpv2,
  .offers.hero-promo-pdpv2 .px-section .px-container, 
  .offers.hero-promo-pdpv2 .px-section .accordion-wrap-pdpv2,
  .max1130.section-max-cont .section-content[class*=max-w-site],
  .max1130.comparison-layout-design-2 .card-container,
  .max1130.faq-sc-pdpv2 .section-content,
  #shopify-section-template--24404093043001__page_title_fDFF4L .pageTitle .wrapper{
    max-width: 1130px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }


  .max1130 .comparison-table-pdpv2 .card{
    padding-left: 0;
    padding-right: 0;
  }

}
@media(max-width: 550px){

  .textrow.image-with-text__text{
    margin-top: 20px;
  }

}

/* =================================================
FEATURED BLOCKS EXTENSION
==================================================== */
.featuredBlocks__content{
  margin: 0 auto;
}


/* =================================================
PROMO CARD
==================================================== */
.promoCard__content {
    display: grid;
    grid-template-columns: 85% 15%;
}


.promoCard__title {
    width: 80%;
    grid-column: 1;
}


.promoCard__title.full-row,
.promoCard__heading.full-row{
    width: 100%;
    grid-column: 1 / span 2;
}


.promoCard__price {
    grid-column: 2;
}


.promoCard__text {
    width: 100%;
    grid-column: 1 / span 2;
}


/* =================================================
IMAGE WITH OVERLAY EXTENSION
==================================================== */
.overlay-ext .content-wrap {
  position: relative;
  grid-row: 1;
  grid-column: 1;
  align-self: end;
  height: 100%;
  gap: 20px;
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
  justify-content: space-between;
  z-index: 20;
}


.overlay-ext .content-wrap .text-wrapper {
  color: #fff;
  display: flex;
  flex-flow: column;
  gap: 20px;

}


.overlay-ext .content-wrap .text-wrapper.hidden{
 
}


.overlay-ext .content-wrap .text-wrapper div {
    display: flex;
    flex-flow: column;
    gap: 10px;
}


/* accordion */
.accordion-dz {
  cursor: pointer;
  outline: none;
  transition: 0.4s;
}



.active, .accordion:hover {

}



.panel-dz {
  height: 0;
  display: none;
  overflow: hidden;
  transition: ease-in-out 2s;
}


.accordion-wrap-pdpv2{
  display: flex;
  gap: 30px;
}


.accordion-wrap-pdpv2 .accordion-card {
    border-radius: 13px;
    overflow: hidden;
}


.accordion-wrap-pdpv2 .acc-content {
  line-height: 23.9px;
  color: #1d423c;
  height: 100%;
  animation: vertical-fade-in forwards 1s;
  animation-delay; 200ms;
}


@keyframes vertical-fade-in{
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}


.accordion-wrap-pdpv2 .acc-content .acc-title{
  padding: 25px 25px 30px 25px;
  background: #f9f9ee;
  border-radius: 0 0 12px 12px;
}


.accordion-wrap-pdpv2 .acc-content .acc-title .title-dz{
  display: flex;
  justify-content: space-between;
}


.accordion-wrap-pdpv2 .acc-content .acc-title .title-dz span{
  border-radius: 100%;
  width: 34px;
  height: 34px;
  border: 2px solid #1d423c;
  display: grid;
  place-content: center;
}


.accordion-wrap-pdpv2 .acc-content .acc-title .title-dz svg{
  height: 25px;
  width: 15px;
}


.accordion-wrap-pdpv2 .acc-content .acc-title.active .title-dz span.accoridion-minus{
  display: grid;
}


.accordion-wrap-pdpv2 .acc-content .acc-title .title-dz span.accoridion-minus,
.accordion-wrap-pdpv2 .acc-content .acc-title.active .title-dz span.accoridion-plus{
  display: none;
}


.accordion-wrap-pdpv2 .acc-content .acc-title.active{
  border-radius: 0;
}


.panel-dz.acc-cnt{
  padding: 0px 25px 30px 25px;
  background: #f9f9ee;
  height: 100%;
}


.accordion-wrap-pdpv2 .acc-title .title-dz{
  margin-bottom: 25px;
}


.accordion-wrap-pdpv2 ul {
    list-style: disc;
    padding-left: 15px;
    display: flex;
    flex-flow: column;
    gap: 10px;
}


@media(max-width: 767px){

  .accordion-wrap-pdpv2 {
    flex-flow: column;
  }


  .panel-dz.acc-cnt{
    margin-top: -5px;
  }

}

/* =================================================
IMAGE WITH TEXT EXTENSION
==================================================== */
.callout {
    float: left;
    margin: 0 0 20px 0;
    padding: 5px 20px;
    color: #fff;
    border-radius: 3px;
    transition: ease .3s;
}


.callout.sticky {
    position: fixed;
    top: 109px;
    transition: ease .3s;
}


.iconlist {
    display: flex;
    flex-flow: column;
    
}


.iconlist li {
    display: grid;
    grid-template-columns: 60px auto;
    align-items: center;
    column-gap: 80px;
}


ul.iconlist img {
    max-width: 50px;
    grid-column: 1;
    grid-row: 1 / span 2;
}


.iconlist p.title{
  font-size: var(--title-icons);
}


.iconlist p {
    grid-column: 2;
}


.image-with-text__content .caption-dz {
    margin: 0;
    margin-top: 20px;
    width: 100%;
    text-align: center;
}


/* =================================================
REVIEWS SC CUSTOM CSS CLASS
==================================================== */
.reviews-sc-v2 .oke-w-review-side-expandContent,
.reviews-sc-v2 .oke-w-reviewer-avatar,
.reviews-sc-v2 .oke-w-review-recommendation,
.reviews-sc-v2 .oke-w-review-media,
.reviews-sc-v2 .oke-w-review-reply,
.reviews-sc-v2 .oke-reviewContent-date,
.reviews-sc-v2 div.okeReviews .oke-w-review-footer,
.reviews-sc-v2 div.okeReviews .oke-w-breakdownModule,
.reviews-sc-v2 .oke-w-mediaCarouselModule,
.reviews-sc-v2 .oke-w-header-content-block.oke-w-header-content-block--twoThirds.oke-w-header-content-block--left,
.reviews-sc-v2 div.okeReviews .oke-w-reviews-controls{
    display: none;
}


.reviews-sc-v2 .oke-w-reviewer div {
    display: flex;
}


.reviews-sc-v2 .oke-w-reviewer div.oke-w-reviewer-avatar{
  display: none;
}


.reviews-sc-v2 .oke-w-reviewer-verified{
  visibility: collapse;
  flex-flow: row-reverse;
  gap: 5px;
}


.reviews-sc-v2 .oke-w-reviewer-verified span{
  visibility: visible;
}


.reviews-sc-v2 div.okeReviews .oke-w-review .oke-w-review-side {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    height: auto;
    flex-basis: auto;
}


.reviews-sc-v2 .oke-w-main {
    margin-top: -85px;
}


.reviews-sc-v2 .okeReviews.oke-w{
  margin: 0 auto;
  max-width: 1080px !important;
}


.reviews-sc-v2 .okeReviews[data-oke-container] .oke-w-review, 
.reviews-sc-v2 div.okeReviews .oke-w-review{
    flex-flow: column wrap !important;
}


.reviews-sc-v2 div.okeReviews ul.oke-w-reviews-list {
    display: flex;
    flex-flow: column;
    gap: 15px;
    margin-bottom: 35px;
}


.reviews-sc-v2 .okeReviews[data-oke-container] .oke-is-large .oke-w-reviews-list-item, div.okeReviews .oke-is-large .oke-w-reviews-list-item,
.reviews-sc-v2 .okeReviews[data-oke-container] .oke-w-reviews-list-item, div.okeReviews .oke-w-reviews-list-item{
    padding: 25px 30px;
    background: #e9ebc7;
    border-radius: 10px;
}


.reviews-sc-v2 .okeReviews[data-oke-container] .oke-button, div.okeReviews .oke-button {
    background: #fff;
    border: 1px solid #294039;
    color: #294039;
    font-weight: 500;
    border-radius: 15px;
}


@media(max-width: 990px){

  .reviews-sc-v2 .oke-is-medium .oke-w-header-content-block--oneThird {
    width: 100%;
  }

}
@media(max-width: 767px){

  .reviews-sc-v2 .oke-is-small .oke-w-header-content-module,
  .reviews-sc-v2 .oke-is-small .oke-w-header-content-block{
    justify-content: flex-start;
    margin: 0;
  }


  .reviews-sc-v2 .oke-w-main{
    margin: 0;
  }


  .reviews-sc-v2 div.okeReviews .oke-w-reviews-head {
    margin-bottom: 20px;
  }


  .reviews-sc-v2 div.okeReviews .oke-w-reviews-writeReview,
  .reviews-sc-v2 div.okeReviews .oke-w-reviews-writeReview a,
  .reviews-sc-v2 .oke-showMore a{
    margin-left: 0;
    width: 100%;
  }

}

/* =================================================
FEATURE TEXT COLUMNS VIDEO LIST EXTENSION
==================================================== */
.vidcontainer{
  max-width: var(--max-cont-lg);
  margin: 0 auto;
}


.vidcontainer .vid-list{
  display: flex;
  gap: 10px;
  justify-content: space-between;
}


.review-container {
    display: flex;
    align-items: center;
    gap: 10px;
}


/* =================================================
PDP IMAGES VERSION 2 GRID STYLE EXTENSION
==================================================== */
.pdpv2-images-grid{
  display: grid;
}


.pdpv2-images-grid {
    display: grid;
    grid-template-columns: 157px 23% 23% 23%;
    /* grid-template-rows: 20%; */
    gap: 17px;
    max-width: 614px;
}


.pdpv2-images-grid .pdpv2-image-item {
    border-radius: 12.5px;
    overflow: hidden;
}


.pdpv2-images-grid .pdpv2-image-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.pdpv2-image-item:nth-child(1),
.pdpv2-image-item.pos-large{
    grid-column: 2 / span 3;
    grid-row: 1 / span 3;
}


.pdpv2-image-item.pos-half {
    grid-column: span 2;
}


.pdpv2-image-item.pos-full{
  grid-column: span 4;
}


@media(max-width: 1350px){

  .pdpv2-images-grid {
    grid-template-columns: 23% 23% 23% 23%;
  }

}
@media(max-width: 992px){

  .pdpv2-images-grid {
    grid-template: revert;
  }

}

/* =================================================
PDP MAIN PRODUCT EXTENSION | PRODUCT MAIN BUNDLE CSS. 
KEEP THIS AT THE END OF THE FILE
==================================================== */
.productMainBundle .bundle-tablist .colored-bg{
  background: #E9EAC6;
  border: 1px solid #1D423C;
  border-radius: 0 0 20px 20px;
  border-top: none;
  padding: 10px 15px;
  width: 100%;
}


.productMainBundle .bundleBuilder__sellingPlan:hover, 
.productMainBundle .productMain__sellingPlan:hover{

}


.w3-bar {
    display: flex;
}


.w3-button {
    width: 50%;
    padding: 15px 10px;
    background: #1D423C;
    color: #fff;
    border: 1px solid #1D423C;
    border-radius: 20px 20px 0 0;
    border-bottom: none;
    font-weight: 500;
}


.w3-button.active{
  background: #E9EAC6;
  color: #1D423C;
}


.productMainBundle .bundleBuilder__sidebar {
    flex-flow: row;
    display: grid;
    grid-template-columns: 38% 60%;
    padding: 0;
    gap: 10px;
    margin-top: 10px;
}


.productMainBundle .bundleBuilder__bundleOptions {
    flex-flow: column;
    gap: 7px;
}


.productMainBundle .bundleBuilder__itemControl {
    position: absolute;
    right: 0;
    z-index: 10;
    top: 0;
}


.productMainBundle h2.bundleBuilder__itemTitle {
    font-size: 12px;
    font-family: 'ClashGrotesk-Variable';
    text-transform: capitalize;
    line-height: 16px;
    font-weight: 600;
    color: #30665D;
    max-width: 69px;
    margin: 0 auto;
    margin-top: 10px;
}


.productMainBundle .bundleBuilder__itemControl .cta {
    background: #fff;
    padding: 2px 6px;
}


.productMainBundle .quantityControl--sm button{
    color: var(--background-base-dark);
    background: none;
    font-size: 11px;
}


.productMainBundle .quantityControl.quantityControl--sm.bundleBuilder__quantityControl{
    background: #fff;
    max-height: 23px;
}


.bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--add-to-cart:empty {
    display: none;
}


.productMainBundle .quantityControl--sm input {
    min-width: unset;
    font-size: 10px;
}


.productMainBundle .bundleBuilder__sellingPlanPriceDetails{
  align-items: center;
}


.productMainBundle .bundleBuilder__bundleOptionControl,
.productMainBundle :is(:checked,:active)+.bundleBuilder__bundleOptionControl{
    background: none;
    border: none;
    display: flex;
    align-items: center;
    padding: 0;
    cursor: pointer;
}


.productMainBundle .bundleBuilder__bundleOptionControl span.bundle-option-name {
    --control-color-bg-active: var(--background-base-dark);
    --control-color-text-active: var(--color-primary-dark);
    --control-color-border: var(--outline-dark);
    border: 1.5px solid var(--control-color-border);
    border-radius: 20px;
    padding: .6rem .8rem;
    padding: var(--spacing-3) var(--spacing-4);
    transition-duration: .25s;
    transition-timing-function: cubic-bezier(.55,0,0,.1);
    transition-property: background, color;
    background: #fff;
    padding: 5px 20px;
    width: 60%;
}


.productMainBundle .bundleBuilder__bundleOptionControl,
.productMainBundle .bundleBuilder__bundleOptionControl:hover{
  --control-color-bg-active: none;
  --control-color-text-active: none;
}


.productMainBundle .bundleBuilder__bundleOptionControl:focus,
.productMainBundle .bundleBuilder__bundleOptionControl:focus-visible,
.productMainBundle :focus+.bundleBuilder__bundleOptionControl{
  outline: none;
}


.productMainBundle .bundleBuilder__bundleOptionControl:hover{
  background: none;
}


.productMainBundle :is(:checked,:active)+.bundleBuilder__bundleOptionControl{
  color: none;
}



.productMainBundle .bundleBuilder__bundleOption{
  margin: 0;
}


.productMainBundle :is(:checked,:active)+.bundleBuilder__bundleOptionControl span.bundle-option-name {
    background: var(--control-color-bg-active);
    color: var(--control-color-text-active);
}


.productMainBundle .bundleBuilder__bundleOptionUnitPrice {
    position: relative;
    left: 0;
    transform: none;
    left: -20px;
    border: 1px solid var(--color-primary-light);
    background: #FFD859 !important;
}


.productMainBundle .bundleBuilder__sidebar:where([data-color-scheme=secondary],[data-color-scheme=quaternary]) .bundleDiagram--default {
    background: #fff;
    padding: 10px;
}


.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--buy-actions {
    grid-column: 1 / span 2;
}


.productMainBundle figcaption.bundleDiagram__caption,
.productMainBundle .bundleBuilder__reviews,
.productMainBundle .bundleBuilder__shipping.body,
.productMainBundle .bundleBuilder__itemSubtitle,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--block-images,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--reviews-shipping,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--title,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--description,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--flavors,
.productMainBundle .bundleBuilder__purchaseOptionsHeading,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--selling-plans,
.productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--options{
    display: none;
}


.productMainBundle .bundleBuilder__form,
.productMainBundle .single-wrapper{
    display: flex;
    flex-flow: column;
    gap: 10px;
}


.productMainBundle .bundleBuilder__itemGrid{
  display: block;
  display: flex;
}


.productMainBundle .bundleBuilder__item {
    width: 70px;
    display: inline-block;
    font-size: 10px;
    margin: 10px 10px 0 0;
}


/*
.productMainBundle .bundleDiagram__visualCan{
  background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/Mateina-Organic-Yerba-Mate-Drink-Canada-Sugar-Free-Boisson-Mate-Sans-Sucre-Bio--Trimmed_540x_png.png?v=1739203238');
}


*/
.productMainBundle .bundleDiagram__visualCan:before {
    content: '';
    background: #E9EAC6;
    position: absolute;
    left: 3px;
    top: 3px;
    display: block;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border-radius: 5px;
    border: 1px dashed #1D423C;
    z-index: 1;
}


.productMainBundle .bundleDiagram__visualCan{
    
    background-image: none;
}


.productMainBundle .bundleDiagram__visualCanImage{
  z-index: 2;
}


.productMainBundle .bundleDiagram__visualCanRemove{
  z-index: 3;
}


.productMainBundle .productMain__swatches .productPill {
    opacity: 50%;
}


.productMainBundle .productMain__swatches .productPill.selected {
    opacity: 100%;
}


.productMainBundle .actions-dz{
  width: 100%;
}


.productMainBundle label.bundleBuilder__sellingPlan,
.productMainBundle .productMain__sellingPlan{
   /* padding: 0;
    margin: 0;
    padding: 12px 0px 12px 44px;
    padding-bottom: 0;
    align-items: flex-start;*/
}

/*
.productMainBundle .bundleBuilder__sellingPlanIndicator {
    top: 28px;
    position: absolute;
    left: 15px;

}
*/

.productMainBundle input:checked+.bundleBuilder__sellingPlan
/*.productMainBundle input:checked+.productMain__sellingPlan*/{
  background: none;
  border: none;
  align-items: flex-start;
}


.productMainBundle .single-product-wrap input:checked+.bundleBuilder__sellingPlan, 
.productMainBundle .single-product-wrap input:checked+.productMain__sellingPlan,
.productMainBundle .single-product-wrap .bundleBuilder__sellingPlan, 
.productMainBundle label.bundleBuilder__sellingPlan
/*.productMainBundle .productMain__sellingPlan*/{
  display: flex;
  justify-content: space-between;
  border: none;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 80% 20%;
  justify-content: space-between;
  padding-left: 0;
}


.productMainBundle .selection-wrapper,
.productMainBundle .bundleBuilder_title-desc{
  grid-column: 1 / span 2;
  grid-row: 1;
  width: 100%;
}


.productMainBundle .productMain__sellingPlanSelectorTitle, 
.productMainBundle .productMain__sellingPlanTitle,
.productMainBundle strong.bundleBuilder__sellingPlanTitle{
  padding-left: 5px;
}


.productMainBundle .productMain__sellingPlanPriceDetails{
  margin: 0;
  text-align: right;
}


.productMainBundle .price-wrap-dz,
.productMainBundle .bundleBuilder__sellingPlanPriceDetails{
  grid-column: 1 / span 2;
  grid-row: 1;
  text-align: right;
  flex-direction: row;
  color: #30665D;
  justify-content: flex-end;
}


.productMainBundle strong.bundleBuilder__sellingPlanTitle {
    font-size: 18px;
}


.productMainBundle .bundleBuilder__sellingPlanSelectorContainer {
    grid-column: 1 / span 1;
}


.productMainBundle span.bundleBuilder__desc.subscribe-desc ul,
.productMainBundle .productMain__sellingPlan.active .singleProd__desc.subscribe-desc ul
{
    display: grid;
    grid-template-columns: 50% 50%;
    row-gap: 0px;
    column-gap: 5px;
}


.productMainBundle .productMain__sellingPlan.active .singleProd__desc.subscribe-desc ul{
  row-gap: 5px;
}

.productMainBundle .bundleBuilder__desc ul{
  margin-top: 15px;
  font-size: 12px;
  padding-left: 15px;
}


.productMainBundle .singleProd__desc ul li,
.productMainBundle .bundleBuilder__desc ul li{
    display: flex;
    gap: 5px;
    color: #30665D;
    font-size: 12px;
    font-weight: 500;
}


.productMainBundle .singleProd__desc ul li:before,
.productMainBundle .bundleBuilder__desc ul li:before{
  display: inline-flex;
  content: '';

  /* Using the background-image and
     its related properties to add
     the SVG content */
  background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/checkmark.png?v=1739545122');
  background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/green-checkmark.png?v=1740750975');
  background-size: 10px 10px;
  height: 10px;
  width: 10px;
  align-self: center;
}


https://cdn.shopify.com/s/files/1/0827/6213/7913/files/checkmark.png?v=1739545122
.singleProd__desc ul {
    font-size: 14px;
}


.productMainBundle .bundleBuilder__sellingPlanSelector {
    flex-flow: row nowrap;
    align-items: center;
}


.productMainBundle .bundleBuilder__sellingPlanSelectorTitle,
.productMainBundle .bundleBuilder__sellingPlanSelector select{
    flex: unset;
    width: auto;
    margin: 0;
}


.productMainBundle .bundle-tablist .bundleBuilder__form .colored-bg {
    padding-bottom: 25px;
}


.productMainBundle .bundleBuilder__sellingPlan span.bundleBuilder__desc,
.productMainBundle .singleProd__desc.subscribe-desc,
.productMainBundle .productMain__sellingPlanSelector{
    display: none;
    display: block;
}


.productMainBundle .bundleBuilder__sellingPlan.active span.bundleBuilder__desc,
.productMainBundle .productMain__sellingPlan.active .singleProd__desc.subscribe-desc{
  display: block;
}


.productMainBundle .productMain__sellingPlan.active .productMain__sellingPlanSelector{
  display: flex;
}


.productMain__sellingPlanPriceDetails span:last-child,
.productMainBundle .productMain__sellingPlanPriceDetails .display-price-dz{
  text-decoration: none;
}


.productMainBundle .compare-price-dz{
  text-decoration: line-through;
}


/* upsells */
.productMain__infoBlock--upsell .upsell-container {
    padding: 20px;
    border: 2px solid #1D423C;
    border-radius: 20px;
    padding: 40px 20px;
}


.productMain__infoBlock--upsell .upsell-wrap {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-top: 30px;
    gap: 15px;
    display: flex;
    justify-content: space-between;
}


.productMain__infoBlock--upsell.productMain__infoBlock,
.productMain__infoBlock.productMain__infoBlock--block-images{
    margin: 0;
}


.productMain__infoBlock--upsell .pill-wrapper {
    max-width: 118px;
    margin: 0 auto;
    text-align: center;
}


.productMain__infoBlock--upsell .upsell-item .promoCard__btn{
  font-size: 12px;
  padding: 10px 15px;
  width: 100%;
  color: #1D423C;
  flex: 1;
}


.productMain__infoBlock--upsell .upsell-item .promoCard__btn:hover{
  color: #fff;
}


.productMain__infoBlock--upsell .slick-track{
  display: flex;
  justify-content: space-between;
}


.productMain__infoBlock--upsell .upsell-wrap .slick-next{
  right: 12px;
}



.productMain__infoBlock--upsell .upsell-item .productPill__image{
  clip-path: none;
  height: 100%;
}


.productMain__infoBlock--upsell .upsell-item p.subtitle-dz {
    max-width: 150px;
    margin: 15px auto;
    line-height: 23.9px;
}


.productMain__infoBlock--mobile-sticky-btn{
  display: none;
}


.feature-vid-ugc{
  z-index: 2;
}


.product-custom-with-bundle {
    z-index: 25;
}


@media(max-width: 1222px){

  .productMainBundle .bundleBuilder__sidebar{
    grid-template-columns: 45% 53%;
  }

}
@media(max-width:1200px){

  .productMain__infoBlock--upsell .upsell-wrap{
    gap: 15px;
  }


  .productMain__infoBlock--upsell .pill-wrapper{
    max-width: 90px;
  }

}
@media(max-width: 1080px){

  .productMain__infoBlock--upsell .upsell-item p.subtitle-dz {
    margin: 5px auto;
    font-size: 16px;
  }


  
  .productMainBundle .bundleBuilder__bundleOptionControl span.bundle-option-name {
      font-size: 16px;
  }

}
@media(max-width: 992px){

  .productMainBundle .bundleBuilder__sidebar {
    grid-template-columns: 100%;
  }


  .productMainBundle .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--bundle-diagram {
    grid-column: 1;
    grid-row: 1;
  }


  .bundleBuilder__sidebarBlock.bundleBuilder__sidebarBlock--bundle-options {
    grid-column: 1;
  }


  .productMain__infoBlock--upsell .pill-wrapper{
    max-width: 210px;
  }


  .productMainBundle .bundle-tablist .bundleBuilder__form .colored-bg {
    padding-bottom: 40px;
  }

}
@media(max-width: 990px){

    .productMainBundle .productMain__addToCartContainer--has-footnotes {
        grid-template: "quantity button";
        grid-template-columns: minmax(0, 168px) auto;
    }


    .productMainBundle .productMain__sellingPlanPriceDetails{
      display: block;
    }


    .productMainBundle .quantityControl {
      max-height: 61px;
    }


    .productMainBundle .quantityControl button .icon,
    .productMainBundle .quantityControl button{
      width: 1em;
      height: 1em;
    }


    .productMainBundle input:checked+* .bundleBuilder__sellingPlanSelector{
      grid-template-columns: 100%;
      gap: 0;
    }

}
@media(max-width: 768px){

  .productMainBundle .bundleDiagram--default .bundleDiagram__visual{
    display: flex;
    
  }


  .productMainBundle .bundleBuilder__sidebar {
    display: grid;
    grid-template-columns: 100%;
    border: none;
    padding: 0 22px;
    padding-top: 15px;
  }


  .productMainBundle .bundleBuilder__sidebarBlock--buy-actions{
    display: block;
    grid-column: 1;
  }

}
@media(max-width: 767px){

  .productMainBundle span.bundleBuilder__desc.subscribe-desc ul, .productMainBundle .productMain__sellingPlan.active .singleProd__desc.subscribe-desc ul {
    display: grid;
  }


  .productMainBundle .productMain__infoBlock--add-to-cart{
    transform: none !important;
  }


  .productMainBundle .productMain__addToCartContainer.sticky,
  .productMainBundle .actions-dz.sticky{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    background: #fff;
    padding: 12px;
    transition: ease .5s;
  }


  .productMainBundle .productMain__addToCartContainer,
  .productMainBundle .actions-dz{
    position: relative;
    /*transition: ease 3s;*/
  }

}
@media(max-width: 550px){

  .productMainBundle .bundleBuilder__bundleOptionControl span.bundle-option-name{
    width: 70%;
  }


  .productMainBundle .bundleBuilder__bundleOptionUnitPrice{
    width: 40%;
  }


  .productMainBundle span.bundleBuilder__desc.subscribe-desc ul, .productMainBundle .productMain__sellingPlan.active .singleProd__desc.subscribe-desc ul{
    padding-left: 5px;
  }


  /*.site-header.bg-scheme-background[data-sticky-header] */
  .site-header .font-heading {
    padding: 0;
  }


  .site-header .py-2{
    padding-top: 0;
    padding-bottom: 0;
  }


  .site-header__logo-link img {
    max-width: 50px;
    transition: ease.5s;    
  }


  .productMainBundle .sticky .quantityControl {
    display: none;
  }


  .productMainBundle .sticky button.cta-add-cart-btn.cta{
    padding: 5px;
  }


  .productMainBundle .sticky .productMain__addToCartButton {
    position: relative;
    grid-column: 1 / span 2;
    width: 100%;
  }


  .productMainBundle .sticky .productMain__swatchesFooter,
  .productMainBundle .sticky .bundleBuilder__actions.selling-plans-dz.bundleBuilder__actions--desktop{
    width: 100%;
  }

}
@media(max-width: 429px){

  .productMainBundle .singleProd__desc ul li, .productMainBundle .bundleBuilder__desc ul li{
    font-size: 10px;
  }


  .pdp-main-productv2 .bundleBuilder__sellingPlanSelector select, 
  .pdp-main-productv2 .productMain__sellingPlanSelector select {
    width: 100%;
  }


  .pdp-main-productv2 .w3-button{
    font-size: 15px;
  }

}
@media(max-width: 375px){

  .productMainBundle span.bundleBuilder__desc.subscribe-desc ul, .productMainBundle .productMain__sellingPlan.active .singleProd__desc.subscribe-desc ul{
    display: flex;
    flex-direction: column;
  }


  .productMainBundle .singleProd__desc ul li, .productMainBundle .bundleBuilder__desc ul li{
    font-size: 12px;
  }


  .pdp-main-productv2 .bundleBuilder__sellingPlanSelector select, .pdp-main-productv2 .productMain__sellingPlanSelector select{
    font-size: 14px;
  }

}

/* spacing fixes */
.pdp-main-productv2 {
    padding-top: 20px;
}


.productMainBundle .productMain__infoBlock {
    margin: 0;
}


.productMainBundle .productMain__swatch {
    margin-top: 0;
}


.productMainBundle .productMain__infoBlock .title-wrap-dz.mobile-hide{
  margin: -15px 0;
}


.productMain__infoBlock--description .pc-margin {
    margin: 20px 0;
}


/* pricing size fixes */
.pdp-main-productv2 .productMain__sellingPlanPriceDetails span.price-dz,
.pdp-main-productv2 .productMain__sellingPlanPriceDetails span:last-child,
.pdp-main-productv2 .productMain__sellingPlanPriceDetails span.price-wrapper-dz{
  /*text-decoration: none;*/
}


.pdp-main-productv2 .productMain__sellingPlanPriceDetails span.price-dz,
.pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails span.price-dz,
.pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails strong{
  font-size: 18px;
  font-weight: 600;
}


@media(max-width: 767px){

  .pdp-main-productv2,
  .pdp-main-productv2 .productMain__info{
    padding-top: 0 !important;
  }


  .mobile-pdp-padding{
    padding: 15px 0;
  }


  .pdp-large-title .section-content h2.font-heading{
    margin-bottom: 15px;
  }

}

/* price layout fixes */
/* rework of the price layout */
.productMainBundle .price-wrap-dz, .productMainBundle .bundleBuilder__sellingPlanPriceDetails {
    text-align: left;
    padding-left: 25px;
    justify-content: flex-start;
}


.productMainBundle .bundleBuilder_title-desc{
    border: 1px solid #1D423C;
    padding: 10px;
    border-radius: 15px;
    opacity: 75%;
}


.productMainBundle label.bundleBuilder__sellingPlan {
    align-items: flex-start;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
}
.productMainBundle label.bundleBuilder__sellingPlan.onetime {
    margin-bottom: 20px;
    margin-top: 10px;
}


.productMain__sellingPlan.onetime.active .bundleBuilder_title-desc,
.productMain__sellingPlan.single-subscribe.active .bundleBuilder_title-desc,
.bundleBuilder__sellingPlan.subscribe.active .bundleBuilder_title-desc,
.bundleBuilder__sellingPlan.onetime.active .bundleBuilder_title-desc{
    opacity: 1;
    background: #fff;
}


.productMainBundle .bundleBuilder__sellingPlan.active span.bundleBuilder__desc{
    padding-left: 0px;
    font-size: 12px;
}


.productMainBundle .bundleBuilder__sellingPlan span.bundleBuilder__desc.onetime-desc{
  padding-left: 25px;
  font-size: 12px;
}


.pdp-main-productv2 .bundleBuilder__sellingPlanSelector select{
  margin-top: 10px;
}


.productMainBundle .quantityControl input{
  pointer-events:none;
}


@media(max-width: 500px){

  .productMainBundle .bundleBuilder__sidebar {
    padding: 10px 15px;
    padding-bottom: 0;
  }


  .productMainBundle .bundleBuilder__sellingPlan.active span.bundleBuilder__desc{
    font-size: 9px;
  }


  .productMainBundle .bundleBuilder__sellingPlan.subscribe.active span.bundleBuilder__desc{
    padding-left: 0;
  }


  .productMainBundle .bundleBuilder__desc ul li {
        font-size: 9px;
    }


  .bundleBuilder__sellingPlanTooltip button, .productMain__sellingPlanTooltip button {
    padding: 0;
  }


  .productMainBundle .bundle-tablist .bundleBuilder__form .colored-bg{
    padding-bottom: 10px;
  }


  .productMainBundle label.bundleBuilder__sellingPlan{
    margin-bottom: 0;
  }


  .productMainBundle .bundleBuilder__item{
    width: 60px;
    margin: 0;
    padding: 5px;
  }


  .actions-dz.sticky .bundleBuilder__buttons {
    max-height: 50px;
  }

}

/* end of price layout rework */

.productMainBundle .bundleBuilder__itemGrid,
.productMainBundle .productMain__swatches{
  flex-wrap: wrap;
  display: flex;
  text-align: center;
}


.productMainBundle .bundleBuilder__itemGrid .pill-title,
.productMainBundle .productMain__swatches span.pill-title {
    font-weight: 600;
    font-size: 12px;
}


.productMainBundle .bundleBuilder__itemGrid .pill-title.display-mobile,
.productMainBundle .bundleBuilder__itemGrid .pill-title.display-hidden,
.productMainBundle .productMain__swatches span.pill-title.display-mobile,
.productMainBundle .productMain__swatches span.pill-title.display-hidden{
  display: none;
}


@media(max-width: 990px){

  .productMainBundle input:checked+* .productMain__sellingPlanSelector{
    display: block;
  }

}
@media(max-width: 950px) and (min-width: 768px){

  .productMainBundle strong.bundleBuilder__sellingPlanTitle,
  .productMainBundle .selection-wrapper, .productMainBundle .bundleBuilder_title-desc,
  .pdp-main-productv2 .productMain__sellingPlanPriceDetails span.price-dz, .pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails span.price-dz, .pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails strong{
    font-size: 14px;
  }

}
@media(max-width: 850px){
}
@media(max-width: 767px){

  .productMainBundle .bundleBuilder__itemGrid .pill-title.display-desktop,
  .productMainBundle .productMain__swatches span.pill-title.display-desktop{
    display: none;
  }


  .productMainBundle .bundleBuilder__itemGrid .pill-title.display-mobile,
  .productMainBundle .productMain__swatches span.pill-title.display-mobile{
    display: block;
  }

}
@media(max-width: 500px){

  .productMainBundle strong.bundleBuilder__sellingPlanTitle,
  .productMainBundle .selection-wrapper, .productMainBundle .bundleBuilder_title-desc,
  .pdp-main-productv2 .productMain__sellingPlanPriceDetails span.price-dz, .pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails span.price-dz, .pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails strong{
    font-size: 14px;
  }


  .productMainBundle .bundleBuilder__desc ul li:before{
    align-self: flex-start;
    margin-top: 3px;
  }


  .productMainBundle .quantityControl,
  .productMainBundle .productMain__addToCartContainer .cta{
      max-height: 50px;
  }


  .productMainBundle .productMain__addToCartContainer .cta{
    padding: 0;
    height: 50px;
  }


  .productMainBundle .quantityControl {
    --btn-size: auto;
  }


  .productMainBundle .quantityControl--sm button{
    --icon-size: 20px;
    width: 17px;
    height: 17px;
  }


  .productMainBundle .quantityControl button .icon {
    width: 17px;
    height: 17px;
  }


  .productMainBundle .quantityControl--sm input{
    font-size: 16px;
  }


  .productMainBundle .bundleBuilder__itemControl{
    left: 0;
    place-content: end;
  }


  #chat-button,
  #chat-window,
  #chat-campaigns {
    right: 0px !important;
    transition: ease;
  }


  .product.sticky #chat-button,
  .product.sticky #chat-window,
  .product.sticky #chat-campaigns {
    bottom: 100px !important;
    right: 0px !important;
    transition: ease;
  }


  .productMainBundle .bundleBuilder__itemGrid.nxtline,
  .productMainBundle .productMain__swatches.nxtline{
    justify-content: center;
    gap: 0;
  }


  .productMainBundle .bundleBuilder__itemGrid.nxtline .bundleBuilder__item,
  .productMainBundle .productMain__swatches.nxtline .productMain__swatch{
    width: 33%;
    padding: 0;
  }


  .productMainBundle .bundleBuilder__itemGrid.nxtline .bundleBuilder__item .productPill,
  .productMainBundle .productMain__swatches.nxtline .productPill{
    max-width: 60px;
    margin: 0 auto;
  }


  .productMainBundle .bundleBuilder__itemGrid.nxtline h2.bundleBuilder__itemTitle{
    max-width: 100%;
  }


  .productMainBundle .bundleBuilder__itemGrid.nxtline h2.bundleBuilder__itemTitle span {
    font-size: 10px;
  }

}
@media(max-width: 400px){

  .productMainBundle .bundleBuilder__itemGrid.nxtline h2.bundleBuilder__itemTitle span {
    font-size: 9px;
  }

}

/* single orders layout rework */
.productMainBundle .single-product-wrap .productMain__sellingPlan,
.productMainBundle .single-product-wrap input:checked+.productMain__sellingPlan,
.productMainBundle input:checked+.productMain__sellingPlan{
  grid-template-rows: auto;
  padding-left: 15px;
  padding-right: 15px;
  align-items: center;
}


.productMainBundle .productMain__sellingPlan.this-has-desc,
.productMainBundle .single-product-wrap input:checked+.productMain__sellingPlan.this-has-desc{
  align-items: flex-start !important;
}


.productMainBundle .productMain__sellingPlanPrice{
  line-height: 100%;
}


.productMainBundle .productMain__sellingPlanIndicator{
  left: 20px;
  top: 20px;
}


.productMainBundle .productMain__sellingPlan.this-has-desc .productMain__sellingPlanIndicator{
  top: 12px;
}


.productMainBundle .single-product-wrap input:checked+.productMain__sellingPlan {
    background: var(--background-base-lightest);
    margin-bottom: 20px;
}


.productMainBundle .single-product-wrap .productMain__sellingPlan{
    border: 1px solid rgba(var(--color-scheme-text), 1);
}


.productMainBundle .productMain__sellingPlanSelector{
  margin-top: 0;
  margin-bottom: 10px;
}


.productMainBundle .singleProd__desc ul {
    margin: 10px 0;
}


.price-wrapper-layout2 {
    display: flex;
    flex-flow: column;
}


.plan-wrapper-tooltip {
    display: flex;
}


.productMain__sellingPlanSelector .plan-wrapper-tooltip select{
  margin-left: 0;
}


.initial-disable{
  pointer-events: none;
}




/* for the new pdp section. 
primarily for the new layout of the product main file
add the custom css here (for sections that has custom css classes in sections)
*/
/* =================================================
SLICK SLIDER EXTENSIONS
slick slider overrides - global and reusables
==================================================== */
/* collapse */
.overlay-yerba-pdpv2 .slick-next,
.overlay-yerba-pdpv2 .slick-prev,
.feat-prods-pdpv2 .slick-next,
.feat-prods-pdpv2 .slick-prev,
.text-column-science-backed-pdpv2 .slick-next,
.text-column-science-backed-pdpv2 .slick-prev,
.productMain__infoBlock--upsell .upsell-wrap .slick-next,
.productMain__infoBlock--upsell .upsell-wrap .slick-prev,
.feature-vid-ugc .slick-next,
.feature-vid-ugc .slick-prev{
  visibility: collapse;
}


/* white arrow */
.overlay-yerba-pdpv2 .slick-next:before,
.overlay-yerba-pdpv2 .slick-prev:before,
.feature-vid-ugc .slick-next:before,
.feature-vid-ugc .slick-prev:before{
    visibility: visible;
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/right-arrow-white.png?v=1739648485');
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
  }


.overlay-yerba-pdpv2 .slick-prev:before,
.feature-vid-ugc .slick-prev:before{
  background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/left-arrow-white.png?v=1739648485');
}


/* base dots - white */

.hero-promo-pdpv2 li.slick-active button{
  background: #fff;
}


.overlay-yerba-pdpv2 .slick-dots li button,
.hero-promo-pdpv2 .slick-dots li button{
  border-color: #fff;
}


.text-column-science-backed-pdpv2 .slick-dots li.slick-active button,
.overlay-yerba-pdpv2 .slick-dots li.slick-active button{
  background: #1d423c;
}


.productMain__infoBlock--upsell .upsell-wrap .slick-dots li button,
.text-column-science-backed-pdpv2 .slick-dots li button,
.feat-prods-pdpv2 .slick-dots li button,
.overlay-yerba-pdpv2 .slick-dots li.slick-active button{
  border-color: #1d423c;
}


.productMain__infoBlock--upsell .upsell-wrap .slick-dots li.slick-active button,
.text-column-science-backed-pdpv2 .slick-dots li.slick-active button,
.feat-prods-pdpv2 .slick-dots li.slick-active button{
  background: #1d423c;
}



/* green arrow */
.feat-prods-pdpv2 .slick-next:before,
.feat-prods-pdpv2 .slick-prev:before,
.text-column-science-backed-pdpv2 .slick-next:before,
.text-column-science-backed-pdpv2 .slick-prev:before,
.productMain__infoBlock--upsell .upsell-wrap .slick-next:before,
.productMain__infoBlock--upsell .upsell-wrap .slick-prev:before{
    visibility: visible;
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/right-arrow.png?v=1739641429');
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
  }


.feat-prods-pdpv2 .slick-prev:before,
.text-column-science-backed-pdpv2 .slick-prev:before,
.productMain__infoBlock--upsell .upsell-wrap .slick-prev:before{
  background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/left-arrow.png?v=1739641429');
}


/* green dots */

/* =================================================
TEXT COLUMN EXTENSION
==================================================== */
.text-column-science-backed-pdpv2,
.text-column-science-backed-pdpv2 .card{
  background: #E9EAC6;
}


.text-column-science-backed-pdpv2 .section-content {
  max-width: var(--max-cont-lg);
  margin: 0 auto;
}


.text-column-science-backed-pdpv2 img.media-style {
  max-width: 220px;
  margin: 0 auto;
}


.text-column-science-backed-pdpv2 .section-content .section-content-top-margin .font-heading{
  font-family: 'ClashGrotesk-Variable';
  text-transform: capitalize;
  font-size: 18px;
}


.text-column-science-backed-pdpv2 .section-content .card{
  padding: 5px;
}


#shopify-section-header{
  z-index: 9999;
}


.text-column-science-backed-pdpv2 .rte{
  font-size: 16px;
  max-width: 320px;
  margin: 0 auto;
  color: #1d423c;
}


.text-column-science-backed-pdpv2 .animate-num {
    font-family: var(--f-secondary);
    background: #fff;
    margin: 0 auto;
    max-width: 172px;
    height: 172px;
    display: grid;
    place-items: center;
    font-size: 70px;
    border-radius: 100%;
    color: #1d423c;
    margin-bottom: 30px;
}


.text-column-science-backed-pdpv2 .annimate-inner-num.counter-value{
  margin-right: -10px;
}


@media(max-width: 989px){

  .text-column-science-backed-pdpv2 .section-content-top-margin {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }


  .text-column-science-backed-pdpv2 img.media-style {
    max-width: 150px;
  }

}
@media(max-width: 767px){

  .text-column-science-backed-pdpv2 .section-content{
    padding-inline: var(--gutter);
  }


  .text-column-science-backed-pdpv2 .section-content-top-margin {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }


  .text-column-science-backed-pdpv2 img.media-style {
    max-width: 120px;
  }


  .text-column-science-backed-pdpv2 .section-content h2.font-heading,
  .text-column-science-backed-pdpv2 p.subtitle-dz{
    text-align: left;
  }

}
@media(max-width: 550px){

  .text-column-science-backed-pdpv2 .slick-prev,
  .text-column-science-backed-pdpv2 .slick-next{
    top: 85px;
  }

}
@media(max-width: 520px){

  .text-column-science-backed-pdpv2 .section-content .card {
    grid-template-columns: 100px auto;
  }


  .text-column-science-backed-pdpv2 img.media-style {
    max-width: 150px;
    margin: 0 auto;
    
  }

}

/* =================================================
IMAGE WITH OVERLAY EXTENSION
==================================================== */
.overlay-yerba-pdpv2 .section-content {
    display: grid;
}


.overlay-yerba-pdpv2 .px-media-container{
    max-height: 712px;
  }


.overlay-yerba-pdpv2 .section-content .font-heading,
.hero-promo-pdpv2 .section-content .font-heading{
  color: #fff;
}


.overlay-yerba-pdpv2 .text-scheme-text{
  max-width: 100%;
}


.overlay-yerba-pdpv2 .text-theme-basic.mt-5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: 0.44px;
}


.overlay-yerba-pdpv2 .content-wrap .text-wrapper{
  margin-top: 50px;
  max-width: 250px;
  justify-content: flex-end;
}


.overlay-yerba-pdpv2 .content-wrap .image-wrap{
  display: flex;
  align-items: flex-end;
}


.overlay-yerba-pdpv2 .h-full{
  grid-row: 1;
  grid-column: 1;
}


.overlay-yerba-pdpv2.overlay-ext .content-wrap .text-wrapper div{
  margin-bottom: 35px;
  min-height: 135px;
}


.overlay-yerba-pdpv2 .content-wrap .image-wrap img{
  max-height: 470px;
}


.overlay-yerba-pdpv2 .hidden{
  display: none;
}


.hero-promo-pdpv2 .px-section{
  
  margin: 0 auto;
  padding-left: var(--pad-gutter-left);
  padding-right: var(--pad-gutter-right);
}


.hero-promo-pdpv2 .px-section .px-container,
.hero-promo-pdpv2 .px-section .accordion-wrap-pdpv2{
  max-width: var(--max-cont-lg);
  margin: 0 auto;
}


.hero-promo-pdpv2 .subtitle {
    color: #fff;
    font-size: var(--section-titles-med);
    padding-bottom: 64px;
}


.hero-promo-pdpv2 .section-content h2.font-heading {
    max-width: 625px;
}


@media(min-width: 990px){

  .overlay-yerba-pdpv2 .image-wrapper .hidden.lg\:block{
    display: block;
  }

}
@media(max-width: 1095px){

  .overlay-yerba-pdpv2 .px-media-container{
    max-height: 790px;
  }

}
@media(max-width: 900px){

    .overlay-yerba-pdpv2 .px-media-container{
      max-height: 100%;
      height: 100%;
    }


  .overlay-yerba-pdpv2 .px-media-container .image-wrapper{
    height: 100%;
  }


  .overlay-yerba-pdpv2.overlay-ext .content-wrap .text-wrapper.tablet-hide{
    display: none;
  }


  .overlay-yerba-pdpv2.overlay-ext .content-wrap .hidden{
    display: block;
    max-width: 100vw;
    color: #fff;
            max-width: 350px;
        text-align: center;
    margin-bottom: 50px;
  }


  .overlay-yerba-pdpv2.overlay-ext .content-wrap {
    max-width: 100vw;
    display: block;
    display: flex;
    flex-flow: column;
    padding-top: 300px;
  }


  .overlay-yerba-pdpv2 .content-wrap .image-wrap{
    justify-content: center;
  }


  .overlay-yerba-pdpv2 .slick-next,
  .overlay-yerba-pdpv2 .slick-prev{
    top: 50%;
  }


  .overlay-yerba-pdpv2 .slick-next:before,
  .overlay-yerba-pdpv2 .slick-prev:before{
    visibility: visible;
    content: '';
    background-size: 20px 14px;
    display: inline-block;
    width: 25px;
    height: 20px;
    background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/right-arrow-white.png?v=1739648485');
    background-repeat: no-repeat;
    background-size: contain;
  }


  .overlay-yerba-pdpv2 .slick-prev:before{
    background-image: url('https://cdn.shopify.com/s/files/1/0827/6213/7913/files/left-arrow-white.png?v=1739648485');
  }


  .hero-promo-pdpv2 .section-content .px-media-container{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
  }


  .hero-promo-pdpv2 .section-content .px-section{
    padding-bottom: 80px;
  }


  .overlay-yerba-pdpv2.overlay-ext .bodytext p {
    font-weight: 500;
  }

}
@media(max-width: 767px){

  .hero-promo-pdpv2 .section-content .h-full{
    display: grid;
  }


  .hero-promo-pdpv2 .section-content .px-media-container,
  .hero-promo-pdpv2 .section-content .px-section{
    grid-row: 1;
    grid-column: 1;
    max-width: 100vw;
  }


  .hero-promo-pdpv2 .section-content .image-wrapper-none{
    height: 100%;
  }


  .hero-promo-pdpv2 .section-content .image-wrapper-none img{
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

}
@media(max-width: 550px){

  .overlay-yerba-pdpv2 .px-media-container,
  .overlay-yerba-pdpv2 .px-media-container .pt-screen-height{
    max-height: 100%;
    height: 100%;
  }


  .overlay-yerba-pdpv2 .content-wrap .image-wrap img{
    max-height: 400px;
  }


  .hero-promo-pdpv2 .slick-slide {
    margin: 0;
  }


  .hero-promo-pdpv2 .section-content .px-section {
    padding-bottom: 100px;
  }


  .hero-promo-pdpv2 .slick-slider.slick-dotted ul.slick-dots{
    bottom: -50px;
  }


  .pdp-large-title .section-content h2.font-heading {
    font-size: 32px;
  }


  .overlay-yerba-pdpv2 .text-theme-basic.mt-5 {
    font-size: 16px;
    margin-top: 0px;
    /* commented this out so that the copy shows on mobile for the sky block */
    /* display: none; */ 
  }


  .overlay-yerba-pdpv2.overlay-ext .content-wrap {
    height: auto;
    padding-top: 140px;
  
  }


  .overlay-yerba-pdpv2 .px-media-container .pt-screen-height{
    padding: 0;
  }


  .overlay-yerba-pdpv2.overlay-ext .bodytext p.title {
    font-size: 22px;
  }


  .overlay-yerba-pdpv2.overlay-ext .bodytext p {
    max-width: 259px;
    margin: 0 auto;
  }


  .overlay-yerba-pdpv2 .slick-next, .overlay-yerba-pdpv2 .slick-prev {
    top: 50px;
  }


  .overlay-yerba-pdpv2 .slick-next {
    right: 20px;
  }


  .overlay-yerba-pdpv2 .slick-prev {
    left: 20px;
  }


  .overlay-yerba-pdpv2.overlay-ext .content-wrap .hidden{
    margin-bottom: 0px;
  }

}
@media(max-width: 500px){

  .overlay-yerba-pdpv2.overlay-ext .bodytext p{
    font-size: 16px;
    max-width: 270px;
  }

}


/* offers page */
.offers .btn-wrap-dz {
  margin-top: 50px;
    text-align: center;
}


.offers-bundle .btn-wrap-dz a{
  width: 100%;
}



/* =================================================
IMAGE WITH TEXT EXTENSION
==================================================== */
.huberman-sc-pdpv2 .section-content {
    padding: 0;
}


.huberman-sc-pdpv2 .card,
.huberman-sc-pdpv2 .px-section{
    padding: 0;
}


.huberman-sc-pdpv2 .grid{
  background: #0b3b35;
  color: #fff;
  gap: 83px;
}


.huberman-sc-pdpv2 .section-content h2.font-heading {
  color: #fff;
  font-size: var(--section-titles-small);
  line-height: 100%;
}


.huberman-sc-pdpv2 .section-content .rte{
  max-width: 580px;
}


.huberman-sc-pdpv2 .section-content p{
  color: #F9F9EE;
  font-size: var(--ag-small-body);
}


.huberman-sc-pdpv2 .section-content strong{
  color: #fff;
  font-size: var(--ag-med-body);
}


.huberman-sc-pdpv2 .iconlist{
  gap: 0;
  margin: 0;
}



.best-time-sticky-sc .card {
    padding-left: 0;
    padding-right: 0;
}


.best-time-sticky-sc .grid {
    gap: 83px;
}


.best-time-sticky-sc .media-content img{
  margin: 0 auto;
  max-width: 390px;
}


.best-time-sticky-sc .iconlist{
  gap: 80px;
  margin-top: 80px;
  padding-left: 63px;
}


.best-time-sticky-sc .lg\:col-end-13 {
    position: sticky;
    top: 150px;
    align-self: start;
}



/* sticky */
.stick-hardcoded{
  /*
  max-height: 1000px;
  overflow: hidden;
  */
}


.stick-hardcoded.pdp-large-title .section-content h2.font-heading{
  padding-top: 150px;
}


.stick-hardcoded .iconlist{
  gap: 0;
}


.best-time-sticky-sc .iconlist img{
  z-index: 2;
}


.best-time-sticky-sc .iconlist li {
    column-gap: 10px;
    position: relative;
  }


.best-time-sticky-sc .iconlist li:after {
  content: "";
  height: 130px;
  width: 2px;
  display: block;
  margin: 0 auto;
  position: absolute;
  background: #1d423c;
  bottom: -100px;
  left: 22px;
}


.best-time-sticky-sc .iconlist li:last-child::after {
    display: none;
  }


@media(max-width: 1280px){

  .huberman-sc-pdpv2 .flex.items-center {
    padding-right: 22px;
  }

}
@media(max-width :991px){

  .huberman-sc-pdpv2 .grid{
    display: flex;
    gap: 50px;
  }


  .huberman-sc-pdpv2 .image-wrapper img{
    position: relative;
  }

}
@media(max-width: 989px){

  .best-time-sticky-sc .lg\:col-end-13{
    display: none;
  }

}
@media(max-width: 767px){

  .huberman-sc-pdpv2 .flex.items-center {
    padding: 0 22px 70px;
  }


  .huberman-sc-pdpv2 .grid {
    flex-flow: column;
  }


  .huberman-sc-pdpv2 .media-style-container {
    padding: 50px 22px 0;
  }


  .best-time-sticky-sc .media-content {
    display: none;
  }


  .best-time-sticky-sc .grid {
    gap: 0;
  }

}
@media(max-width: 550px){

  .best-time-sticky-sc .iconlist {
    padding: 0;
    gap: 60px;
    margin-top: 35px;
  }



  .huberman-sc-pdpv2 .image-wrapper img {
    position: relative;
    border-radius: 20px;
    object-fit: cover;
    object-position: bottom;
    margin: 0 auto;
  }

}


/* lp offers page */

.offers-lp-huberman .media-style{
  border-radius: 35px;
}


.offers-lp-huberman .flex .text-left {
    max-width: 549px;
}


.offers-lp-huberman .text-items .rte{
  font-size: 16px;
}


.offers-lp-huberman .text-items .rte strong{
  font-size: 18px;
}


.offers-lp-huberman ul {
  column-count: 2;
  color: #30665D;
  padding-left: 0;
  list-style: none;
}


.offers-lp-huberman ul li:before,
.image-with-text__content .caption-dz ul li:before,
.enable-check li:before{
  display: inline-flex;
  content: '';
  background-image: url(/cdn/shop/files/checkmark.png?v=1739545122);
  background-image: url(/cdn/shop/files/green-checkmark.png?v=1740750975);
  background-size: 10px 10px;
  height: 10px;
  width: 10px;
  align-self: center;
  margin-right: 10px;
}


.offers-banner .btn-wrap-dz{
  width: 100%;
  text-align: center;
}


.offers-banner .image-with-text__media{
  padding-bottom: 0 !important;
}


.offers-banner .image-with-text__media img {
    border-radius: 35px !important;
}


.offers-banner .image-with-text__content{
  justify-content: center;
}


.offers-banner .textrow.image-with-text__text.border-top {
    border-top: .5px solid #0b211d;
    padding-top: 35px;
}


.offers-banner .textrow span{
    color: #1D423C;
    font-weight: 600;
    letter-spacing: 0.18px;
    line-height: 23.9px;
    font-size: 24px;
}


.offers-banner .textrow.image-with-text__text p em {
    font-size: 18px;
    font-weight: 500;
    opacity: 50%;
    font-style: normal;
}


.offers-banner .textrow .redtext{
  color: #D90026;
  margin-right: 10px;
}


.offers-banner .textrow .crossout .greytext {
    opacity: 50%;
    position: relative;
    overflow: visible;
    padding: 0 5px;
    text-decoration: line-through;
}


@media(min-width: 1281px){

  .offers-lp-huberman .gap-10,
  .offers-banner .image-with-text .grid.gap-10{
    gap: 90px;
    grid-template-columns: repeat(13, minmax(0, 1fr));
  }


  .offers-lp-huberman .text-items,
  .offers-banner .image-with-text__text-item {
    grid-column: span 7;
  }

}
@media(max-width: 550px){

  .offers-banner .textrow span {
    font-size: 16px;
  }


  .offers-banner .textrow.image-with-text__text p em{
    font-size: 14px;
  }


  .offers-banner .textrow .redtext{
    margin-right: 5px;
  }


  .offers-banner .btn-wrap-dz a {
    width: 100%;
  }


  .offers-banner .btn-wrap-dz span {
    min-height: 38px;
  }


  .offers-lp-huberman .text-items .rte {
    font-size: 18px;
    margin: 0;
  }


  .offers-lp-huberman .text-items .rte strong {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    display: block;
  }


  .offers-lp-huberman ul {
    font-size: 16px;
    line-height: 17px;
    margin: 0 !important;
  }


  .offers-lp-huberman ul li {
    display: flex;
  }


  .offers .btn-wrap-dz a {
    width: 100%;
  }


  .offers .btn-wrap-dz span {
    min-height: 38px;
  }


  .offers.hero-promo-pdpv2 .slick-dots li.slick-active button {
    background: #1D423C;
  }


  .offers.hero-promo-pdpv2 .slick-dots li button {
    border-color: #1D423C;
    background: rgb(29 66 60 / 50%);
  }


  .offers.hero-promo-pdpv2 .px-section .px-container {
    padding-top: 20px;
    display: block;
  }

}

/* =================================================
FAQ SECTION EXTENSION
==================================================== */
.faq-sc-pdpv2 .faq__content {
    width: 100%;
    max-width: 100%;
}


.faq-sc-pdpv2 .faq__heading{
  text-align: left;
}


.faq-sc-pdpv2,
.faq-sc-pdpv2 .section-content{
  background: #f9f9ee;
}


.faq-sc-pdpv2 .card{
  padding: 0;
}


.faq-sc-pdpv2 .faq__btn{
  padding: var(--spacing-6) var(--spacing-10);
}


.faq-sc-pdpv2 .faq-answer {
    margin: 0;
   padding: var(--spacing-6) var(--spacing-10);
  padding-top: 0;
}



/* =================================================
REVIEWS SECTION EXTENSION
==================================================== */
.reviews-sc-v2 .faq__heading{
  max-width: var(--max-cont-lg);
  margin: 0 auto;
  text-align: left;
}


.reviews-sc-v2 .section-content {
    --width: 1314px;
    max-width: calc(1314px + 3.2rem);
    max-width: calc(var(--width) + var(--gutter)* 2);
    margin: 0 auto;
    padding-inline: 1.6rem;
    padding-inline: var(--gutter);
    width: 100%;
}


@media(max-width: 767px){

  .reviews-sc-v2 {
    padding-left: 22px;
    padding-right: 22px;
  }


  .reviews-sc-v2  .okeReviews[data-oke-container].oke-w, div.okeReviews.oke-w{
    padding-left: 0;
    padding-right: 0;
  }

}
@media(max-width: 550px){

  .reviews-sc-v2 .okeReviews[data-oke-container] .oke-button{
    width: 100%;
  }

}

/* =================================================
FEATURE TEXT COLUMNS VIDEO LIST EXTENSION
==================================================== */
.feature-vid-ugc h2{
  text-align: left;
}


.feature-vid-ugc .list-item video {
    max-height: 450px;
    border-radius: 10px;
  height: 100%;
  width: 100%;
}


.feature-vid-ugc .slick-next{
  right: 25px;
}


@media(min-width: 1400px){

  .feature-vid-ugc .section-content {
    padding: 5rem 0;
  }

}
@media(max-width: 992px){

  .feature-vid-ugc.section-max-cont .section-content{
    max-width: 100vw;
    padding-right: 0;
  }


  .feature-vid-ugc.pdp-large-title .section-content h2.font-heading{
    padding-right: 22px;
  }


  .feature-vid-ugc .review-container{
    flex-flow: column wrap;
    padding-right: 22px;
    align-items: flex-start;

  }

}
@media(max-width: 550px){

  .feature-vid-ugc .slick-list{
    margin-left: -20px;
  }


  .feature-vid-ugc .slick-slide{
    margin-left: 0;
  }


  .feature-vid-ugc .list-item video{
    max-height: 302px;
  }

}

/* =================================================
FEATURED BLOCKS
==================================================== */
.feat-prods-pdpv2 .promoCard__actions button {
    width: 100%;
  }


.feat-prods-pdpv2 .featuredBlocks__content.slick-initialized .slick-slide {
    display: flex !important;
    justify-content: center;
}


@media(max-width: 550px){

  
  .feat-prods-pdpv2 .promoCard__img {
    position: relative;
    padding: 0 30px;
  }


  .feat-prods-pdpv2 h2{
    font-size: 48px;
  }

}


/* =================================================
PDP MAIN PRODUCT EXTENSION | PRODUCT MAIN BUNDLE CSS
==================================================== */
/* custom class css */
/* sticky fix on scroll */
.pdp-main-productv2 .productMain__container,
.overflow-hidden{
  overflow: clip;
}


.pdp-main-productv2 .productMain__gallery {
    grid-area: image;
    position: relative;
    position: sticky;
    top: 0;
    align-self: start;
}


.pdp-main-productv2 .productMain__info{
  padding-bottom: 0;
}


.pdp-main-productv2 .productMain__sellingPlanSelectorTitle,
.pdp-main-productv2 .bundleBuilder__sellingPlanSelectorTitle{
    display: none;
}


@media(min-width: 580px){

  .pdp-main-productv2 .productMain__container {
    max-width: 1314px;
    padding-left: var(--pad-gutter-left);
    padding-right: var(--pad-gutter-right);
    grid-template-columns: 48% 49.5%;
    gap: 2.5%;
  }

}
@media(max-width: 767px){

  .pdp-main-productv2 .productMain__container{
    display: flex;
    flex-flow: column;
  }


  .pdp-main-productv2 .productMain__gallery{
    display: none;
  }


  .pdp-main-productv2 .mob-gallery-wrap-dz .productMain__gallery {
    display: block;
  }


  .pdp-main-productv2 .slick-list {
    padding-left: 0 !important;
  }


  .pdp-main-productv2 .upsell-wrap .slick-initialized .slick-slide{
    margin-left: 0 !important;
    margin-right: 0 !important;
  }


  .pdpv2-images-grid.dz-gallery.slick-initialized .slick-slide{
    margin-left: 0 !important;
  }

}
@media(max-width: 550px){

  .pdp-main-productv2 .pdpv2-images-grid.dz-gallery {
    margin-right: -40px;
  }

}
@media(max-width: 400px){

  .pdp-main-productv2 .productMain__description.rte {
    font-size: 14px;
  }

}

/* upsell css */
#pill-9642268066105{
  overflow: visible;
}


#pill-9642268066105 .productPill__image {
    max-width: 110%;
}


.productMain__infoBlock--upsell .upsell-item .productPill__gradient .productPill__image {
    display: none;
}


.one-time-plan{
  height: 58px;
}


.one-time-plan span.productMain__sellingPlanTitle{
  height: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
}


.one-time-plan .singleProd__desc.onetime-desc{
  display: none;
}


/* ================================= */
/* SUBSCRIPTION OPTION UPDATE (Scoped)
/* ================================= */
.pdp-main-productv2 .productMain__sellingPlanPriceDetails span.compare-crossout {
  text-decoration: line-through;
}

.pdp-main-productv2 input[disabled] + .productMain__sellingPlan {
  display: grid;
  border-radius: 10px 10px 0 0;
  padding-top: 50px;
  transition: ease .3s;
  border-radius: 15px;
}

.pdp-main-productv2 .productMain__sellingPlan.subscribe-plan {
  border: 1px solid #1D423C;
  position: relative;
  padding-top: 25px;
  transition: ease .3s;
}

.pdp-main-productv2 .productMain__sellingPlan.subscribe-plan:before {
  height: 0;
  width: 0;
}

.pdp-main-productv2 input[disabled] + .productMain__sellingPlan:before {
  content: '';
  position: absolute;
  background: rgb(232 235 199 / 50%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 15px;
}

.pdp-main-productv2 span.not-selected-label {
  display: none;
  text-align: center;
  background: #1D423C;
  border-radius: 10px 10px 0 0;
  color: #fff;
  padding: 5px 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  text-align: center;
  z-index: 3;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  font-family: 'ClashGrotesk-Variable';
}

.pdp-main-productv2 input[disabled] + .productMain__sellingPlan .subscribe-lock,
.pdp-main-productv2 .productMain__sellingPlan.subscribe-plan .productMain__sellingPlanIndicator {
  display: block;
}

.pdp-main-productv2 .productMain__sellingPlan .subscribe-lock,
.pdp-main-productv2 input[disabled] + .productMain__sellingPlan.subscribe-plan .productMain__sellingPlanIndicator {
  display: none;
}

.pdp-main-productv2 input[disabled] + .productMain__sellingPlan.subscribe-plan .productMain__sellingPlanTitle {
  padding-left: 0;
}

.pdp-main-productv2 input[disabled] + .productMain__sellingPlan .not-selected-label {
  display: block;
}

.pdp-main-productv2 .productMain__sellingPlan .productMain__sellingPlanIndicator {
  position: relative;
  display: block;
  top:0;
  left: 0;
}
.pdp-main-productv2 .productMain__sellingPlan.subscribe-plan .productMain__sellingPlanIndicator{
  top: 0;
}
.pdp-main-productv2 span.productMain__sellingPlanTitle
{
  padding-left: 5px;
}
.pdp-main-productv2 .title-wrapper {
  display: flex;
  align-items: center;
}

.pdp-main-productv2 .title-wrapper .subscribe-lock {
  max-width: 25px;
}

.pdp-main-productv2 .productMain__sellingPlan.subscribe-plan .title-wrapper {
  align-items: flex-end;
}

.pdp-main-productv2 .productMainBundle .productMain__sellingPlan.this-has-desc .productMain__sellingPlanIndicator,
.pdp-main-productv2 .productMainBundle .productMain__sellingPlanIndicator {
  top: 0;
}

.pdp-main-productv2 .productMainBundle .singleProd__desc.subscribe-desc {
  padding-left: 25px;
}

/* Align One-time and Subscribe options in a single row */
.pdp-main-productv2 .bundleBuilder_title-desc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.25rem;
}

/* Title on the left */
.pdp-main-productv2 .bundleBuilder__sellingPlanTitle {
  font-weight: 700;
  font-size: 1rem;
  flex: 1;
}

/* Price on the right */
.pdp-main-productv2 .bundleBuilder__sellingPlanPriceDetails {
  flex-shrink: 0;
  text-align: right;
  white-space: nowrap;
}

/* Description should stay below */
.pdp-main-productv2 .bundleBuilder__desc {
  flex-basis: 100%;
  margin-top: 4px;
  font-size: 0.9rem;
  color: var(--color-text-secondary, #3c3c3c);
}

.pdp-main-productv2 .productMain__sellingPlanSelector .plan-wrapper-tooltip select,
.pdp-main-productv2 .bundleBuilder__sellingPlanSelector select,
.pdp-main-productv2 :checked + .bundleBuilder__sellingPlan .bundleBuilder__sellingPlanSelectorContainer {
  width: 100%;
  max-width: 100%;
}

.pdp-main-productv2.productMainBundle .bundleBuilder__sellingPlanIndicator {
  left: 0;
  top: 0;
  position: relative;
}

.pdp-main-productv2.productMainBundle .single-product-wrap .productMain__sellingPlan {
  border-radius: 15px;
}

/* Mobile adjustments */
@media (max-width: 767px) {
  .pdp-main-productv2.productMainBundle .single-product-wrap .productMain__sellingPlan,
  .pdp-main-productv2.productMainBundle .single-product-wrap input:checked + .productMain__sellingPlan,
  .pdp-main-productv2.productMainBundle input:checked + .productMain__sellingPlan {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pdp-main-productv2 .title-wrapper span.productMain__sellingPlanTitle {
    font-size: 14px;
    padding-left: 5px;
  }

  .pdp-main-productv2 .compare-crossout {
    display: none;
  }

  .pdp-main-productv2.productMainBundle .productMain__sellingPlanIndicator {
    left: 0;
  }

  .pdp-main-productv2 .title-wrapper .subscribe-lock {
    margin-left: 0;
  }
}
