/** Shopify CDN: Minification failed

Line 3733:2 Unexpected "{"
Line 3733:3 Expected identifier but found "%"
Line 3734:2 Unexpected "}"
Line 4192:13 Expected ":"

**/
@font-face {
  font-family: "Romie";
  src: url("Romie-Regular.eot");
  src: url("Romie-Regular.eot?#iefix") format("embedded-opentype"),
    url("Romie-Regular.woff2") format("woff2"),
    url("Romie-Regular.woff") format("woff"),
    url("/cdn/shop/files/Romie-Regular.ttf?v=1671704763")
      format("truetype"),
    url("Romie-Regular.svg#Romie-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Romie";
  src: url("Romie-Medium.svg#Romie-Medium") format("svg");
  src: url("Romie-Medium.woff2") format("woff2"),
    url("Romie-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}  
@font-face {
    font-family: 'Adieu Light Slanted';
    src: url('Adieu-LightSlanted.eot');
    src: url('Adieu-LightSlanted.eot?#iefix') format('embedded-opentype'),
        url('Adieu-LightSlanted.woff2') format('woff2'),
        url('Adieu-LightSlanted.woff') format('woff'),
        url('/cdn/shop/files/Adieu-LightSlanted.ttf?v=1679028392') format('truetype'),
        url('Adieu-LightSlanted.svg#Adieu-LightSlanted') format('svg');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

::root{
  --font-heading-weight: 600;
}


#MainContent{
  overflow-x:hidden
}


h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5 {
/*   font-family: "Romie"; 
  font-family: "Adieu";
  font-family: GalaxieCopernicusBook,"Adieu";

  font-family: "Adieu";;
  font-weight:700!important;
  */
    font-family: "GalaxieCopernicusBook","Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
}
h3,.h3, h4,.h4 {
  /* 
   font-family: "Adieu";;
  font-weight:700!important;
  */
    font-family: "GalaxieCopernicusBook","Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
}
.faq-blocks .ans {
  display: none;
}
/*Star Rating*/
.template--product .pro-reviews {
  display: flex;
  align-items: center;  
  justify-content: center; 
}
body.page--ingredients footer.footer {
  margin-top: 0;
}
.template--product .pro-reviews img {
  width: 18px;
  height: 18px;
  margin: 0 3px;
}
/*  */
summary .icon-caret {
    width: 17px!important;
    height: 17px!important;
  top: calc(50% - .5rem);
}
.summary__title .h4.accordion__title {
    font-size: 16px;
    line-height: 16px;
    color: #333;
    text-transform:uppercase;
    font-family: var(--font-body-family);
  /*font-family: GalaxieCopernicus,"Adieu";*/
  font-weight: 300!important;
letter-spacing: 0.6px;
}
.product .summary__title .h4.accordion__title {
    color: #000;
}
.accordion summary {
    line-height: 1;
    padding: 25px 14px 12px 0!important;
}
.product__accordion .accordion__content {
    padding: 0 24px 22px 0!important;
    margin:0px!important;
}
.custom-icon-carbon {
    margin-top: 0;
}
.product__info-wrapper details {
   border-bottom: 1px solid #606060!important;
}
.multicolumn.background-none .multicolumn-card-spacing {
    width: 100%;
  
}
/*18-08-23  */
a.button {
/*  font-family: "Adieu";*/
  font-family: "Adieu";;
  font-family: "Adieu";
  color: #efefe7;
  font-size: 13px;
  background-color: #050907;
  padding: 10px 60px;
  width: auto;
  border-radius: 6px;
  text-transform: uppercase;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 3px;
}
button {
  /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
  font-family: "Adieu";
  color: #efefe7;
  font-size: 13px;
  background-color: #050907;
  padding: 10px 60px;
  width: auto;
  border-radius: 6px;
  text-transform: uppercase;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 3px;
}
.customer button {
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";
  color: #efefe7;
  font-size: 13px;
  background-color: #050907;
  padding: 10px 60px;
  width: auto;
  border-radius: 6px;
  text-transform: uppercase;
  line-height: 14px;
  font-weight: 300;
  letter-spacing: 3px;
}
.customer button:after {
  box-shadow: none;
}
.customer button:hover:after {
  box-shadow: none;
}
.template--cart .cart__checkout-button {
  /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
  color: #efefe7;
  font-size: 13px;
  background-color: #000;
  padding: 10px 60px;
  width: 100%;
  border-radius: 6px;
  text-transform: uppercase;
}
.template--cart .cart__checkout-button:after {
  box-shadow: none;
}
.template--cart .cart__checkout-button:hover:after {
  box-shadow: none;
}
.template--cart cart-remove-button .button:not([disabled]):hover {
  color: #fff;
}
.header-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0px;
  border: none;
  background: #f5f1ee;
}

img {
  max-width: 100%;
}
.banner-iwt-section {
  background: #ffd112;
  padding-top: 90px;
}
.banner-iwt-conatiner .both-side {
  display: flex;
  align-items: center;
}
.banner-iwt-section .text-side {
  width: 55%;
  padding: 7rem 5rem;
}
.banner-iwt-section .img-side {
  width: 45%;
  padding-left: 10px;
}
.banner-iwt-section .text-side h1 {
  font-size: 42px;   
  font-weight: 400;
  color: #fff!important;
  text-transform: capitalize;
  margin: 0 0 20px;
}
.banner-iwt-section .text-side h2 {
  font-size: 24px;   
  font-weight: 400;
  color: #fff!important;
  text-transform: capitalize;
  margin: 0 0 20px;
}
.banner-iwt-section .banner-contents p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  margin: 0px 0px 20px 0px;
  color: #fff;
 font-family: GalaxieCopernicus,"Adieu";
     
}
.banner-iwt-conatiner .both-side a.button {
  /*     background-color: #101343;   
      padding: 0px 60px;    */
}
/* .banner-iwt-section .banner-iwt-conatiner .both-side a.button {
      background-color: #101343;
      padding: 10px 60px;
      width: auto;
      border-radius: 6px;    
      text-transform: uppercase;      
  }          */
.banner-iwt-section .banner-iwt-conatiner .both-side a.button:after {
  border: none;
  box-shadow: none;
}
.banner-iwt-conatiner {
  padding: 70px 0px;
}
.plant-icon-text .main-wrap-icon {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding:10px 0;
}
.plant-icon-text .count-number-text {
  width: 25%; 
  padding: 0px 10px;  
  text-align: center;   
}  
.plant-icon-text .count-number-text {  
  flex: 1;    
} 
.plant-icon-text {
  padding: 60px 0px;
}
.plant-icon-text .number {
/*   font-size: 60px;  */
  font-size:48px;
  font-weight: 400;
  line-height: 90px;
  color: #101343;
  letter-spacing: 0;
  text-align: center;
/*   font-family: Romie; */
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
}
.shopify-section-header-sticky sticky-header.header-wrapper {
  background: #fff;
  clear: both;
  transition: all 0.3s linear;
  animation: fadeIn 0.3s linear none;
  box-shadow: 0 0 11px -4px #00000040;
}
.shopify-section-header-sticky
  sticky-header.header-wrapper
  header.header.header--middle-left {
  margin-top: 0 !important;
}
.plant-icon-text .count-number-text h4, h3 {
  font-size: 20px;
  font-weight: 300;
  line-height: 23px;
  margin: 5px 0;
  /* text-transform: uppercase; */
  color: #121212;
    font-family: "Work Sans";
    font-weight:var(--font-heading-weight, 500)!important;
  letter-spacing: 0;
}
.plant-icon-text .count-number-text .icon-text p {
  font-size: 18px;
  margin: 10px 0;
  color: #2b2d49;
  letter-spacing: 0px;
  line-height: 26px;
}
.icon-with-text .main-wrap-icon-text {
  display: flex;
  flex-wrap: nowrap;
  width: 100%; 
  animation: MarqueeLeft linear 50s infinite;  
}  
.main-wrap-icon-text .icon-text {
  width: fit-content;
  text-align: center;
  padding: 0px 25px;  
  display: flex;  
  justify-content: center;  
  flex-shrink: 0;   
  align-items: center; 
}                                                                                        
.main-wrap-icon-text .icon-text img {
  width: 60px;
  margin: 0 auto;
}
.icon-with-text {
  padding: 20px 0px 80px 0px;
}
.icon-with-text .main-wrap-icon-text .iocns-text p {
  font-size: 18px;
  color: #101343;
  font-weight: 500;
  margin: 5px 0;
  letter-spacing: 0.17px;  
  line-height: 22px;    
  text-align: center;  
  padding-right: 10px;     
}                                                                  
.icons-section .icon-with-text {
  padding: 50px 0 50px;
}
.pro-info-banner .pro-infos {
  max-width: 1400px;
  margin: auto;
}
.rich-text .rich-text__blocks {
  max-width: 100%;
}
.rich-text .rich-text__text p {
  font-size: 18px;   
  line-height: normal;
  color: #101343;
  font-weight: 400;
  text-transform: inherit;
  font-family: "Work Sans", sans-serif;
  line-height: 32px;
  
}    
.rich-text {
  /*     background-image: url("/cdn/shop/files/background-img.jpg?v=1671105532");   */
  position: relative;
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-attachment: inherit;
  /*     padding: 40px 0px !important;  */
}
/* .rich-text:after {
      content: "";
      position: absolute;
      background-color: rgb(255 255 255 / 52%);   
      width: 100%;
      height: 100%;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;   
  }   */
.template--product .product__media-list .slick-dots {
  bottom: 10px;
}
.template--product .product__media-list .slick-dots li button:before {
  font-size: 8px !important;
}

.header a.link-shop {
  background: #fff;
  padding: 9px 60px;
  border-radius: 50px;
}
.header a.link-shop.header__menu-item.list-menu__item.link.link--text span {
  color: #232321;
}
header.header.header--middle-left {
  padding: 20px 30px;
  column-gap: 1rem;
  margin-top: 40px;
}
.header .list-menu--inline li {
  padding: 0px 16px;
}
.shopify-section-header-sticky .header-wrapper .header .list-menu--inline li .list-menu__item span{
  color:#333333;
}
.page--partners .header .list-menu--inline li .list-menu__item span {
  color: #fff;
}
.page--partners .announcement-bar{
  background:#0018A2;
}
.page--partners .announcement-bar .announcement-bar__message{
  color:#fff;
}
#efefe7
.header .list-menu--inline li .list-menu__item span{
  font-size: 14px;
  text-transform: uppercase;
  color: #101343;
  letter-spacing: 1.4px;
  line-height: 20px;
  font-weight: 500;
}
.page--partners .shopify-section-header-sticky .header-wrapper .header .header__icons svg path{
  fill:#000;
}
.page--partners .header-wrapper .header .header__icons svg path{
  fill:#fff;
}
.header .header__inline-menu a.header__menu-item.list-menu__item span {
  text-decoration: none;
}
.image-w-text-section p.image-with-text__text.image-with-text__text--caption {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  color: #101343;
  text-transform: capitalize;

   /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
} 
.template--product .iwt--section-three.image-w-text-section p.image-with-text__text.image-with-text__text--caption {
   font-weight: 300;     
}                                                                                                                                                                                                                                                                   
.template--index
  .iwt--section-one.image-w-text-section
  .image-with-text
  h2.image-with-text__heading.h1 {
  font-weight: normal;
  color: #101343;
  font-size: 32px;
  text-transform: capitalize; 
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
  line-height: 40px;
}
.image-with-text__text-item .image-with-text__content {
  padding-top: 0px;
}
body.page--ingredients
  .image-w-text-section
  .image-with-text
  .grid__item
  a.button.button--primary {
  font-size: 18px;
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
  background: transparent;
  color: #101343;
  text-transform: inherit;
  opacity: 1;
  margin-top: 10px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
}
.image-w-text-section
  .image-with-text
  .grid__item
  a.button.button--primary:after {
  box-shadow: none;
}
body.page--ingredients
  .image-w-text-section
  .image-with-text
  .image-with-text__text
  p {
  font-size: 18px;
  color: #101343;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  font-family: "Work Sans", sans-serif;
}
.testimonial-blocks {
  text-align: center;
}

/*FAQ Page*/
.faq-section {
  padding: 0 0 37px 0px;
}
.faq-container {
  max-width: 1000px;
  margin: 1.5rem 0;
}
.faq-section h1 {
  font-size: 48px;
  text-align: center;
  text-transform: inherit;
  font-weight: 400;
  margin: 0;
  color: #101343;
  line-height: 57px;   
}

.faq-section .faq-item {
  border-top: 1px solid #ddddd7;
}
body.page--faq .faq-section .faq-container h3.qus {
  font-size: 22px;
  color: #101343;
  line-height: 23px;
  text-transform: inherit;
  margin: 0;

  letter-spacing: 0;
  position: relative;
 font-family: "Work Sans";
    font-weight:var(--font-heading-weight, 400)!important;
  padding: 19px 40px 19px 0;
  cursor: pointer;
}
.faq-section .faq-container h3.qus {
  font-size: 22px;
  color: #101343;
  line-height: 23px;
  text-transform: inherit;
  margin: 0;

  letter-spacing: 0;
  position: relative;
 font-family: "Work Sans";
    font-weight:var(--font-heading-weight, 400)!important;
  padding: 19px 40px 19px 0;
  cursor: pointer;
}
body.page--faq .faq-section .faq-blocks .ans p {
  line-height: 26px;
}
.faq-section .faq-blocks .ans p {
  line-height: 26px;
}
body.page--faq .faq-section .faq-blocks .ans p {
  font-size: 18px;
  color: #2b2d49;
  font-weight: normal;
  font-weight: 400;
/*   font-family: "Adieu"; */
}
.faq-section .faq-blocks .ans p {
  font-size: 18px;
  color: #2b2d49;
  font-weight: normal;
  font-weight: 400;
/*   font-family: "Adieu"; */                                                     
}
.faq-section .faq-container h3.qus:after {
  /*     content: "\f067";
      position: absolute;
      right: 0px;
      top: 0px;
      color: #101343;  
      font: normal normal normal 14px/1 FontAwesome; 
      border: 1px solid #101343;  
      padding: 3px; 
      border-radius: 50%;  */
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: #101343;
  padding: 3px;
  width: 29px;
  height: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  content: " ";
  font-weight: 700;
  cursor: pointer;
  background-image: url("/cdn/shop/files/Group_68.svg?v=1673961331");
  background-size: cover;
}
.faq-section .faq-container h3.qus.active:after {
  position: absolute;
  right: 0;
  top: 50%;
  color: #101343;
  transform: translateY(-50%);
  content: "";
  background-image: url("/cdn/shop/files/19389931221554126196_2.svg?v=1673961690");
}
.enriched-img-section .both-text {
  display: flex;
/*   flex-wrap: wrap;    
  width: 100%; */    
  margin-top: 20px;
}  
.enriched-img-section .left-section-text {
    width: 49%;
    display: inline-block;  
}  
.enriched-img-section .other-text-field {
    width: 49%; 
    display: inline-block; 
    margin-top: 20px;  
}       
.enriched-img-section .text-left-enrich {
/*   width: 50%; */
   padding-top: 20px;
   padding-bottom: 30px;
   padding-left: 20px;
   padding-right: 20px;          
}         
.enriched-img-section {
  padding: 60px 0px;
}
.enriched-img-section .enrich-text-img .first-img {
  text-align: left;
  z-index: 2;
}
.enriched-img-section .enrich-text-img .first-img {
  z-index: 2;
   width:100%;
}
.enriched-img-section .second-img {
  transform: translate(-50px, 50%);
  width:100%;
}
.both-img-section {
  display: flex;
  width: 100%;
}
.enriched-img-section .right-img-section.grid__item h2 {
  font-size: 32px;
  line-height: 40px;
  color: #101343;
  text-transform: capitalize;
  text-align: center;
  margin: 0px 0px 5px 0px;
  font-weight: 300;
  /* font-family: "Adieu"; */
}
.enriched-img-section .enrich-text-img p {
  margin: 0px;
  font-size: 24px;
  text-align: center;       
  font-weight: normal;
  color: #101343;
     font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  font-style:italic;
  line-height: 49px;
}
.enriched-img-section .text-left-enrich p{
  font-style:normal;
}
.enriched-img-section .both-text p {
  font-size: 18px;
  line-height: 26px;    
  text-align: left;      
  color: #101343;
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
}
.enriched-img-section .text-left-enrich h3 {
  margin: 10px 0px;   
  font-size: 21px;
  font-weight: 300;
  text-transform: capitalize;
  color: #101343; 
 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  line-height: 23px; 
}    
.enriched-img-section .right-img-section {
  padding-left: 20px;
  width: 100%;
  max-width: 60%;
}
.enriched-img-section .left-img-section.grid__item {
  width: 100%;
  max-width: 40%;
  padding: 100px 0px;
}
.timeline-section .time-header h2 {
  font-size: 42px;
  margin: 0 0 23px;
  text-transform: capitalize;
  font-weight: 400;
  color: #101343;
  font-family: "Adieu";

}
.timeline-section {
  padding: 60px 0px;
}
.timeline-section .time-header h2 span {
  font-weight: 400;
/*   font-family: "Romie"; */ 
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
}
.timeline-wrapper {
  background-color: #edece2;
  padding: 20px 20px;
  margin-bottom: 20px;
}
.timeline-section .timeline-container h3 {
  font-size: 21px;
  color: #101343;
  font-weight: 300;
  margin: 0 0 20px;
  position: relative;
  display: inline-block;
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
}
.timeline-blocks .timeline-item h3 {
  margin-bottom: 0px;
  white-space: initial;
  background-color: #edece2;
  position: relative;
  z-index: 1;
  padding-right: 20px;
}
/* .heading-bar:after {
      content: "";
      border-top: 3px solid #d7d6cc;
      position: absolute;
      left: 0px;
      top: 9px;
      height: 5px;
      width: 100%;
      overflow: hidden; 
      z-index: 0;   
  }       */
.timeline-section .timeline-wrapper .time_text p {
  font-size: 18px;
  color: #2b2d49;
  margin: 5px 0px;
}
.heading-bar {
  position: relative;
}
/* .timeline-section .timeline-container {
      padding: 0px 80px;   
  }   */
.timeline-section .timeline-container .time_text {
  max-width: 330px;
  margin-right: auto;
}
.timeline-section .timeline-item h3 span {
  background-color: #fff;
  padding: 3px 12px;
  border: 1px solid #ffdb5c;
  border-top: 8px solid #ffdb5c;
  border-radius: 5px;
  margin-right: 10px;
}
.timeline-section .timeline-blocks .timeline-item {
  padding: 0px;
  max-width: 33.33%;
  flex-grow: unset !important;
  width: auto;
}
.timeline-blocks.grid {
  column-gap: 40px;
}
.timeline-section .timeline-blocks {
  position: relative;
  justify-content: space-between;
}
.timeline-section .main-timeline-wrap {
  max-width: 90%;
  margin: 0 auto;
}
.timeline-section .main-timeline-wrap h2 {
  padding-left: 20px;
  font-size: 21px;
  color: #101343;
  text-transform: capitalize;
  font-weight: normal;
  margin: 0 0 42px;
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
}
.timeline-section
  .timeline-blocks.grid.grid--1-col-tablet-down.grid--3-col-desktop:after {
  content: "";
  border-top: 2px solid #d7d6cc;
  position: absolute;
  left: 0px;
  top: 9px;
  width: 80%;
  overflow: hidden;
  z-index: 0;
}
.timeline-section .timeline-item h3 {
  position: relative;
}
/* .timeline-section .timeline-item h3:before {
      content: "";
      border: 1px solid #d7d6cc;   
      width: 238px;
      position: absolute;
      right: 36px;
      top: 9px;
      transform: translate(-50%);     
      opacity: 1;     
  }           */
.timeline-section .timeline-item:last-child .heading-bar:after {
  opacity: 0;
}

.timeline-section .text p {
  font-size: 18px;
  color: #2b2d49;
  margin: 40px 0px 20px 0px;
}
.timeline-section .timeline-btn a.button:after {
  box-shadow: none;
}
/* .newsletter .newsletter-main-wrap {
      max-width: 640px;  
      margin-left: auto;   
  }   */
.newsletter .newsletter-main-wrap h2.h1 {
  font-size: 32px;    

  color: #101343;
  margin: 0 0 15px;
  line-height: 40px;
 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  letter-spacing: 0;
  text-align: center;
}
.newsletter .newsletter-main-wrap p {
  font-size: 18px; 
  line-height: 21px;
  color: #101343;
  letter-spacing: 0.25px;
}
.newsletter .newsletter-form__field-wrapper .newsletter-form__button {
  background-color: #050907;
}
.newsletter .newsletter-form__button:not(:focus-visible):not(.focused) {
  background-color: #050907;
}
.newsletter .newsletter-form__field-wrapper .newsletter-form__button span {
  color: #efefe7;
  font-size: 13px;
  text-transform: uppercase;
 /*  font-family: "Adieu";*/  
  font-family: "Adieu";;
}
.newsletter .newsletter__wrapper .newsletter-form {
  max-width: 58rem;
  align-items: center; 
  margin: 0 auto;        
}                                                                                               
.newsletter .newsletter-form__button {
  width: 170px;
  border-radius: 10px;  
  border-top-left-radius: 0px;  
  border-bottom-left-radius: 0px;       
}     
.newsletter .newsletter__wrapper .newsletter-form__field-wrapper {
  max-width: 58rem;  
}    
.newsletter .newsletter__wrapper .newsletter-form__field-wrapper .field:after {
  box-shadow: none;
}
.newsletter .newsletter__wrapper .newsletter-form__field-wrapper .field {
  overflow: hidden;
}
.newsletter
  .newsletter-form__field-wrapper
  .newsletter-form__field-wrapper
  .field__input {
  border: 1px solid black;
  border-radius: 10px;
}
.newsletter .newsletter-form__field-wrapper .field__input{
  border: 1px solid #000;
  border-radius: 10px;
  background:#fff;
  box-shadow: inset 0 0 4px rgb(0 0 0 / 35%);
  color:#050907;  
  margin-top: 0px;  
  margin-bottom: 0px;        
}   
.story-singup .newsletter__wrapper .newsletter-form .kl-private-reset-css-Xuajs1 form.klaviyo-form input[type="email"]{
  border-top-right-radius:0 !important;
  box-shadow:inset 0 0 4px #00000059 !important;
  border-bottom-right-radius:0 !important;
  font-family:"Adieu" !important;
}
.story-singup .newsletter__wrapper .newsletter-form .kl-private-reset-css-Xuajs1 form.klaviyo-form button{
  border-top-left-radius:0 !important;
  text-transform:uppercase !important;
  border-bottom-left-radius:0 !important;
  width:150px !important;
  font-weight:400 !important;
  font-family:"Adieu" !important;
}
.story-singup .newsletter__wrapper .newsletter-form .klaviyo-form-RJq63U > .needsclick.kl-private-reset-css-Xuajs1{
   width:100% !important;
}
.story-singup .newsletter__wrapper .newsletter-form .klaviyo-form-RJq63U>.needsclick.kl-private-reset-css-Xuajs1 > .kl-private-reset-css-Xuajs1{
  width:100% !important;
  max-width:100% !important;
}
.story-singup .newsletter__wrapper .newsletter-form .klaviyo-form-RJq63U{
  width:100% !important;
  max-width:100% !important;
}
/* .story-singup .newsletter__wrapper .newsletter-form .kl-private-reset-css-Xuajs1 form.klaviyo-form{
  width:100% !important;
} */
/* .story-singup .newsletter__wrapper .newsletter-form .kl-private-reset-css-Xuajs1{
  width:100% !important;
} */
.newsletter .newsletter__wrapper .newsletter__subheading {
  margin-bottom: 20px;
  text-align: left;
}
.index-iwt-section .image-with-text h2.image-with-text__heading.h1 {
  font-size: 32px;
  color: #101343;
/*   font-family: Romie; */
  font-family: "Adieu";
  line-height: 35px;
  font-weight: normal;
}
.index-iwt-section .image-with-text p {
  color: #2b2d49;
  font-size: 16px;
}
.index-iwt-section a.button:after {
  box-shadow: none;
}
.index-iwt-section a.button:hover:after {
  box-shadow: none;
}
.plr-80 {
  padding: 0 80px;
}
.plr-40 {
  padding: 0 40px;
}
.timeline-section .text {
  max-width: 50%;
  width: 100%;
}
.index-iwt-section .image-with-text {
  padding-left: 80px;
  padding-right: 80px;
}
.faq-section .faq-container a.button:after {
  box-shadow: none;
}
.index-rich-section .rich-text {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.index-rich-section {
  padding-bottom: 10px;
}
.index-rich-section .rich-text .rich-text__blocks.center {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.index-rich-section .rich-text .rich-text__blocks .rich-text__text.rte {
  text-align: left;
}
.image-w-text-section .image-with-text__text-item .image-with-text__text p {
  font-family: "Adieu";
}
.enriched-img-section .both-img-section img {
  margin: 0 auto;
  display: block;
  max-width: 300px;
  width: 100%;
}
.enrich-text-img.grid {
  gap: 0;
}
.image-w-text-section .rich-text__text p {
  font-size: 18px;
  color: #2b2d49;
  line-height: 25px;   
}    
.image-w-text-section .rich-text__text {
  margin: 10px 0px;
}

.index-iwt-section .image-with-text p {
  font-size: 18px;
  color: #101343;
  line-height: 26px;   
  font-weight: normal;
}
.index-iwt-section .image-with-text__text {
  margin: 15px 0px 0px 0px;
}
.index-iwt-section .image-with-text__content a.button.button--primary {
  margin-top: 30px;
}
.iwt--section-two .rich-text__text p {
  color: #101343;
  line-height: 26px;  
  font-weight: normal;
}
.iwt--section-two.image-w-text-section
  .image-with-text
  h2.image-with-text__heading.h1 {
  font-size: 32px;
  margin-top: 10px;
/*   font-family: Romie;
  font-family: "Adieu";    */           
  line-height: 40px;
}
.iwt--section-two.image-w-text-section
  p.image-with-text__text.image-with-text__text--caption {
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
}
.iwt--section-two {
  padding: 80px 0px 50px 0px;
}
.iwt--section-two .image-with-text__content {
  padding-left: 0px;
  max-width: 600px;
  margin-right: auto;
}
.iwt--section-two .image-with-text__grid--reverse .image-with-text__content {
  margin-left: unset;
}
.iwt--section-two.image-w-text-section .rich-text__text {
  margin: 16px 0 10px;
}
/* Shake Section*/
section.product-shakes {
  background: #ffdb5c;
  padding: 96px 0;
}
section.product-shakes .shakes-header h1 {
  text-align: center;
  margin: 0;
}
section.product-shakes .this-section-width {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 32px;
}
section.product-shakes .shakes-header p {
  text-align: center;
  margin: 0 0 32px;
}
section.product-shakes .shakes-header {
  max-width: 560px;
  margin: 0 auto;
}
section.product-shakes .shakes-body {
  display: flex;
  align-items: stretch;
  column-gap: 16px;
}
.shakes-body .product-box {
  width: 50%;
  padding: 24px 32px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 8%);
}
.shakes-body .product-box .dec_text {
  padding-top: 24px;
  padding-bottom: 16px;
}
.shakes-body .product-box .dec_text p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}
.shakes-body .product-box .dec_text p span {
  font-weight: 600;
}
.shakes-body .product-box .recommended p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
}
.product-box .img-with-title .title-part h2 {
  margin: 0 0 16px;
  font-weight: 600;
}
.product-box .img-with-title .title-part p {
  margin: 0 0;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
}
.product-box .img-with-title .title-part p span {
  font-weight: 600;
}
.shakes-body .product-box .img-with-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(19, 62, 37, 0.33);
  padding-bottom: 16px;
}
.shakes-body .product-box .img-with-title .title-part {
  width: 65%;
}
.shakes-body .product-box .img-with-title .img-part {
  width: 20%;
}
.shakes-body .product-box .img-with-title .img-part img {
  display: block;
  max-height: 70px;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
}
/*Product Page styling start*/
body.template--product .header-wrapper {
  background: #efefe7;
}
body.template--product
  .shopify-section-header-sticky
  sticky-header.header-wrapper {
  background: #fff !important;
}
.product.product--large.product--right {
  padding: 0 0 89px 0px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 91px;
}
.product__media-gallery ul {
  margin-bottom: 0 !important;
}
.product .product__info-container p.product__text {
/*   font-size: 42px;
  color: #101343;
  margin-bottom: 5px;
  font-family: "Work Sans", sans-serif;  */
    color: #101343;
    margin-bottom: 5px;
    font-family: Work Sans,sans-serif;
    font-size: 16px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center; 
}      
/* .template--product .newsletter .newsletter__wrapper .newsletter-main-wrap{
    width:100%;
    max-width:700px;
    margin-left:auto;
  } */
