/** Shopify CDN: Minification failed

Line 4227:20 Unexpected "trnth-child("

**/
/*---- CUSOM ---*/




/*---- Typography ---*/
@font-face {
    font-family: 'benton-sans';
    src: url('bentonsans_regular-webfont.woff2') format('woff2'),
         url('bentonsans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans-medium';
    src: url('BentonSans_Medium.woff2') format('woff2'),
         url('BentonSans_Medium.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'benton-sans';
    src: url('bentonsans_bold-webfont.woff2') format('woff2'),
         url('bentonsans_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Kepler-regular';
    src: url('Kepler Std Regular.woff2') format('woff2'),
         url('Kepler Std Regular.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Kepler-medium';
    src: url('Kepler Std Medium.woff2') format('woff2'),
         url('Kepler Std Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kepler-italic';
    src: url('Kepler Std Italic.woff2') format('woff2'),
         url('Kepler Std Italic.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Kepler-semicondensed';
    src: url('Kepler Std Semicondensed.woff2') format('woff2'),
         url('Kepler Std Semicondensed.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Kepler-semicondensed-italic';
    src: url('Kepler Std Semicondensed Italic.woff2') format('woff2'),
         url('Kepler Std Semicondensed Italic.woff') format('woff');
    letter-spacing: -0.3px;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Tropiline';
    src: url('/cdn/shop/files/Tropiline-Bold.eot?v=1663823172');
    src: url('/cdn/shop/files/Tropiline-Bold.eot?v=1663823172?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Tropiline-Bold.woff2?v=1663823172') format('woff2'),
        url('/cdn/shop/files/Tropiline-Bold.woff?v=1663823172') format('woff'),
        url('/cdn/shop/files/Tropiline-Bold.ttf?v=1663823172') format('truetype'),
        url('/cdn/shop/files/Tropiline-Bold.svg?v=1663823173#Tropiline-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tropiline';
    src: url('/cdn/shop/files/Tropiline-BoldItalic.eot?v=1663823172');
    src: url('/cdn/shop/files/Tropiline-BoldItalic.eot?v=1663823172?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Tropiline-BoldItalic.woff2?v=1663823172') format('woff2'),
        url('/cdn/shop/files/Tropiline-BoldItalic.woff?v=1663823172') format('woff'),
        url('/cdn/shop/files/Tropiline-BoldItalic.ttf?v=1663823173') format('truetype'),
        url('/cdn/shop/files/Tropiline-BoldItalic.svg?v=1663823173#Tropiline-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
html, body {
  overflow-x: hidden;
}
:root {
  --custom-font-alt: 'Tropiline', Helvetica, Arial, sans-serif;
}

.alt {
  font-family: var(--custom-font-alt);
  font-weight: 700;
  font-style: normal;
}

.lead, .lead p {
 font-size: 1.15rem;
  line-height: 1.5;
}
@media (min-width: 768px) { 
  .lead, .lead p {
   font-size: 1.25rem;
  }
}

.big-lead, .big-lead p {
 font-size: 1.4rem;
  line-height: 1.5;
}
@media (min-width: 768px) { 
  .big-lead, .big-lead p {
   font-size: 1.75rem;
  }
}

cite {
 display: block;
 text-spacing: 2px;
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: .5rem;
}
@media (min-width: 768px) {
  cite {
  	font-size: 1.5rem;
  	margin-top: .5rem;
   }
}
.product-title h1.h2 {
  font-family: var(--custom-font-alt);
 margin-bottom: .25rem; 
}
.product__subtitle, .product__subtitle2 {
 color: #918D89; 
}
.product__subtitle {
 margin-bottom: .5rem; 
}
.product__subtitle + .product__subtitle2 {
margin-bottom: 1rem;
}

.product-label, .template-product .main .product-label {
  font-family: var(--custom-font-alt);
  font-style: italic;
  padding-right: 9px;
}
.template-product .main {
  position: relative;
}
.template-product .main .product-label {
  position: absolute;
}
.template-product .main .product-label, .template-product .product-grid__detail .product-label {
  background: #E25123;
  color: #fff;
  top: 0;
  left: 0;
  padding: 5px 10px 3px 5px;
  font-size: 20px;
  line-height: 1;
  box-sizing: content-box;
  position: relative;
}
.template-product .product-grid__detail .product-label {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 18px;
}
.product-label:after, .template-product .main .product-label:after, .template-product .product-grid__detail .product-label:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0; 
}
.product-label:after {
  border-right: 4px solid #ffffff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.template-product .main .product-label:after, .template-product .product-grid__detail .product-label:after {
  border-right: 4px solid #ffffff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}
.template-collection .product-label:after {
  border-right: 4px solid #ECECEC;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.alt-heading {
 text-transform: uppercase;
 letter-spacing: 5px;
}
.spaced-out, .spaced {
 letter-spacing: 5px; 
}

.uppercase, .upper-case {
 text-transform: uppercase; 
}
.p {
 font-size: 1rem !important;
 font-weight: 400 !important;
}

.big-list {
  font-size: 1.25rem;
}
.big-list .pfa {
 font-size: 1rem;
 color: #e25123;
 margin-right: 1rem;
}
.big-list li {
 margin-bottom: 1rem; 
}
@media (min-width: 768px) { 
  .big-list {
   font-size: 1.5rem;
  }
  .big-list .pfa {
  	font-size: 1.5rem;
  }
}

p.small {
  font-size: .875rem;
}

/*-------*/



.rc_layout__full .row {
margin-top: 40px;
margin-bottom: 40px;
  justify-content: center;
}

div#rc_login {
 margin: 20px auto;
  background: #F3F0ED;
  padding: 40px;
  border-radius: 16px;
}




/*---- Footer ---*/
@media (max-width: 767px) {
.footer-image {
	margin-left: auto;
  margin-right: auto;
}
}
.copyright {
 text-transform: uppercase; 
}
.footer-footnote__inner {
  border: 2px solid #ffffff;
  padding: 16px 22px;
}
.footer-footnote__inner .rte {
  margin: 0;
}
.footer-footnote__inner p {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 140%;
  font-weight: 500;
}

.pagefooter {
 background: #f47b57 !important; 
}
.pagefooter a{
  color:white;
}

.footer-column-heading {
  color:white !important;
  font-weight: 600 !important;
}
.pagefooter .signup-section {
  border:none !important;
}
/*-------*/



[data-pf-type="Accordion.Header"] {
 background: #F3F0ED;
  border: 1px solid #DBD6D1;
}



/*---- TOOLBOX ---*/
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-halfr {
 margin-bottom: .5rem; 
}
.mb-1r {
 margin-bottom: 1rem !important; 
}
.mb-2r {
 margin-bottom: 2rem !important; 
}
.mb-3r {
 margin-bottom: 3rem; 
}
.mb-4r {
 margin-bottom: 4rem; 
}
.mb-10px {
 margin-bottom: 10px; 
}
.mb-20px {
  margin-bottom: 20px;
}
.mb-30px {
 margin-bottom: 30px; 
}
.mb-40px {
 margin-bottom: 40px; 
}
.mb-halfr-n {
 margin-bottom:  -.5rem;
}
.mb-1r-n {
 margin-bottom: -1rem; 
}
.mb-2r-n {
 margin-bottom: -2rem; 
}
.mb-3r-n {
 margin-bottom: -3rem; 
}
.mb-4r-n {
 margin-bottom: -4rem; 
}
.mb-10px-n {
 margin-bottom: -10px; 
}
.mb-20px-n {
  margin-bottom: -20px;
}
.mb-30px-n {
 margin-bottom: -30px; 
}
.mb-40px-n {
 margin-bottom: -40px; 
}

.mt-0 {
	margin-top: 0;
}
.mt-halfr {
 margin-top: .5rem; 
}
.mt-1r {
 margin-top: 1rem; 
}
.mt-2r {
 margin-top: 2rem !important; 
}
.mt-3r {
 margin-top: 3rem; 
}
.mt-4r {
 margin-top: 4rem; 
}
.mt-10px {
 margin-top: 10px; 
}
.mt-20px {
  margin-top: 20px;
}
.mt-30px {
 margin-top: 30px; 
}
.mt-40px {
 margin-top: 40px; 
}
.mt-halfr-n {
 margin-top: -.5rem; 
}
.mt-1r-n {
 margin-top: -1rem; 
}
.mt-2r-n {
 margin-top: -2rem; 
}
.mt-3r-n {
 margin-top: -3rem; 
}
.mt-4r-n {
 margin-top: -4rem; 
}
.mt-10px-n {
 margin-top: -10px; 
}
.mt-20px-n {
  margin-top: -20px;
}
.mt-30px-n {
 margin-top: -30px; 
}
.mt-40px-n {
 margin-top: -40px; 
}





/*---- Drop-shadows ---*/
.ds-1 {
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.ds-2 {
  box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.14);
}
.ds-3 {
  -webkit-box-shadow: 0 7px 18px -20px rgba(0,0,0,.12);
  box-shadow: 0 7px 18px -20px rgba(0,0,0,.12);
}
.ds-4 {
  box-shadow: 0px 4px 24px -20px rgba(0, 0, 0, 0.18);
}
.ds-5 {
  box-shadow: 0px 4px 16px -20px rgba(0, 0, 0, 0.24);
}
.ds-6 {
  box-shadow: 0px 23px 20px -20px rgba(0, 0, 0, 0.2);
}

/*---- MISC ---*/
.bg-alt {
 background: #F3F0ED; 
}

.block-button {
  -webkit-box-shadow: 0 7px 12px -6px rgba(0,0,0,.12);
  box-shadow: 0 7px 12px -6px rgba(0,0,0,.12);
  transition: 200ms box-shadow linear;
}
.block-button:hover {
  -webkit-box-shadow: 0 7px 20px -6px rgba(0,0,0,.16);
  box-shadow: 0 7px 20px -6px rgba(0,0,0,.16);
}
.block-button:active {
  -webkit-box-shadow: 0 1px 12px -6px rgba(0,0,0,.18);
  box-shadow: 0 1px 12px -6px rgba(0,0,0,.18);
}

.block-button:hover h2 {
  transition: 200ms filter linear, 200ms -webkit-filter linear;
}
.block-button:hover h2 {
 filter: brightness(0.6) !important; 
}


.btn-outline, .button.btn-outline, button.btn-outline, input[type=submit].btn-outline {
background: none !important;
  border: 2px solid #252728 !important;
  color: #252728 !important;
}
.btn-outline:hover, .button.btn-outline:hover, button.btn-outline:hover, input[type=submit].btn-outline:hover {
 box-shadow: none !important;
  color: #e25123 !important;
  border: 2px solid #e25123 !important;
}

.btn-small, .button.btn-small, button.btn-small, input[type=submit].btn-small {
 font-size: .75rem;
  padding: .75rem 1.25rem;
}

.btn-large, .button.btn-large, button.btn-large, input[type=submit].btn-large {
 font-size: 1.15rem;
  padding: 1rem 1.5rem;
}
@media (min-width: 768px) { 
  .btn-large, .button.btn-large, button.btn-large, input[type=submit].btn-large {
 font-size: 1.25rem;
  padding: 1.25rem 1.75rem;
}
}

.btn-white {
  background: #ffffff !important;
  color: #3C3E40 !important;
  font-family: 'benton-sans', sans-serif;
}
.btn-white:hover {
	background: #e25123 !important;
  color: #ffffff !important;
}


.prod-caption .product__title {
  margin-bottom:5px;
}
.prod-caption .product__subtitle {
font-size: .9rem; 
  margin-bottom: 0;
}
.prod-caption .title {
margin-bottom: .5rem;
}
.prod-caption .product-price {
 font-size:  1.125rem;
  letter-spacing: 1px;
}
.prod-caption .product-excerpt p {
  margin-bottom: 0;
}
.prod-caption .product-add-to-cart {
  margin-top: 1rem
}
.prod-image-wrap {
 border-radius: 8px; 
}

hr.special {
  width: 88px;
    height: 3px;
    background: #FE4E1E;
}
.nonbold {
 font-weight: 400 !important; 
}
.heading-shadow, .heading-shadow span {
text-shadow: 0 1px 8px rgba(0,0,0,.25);
}
.banner--bg-image h1 {
text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
}
  
img.round, img.rounded {
 border-radius: 40px; 
}
/* .align-center {
 margin-left: auto;
  margin-right: auto;
  display: block;
} */

.accordion>div {
margin-bottom: 1rem;
}

.accordion button, .accordion .button, .__pf div.accordion [data-pf-type="Accordion.Header"] {
  text-transform: none !important;
  background: #F3F0ED;
  border: 1px solid #DBD6D1;
}
.accordion button span, .accordion .button span {
  color: #3C3E40 !important;
}

.load-all-thumbs {
 display: none; 
}

.chnbks p.lead, .chnbks p.list-content {
  min-width: 276px;
}

/* Recharge override */
form[action^="/cart/add"] [type="submit"] {
 visibility: visible !important;
}

/* homepage style */
.template-index .main-content {
  overflow: hidden;
}
.section {
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.section-newp {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.button-link {
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  padding: 17px 28px;
  color: white;
  text-align: center;
  font-family: 'benton-sans';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.video-banner-wrapper {
  position: relative;
  display: flex;
}
.video-banner-wrapper video {
  min-height: 300px;
  max-height: 700px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.video-banner-wrapper .video-banner-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index: 10;
}
.video-banner-wrapper .video-banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-banner-wrapper .video-banner-content .title {
  color: #fff;
  
  font-family: 'FreightText Pro';    font-weight:normal;
  font-size:50px;
  font-style: normal;
  font-weight: 400;
  line-height: 95%;
  letter-spacing:0px;
  max-width:450px;
  margin-bottom:20px;
}
.video-banner-wrapper .video-banner-content .title p {
  margin: 0;
}
.video-banner-wrapper .video-banner-content .des {
  max-width: 410px;
}
.video-banner-wrapper .video-banner-content .des p {
 
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: white;
  margin-top: 10px;
}
.video-banner-wrapper .video-banner-content a.button-link {
  display: inline-block;
  background:#e25123; color:#fff; border-color:#e25123;
}

.custom-collection-wrapper {
  padding: 60px 0 70px;
  position: relative;
}
.custom-collection-wrapper .section {
  position: relative;
  z-index: 15;
}
.custom-collection-wrapper .custom-bubble1 {
  border-radius: 518px;
  background: rgba(231, 183, 138, 0.50);
  backdrop-filter: blur(2px);
  width: 518px;
  height: 518px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-50%, 50%);
  z-index: 13;
}
.custom-collection-wrapper .custom-bubble1:before {
  content: '';
  position: absolute;
  right: 10%;
  bottom: -10px;
  width: 113px;
  height: 113px;
  background: #F47B57;
  border-radius: 113px;
  z-index: 11;
}
.custom-collection-wrapper .custom-bubble2 {
  border-radius: 439px;
  background: rgba(206, 226, 255, 0.50);
  width: 439px;
  height: 439px;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(50%, 35%);
  z-index: 13;
}
.custom-collection-wrapper .custom-bubble2:before {
  content: '';
  position: absolute;
  left: 10%;
  top: -10px;
  width: 113px;
  height: 113px;
  background: #A1BEE4;
  border-radius: 113px;
  z-index: 11;
}
.custom-collection-boxes {
  display: flex;
  column-gap: 15px;
}
.custom-collection-box {
  width: 25%;
  position: relative;
}
.custom-collection-boxes .custom-collection-box:first-child {
  border-radius: 50px 0px 0px 0px;
}
.custom-collection-boxes .custom-collection-box:last-child {
  border-radius: 0px 50px 0px 0px;
}
.custom-collection-box .overlay-text {
  height: 66px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  background: rgba(255,255,255,0.8);
  font-family: 'benton-sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: #3C3E40;
}
.custom-collection-box .overlay-text:hover {
  background: rgba(255,255,255,0);
}
.custom-collection-box .rimage-wrapper {
  padding-top: 92% !important;
}
.custom-collection-box .rimage-wrapper .rimage__image {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 66px;
  width: 100%;
  height: Calc(100% - 15px);
}
.custom-diff-wrapper {
  display: flex;
  padding-top: 60px;
  column-gap: 50px;
}
.custom-diff-wrapper .custom-diff-img {
  width: 42%;
  text-align: right;
  padding-right: 30px;
}
.custom-diff-wrapper .custom-diff-img .rimage-wrapper:before {
  content: '';
  width: 260px;
  height: 260px;
  border-radius: 260px;
  background: rgba(206, 226, 255, 0.30);
  backdrop-filter: blur(2px);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.custom-diff-wrapper .custom-diff-content {
  width: 58%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.custom-diff-content .custom-diff-subtitle {
  font-family: 'benton-sans';
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}
.custom-diff-content .custom-diff-title {
  font-family: 'Kepler-regular';
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.72px;
  margin-bottom: 5px;
}
.custom-diff-content .custom-diff-title p, .custom-diff-content .custom-diff-des p {
  margin: 0;
}
.custom-diff-content .custom-diff-des {
  font-family: 'benton-sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 20px;
  max-width: 485px;
}
.custom-diff-content .button-keep {
  text-align: center;
  font-family: benton-sans;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 2px solid #464242;
  padding: 0;
  width: 147px;
  height: 33px;
}
.custom-diff-content .button-keep:hover {
  background: #f47b57;
  color: white;
  border-color: #f47b57;
}

.section-product-nationwide {
  min-height: 610px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}
.product-nationwide-title {
  color: rgba(258,258,258,0.7);
  text-align: center;
  font-family: 'benton-sans';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}
.product-nationwide-boxes {
  display: flex;
  opacity:0.7;
  column-gap: 20px;
  margin: 70px 0;
}
.product-nationwide-boxes .product-nationwide-box {
  width: Calc(20% - 16px);
  text-align: center;
}

.section-delivering {
  padding: 0px 0 0;
  margin: 80px 0 80px;
}
.section-delivering-product {
  padding: 70px 0 105px;
}
.section-delivering .section, .section-delivering-product .section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 45px;
}
.section-delivering-title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  font-family: 'Kepler-regular';
  text-align: center;
  margin-bottom: 50px;
}
.section-delivering-title p {
  margin: 0;
}
.section-delivering-boxes {
  display: flex;     align-items: center;
  flex-wrap: wrap;
  column-gap: 25px;
  width: 100%;
}
.section-delivering-boxes .delivering-box {
  width: Calc(20% - 20px);
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap:5px;
}
.section-delivering-boxes .delivering-box p {
  text-align: center;
  font-family: 'benton-sans-medium';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  margin: 0;
}

.section-delivering-boxes .rimage-wrapper {
    position: relative;
    overflow:visible; 
    transition: background .15s;
    height: 60px;
    width: 60px;
    margin: 0px auto;
  padding-top: 0px !important;
}

.section-delivering-boxes .rimage-wrapper img{
    height: 60px;
    width: 60px;
    overflow: visible;
}

.section-precision-wrapper {
  min-height: 850px;
  padding-bottom:50px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
}
.section-precision-wrapper .section {
  display: flex;
  flex-direction: column;
}
.section-precision-wrapper .precision-title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.6px;
  font-family: Kepler-regular;
}
.section-precision-wrapper .precision-text {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 5px;
  max-width: 400px;
}
.section-precision-wrapper .button-shop {
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  display: flex;
  width: 325px;
  padding: 20px 0 16px;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: white;
  justify-content: center;
}

.featured_collection .section-title-container {
  margin-bottom: 40px;
}
.featured_collection .section-title-container a {
  text-align: center;
  font-family: 'Kepler-regular';
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  color: #3C3E40 !important;
}
.featured_collection .product-price__compare {
  display: none;
}
.featured_collection .product-list .prod-image-wrap a {
  border-radius: 30px;
  overflow: hidden;
}
.featured_collection .product-list .prod-caption {
  padding-top: 25px;
}
.featured_collection .product-list .prod-caption .product__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.1px;
  margin-bottom:15px;
}
.featured_collection .product-list .prod-caption .product__subtitle2 {
  color: #3C3E40;
  font-size: 16px;
}
.featured_collection .product-list .prod-caption .product-grid-ap-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.featured_collection .product-list .prod-caption .product-grid-ap-box .product-add-to-cart {
  margin-top: 0;
}
.featured_collection .product-list .prod-caption .product-grid-ap-box .product-add-to-cart input.button {
  border-radius: 40px;
}
.featured_collection .product-list .prod-caption .product-price {
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0;
  font-family: 'Kepler-semicondensed-italic';
}

.section-learn-wrapper {
  background: #F6F3F0;
  padding: 70px 0;
}
.learn-top-wrapper {
  display: flex;
  column-gap: 40px;
  justify-content: center;
  margin-bottom: 90px;
}
.learn-top-title1 {
  width: 40%;
  min-width: 40%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.learn-top-title1 p {
  font-family: Kepler-regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
  letter-spacing: -.4px;
  margin: 0;
  width: 320px;
  min-width: 320px;
  text-align: right;
}
.learn-top-title2 {
  display: flex;
  align-items: center;
}
.learn-top-title2 p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}
.learn-top-divide {
  background: #F47B57;
  width: 3px;
  min-width: 3px;
}
.learn-bottom-wrapper {
  display: flex;
  flex-wrap: wrap;
  row-gap: 25px;
}
.learn-bottom-wrapper .learn-bottom-box {
  width: 25%;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.learn-bottom-wrapper .learn-bottom-box .rimage-wrapper {
  padding-top: 100.0%;
  background: #CEE2FF;
  border-radius: 100px;
  overflow: hidden;
}
.learn-bottom-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.24px;
  margin: 20px 0 5px 0;
}
.learn-bottom-subtitle {
  text-align: center;
  font-family: Kepler-regular;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.2px;
}

.section-subscribe-wrapper {
  padding: 70px 0;
  background: #F6F3F0;
}
.section-subscribe-wrapper .subscribe-title {
  font-family: 'Kepler-regular';
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -0.4px;
  text-align: center;
  margin-bottom: 60px;
}
.subscribe-boxes {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 40px;
  justify-content: center;
  align-items: center;
}
.subscribe-boxes .subscribe-box {
  width: Calc(33.33% - 10px);
  display: flex;
  flex-direction: column;
  padding: 0px 30px;
  justify-content: center;
  align-items: center;
  text-align: center;
  row-gap: 10px;
}

.subscribe-boxes .rimage-wrapper {
    position: relative;
    margin: 0 auto;
    width: 90px;
    height: 70px;
    transition: background .15s;
    padding-top: 0px !important;
}

.subscribe-boxes .rimage-wrapper img {
    width: 90px;
    height: 70px;
    overflow: visible;
}

.subscribe-box-title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.subscribe-box-subtitle {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}



.section-reviews-wrapper {
  padding: 100px 0 50px;
  background-position-y: top;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: cover;
}
.reviews-section-title {
  text-align: center;
  font-family: 'Kepler-regular';
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -0.4px;
}
.reviews-section-subtitle {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
  position: relative;
  padding-bottom: 40px;
}
.reviews-section-subtitle:before {
  content: '';
  width: 80px;
  height: 3px;
  background: #F47B57;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.reviews-boxes {
  margin-top: 60px;
  display: flex;
  column-gap: 30px;
  padding-bottom: 15px;
}
.reviews-boxes .reviews-box > div {
  display: flex;
  min-width: 700px;
  align-items: center;
  padding: 24px;
  column-gap: 40px;
  border-radius: 200px;
  background: #FFF;
  box-shadow: 8px 8px 10px #00000014;
  margin: 0 15px 10px;
}
.reviews-boxes .reviews-box .rimage-outer-wrapper {
  max-width: 198px !important;
  border-radius: 200px;
}
.reviews-boxes .reviews-box .rimage-outer-wrapper .rimage-wrapper {
 margin-left: 0px;
}
.reviews-comment-box {
  display: flex;
  flex-direction: column;
  max-width: 600px;
}
.reviews-comment {
  font-size: 20px;
  text-wrap: balance; 
  font-style: normal;
  font-weight: 400;
  padding-right:10px;
  line-height: 32px;
  letter-spacing: -0.2px;
}
.reviews-author {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-more-video-wrapper {
  display: flex;
  background: #CEE2FF;
  position: relative;
  overflow: hidden;
}
.section-more-video2-wrapper {
  display: flex;
  position: relative;
  overflow: hidden;
}
.section-reviews-wrapper .section {
  max-width:2500px;
}

.section-more-video-wrapper:before {
  content: '';
  position: absolute;
  right: -124px;
  bottom: -225px;
  background: #F47B57;
  width: 409px;
  height: 409px;
  border-radius: 400px;
}
.section-more-video2-wrapper:before {
  content: '';
  position: absolute;
  right: -124px;
  bottom: -225px;
  background: #009F95;
  width: 448px;
  height: 448px;
  border-radius: 400px;
}
.more-video-box {
  width: 45%;
}
.more-video-box video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.more-video-content {
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 90px;
  z-index: 15;
  position: relative;
}
.more-video-content > .rimage-outer-wrapper {
  position: absolute;
  right: 0;
  width: 250px;
  bottom: 0;
}
.more-video-title {
  font-family: Kepler Std;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 105%;
  letter-spacing: -0.4px;
}
.section-more-video2-wrapper .more-video-title p {
  margin: 0;
}
.more-video-text {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 10px;
  max-width: 485px;
}
.more-video-content a.button-reading {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 2px solid #464242;
  width: 147px;
  height: 33px;
  text-align: center;
}
.section-more-video2-wrapper .more-video-content a.button-reading {
  width: 205px;
  margin-top: 50px;
}
.more-video-content a.button-reading:hover {
  background: #f47b57;
  color: white;
  border-color: #f47b57;
}
.section-more-video2-tooltip {
  background: #009F95;
  padding: 36px 0 30px;
}
@keyframes translateFull {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-40%);
  }
}
.section-more-video2-tooltip .section-newp {
  display: flex;
  column-gap: 20px;
  position: relative;
  overflow: hidden;
  height: 30px;
}
.section-more-video2-tooltip .section-newp:before {
  content: '';
  position: absolute;
  left: 0;
  background: linear-gradient(90deg, #009F95 40.63%, rgba(0, 159, 149, 0.00) 100%);
  width: 170px;
  height: 100%;
  z-index: 9;
}
.section-more-video2-tooltip .section-newp:after {
  content: '';
  position: absolute;
  right: 0;
  background: linear-gradient(270deg, #009F95 40.63%, rgba(0, 159, 149, 0.00) 100%);
  width: 170px;
  height: 100%;
  z-index: 9;
}
.section-more-video2-tooltip .section-newp > div {
  display: flex;
  align-items: center;
  column-gap: 20px;
  font-family: Kepler-regular;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -.33px;
  color: #daf2f2;
  flex-wrap: wrap;
  animation: translateFull 30s linear infinite;
  width: 3000px;
  position: absolute;
}

#shopify-section-template--14964196311107__banner, #shopify-section-template--14964196311107__main {
  display:none;
}

.section-Synbiotic-wrapper {
  display: flex;
  align-items: center;
  background: #009F95;
  position: relative;
}
.synbiotic-left-box {
  width: 50%;
  position: relative;
  height: 100%;
}
.synbiotic-left-box .rimage-outer-wrapper {
  max-width: 100% !important;
}
.synbiotic-left-box svg {
  position: absolute;
  left: 54px;
  top: 54px;
}
.synbiotic-right-box {
  width: 50%;
  padding: 85px 50px 50px 85px;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.synbiotic-right-box .synbiotic-title {
  font-family: Kepler-regular;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: -0.54px;
  color: white;
  max-width: 470px;
}
.synbiotic-right-box .synbiotic-text {
  font-size: 20px;
  color: white;
  font-weight: 400;
  line-height: 150%;
  font-family: 'benton-sans';
}
.synbiotic-right-box .synbiotic-icons {
  color: #F0FAF8;
  font-family: 'benton-sans';
  line-height: 120%;
  font-weight: 400;
  font-size: 20px;
  display: flex;
  column-gap: 55px;
}
.synbiotic-right-box .synbiotic-icons > div {
  display: flex;
  flex-direction: column;
  row-gap: 18px;
  text-align: center;
  align-items: center;
  max-width: 100px;
}

.section-childhood {
  padding: 100px 0;
  position: relative;
}
.childhood-text-wrapper {
  display: flex;
  column-gap: 65px;
  margin-bottom: 35px;
}
.childhood-text-wrapper > div {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  width: 50%;
}
.childhood-text-wrapper > div:first-child {
  align-items: flex-end;
}
.childhood-text-wrapper .childhood-text-divider {
  min-width: 4px;
  min-height: 100%;
  background: #009F95;
  width: 4px;
}
.section-childhood-title1 {
  font-family: benton-sans;
  font-size: 16px;
  font-weight: 600;
  color: #3C3E40;
  line-height: 120%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.section-childhood-title2 {
  font-family: Kepler-italic;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: -0.72px;
  color: #3C3E40;
  max-width: 310px;
}
.section-childhood-text {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: benton-sans;
  color: #3C3E40;
}
.section-childhood-text p {
  margin: 0;
}
.childhood-svg-wrapper {
  display: flex;
  width: 100%;
}
.childhood-svg-wrapper svg {
  width: 100%;
  height: auto;
}
.childhood-eclipse1 {
  width: 365px;
  height: 365px;
  position: absolute;
  background: #BBDDD6;
  opacity: 0.5;
  border-radius: 365px;
  left: -250px;
}
.childhood-eclipse2 {
  width: 62px;
  height: 62px;
  position: absolute;
  background: #BBDDD6;
  opacity: 0.5;
  border-radius: 62px;
  left: 133px;
  top: 69px;
}
.childhood-eclipse3 {
  width: 354px;
  height: 354px;
  position: absolute;
  background: #BBDDD6;
  opacity: 0.5;
  border-radius: 365px;
  right: -177px;
  top: -177px;
}

.section-formula {
  position: relative;
  padding-top: 500px;
  margin-bottom: 80px;
}
.section-formula > .rimage-outer-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  max-height: 500px;
  height: 100%;
}
.section-formula > svg {
  position: absolute;
  top: 362px;
  width: 100%;
  height: auto;
  max-height: 140px;
  left: 0;
}
.section-formula > .rimage-outer-wrapper .rimage-wrapper {
  max-height: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 0% !important;
}
.section-formula .section-newp {
  display: flex;
  column-gap: 85px;
  align-items: flex-end;
}
.section-formula-text {
  width: 42%;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.formula-text-title {
  font-family: 'Kepler-regular';
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.72px;
  color: #3C3E40;
}
.formula-text-title p, .formula-text-des p {
  margin: 0;
}
.formula-text-des {
  font-family: 'benton-sans';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #3C3E40;
}
.section-formula-img {
  width: 58%;
}
.section-one-product-wrapper {
  display: flex;
  padding: 120px 0 170px;
  column-gap: 80px;
}
.one-product-box {
  width: 48%;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.one-product-back {
  position: absolute;
  right: -15%;
  top: 50%;
  width: 600px;
  height: 600px;
  border-radius: 100%;
  transform: translateY(-50%);
}
.one-product-box > .rimage-outer-wrapper {
  width: 60%;
  margin-left: 0;
  margin-right: 0;
}
.one-product-content {
  width: 52%;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  position: relative;
  z-index: 10;
  justify-content: center;
}
.one-product-title {
  font-family: Kepler-regular;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.72px;
  color: #3C3E40;
}
.one-product-text p {
  font-family: benton-sans;
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 455px;
  color: #3C3E40;
}
a.one-product-button {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 2px solid #464242;
  height: 33px;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 215px;
}
.section-howtouse-wrapper {
  padding: 85px 0;
}
.section-howtouse-wrapper .section-newp {
  display: flex;
  flex-direction: column;
  row-gap: 63px;
}
.howtouse-top {
  display: flex;
  column-gap: 47px;
  align-items: center;
  padding: 0 100px;
}
.howtouse-title {
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.72px;
  font-family: Kepler-regular;
  color: white;
  width: 33%;
  text-align: right;
}
.howtouse-title p, .howtouse-text p {
  margin: 0;
}
.howtouse-divide {
  min-width: 4px;
  height: 50px;
  background: #009F95;
  min-height: 100%;
  display: block;
}
.howtouse-text {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: benton-sans;
  color: white;
  width: 67%;
}
.howtouse-boxes {
  display: flex;
  column-gap: 32px;
}
.howtouse-boxes .howtouse-box {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  align-items: center;
  text-align: center;
}
.howtouse-box-btn {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0.4px;
  font-family: benton-sans;
  color: white;
  width: 230px;
  height: 42px;
  background: #009F95;
  border-radius: 20px;
}
.howtouse-box p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  font-family: benton-sans;
  color: #ffffff;
  margin: 0;
}
.section-ingredient-wrapper {
  padding: 85px 0;
}
.ingredient-top {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  margin-bottom: 50px;
  align-items: center;
  justify-content: center;
}
.ingredient-title {
  font-family: Kepler-regular;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.72px;
  color: #545759;
}
.ingredient-subtitle {
  font-family: benton-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #3C3E40;
}
a.ingredient-button {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-radius: 50px;
  border: 2px solid #464242;
  width: 210px;
  height: 33px;
  text-align: center;
  font-family: benton-sans;
}
.ingredient-boxes {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.ingredient-box {
  background: #F0FAF8;
  display: flex;
  border-radius: 30px;
}
.ingredient-box-left {
  width: 360px;
  min-width: 360px;
  position: relative;
  background: #BBDDD6;
  border-radius: 30px 0 0 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ingredient-box-left > .rimage-outer-wrapper {
  margin-top: 45px;
  margin-bottom: 13px;
}
.ingredient-box-left-title {
  font-family: Kepler-regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.6px;
  text-align: center;
  margin-bottom: 45px;
}
.ingredient-box-left-title p {
  margin: 0;
}
.ingredient-box-left-mg {
  width: 100%;
  height: 50px;
  background: #009F95;
  line-height: 50px;
  text-align: center;
  border-radius: 0 0 0 30px;
  font-family: benton-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.4px;
  color: #BBDDD6;
  position: absolute;
  bottom: 0;
}
.ingredient-box-right {
  padding: 52px 70px;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.ingredient-box-right-top {
  font-family: Kepler-regular;
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.48px;
  color: #025157;
}
.ingredient-box-right-top p {
  margin: 0;
}
.ingredient-box-right-bottom {
  font-family: benton-sans;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: #025157;
}
.ingredient-box-right-bottom p {
  margin: 0;
}
.product-form-block.product-icons-area {
  color: #545759;
  font-family: benton-sans;
  line-height: 120%;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  column-gap: 15px;
}
.product-form-block.product-icons-area > div {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  align-items: center;
  width: 90px;
  text-align: center;
}
.product-form-block.product-icons-area>div svg {
  min-height: 36px;
}
.product-price-badge-wrapper {
  display: flex;
  column-gap: 25px;
  align-items: center;
}
.product-badge-box {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  font-family: Kepler-regular;
  color: #ffffff;
  z-index: 90;
  width: 68px;
  text-indent: 7px;
}
.product-badge-box.pb-new-badge {
  width: auto;
}
.product-badge-box svg {
  position: absolute;
  z-index: -1;
  top: -2px;
}
form.js-product-form .qty-wrapper .product-add button {
  width: 242px;
  border-radius: 30px;
}
.section-faq-wrapper {
  padding: 136px 0 40px;
}
.faq-top {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  text-align: center;
  margin-bottom: 50px;
}
.faq-top .faq-title {
  font-family: 'Kepler-regular';
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.72px;
  color: #3C3E40;
}
.faq-top .faq-subtitle {
  font-family: 'benton-sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.faq-boxes {
  border-top: 1px solid #DBD6D1;
}
.faq-boxes .faq-box {
  border-bottom: 1px solid #DBD6D1;
}
.faq-box .faq-title {
  font-family: benton-sans;
  font-weight: 600;
  font-size: 20px;
  font-style: normal;
  line-height: 130%;
  letter-spacing: .4px;
  padding: 20px 25px 20px 5px;
  color: #252728;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.faq-box .faq-title .faq-icon.faq-icon-plus, .faq-box .faq-title .faq-icon.faq-icon-minus {
  display: none;
}
.faq-box .faq-title .faq-icon.faq-icon-plus.show, .faq-box .faq-title .faq-icon.faq-icon-minus.show {
  display: flex;
  align-items: center;
}
.faq-box .faq-answer {
  font-family: 'benton-sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  color: #3C3E40;
  padding: 0 40px 0 5px;
  display: none;
}
.faq-box .faq-answer.show {
  display: block;
}
.faq-box .faq-answer p a {
  color: #3C3E40 !important;
  text-decoration: underline;
}
.qty-product3-wrapper {
  display: flex;
  column-gap: 30px;
  align-items: flex-end;
}
.qty-product3-wrapper .product-qty {
  margin-bottom: 0;
}
.qty-product3-wrapper .product-qty label {
  margin-bottom: 7px;
}
.qty-product3-wrapper .product-add {
  margin: 0;
}
.qty-product3-wrapper .product-add button {
  font-family: benton-sans;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1.8px;
  padding: 15px 30px;
  line-height: 15px;
}
.section-bundle-meet-wrap {
  background: linear-gradient(180deg, #F6EFEB 0%, rgba(246, 239, 235, 0.00) 100%);
  padding: 80px 0;
}
.section-bundle-meet {
  display: flex;
  column-gap: 20px;
  align-items: center;
}
.section-bundle-meet > div:first-child {
  width: 47%;
  display: flex;
  flex-direction: column;
  row-gap: 35px;
  padding-right: 30px;
}
.section-bundle-meet > div:first-child h2 {
  font-family: Kepler-regular;
  font-weight: 400;
  font-size: 50px;
  letter-spacing: -0.96px;
  margin: 0;
  line-height: 52px;
}
.section-bundle-meet > div:first-child h2 p {
  margin: 0;
}
.section-bundle-meet > div:first-child .p-des p {
  font-family: benton-sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.24px;
  color: #3C3E40;
  margin: 0;
}
.section-bundle-meet > div:first-child .btn-box {
  display: flex;
}
.section-bundle-meet > div:first-child .btn-box .btn-buy {
  display: flex;
  width: 242px;
  height: 50px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-top: 0;
  cursor: pointer;
}
.section-bundle-meet > div:first-child .btn-box .btn-percent {
  position: relative;
  margin-left: 10px;
}
.section-bundle-meet > div:first-child .btn-box .btn-percent svg {
  height: 50px;
}
.section-bundle-meet > div:first-child .btn-box .btn-percent span:first-child {
  display: flex;
}
.section-bundle-meet > div:first-child .btn-box .btn-percent span:last-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-family: benton-sans;
  font-size: 18px;
  color: #3c3e40;
  letter-spacing: .66px;
  text-transform: uppercase;
  font-weight: 700;
}
.section-bundle-meet > div:last-child {
  width: 53%;
}
.section-bundle-meet > div:last-child .btn-percent {
  display: none;
}
.section-bundle-group {
  display: flex;
  column-gap: 20px;
  row-gap: 20px;
  position: relative;
}
.section-bundle-group > div {
  width: 50%;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  background: white;
}
.section-bundle-group > div:first-child .sb-group-head {
  padding: 25px 60px 20px;
  background: #7473C0;
}
.section-bundle-group > div:nth-child(2) .sb-group-head {
  padding: 25px 60px 20px;
  background: #005DA6;
}
.section-bundle-group > div:last-child {
  width: 58px;
  height: 58px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: transparent;
  box-shadow: none;
}
.section-bundle-group > div:last-child svg {
  width: 58px;
  height: 58px;
}
.section-bundle-group > div .sb-group-head > div:first-child {
  font-family: 'Kepler-regular';
  font-size: 40px;
  letter-spacing: -0.72px;
  color: white;
  line-height: 100%;
}
.section-bundle-group > div .sb-group-head > div:last-child {
  font-family: benton-sans;
  font-weight: 700;
  font-size: 13px;
  color: #DFCCE4;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.section-bundle-group > div .sb-group-body {
  padding: 25px 50px;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.section-bundle-group > div .sb-group-body > div:first-child {
  display: flex;
  column-gap: 20px;
  align-items: center;
}
.section-bundle-group > div .sb-group-body > div:first-child > div:first-child {
  width: 140px;
  min-width: 140px;
}
.section-bundle-group > div .sb-group-body > div:first-child > div:last-child {
  width: Calc(100% - 160px);
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
.section-bundle-group > div .sb-group-body > div:first-child > div:last-child > div {
  display: flex;
  column-gap: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #DBD6D1;
  font-family: 'benton-sans';
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #3C3E40;
}
.section-bundle-group > div .sb-group-body > div:first-child > div:last-child > div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.section-bundle-group > div .sb-group-body > div:nth-child(2) p {
  font-family: 'benton-sans';
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #3C3E40;
  margin: 0;
}
.section-bundle-group > div .sb-group-body > div:nth-child(3) a {
  border-radius: 50px;
  border: 2px solid #464242;
  width: 130px;
  height: 33px;
  padding: 0;
  min-height: 33px;
  line-height: 29px;
  display: block;
  text-align: center;
  font-family: 'benton-sans';
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.microbiome-top .mtop-back {
  position: relative;
}
.microbiome-top .mtop-back .mtop-back-desktop {
  position: absolute;
  left: -5%;
  top: 0;
  transform: translateY(-43%);
  width: 40%;
}
.microbiome-top .mtop-back svg {
  width: 100%;
} 
.microbiome-top .mtop-back .mtop-back-mobile {
  display: none;
}
.mtop-textbox  {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  align-items: end;
}
.mtop-textbox > div {
  max-width: 56%;
  width: 56%;
}
.mtop-textbox .mtop-text1 p {
  font-family: 'benton-sans';
  margin: 0;
  font-size: 28px;
  color: #ffffff;
  letter-spacing: 0.32px;
  line-height: 150%;
  max-width: 450px;
  font-weight: 400;
}
.mtop-textbox .mtop-title p {
  font-family: 'Kepler-regular';
  font-weight: 400;
  letter-spacing: -1.275px;
  font-size: 70px;
  color: #ffffff;
  line-height: 60px;
  max-width: 400px;
  margin: 0;
}
.mtop-textbox .mtop-text2 p {
  font-family: 'benton-sans';
  margin: 0;
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.24px;
  line-height: 150%;
  font-weight: 400;
}
.mtop-textbox > div.mtop-btn-area .btn-buy {
  display: flex;
  width: 160px;
  height: 50px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}
.microbiome-bottom {
  position: relative;
  padding-top: 60px;
  margin-bottom: 50px;
}
.microbiome-bottom .mbottom-back {
  position: absolute;
  top: -130px;
  width: 100%;
}
.microbiome-bottom .mbottom-back svg, .microbiome-bottom .mbottom-icon svg {
  width: 100%;
  height: auto;
  max-height:300px;
}
.microbiome-bottom .mbottom-icon {
  position: absolute;
  left: 50%;
  top: -130px;
  transform: translateX(-50%);
  width: 140px;
}
.microbiome-bottom .mbottom-textbox {
  z-index: 99;
  position: relative;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.microbiome-bottom .mbottom-textbox .mbottom-title p, .product-title h1.h2,  .product-title h1.h2 a {
  font-family: FreightText Pro;
  font-size: 45px;
  letter-spacing: -0.72px;
  color: #3C3E40 !important;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 0px;
}
.microbiome-bottom .mbottom-textbox .mbottom-subtitle p {
  font-family: 'benton-sans';
  margin: 0 auto;
  font-size: 20px;
  color: #3C3E40;
  letter-spacing: 0.24px;
  line-height: 150%;
  font-weight: 400;
  width: 70%;
}
.microbiome-bottom .mbottom-textbox .btn-buy {
  display: flex;
  width: 260px;
  height: 50px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}
.custom-capsule-wrapper {
  display: flex;
  column-gap: 100px;
  border-bottom: 1px solid #DBD6D1;
}
.capsule-diff-img {
  width: 42%;
}
.capsule-diff-content {
  width: 58%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 100px;
}
.capsule-diff-content .capsule-diff-title p {
  font-family: 'Kepler-regular';
  line-height: 100%;
  letter-spacing: -0.72px;
  font-size: 40px;
  margin-bottom: 10px;
}
.capsule-diff-content .capsule-diff-title p em {
  font-family: 'Kepler-italic';
}
.capsule-diff-content .capsule-diff-des p {
  font-family: 'benton-sans';
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.2px;
  margin-bottom: 30px;
}
.capsule-diff-content .btn-buy {
  display: flex;
  width: 260px;
  height: 50px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}
.bundle-group-describe-box {
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}
.bundle-group-describe-box .txt-subhead p {
  font-family: benton-sans;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0.32px;
  color: white;
  margin: 0;
}
.bundle-group-describe-box .txt-head p {
  font-family: Kepler-semicondensed-italic;
  font-size: 70px;
  font-style: italic;
  line-height: 100%;
  letter-spacing: -1.275px;
  color: white;
  margin: 0;
}
.weighthealth-top {
  background: linear-gradient(180deg, #005DA6 0%, #0084AE 68%, rgba(255, 255, 255, 0.00) 100%); 
  padding: 90px 0 190px;
  position: relative;
  overflow: hidden;
}
.weighthealthtop-back {
  position: relative;
}
.weighthealthtop-back-desktop {
  position: absolute;
  left: -3%;
  top: -110px;
  width: 42%;
}
.weighthealthtop-back-desktop svg {
  width: 100%;
}
.weighthealthtop-textbox {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  align-items: end;
}
.weighthealthtop-textbox > div {
  max-width: 56%;
  width: 56%;
}
.wtop-title {
  color: #FFF;
  font-family: Kepler-regular;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.84px;
}
.wtop-title span {
  position: relative;
  z-index: 99;
  display: inline-block;
}
.wtop-title span:before {
  background-image: linear-gradient(to left, rgba(0,172,194,0.1) 0%, rgba(0,172,194,0.6) 10%, #00ACC2 15%, #00ACC2 85%, rgba(0,172,194,0.6) 90%, rgba(0,172,194,0.1) 100%);
  content: "";
  position: absolute;
  left: -4%;
  top: 4px;
  width: 108%;
  height: 39px;
  z-index: -1;
}
.wtop-text1 p {
  color: #FFF;
  font-family: 'benton-sans-medium';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.24px;
  margin: 0;
}
.wtop-text2 > div {
  display: flex;
  flex-direction: row;
  column-gap: 20px;
}
.wtop-text2 > div span {
  display: flex;
  align-items: flex-start;
  padding-top: 8px;
}
.wtop-text2 > div p {
  color: #FFF;
  font-family: 'benton-sans-medium';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.72px;
  margin: 0;
}
.weighthealth-bottom {
  position: relative;
  padding-top: 45px;
  margin-bottom: 58px;
}
.weighthealth-back {
  position: absolute;
  top: -75px;
  width: 100%;
}
.weighthealth-back svg {
  width: 100%;
  height: auto;
  max-height: 300px;
}
.weighthealth-icon {
  position: absolute;
  left: 50%;
  top: -110px;
  transform: translate(-50%);
  width: 150px;
  height: 150px;
  background: white;
  border-radius: 150px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.weighthealth-textbox {
  z-index: 99;
  position: relative;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
.weighthealth-textbox .weighthealth-title {
  color: #0163A8;
  text-align: center;
  font-family: 'benton-sans';
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.78px;
}
.weighthealth-textbox .weighthealth-title span {
  color: #0163A8;
  font-family: 'benton-sans';
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.78px;
  margin-left: 10px;
}
.weighthealth-textbox .btn-buy2 {
  display: flex;
  width: 190px;
  height: 56px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 22px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-top: 0;
  cursor: pointer;
}

.section-bacteria-wrap {
  background: #F6F3F0;
}
.bacteria-top-mobile-title {
  display: none;
}
.bacteria-top-main-content {
  padding: 70px 0 60px;
  position: relative;
  overflow: hidden;
}
.bacteria-top-main-content-img {
  position: absolute;
  left: 0;
  top: 40px;
  width: 40%;
}
.bacteria-top-main-content-box {
  width: 60%;
  margin-left: 40%;
}
.bacteria-top-box-title p {
  font-family: Kepler-regular;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.72px;
  color: #3C3E40;
  margin-bottom: 30px;
}
.bacteria-top-box-subtitle {
  font-family: benton-sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #005DA6;
  margin-bottom: 30px;
}
.bacteria-top-box-list-wrapper {
  display: flex;
  flex-direction: column;
}
.bacteria-top-box-list {
  display: flex;
  column-gap: 40px;
  padding-bottom: 30px;
  position: relative;
}
.bacteria-top-box-list > div:first-child {
  width: 46px;
  height: 46px;
  min-width: 46px;
  border-radius: 46px;
  margin-top: 8px;
}
.bacteria-top-box-list > div:first-child > div {
  background: #F4A81D;
  font-family: benton-sans;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 1.2px;
  text-align: center;
  line-height: 46px;  
  color: white;
  z-index: 99;
  border-radius: 46px;
  position: relative;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.4);
}
.bacteria-top-box-list > div:first-child:before {
  content: '';
  position: absolute;
  left: 21px;
  width: 3px;
  height: 100%;
  background: #F4A81D;
  z-index: 1;
}
.bacteria-top-box-list:last-child > div:first-child:before {
  display: none;
}
.bacteria-top-box-list:nth-child(2) > div:first-child > div {
  background: #005DA6;
}
.bacteria-top-box-list:nth-child(3) > div:first-child > div {
  background: #E25123;
}
.bacteria-top-box-list:nth-child(4) > div:first-child > div {
  background: #7473C0;
}
.bacteria-top-box-list > div:last-child p {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.24px;
  font-family: benton-sans;
  color: #3C3E40;
  margin: 0;
}
.bacteria-bottom {
  position: relative;
  padding-top: 50px;
}
.bacteria-back {
  position: absolute;
  top: -120px;
  width: 100%;
}
.bacteria-back svg {
  width: 100%;
  max-height: 470px;
}
.bacteria-textbox {
  z-index: 99;
  position: relative;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.bacteria-textbox-title {
  color: #FFF;
  text-align: center;
  font-family: benton-sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.bacteria-textbox-content {
  color: #FFF;
  text-align: center;
  font-family: Kepler-regular;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: -0.54px;
  margin: 0;
}
.bacteria-textbox-content span {
  font-family: 'Kepler-italic';
  margin-left: 5px;
}

.weighthealth-info-top {
  margin-left: 20px;
  margin-top: 70px;
  border-radius: 100px;
  background: #FFF;
  box-shadow: 1px 3px 5px 2px rgba(0, 0, 0, 0.15);
  position: relative;
  padding: 35px 40px;
  display: flex;
  justify-content: flex-end;
  column-gap: 60px;
}
.weighthealth-info-img {
  width: 290px;
  position: absolute;
  left: -39px;
  top: -40px;
}
.weighthealth-info-top-text p {
  font-family: benton-sans;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  color: #3C3E40;
  margin: 0 0 0 255px;
}
.weighthealth-info-top .btn-buy2 {
  display: flex;
  width: 360px;
  min-width: 360px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 150px;
  border: 0;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 24px;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  margin-top: 0;
  cursor: pointer;
}
.weighthealth-info-mid {
  margin-top: 90px;
}
.weighthealth-info-mid-title p {
  text-align: center;
  font-family: Kepler-regular;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.72px;
  color: #3C3E40;
  margin-bottom: 25px;
}
.weighthealth-info-mid-title p em {
  font-family: Kepler-italic;
}
.weighthealth-info-mid-content p {
  text-align: center;
  font-family: benton-sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.24px;
  color: #3C3E40;
  margin-bottom: 45px;
}
.weighthealth-info-mid-subtitle {
  text-align: center;
  font-family: benton-sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 1.2px;
  margin-bottom: 115px;
}
.weighthealth-info-bottom {
  display: flex;
  column-gap: 33px;
  align-items: center;
  justify-content: center;
}
.weighthealth-info-bottom > div {
  border-radius: 50px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  max-width: 300px;
  padding: 18px 35px 0;
  position: relative;
  justify-content: center;
  display: flex;
  min-height: 214px;
  align-items: center;
}
.weighthealth-info-bottom .c-icon {
  position: absolute;
  top: -37px;
  left: 50%;
  transform: translateX(-50%);
}
.weighthealth-info-bottom .c-text {
  color: #000;
  text-align: center;
  font-family: 'benton-sans-medium';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.24px;
}

.custom-capsule-source-wrapper {
  padding-bottom: 50px;
  border-bottom: 1px solid #DBD6D1;
}
.capsule-source-title {
  font-family: benton-sans-medium;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}
.capsule-source-list-wrapper {
  display: flex;
  flex-direction: column;
}
.capsule-source-list-wrapper a {
  font-family: benton-sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.16px;
  text-decoration-line: underline;
}
.capsule-diff-content .btn-buy2 {
  display: flex;
  width: 260px;
  height: 50px;
  padding: 15px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 2px solid #E25123;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer;
}

.weighthealth-bubble-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.weighthealth-bubble-img {
  width: 688px;
}
.weighthealth-bubble-text p {
  color: #FFF;
  text-align: center;
  font-family: 'benton-sans-medium';
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.32px;
  max-width: 740px;
  margin-bottom: 34px;
}
.weighthealth-bubble-btn-content {
  display: flex;
  column-gap: 9px;
}
.weighthealth-bubble-btn-buy.btn-buy2 {
  display: flex;
  width: 245px;
  min-width: 245px;
  height: 56px;
  padding: 0;
  justify-content: center;
  align-items: center;
  border-radius: 56px;
  border: 0;
  background: #E25123;
  font-family: benton-sans;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-top: 0;
  cursor: pointer;
}
.weighthealth-bubble-save {
  width: 185px;
  height: 53px;
  position: relative;
}
.weighthealth-bubble-save span {
  font-family: 'benton-sans';
  font-size: 22px;
  letter-spacing: 0.66px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 53px;
  line-height: 53px;
  padding-left: 18px;
  text-align: center;
}
.weighthealth-bubble-mobile-save {
  display: none;
}

@media(max-width: 1500px) and (min-width: 1025px) {
  .section-Synbiotic-wrapper {
    justify-content: flex-end;
  }
  .synbiotic-left-box {
    position: absolute;
    left: 0;
    height: 100%;
  }
  .synbiotic-left-box .rimage-outer-wrapper {
    max-width: 100%!important;
    height: 100%;
  }
  .synbiotic-left-box .rimage-outer-wrapper .rimage-wrapper {
    height: 100%;
  }
  .section-formula {
    padding-top: 440px;
  }
  .section-formula>.rimage-outer-wrapper {
    max-height: 420px;
  }
  .section-formula>svg {
    top: 328px;
  }
  .section-formula .section-newp {
    column-gap: 60px;
  }
}
@media(max-width: 1024px) {
  .video-banner-wrapper .video-banner-content .title {
    font-size: 60px;
  }
  
  .custom-collection-wrapper .custom-bubble1 {
    width: 258px;
    height: 258px;
  }
  .custom-collection-wrapper .custom-bubble2 {
    width: 219px;
    height: 219px;
  }
  .custom-collection-wrapper .custom-bubble1:before, .custom-collection-wrapper .custom-bubble2:before {
    width: 53px;
    height: 53px;
  }

  .custom-diff-content .custom-diff-title {
    font-size: 40px;
  }
  
  .section-product-nationwide {
    min-height: 440px;
  }

  .section-delivering-title {
    font-size: 36px;
  }

  .section-delivering-boxes {
    row-gap: 25px;
    justify-content: center;
  }
  .section-delivering-boxes .delivering-box {
    width: Calc(33.33% - 18px);
  }  

  .learn-top-title1 p {
    font-size: 36px;
  }
  .learn-top-title2 p {
    font-size: 16px;
  }
  .learn-bottom-wrapper .learn-bottom-box {
    padding: 0 10px;
  }
  .learn-bottom-title {
    font-size: 16px;
  }
  .learn-bottom-subtitle {
    font-size: 14px;
  }

  .section-more-video-wrapper:before, .section-more-video2-wrapper:before {
    right: -150px;
    bottom: -215px;
    width: 309px;
    height: 309px;
  }
  .more-video-content {
    padding: 40px 30px;
  }
  .more-video-title {
    font-size: 32px;
  }
  .more-video-text {
    font-size: 18px;
  }
  .section-Synbiotic-wrapper {
    flex-direction: column;
  }
  .synbiotic-left-box {
    width: 100%;
  }
  .synbiotic-right-box {
    width: 100%;
    padding: 50px;
  }

  .childhood-eclipse1 {
    width: 182px;
    height: 182px;
    left: -128px;
  }
  .childhood-eclipse2 {
    width: 50px;
    height: 50px;
    left: 70px;
    top: 50px;
  }
  .childhood-eclipse3 {
    width: 200px;
    height: 200px;
    border-radius: 365px;
    right: -100px;
    top: -100px;
  }
  .childhood-text-wrapper {
    column-gap: 35px;
  }
  .section-formula {
    padding-top: 380px;
  }
  .section-formula>.rimage-outer-wrapper {
    max-height: 350px;
  }
  .section-formula>svg {
    top: 280px;    
  }
  .section-formula .section-newp {
    column-gap: 55px;
  }
  .section-formula-text {
    row-gap: 20px;
  }
  .formula-text-title {
    font-size: 32px;
  }
  .formula-text-des {
    font-size: 18px;
  }
}
@media(max-width: 767px) {
/*   html {
    overflow-x: hidden;
    max-width: 100%;
  } */

  .section-reviews-wrapper {
    padding: 100px 0 0px;
  }
  .custom-capsule-wrapper {
    flex-direction: column;
    padding: 30px;
  }
  .capsule-diff-img {
    width: 90%;
    margin: 0 auto;
  }
  .capsule-diff-content {
    width: 100%;
    padding-right: 0;
    align-items: center;
    text-align: center;
  }
  .capsule-diff-content .capsule-diff-title p {
    letter-spacing: -.72px;
    font-size: 24px;
    margin-bottom: 10px;
  }
  .capsule-diff-content .capsule-diff-des p {
    font-size: 12px;
    line-height: 150%;
    letter-spacing: .2px;
    margin-bottom: 30px;
  }
  .capsule-diff-content .btn-buy {
    width: 150px;
    min-height: 30px;
    height: 30px;
    padding: 6px 0;
    font-size: 11px;
    letter-spacing: 1.1px;
  }
  .bundle-group-describe-box {
    padding: 60px 0 10px;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
  }
  .bundle-group-describe-box .txt-subhead p {
    font-family: benton-sans;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.32px;
    color: white;
    margin: 0;
  }
  .bundle-group-describe-box .txt-head p {
    font-family: Kepler-regular;
    font-size: 32px;
    font-style: italic;
    line-height: 100%;
    letter-spacing: -1.275px;
    color: white;
    margin: 0;
  }
  .mtop-textbox > div.mtop-btn-area .btn-buy { 
    width: 130px;
    height: 15px;
    padding: 13px 30px;
    font-size: 11px;
    letter-spacing: 1.1px;
    margin: 0 auto;
  }
  .mtop-textbox {
    text-align: center;
  }
  .microbiome-top .mtop-back .mtop-back-desktop {
    display: none;
  }
  .microbiome-top .mtop-back .mtop-back-mobile {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-40%);
    width: 70%;
    display: block;
  }
  .mtop-textbox > div {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
  }
  .mtop-textbox .mtop-text1 p {
    font-size: 18px;
    color: #DFCCE4;
    letter-spacing: .32px;
    max-width: 100%;
  }
  .mtop-textbox .mtop-title p {
    letter-spacing: -0.42px;
    font-size: 46px;
    max-width: 100%;
    line-height:40px;
    max-width:300px !important;
    margin: 0px auto;
  }
  .mtop-textbox .mtop-text2 p {
    font-size: 12px;
    letter-spacing: .12px;
  }
  .microbiome-bottom {
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .microbiome-bottom .mbottom-back {
    top: -50px;
    width: 100%;
  }
  .microbiome-bottom .mbottom-icon {
    left: 50%;
    top: -50px;
    transform: translate(-50%);
    width: 60px;
    height: 60px;
  }
  .microbiome-bottom .mbottom-textbox .mbottom-title p {
    font-size: 30px;
    letter-spacing: -.72px;
    color: #3c3e40;
    margin-bottom: 0;
  }
  .microbiome-bottom .mbottom-textbox .mbottom-subtitle p {
    margin: 0 auto;
    font-size: 14px;
    color: #3c3e40;
    letter-spacing: .12px;
    width: 90%;
  }
  .microbiome-bottom .mbottom-back svg, .microbiome-bottom .mbottom-icon svg {
    width: 100%;
    height: 100%;
  }
  .microbiome-bottom .mbottom-textbox .btn-buy {
    width: 180px;
    height: 15px;
    padding: 13px 30px;
    font-size: 11px;
    letter-spacing: 1.1px;
    margin-top: 0;
  }
  .section-bundle-group {
    flex-direction: column;
  }
  .section-bundle-group > div {
    border-radius: 30px;
    width: 100%;
  }
  .section-bundle-group > div:first-child .sb-group-head {
    padding: 20px 50px 15px;
    text-align: left;
  }
  .section-bundle-group > div .sb-group-head > div:first-child {
    font-size: 30px;
    letter-spacing: -0.48px;
  }
  .section-bundle-group > div .sb-group-head > div:last-child {
    font-size: 10px;
    letter-spacing: .5px;
  }
  .section-bundle-group > div .sb-group-body {
    padding: 20px;
  }
  .section-bundle-group > div .sb-group-body > div:first-child {
    column-gap: 16px;
  }
  .section-bundle-group > div .sb-group-body > div:first-child > div:first-child {
    width: 80px;
    min-width: 80px;
  }
  .section-bundle-group > div .sb-group-body > div:first-child > div:last-child {
    width: Calc(100% - 92px);
    row-gap: 6px;
  }
  .section-bundle-group > div .sb-group-body > div:first-child > div:last-child > div {
    column-gap: 12px;
    padding-bottom: 6px;
    line-height: 14px;
    align-items: center;
    font-size: 12px;
    letter-spacing: 0.13px;
  }
  .section-bundle-group>div .sb-group-body>div:first-child>div:last-child>div span, .section-bundle-group>div .sb-group-body>div:first-child>div:last-child>div span svg {
    width: 18px;
    height: 18px;
  }
  .section-bundle-group>div .sb-group-body>div:nth-child(2) p {
    font-size: 11px;
    letter-spacing: .12px;
    color: #3c3e40;
    margin: 0;
    line-height: 17px;
  }
  .section-bundle-group>div .sb-group-body>div:nth-child(3) {
    display: flex;
    justify-content: flex-end;
  }
  .section-bundle-group>div .sb-group-body>div:nth-child(3) a {
    font-size: 8px;
    letter-spacing: 0.4px;
    width: 90px;
    height: 24px;
    padding: 0;
    min-height: 24px;
    line-height: 20px;
  }
  .js .qty-selector .textbutton, .js .qty-selector input.quantity {
    height: 30px;
    width: 30px;
  }
  .minus-btn:before, .plus-btn:before {
    width: 8px;
  }
  .plus-btn:after {
    height: 8px;
  }
  form.js-product-form .qty-wrapper .product-add button {
    width: 150px;
    min-height: 30px;
    padding: 6px 0;
    font-size: 11px;
    letter-spacing: 1.1px;
  }
  .section-bundle-meet-wrap {
    padding: 50px 0 0;
  }
  .section-bundle-meet {
    flex-direction: column-reverse;
  }
  .section-bundle-meet > div:first-child {
    width: 100%;
    text-align: center;
    padding-right: 0;
    row-gap: 25px;
  }
  .section-bundle-meet > div:last-child {
    width: 100%;
  }
  .section-bundle-meet > div:first-child h2 {
    font-size: 30px;
    letter-spacing: -0.36px;
    line-height: 30px;
  }
  .section-bundle-meet > div:first-child .p-des p {
    font-size: 14px;
    letter-spacing: 0.12px;
    padding: 0 20px;
  }
  .section-bundle-meet > div:first-child .btn-box {
    justify-content: center;
  }
  .section-bundle-meet > div:first-child .btn-box .btn-buy {
    width: 150px;
    height: 15px;
    padding: 13px 30px;
    font-size: 11px;
    letter-spacing: 1.1px;
  }
  .section-bundle-meet > div:first-child .btn-box .btn-percent {
    display: none;
  }
  .section-bundle-meet > div:last-child .btn-percent {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
  }
  .section-bundle-meet > div:last-child .btn-percent span:first-child {
    display: flex;
  }
  .section-bundle-meet > div:last-child .btn-percent span:last-child {
    font-family: benton-sans;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #3C3E40;
    height: 35px;
    line-height: 35px;
  }
  .video-banner-wrapper {
    flex-direction: column;
  }
  /* .video-banner-wrapper .video-banner-overlay {
    display: none;
  } */
  .video-banner-wrapper .video-banner-content {
    /* position: relative;
    padding: 30px 0; background:#fff; */
    text-align: center;
  }






  
  .video-banner-wrapper .video-banner-content .title {
    font-size:30px;
    line-height: 100%;
    color: #fff;
  }
  .video-banner-wrapper .video-banner-content .des {
    max-width: 100%;
  }
  .video-banner-wrapper .video-banner-content .des p {
    color: #fff; font-size:16px;
  }
  .video-banner-wrapper .video-banner-content a.button-link {
    font-size: 15px;
  }

  .custom-collection-boxes {
    flex-wrap: wrap;
    row-gap: 55px;
  }
  .custom-collection-boxes .custom-collection-box:first-child, .custom-collection-boxes .custom-collection-box:last-child {
    border-radius: 0;
  }
  .custom-collection-box {
    width: Calc(50% - 7.5px);
  }
  .custom-diff-wrapper {
    flex-direction: column;
    row-gap: 30px;
  }
  .custom-diff-wrapper .custom-diff-img {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .custom-diff-wrapper .custom-diff-content {
    width: 100%;
    align-items: center;
  }
  .custom-diff-content .custom-diff-title {
    text-align: center;
  }
  .custom-collection-box .rimage-wrapper .rimage__image {
    bottom: 50px;
  }
  .custom-collection-box .overlay-text {
    height: 50px;
  }
  .custom-collection-wrapper .custom-bubble1:before {
    right: 12%;
    bottom: 1px;
  }

  .section-product-nationwide {
    min-height: 500px;
    background-position: center;
  }
  .product-nationwide-title {
    font-size: 20px;
  }
  .product-nationwide-boxes {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    margin: 40px 0;
  }
  .product-nationwide-boxes .product-nationwide-box {
    width: Calc(50% - 10px);
  }

  .section-delivering-boxes {
    row-gap: 25px;
    justify-content: center;
  }
  .section-delivering-boxes .delivering-box {
    width: Calc(50% - 13px);
  }
  .section-delivering-boxes .delivering-box p {
    font-size: 18px;
  }
  .section-delivering-title {
    font-size: 32px;
  }

  .section-precision-wrapper {
    background-image: url(/cdn/shop/files/digetive-health-mobile.jpg) !important;
    min-height: 715px!important;
    padding-top: 95px;
    margin-top: 75px;
    background-size: cover;
    align-items: flex-start;
  }
  .section-precision-wrapper .section {
    align-items: center;
  }
  .section-precision-wrapper .precision-text {
    text-align: center;
  }
  .section-precision-wrapper .button-shop {
    width: 300px;
    padding: 18px 0 15px;
    font-size: 15px;
  }

  .learn-top-wrapper {
    flex-direction: column;
    row-gap: 20px;
    margin-bottom: 30px;
  }
  .learn-top-title1 {
    min-width: 100%;
    width: 100%;
    justify-content: center;
  }
  .learn-top-title1 p {
    text-align: center;
  }
  .learn-top-divide {
    display: none;
  }
  .learn-top-title2 p {
    text-align: center;
  }
  .learn-bottom-wrapper .learn-bottom-box {
    width: 50%;
  }

  .featured_collection .section-title-container a, .section-precision-wrapper .precision-title, .custom-diff-content .custom-diff-title {
    font-size: 36px;
  }

  .section-subscribe-wrapper .subscribe-title {
    margin-bottom: 40px;
    font-size: 36px;
  }
  .subscribe-boxes {
    align-items: flex-start;
  }
  .subscribe-boxes .subscribe-box {
    width: 100%;
  }

  .reviews-boxes .reviews-box > div {
    min-width: 200px;
    padding: 20px 15px;
    column-gap: 15px;
    max-width: 400px;
    box-shadow: 0px 8px 10px #00000014;
  }
  .reviews-boxes .reviews-box .rimage-outer-wrapper {
    max-width: 90px!important;
  }
  .reviews-comment {
    font-size: 14px;
    line-height: 22px;
  }
  .reviews-comment p {
    margin-bottom: 5px;
  }
  .reviews-author {
    font-size: 14px;
  }

  .section-more-video-wrapper, .section-more-video2-wrapper {
    flex-direction: column;
  }
  .more-video-box, .more-video-content {
    width: 100%;
  }
  .more-video-content {
    padding: 40px;
  }
  .more-video-box video {
    min-height: 250px;
  }
  .featured_collection .product-list .prod-caption .product__title {
    font-size:20px;
    font-weight:bold;
  }
  .custom-bubble1, .custom-bubble2 {
    display:none;
  } 
  .section-Synbiotic-wrapper {
    flex-direction: column;
  }
  .synbiotic-left-box {
    width: 100%;
  }
  .synbiotic-left-box svg {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 80px;
    height: 80px;
  }
  .synbiotic-right-box {
    width: 100%;
    padding: 35px 15px;
  }
  .synbiotic-right-box .synbiotic-title {
    font-size: 30px;
  }
  .synbiotic-right-box .synbiotic-text {
    font-size: 18px;
  }
  .synbiotic-right-box .synbiotic-icons {
    column-gap: 20px;
    font-size: 18px;
  }
  .childhood-eclipse3 {
    width: 150px;
    height: 150px;
    position: absolute;
    background: #BBDDD6;
    opacity: 0.5;
    border-radius: 365px;
    right: -75px;
    top: -75px;
  }
  .childhood-text-wrapper {
    flex-direction: column;
    row-gap: 20px;
  }
  .childhood-text-wrapper > div {
    width: 100%;
  }
  .childhood-text-wrapper > div:first-child {
    align-items: flex-start;
  }
  .childhood-text-wrapper .childhood-text-divider {
    display: none;
  }
  .section-childhood-title2 {
    font-size: 40px;
  }
  .section-formula {
    padding-top: 370px;
  }
  .section-formula>svg {
    top: 312px;
    max-height: 40px;
    height: 40px;
  }
  .section-formula .section-newp {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 25px;
  }
  .section-formula-text, .section-formula-img {
    width: 100%;
  }
  .section-more-video2-tooltip .section-newp:before, .section-more-video2-tooltip .section-newp:after {
    width: 70px;
  }
  .section-one-product-wrapper {
    flex-direction: column;
    padding-bottom: 80px;
    padding-top: 80px;
    margin: 0 15px;
  }
  .one-product-box {
    width: 100%;
  }
  .one-product-back {
    width: 500px;
    height: 500px;
  }
  .one-product-box>.rimage-outer-wrapper {
    width: 100%;
  }
  .one-product-content {
    width: 100%;
  }

  .howtouse-top {
    padding: 0;
    flex-direction: column;
    row-gap: 20px;
  }
  .howtouse-title {
    width: 100%;
    text-align: center;
  }
  .howtouse-divide {
    display: none;
  }
  .howtouse-text {
    width: 100%;
  }
  .howtouse-boxes {
    row-gap: 32px;
    flex-direction: column;
  }
  .howtouse-boxes .howtouse-box {
    width: 100%;
  }
  .more-video-content>.rimage-outer-wrapper {
    width: 150px;
  }
  .ingredient-title {
    font-size: 32px;
    text-align: center;
  }
  .ingredient-subtitle {
    font-size: 18px;
  }
  .ingredient-box {
    flex-direction: column;
  }
  .ingredient-box-left {
    width: 100%;
    border-radius: 30px 30px 0 0;
  }
  .ingredient-box-left-mg {
    border-radius: 0;
    position: relative;
  }
  .ingredient-box-right {
    padding: 25px;
  }
  .ingredient-box-right-top {
    font-size: 20px;
  }
  .ingredient-box-right-bottom {
    font-size: 18px;
  }
  .section-faq-wrapper {
    padding: 106px 0 20px;
  }
  .faq-top .faq-title {
    font-size: 40px;
  }
  .faq-box .faq-title {
    font-size: 18px;
  }
  .faq-box .faq-answer {
    font-size: 14px;
  }
  .weighthealth-top {      
    padding: 35px 0 90px;
    background: linear-gradient(180deg,#005DA6 0%,#0084AE 70%,rgba(255,255,255,0) 100%);
  }
  .weighthealthtop-back {
    display: none;
  }
  .weighthealthtop-textbox {
    row-gap: 20px;
    align-items: center;
  }
  .weighthealthtop-textbox > div {
    max-width: 100%;
    width: 100%;
  }
  .wtop-title {
    font-size: 30px;
    letter-spacing: -.45px;
    text-align: center;
  }
  .wtop-title span:before {
    left: -4%;
    top: 2px;
    width: 108%;
    height: 23px;
  }
  .wtop-text1 p {
    font-size: 12px;
    letter-spacing: .12px;
    margin: 0;
    text-align: center;
    padding: 0 15px;
  }
  .wtop-text2 {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .wtop-text2 > div {
    display: flex;
    flex-direction: row;
    column-gap: 11px;
    padding: 0 55px;
  }
  .wtop-text2 > div span {
    display: flex;
    align-items: flex-start;
    padding-top: 0px;
    width: 9px;
    height: 18px;
  }
  .wtop-text2 > div span svg {
    width: 100%;
    height: 100%;
  }
  .wtop-text2>div p {
    font-size: 12px;
    letter-spacing: 0.36px;
  }
  .weighthealth-bottom {
    position: relative;
    padding-top: 25px;
    margin-bottom: 37px;
  }
  .weighthealth-back {
    position: absolute;
    top: -35px;
    width: 100%;
  }
  .weighthealth-back svg {
    width: 100%;
    height: auto;
    max-height: 300px;
  }
  .weighthealth-icon {
    top: -37px;
    width: 51px;
    height: 51px;
  }
  .weighthealth-icon svg {
    width: 24px;
    height: 20px;
  }
  .weighthealth-textbox {
    row-gap: 20px;
  }
  .weighthealth-textbox .weighthealth-title {
    font-size: 18px;
    letter-spacing: -0.27px;
  }
  .weighthealth-textbox .weighthealth-title span {
    font-size: 18px;
    letter-spacing: -0.27px;
    display: block;
    margin-left: 0;
  }
  .weighthealth-textbox .btn-buy2 {
    width: 130px;
    height: 28px;
    border: 0 solid #E25123;
    font-size: 11px;
    letter-spacing: 1.1px;
  }

  .section-bacteria-wrap {
    background: white;
  }
  .bacteria-top-mobile-title {
    display: block;
  }
  .bacteria-top-mobile-title p {
    text-align: center;
    font-family: Kepler-regular;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.42px;
    color: #3C3E40;
    margin: 0;
  }
  .bacteria-top-main-content {
    padding: 20px 0 60px;
  }
  .bacteria-top-main-content-img {
    position: absolute;
    left: -30px;
    top: 20px;
    width: 40%;
  }
  .bacteria-top-main-content-box {
    width: 62%;
    margin-left: 38%;
  }
  .bacteria-top-box-title p {
    display: none;
  }
  .bacteria-top-box-subtitle {
    font-size: 18px;
    letter-spacing: 0.9px;
    margin-bottom: 22px;
  }
  .bacteria-top-box-list {
    column-gap: 10px;
    padding-bottom: 15px;
    position: relative;
    padding-right: 45px;
  }
  .bacteria-top-box-list>div:first-child {
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 46px;
    margin-top: 2px;
  }
  .bacteria-top-box-list > div:first-child > div {
    line-height: 22px;
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  .bacteria-top-box-list > div:first-child:before {
    left: 10px;
  }
  .bacteria-top-box-list > div:last-child p {
    font-size: 10px;
    letter-spacing: .1px;
  }
  .bacteria-bottom {
    position: relative;
    padding-top: 0;
  }
  .bacteria-back {
    position: absolute;
    top: -70px;
    width: 100%;
  }
  .bacteria-back svg {
    width: 100%;
  }
  .bacteria-textbox {
    background: #005DA6;
    row-gap: 15px;
    padding: 0 25px 110px 25px;
  }
  .bacteria-textbox-title {
    font-size: 12px;
    letter-spacing: 0.6px;
  }
  .bacteria-textbox-content {
    font-size: 24px;
    letter-spacing: -0.36px;
    line-height: 25px;
  }

  .weighthealth-info-top {
    width: 248px;
    height: 248px;
    margin: -80px auto 0;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    align-items: center;
    border-radius: 248px;
    z-index: 99;
  }
  .weighthealth-info-img {
    width: 120px;
    min-width: 120px;
    position: relative;
    left: 0;
    top: 0;
  }
  .weighthealth-info-top-text p {
    font-size: 16px;
    margin: 8px 0 6px 0;
    text-align: center;
    max-width: 170px;
  }
  .weighthealth-info-top .btn-buy2 {
    font-size: 11px;
    letter-spacing: 1.1px;
    width: 125px;
    min-width: 125px;
    padding: 0;
    height: 25px;
    line-height: 25px;
  }
  .weighthealth-info-mid {
    margin-top: 35px;
  }
  .weighthealth-info-mid-title p {
    font-size: 32px;
    margin-bottom: 12px;
    letter-spacing: -0.48px;
  }
  .weighthealth-info-mid-content p {
    font-size: 13px;
    letter-spacing: 0.13px;
    margin-bottom: 25px;
    padding: 0 25px;
  }
  .weighthealth-info-mid-subtitle {
    font-size: 12px;
    letter-spacing: 0.6px;
    margin-bottom: 35px;
  }
  .weighthealth-info-bottom {
    flex-direction: column;
    row-gap: 24px;
  }
  .weighthealth-info-bottom > div {
    border-radius: 30px;
    align-items: center;
    min-width: 245px;
    min-height: 81px;
    padding: 22px 31px 22px 38px;
    margin-left: 25px;
    max-width: 245px;
  }
  .weighthealth-info-bottom .c-icon {
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    width: 47px;
    height: 47px;
  }
  .weighthealth-info-bottom .c-icon svg {
    width: 100%;
    height: 100%;
  }
  .weighthealth-info-bottom .c-text {
    font-size: 14px;
    letter-spacing: 0.14px;
    line-height: 130%;
  }
  .custom-capsule-source-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .capsule-source-title {
    font-size: 12px;
    letter-spacing: 0.12px;
    margin-bottom: 15px;
  }
  .capsule-source-list-wrapper a {
    font-size: 10px;
    letter-spacing: 0.1px;
  }
  .weighthealth-bubble-img {
    width: 324px;
  }
  .weighthealth-bubble-text p {
    font-size: 20px;
    letter-spacing: 0.2px;
    padding: 0 45px;
    margin-bottom: 25px;
    line-height: 130%;
    margin-top: 10px;
  }
  .weighthealth-bubble-btn-buy.btn-buy2 {
    width: 105px;
    height: 25px;
    min-width: 105px;
    font-size: 11px;
    letter-spacing: 1.1px;
  }
  .weighthealth-bubble-btn-content .weighthealth-bubble-save {
    display: none;
  }
  .weighthealth-bubble-mobile-save {
    width: 175px;
    height: 34px;
    position: relative;
    display: block;
  }
  .weighthealth-bubble-mobile-save span {
    font-family: benton-sans;
    font-size: 16px;
    letter-spacing: 0.8px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
  }
}
@media(max-width: 480px) {
  .section-precision-wrapper {
    min-height: 400px;
  }
  .featured_collection .product-list .prod-caption .product-price {
    font-size: 16px;
  }
}

@media(min-width: 1700px){
  .section-precision-wrapper {
    min-height: 950px !important;
  }
}
@media(min-width: 2000px){
  .section-precision-wrapper {
    min-height: 1100px !important;
  }
}
#bundle-page #shopify-block-9fbc750c-36e9-4c2b-b56c-8935a0b8817c, #nouri-menoslim-bundle #shopify-block-9fbc750c-36e9-4c2b-b56c-8935a0b8817c{
  display:none;
}

#shopify-section-template--15140152508483__0fa1dc2b-c84e-418c-bf83-9d3373ace509 .section {
  max-height: 0px;
  border-top: 1px solid #efefef;
  margin-top: -50px;
  margin-bottom: -30px;
}



/* new css */


.content-part table tr td {
    width: 50%;
}


.content-part table trnth-child(1) {
    font-weight: bold;
}

.content-part table tr td:nth-child(1) {
    font-weight: bold;
}


.content-part table tr td:nth-child(2) {
    background-color: #f8f1eb;
}

.content-part table tr td p {
    font-size: 20px;
    margin: 0;
    padding: 10px 15px; color:#000;
}

.content-part  table {
    width: 100%;
}
.index-content-part h2.rich-text__title {
    font-size: 50px; font-family: FreightText Pro;
    font-weight: bold;
}


.content-part table tr td{border:1px solid #ccc;}


.nouri-ambassador .content {
    padding: 20px !important;
}

.nouri-ambassador .image-with-text__title{
  font-size: 50px; font-family: FreightText Pro;
}







.nouri-ambassador .reading-width {
    max-width: 100% !important; width:100% !important;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:1199px) {

.index-content-part h2.rich-text__title {
    font-size: 40px;
    
}
.nouri-ambassador .content {
    padding: 0 20px !important;
}
 .nouri-ambassador .image-with-text__title {
    font-size:35px;
    margin-bottom:10px; padding-top:20px;
}
  
}


@media(max-width:667px) {
.index-content-part h2.rich-text__title {
    font-size: 30px;
    
}
.nouri-ambassador .content {
    padding: 0 20px !important;
}
 .nouri-ambassador .image-with-text__title {
    font-size:26px;
   text-align:center;
} 

.content-part table tr td:nth-child(2) p {
    font-size: 16px;
    margin: 0;
    padding: 10px 15px;
    color: #000;
}
  
}



  
.nouri-advisors .image-with-text__wrapper .column{width:30%;}
.nouri-advisors .image-with-text__wrapper .column:nth-child(2){width:70%;}

.nouri-advisors .image-with-text__inner{
  border-bottom:4px solid #DB4224; padding-bottom:60px;
}

.nouri-advisors .image-with-text__wrapper .image-with-text__content .content {
    padding: 0 40px;
}


.nouri-advisors h2, .nouri-advisors  .h2 {
    margin: 0 0 .5em;
}

h2.heading-h {
    margin-bottom: 5px;
}

@media screen and (max-width:1199px) {
 .nouri-advisors {margin:40px 0;}

  
 .nouri-advisors .image-with-text__wrapper .column{width:100%;}
.nouri-advisors .image-with-text__wrapper .column:nth-child(2){width:100%;}
.nouri-advisors .image-with-text__wrapper .image-with-text__content .content {
    padding: 20px 0;
}
.nouri-advisors .image-with-text__inner {
    padding-bottom:0px;
}

  

}


@media screen and (max-width:667px) {

.nouri-advisors .image-with-text__wrapper .image-with-text__content .content {
    padding: 20px;
}
.nouri-advisors .image-with-text__inner {
    padding-bottom:0px; border-bottom:none;
}

  

}


.pdp_icon-benefits .section-delivering-boxes:nth-child(1) .rimage-wrapper img{
    width:45px; height:45px;
  } 




  