﻿/** Shopify CDN: Minification failed

Line 1151:21 Unexpected "<"

**/
/* Review Testimonials */
.reviews-slider--testimonials_slider_aympgG .review-content{
  height: 320px;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* custom FAq section */
.section-template--custom_faq_yJyahr{
   /* margin-top: 100px; */
  margin-bottom: 50px;
  padding-bottom: 40px;
  padding-top: 120px;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* product page right side accordion block */
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-heading-top h4 p{
      line-height: .5em;
    font-size: 14px !important;
    font-weight: 500;
    color: #1e1b1c;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-heading-bottom{
    margin-top: -15px;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-heading-bottom h4 p{
     color: #4e4747 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 130%;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-text-tab .accordion-block-icon-text-child{
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-text-tab .accordion-block-icon-text-child .accordion-block-icon-text-img{
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 100%;
      margin-top: 8px;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-text-tab .accordion-block-icon-text-child .accordion-block-icon-text-content h4{
      margin-top: 6px;
      margin-bottom: 0;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-text-tab .accordion-block-icon-text-child .accordion-block-icon-text-content h4 p{
      font-size: 16px;
    font-weight: 700 !important;
    font-family: 'DM Sans' !important;
      margin-bottom: -7px;
      margin-top: 0;
}
.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-text-tab .accordion-block-icon-text-child .accordion-block-icon-text-content h4 strong{
  font-style: normal !important;
  color: #000000 !important;
}
.pcos-product-page .product__page--info .accordion-block-icon-text h4 strong{
  font-style: normal !important;
  color: #000000 !important;
}

.pcos-product-page .product__page--info .accordion-block-icon-text .accordion-block-icon-text-tab .accordion-block-icon-text-child .accordion-block-icon-text-content p{
     font-size: 14px;
    font-weight: 400;
    font-family: 'DM Sans' !important;
    color: #1e1b1c;
      line-height: 150%;
}







/* ------------------------------------------------------------------------------------------------------------------- */
/* product Second 4 icon with text */
.pcos-section--section_columns_TY4hHm{
  margin-top: 60px;
}
.pcos-section--section_columns_TY4hHm .row{
    margin: auto;
    padding-top: 50px;
}
.pcos-section--section_columns_TY4hHm .row .columns__column{
        display: grid;
    grid-template-columns: 35px 1fr;
}
  .pcos-section--section_columns_TY4hHm .row.layout__content{
    width: 98%;
  }
 .pcos-section--section_columns_TY4hHm .row.layout__content .columns__column .column__text h3{
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 22.4px;
    letter-spacing: 1px;
    color: #000000;
       font-family: 'DM Sans' !important;
}
.pcos-section--section_columns_TY4hHm .row.layout__content .columns__column .column__text p{
font-size: 14px;
    font-weight: 400;
    font-family: 'DM Sans' !important;
    line-height: 21px;
    letter-spacing: 1px;
  margin-top: 4px !important;
      color: #1e1b1c;
}

@media (max-width: 1024px){
  .pcos-section--section_columns_TY4hHm .row.layout__content{
   display: grid;
    grid-template-columns: 1fr 1fr;
}
  .pcos-section--section_columns_TY4hHm .row .columns__column{
     max-width: 100%;
} 
}
@media (max-width: 767px){
    .pcos-section--section_columns_TY4hHm .row.layout__content{
    grid-template-columns: 1fr;
      padding-bottom: 20px;
}
  .pcos-section--section_columns_TY4hHm .row .columns__column{
        width: 95%;
        margin: auto;
        min-height: 0;
        margin-bottom: 10px !important;
  }
  
}
@media (max-width: 480px){
      .pcos-section--section_columns_TY4hHm .row.layout__content{
      padding-bottom: 10px;
}
  .pcos-section--section_columns_TY4hHm .row{
padding-top: 30px;
  }
}





/* ---------------------------------------------------------------------------------------------- */
/* product page recommendation */

.section-template--section_featured_collection_9Cim9H .s__content{
  padding: 55px 0px !important;
      max-width: 1400px;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .section__heading h2{
      font-size: 24px;
    font-weight: 700;
    font-family: DM Sans !important;
    line-height: 1.2em;
    letter-spacing: 0;
    color: #242424;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info a{
font-family: 'DM Sans' !important;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #4e4747;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info a.card__title{
      font-size: 20px;
    font-weight: 700 !important;
    font-family: 'DM Sans' !important;
    line-height: 28px;
    letter-spacing: 0;
    color: #1e1b1c;
      margin-top: 2px;
    width: 100% !important;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .card__description{
      white-space: normal;
    width: 100% !important;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
    font-size: 15px;
    font-weight: 500;
    font-family: 'DM Sans';
    letter-spacing: 0;
    line-height: 20.5px;
    color: #655e5c;
    margin-top: -4px !important;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .card__price{
      display: flex;
      align-items: baseline;
      gap: 5px;
  margin-top: 5px;
  flex-wrap: wrap;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .card__price--old.jsPrice{
       font-size: 14px;
    font-weight: 400;
    font-family: 'DM Sans' !important;
    letter-spacing: 1px;
    line-height: 14px;
    color: #655e5c !important;
  order: 1;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .jsPrice{
    font-size: 15px;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 15px;
    color: #1e1b1c;
    font-family: 'DM Sans' !important;
  order: 0;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .card__buttons{
  margin-top: -162px;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card--default{
      overflow: hidden;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card--default a.card__img--container{
      border-radius: 4px;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card--default .card__buttons a.button{
         border: 1px solid #bc0b40 !important;
      font-family: DM Sans !important;
      font-size: 12px !important;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card--default .card__buttons a.button span{
      font-family: DM Sans !important;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info span.loox-rating-label{
      font-family: 'DM Sans' !important;
}
@media (max-width: 1080px){
  .pcos-section--section_featured_collection_9Cim9H .row.layout__content{
    padding: 10px;
  }
}
@media (max-width: 767px){
   .pcos-section--section_featured_collection_9Cim9H .row.layout__content{
    padding-top: 60px;
     padding-bottom: 60px;
  }
  .pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info a.card__title, .pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .card__description{
    width: 300px;
  }
   .pcos-section--section_featured_collection_9Cim9H .row.layout__content .card--holder{
     margin-bottom: 20px;
   }
}
@media (max-width: 480px){
  .pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info a.card__title{
    font-size: 16px;
  }
  .pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info a.card__title, .pcos-section--section_featured_collection_9Cim9H .row.layout__content .card__info .card__description{
    width: 225px;
  }
     .pcos-section--section_featured_collection_9Cim9H .row.layout__content{
    padding-top: 30px;
     padding-bottom: 15px;
  }
  .section-template--section_featured_collection_9Cim9H .s__content{
        padding: 37px 10px 0px 10px !important;
  }
  .pcos-section--section_featured_collection_9Cim9H .row.layout__content .section__heading h2{
        font-size: 26px;
    margin-bottom: 20px;
  }
  .pcos-section--section_featured_collection_9Cim9H .row.layout__content .section__heading{
    margin-bottom: 0;
  }
}

.pcos-section--section_featured_collection_9Cim9H .row.layout__content .row .card--holder:nth-child(1) .card__img:before {
    content: "#1 Best Seller";
    position: absolute;
    font-size: 12px;
    font-family: 'DM Sans';
    font-weight: 600;
    background: #b31570;
    color: white;
    padding: 2px 4px 2px 4px;
    border-radius: 4px;
    margin: 8px;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .row .card--holder:nth-child(3) .card__img:after, .pcos-section--section_featured_collection_9Cim9H .row.layout__content .row .card--holder:nth-child(1) .card__img:after {
    content: "";
    background: url(/cdn/shop/files/Badge_1.png?v=1747406837); 
    position: absolute;
    right: 10px;
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    background-size: cover;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .row .card--holder:nth-child(3) .card__img:before {
    content: "3 Best Sellers";
    position: absolute;
    font-size: 12px;
    font-family: 'DM Sans';
    font-weight: 600;
    background: #b31570;
    color: white;
    padding: 2px 4px 2px 4px;
    border-radius: 4px;
    margin: 8px;
}
.pcos-section--section_featured_collection_9Cim9H .row.layout__content .row .card--holder:nth-child(4) .card__img:before{
    content: "New Flavor";
    position: absolute;
    font-size: 12px;
    font-family: 'DM Sans';
    font-weight: 600;
    background: #CE4E27;
    color: white;
    padding: 2px 4px 2px 4px;
    border-radius: 4px;
    margin: 8px;
}
.pcos-section--section_featured_collection_9Cim9H .card--default:hover .card__img img {
    transform: none;
}















/* ---------------------------------------------------------------------------------------------- */
/* icon + image top HichText */
.pcos-section--section_cta_VUn7U3{
  margin-top: 65px;
}
.pcos-section--section_cta_VUn7U3 h2{
     font-size: 34px;
    font-family: 'Fraunces' !important;
    font-weight: 700 !important;
    color: #1e1b1c !important;
}
.pcos-section--section_cta_VUn7U3 p{
        font-size: 16px;
    font-family: 'DM Sans' !important;
    color: #1e1b1c;
      margin-top: 5px;
}

/* ---------------------------------------------------------------------------------------------- */
/* icon + image */
.pcos-section--section_content_text_FUkgQm{
  background: #FEFAF6;
  padding-top: 65px;
  padding-bottom: 90px;
}
  .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
    text-align: center;
    max-width: 100%;
    margin: auto;
 margin-bottom: 20px !important;
}
.pcos-section--section_content_text_FUkgQm .custom-section-content-text h4{
   font-size: 34px;
    font-family: 'Fraunces' !important;
    font-weight: 700 !important;
    color: #1e1b1c !important;
  margin-bottom: 0;
}
.pcos-section--section_content_text_FUkgQm .custom-section-content-text p{
    font-size: 16px;
    font-family: 'DM Sans' !important;
    color: #1e1b1c;
      margin-top: 5px;
}



#custom-icon-text-section .custom-icon-text-div{
  display: flex;
  gap: 15px;
  width: 90%;
}

#custom-icon-text-section .custom-icon-text-div .custom-icon-text-img{
  width: 32px;
  height: 32px;
  object-fit: cover;
  margin-top: 13px;
}
#custom-icon-text-section .custom-icon-text-div .custom-icon-text-content h4{
  margin-bottom: -7px;
  font-size: 18px;
  font-weight: 700;
  color: black;
  font-family: 'DM Sans' !important;
  letter-spacing: 0;
  margin-top: 0;
}
#custom-icon-text-section .custom-icon-text-div .custom-icon-text-content p{
  font-size: 15px;
  font-weight: 400;
  font-family: 'DM Sans' !important;
  color: #1E1B1C;
  letter-spacing: 0;
   margin-bottom: 0;
}
.pcos-section--section_content_text_FUkgQm .home-custom-video{
  width: 580px;
}
.pcos-section--section_content_text_FUkgQm .home-custom-video .custom-image{
  border-radius: 20px;
}
.pcos-section--section_content_text_FUkgQm { 
    margin-bottom: 90px !important;
}

@media (min-width: 1470px){
  .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
  width: 38%; 
}
}
@media (max-width: 1469px){
    .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
  width: 33%; 
}
}
@media (max-width: 1447px){
    .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
  width: 35%; 
}
}
@media (max-width: 1373px){
    .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
  width: 50%; 
}
}
@media (max-width: 1076px){
    .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
  width: 70%; 
}
}


@media (max-width: 1200px){
  .pcos-section--section_content_text_FUkgQm .row.layout__content{
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 1000px){
   .pcos-section--section_content_text_FUkgQm .row.layout__content{
  display: flex;
    flex-direction: column;
  }
  .pcos-section--section_content_text_FUkgQm .row.layout__content .tximage__video{
  max-width: 100%;
  }
  .pcos-section--section_content_text_FUkgQm .row.layout__content .tximage__txt{
  max-width: 100%;
  }
  .pcos-section--section_content_text_FUkgQm .home-custom-video{
    width: 100%;
  }
  
}
@media (max-width: 538px){
    .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
  width: 90%; 
      text-align: left;
}
}
@media (max-width: 480px){
  .pcos-section--section_content_text_FUkgQm{
        padding-top: 40px;
    padding-bottom: 0px;
  }
.pcos-section--section_content_text_FUkgQm .custom-section-content-text h4{
   font-size: 27px;
          margin-bottom: 0;
}
  .pcos-section--section_content_text_FUkgQm .custom-section-content-text p{
    font-size: 15px;
    margin-top: 0;
}
     .pcos-section--section_content_text_FUkgQm .custom-section-content-text{
 margin-bottom: 0 !important;
       width: 100%;
}
  .pcos-section--section_content_text_FUkgQm .row.layout__content .tximage__txt{
    padding: 0px;
  }
#custom-icon-text-section .custom-icon-text-div .custom-icon-text-img{
  width: 24px;
  height: 24px;
}
#custom-icon-text-section .custom-icon-text-div .custom-icon-text-content h4{
  font-size: 16px;
}
#custom-icon-text-section .custom-icon-text-div .custom-icon-text-content p{
  font-size: 14px;
}


  
}




/* ---------------------------------------------------------------------------------------------- */
/* image with text meet tam */
/* .pcos-section--section_content_text_e7QTmc {
    margin-top: 90px !important;
} */

  .pcos-section--section_content_text_e7QTmc .layout__content {
  align-items: flex-start;
}
.pcos-section--section_content_text_e7QTmc .home-custom-video {
  width: 177px;
  height: auto;
}
.pcos-section--section_content_text_e7QTmc .home-custom-video .custom-image {
 border-radius: 100%;
}
.pcos-section--section_content_text_e7QTmc .button {
  padding-left: 0 !important;
}
.pcos-section--section_content_text_e7QTmc .layout__stretchBg {
  background: #fdf3eb;
  padding-top: 50px;
  padding-bottom: 50px;
}
.pcos-section--section_content_text_e7QTmc .tximage__video {
  max-width: 29.333333%;
      margin-top: 15px;
}
.pcos-section--section_content_text_e7QTmc .tximage__txt .s__block .font__family--title{
  line-height: 1.3em;
  font-size: 27px;
    font-family: 'Fraunces' !important;
    font-weight: 700 !important;
    color: #1e1b1c;
}
.pcos-section--section_content_text_e7QTmc .tximage__txt .s__block p{
    font-size: 15px;
    font-weight: 400 !important;
    color: #1e1b1c;
    font-family: 'DM Sans' !important;
}
.pcos-section--section_content_text_e7QTmc .tximage__txt .start .button--underlined{
      font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'DM Sans' !important;
}


@media (min-width: 1500px){
  .pcos-section--section_content_text_e7QTmc .layout__content {
  width: 50%;
}
}
@media (max-width: 1499px){
  .pcos-section--section_content_text_e7QTmc .layout__content {
  width: 65%;
}
}
@media (max-width: 1350px){
  .pcos-section--section_content_text_e7QTmc .layout__content {
  width: 70%;
}
}
@media (max-width: 1200px){
  .pcos-section--section_content_text_e7QTmc .layout__content {
  width: 80%;
}
}
@media (max-width: 1200px){
  .pcos-section--section_content_text_e7QTmc .layout__content {
  width: 90%;
}
}
@media (max-width: 767px){
  .pcos-section--section_content_text_e7QTmc .layout__content {
  width: 95%;
}
.pcos-section--section_content_text_e7QTmc .tximage__txt{
  padding-right: 100px;
}

  
}
@media (max-width: 600px){
.pcos-section--section_content_text_e7QTmc .tximage__txt{
  padding-right: 50px;
}

  
}
@media (max-width: 480px){
.pcos-section--section_content_text_e7QTmc .tximage__txt{
  padding-right: 0px;
  padding-top: 0;
  padding-bottom: 0;
}
.pcos-section--section_content_text_e7QTmc .layout__stretchBg {
  padding-top: 35px;
  padding-bottom: 0px;
}

  
  
}


/* -------------------------------------------------------------- */
/* -----Product info swatches----- */
@media (min-width: 915px) and (max-width: 1105px) {
  .pcos-product-page .product__swatches .swatches__holder span{
      width: 40% !important;
}
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  top: -60px;
}
}

@media (min-width: 875px) and (max-width: 914px) {
  .pcos-product-page .product__swatches .swatches__holder span{
      width: 40% !important;
}
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  top: -60px;
}
}

@media (min-width: 768px) and (max-width: 875px) {
  .pcos-product-page .product__swatches .swatches__holder span{
      width: 45% !important;
}
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  top: -60px;
}
}
@media (min-width: 480px) and (max-width: 552px){
    .pcos-product-page .product__swatches .swatches__holder span{
      width: 26% !important;
          font-size: 13px !important;
}
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
        top: -56px;
    left: 15px;
  }
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(4):after{
        top: -56px;
    left: 20px;
  }
}


@media (max-width: 480px){
.pcos-product-page .product__swatches .swatches__holder span{
      width: 30% !important;
  padding: 10px 0px 0 8px;
  font-size: 13px !important;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  top: -57px;
  font-size: 9px;
  left: 24px;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(4):after {
    top: -57px;
      left: 22px;
      font-size: 9px;
}
.pcos-product-page .slider--product .slide--product:nth-child(1):after{
  top: 10px;
    left: 10px;   
  width: 90px;
    height: 90px;
    font-size: 14px;
}

  
}

@media (max-width: 377px){
.pcos-product-page .product__swatches .swatches__holder span{
      width: 29% !important;
          padding: 10px 0px 0 3px;
        font-size: 11px !important;
}
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  top: -52px;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(4):after {
    top: -52px;
}

}
@media (max-width: 345px){
.pcos-product-page .product__swatches .swatches__holder span{
      width: 28% !important;
     font-size: 10px !important;
}
    .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
          top: -48px;
              left: 15px;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(4):after {
     top: -48px;
              left: 15px;
}

}
.pcos-product-page .product__page--info .product__swatches .swatches__holder span .swatch-details{
      display: flex;
      width: 100% !important;
        text-align: left !important;
    padding: 3px 0px 27px 0px;
}
.pcos-product-page .product__page--info .product__swatches .swatches__holder span:nth-child(3) .swatch-details, .pcos-product-page .product__page--info .product__swatches .swatches__holder span:nth-child(4) .swatch-details{
padding-bottom: 0;
}


/* product mix section  */


.pcos-product-page .swatches__title{
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: 'DM Sans';
    color: #4e4747;
    letter-spacing: 1px;
}
.pcos-product-page .swatches__title span{
    display: none;
}
.pcos-product-page .slide--product{
  border: 0 !important;
}
.pcos-product-page .slide--product img{
  border-radius: 12px;
}
.pcos-product-page .product__swatches .swatches__holder  span{
      width: 28% !important;
    flex-wrap: wrap !important;
    text-align: left !important;
  background: transparent;
      border-radius: 12px !important;
    border-color: #cac4c6 !important;
    font-size: 15px !important;
    color: #1e1b1c !important;
      padding: 10px 10px 0 17px;
  justify-content: left;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(2):after {
    position: relative;
    content: "---";
    top: -63px;
    /* background: white; */
    /* width: 75%; */
    /* padding-left: 6px; */
    left: 55px;
    color: transparent;
    font-size: 12px;
    font-weight: 800;
    line-height: 10px;
}
.pcos-product-page .product__swatches .swatches__holder:nth-child(2) span:nth-child(2):after {
    position: relative;
    content: "---";
    top: -63px;
    /* background: white; */
    /* width: 75%; */
    /* padding-left: 6px; */
    left: 55px;
    color: transparent;
    font-size: 12px;
    font-weight: 800;
    line-height: 10px;
  padding-bottom: 25px;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  	position: relative;
	content: "---";
	top: -63px;
	background: transparent;
	/* width: 75%; */
	/* padding-left: 6px; */
  left: 55px;
	color: transparent;
	font-size: 12px;
	font-weight: 800;
	line-height: 20px;
}
.pcos-product-page .product__swatches .swatches__holder:nth-child(2) span:nth-child(3):after{
  	position: relative;
	content: "Most Popular";
	top: -68px;
	background: white;
	/* width: 75%; */
	/* padding-left: 6px; */
  left: 55px;
	color: #B31570;
	font-size: 12px;
	font-weight: 800;
	line-height: 20px;
}
.pcos-product-page .product__swatches .swatches__holder span:nth-child(4):after{
	position: relative;
	content: "---";
	top: -43px;
	background: transparent;
	/* width: 75%; */
	/* padding-left: 6px; */
  left: 45px;
	color: transparent;
	font-size: 12px;
	font-weight: 800;
	/* line-height: 40px; */
      padding-bottom: 19px;
}
.pcos-product-page .product__swatches .swatches__holder:nth-child(2) span:nth-child(4):after{
	position: relative;
	content: "Best Value";
	top: -68px;
	background: white;
	/* width: 75%; */
	/* padding-left: 6px; */
  left: 55px;
	color: #B31570;
	font-size: 12px;
	font-weight: 800;
	line-height: 20px;
      padding-bottom: 0;
}
.pcos-product-page .product__page--info .product__swatches .swatches__holder:nth-child(2) span .swatch-details{
    padding: 3px 0px 8px 0px;
}
.pcos-product-page span[data-swatch-option].swatch--active{
          box-shadow: 0 0 0 2px #4e4747 !important;
}

@media (max-width: 1148px){
  .pcos-product-page .product__page--info .product__swatches .swatches__holder span .swatch-details{
        padding: 3px 0 7px;
  }
.pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
  left: 35px;
} 
.pcos-product-page .product__swatches .swatches__holder:nth-child(2) span:nth-child(3):after{
  left: 35px;
}

  
}

@media (max-width: 1014px){
  .pcos-product-page .product__swatches .swatches__holder span{
    width: 32% !important;
  }
}
@media (max-width: 892px){
   .pcos-product-page .product__swatches .swatches__holder span{
    width: 36% !important;
  }
}
@media (max-width: 797px){
   .pcos-product-page .product__swatches .swatches__holder span{
    width: 40% !important;
  }
}
@media (max-width: 767px){
    .pcos-product-page .product__swatches .swatches__holder span{
    width: 28% !important;
  }
.pcos-product-page .product__swatches .swatches__holder span:nth-child(2):after {
    padding-bottom: 20px;
}
     
}

@media (max-width: 574px){
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(2):after {
    padding-bottom: 0px;
}
.pcos-product-page .product__swatches .swatches__holder:nth-child(2) span:nth-child(3):after{
  left: 15px;
}
  .pcos-product-page .product__swatches .swatches__holder:nth-child(2) span:nth-child(4):after{
  left: 20px;
}
}

@media (max-width: 507px){
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(3):after{
        left: 0px !important;
          top: -72px !important;
        line-height: 3px;
    }
  .pcos-product-page .product__swatches .swatches__holder span:nth-child(4):after{
    background: transparent;
    left: 10px;
  }
  .pcos-product-page .product__swatches .swatches__holder span{
    width: 29% !important;
  }
}

@media (max-width: 389px){
    .pcos-product-page .product__swatches .swatches__holder span{
    width: 30% !important;
          padding: 10px 7px 0 7px;
  }
}
























/* product image badge code */
.pcos-product-page .slider--product .slide--product:nth-child(1):after {
     content: "Save Up to 33% OFF";
    position: absolute;
    /* z-index: 99; */
    opacity: 1;
    top: 20px;
    left: 20px;
    width: 122px;
    height: 122px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'DM Sans';
    text-align: center;
    background: url(/cdn/shop/files/Figure_4.png?v=1736952703);
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    align-content: center;
}
@media (max-width: 480px){
.pcos-product-page .slider--product .slide--product:nth-child(1):after{
  top: 10px;
    left: 10px;   
  width: 90px;
    height: 90px;
    font-size: 14px;
} 
}

/* product page description css */
.androgen-blocker #richtext--custom_rich_text_UWj6T8 p {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-family: DM Sans !important;
    color: #141212 !important;
    text-transform: none;
    font-weight: 400 !important;
}


/* ============================================================
   Migrated from layout/theme.liquid (was unconditional/global).
   Now correctly scoped: only loads on pcos-protein product pages.
   ============================================================ */
  #shopify-section-template--23887026422057__section_featured_collection_q4j3bU .row.layout__content .card__info a.card__title, 
  #shopify-section-template--23887026422057__section_featured_collection_q4j3bU .row.layout__content .card__info .jsPrice{
    font-weight: 700 !important;
  }
  
     .pcos-protein-faqs div.opend .text-edit h1{
    color: white !important;
    }
  
  .pcos-protein-faqs div.opend [data-label=Accordion] [data-control] span.acc-icon:before{
    background-color: white !important;
  }
  
  
  /* The PCOS PROTEIN */
  .pcos-protein-faqs div.item-content{
    background: #FCF2F6 !important;
    padding-left: 25px !important;
    padding-right: 0 !important;
  }

  @media (max-width: 768px){
      .pcos-protein-faqs div.item-content{
    padding-left: 10px !important;
  }
  }
  
  .pcos-protein-faqs div.opend{
    background: #FD4898 !important;
  }
  
    .pcos-protein-faqs article.item-content{
    padding-left: 0 !important;
  }
  
  .pcos-protein-faqs div.gf_row div.gf_column:nth-child(1){
    width: 5% !important;
  }
  
   .pcos-protein-faqs div.gf_row div.gf_column:nth-child(2){
    width: 90% !important;
  }
  
  .pcos-image-with-text .gf_column{
    padding: 0 !important;
  }
  
  .pcos-multicolumn-image-text div.gf_column:nth-child(1){
    flex-direction: row !important;
  }
  
  .pcos-video-slider div.gf_module-, .pcos-video-slider .gempage-video iframe{
    height: 475px !important;
    border-radius: 20px;
  }
  
.pcos-product #m-1698268223005 .gf_swatch{
  line-height: 15px !important;
}

 #m-1734770380754 .main-slider .owl-nav .owl-next{
      background: #FD4898 url("/cdn/shop/files/Arrow_2.png?v=1734986157") no-repeat center center !important;  
      right: -30px !important;
}
  
 #m-1734770380754 .main-slider .owl-nav .owl-prev{
     background: #FD4898 url("/cdn/shop/files/Arrow_2_left.png?v=1734986375") no-repeat center center !important; 
        left: -30px !important;
  }
  
  #m-1734770380754 .main-slider .owl-nav .owl-next, #m-1734770380754 .main-slider .owl-nav .owl-prev{
      border-radius: 90px;
  width: 48px !important;
    height: 48px !important;
  }
  