.template--product .faq-head {
  padding: 48px 48px 45px;
}
.template--product .newsletter.plr-80 {
  padding: 0 80px 117px;
}
.product .product__info-wrapper .product__title h1 {
  font-size: 42px;
  color: #121212;
  font-weight: normal;
  line-height: 49px;
  letter-spacing: 0;
  margin-top: 25px;  
  text-align: left; 
}
.product .product__description.rte.quick-add-hidden {
  font-size: 16px;
  color: #101343;
  margin: 0px;
  letter-spacing: 0.25px;
  padding-bottom: 2px;
  line-height: 26px;
}
.product.product--large.product--right .product__info-wrapper.grid__item {
  width: 50%;
  max-width: 50%;
  padding-left: 80px;
  background: #f7f7ef;
}
.product.product--large.product--right .grid__item.product__media-wrapper {
  width: 50%;
  background: #f7f7ef;
}
.product.product--large.product--right
  .grid__item.product__media-wrapper
  .slick-dots {
  bottom: 10px !important;
}
.product.product--large.product--right
  .grid__item.product__media-wrapper
  .slick-dots
  li
  button:before {
  font-size: 10px !important;
}
.product.product--large.product--right
  .product__info-wrapper
  .product__info-container {
  max-width: 100%;
}
.template--product .image-w-text-section .image-with-text h2.image-with-text__heading.h1 {
  color: #101343;
  letter-spacing: 0;
  font-size: 32px; 
 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  line-height: 40px;
}
.template--product
  .iwt--section-one.image-w-text-section
  .image-with-text__content {
  padding-right: 0px;
}
.template--product
  .iwt--section-one
  .image-with-text
  .image-with-text__media-item {
  width: 37%;
}
.template--product
  .iwt--section-one
  .image-with-text
  .image-with-text__text-item {
  width: 63%;
}
.template--product
  .iwt--section-two
  .image-with-text
  .image-with-text__text-item {
  width: 37%;
}
.template--product
  .iwt--section-two
  .image-with-text
  .image-with-text__text-item
  .image-with-text__content {
  padding: 0;
}
.template--product
  .iwt--section-two
  .image-with-text
  .image-with-text__media-item {
  width: 63%;
}
.template--product
  .iwt--section-one.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text,
.template--product
  .iwt--section-two.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text {
  margin: 0;
}
.template--product
  .iwt--section-one.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text
  p {
  font-family: Work Sans, sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  margin-top: 20px;
  line-height: 25px;
  color: #2b2d49;
}
.iwt--section-one.image-w-text-section .image-with-text__grid {
  display: flex;
  align-items: center;
}
.template--product
  .iwt--section-two.image-w-text-section
  .image-with-text
  h2.image-with-text__heading.h1 {
  color: #101343;
  line-height: 49px;
  margin: 0;
  font-size: 32px;  
}
.template--product
  .iwt--section-two.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text
  p {
  font-size: 19px;
  margin-top: 10px;
  line-height: 26px;
  color: #101343;
  font-family: Work Sans, sans-serif;
  letter-spacing: 0;
}
.template--product .multicolumn h2.title.h1 {
  font-size: 48px;    
  color: #101343;
  line-height: 53px; 
 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  padding-top: 2px;
  letter-spacing: 0;
}    
.template--product .multicolumn .title-wrapper-with-link {
  margin-bottom: 67px;
}


.template--product .multicolumn .multicolumn-card__info h3 {
  font-size: 22px; 
  letter-spacing: 0;
  color: #101343;
  line-height: normal; 
 font-family: "Work Sans"
    font-weight:400!important;
}
.template--product .multicolumn .page-width {
  max-width: 100%;
  padding: 0;
}
.pro-build-box-section .build-right-box h2 svg {
  display: none;
}
.template--product .multicolumn .multi-section {
  padding: 40px 60px 124px;   
}    
.template--product .multicolumn .multicolumn-card__info p {
  font-size: 18px;    
  color: #2b2d49;
  padding-right: 30px;
  letter-spacing: 0;
  line-height: 26px;  
}
.R-TextHeading--xxxs, .R-TextBody--xxxs{display:none !important;}
.grid.main_ingrediants div {
  text-align: center;
}
.template--product .multicolumn .multicolumn-card__info a.link.animate-arrow {
  font-size: 18px;
  line-height: 20px;
  color: #101343;
  font-family: Work Sans, sans-serif;
  text-decoration: underline;
  font-weight: 500;
  margin-top: 13px;
  letter-spacing: 0;
  cursor: pointer;
}
.template--product
  .multicolumn
  .multicolumn-card__info
  a.link.animate-arrow
  span.icon-wrap {
  display: none;
}

.template--product .iwt--section-two.image-w-text-section ul.bullets-items {
  text-align: left;
  padding: 0;
  width: 100%;
}
.template--product .iwt--section-two.image-w-text-section ul.bullets-items li {
  list-style: none;
  font-size: 18px;
  color: #101343;
  padding: 12px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cac9c0;
}
.template--product
  .iwt--section-two.image-w-text-section
  ul.bullets-items
  span.count {
  font-size: 32px;     
  letter-spacing: 0;
  color: #363b3b;
/*   font-family: Romie; */  
  font-family: "Adieu";   
  line-height: 70px;
  padding-right: 40px;
}
.template--product
  .iwt--section-two.image-w-text-section
  ul.bullets-items
  span.text {
  font-size: 18px;
  color: #101343;
  padding: 0px 20px;
  max-width: 100%;
  line-height: 26px;
}
.template--product .iwt--section-two.image-w-text-section ul.bullets-items span.count{
  color:#101343;  
}
.template--product .iwt--section-two.image-w-text-section ul.bullets-items h2 {
  color: #101343;
}
.template--product .iwt--section-one,
.template--product
  .iwt--section-one
  .image-with-text
  .image-with-text__text-item
  .image-with-text__content {
  background: #f7f7ef;
}
.template--product .iwt--section-two,
.template--product
  .iwt--section-two
  .image-with-text
  .image-with-text__text-item
  .image-with-text__content {
  background: #efefe7;
}
.template--product .iwt--section-two {
  padding: 80px 0 0;
}
.template--product
  .iwt--section-two.image-w-text-section
  ul.bullets-items
  :first-child
  span {
  padding-right: 50px;
}
.template--product
  .multicolumn
  .multicolumn-card__image-wrapper.multicolumn-card-spacing {
  margin: 0;
}