#m-1710505377347 .gf_product-slider .owl-nav .owl-next, #m-1710505377347 .gf_product-slider .owl-nav .owl-prev{
  width: 50px !important;
    height: 50px !important; 
      margin-left: 25px !important;
    margin-right: 25px !important;
}

.pcos-product-faqs div.item-content{
      padding-right: 0 !important;
    padding-left: 0 !important;
}
  
  .pcos-product-faqs [data-label=Accordion] [data-control]{
    border-bottom: 2px dotted #121212 !important;
  }
  
.pcos-product-fimage .gf_product-slider .owl-nav .owl-next{
      background: transparent url("/cdn/shop/files/Group_1000001997.png?v=1735055136") no-repeat center center !important;
}
  
.pcos-product-fimage .gf_product-slider .owl-nav .owl-prev{
         background: transparent url("/cdn/shop/files/Group_1000001955.png?v=1735055298") no-repeat center center !important;
}
  
   .pcos-multicolumn-image-content .pcos-multicolumn-image-content-row{
       height: 400px !important;
     } 

  .pcos-protein-faqs .opend #e-1735002726350 .text-edit h1,.pcos-protein-faqs .opend #e-1735011708107 .text-edit h1, 
  .pcos-protein-faqs .opend #e-1735011708893 .text-edit h1, .pcos-protein-faqs .opend #e-1735011710018 .text-edit h1, 
  .pcos-protein-faqs .opend #e-1735011758698 .text-edit h1,  .pcos-protein-faqs .opend #e-1735866512537 .text-edit h1{
  color: white !important;
}
  
  .pcos-protein-faqs .opend #e-1735002696665 .gf_icon-wrap, .pcos-protein-faqs .opend #e-1735011708011 .gf_icon-wrap, 
  .pcos-protein-faqs .opend #e-1735011708924 .gf_icon-wrap, .pcos-protein-faqs .opend #e-1735011709980 .gf_icon-wrap, 
  .pcos-protein-faqs .opend #e-1735011758606 .gf_icon-wrap, .pcos-protein-faqs .opend #e-1735866512615 .gf_icon-wrap{
    background-color: white !important;
    color: #FD4898 !important;
  }
  
  .pcos-protein-faqs .opend button span.acc-icon:before{
    background-color: white !important;
  }
  
#m-1710505377347 .gf_product-image-thumb img:nth-last-child(1){
      height: 570px !important;
    object-fit: scale-down !important;
}
  
    #m-1698268223420 .gf_product-image-thumb img:nth-last-child(1){
        height: 106px !important;
    object-fit: scale-down !important;
  }
  
.pcos-product-swatches .gf_swatch{
  background: #FECBCD !important;
  border: 0 !important;
}
  
.pcos-product-swatches .gf_swatch:nth-child(3){
    margin-left: 15px !important;
}
  
.pcos-product-swatches .gf_swatch:nth-child(4){
    margin-left: 15px !important;
}
  
.pcos-product-fimage < .gf-carousel-loaded{
  z-index: 0 !important;
}

  .element-wrap:has(.pcos-product-badge){
        width: fit-content !important;
    margin-bottom: -60px !important;
    z-index: 99 !important;
    margin-left: 18px !important;
  }
  
.pcos-product-swatches .gf_swatches .gf_column span.gf_swatch:nth-child(2){
  margin-top: 10px;
}
  
.pcos-product-swatches .gf_swatches span.gf_swatch strong{
  line-height: 15px !important;
  margin-top: 10px !important;
}
  
.pcos-product #m-1698268223005 .gf_swatch{
  justify-content: flex-start !important;
}
  