.pro-info-banner {
  background-color: #ffdb5c;
}
.pro-info-banner .pro-info-container {
  padding: 87px 0 118px;
}
.pro-info-banner .pro-info-container .info-text p {
  font-size: 76px;
  margin: 0;
  color: #050907;
  letter-spacing: 0;
  line-height: 89px;
/*   font-family: Romie; */ 
  font-family: "Adieu";        
  text-align: center;
}
.template--product .iwt--section-one .image-with-text,
.template--product .iwt--section-two .image-with-text {
  max-width: 1250px;
  margin: auto;
}
.template--product
  .iwt--section-one
  .image-with-text
  .image-with-text__text-item
  .image-with-text__content {
  padding-left: 136px;
  padding-right: 35px;
}
.template--product
  .iwt--section-two
  .image-with-text
  .image-with-text__media-item
  .image-with-text__media {
  margin-left: 171px;
}
.pro-info-banner .pro-infos {
  position: relative;
}
.pro-info-banner .pro-info-container .info-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px 0;
}
.pro-info-banner .pro-info-container .info-img,
.pro-info-banner .pro-info-container .info-img img {
  height: 100%;
  object-fit: cover;
}
.product .product__description h4 {
  font-size: 18px;
  color: #101343;
  font-family: "Adieu";
  margin: 0px 0px 5px 0px;
}
.newsletter .newsletter-form__field-wrapper label.field__label {
  color: #050907;
  font-size: 15px;
}
.template--index a.link-shop.header__menu-item.list-menu__item.link.link--text {
  background-color: #fff;
}
.template--index
  .header
  a.link-shop.header__menu-item.list-menu__item.link.link--text
  span {
  color: #101343;
}
.iwt--section-two.image-w-text-section
  .image-with-text__media.image-with-text__media--small {
  border: none;
}
.template--index
  .iwt--section-two.image-w-text-section
  .image-with-text__media.image-with-text__media--small
  img {
  width: 250px !important;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  object-fit: contain;
}
.index-build-section .build-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.index-build-section .build-section .left-img {
  width: 30%;
  text-align: center;
  display: flex;
}
.index-build-section .build-section .right-text {
  width: 70%;
  text-align: center;
  background-color: #fff;
  padding: 50px 10px;
}
.index-build-section .build-section .right-text h2 {
  font-size: 42px;
  color: #050907;
  margin: 0px 0px 40px 0px;
  line-height: 59px;
  text-align: center;
  font-weight: normal;
}
.index-build-section .right-text p {
  font-size: 18px;
  color: #101343;
  margin: 0px 0px 60px 0px;
  line-height: 26px;
  font-weight: 400;
}
a.button:after {
  box-shadow: none;
}
a.button:hover::before {
  box-shadow: none;
}
.index-build-section .button:not([disabled]):hover:after {
  box-shadow: none;
}
.index-build-section .build-section a.button {
  color: #efefe7;
  background-color: #050907;
}
.template--index .iwt--section-two .image-with-text .image-with-text__grid {
  align-items: flex-start;
}
.index-build-section {
  padding: 60px 0px;
  background-color: #edece2;
}
.index-build-section .build-section img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.image-w-text-section .global-media-settings {
  border: none;
}
.iwt--section-one.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text
  p {
  font-size: 21px;
  color: #101343;
  line-height: 32px;
  letter-spacing: 0.4px;
  font-weight: 300;
}
.index-iwt-section .image-with-text__text-item .image-with-text__content {
  padding-top: 40px;
}
.main-story-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.main-story-section .left-img-section {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.main-story-section .home-top-banner {
  width: 60%;
}
.main-story-section .right-image-section {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.main-story-section img {
  padding: 10px 0px;
}
.main-story-section img.img-top,
.main-story-section img.img-btm {
  margin-left: 70px;
}
.main-story-section .right-image-section img.img-first {
  margin-right: 70px;
}
.main-story-section .right-image-section img.img-first {
  margin-right: 100px;
  margin-bottom: -28px;
  z-index: 2;
}
.main-story-section .right-image-section img.img-third {
  margin-right: 70px;
}
.template--login .customer.login {
  padding-top: 140px;
}
.template--register .customer.register {
  padding-top: 130px;
}
.page--contact h1.main-page-title {
  margin: 0;
  color: #121212;
  font-size: 42px;
  padding-top: 140px;
  text-align: center;
/*   font-family:'Romie'; */ 
  font-family: "GalaxieCopernicusBook","Adieu";   
}
.page--contact .contact.page-width{
  padding-top:0;
}
.home-ingrediant-banner {
  /*     background-position: center;
      opacity: .4;
      background-size: contain;
      background-repeat: no-repeat; */
}
.shimple-text-section .text-thumb-inner .milk-text-content h2 {
  color: #101343;
  font-size: 42px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 50px 0 30px;
 line-height: 49px;   
}
.shimple-text-section .text-thumb-inner .milk-text-content ul li {
  color: #101343;
  font-size: 29px;
  text-transform: capitalize;
  font-weight: 400; 
  font-family: "Adieu";
/*   font-family: "Romie"; */
  line-height: 42px;              
  padding: 7px 0px;   
}                                                                                      
.template--product .product .pro-reviews i.fa.fa-star {
  color: #ffd112;
}
.pro-build-box-section .build-both-sides .build-bottom .saving p {
  max-width: 70%;
  font-size: 16px;
  margin: auto;
  line-height: 20px;
}
.build-both-sides .pro-build-box-inner h2 {
  text-align: center;
  margin: 10px 0px;
}
.build-both-sides .pro-build-box-inner p {
  text-align: center;
  margin: 0 0 10px;
  font-size: 18px;
  color: #101343;
  line-height: 26px;
  letter-spacing: 0;
}
.pro-build-box-section .pro-build-box-inner h2 {
  text-align: center;
  margin: 0px 0px 10px 0px;
  font-size: 42px;
  line-height: 49px;
  letter-spacing: 0;
  color: #101343;
}
.pro-build-box-section .build-box-wrap .build-item .pro-img {
  margin-top: -45px;
}
.pro-build-box-section .build-box-wrap .build-item img {
  max-width: 126px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  height: 185px;
  object-fit: cover;
}
.build-box-wrap {
  margin-top: 90px;
}
.pro-build-box-section .build-box-wrap .build-item.border {
  border: 2px solid #101343;
}
.pro-build-box-section .pro-build-box-inner h3 {
  text-align: center;
  color: #101343;
  letter-spacing: 0;
  font-size: 24px;
  font-family: Adieu;
  margin: 16px 0 0;
  line-height: 26px;
  font-weight: 300;
}
.pro-build-box-section .build-box-wrap .price-wrap span {
  font-size: 16px;
  color: #101343;
  text-align: center;
  display: block;
  letter-spacing: 0.25px;
  line-height: 21px;
}
.pro-build-box-inner .build-item.vanilla button {
  background: #000;
  color: #fff;
}
.pro-build-box-section .build-box-wrap .price-wrap {
  margin: 10px 15px 15px;
}
.pro-build-box-inner .build-item.vanilla {
  background-color: #ffdb5c;
}
.pro-build-box-inner .build-item.chocolate {
  background-color: #f9a44b;
}
.pro-build-box-section .build-box-wrap .build-item.strawberry {
  background-color: #99c5bb;
}
.build-box-wrap button.button.build-atc-btn {
  background-color: transparent;
  border: 1px solid #101343;
  border-radius: 6px;
  color: #050907;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  font-family: Adieu;
  padding: 5px 10px;
  letter-spacing: 2.77px;
}
.build-box-wrap button.button.build-atc-btn:after {
  box-shadow: none;
  border: none;
}
.pro-build-box-section .build-right-box {
  background-color: #f7f7ef;
  padding: 28px 28px 30px;
}
.pro-build-box-section .build-right-box h2 {
  font-size: 32px;
  color: #2b2d49;
  line-height: 35px;
  text-transform: inherit;
  margin: 0 0 11px;
  letter-spacing: 0;
}
.build-both-sides .build-discount-text p {
  font-size: 16px;
  color: #101343;
  margin: 0px 0 40px;
  line-height: 22px;
  letter-spacing: 0.25px;
}
.pro-build-box-section .build-right-box ul.add-items-wrapped span.close-item {
  font-size: 14px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.pro-build-box-section .build-right-box ul.add-items-wrapped img {
  box-shadow: 5px 5px 10px;
}
.build-both-sides {
  display: flex;
  column-gap: 10%;
}
.build-left-box {
  width: 55%;
}
button.build-atc-btn {
  width: 100%;
}
.build-right-box {
  width: 35%;
}
.build-box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px;
}
.build-item {
  width: 32.4%;
  padding: 10px 10px 25px;
  background: yellow;
}
.pro-build-box-section .build-both-sides ul.add-items-wrapped {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  row-gap: 30px;
  column-gap: 24px;
  justify-content: center;
}
.pro-build-box-section .build-both-sides ul.add-items-wrapped li {
  width: 25%;
  border: 1px dashed #363b3b;
  min-height: 120px;
  position: relative;
}
ul.add-items-wrapped img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.05);
  box-shadow: 0 10px 10px -5px;
}
ul.add-items-wrapped .save-amount {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
ul.add-items-wrapped li {
  background: #fff;
}
ul.add-items-wrapped span.close-item {
  position: absolute;
  top: -20px;
  right: -15px;
  background: #101343;
  height: 30px;
  width: 30px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
}
.pro-build-box-section .build-both-sides .total {
  font-size: 18px;
  color: #050907;
  letter-spacing: 0.4px;
  line-height: 26px;
  text-align: center;
}
.pro-build-box-section .build-both-sides .total .total-price {
  font-weight: 600;
}
.pro-build-box-section .build-both-sides .build-bottom {
  margin-top: 35px;
}
.pro-build-box-section .build-both-sides .add-baskete-btn a.button {
  width: 100%;
  background-color: #050907;
  margin-top: 10px;
  color: #efefe7;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 3px;
  font-weight: 300;
}
.build-both-sides .ship-text {
  margin-top: 25px;
}
.build-both-sides .ship-text p {
  font-size: 16px;
  opacity: 0.8;
  letter-spacing: 0.25px;
  color: #101343;
  line-height: 20px;
  text-align: center;
  margin: 0;
}
.product__info-container > *:first-child {
  margin-bottom: 23px;
}
.product .product__info-wrapper .pro-reviews span {
  color: #101343;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 20px;
  margin-left: 21px;
}
.plant-section .plant-icon-text {
  padding: 80px 0;
}
.product .product__title h2 {
  font-size: 18px;
  color: #101343;
  letter-spacing: 0.8px;
  font-weight: 300;
  font-family: Adieu;
  line-height: 20px;
  margin: 5px 0 10px;  
  text-align: center; 
}
.template--product .pro-build-box-section {
  padding-bottom: 90px;
}
.template--cart .title-wrapper-with-link {
  padding-top: 60px;
}
.template--cart .cart-items th.caption-with-letter-spacing {
  font-size: 16px;
  color: #232321;
}
.template--cart h1.title.title--primary {
  font-size: 42px;
  color: #232321;
}
.template--cart .cart-item__details a.cart-item__name.h4.break {
  font-size: 16px;
  color: #232321;
  font-weight: 600;
}
.template--cart .cart__items .product-option {
  font-size: 16px;
  color: #232321;
}
.template--cart .cart-item__price-wrapper span.price.price--end {
  font-size: 16px;
  color: #232321;
}
.template--cart .cart__footer h2.totals__subtotal {
  font-size: 16px;
  color: #232321;
  font-weight: 600;
}
.template--cart .cart__footer small.tax-note.caption-large.rte {
  font-size: 14px;
  color: #232321;
}
.template--cart .title-wrapper-with-link a.underlined-link {
  font-size: 16px;
  color: #232321;
}
.template--login .customer h1#login {
  font-size: 42px;
  color: #232321;
}
.template--login .customer form a {
  font-size: 16px;
  color: #232321;
}
.template--register .customer.register h1 {
  font-size: 42px;
  color: #232321;
}
.page--our-story .rich-text-section .rich-text .rich-text__text p {
  font-size: 32px;
  line-height: 43px;
}
.page--our-story .rich-text-section .rich-text {
  padding: 0;
}
.page--our-story .rich-text-section .rich-text .rich-text__wrapper {
  width: 100% !important;
}
.page--our-story .rich-text-section.page-width {
  padding: 60px 0 0;
}
.page--our-story h2.image-with-text__heading.h2 {
  font-size: 27px;
  color: #2b2d49; 
  font-family: "Adieu";
/*   font-family: "Romie"; */
  text-align: center;
}
.page--our-story
  .iwt--section-one.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text
  p {
  font-size: 18px;
  color: #101343;
  font-family: "Work Sans", sans-serif;
  text-align: center;
}
body.gradient.page--.template--index
  .iwt--section-one.image-w-text-section
  .image-with-text__text-item
  .image-with-text__content {
  padding-right: 0px;
}
.template--index
  .iwt--section-one.image-w-text-section
  .image-with-text__text-item
  .image-with-text__text.rte.subtitle {
  margin-top: 19px;
}
.enriched-img-section .text-left-enrich:nth-child(4) {
  padding-top: 50px;
}
.enriched-img-section .text-left-enrich:nth-child(6) {
  padding-top: 70px;
}
.testimonial-reviews-section .author-img {
  width: 32px;
  height: 32px;
}
.index-iwt-section
  .image-with-text
  .image-with-text__text-item
  .image-with-text__content {
  padding: 6rem 9rem 7rem;
}
.faq-section .faq-item:last-child {
  border-bottom: none;
}
.template--product .faq-section .faq-item:last-child {
  border-bottom: 1px solid #ddddd7;
}
.template--product .faq-section {
  padding: 60px 0;
}
.template--product .faq-section h2 {
  text-transform: inherit;
  color: #101343;            
  letter-spacing: 0; 
  text-align: center;
}    
.faq-section .faq-container .faq-btn {
  margin-top: 34px;
}
body.page--faq .faq-head {
  background: #f5f1ee;
  padding: 50px 0 50px;
}
/*Header Section*/
.header-wrapper .header__heading-logo {
  max-width: 250px;
}
.page--partners .header-wrapper .header__heading-logo{
  filter:invert(100%);
}
.page--partners .announcement-bar:after{
  background:#fff;
}
.page--partners .menu-drawer-container .header__icon--menu svg path{
  fill:#fff;
}
.page--partners .shopify-section-header-sticky .menu-drawer-container .header__icon--menu svg path{
  fill:#000;
}
.page--partners .shopify-section-header-sticky .header-wrapper .header__heading-logo{
  filter:none;
}
.shopify-section-header-sticky
  a.link-shop.header__menu-item.list-menu__item.link.link--text.focus-inset {
  background-color: #050907;
}
.shopify-section-header-sticky
  a.link-shop.header__menu-item.list-menu__item.link.link--text.focus-inset
  span {
  color: #efefe7;
}
/* .shopify-section-header-sticky {    
      z-index: 9;    
  } 
*/

/*  .product .product__media-wrapper .slick-list.draggable {
    height: 100% !important;
}      
 div:empty{
  display: block; 
 }  
.product .grid__item.product__media-wrapper.small-hide {
    display: block !important;
}    */
.newsletter .newsletter__wrapper {
  position: relative;
  padding: 80px 50px 110px;
}
.newsletter .newsletter__wrapper.content-container--full-width:before {
  content: "";
  background-image: url("/cdn/shop/files/bg-white-yellow.xml?v=1675252514");
  background-size: cover;
  background-repeat: no-repeat;
  width: 364px;
  height: 391px;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 2;
}
.newsletter .newsletter__wrapper .newsletter-main-wrap {
  max-width: 642px;
  margin: 0 130px 0px auto;
  z-index: 2;
  position: relative;
}
.footer .footer-block-image .footer-svg-icon {
  height: 100%;
}
.footer .footer-block-image .footer-svg-icon svg {
  height: 100%;
  width: 100%;
  max-width: 316px;
}
.announcement-bar {
  width: 33.33%;
  background-color: #FF7775;     
  position: relative;  
}                                                                          
.announcement-bar .announcement-bar__message {
  font-size: 13px;
  color: #333333; 
  font-family: "Work Sans" !important; 
}   
.announcement-bar:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  height: 80%;
  background-color: #121212;     
}                                                                      
.announcement-bar:last-child:after {
  display: none;
}
.announcement-bar-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.product {
    padding-top: 150px;
    width: 80%;
    margin: auto !important;
}
/* 21/02/23 css */
.product .main-product-description {
  display: flex;
  align-items: center;
  column-gap: 20px;
  position: relative;
}
.product .main-product-description .left-part {
  width: 100%;
  position: relative;
  padding-right: 10px;
/*   border-right: 1px solid #000; */  
  display: flex; 
}    
/* .product .main-product-description .left-part:after {
  content: "";
  position: absolute;
  top: 0;
  right: 40px;
  width: 1px;
  height: 100%;
  background-color: #000;
} */
.product .main-product-description .right-part {
  width: 50%;
}
.product .main-product-description p {
  margin: 6px 0;
  color: #2b2d49;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.product .no-js-hidden fieldset.product-form__input {
  max-width: 100%;
}
.product .product__info-wrapper .product-form__input label {
  width: 100%;
  border-radius: 0;
  margin: 13px 0;
  height: 44px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  color: #2b2d49;
}
.product .product__info-wrapper .product-form__input label img {
  width: 25px;
  margin-right: 10px;
  object-fit: cover;
  height: 25px;
}
.product .product__info-wrapper .offer-meal .offer-bar {
/*   border-top: 1px solid #2b2d49;
  border-left: 1px solid #2b2d49;
  border-right: 1px solid #2b2d49; */   
  padding: 5px 20px;  
  text-align: center;   
}                                                                                                   
.product .product__info-wrapper .offer-meal .offer-bar p {
    margin: 0;
    font-weight: 500;
    color: #FC5700;
    font-size: 16px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;      
}                                                                                                         
.product .product__info-wrapper .total-meal-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  border: 1px solid #2b2d49;
}
.product .product__info-wrapper .total-meal-price .number-meal span {
  font-size: 16px;
  font-weight: 500;
  color: #2b2d49;
}
.product .product__info-wrapper .total-meal-price .total-price {
  font-size: 16px;
  font-weight: 500;
  color: #2b2d49;
}
/* .product .product__info-wrapper .product__text {
  font-size: 18px !important;
  font-weight: 500;
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  font-family: "Work Sans" !important;  
}     */                                                                                                          
.product .product__info-wrapper .product__text i {
  display: flex;
  align-items: center;
}
.product .product__info-wrapper .product__text svg {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.product .product__info-wrapper .product__text svg path {
  fill: #101343;
}
.product .product__media-wrapper .slick-next,
.slick-prev {
  z-index: 9999;
/*   left:0; */
}
.product-slider-nutrition .slick-next {
    right: 0px;
    z-index:2;
}
.product-slider-nutrition .slick-prev{
  left:0;
}
.product .product__media-wrapper .slick-prev:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 2;
  background-image: url("/cdn/shop/files/slider-arrow.svg?v=1676972688");
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 28px;
  transform: rotate(180deg);
  transition: 0.3s;
}
.product .product__media-wrapper .slick-next:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 2;
  background-image: url("/cdn/shop/files/slider-arrow.svg?v=1676972688");
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  height: 28px;
  transition: 0.3s;
}
.product .product__media-wrapper {
  padding: 0 0 0 50px;
}
.product
  .product__media-wrapper
  .thumb-product-media-list
  .product-single__media {
  height: 170px;
  padding: 10px 5px 0;
}
.product
  .product__media-wrapper
  .thumb-product-media-list
  .product-single__media
  img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.thumb-product-media-list .slick-track {
  margin: auto 0;
}

/*
.updated-buildbox-container .updated-buildbox .vanilla {
  background-color: #ffdb5b;
}
.updated-buildbox-container .updated-buildbox .chocolate {
  background-color: #99c6bb;    
}
.updated-buildbox-container .updated-buildbox .strawberry {
  background-color: #f9a44b;   
}   
*/
.updated-buildbox-container .updated-buildbox .variant-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  

  padding: 1rem;
    background: #fff;
    margin: 1rem 0px;
    background: #FFFFFF;
    border: 1px solid #D6DBCB;
    border-radius: 6px;
}                                                                                                    
.updated-buildbox-container .updated-buildbox .variant-item img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 100%;
}
.updated-buildbox-container .updated-buildbox .variant-item .img-w-title {
  display: flex;
  align-items: center;
}
.updated-buildbox-container .updated-buildbox .variant-item .img-w-title p {
  font-size: 18px;
}

.updated-buildbox-container
  .updated-buildbox
  .product-form__input.product-form__quantity {
  display: flex;
  justify-content: end;
}
.updated-buildbox-container .updated-buildbox .build-qty {
  background-color: #fff;
  border-radius: 10px;
  /* height: 40px; */
}
.updated-buildbox-container .updated-buildbox .build-qty .quantity {
    min-height: 100%;
    /* max-width: 105px; */
    align-items: center;
}
.updated-buildbox-container .updated-buildbox {
  padding-left: 0;
}
.updated-buildbox-container .updated-buildbox .build-qty .quantity:after {
  content: "";
  border-radius: 10px;
  height: 38px;
  box-shadow:none!important;
}
.updated-buildbox-container .updated-buildbox .build-qty .quantity__input {
  outline: 0;
  box-shadow: none;
  background: transparent;
  /* height: 38px; */
  font-size: 20px;
  color: #000;
}
.updated-buildbox-container .updated-buildbox .build-qty .quantity__button {
  height: 48px;
  width: 48px;
  border: 1px solid #D6DBCB;
}
.quantity__button svg {
    color: #D6DBCB;
}
.updated-buildbox-container
  .updated-buildbox
  .qty-box
  .left.product-quantity-box {
  display: flex;
  align-items: center;
  position: relative;
}
.updated-buildbox-container
  .updated-buildbox
  .qty-box
  .left.product-quantity-box
  .product-minus {
  position: absolute;
  left: 20px;
  z-index: 2;
}
.updated-buildbox-container
  .updated-buildbox
  .qty-box
  .left.product-quantity-box
  .product-plus {
  position: absolute;
  right: 20px;
  z-index: 2;
}
.updated-buildbox-container
  .updated-buildbox
  .qty-box
  .left.product-quantity-box
  .cart_input.quantity {
  text-align: center;
}


.eve-product-selector.updated-buildbox-container .updated-buildbox .variant-item .img-w-title p{
  font-size:18px;
  line-height:normal;
  margin:0;
  padding:0;
  font-weight: 500;
  font-family: Work Sans, sans-serif;
  color: #333333;
  text-transform: uppercase;
}
.eve-product-selector.updated-buildbox-container .updated-buildbox .variant-item p.meals-per-pouch{
  font-size:14px!important;
  font-family: Work Sans, sans-serif;
 /*font-family: GalaxieCopernicus,"Adieu";*/
  line-height:normal;
  margin:0;
  padding:0;
  color: #333333;
}
.most-popular.meals-per-pouch{
      margin-bottom: 3px!important;
    /*color: #428ddb!important;*/
  color: #121212 !important;

}