.pcos-product #m-1734771343044 .module > ul.gf_icon-list{
  display: inline-flex !important;
}

 .pcos-product #m-1698268223420 .gf_product-image-thumb img:nth-last-child(1){
        height: 106px !important;
    object-fit: scale-down !important;
  }
  
  @media (max-width: 991px){
  .pcos-multicolumn-image-text .owl-stage-outer .owl-stage{
    width: 100% !important;
        display: grid !important;
    grid-template-columns: 1fr 1fr 1fr !important;
            row-gap: 30px;
  }
    
     .pcos-multicolumn-image-text .owl-stage-outer .owl-stage .owl-item{
       width: 100% !important;
     }
    
.pcos-image-with-text .gf_column:nth-child(2){
      order: -1;
    }
}
  
  @media(max-width: 767px){
    .pcos-protein-faqs #r-1735002688574, .pcos-protein-faqs #r-1735011708064, .pcos-protein-faqs #r-1735011708854, 
    .pcos-protein-faqs #r-1735011709967, .pcos-protein-faqs #r-1735011758612 {
              flex-direction: row !important;
      column-gap: 20px !important;
              padding-right: 20px !important;
      flex-wrap: nowrap !important;
    }
  }

  @media(max-width: 480px){
         #m-1698268223420 .gf_product-image-thumb img:nth-last-child(1){
        height: 85px !important;
    object-fit: scale-down !important;
  }
    
    #m-1710505377347 .gf_product-image-thumb img:nth-last-child(1){
      height: 399px !important;
    object-fit: scale-down !important;
}
    
    #m-1710505377347 .gf_product-slider .owl-nav .owl-next, #m-1710505377347 .gf_product-slider .owl-nav .owl-prev{
  width: 30px !important;
    height: 30px !important; 
      border-radius: 50px;
              margin-right: 20px !important;
              margin-left: 20px !important;
}
    
   .pcos-product #m-1698268223005 .gf_swatches-option2 .gf_swatch{
      width: 100px !important;
    }
    
    .pcos-product-swatches .gf_swatch:nth-child(3){
    margin-left: 8px !important;
}
    
.pcos-product-swatches .gf_swatch:nth-child(4){
    margin-left: 8px !important;
}
    
      .pcos-protein-faqs #r-1735866512657{
              flex-direction: row !important;
        column-gap: 20px !important;
        padding-right: 20px !important;
        flex-wrap: nowrap !important;
    }
    
    .skio-group-topline {
    font-size: 10px !important;
    }
    
    .custom-skio-tabs{
                  flex-direction: row !important;
      gap: 5px;
    }
    
    .pcos-product-rating{
      display: inline-block !important;
    }
    
    .pcos-product-rating .gf_column:nth-child(1){
      width: 26%;
    }
    
      .pcos-product-rating .gf_column:nth-child(2){
      width: 74%;
    }
    
    .pcos-skio-group-label .skio-radio__container svg{
      width: 16px !important;
      height: 16px !important;
    }
    
       .pcos-product .gf_swatches-option2 .gf_swatch:nth-child(3){
    margin-left: 8px !important;
}
    
.pcos-product .gf_swatches-option2 .gf_swatch:nth-child(4){
    margin-left: 8px !important;
}
  }
  
.pcos-product-accordion div.item-content:nth-child(1), .pcos-product-accordion article.item-content{
  border-bottom: 2px dotted !important;
}
  
.pcos-product #m-1698268223005 .gf_swatches .gf_swatches-option1 span.gf_swatch{
  width: 60px !important;
  height: 60px !important;
  border-radius: 30px !important;
}
  