.product .product__info-wrapper .build-buynow-btn {
  margin-top: 20px; 
}
.product-slider-nutrition-wrap button.close-btn svg {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 999;
    background: #fff;
    width: 35px;
    height: 35px;
    padding: 10px;
    line-height:0;
    border-radius: 35px;
}
.product .product__info-wrapper .build-buynow-btn button {
    width: 100%;
    border-radius: 6px;
    padding: 20px 30px;
  /*Addedd*/
    border: 0px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-family: "Adieu";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32.4px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.product .main-product-description .content p {
  color: #101343;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 20px;
  margin: 6px 0px;        
}                                                                                       
.updated-buildbox-container .total-price span.compare-price {
  position: relative;
  padding-right: 3px;
}
.updated-buildbox-container
  .total-meal-price
  .total-price
  span.compare-price:after {
  content: " ";
  display: block;
  width: 100%;
  border-top: 2px solid #ff0000;
  height: 11px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-13deg);
}
.faq-head span.faq-top-content {
  font-family: "Adieu";
  font-weight: 300;
}
.faq-head span.faq-contnt {
/*   font-family: Romie; */ 
  font-family: "Adieu";   
}
.faq-section .faq-item h3.qus span {
  position: relative;
}
.faq-section .faq-item h3.qus span:before {
  position: absolute;
  content: "";
  top: 19px;
  left: 50%;
  width: 100%;
  height: 2px;
  background: #ff0000;
  transform: translateX(-50%);
  display: block;
}
.product-faqs .faq-container h3.qus {
  color: #101343;
  font-size: 29px;      
  text-transform: capitalize;

 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  line-height: 42px;  
  padding: 7px 0;
}
.product-faqs .faq-container .faq-blocks .faq-item .ans p {
  font-family: "Work Sans", sans-serif;
}
.middle-center-section .grid-content-image .heading-text span {
  margin: 0;
  font-size: 30px;
  text-align: center;

  color: #101343;

 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  font-style:italic;
  line-height: 49px;
}
.middle-center-section .heading-review-testimonials {
  font-size: 18px;
  line-height: normal;
  color: #edece2;
  margin: 10px 0 20px;
  font-weight: 700;
  margin: 10px 0px 0px;
}
.heading-review-testimonials {
  font-size: 18px;
  line-height: normal;
  color: #edece2;
  margin: 10px 0 0px;
  font-weight: 700;
}
.template--index .index-rich-section {
  padding-top: 90px;
}   
.template--product .iwt--section-three.image-w-text-section {
    padding: 80px 0 50px;
} 
.template--product .iwt--section-three .image-with-text .image-with-text__grid {
    align-items: flex-start;  
}  
.template--product .iwt--section-three.image-w-text-section .image-with-text__media.image-with-text__media--small {
    border: none;
} 
.template--product .iwt--section-three.image-w-text-section .image-with-text__media.image-with-text__media--small img {
    width: 250px!important;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    object-fit: contain; 
}  
.template--product .iwt--section-three.image-w-text-section .image-with-text .image-with-text__content {
    margin-left: unset; 
    padding-left: 0; 
    max-width: 600px; 
    margin-right: auto; 
    padding-top: 0; 
}    
.iwt--section-one.image-w-text-section .image-with-text .image-with-text__text ul li, .main-product-index-section .content-wrap-box ul li {
    list-style: none;  
    padding-left: 30px;    
    font-size: 21px;
    color: #101343;
    line-height: 32px;
    letter-spacing: .4px;
    font-weight: 300;
    font-family: Adieu; 
    position: relative;  
    display: flex;
    align-items: center;  
}     
.iwt--section-one.image-w-text-section .image-with-text .image-with-text__text ul {    
    margin-top: 0px;  
    padding-left: 0px;   
}       
.iwt--section-one.image-w-text-section .image-with-text .image-with-text__text ul li:before, .main-product-index-section .content-wrap-box ul li:before {
    content: "";
    position: absolute;
    background-image: url("/cdn/shop/files/eve-CheckCircle.svg?v=1678779505"); 
    background-size: cover; 
    width: 24px;
    height: 24px;
    left: 0;     
}    

/* Flavour List Style Starts */

.index-product-section .main-product-index-section{
  display:flex;
  flex-wrap:wrap;
}
.index-product-section .main-product-index-section .left-product-section {
    width: 66.67%;
}
.index-product-section .main-product-index-section .right-text-section{
  width: 33.33%;
  background-color:#fff;
}
.main-product-index-section .left-product-section ul{
  list-style:none;
  padding:0;
  margin:0;
  display:flex;
  flex-wrap:wrap;
}
.main-product-index-section .left-product-section ul li{
  width:33.33%;
  text-align:center;
}
.main-product-index-section .left-product-section .pro-img img {
    height: 100%;
    width: auto;
    object-fit: cover;
}
.main-product-index-section .left-product-section .pro-img{
  height: 274px;
/*   max-width: 187px; */ 
  max-width:100%;           
  margin:auto;
}
.main-product-index-section .left-product-section .product-img-w-title{
  text-align:center;
  padding:67px 10px 30px;
  position:relative;
}
.main-product-index-section .left-product-section li.vanilla{
  background-color:#FFDB5C;
}
.main-product-index-section .left-product-section li.chocolate{
  background-color:#99c5bb;        
}
.main-product-index-section .left-product-section li.strawberry{
  background-color:#f9a44b;
}
.main-product-index-section .left-product-section .product-img-w-title h2{
  font-family: Adieu;
  font-size:24px;
   color:#101343;
}
.main-product-index-section .left-product-section .product-img-w-title p, .main-product-index-section .left-product-section .product-img-w-title span {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 19px;  
    color:#101343;       
}   
.main-product-index-section .left-product-section .product-area, .main-product-index-section .left-product-section .product-area ul {
    height: 100%;
}
.index-product-section{
  padding:90px 0 90px;
  background-color:#EDECE2;
}
.main-product-index-section .content-wrap-box {
    height: 100%;
    padding: 95px 40px 80px;
    max-width:430px;
    margin:auto;
}
.main-product-index-section .content-wrap-box h2{
  font-size:32px;
  font-family: Adieu;
  color:#101343;
  text-align:left;
  margin-top:0;
}
.main-product-index-section .content-wrap-box ul{
  padding-left:0;
  margin:0;
}
.main-product-index-section .content-wrap-box ul li:before {
    width: 20px;
    height: 20px;
}    
.main-product-index-section .content-wrap-box ul li{
    font-size: 18px;
    line-height: 32px;
  font-family:"Work Sans", sans-serif;
  padding-left:25px;
}
.main-product-index-section .content-wrap-box .buy-btn{
  text-align:center;
  margin-top:45px;
}
.button:not([disabled]):hover:after{
  box-shadow:none;
}

/* Flavour List Style Ends */

/* Weekly Dose Style Starts */

.index-weekly-dose-wrap{
  padding:88px 0 100px;
  border-top:6px solid #EDECE2;
}
.section-title h2{
  font-size: 32px;  
 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
  margin:0;
  text-align:center;
  color:#101343;
}
.section-title h3{
  font-family: Adieu;
  font-size: 24px; 
  margin:0;
  font-style:italic;
  color:#101343;
}
.section-title.text-center{
  text-align:center;
}
.index-weekly-dose-wrap .section-title{
  margin-bottom:67px;
}
.row{
  display:flex;
  flex-wrap:wrap;
  margin:0 -15px;
  row-gap:30px;
}
.row.g-0 [class^="col-"]{
  padding:0;
}
.index-weekly-dose-wrap .row{
  margin:0 -7px;
  row-gap:14px;
}
.index-weekly-dose-wrap [class^="col-"]{
  padding:0 7px;
}
.index-weekly-dose-wrap .bg-dark-mustard{
  background-color:#FFD112;
}
.index-weekly-dose-wrap .bg-light-mustard{
  background-color:#FFEEB4;
}
.index-weekly-dose-wrap .col-content{
  padding:22px 28px;
  height:100%;
}
.index-weekly-dose-wrap .col-top-content {
    display: flex;
/*     flex-wrap: wrap; */
}
.index-weekly-dose-wrap .top-right-col{
  flex-shrink:0;
}
.index-weekly-dose-wrap .top-left-col{
  padding-right:10px;
}
.index-weekly-dose-wrap .top-left-col .content-head h2{
  font-size: 32px; 
  /*font-family:Adieu;*/
  text-transform:uppercase;
  margin:0;
  color:#101343;
}
.index-weekly-dose-wrap .top-left-col .content-head p{
  font-size:21px;
  margin-top:0;
  color:#101343;
}
.index-weekly-dose-wrap .top-left-col .content p{
  font-size:24px;
  letter-spacing:0;
  line-height:31px;
  color:#101343;
}
.index-weekly-dose-wrap .feature-list ul{
  list-style:none;
  margin:0;
  padding:10px 0 16px;
  font-size:24px;
  /*font-family:Adieu;*/
  line-height:34px;
  border-top: 1px solid rgba(16,19,67, 0.4);
  border-bottom: 1px solid rgba(16,19,67, 0.4);
  color:#101343;
  margin-bottom:13.5px;
}
.instruction-text p{
  margin:0;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 31px;
  color: #101343;
}
.guide-text{
  margin-top:13px;
}
.guide-text p{
  font-size: 16px;
  letter-spacing: 0.25px;
  line-height: 26px; 
  color: #101343; 
  margin:0;   
}   
/* Weekly Dose Style Ends */
.bg-sage{
  background-color:#99C5BB;
}
.calender-wrap .row{
  margin:0;
  row-gap:0;
}
.calender-wrap{
  background-color:#F7F7EF;
}
.timeline-left .heading-bar h3 span.month-text, .timeline-left .heading-bar.mob-head h3{
  position:relative;
  font-size:29px;
  font-family:Adieu;
  margin:0;
  display:block;
  color:#101343;
}                                            
.timeline-left .heading-bar h3 span.month-content {
  font-size:18px;
  font-family:'Work Sans', sans-serif;
  line-height: 24px;    
  color: #101343;       
}                                                                                                                  
.timeline-left .heading-bar h3{
  font-size:18px;
  font-family:'Work Sans', sans-serif;
  line-height: 24px;
}
.timeline-left .heading-bar.mob-head{
  display:none;
}
.timeline-left .heading-bar{
  display:flex;
  align-items:center;
}
.timeline-left .heading-bar .number-count{
  background-color: #fff;
    padding: 4px 12px 11px;
    border: 1px solid #ffdb5c;
    border-top: 15px solid #ffdb5c;
    border-radius: 5px;
    margin-right: 10px;
  font-size: 21px;
    color: #101343;
  font-family:Adieu;
  flex-shrink:0;
  line-height: 24px;
}
.calender-content .section-title{
  margin-bottom:44px;
}
.calender-content {
    height: 100%;
    padding: 90px 10% 90px 12%;
}
.timeline-right {
    width: 121px;
    height: 121px;
    background-color: #fff;
    border-radius: 100px;
    overflow: hidden;
    text-align: center;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
}
.timeline-right.res-view{
  display:none;
}
.timeline-left{
  width:calc(100% - 121px);
  padding-right:20px;
}
.bags-tag p{
  font-size:16px;
  margin:0;
  color:#101343;
  line-height:16px;
}
.bags-tag p span{
  display:block;
}
.bags-tag > span{
  font-size:10px;
  color:#101343;
  text-transform:uppercase;
}
.single-timeline{
  display:flex;
  flex-wrap:wrap;
}
.calender-wrap .dose-thumb {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-timeline:not(:last-child){
  margin-bottom:78px;
}
.timeline-content p{
  font-size:18px;
  color:#101343;
  line-height:25px;
}
.timeline-content ul{
  font-size:19px;
  line-height: 21px;
  color: #101343;
  font-family:Adieu;
  padding-left:30px;
}
.timeline-content li:not(:last-child) {
    margin-bottom: 9px;
}  
.faq-head {
  padding: 50px;
}   
.index-weekly-dose-wrap a.button {
    margin-top: 30px;
}                                                     
.btn-section {
    text-align: center;
}  
.main-product-description .left-part-content p {  
    margin: 0;
} 
.main-product-description .right-part-content p {     
    margin: 0;     
} 
/* .product .product-description-content .left-mbl-text{
  display: none;   
}  */                                                                                     
.product .product-description-content .right-mbl-text{
  display: none; 
}    
/* .product .product-description-content h4 {
    font-size: 24px;
    line-height: 29px;
    color: #101343;
    font-family: "Adieu";
    text-align: center;
}     */    
.product .product__title .meal-text h2 {
    font-size: 32px;   
    color: #101343;
    font-weight: 400;
    line-height: 49px;
    letter-spacing: 0;
    margin-top: 25px;
}   
.product .total-price span {
    /* font-size: 16px;
    font-weight: 400; */
    letter-spacing: 0.4px;
    line-height: normal;
    text-align: center;
    color: #050907;
    font-size: 18px;
    font-weight: 500;
}
.total-price .last-price span {
    font-family: "Inter", sans-serif;
}
.product .total-price span.text{
  font-weight: 400;   
  line-height:normal;
} 
.product .total-price {  
    text-align: left;
    display: flex;
line-height:normal;
}   

  .combined-price-offer-box{
  background: #D6DBCB;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
  }

.offers-cont{
  width:40%;
}
.product .offers p {
    color: #333;
    font-family: "Work Sans";
    font-size: 14px;
    letter-spacing: 1px;
    line-height: normal;
    text-align: left;
    margin: 0;
}  
.product .updated-buildbox-container.eve-product-selector .offers { 
max-width: fit-content;
  
}  
.product .main-product-description .left-content {
    display: none;  
}  
.product .main-product-description .left-mbl-text{
  display: block;
  width: 50%;
  text-align: left;       
}    
.product .main-product-description .left-mbl-text p {
    font-weight: 700;
} 
.product .main-product-description .left-text-area {
    width: 50%;   
} 
.template--article h3, body.template--blog h3 {
    color: #101343;   
    font-size: 23px;
    margin: 10px 0px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: inherit;  
    font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;
    line-height: 30px;  
}  
.popup-button-product a.nutirition-btn {
    color: #101343;
    margin-bottom: 5px;
    font-family: Work Sans,sans-serif;
    font-size: 16px;
    letter-spacing: .25px;
    line-height: 20px;
    text-align: center;   
}    
.product .popup-button-product {
    text-align: center; 
    display: none;
}  
.product-slider-nutrition-wrap a.nutrition-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 20;
    background-color: #000;
    visibility: visible;
    display: block !important;
    opacity: .8; 
}  
.product-slider-nutrition {
    position: fixed;
    padding: 10px;
/*     max-width: 600px; */
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
/*     background: #fff; */
    z-index: 9999;
    width: 100%;
}  
.product-slider-nutrition .slick-list.draggable{
   max-width: 700px;  
   margin:auto;  
}  
.product-slider-nutrition button.close-btn svg {
    position: absolute;
    right: 7px;
    top: 5px;
    background-color: #000;
    border: none;
    z-index: 9;
    height: 35px;
    width: 35px;
    padding: 0;
    fill: #fff;
}    

.product-slider-nutrition .slick-prev:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/cdn/shop/files/arrow-slider-svg.svg?v=1681300358");
    width: 16px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.product-slider-nutrition .slick-next:before {
    content: '';
    position: absolute;
    background-image: url("/cdn/shop/files/arrow-slider-svg.svg?v=1681300358");
    width: 16px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
}  
.index-iwt-section .image-with-text__media.global-media-settings.media {
    border: none;  
}  
.index-iwt-section .image-with-text__media img {
    height: auto !important;  
}  
.testimonial-reviews-section button.slick-prev.slick-arrow {
    z-index: 9;
}    
.plant-icon-text .heading-section h2 {
    font-size: 32px;
    line-height: 40px;
    color: #101343;
    text-transform: capitalize;
    text-align: center;
    margin: 0 0 5px;
    /*
  font-weight: 300;
 
    font-family: Adieu;*/
}  
.plant-icon-text .small-text p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #101343;
    font-family: Work Sans,sans-serif;
    font-weight: 400;  
}   
.plant-icon-text .heading-section .small-text {
    max-width: 520px; 
    margin: 0 auto;  
}  
.icon-with-text .icon-text-slide {  
    overflow: hidden; 
    position: relative; 
    /* animation: MarqueeLeft linear 60s infinite;    */               
}  
@keyframes MarqueeLeft 
{
  0% { transform: translate(0%); }
  100% { transform: translate(-100%); }
}   
.multicolumn-product ul.slick-dots {
    display: flex;
    justify-content: center;
}  
.multicolumn-product ul.slick-dots li {
    width: auto !important;  
    width: 18px !important;
    height: 18px !important;  
}       
.multicolumn-product .multicolumn-product-slider button.slick-arrow {
    bottom: 0;
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    top: unset;
} 
.multicolumn-product .multicolumn-product-slider button.slick-prev.slick-arrow {
    left: 0; 
   line-height: normal;  
   font-size: 30px;   
} 
.multicolumn-product .multicolumn-product-slider .slick-prev:before {
    left: 34% !important; 
    position: absolute;
    font-size: 30px;
}   
.multicolumn-product .multicolumn-product-slider button.slick-next.slick-arrow {
   right: 0;  
   line-height: normal;  
   font-size: 30px;     
}  
.multicolumn-product .multicolumn-product-slider .slick-next:before {   
    right: 27% !important;   
    color: #000; 
    font-size: 30px;  
    position: absolute;     
}  
.multicolumn-product .multicolumn-product-slider .slick-dots li button:before {
    font-size: 10px;     
}  
.multicolumn-product .multicolumn-product-slider {
    max-width: 930px; 
    margin: 0 auto;   
}  
.product .main-product__media-list button.slick-next.slick-arrow {
    right: 0;  
}  
.restore-balance-section .trial-section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;  
    margin-top: 60px;  
  align-items:center;
}                                                                                                
.restore-balance-section .trial-plan-section {
    width: 33.33%;
    padding: 0px 25px;
}    
.trial-plan-content {
    box-shadow: 0 4px 4px #00000040;      
    background-color: #fff; 
    border-radius: 10px;  
}                                                                                                                                
.restore-balance-section .heading-section h2 {
    text-align: center; 
    font-size: 42px; 
    line-height: 49px; 
    color: #101343;   
    margin: 0px 0px 50px 0px;    
}                                                                                               
.restore-balance-section .heading-section p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #101343;  
    max-width: 740px;
    margin: 0 auto;  
    text-align: center; 
}  
.restore-balance-section {
    padding: 130px 0px 130px 0px;  
    background-color: #F7F7EF; 
}                                                                            
.trail-main-content {
    padding: 30px 24px 10px 24px;
}                                                                  
.restore-balance-section .most-popular {
    background-color: #FF5800;
    text-align: center;
    font-size: 25px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #fff;
    font-family: "Work Sans", sans-serif;
    display: block;
    padding: 19px 0px; 
  
}                                                                        
.restore-balance-section .plr-80 {
    max-width: 100%;  
}  
.restore-balance-section .trial-plan-section .price-with-heading h2 {
    font-size: 32px;
    line-height: 49px;
    color: #101343;
    margin: 0px 0px 10px 0px;
}  
.restore-balance-section .price span.original-price {
    font-size: 36px; 
    line-height: 26px; 
    letter-spacing: 0.6px; 
    color: #101343;            
}                                                                                    
.restore-balance-section .price span.compare-price {
    color: #AEAEAE;  
    font-size: 30px;  
    line-height: 26px;  
    text-decoration: line-through;   
}  
.restore-balance-section .trial-plan-section .price {
    margin-bottom: 20px;   
}  
.restore-balance-section .save-heading {
    display: flex; 
    align-items: center;  
    justify-content: space-between;  
}      
.restore-balance-section .save {
    background-color: #041C9B;
    padding: 26px 23px;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    text-align: center;
    min-width: 96px;
    min-height: 96px;
    max-width: 96px;
    max-height: 96px;
}  
.restore-balance-section .save span {
    color: #fff;  
    font-size: 21px;
    line-height: 21px;
    display: block;
    font-weight: 400;   
}                                                                      
.restore-balance-section .plan-text p {
    font-size: 16px; 
    line-height: 26px;  
    color: #101343;    
    margin: 0px 0px 20px 0px;  
}  
.restore-balance-section .trial-section .meal-result ul {
    display: flex;  
    padding: 0;   
    justify-content: center;   
}                                                                                        
.restore-balance-section .meal-result li {
    list-style: none;  
    position: relative;  
    text-align: center;
    padding: 15px 10px 0px 10px;  
    font-size: 16px;
    line-height: 18px;
    color: #101343;
    font-weight: 400;   
}                                                                                                                                   
.restore-balance-section .meal-result li:before {
    content: "";
    position: absolute;
    background-image: url("/cdn/shop/files/Vector_13.svg?v=1696422857");
    width: 28px; 
    height: 28px; 
    top: 10px; 
    background-repeat: no-repeat;
    left: 50%;
    transform: translate(-50%, -50%);         
}  
.restore-balance-section .trial-section .meal_image {
    text-align: center;  
    margin-top: 24px;     
}                                                                                                               
.restore-balance-section .trial-section .meal_image img {
    max-width: 100%; 
    margin: 0 auto;      
}  
.restore-balance-section .trial-section .heading-expect h4 {
    font-size: 20px; 
    line-height: 49px; 
    font-weight: 300;  
    margin: 10px 0px 0px 0px;  
    color: #101343;                    
 font-family: GalaxieCopernicus,"Adieu";
    font-weight:var(--font-heading-weight, 600)!important;           
    border-bottom: 1px solid #101343;   
}  
.restore-balance-section .trial-section .listing ul {
    padding-left: 20px;  
    margin: 0; 
}  
.restore-balance-section .trial-section .listing ul li {
    font-size: 18px; 
    line-height: 28px;  
    color: #101343; 
    font-weight: 500; 
}      
.restore-balance-section .trial-section .listing p {
    font-size: 16px; 
    line-height: 28px; 
    font-weight: 400; 
    margin: 0; 
    color: #101343;  
}   
.restore-balance-section .trial-section .listing {   
    margin-top: 10px; 
}  
.restore-balance-section .trial-plan-section a.btn {  
    font-size: 25px;
    line-height: 29px;
    color: #000;
    text-decoration: none;
    text-align: center;  
    font-weight: 500;   
    display: block;
    background-color: #FFD112;
    padding: 18px 0px;
    border-radius: 4px; 
    margin-top: 30px;    
}      
.trial-plan-section.border-outline .trial-plan-content {
    border: 2px solid #FF5800;  
    overflow: hidden;  
}    
.restore-balance-section .trial-section .trial_content {
    margin: 10px 0px 0px 0px;   
}                                                                                      
.restore-balance-section .trial-section .trial_content p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #101343;
    text-align: center; 
    margin: 0;  
}  
.restore-balance-icon-text .restore-icon-text {
    max-width: 1150px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}  
.restore-balance-icon-text .icon-with-text-restore {
    width: 16.66%;  
}  
.restore-balance-section .restore-balance-icon-text {
    margin-top: 80px;  
}   
.restore-balance-icon-text .iocns-text-restore p {
    font-size: 18px; 
    line-height: 26px; 
    color: #101343; 
    font-weight: 400;   
    margin: 0;  
    text-align: center; 
}  
.restore-balance-section .restore-balance-icon-text .icons-restore {
    margin-bottom: 20px;
}  
.restore-balance-section .restore-balance-icon-text .icons-restore img {  
    display: block;  
    margin: 0 auto;  
    width: 68px;
    object-fit: cover;    
}  
.restore-balance-section .heading-section span {
   font-style:italic;
}  
.product fieldset.js.product-form__input:first-child {
    display: none;   
}                                                                                  
/* Weekly Dose Style Ends */
.header__inline-menu .list-menu__item { text-transform: uppercase; }
.icon-text-slide .icons svg { width: 40px; height: 40px; }
.main-wrap-icon-text .icon-text .icons {display: flex}
#shopify-section-template--20560161374489__87cfedac-2192-4871-bef4-27d3072bf8b2 .multicolumn.background-none .multicolumn-card-spacing {
    max-width: 100%;
}
.main-product__media-list{display:none;}
.main-product__media-list.slick-initialized{ display:block;}
/*----NEW SECTIONS ----*/
.three-value-points{
 background-color:#d6dbcb;
  padding-top:40px;padding-bottom:40px;
}
.four-value-points{
  padding:60px 0;
background-color:transparent;
  margin-top:0px;
  margin-bottom:00px;
}

.four-value-points .tvp_msection p{
margin: 0 0;
    font-weight: 500;
    font-family: 'Work Sans';
    text-transform: uppercase;
}


.three-value-cols{
  display: grid;
  justify-content: space-between;
  grid-template-columns: 1fr 1fr 1fr;
}

.four-value-cols{
  display: grid;
  justify-content: space-between;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  text-align:center;
}
.four-value-cols.page-width.Desktop_tvp_section{
  margin-bottom:30px;
}

.tvp_middle_section{
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  padding-left: 10px;
    padding-right: 10px;
}
.tvp_secondlast_section{
  border-left: 0px solid #ccc;
  border-right: 2px solid #ccc;
  padding-left: 10px;
      padding-right: 10px;
}

.three-value-cols p{
  color: #121212;
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: 0.6px;
    padding-top: 10px;
    margin: 0;
  
  text-transform:uppercase;
}