.pcos-product #m-1698268223005 .gf_swatches-option1 .gf_swatch strong{
visibility: hidden !important;
}
  
.pcos-product #m-1698268223005 .gf_swatches .gf_swatches-option1 span.gf_swatch strong{
  line-height: 15px !important;
  margin-top: 10px !important;
}
  
 .pcos-product #m-1698268223005 .gf_swatches-option2 span.gf_swatch strong{
  line-height: 15px !important;
  margin-top: 10px !important;
}
  
 .pcos-product #m-1698268223005 .gf_swatches-option2 .gf_swatch{
  background: #FECBCD !important;
  border: 0 !important;
}
  
.pcos-product #m-1698268223005 .gf_swatches-option2 .gf_swatch:nth-child(3){
    margin-left: 2px !important;
}
  
.pcos-product #m-1698268223005 .gf_swatches-option2 .gf_swatch:nth-child(4){
    margin-left: 2px !important;
}
  
 .pcos-product #m-1698268223005 .gf_swatches-option2 span.gf_swatch:nth-child(2){
  margin-top: 10px;
}

 .pcos-product #m-1698268223005 .gf_column .gf_swatch span{
     font-weight: 400 !important;
    font-size: 12px !important;
    align-items: center !important;
    line-height: 15px !important;    
}
  
 .pcos-product #m-1698268223005 .gf_column .gf_swatch strong:nth-child(1){
    font-size: 20px !important;
    margin-top: 20px !important;
  }

  .pcos-multicolumn-image-text2 .owl-stage{
      display: flex;
    justify-content: center;
}
  