.three-value-cols span{
  color: #121212;
   font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.four-value-cols p{
  color: #121212;
 /* color: rgba(18, 18, 18, 0.75);*/
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28.8px;
    letter-spacing: 0.6px;
    padding-top: 10px;
    margin: 0;
  text-transform:uppercase;
}
.tvp_last_section{
  padding-left:10px;
     padding-right: 10px;
}
.tct_section{
  display:grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.tct_section ul li{
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  align-items: center;
  display: flex;
  column-gap: 10px;
line-height:normal;
  color: #121212;
  font-family: "Work Sans";
  text-transform:uppercase;
    font-weight: 300 !important;
}
.tct_section ul{
  list-style-type:none;
  padding: 0px;
}

.tct_right{
    padding: 1px 25px;
    padding-bottom: 15px;
    background-color: transparent;
}

.four_benefits_section .box{
  border: 3px solid #0E7D81;
    padding: 20px;
    margin-bottom: 40px;
    position: relative;
    border-radius: 4px;
    background: #fff;
}
.left-box-border{
  display: block !important;
    width: 50px;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -50px
}
.right-box-border{
  display: block !important;
    width: 50px;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:-50px;
}
.fbs_p{
  line-height:1.25em;
}
.bottom_icons_section{
  list-style-type:none;
  padding-left:0px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.gsw_section{
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
}
.bottom_icons_section li {
  display: grid;
  align-content: center;
  align-items: center;
  grid-template-columns: 1fr 4fr;
}
.main_ingrediants{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  column-gap: 30px;
}
.mi_img{
  border-radius:8px;
}
.textOnTop{
  padding-top:1%;
  padding-left:5%;
  width: 50%;
}
.slick-track
{
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}
  .main-page-title{display:none;}
  {% endif %}
  }
  .money-back-text{
      margin: 10px 0!important;
      font-family: "Work Sans"!important;
      font-size: 14px!important;
      display: flex!important;
      align-items: center;
      font-weight: 400!important;
      flex-direction: row;
      flex-wrap: wrap;
      line-height: normal!important;
  }
.money-back-text span{
  margin-right:10px
}
.eve-text-with-cards--container{
  max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
  display:flex;
  flex-direction:column;
}
.eve-text-with-cards-text{
  width: 100%;
}
.eve-text-with-cards-list{
  display:flex;
    width: 100%;
  flex-direction:column;
}
  .eve-text-with-cards-list .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0;
  }
.how-it-works-cont .eve-text-with-cards-list .grid--peek.slider .grid__item:first-of-type {
  margin-left: 1.5rem;
}

.how-it-works-cont .slider.slider--tablet .slider__slide{
 margin-left:20px; 
}
.eve-text-with-cards--card-item{
  margin-right:0;
  margin-left:0;
  width:100%;
}
.eve-text-with-cards--card-item{
 margin-bottom:2rem;
}
 .eve-text-with-cards-list .slider-button{padding:0;}
.eve-text-with-cards--image{
  width:100%;
}
.eve-text-with-cards--image img{
  width:100%;
  height:auto;
}
.eve-text-with-cards--title{
  font-family: "Work sans";
  font-size:17px;
 text-transform:uppercase;
}
.eve-text-with-cards--meals{
 text-transform:uppercase;
    font-family: "Work sans";
  font-size:14px;
}
.eve-text-with-cards--price{
  text-transform:uppercase;
    font-family: "Work sans";
  font-size:16px;
  
}
.testimonial-reviews-section {
  position: relative;
}
.testimonial-item-inner{
  display:flex;
  flex-direction: column;
}
.testimonial-text{
  width:100%;
  order:2;
}
.testimonial-product{
  width:100%;
  order:1;
}
.testimonial-reviews-section-header{
  background-color:#272d45;
  text-align:center;
  padding:1rem 0;
}
.testimonial-reviews-section-header h2{
  color:#fff;
}
.testimonial-reviews-section-main{
  background-color:#f9efcd;
}
.testimonial-reviews-section-main-inner{
  max-width:980px;
  margin: 0 auto;
}
.testimonial-reviews-section .slick-arrow {
  bottom: 10px;
  top:auto;
  padding: 10px;
  border-radius: 50%;
}
.testimonial-reviews-section button.slick-prev.slick-arrow {
  right: 50px;
  left: unset;
}
.testimonial-reviews-section button.slick-next.slick-arrow {
  right: 0px;
}
.mob-buildbox-btn {
  display: none;
}
.testimonial-reviews-section .slick-arrow:before {
  content: "";
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0px 10px;
  position: absolute;
  top: 9px;
  left: 50%;
  transform: translateX(-50%);
}
.testimonial-reviews-section .slick-next:before {
  background-image: url("/cdn/shop/files/ArrowRight.svg?v=1671781123");
}
.testimonial-reviews-section .slick-prev:before {
  background-image: url("/cdn/shop/files/ArrowLeft.svg?v=1671781123");
}
.testimonial-reviews-section .testimonial-item {
  padding: 20px;
  margin: 0px 10px;
  margin-top:30px;
}
.testimonial-reviews-section .testimonial-blocks .img-text img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.testimonial-svg-quote{    padding-top: 5px;}
.testimonial-reviews-section .text p {
    font-size: 22px;
    line-height: normal;
    margin-top:0;
}
.testimonial-reviews-section .veryfied-content {
    display: flex;
    align-items: center;
    font-size: 13px
}
.testimonial-reviews-section .veryfied-content p {
 margin:0;
  text-transform:uppercase;
  font-family:"Work Sans";
}
.testimonial-reviews-section .top-name-content p {
 margin:0;
  text-transform:uppercase;
  font-family:"Work Sans";
}
.testimonial-reviews-section .veryfied-content .right-icon svg {
    width: 13px;
    height: 13px;
    display: block;
    margin-right: 6px;
}
.product__description.rte ul,
.product__description ul {
    padding: 0px!important;
    list-style: none!important;
}
.product__description ul li {
  padding-left: 30px; /* Space for the image */
  background-image: url('/cdn/shop/files/tick.png?v=1713086932'); /* URL of the custom bullet image */
  background-repeat: no-repeat; /* Prevent the image from repeating */
  background-size: 15px 15px; /* Size of the bullet image */
  background-position: left center; /* Position the image to the left and center it vertically */
  margin-bottom: 5px; /* Optional: space between items */
}
.four-value-header {
  text-align:center;
}
.four-value-header h2 {
    margin-bottom: 4rem;
    font-weight: 400;
    letter-spacing: 0.6px;
}
.card-item-white{
  padding:15px;
  background-color:#F5F1EE;
}
.how-it-works-cont .eve-text-with-cards-text,
.how-it-works-cont .eve-text-with-cards-list{margin:0 auto; width:100%;max-width:980px}
  .how-it-works-cont .eve-text-with-cards--title{
    color:#333;
    font-family: "Work Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-top:2rem;margin-bottom:1.2rem;
  }
  .how-it-works-cont .eve-text-with-cards--text p{
    color: var(--Primary-Font, #333);
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
  .signpost-two-column-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .two-column-content {
     display: flex;
     align-items: center;
     justify-content: space-between;
     max-width: 1440px;
     width:100%;
     margin: 0 auto;
     flex-direction:column;
  }

  .two-column-content .text-column {
    padding:4rem 1.5rem;
  }
    .image-column img{
      width:100%;
      max-width:none;
      height:auto;
      display:block;
    }
  .eve-two-col-text{
    margin:80px 0;
  }
  .eve-two-col-text .tct_section_heading.heading-text p{
      font-family: GalaxieCopernicus,"Adieu";
      font-weight:var(--font-heading-weight, 600)!important;
  }
  .eve-two-col-text .tct_section_heading.heading-text p em{
  font-family: 'Work Sans';
  }
  .eve-two-col-text .tct_section_heading.heading-text p b,
  .eve-two-col-text .tct_section_heading.heading-text p strong{
  font-family: 'Work Sans';
  }
  .product .RatingBarWidget__inner {
      justify-content: space-between !important;
  }
.product .RatingBarWidget__inner .R-flex-row {
    gap: 10px;
    width: 75%;
    justify-content: space-between;
}
.product .icon-block-text-container {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.product .reviews-io-rating-bar-widget .RatingBarWidget__inner {
    margin-bottom: 0px;
}
.product .reviews-io-rating-bar-widget {
    margin: 40px 0 6px;
}
.product .icon-block-text-container .custom-block-text {
    padding: 12px 10px;
}
.product .icon-block-text-container .custom-block-text p {
    color: #121212;
    letter-spacing: 0.25px;
    line-height: 16px;
    margin: 0;
}
.product .custom-icon-carbon .custom-block-icon {
    display: inline-flex;
    width: 40px;
    height: 40px;
}
.product .R-flex-row .R-RatingStars {
    display: none;
}
.product .icon-block-text-container .custom-block-icon img {
    width: 100%;
    height: 100%;
}
.product .icon-block-text-container .custom-block-text.custom-text-4 {
    background-color: rgb(203 242 240 / 50%);
}
.product .icon-block-text-container .custom-block-text.custom-text-5 {
    background-color: #E6FFB8;
}
.product .updated-buildbox-container {
    margin-top: 30px;
}
.product .eve-product-selector.updated-buildbox-container .updated-buildbox .variant-item .most-popular {
    color: #0E7D81 !important;
    letter-spacing: 0.6px;
}
.product .eve-product-selector.updated-buildbox-container .updated-buildbox .variant-item p.meals-per-pouch {
    color: #888888;
    font-weight: 400;
    margin-top: 5px;
}
.product .icon-container .all-icon-text {
    display: flex;
    margin-top: 30px;
    gap: 10px;
    justify-content: center;
}
.product .icon-container .all-icon-text .icon-with-text-container {
    text-align: center;
    width: 25%;
}
.product .icon-container .all-icon-text .icon-with-text-container .custom-icon {
    width: 40px;
    height: 40px;
    margin: auto;
}
.product .icon-container .all-icon-text .icon-with-text-container .custom-icon img {
    height: 100%;
    width: 100%;
}
.product .icon-container .all-icon-text .icon-with-text-container .custom-icon-text {
    color: #2C3B32;
    letter-spacing: 0.36px;
    font-size: 14px;
    line-height: 15.85px;
    width: 75%;
    margin: auto;
}
.product .product__media-wrapper .thumb-product-media-list .product-single__media {
    width: 96px !important;
    opacity: 30%;
    padding: 15px 10px 0;
}
.product .thumb-product-media-list.slick-initialized.slick-slider {
    margin-top: 10px;
}
.product .combined-price-offer-box {
    padding: 16px;
    border-radius: 6px;
}
.product .combined-price-offer-box .offers-cont .offers p {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 12px;
}
.product .product__description.rte.quick-add-hidden {
    margin-bottom: 20px;
}
/* .product .updated-buildbox-container .updated-buildbox li.variant-item.vanilla {
    padding: 17px;
} */
.product .custom-icon-carbon {
    /* width: 49%; */
    display: inline-flex;
    position: relative;
    justify-content: center;
    margin-bottom: 0;
}
.product .custom-icon-carbon .icon-block-text-container {
    justify-content: center;
    text-align: center;
    width: 40%;
}
.product .custom-icon-carbon .icon-block-text-container:not(:last-child) {
    border-right: 1px solid rgb(51 51 51 / 50%);
}
.total-inner.strike-border:before {
    color: #FF7775;
    transform: rotate(-11deg);
}
.total-inner.strike-border span {
    color: rgb(51 51 51 / 50%);
}
.updated-buildbox-container .updated-buildbox .variant-item .quantity .quantity__button:first-child, .updated-buildbox-container 
.updated-buildbox .variant-item .quantity .quantity__input {
    display: none;
}
.updated-buildbox-container .updated-buildbox .variant-item quantity-input.quantity {
    justify-content: end;
}
.updated-buildbox-container .updated-buildbox .variant-item .quantity button {
    background: black;
}
.updated-buildbox-container .updated-buildbox .variant-item .active-button.quantity button {
    background: #fff;
   color: #000;
}
.updated-buildbox-container .updated-buildbox .variant-item .active-button.quantity button svg.icon.icon-plus,.updated-buildbox-container .updated-buildbox .variant-item .active-button.quantity button svg.icon.icon-minus{
  color:#000;
  width: 15px;
}

.updated-buildbox-container .updated-buildbox .variant-item .quantity button svg.icon.icon-plus {
    color: #fff;
    width: 15px;
}
.product .product__media-wrapper .slick-next:before, .product .product__media-wrapper .slick-prev:before  {
    background-image: url("/cdn/shop/files/right.svg");
}
/* .product .product__media-wrapper .slick-prev:before {
    background-image: url("/cdn/shop/files/left.svg");
} */
.falvour-table-block h2 {
    margin-top: 0;
}
/* Media Query Starts */
@media(min-width:1101px){
  .col-lg-7{
    width:58.33333333%;
    padding:0 15px;
  }
  .col-lg-5{
    width:41.66666667%;
    padding:0 15px;
  }
}
@media (min-width: 1800px) {
  .header .list-menu--inline li .list-menu__item span {
    font-size: 18px;
  }
}
@media (max-width: 1400px) {
/*   .plant-icon-text .number {
    font-size: 70px;
    line-height: 60px;
  } */
  .page--our-story .rich-text-section.page-width {
    padding: 60px;
  }
/*   .banner-iwt-section .text-side h2 {
    font-size: 50px;
  } */
  .enriched-img-section .right-img-section.grid__item h2, .section-title h2, .index-weekly-dose-wrap .top-left-col .content-head h2 {
    font-size: 32px;
    line-height: 37px;
  }
  .enriched-img-section .enrich-text-img p {
    font-size: 22px;
    line-height: 30px;
  }
  .enriched-img-section .text-left-enrich p {
    font-size: 18px;
    line-height: 26px;
    font-styl
  }
  .timeline-section .plr-80 {
    padding: 0 25px;
  }
  .index-build-section .build-section .right-text h2 {
    font-size: 38px;
    line-height: 42px;
  }
  .faq-section h2 {

    text-align: center;
    color: #101343;
  }
  .faq-section .faq-title h4.title {
    line-height: normal;
  }
  .faq-section .faq-title h4.title {
    font-size: 32px;
  }
  .shimple-text-section .text-thumb-inner .milk-text-content h2 {
    font-size: 42px;
    line-height: 50px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
    column-gap: 23px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped li {
    width: 28%;
  }
  .pro-build-box-section .build-box-wrap {
    justify-content: center;
    column-gap: 20px;
    row-gap: 72px;
  }
  .pro-build-box-section .build-box-wrap .build-item {
    width: 48%;
  }
  .template--product .image-w-text-section .image-with-text h2.image-with-text__heading.h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .pro-build-box-section .build-right-box {
    padding: 30px 15px;
  }
  .index-weekly-dose-wrap .top-left-col .content p, .index-weekly-dose-wrap .feature-list ul{
    font-size: 20px;
    line-height: 27px;
  }
  .instruction-text p{
    font-size:18px;
  }
  .section-title h3{
    font-size:24px;
  }
  .index-weekly-dose-wrap .top-left-col .content-head p{
    font-size:18px;
  }
}
@media (max-width: 1300px) {
  .timeline-section .timeline-blocks .timeline-item {
    max-width: 30%;
  }
}
@media (max-width: 1200px) {
  .header .list-menu--inline li {
    padding: 0px;
  }
  .product
    .product__media-wrapper
    .thumb-product-media-list
    .product-single__media {
    height: 150px;
  }
  .pro-build-box-section .build-both-sides .build-bottom .saving p {
    max-width: 80%;
  }
/*   .banner-iwt-section .text-side h2 {
    font-size: 42px;
  } */
  .product .product__info-wrapper .product__title h1 {
    font-size: 37px;
    line-height: 42px;
  }
  .pro-build-box-section .pro-build-box-inner h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .build-both-sides .build-discount-text p {
    font-size: 14px;
    line-height: 20px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
    column-gap: 10px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped li {
    width: 31%;
  }
  .template--product .pro-build-box-section {
    padding-bottom: 40px;
  }
  .plant-icon-text .count-number-text h4, h3 {
    font-size: 19px;
    line-height: 21px;
  }
  .plant-icon-text .count-number-text .icon-text p {
    font-size: 16px;
    line-height: 20px;
  }
  .icons-section .icon-with-text {
    padding: 12px 0 70px;
  }
  .pro-info-banner .pro-info-container .info-text p {
    line-height: 60px;
    font-size: 52px;
  }
  .pro-info-banner .pro-info-container {
    padding: 60px 0 80px;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__text-item
    .image-with-text__content {
    padding-left: 80px;
    padding-right: 20px;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__text-item {
    width: 65%;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__media-item {
    width: 35%;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    font-size: 16px;
    line-height: 22px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    span.text {
    font-size: 17px;
    line-height: 22px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    span.count {
    font-size: 50px;
    padding-right: 20px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    li {
    padding: 5px 0;
  }
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__text-item {
    width: 35%;
  }
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__media-item
    .image-with-text__media {
    margin-left: 80px;
  }
  .template--product .multicolumn h2.title.h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .template--product .multicolumn .title-wrapper-with-link {
    margin-bottom: 30px;
  }
  .template--product .multicolumn .multicolumn-card__info h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .template--product .multicolumn .multicolumn-card__info p {
    font-size: 16px;
    line-height: 22px;
  }
  .template--product .multicolumn .multicolumn-card__info a.link.animate-arrow {
    font-size: 16px;
  }
  .template--product .multicolumn .multi-section {
    padding: 50px 60px 80px;
  }
  .template--product .newsletter.plr-80 {
    padding: 0 80px 10px;
  }
  .template--product .faq-section h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .pro-build-box-section .build-right-box {
    width: 40%;
  }
  .pro-build-box-section .build-left-box {
    width: 55%;
  }
/*   .page--our-story .rich-text-section .rich-text .rich-text__text p {
    font-size: 36px;
    line-height: 45px;
  } */
  /*     .template--product .global-media-settings{
      padding-top:100% !important;
    } */
  .iwt--section-two.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 36px;
    line-height: 41px;
  }
  .iwt--section-two.image-w-text-section
    p.image-with-text__text.image-with-text__text--caption {
    font-size: 22px;
    line-height: 30px;
  }
  .index-iwt-section .image-with-text h2.image-with-text__heading.h1 {
    font-size: 32px;
  }
  .pro-build-box-section .build-box-wrap {
    column-gap: 15px;
  }
  /*  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
      column-gap: 23px;      
  }        */
  .pro-build-box-section ul.add-items-wrapped span.close-item {
    right: -11px;
  }
  .template--product .pro-info-banner .pro-info-container .info-img img {
    object-fit: contain;
  }
  .index-product-section .main-product-index-section .col{
    width:100%;
  }
  .index-weekly-dose-wrap {
    padding: 58px 0 70px;
  }
  .index-weekly-dose-wrap .top-right-col .head-icon {
    max-width: 80px;
  }
  .faq-section h2 {

    text-align: center;
    color: #101343;
  }
}
@media (max-width:1100px){
  .calender-wrap .dose-thumb{
    display:none;
  }
  .timeline-left .heading-bar h3 span.month-text{   
    display:none;   
  }   
  .heading-bar.mob-head {
    margin-top: 10px;
  }
  .timeline-left .heading-bar .number-count {
    padding: 1px 9px 4px;
    border-top: 11px solid #ffdb5c;
    font-size: 16px;
  }
  .timeline-left .heading-bar.mob-head{
    display:block;
  }
  .timeline-right.res-view{
    display:flex;
    height: 110px;
    width: 110px;
  }
  .single-timeline .timeline-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .bags-tag p {
    font-size: 14px;
  }
  .timeline-left{
    width:100%;
    padding-right:0;
  }
  .single-timeline > .timeline-right{
    display:none;
  }  
  .restore-balance-section .trial-plan-section {
    padding: 0 10px;   
  }   
}
@media (max-width: 1024px) {
  .product .product__info-wrapper .product__title h1 {
    font-size: 32px;
    line-height: 32px;
  }
  .faq-section .faq-item h3.qus span:before{
    top:16px;
  }
  .newsletter .newsletter__wrapper.content-container--full-width:before {
    width: 334px;
    height: 340px;
  }
  .newsletter .newsletter__wrapper {
    position: relative;
    padding: 50px 40px 90px;
  }
  .newsletter .newsletter__wrapper .newsletter-main-wrap {
    max-width: 100%;
    margin: auto;
  }
  .header a.link-shop {
    padding: 9px 30px;
  }
  .pro-build-box-section .pro-build-box-inner h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .build-both-sides .build-discount-text p {
    line-height: 20px;
    margin: 0 0 20px;
    font-size: 16px;
    letter-spacing: 0.25px;
  }
  .pro-build-box-section .pro-build-box-inner h3 {
    font-size: 20px;
  }
  .build-box-wrap button.button.build-atc-btn {
    padding: 5px;
    font-size: 12px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
    column-gap: 10px;
  }
  .template--product .pro-build-box-section {
    padding-bottom: 30px;
  }
  .plant-icon-text .count-number-text h4, h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .plant-icon-text .count-number-text .icon-text p {
    font-size: 16px;
    line-height: 20px;
  }
  .icons-section .icon-with-text {
    padding: 12px 0 12px;
  }
  .pro-info-banner .pro-info-container .info-text p {
    line-height: 52px;
    font-size: 40px;
  }
  .pro-info-banner .pro-info-container {
    padding: 40px 0px;
  }
  .template--product .faq-head {
    padding: 30px;
  }
  body.page--faq .faq-section .faq-container h3.qus {
    font-size: 22px;
    line-height:30px;
    padding: 15px 40px 15px 0;
  }
  .faq-section .faq-container h3.qus {
    font-size: 22px;
    padding: 15px 40px 15px 0;
    line-height:30px;
  }
  .template--product
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p,
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    font-size: 17px;
    line-height: 22px;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__text-item
    .image-with-text__content {
    padding-left: 60px;
    padding-right: 20px;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__text-item {
    width: 65%;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__media-item {
    width: 35%;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 28px;
    line-height: 36px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    font-size: 16px;
    line-height: 22px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    span.text {
    font-size: 16px;
    line-height: 20px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    span.count {
    font-size: 40px;
    padding-right: 20px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    li {
    padding: 5px 0;
  }
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__text-item {
    width: 35%;
  }
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__media-item
    .image-with-text__media {
    margin-left: 70px;
  }
  .template--product .multicolumn h2.title.h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .template--product .multicolumn .title-wrapper-with-link {
    margin-bottom: 30px;
  }
  .template--product .multicolumn .multicolumn-card__info h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .template--product .multicolumn .multicolumn-card__info p {
    font-size: 16px;
    line-height: 22px;
  }
  .template--product .multicolumn .multicolumn-card__info a.link.animate-arrow {
    font-size: 16px;
  }
  .template--product .multicolumn .multi-section {
    padding: 30px 60px 50px;
  }
  .template--product .newsletter.plr-80 {
    padding: 0 50px 10px;
  }
/*   .template--product .faq-section h2 {
    font-size: 50px;
    line-height: 40px;
  } */
  .product
    .product__media-wrapper
    .thumb-product-media-list
    .product-single__media {
    height: 140px;
  }
}
@media (max-width: 1024px) and (min-width: 767px){
  .template--index .plant-icon-text .count-number-text {
      width: 33.33%;
  }
  .plant-icon-text .main-wrap-icon{
    justify-content:center;
  }
}
@media (max-width: 991px) {
  .plant-icon-text .number {
    font-size: 38px;
  }
  .plant-icon-text .small-text p {
    font-size: 14px;
  }
  .timeline-section .timeline-item h3:before {
    display: none;
  }
  .faq-section .faq-item h3.qus span:before{
    top:14px;
    height:2px;
  }
  .product
    .product__media-wrapper
    .thumb-product-media-list
    .product-single__media {
    height: 170px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped li {
    min-height: 240px;
  }
  .template--product .multicolumn .multicolumn-card__info p {
    padding-right: 10px;
  }
  .index-rich-section .rich-text {
    padding-bottom: 0px;
  }
  .product.product--large.product--right {
    padding: 0 0 50px;
  }
  .timeline-section .timeline-container .time_text {
    max-width: 500px;
    margin-right: auto;
  }
  .plant-icon-text .count-number-text {
    width: 50%;
    padding: 10px; 
    flex: 1 1 50%; 
  }
  .template--product .plant-section .plant-icon-text {
    padding: 40px;
  }
  .product .product__description.rte.quick-add-hidden {
    font-size: 16px;
    line-height: 26px;
  }
  /*     .page--our-story .rich-text-section .rich-text .rich-text__text p{
      font-size:28px;
      line-height:36px;
    } */
  .product .product__info-wrapper .product__title h1 {
    font-size: 32px;
    line-height: 32px;
    margin-top: 40px;
  }
  .timeline-section .timeline-container .time_text {
    padding-left: 40px;
  }
  .timeline-section .timeline-blocks .timeline-item {
    padding: 10px 20px;
    height: 100%;
    position: relative;
  }
  .heading-bar {
    position: unset;
  }
  /*   .heading-bar:after {   
      border-left: 3px solid #d7d6cc;
      left: 40px; 
      border-top: unset; 
      bottom: 0;
      height: 100%;
      width: 100%;    
  }    */
  .enriched-img-section .left-img-section.grid__item {
    width: 100%;
    max-width: 100%;
    padding: 30px 0;
  }
  .enriched-img-section .right-img-section {
    padding-left: 20px;
    width: 100%;
    max-width: 100%;
  }
  .both-img-section {
    justify-content: center;
    margin-bottom: 220px;
  }
  .enriched-img-section .enrich-text-img .first-img {
    z-index: 2;
  }
  /*     .enriched-img-section .second-img {  
      transform: none;  
      width: 100%;  
      margin-top: 10px;   
  }     */
  /*     .enriched-img-section .both-img-section img {   
      max-width: 100%;   
    }    */
  .index-build-section .build-section .right-text h2 {
    font-size: 38px;
    margin: 0 0 25px;
  }
  .index-build-section .right-text p {
    font-size: 18px;
    margin: 0 0 40px;
  }
  .index-build-section .right-text {
    padding-left: 10px;
  }
  .banner-iwt-conatiner .both-side {
    flex-wrap: wrap;
  }
  .banner-iwt-section .text-side {
    width: 100%;
    padding: 20px 15px 11px 15px;
    order: 2;
  }
  .banner-iwt-section .img-side {
    width: 100%;
    padding-left: 0px;
    order: 1;
  }
  .banner-iwt-conatiner {
    padding: 20px 0 40px 0px;
  }
  .banner-iwt-section .text-side h1 {
    font-size: 32px;
  }
    .banner-iwt-section .text-side h2 {
    font-size: 28px;
  }
  .banner-iwt-section .banner-contents p {
    font-size: 22px;
  }
  .plant-icon-text .count-number-text h4, h3 {
    font-size: 18px;
  }
  .plant-icon-text .count-number-text .icon-text p {
    font-size: 16px;
    line-height: 20px;
  }
/*   .template--index .rich-text .rich-text__text p {
    font-size: 36px;
    line-height: 43px;
  } */
  .template--index
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    font-size: 18px;
    line-height: 27px;
  }
  .template--index .iwt--section-one.image-w-text-section .rich-text__text p {
    line-height: 24px;
  }
  .template--index
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item.grid__item {
    padding-left: 10px;
  }
  .enriched-img-section .text-left-enrich h3 {
    font-size: 18px;
    line-height: 21px;
  }
 
  .enriched-img-section .text-left-enrich p {
    font-size: 18px;
  }
  .timeline-section .time-header h2 {
    font-size: 32px;
  }
  .index-iwt-section .image-with-text h2.image-with-text__heading.h1 {
    font-size: 28px;
    line-height: 32px;
  }
  body.page--faq .faq-section .faq-container h3.qus {
    font-size: 18px;
    line-height: 24px;
  }     
  .pro-build-box-section .build-both-sides {
    flex-wrap: wrap;
  }
  .pro-build-box-section .build-left-box {
    width: 100%;
  }
  .pro-build-box-section .build-right-box {
    width: 100%;
    margin-top: 20px;
    padding: 30px 10px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
    column-gap: 20px;
  }
  .pro-build-box-section .build-both-sides .add-baskete-btn a.button {
    padding: 5px 10px;
  }
  .pro-info-banner .pro-info-container .info-text p {
    font-size: 32px;
  }
  .template--product
    .image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1,
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .template--product
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p,
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    font-size: 16px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped li {
    width: 30%;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    span.text {
    padding: 0;
  }
  .template--product .multicolumn h2.title.h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .timeline-section
    .timeline-blocks.grid.grid--1-col-tablet-down.grid--3-col-desktop:after {
    content: "";
    border-left: 2px solid #d7d6cc;
    position: absolute;
    top: 0px;
    overflow: hidden;
    z-index: 0;
    left: 40px;
    border-top: unset;
    bottom: 0;
    height: 72%;
    width: 100%;
  }
  .timeline-section .timeline-blocks .timeline-item {
    padding: 10px 20px;
    height: 100%;
    position: relative;
    width: 100%;
    max-width: 100% !important;
  }
  .banner-iwt-section .img-side {
    justify-content: center !important;
  }
  .product {
    display: block;
  }
  .product .grid__item.product__media-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 0px 30px;   
  }    
  .product .product__info-wrapper.grid__item {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 30px;
  }
  .product .product__info-wrapper .product__info-container {
    max-width: 100% !important;
  }    
  .iwt--section-one.image-w-text-section .image-with-text .image-with-text__text ul li {   
    font-size: 18px;  
    line-height: 27px;   
  }
   .guide-text p{
    font-size: 14px;
     line-height: 20px;   
  } 
   .menu-drawer__inner-container a.menu-drawer__menu-item.list-menu__item.link.link--text.focus-inset {
      justify-content: left;  
      color: #101343;  
      font-family: Adieu;       
  }           
    .t-cont-box h2{
      font-size:27px;
    }
    .enriched-img-section .first-img, .second-img {
      max-width: 300px;
    }
    .enriched-img-section .both-img-section img{
      width:100%;
    }  
    .index-iwt-section .image-with-text .image-with-text__text-item .image-with-text__content {
      padding: 1rem 5rem 7rem;  
  }  
    .restore-balance-section .trial-plan-section {
      width: 100%;  
      margin-bottom: 28px;   
  }       
    .restore-balance-section .trial-plan-section:nth-child(2) {
      order: 1;  
  }  
    .restore-balance-section .trial-plan-section:first-child {
      order: 2;  
  }  
    .restore-balance-section .trial-plan-section:nth-child(3) {
      order: 3;     
  }  
    .restore-balance-icon-text .icon-with-text-restore {
      width: 33.33%;
      margin-bottom: 30px;
      text-align: center;
  }  
    .restore-balance-section {   
      padding: 60px 0;        
  }  
    .restore-balance-section .heading-section h2 {   
      margin: 0 0 40px;   
  }  
    .restore-balance-section .trial-section {  
      margin-top: 40px;     
    }  
    .restore-balance-section .most-popular { 
      font-size: 19px; 
      line-height: 20px;   
      padding: 15px 0;      
  }  
    .restore-balance-section .trail-main-content {
      padding: 11px 24px 10px;   
  }  
    .restore-balance-section .trial-plan-section .price-with-heading h2 {
      font-size: 25px;
      line-height: 38px;   
      margin: 0 0 6px;   
  }  
    .restore-balance-section .price span.original-price {
      font-size: 28px;
      line-height: 20px;
      letter-spacing: .48px;
  }  
    .restore-balance-section .price span.compare-price {  
      font-size: 23px;
      line-height: 20px; 
      letter-spacing: .48px;   
    }  
    .restore-balance-section .save span {  
      font-size: 16px; 
      line-height: 17px; 
      letter-spacing: .48px;  
  } 
    .restore-balance-section .save {  
      padding: 20px 20px;   
      width: 76px;   
      height: 76px;   
      min-width: 76px;
      min-height: 76px;
      max-width: 76px;
      max-height: 76px;
  }  
    .restore-balance-section .plan-text p {
      font-size: 12px;  
      line-height: 20px;      
      margin: 0 0 15px;    
  }  
    .restore-balance-section .meal-result li {  
      padding: 14px 10px 0; 
      font-size: 12px; 
      line-height: 20px;  
  }  
    .restore-balance-section .trial-section .meal_image {   
      margin-top: 16px;   
  }   
    .restore-balance-section .trial-section .heading-expect h4 {
      font-size: 15px;
      line-height: 38px;   
    }  
    .restore-balance-section .trial-section .listing {
      margin-top: 6px;
  }  
    .restore-balance-section .trial-section .listing ul li {
      font-size: 14px;
      line-height: 22px;
    }  
    .restore-balance-section .trial-section .listing p {
      font-size: 12px;
      line-height: 22px;
    }  
    .restore-balance-section .trial-plan-section a.btn {
      font-size: 19px; 
      line-height: 23px;    
      padding: 14px 0;   
      margin-top: 23px;   
  }  
    .restore-balance-section .trial-section .trial_content p {
      font-size: 14px;
      line-height: 20px;
    }  
    .restore-balance-section .restore-balance-icon-text {
      margin-top: 44px;
  }       
    .restore-balance-icon-text .iocns-text-restore p {
      font-size: 15px;  
      line-height: 18px;   
      letter-spacing: 0.37px;   
  }                
    .restore-balance-section .restore-balance-icon-text .icons-restore {
      margin-bottom: 17px;
  }  
    .restore-balance-section .trial-section .listing ul {
      padding-left: 14px;   
  }                                                                                           
}
@media (min-width:768px){
.Mobile_tin_section{
  display:none;
}
  .Mobile_fbs_section{
    display:none !important;
  }
  .four_benefits_section{
  display: flex;
        align-items: center;
        justify-content: center;
}
  .four_benefits_section .left_box{width:25%;}
    .four_benefits_section .right_box{width:25%;}
   .Mobile_tvp_section{
    display:none;
  }
  .eis_section_left{
    text-align:left !important;
  }
  .tct_section_heading{text-align:left;}
}
@media (max-width: 767px) {
  .product-single__media {
    margin: 0 5px !important;
  }
  .product__title.custom_product_title h1 {
    text-align: left;
  }
  .product .custom-icon-carbon .icon-block-text-container {
    width: 46%;
  }
  .updated-buildbox-container .updated-buildbox .variant-item .img-w-title img {
    display: none;
  }
  .updated-buildbox-container .updated-buildbox .variant-item.vanilla {
    border-left: 3px solid #F9D14A;
  }
  .updated-buildbox-container .updated-buildbox .variant-item.strawberry {
    border-left: 3px solid #FF7775;
  }
  .updated-buildbox-container .updated-buildbox .variant-item.chocolate {
    border-left: 3px solid #272D45;
  }
  .product .product__media-wrapper .thumb-product-media-list .product-single__media {
    padding: 0;
  }
  .template--product .faq-head {
    padding: 40px 0px 45px !important;
  }
    .tvp_msection {
    gap: 10px;
  }
  .page-width.Mobile_tvp_section {
    padding: 0 50px;
  }
  .icon-with-text .main-wrap-icon-text {
    animation: MarqueeLeft linear 15s infinite;
  }
  .plant-icon-text .count-number-text {
    width: 50%;
    padding: 15px 10px 0px 10px;
  }
  .faq-section .faq-item h3.qus span:before{
    top:19px;
  }
  .template--index .iwt--section-two.image-w-text-section a.button {
    text-align: center;
  }    
  section.product-shakes .shakes-body {
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: 16px;
  }
  .shakes-body .product-box {
    width: 100%;
  }
  .timeline-section .timeline-container .time_text ul li {
    color: #2b2d49;
    font-size: 18px;
  }
  .timeline-section .timeline-container .time_text {
    padding-left: 30px;
  }
  .timeline-wrapper {
    position: relative;
    z-index: 2;
    padding: 20px 0 20px 20px;
  }
  p.saving {
    color: red;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin: 0;
  }
  p.delivery-text {
    color: green;
    margin: 0;
  }
  .index-iwt-section .image-with-text h2.image-with-text__heading.h1 {
    text-align: left;
  }
  .index-iwt-section .image-with-text__text {
    text-align: left;
  }
  .timeline-container .wrap-text-area {
    padding-right: 25px;
  }
  .testimonial-reviews-section .testimonial-item {
    margin-top:30px;
    text-align: left;
  }
  .testimonial-reviews-section .veryfied-content,
  .testimonial-reviews-section .testimonial-blocks .img-text {
    justify-content: start;
  }
  .index-iwt-section .image-with-text__content a.button.button--primary {
    margin: 30px auto 0;
  }
  .timeline-section .timeline-container.plr-80 {
    padding-right: 0;
  }
  .timeline-section .main-timeline-wrap {
    max-width: 100%;
  }
  .timeline-section .main-timeline-wrap .slick-list.draggable {
    padding-right: 15%;
  }
  .timeline-section
    .timeline-blocks.grid.grid--1-col-tablet-down.grid--3-col-desktop:after {
    pointer-events: none;
    background: #d7d6cc;
    border: none;
    top: 25px;
    right: 16%;
    z-index: -1;
    height: 2px;
    border-left: none;
    width: 70%;
    left: unset;
  }
  .timeline-section .timeline-blocks .timeline-item {
    width: auto;
    max-width: 100%;
  }
  .timeline-section .text p {
    text-align: center;
  }
  .enriched-img-section .text-left-enrich {
    text-align: left;
  }
  .enriched-img-section .text-left-enrich {
    width: 100%;
    padding: 0;
    border-top: 1px solid #ddddd7;
  }
  .enriched-img-section .text-left-enrich h3 {
    padding: 15px 40px 15px 0;
    margin: 0;
    text-align: center;
    position: relative;
  }
  .enriched-img-section .text-left-enrich h3:after {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    color: #101343;
    padding: 3px;
    width: 29px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    content: " ";
    font-weight: 700;
    cursor: pointer;
    background-image: url(/cdn/shop/files/Group_68.svg?v=1673961331);
    background-size: cover;
  }
  .enriched-img-section .text-left-enrich h3.active:after {
    position: absolute;
    right: 0;
    top: 50%;
    color: #101343;
    transform: translateY(-50%);
    content: "";
    background-image: url(/cdn/shop/files/19389931221554126196_2.svg?v=1673961690);
  }
  .text-left-enrich p {
    display: none;
  }
  .newsletter .newsletter__wrapper.content-container--full-width:before {
    display: none;
  }
  .newsletter .newsletter-form__button span {
    display: none;
  }
  .newsletter .newsletter-form__button {
    width: 15%;  
    border-radius: 0 10px 10px 0;  
  }   
  .newsletter .newsletter-form__button:before {
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    left: 50%;
    background-image: url(/cdn/shop/files/mail-icon.svg?v=1679643946);
    background-size: cover;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .middle-center-section .listing-with-image-left .inner-img {
    flex-direction: row-reverse;
  }
  .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p,
  .template--index .iwt--section-one.image-w-text-section .rich-text__text p {
    text-align: left;
  }
  body.gradient.page--.template--index
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__content
    a {
    margin: 20px auto 0;
  }
  .template--index
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item.grid__item {
    padding-left: 0;
  }
  .template--index
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text.rte.subtitle {
    margin: 19px 0 0 0;
  }
  .pro-build-box-section .build-right-box ul.add-items-wrapped span.close-item {
    display: none;
  }
  .header-wrapper .header__heading-logo {
    min-width: 170px;
  }
  .mob-build-box .build-discount-text p {
    font-size: 16px;
    color: #101343;
    line-height: 26px;
    margin: 10px 0;
    letter-spacing: 0.25px;
  }
  .mob-build-box ul .cart_subtotal span.right span.money {
    color: #050907;
    font-weight: 600;
  }
  .mob-build-box form .Drawer__main ul.cart_items {
    padding: 20px;
    background-color: #fff;
  }
  .mob-build-box form .Drawer__main ul.cart_items .cart_subtotal {
    text-align: center;
    padding: 20px 10px 5px;
  }
  .mob-build-box form .Drawer__main ul.cart_items li.cart_item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
  }
  .mob-build-box form .Drawer__main ul.cart_items li:first-child {
    background: #ffdb5b;
  }
  .mob-build-box form .Drawer__main ul.cart_items li:nth-child(2) {
    background: #f9a44b;
  }
  .mob-build-box form .Drawer__main ul.cart_items li:nth-child(3) {
    background: #99c6bb;
  }
  .mob-build-box form .Drawer__main ul.cart_items li.cart_item .cart_image {
    width: 20%;
    position: relative;
    padding-top: 20%;
  }
  .mob-build-box form .Drawer__main ul.cart_items li.cart_item .cart_image img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .mob-build-box ul {
    padding: 0;
    list-style: none;
  }
  .mob-build-box ul.cart_footer hr {
    margin: 10px 0;
  }
  .mob-build-box ul.cart_footer li button.cart_drawer_checkout {
    width: 100%;
    border: none;
    margin-top: 15px;
    padding: 15px;
  }
  .mob-build-box
    form
    .Drawer__main
    ul.cart_items
    li.cart_item
    .cart_item__title {
    width: 60%;
    color: #101343;
    padding: 10px;
  }
  .mob-build-box form .Drawer__main ul.cart_items li.cart_item .qty-box {
    width: 20%;
  }
  .mob-build-box
    form
    .Drawer__main
    ul.cart_items
    li.cart_item
    .qty-box
    .product-quantity-box {
    display: flex;
    align-items: center;
    box-shadow: inset 0 0 2px 1px #000;
    border-radius: 6px;
    padding: 1px 4px;
    background: #fff;
  }
  .mob-build-box
    form
    .Drawer__main
    ul.cart_items
    li.cart_item
    .qty-box
    .product-quantity-box
    span {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mob-build-box
    form
    .Drawer__main
    ul.cart_items
    li.cart_item
    .qty-box
    input[type="text"] {
    width: 50%;
    min-height: auto;
    padding: 2px;
    text-align: center;
    pointer-events: none;
    border: none;
  }
  .mob-build-box
    form
    .Drawer__main
    ul.cart_items
    li.cart_item
    .qty-box
    input[type="text"]:focus-visible {
    outline: none;
    box-shadow: none;
  }
  .build-box-wrap button.button.build-atc-btn.active {
    justify-content: center !important;
  }
  .pro-build-box-inner .outer-build-atc-btn {
    flex-direction: column-reverse;
  }
  .pro-build-box-inner .outer-build-atc-btn span.item-count {
    position: relative !important;
    right: unset !important;
    margin-bottom: 10px;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box.hidden
    .qtybox.large-hide
    span {
    width: 20%;
    text-align: center;
    position: relative;
    z-index: 999;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box
    img {
    width: 20%;
    position: relative;
    left: unset;
    top: unset;
    box-shadow: none;
    transform: none;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped li {
    border: none;
    width: 100%;
    min-height: auto;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box
    .pro-name {
    width: 60%;
    padding: 10px;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box
    .qtybox.large-hide {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box
    .qtybox.large-hide
    span {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box
    .qtybox.large-hide
    input[type="text"] {
    width: 55%;
    text-align: center;
    padding: 5px;
  }
  .pro-build-box-section
    .build-both-sides
    ul.add-items-wrapped
    li
    .img-box
    .qtybox.large-hide
    input[type="text"]:focus-visible {
    outline: none;
    box-shadow: none;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped li .img-box {
    padding: 10px;
    display: flex;
    align-items: center;
  }
  .pro-build-box-section .mob-build-box h2 svg {
    display: block;
  }
  .mob-build-box.active .build-right-header h2 svg {
    position: absolute;
    right: 0;
    top: 7px;
    width: 20px;
    transform: rotate(180deg);
    z-index: 10;
  }
  .mob-build-box.active .mob-buildbox-btn button {
    display: none;
  }
  .mob-build-box .build-right-header h2 svg {
    width: 20px;
  }
  .mob-buildbox-btn button svg {
    position: absolute;
    right: 20px;
    top: 12px;
    width: 20px;
    transform: rotate(180deg);
    z-index: 10;
    display: block;
    transition: all ease-in-out 0.5s;
  }
  .mob-buildbox-btn button svg path {
    color: #fff;
    fill: #fff;
  }
  .mob-build-box.active .build-right-header h2 {
    position: relative;
    font-size: 28px;
    margin: 0;
    color: #2b2d49;
  }
  button.button.build-atc-btn ~ span.item-count {
    display: none !important;
  }
  .mob-build-box.active {
    display: block;
    position: fixed;
    width: 100% !important;
    height: 90%;
    background: #f7f7ef;
    top: 10%;
    padding: 20px 0;
    overflow-y: scroll;
    z-index: 102;
    margin-top: 1px;
  }
  .mob-build-box.active .cart_drawer_container form .cart_footer {
    padding: 0 20px;
  }
  .mob-build-box.active
    .cart_drawer_container
    form
    .cart_footer
    .free-shipping-offer {
    font-size: 16px;
    opacity: 0.8;
    letter-spacing: 0.25px;
    color: #101343;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .mob-build-box.active .mob-buildbox-btn button svg {
    transform: rotate(0deg);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .mob-buildbox-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
  }
  .mob-buildbox-btn span.cart-count {
    color: #000;
    margin-left: 10px;
    position: relative;
  }
  .mob-buildbox-btn span.cart-count::after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
  }
  .mob-build-box svg {
    display: none;
  }
  .mob-build-box.active svg {
    display: block;
  }
  .template--product .section-footer-padding {
    padding-bottom: 47px;
  }
  .mob-build-box {
    position: fixed;
    top: 100%;
    background-color: #f7f7ef;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    margin-top: -43px;
    width: 100%;
  }
  .mob-buildbox-btn button {
    width: 100%;
    border: none;
    bottom: 0;
    padding: 15px;
    z-index: 100;
  }
  .build-right-header {
    margin-top: 20px;
    padding: 0 20px;
  }
  .pro-build-box-section .build-both-sides .build-bottom {
    margin-top: 40px;
  }
  .pro-build-box-section .build-both-sides .add-baskete-btn a.button {
    margin-top: 40px;
  }
  .pro-build-box-section .plr-80 {
    padding: 0;
  }
  .template--product .pro-build-box-section {
    display: none;
  }
  .pro-build-box-section .build-left-box {
    padding: 0 20px;
  }
  .build-both-sides .ship-text {
    margin-top: 21px;
  }
  .pro-build-box-section .mob-build-box {
    padding: 30px 25px 40px;
  }
  .pro-build-box-section .build-box-wrap .price-wrap span {
    font-size: 13px;
    line-height: 17px;
  }
  .mob-build-box .build-bottom .saving p {
    font-size: 16px;
    letter-spacing: 0.25px;
    line-height: 21px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
    row-gap: 20px;
  }
  .pro-build-box-section .build-box-wrap .price-wrap {
    margin: 10px 15px 23px;
  }
  .build-box-wrap button.button.build-atc-btn {
    padding: 9px;
    font-size: 9px;
    height: auto;
    line-height: 11px;
    min-height: 100%;
  }
  .build-box-wrap button.button.build-atc-btn {
    font-size: 9px;
    line-height: 11px;
  }
  .template--product .multicolumn .multicolumn-list li {
    width: 100%;
    max-width: 100%;
  }
  .pro-build-box-section .build-box-wrap {
    column-gap: 10px;
  }
  .product.product--large.product--right
    .product__info-wrapper
    .product__info-container {
    text-align: center;
  }
  /*   .template--product .pro-reviews {
    justify-content: center;
  } */
  .template--product .build-box-wrap {
    margin-top: 60px;
  }
  .template--product .icons-section .icon-with-text {
    padding: 40px 0;
  }
  .template--product .plant-section .plant-icon-text {
    padding: 0;
  }
  .index-build-section .build-section a.button {
    padding: 5px 30px;
    font-size: 12px;
    width: 100%;
  }
  .template--product .newsletter.plr-80 {
    padding: 0 20px 10px;
  }
  .page--our-story .rich-text-section.page-width {
    padding: 30px 30px;
  }
  .faq-head {
    padding: 20px 0px 20px !important;
  }
  .plant-icon-text .number {
    font-size: 28px;
    line-height: 47px; 
    padding: 5px 10px;
  }
  .plant-section .plant-icon-text {
    padding: 20px 0;
  }
  .icon-with-text .main-wrap-icon-text {
    justify-content: center;
  }
  .main-wrap-icon-text .icon-text {
    width: 33.33%;
    padding: 10px 10px;
  }
  .icon-with-text {
    padding: 20px 0 40px;
  }
  .rich-text .rich-text__text p {
    font-size: 32px;
  }
  .index-rich-section {
    padding: 20px 0 40px;
  }
  body.page--ingredients
    .image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .image-w-text-section p.image-with-text__text.image-with-text__text--caption {
    font-size: 30px;
  }
  .image-w-text-section .image-with-text .image-with-text .grid__item {
    margin-top: 15px;
  }
  .enriched-img-section .right-img-section {
    padding-left: 0px;
  }
  .enriched-img-section .left-img-section.grid__item {
    padding-right: 0px;
    margin-bottom: 40px;
  }
  .plr-80 {
    padding: 0 20px;
  }
  .plr-40 {
    padding: 0 20px;
  }
  .enriched-img-section .right-img-section.grid__item h2 {
    font-size: 28px;
    line-height: 34px;
  }    
  .timeline-section .time-header h2 {
    font-size: 28px;
    text-align: left;
  }
  .timeline-section .timeline-item h3:before {
    border: none;
  }
  .timeline-section .text {
    max-width: 100%;
  }
  .timeline-btn {
    text-align: left;
  }
  .index-iwt-section .image-with-text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .image-with-text__content {
    padding: 15px 0px !important;
  }
  .enriched-img-section .both-text p {
    font-size: 18px;
    line-height: 26px; 
    text-align: left;
    margin: 10px 0;
  }
  .faq-section h2 {

  }
  .faq-section {
    padding: 0 0 40px 0;
  }
  .testimonial-reviews-section h2 {
    text-align: center;
    padding-right: 20px;
  }

  .testimonial-reviews-section button.slick-prev.slick-arrow {
    right: unset;
    left: 17%;
  }
  .testimonial-reviews-section .page-width {
    padding-right: 0;
  }
  .testimonial-reviews-section button.slick-next.slick-arrow {
    right: 20%;
    left: unset;
  }
  .testimonial-reviews-section .slick-arrow {
    display: none !important;
    top: unset;
    z-index: 2;
    bottom: -66px;
  }   
  .iwt--section-two.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 28px;
    line-height: 31px;
    /*     margin: auto; */
  }
  .iwt--section-two.image-w-text-section
    p.image-with-text__text.image-with-text__text--caption {
    font-size: 24px;
    line-height: 32px;
    /*     margin: auto; */
  }
  .iwt--section-two.image-w-text-section .rich-text__text {
    text-align: left;
  }
  .product.product--large.product--right .product__info-wrapper.grid__item {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    order: 2;
  }
  .product.product--large.product--right .grid__item.product__media-wrapper {
    width: 100%;
    order: 1;
  }
/*   .product .product__info-container p.product__text {
    font-size: 32px;
  } */         
  .product .product__description.rte.quick-add-hidden {
    margin: 10px 0px;
    padding-bottom: 30px;
    font-size: 16px;
  }
  .product.product--large.product--right {
    padding: 100px 0 40px 0px;
  }
  .template--product .product.product--large.product--right {
    padding: 0px;
    margin-top: 79px;
  }
  .pro-info-banner .pro-info-container .info-text p {
    font-size: 28px;
    line-height: 38px;
  }
  .iwt--section-one.image-w-text-section .image-with-text__grid {
    flex-wrap: wrap;
  }
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__media-item,
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__text-item,
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__media-item,
  .template--product
    .iwt--section-one
    .image-with-text
    .image-with-text__text-item {
    width: 100%;
  }
  .template--product
    .image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 28px;
    margin-top: 0px;
    line-height: 36px;
  }
  .template--product .iwt--section-two {
    padding: 0px 0 10px 0px;
  }
  .template--product .multicolumn h2.title.h1 {
    font-size: 38px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    ul.bullets-items
    span.count {
    font-size: 36px;
  }
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    font-size: 16px;
    line-height: 20px;
  }
  .template--product .multicolumn .multicolumn-card__info h3,
  .template--product .faq-section h2,
  .faq-section {
    font-size: 24px;
    line-height: 30px;
  }
  .template--product .faq-head {
    padding: 20px;
  }
  body.page--faq .faq-section .faq-container h3.qus {
    font-size: 16px;
    line-height: 30px;
  }
  body.page--faq .faq-section .faq-blocks .ans p {
    font-size: 14px;
    line-height: 26px;
  }
  .faq-section .faq-container h3.qus {  
    font-size: 18px; 
    line-height: 26px;      
  }                                                                                                                      
  .faq-section .faq-blocks .ans p {
    font-size: 18px;
    line-height: 24px;
  }
  .template--product .faq-container {
    padding-top: 0;
  }
  .template--product .multicolumn .multicolumn-card__info {
    padding: 20px 0;
  }
  .template--product .multicolumn .multi-section {
    padding: 20px 0;
  }
  .template--product .iwt--section-two .image-with-text {
    padding-bottom: 0px;
  }
  .index-build-section .build-section .left-img,
  .index-build-section .build-section .right-text {
    width: 100%;
  }
  .index-build-section .build-section .right-text h2 {
    font-size: 24px;
    margin: 10px 0px 20px 0px;
    line-height: 32px;
  }
  .index-build-section {
    padding: 10px 0;
  }
  .index-build-section .right-text p {
    margin: 0 0 20px;
  }
  .index-build-section .build-section .left-img {
    justify-content: center;
  }
  .index-build-section .build-section .right-text {
    padding: 20px 10px;
  }
  .index-build-section .build-section img {
    width: 100%;
  }
  .template--index .rich-text .rich-text__text p {
    font-size: 22px;
    line-height: 31px;   
  }       
  .template--index
    .iwt--section-one.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 29px;
    line-height: 35px;
    text-align: left;
  }
  .template--index
    .iwt--section-one.image-w-text-section
    p.image-with-text__text.image-with-text__text--caption {
    font-size: 22px;
    line-height: 34px;
    text-align: left;
    /*     margin: auto; */
  }
  .timeline-section {
    padding: 20px 0 40px 0px;
  }
  .template--index
    .iwt--section-two.image-w-text-section
    .image-with-text__media.image-with-text__media--small
    img {
    width: 100% !important;
  }
  .template--index .iwt--section-two {
    padding: 40px 0 20px;
  }
  .faq-container {
    padding-top: 20px;
  }
  .shimple-text-section .text-thumb-inner .milk-text-content ul li {
    font-size: 28px;
    line-height: 36px;
  }
  .pro-build-box-section .pro-build-box-inner h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .build-both-sides .pro-build-box-inner p {
    line-height: 26px;
    font-size: 18px;
  }
  .pro-build-box-section .mob-build-box h2 {
    font-size: 28px;
  }
  .pro-build-box-section .pro-build-box-inner h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .product .product__info-wrapper .product__title h1 {
    font-size: 30px;
    line-height: 36px;
    margin-top: 0px;   
    text-align: left;    
  }   
  .newsletter .newsletter__wrapper .newsletter-form {
    max-width: 100%;
  }
  .template--login .customer h1#login, .page--contact h1.main-page-title {
    font-size: 28px;
  }
  .template--register .customer.register h1 {
    font-size: 28px;
  }
  .template--cart h1.title.title--primary {
    font-size: 28px;
  }
  .template--product
    .iwt--section-two
    .image-with-text
    .image-with-text__media-item
    .image-with-text__media {
    margin-left: 0;
  }
  .template--product
    .image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1,
  .template--product
    .iwt--section-two.image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .page--our-story .rich-text-section .rich-text .rich-text__text p {
    font-size: 22px;
    line-height: 30px;
  }
  .pro-info-banner .pro-info-container .info-img {
    padding: 10px 0;
  }
  .footer .footer__blocks-wrapper.grid {
    row-gap: 0 !important;
  }
  .footer .footer__content-top {
    padding-bottom: 0 !important;
  }
  .footer .footer__blocks-wrapper .footer-block.grid__item {
    padding: 0;
    margin: 10px 0 0 0;
  }
  .footer .footer-block-image .footer-svg-icon svg {
    height: 100%;
    width: 100%;
  }
  .enriched-img-section .text-left-enrich:nth-child(2) {
    padding-top: 0px;
  }
  .enriched-img-section .text-left-enrich:nth-child(4) {
    padding-top: 0px;
  }
  .enriched-img-section .text-left-enrich:nth-child(6) {
    padding-top: 0px;
  }
  .testimonial-reviews-section .testimonial-blocks .slick-list.draggable {
    padding-right: 15%;
  }
  .product .main-product-description .left-part:after {
    content: "";
    right: 0px;
  }
  .product
    .product__media-wrapper
    .thumb-product-media-list
    .product-single__media {
    height: 130px;
  }
  .middle-center-section .grid-content-image .heading-text span {
    font-size: 22px;     
    line-height: normal;       
  }                                                                                               
  .product-faqs .faq-container h3.qus {
    font-size: 28px;
    line-height: 36px;
  }  
  .timeline-section .text p {    
    text-align: left;   
  }  
    .iwt--section-three.image-w-text-section .image-with-text h2.image-with-text__heading.h1 {
      font-size: 28px;
      line-height: 31px;
  }  
    .iwt--section-three.image-w-text-section p.image-with-text__text.image-with-text__text--caption {
      font-size: 24px;
      line-height: 32px; 
      font-weight: normal;   
  }   
  .main-product-index-section .left-product-section ul li{
    width:90%;
  }
  .main-product-index-section .left-product-section ul{
    row-gap:15px;
  }
  .main-product-index-section .left-product-section .product-img-w-title h2{
    margin-bottom:3px;
  }
  .main-product-index-section .left-product-section .product-img-w-title p {
    display: inline-block;
    padding-right:6px;
    margin-right:6px;
    position:relative;   
  }
  .main-product-index-section .left-product-section .product-img-w-title p:after{
    content:"/";
    position:absolute;
    right:-8px;
  }
  .main-product-index-section .left-product-section .pro-img {
    max-width: 100px;
    height: 85%;
    position: absolute;
    right: 0;
    transform: translate(50%, -50%);
    top: 50%;
  }
  .main-product-index-section .left-product-section .product-img-w-title {
    text-align: left;
    padding: 15px 70px 30px 30px;
  }
  .main-product-index-section .content-wrap-box {
    padding: 45px 40px 40px;
  }
  .index-product-section{
    padding:60px 0;
    background-color:#fff;
  }
  
  .section-title h2 {
    font-size:29px;
  }
  .section-title h3 {
    font-size: 22px;
  } 
  .index-weekly-dose-wrap .top-left-col .content-head h2{
    font-size: 22px; 
  }
  .index-weekly-dose-wrap .top-left-col .content-head p {
    font-size: 16px;
  }
  .index-weekly-dose-wrap .top-left-col .content p, .index-weekly-dose-wrap .feature-list ul{
    font-size:19px;
  }
  .instruction-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .index-weekly-dose-wrap .col-content {
    padding: 22px 15px;
  }
 .calender-content {
    padding: 60px 20px;
  }
  .timeline-left .heading-bar h3 span, .timeline-left .heading-bar.mob-head h3{
    font-size:25px;
  }
  .timeline-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .timeline-content ul {
    font-size: 17px;
  }
  .single-timeline:not(:last-child) {
    margin-bottom: 38px;
  }  
 .template--index .iwt--section-two.image-w-text-section .image-with-text__media-item {
    display: none;   
  }     
  .product .product__media-wrapper .product__title {
      text-align: center;  
  }  
    .template--product .pro-reviews {    
      justify-content: center;   
  }  
    .product .product__title h4 {                
      text-align: center; 
  }   
  .product .main-product-description .left-mbl-text{
    display: block; 
    width: 50%;
      text-align: left;
  } 
  .product .main-product-description .right-mbl-text{
    display: block;  
    width: 50%;
      text-align: left;
  } 
  .product .main-product-description .left-content{
      display: none; 
    } 
  .product .main-product-description .right-content{
    display: none;        
  }  
    .product .main-product-description {  
      flex-wrap: wrap;
  }  
    .product .main-product-description .left-part {
      width: 100%;   
      border-right: 0px;
      display: flex; 
      margin-bottom: 10px;   
  }    
  .product .main-product-description .left-part .left-mbl-text p {
      text-align: left;  
      font-weight: bold; 
      margin: 0; 
  }
  .product .main-product-description .right-part .right-mbl-text p {
    text-align: left;  
    font-weight: bold; 
    margin: 0;  
  }   
  .product .main-product-description .left-text-area {
      width: 50%;   
  } 
    .product .main-product-description .right-text-area {    
      width: 50%;      
  }  
    .product .main-product-description .right-part {
      width: 100%;
      display: flex;
  }      
   .main-product-description .right-mbl-text p {   
      text-align: left;  
  } 
   .product .main-product-description .left-text-area p {
      text-align: left;  
  } 
  .product .main-product-description .right-text-area p{
    text-align: left;      
  }   
  .product .product__title .meal-text h4 {
    font-size: 24px;
    line-height: 29px;
    color: #101343;
    font-family: Adieu;
    text-align: center; 
    margin-top: 10px; 
  } 
    .testimonial-reviews-section .text p {
      font-size: 18px;   
      line-height: 26px;   
  }  
    .image-w-text-section .rich-text__text p {
      font-size: 18px;
      line-height: 26px;  
  }  
    .iwt--section-two .rich-text__text p {
      line-height: 26px;   
  }    
  .index-iwt-section .image-with-text p {
    font-size: 18px;
    line-height: 26px;
  }   
  .newsletter.plr-80 {
    padding: 0px;
  }  
  .enriched-img-section .both-text {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
  } 
  .enriched-img-section .left-section-text {
    width: 100%;
    display: block;
  }  
  .enriched-img-section .other-text-field {
    width: 100%;
    display: block;
    margin: 0;
  }  
  .product-slider-nutrition .slick-list.draggable {
    max-width: 500px;   
    margin: auto;
  }  
 .key-ingredients-block .single-content .icons {
    width: 50px; 
    margin: 0 auto;   
  }           
  .story-singup .newsletter__wrapper .newsletter-form .klaviyo-form-RJq63U>.needsclick.kl-private-reset-css-Xuajs1>.kl-private-reset-css-Xuajs1{
    max-width:58rem !important;
  }
  .story-singup .newsletter__wrapper .newsletter-form .klaviyo-form-RJq63U>.needsclick.kl-private-reset-css-Xuajs1>.kl-private-reset-css-Xuajs1 > div > div > .kl-private-reset-css-Xuajs1:first-child{
    width:75% !important;
  } 
   .story-singup .newsletter__wrapper .newsletter-form .klaviyo-form-RJq63U>.needsclick.kl-private-reset-css-Xuajs1>.kl-private-reset-css-Xuajs1>div>div>.kl-private-reset-css-Xuajs1:last-child{
    width:15% !important;
  }
  .story-singup .newsletter__wrapper .newsletter-form .kl-private-reset-css-Xuajs1 form.klaviyo-form button{
    font-size:0 !important;
    position:relative !important;
  }
  .story-singup .newsletter__wrapper .newsletter-form .kl-private-reset-css-Xuajs1 form.klaviyo-form button::before{
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    left: 50%;
    background-image: url(/cdn/shop/files/mail-icon.svg?v=1679643946);
    background-size: cover;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
  }  
  .plant-icon-text .main-wrap-icon {   
    justify-content: center;   
  }  
    .plant-icon-text .heading-section h2 {  
      font-size: 28px;  
      line-height: 34px;   
  }   
    .template--index .plant-icon-text .count-number-text {
       flex: 1 1 50%; 
  }  
    .multicolumn-product .multicolumn-product-slider h3 {   
      font-size: 18px !important;   
      line-height: 23px !important;     
  }        
}
@media (max-width: 749px) {
  .footer .footer__blocks-wrapper {
    display: flex !important;
  }
  .footer .footer-block.grid__item.block-type-image {
    order: 4;
  }
  .footer 
  .menu-shop.footer-block.grid__item.block-type-link_list.footer-block--menu {
    order: 2;
  }
  .footer
    .menu-about.footer-block.grid__item.block-type-link_list.footer-block--menu {
    order: 3;
  }
  .footer .footer-block.grid__item.block-type-newsletter {
    order: 1;
    display: block;
  }
  .footer .footer-block.grid__item.block-type-text {
    order: 5;
  }
  .footer
    .menu-footer-bottom-menu.footer-block.grid__item.block-type-link_list.footer-block--menu {
    order: 6;
  }
  .footer .footer-block__details-content {
    margin-bottom: 0 !important;
  }
  .product .product__media-wrapper .slick-prev:before {
    left: 0;
    width: 36px;
    height: 20px;
  }
  .product .product__media-wrapper .slick-next:before {
    right: 0;
    width: 36px;
    height: 20px;
  }
  .newsletter .newsletter-main-wrap h2.h1{
    font-size:29px;
    line-height:35px;
  }  
  .template--index .index-rich-section {
    padding-top: 60px;
  }
  
  .choose-your-plan-fieldset input:checked + label{font-weight:700 !important;}
  .product-form__input input:checked + label{
    border: 2px solid #ff5800 !important;
  }
   .eve-text-with-cards-list .blog__post.article {
      width: calc(80% - 3rem);
    }
   .how-it-works-cont .eve-text-with-cards-list .blog__post.article {
      width: 100%;
      max-width: 300px;
      height: 100%;
      margin-right: 20px;
    } 
   .eve-text-with-cards-list .blog__post.article {
        width: calc(80% - 3rem);
    }
}
@media (max-width: 576px) {
  .template--product .product__media-list .slick-dots li button:before {
    font-size: 7px;
  }
  .product-slider-nutrition .slick-list.draggable {
    max-width: 480px;
    margin: auto 30px;
  }
  .index-build-section .build-section .right-text h2 {
    font-size: 23px;
  }
  .banner-iwt-section .text-side h1 {
    font-size: 28px;
  }
    .banner-iwt-section .text-side h2 {
    font-size: 24px;
  }
  .enriched-img-section .left-img-section.grid__item {
    margin-bottom: 20px;
  }
  .enriched-img-section {
    padding: 20px 0 20px 0px;
  }
  .faq-section h2 {
   
  }
  /*   .pro-build-box-section .pro-build-box-inner h2 {
    font-size: 24px;
    line-height: 30px;
  } */
  .pro-build-box-section .mob-build-box h2 {
    font-size: 24px;
    margin: 0 0 23px;
    line-height: 26px;
  }
  .template--product
    .image-w-text-section
    .image-with-text
    h2.image-with-text__heading.h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .template--product
    .iwt--section-one.image-w-text-section
    .image-with-text__text-item
    .image-with-text__text
    p {
    margin-top: 5px;
  }
  .template--product .multicolumn h2.title.h1 {
    font-size: 28px;
  }
  .faq-section a.button {
    margin-top: 10px;
  }
  .pro-build-box-section .build-both-sides ul.add-items-wrapped {
    column-gap: 5%;
    justify-content: inherit;
  }
  .both-img-section {
    margin-bottom: 150px;
  }
  .pro-info-banner .pro-info-container .info-text p {
    font-size: 22px;
    line-height: 32px;
  }
  .product-faqs .faq-container h3.qus {
    font-size: 28px;
    line-height: 36px;
  }
  .middle-center-section .grid-content-image .heading-text {
    padding: 40px 0px 0px;
    margin: 0;
  } 
/*   body.template--blog .first-main-article .artical-image img{
    object-fit: cover; 
    height: inherit; 
} */
}
@media (max-width: 575px) {
  .pro-info-banner .pro-info-container .info-img {
    padding: 10px 0;
    width: 100%;
    margin: auto;
  }
/*     .product-slider-nutrition .slick-list.draggable {
    max-width: 380px;
    margin: auto;
   } */
  .faq-section .faq-item h3.qus span:before{
    top:12px;
  }
  /* .updated-buildbox-container .updated-buildbox .variant-item {
    padding: 1rem 0.25rem;
  } */
  .updated-buildbox-container .updated-buildbox .variant-item .img-w-title p {
    font-size: 16px;
  }
  .pro-info-banner .pro-info-container .info-img img {
    width: 230px;
    margin: auto;
    display: flex;
  }
  .product .grid__item.product__media-wrapper {
    padding: 0 0px 30px;  
  }    
  .product .product__info-wrapper.grid__item {
    padding: 0;
  }
  .product .product__media-wrapper .slick-prev:before {
    /* left: 25px; */
    width: 28px;
    height: 15px;
  }
  .product .product__media-wrapper .slick-next:before {
    /* right: 25px; */
    width: 28px;
    height: 15px;
  }
  .product .main-product-description p {
    font-size: 16px;
  }
  .product
    .product__media-wrapper
    .thumb-product-media-list
    .product-single__media {
    height: 110px;
  }
  .product-faqs .faq-container h3.qus {
    font-size: 18px;
    line-height: 24px;
  }
  .updated-buildbox-container .updated-buildbox .variant-item img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
  }
  .eve-product-selector.updated-buildbox-container .updated-buildbox .variant-item p.meals-per-pouch {
    font-size: 12px !important;
  }
  .product .product__info-wrapper .build-buynow-btn button {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .faq-head h1 { font-size: 36px; }
  .page--faq .faq-section .faq-title h2.title { font-size: 24px !important; }
  .enriched-img-section .enrich-text-img .enriched-btn { text-align: center; }
  .newsletter .newsletter__wrapper.content-container--full-width:before {
    width: 250px;
    height: 250px;
  }
  .newsletter .newsletter__wrapper {
    padding: 50px 30px 50px;
  }
  .product
    .product__media-wrapper
    .thumb-product-media-list
    .product-single__media {
    height: 90px;
  }
  .main-product-index-section .content-wrap-box h2{
    font-size:22px;
  }
  .main-product-index-section .content-wrap-box ul li {
    font-size: 15px;
  }
  .main-product-index-section .left-product-section .product-img-w-title h2{
    font-size:21px;
  }
  .main-product-index-section .left-product-section .product-img-w-title p, .main-product-index-section .left-product-section .product-img-w-title span{
    font-size:14px;
  }
  .index-weekly-dose-wrap .top-right-col .head-icon {
    max-width: 65px;
  }
/* .product-slider-nutrition .slick-list.draggable {
    max-width: 280px;
    margin: auto;
   } */  
    .main-wrap-icon-text .icon-text {
      width: fit-content;  
  }  
    .scs_top h1{
      width:70% !important;
    }
   .cardslider_nav button.slick-prev.slick-arrow{
        left:25% !important;
      }
    .scs_top{
      justify-content:space-between;
    }
    .scs_bottom .card{
      /* width:75% !important; */
    }
    .cardslider_nav{
      width: 35% !important;
    justify-content: space-between;
    }
    .product .product__media--mobile .main-product__media-list button.slick-next.slick-arrow {
      right: 35%;
    }
    .product .product__media--mobile .main-product__media-list  button.slick-prev.slick-arrow {
      left: 35%;
    }
  .product .icon-container .all-icon-text .icon-with-text-container .custom-icon-text {
    width: 100%;
  }
}
@media (max-width:747px){
  .main_ingrediants{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
  }
  .Desktop_tin_section{
  display:none;
}
  .tct_section ul {
  list-style-type: none;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 0;
}
  .tct_section ul li{
    padding:10px 0;
  }
  .four_benefits_section .box{
    margin-bottom:20px !important;
  }
  .Desktop_fbs_section{
    display:none !important;
  }
  .Desktop_fbs_section{
  display:block;
}
  .tct_section_heading{
    text-align:left;
  }
  .gsw_section{
    display: flex;
  flex-direction: column-reverse;
  }
  .bottom_icons_section{
    display:block;
  }
  .bottom_icons_section li{
    grid-template-columns:1fr 7fr;
  }
  .tct_section{
    display:block;
  }
  .tct_right{
    padding:5px;
  }
  .Desktop_tvp_section{
    display:none;
  }

  .tvp_msection{
    display:grid;
    grid-template-columns:1fr 5fr;
    align-items: center;
    margin-bottom: 20px;
  }
  .three-value-points{
    padding-top:25px;
    padding-bottom:25px;
  }
  .scs_top h1{
    width:60% !important;
  }
  .scs_top{
    justify-content:space-between;
  }
  .cardslider_nav{
    width: 30% !important;
  justify-content: space-between;
  }
}
@media (min-width:992px) and (max-width:1280px){
    .cardslider_nav button.slick-prev.slick-arrow{
    left:25% !important
  }
}
@media (min-width:992px){
  .col-md-6{
    width:50%;
    padding:0 15px;
  }
}
@media (min-width:640px) and (max-width:991px){
  .Mobile_tin_section{
    background-position:center;
  }
  .cardslider_nav button.slick-prev.slick-arrow{
    left:35% !important
  }
  .Mobile_tin_section p{
    margin:0 20%;
  }
   .scs_top h1{
    width:70% !important;
  }
  .scs_top{
    justify-content:space-between;
  }
  .scs_bottom .card{
    /* width:38% !important; */
  }
  .cardslider_nav{
    width: 20% !important;
  justify-content: space-between;
  }
}
  /* {% if page.title == 'Sections' %} */
@media (min-width: 989px) {
    .eve-text-with-cards-list .slider.slider--tablet {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-left: 1.5rem;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 1rem;
    }
   .how-it-works-cont .eve-text-with-cards-list .slider.slider--tablet {
        scroll-padding-left: 0rem;
   }
 .eve-text-with-cards-list .slider-button{padding:0;}
 .eve-text-with-cards-list .slider:not(.slider--everywhere):not(.slider--desktop)+.slider-buttons{
    display: flex!important;
  }
  /* .blog__posts.articles-wrapper .article { 
  } */
}
@media (min-width:1000px){
  .eve-text-with-cards--container{
      max-width: 1440px;
      margin: 0 auto;
      padding: 0 20px;
      display:flex;
      flex-direction:row;
    }
    .eve-text-with-cards-text{
    width: 31%;
    margin-right:2%;
    }

.eve-text-with-cards-list{
    display:flex;
      width: 66%;
      flex-direction:row;
    }
}
@media (min-width:600px){
  .eve-text-with-cards--card-item{
    width:31%;margin-bottom:0;
    margin-left:2%;
  }
}
@media (min-width:1600px) and (min-height:900px){
  .banner-iwt-section .text-side {
    width: 55%;
    padding: 15rem 8rem;
  }
}
@media (max-width: 1199px) {
  .product .RatingBarWidget__inner .R-flex-row {
    gap: 10px;
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width:991px) {
  .product__media--mobile {
    margin-top: 60px;
  }
  .product .data-only-mobile .block-icon-text {
    margin-top: 13px;
  }
  .product .custom-icon-carbon {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .product .thumb-product-media-list.slick-initialized.slick-slider {
    margin-top: 80px;
  }
  .product .thumb-product-media-list.slick-initialized.slick-slider button.slick-arrow.slick-next {
    right: 0;
  }
.product .main-product__media-list button.slick-arrow {
    bottom: -60px;
    top: auto;
    width: 30px;
    height: 30px;
  }
  .product .main-product__media-list button.slick-arrow::before {
    width: 100%;
    height: 100%;
    background-size: contain;
  }
  .product .main-product__media-list  button.slick-prev.slick-arrow {
    left: 40%;
  }
  .product .main-product__media-list  button.slick-next.slick-arrow {
    right: 40%;
    bottom: -69px;
  }
  /* .product .thumb-product-media-list.slick-initialized.slick-slider button.slick-arrow {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #FFFFFFBF;
  } */
  .product .thumb-product-media-list.slick-initialized.slick-slider button.slick-arrow::before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 19px;
    background-size: contain;
    height: 12px;
  }
  .product .thumb-product-media-list.slick-initialized.slick-slider button.slick-prev.slick-arrow::before {
    transform: translate(-50%, -50%) rotate(180deg);
  }
  .product {
    width: 90%;
  }
}
@media screen and (min-width:980px){
  .testimonial-reviews-section {  padding: 60px 0px 0px;}
    .two-column-content .text-column {
        padding:0.5rem 1.25rem;
      }
  .two-column-content{
        flex-direction:row;
      }
  .text-column {
    width:50%;
    flex-basis: 50%;
    padding: 50px;
  }
  .image-column {
    width:50%;
    flex-basis: 50%;
  }
}
@media(min-width: 748px) {
  .page-width.Mobile_tvp_section {
    display: none;
  }
}
@media screen and (min-width:680px){
  .testimonial-item-inner{
    display:flex;
    flex-direction: row;
  }
}
@media (max-width:700px){
  .two-column-content .text-column {
   order:2;
 }
 .two-column-content .image-column {
   order:1;
 }
}