.pcos-multicolumn-image-text2 .owl-stage  .owl-item{
      width: 130px !important;
} 
  
.pcos-product #m-1698268223005 .gf_swatches-option1 .gf_swatch:nth-child(2){
        background-image: url("/cdn/shop/files/5029c181b53254495e1edc585945145f.png?v=1735850890") !important;
  object-fit: cover;
}
  
.pcos-product #m-1698268223005 .gf_swatches-option1 .gf_swatch:nth-child(3){
        background-image: url("/cdn/shop/files/5224f6ed80580c534a8dcf21544f9245.png?v=1735850925") !important;
  object-fit: cover;
}

.selected-flavor-text {
  margin-left: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: rgb(253, 72, 152);
  text-transform: uppercase;
}
  
 @media (max-width: 400px){
   .pcos-plan-tab{
     width: 350px !important;
   }
 } 
  
.protein-launch-p .owl-stage .owl-item:nth-last-child(1){
  display: none !important;
}
  
  @media (min-width: 991px) {
  #m-1718314792998 .gf_product-slider .owl-item{
        width: 575px !important;
  }
  }

@media (max-width: 767px) {
    #m-1716921219056 {
        padding-top: 0px !important;
      display: flex;
        justify-content: center;
    }
}
  
  #m-1698268223005 .gf_swatch.gf_selected{
         background-color: transparent !important;
  }

#shopify-section-template--23887025865001__content .card__buttons{
      margin-top: -125px;
}