/** Shopify CDN: Minification failed

Line 2669:11 Expected ":"
Line 2674:11 Expected ":"

**/
/*** Vital Nutritive Custom CSS ***/

/*** Christmas Banner End ***/
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&display=swap');
#christmas-banner-title {
 text-shadow: 0 2px 14px #f10c33;
  color: #fff!important;
    font-size: 4.7rem!important;
    line-height: 5.2rem!important;
}
#christmas-banner-subtitle {
  font-family: 'Caveat', cursive!important;
  color: #d64f66!important;
  margin-bottom: 25px;
      font-size: 4.3rem!important;
  line-height: 4.9rem!important;
}
/*** Christmas Banner End ***/

/*** Header ***/
/*body {
	font-family: Montserrat;
}
.sl-anime.slideshow__subtitle, .sl-anime.slideshow__description, .sl-anime.slideshow__button, .section-title .title, .section-title .sub-title {
    font-family: Montserrat!important;
}*/
.px-0 {
	padding-left: 0!important;
  	padding-right: 0!important;
}
.vn-p {
	color: #2a0409;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}
.font-weight-semibold {
	font-weight: 600!important;
}
.section-title .title {
    font-weight: 700!important;
}
.section-title .sub-title {
  font-weight: 500!important;
  margin-bottom: 2rem;
}
.each {
  font-size: 60%!important;
}
d-hidden {
  opacity: 0;
  visibility: hidden;
}
.kt-nav a {
    color: #366876!important;
  	font-weight: 600!important;
  	font-family: Montserrat;
}
.header-bottom .main-mn .mn-i:hover a {
    color: #feae16!important;
}
.header-bottom .main-mn a:before {
  background-color: #366876!important;
  display: none!important;
}
.header-bottom .main-mn .mn-i {
    padding-left: 4rem!important;
    padding-right: 4rem!important;
}
#header.header.style-02 .border-top {
    border-color: #5c7260!important;
    border-width: 2px!important;
    width: 100%;
    position: absolute;
    left: 0;
}
.box-search {
    position: relative;
    border: none!important;
}
.box-search input.search {
    background: #e3e3e3!important;
    border-radius: 20px;
  	height: 30px;
}

.header .molla-svg-icon {
    width: 2.8rem;
    fill: #366876;
}
#shopify-section-header-02 .block-account .molla-svg-icon {
  	width: 2.2rem;
}
.header .molla-svg-icon:hover {
    fill: #feae16;
}
#shopify-section-header-02 .swiper-button-next:before, 
#shopify-section-header-02 .swiper-button-prev:before {
	display: none;
}
.cartCount, .icon-count .count {
    background-color: #feae16;
    color: #2a0409!important;
}
/* .cartCount:hover, .icon-count .count:hover {
    background-color: #92b25a;
    color: #fff!important;
} */
/** Home **/

.social-share-title:before {
  top: 1.5rem;
  margin-left: -60px;
}
.social-share-title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 30px;
} 

/*** Slider ***/
.slide_t-wrap {
	overflow: visible;
}
/*** Remove icons ***/
.template-product #reamazejs-container, .template-product #stamped-rewards-init {
    display: none!important;
}
/* Icons Section */
#stamp-icons-container {
	background-size: cover!important;
} 
#stamp-icons-container .row {
    width: 100%;
    display: block;
}
#stamp-icons-container .row > div {
    display: inline-block;
    width: 20%;
    text-align: center;
}
#stamp-icons-container .row > div .icon-box-icon img {
    width: 100%!important;
    max-width: 80px;
}
.icon-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2a0409;
}
.icon-text {
    line-height: 1.6rem;
    font-size: 1.4rem;
    font-weight: 500;
    color: #0b0b0b;
}

#shopify-section-login-register-template .content_login-register-template {
	padding: 80px 0;
}

/** Product single**/
.thumbnails .swiper-slide-thumb-active .p-sgl__thumb:before {
    border-color: #fcae18;
}
.main-image .swiper-button-next, .main-image .swiper-button-prev {
    /* border: 1px solid #366876; */
    border-radius: 50%;
    padding: 0 21px;
    /* background: #366876; */
    color: #b0b0b0;
}
.main-image .swiper-button-next:hover, .main-image .swiper-button-prev:hover {
  background: #feae16 ;
  color: #fff;
}
.main-image .swiper-button-next.swiper-button-disabled:hover, .main-image .swiper-button-prev.swiper-button-disabled:hover {
  background: transparent ;
  color: #b0b0b0;
}
.product-page h1.entry-title{
  	position: relative;
    font-weight: Bold;
  	font-size: 28px;
    font-family: 'Montserrat';
    color: #2a0409;
  	margin-top: 4px;
}
@media screen and (min-width: 992px){
  .product-page h1.entry-title span{
    display: none;
  }
}
.faq-section h3.entry-title::before,
.review-block h3.entry-title:before{
  	border-top: 3px solid #f4be6f;
    content: '';
    position: absolute;
    top: 45%;
    width: 40px;
    left: -64px;
}

.review-block .subtitle-reviews {
	margin: 0px 0 20px 0;
  	font-size: 16px;
}
.review-block .blue-heading {
	margin-bottom: 1rem;
}
.entry-price ins{
  	font-weight: 500;
    font-family: 'Montserrat';
    font-size: 24px;
  	color: #2a0409;
}
.entry-price del {
    font-size: inherit;
}
.product-page .entry-price {
    margin-bottom: 0;
    /*margin-top: 10px;*/
  	display: flex;
  	align-items: baseline;
}
.you-save {
    color: #e00000;
    font-size: 2.9rem;
    font-family: 'Poppins';
    font-weight: 400;
  	display: none;
}
.red-strike {
    /*color: #e00000;*/
  	color: #808080;
    text-decoration: line-through;
  	text-decoration-color: #808080;
    margin-left: 12px;
    font-family: 'Montserrat';
    font-size: 16px;
  	font-weight: 600;
}

.select-quantity {
    font-weight: 600;
}
.template-product .product__policies {
    display: none;
}
.rc-template__legacy-radio label{
  	font-weight: 600;
}
.rc-template__legacy-radio label span:last-of-type {
  	float: right;
  	font-weight: 700;
}
.social-share ul li a{
  	background-color: #feae16!important;
  	color: #ffffff;
  	border-color: #feae16;
}
.social-share ul li a:hover{
  	background-color: #92b25a!important;
    border-color: #92b25a!important;
  color: #ffffff;
}

.socials_ span.social-label{
	color: #2a0409;
  	font-weight: 600;
  	font-size: 1.6rem;
}
#cart-form--product-template, .template-product .entry-buttons {
	max-width: 100%;
  margin: 0 auto;
}
.template-product .entry-buttons .single_add_to_cart_button {
    margin-left: 0;
    text-transform: uppercase!important;
  	border-radius: 10px;
  	padding: 12px 0;
  	font-family: 'Montserrat';
  	font-weight: 600;
  	font-size: 1.6rem;
}
.old-btn .option_title {
    text-transform: uppercase;
    font-size: 1.6rem;
}
.wishlist_compare_btns {
	display: none!important;
}
.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #feae16;
}
.summary-rating-bar-content {
    background: #feae16;
}
.cards-img {
	width: auto;
    max-width: 100%;
}
.product-desc-content ul {
    list-style: none;
    padding-left: 20px;
}
.product-desc-content ul li:before {
	content: ' ';
    width: 10px;
    height: 10px;
    background: #feae16;
    position: absolute;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
    margin-top: 8px;
    left: 0px;
}
.entry-short-description {
  margin-bottom: 18px;
}
/*** Product Variants Buttons ***/
.variants-button-box.bestvalue-badge .best-value-badge {
    /* color: #150304; */
    text-transform: none;
    display: flex !important;
    /* position: absolute;
    right: 13px;
    content: "Best Value"; */
    font-size: 1.4rem;
    /* background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/inttl_img_col_5_b.png?v=1657707403); */
    /* background-size: cover; */
    /* width: 22%; */
    /* width: 100%; */
    height: 22px;
    border-radius: 3px;
    /* background-color: #d64f66; */
    /* top: -1px; */
    border: #78B72C 1px solid;
    color: #fff;
    background: #78B72C;
    /* background-repeat: no-repeat; */
    /* width: 153px;
    height: 41px; */
    /* display: flex; */
    align-items: center;
    justify-content: center;
    /* padding-bottom: 6px; */
    padding: .5rem 1.2rem;
}
.bestseller-badge:hover .best-value-badge {
  background-color: #67AD43;
  color: #fff;
}

.old-btn .variants-button-box.bestseller-badge:after {
  color: #150304;
  text-transform: none;
  display: block;
  position: absolute;
  right: 13px;
  content: "GET 1 FREE!";
  font-size: 1.4rem;
  background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/inttl_img_col_5_b.png?v=1657707403);
  background-size: cover;
  top: -1px;
  background-repeat: no-repeat;
  width: 153px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 6px;
}

.variants-button.active .bestseller-badge .best-value-badge {
  background-color: #758A6A;
  color: #fff;
}

.first-col-mobile {
  display: none;
}

.option-title-mobile {
  font-size: 1.6rem;
  font-weight: 700 !important;
  text-transform: capitalize;
  display: none;
}

.new-btn .variant-savings-mobile {
  border-radius: 6px;
    border: #f3bd56 1px solid;
    background-color: #f3bd56;
    display: none;
    justify-content: center;
    align-items: center;
    color: #000;
    /* width: 80%; */
    height: 30px;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 1rem;
    margin-left: 1rem;
}

.badge-wrapper-desktop {
  display: block;
}

.price-wrapper-desktop {
  display: block;
  width: 18%;
}

/* changes new price design badge */
/* @media screen and (max-width: 320px) {
  #subs-new-price-wrapper.bestseller-badge .most-popular-badge {
    font-size: .7rem !important;
  }

  #subs-new-price-wrapper.bestvalue-badge .best-value-badge {
    font-size: .7rem !important;
  }

  .new-btn .custom-margin__0 #subs-new-price-wrapper .variant-savings-mobile {
    font-size: .7rem !important;
  }

  .new-btn .custom-margin__1 #subs-new-price-wrapper .variant-savings-mobile {
    font-size: .7rem !important;
  }

  .new-btn .custom-margin__2 #subs-new-price-wrapper .variant-savings-mobile {
    font-size: .7rem !important;
  }

  .custom-margin #subs-new-price-wrapper .before-decimal {
    font-size: 16px !important;
  }

  #subs-new-price-wrapper .after-decimal {
    font-size: 8px !important;
  }

  #subs-new-price-wrapper.bestseller-badge .most-popular-badge {
    height: 31px !important;
  }

  #subs-new-price-wrapper.bestvalue-badge .best-value-badge {
    height: 31px !important;
  }

  #subs-new-price-wrapper.bestseller-badge .most-popular-badge {
    width: 69px;
  }

  #subs-new-price-wrapper.bestvalue-badge .best-value-badge {
    width: 69px;
  }

  #subs-new-price-wrapper .subs-new-price-savings {
    padding: 1rem 1rem !important;
  }
} */

@media screen and (max-width: 768px) {
  .first-col-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .new-btn .custom-margin__0 .variant-savings-mobile {
    font-size: 1.5rem;
    margin-left: 37px;
  }

  /* changes new price design badge */
  /* .new-btn .custom-margin__0 #subs-new-price-wrapper .variant-savings-mobile {
    margin-left: 9px;
  }

  .new-btn .custom-margin__1 .variant-savings-mobile {
    font-size: 1.3rem;
    margin-left: 29px;
  } */

  /* changes new price design badge */
  /* .new-btn .custom-margin__1 #subs-new-price-wrapper .variant-savings-mobile {
    margin-left: 0;
  }

  .new-btn .custom-margin__2 #subs-new-price-wrapper .variant-savings-mobile {
    margin-left: 0;
  } */

  .new-btn .custom-margin__2 .variant-savings-mobile {
    font-size: 1.5rem;
    margin-left: 7px;
  }

  .new-btn .custom-margin__1 .variant-savings-mobile {
    font-size: 1.5rem;
    margin-left: 7px;
  }

  .custom-margin .first-col-mobile {
    flex-direction: row;
    gap: 1rem;
  }

  /* .custom-margin .subs-new-price-mobile .first-col-mobile {
    gap: 5rem;
  } */

  .custom-margin__1 .first-col-mobile {
    gap: 3rem;
  }

  .custom-margin__2 .first-col-mobile {
    gap: 3rem;
  }

  /* changes new price design badge */
  /* .custom-margin__2 #subs-new-price-wrapper .first-col-mobile {
    gap: 2rem;
  } */

  .option-title-mobile {
    display: block;
    font-size: 22px;
  }

  .custom-margin .option-title-mobile {
    font-size: 18px;
  }

  /* changes new price design badge */
  /* .custom-margin #subs-new-price-wrapper .option-title-mobile {
    font-size: 11px;
  }

  #subs-new-price-wrapper .has-subscription {
    font-size: 8px;
  } */


  .new-btn .variant-savings-mobile {
    /* display: flex; */
    height: 30px;
  }

  /* changes new price design badge */
  /* .new-btn #subs-new-price-wrapper .new-price-variant-savings {
    height: 38px;
  } */

  /* .new-btn .option_title {
    display: none;
  } */

  /* .new-btn .new-price-title-desktop {
    display: none;
  } */

  .first-col-mobile .new-price-option-title {
    display: none;
  }

  /* .old-btn .variant-savings {
    display: none !important;
  } */

  .price-wrapper {
    display: flex !important;
  }

  .badge-wrapper-desktop {
    display: none;
  }

  .price-wrapper-desktop {
    width: 25%;
  }

  /* changes new price design badge */
  /* #subs-new-price-wrapper .price-wrapper-desktop {
    width: 24%;
  } */

  .subs-new-price-mobile .price-wrapper-desktop {
    width: 26%;
  }
}

@media screen and (max-width: 446px) {
  .custom-margin .option-title-mobile {
    font-size: 15px;
  }

  .new-btn .custom-margin__0 .variant-savings-mobile {
    font-size: 1.3rem;
    margin-left: 31px;
  }

  .new-btn .custom-margin__1 .variant-savings-mobile {
    font-size: 1.3rem;
    margin-left: 3px;
  }

  .new-btn .custom-margin__2 .variant-savings-mobile {
    font-size: 1.3rem;
    margin-left: 3px;
  }

  .new-btn #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1.2rem !important;
  }

  /* .custom-margin #subs-new-price-wrapper .before-decimal {
    font-size: 25px;
  } */

  #subs-new-price-wrapper .after-decimal {
    font-size: 12px !important;
  }

  .custom-margin #subs-new-price-wrapper .first-col-mobile {
    gap: 4rem;
  }
}

@media screen and (max-width: 340px) {
  .custom-margin .option-title-mobile {
    font-size: 12px;
  }

  .custom-margin__1 .first-col-mobile {
    gap: 2.5rem;
  }

  .custom-margin__2 .first-col-mobile {
    gap: 2.5rem;
  }

  .new-btn .custom-margin__0 .variant-savings-mobile {
    font-size: 1.1rem;
    margin-left: 23px;
  }

  .new-btn .custom-margin__1 .variant-savings-mobile {
    font-size: 1.1rem;
    margin-left: 0;
  }

  .new-btn .custom-margin__2 .variant-savings-mobile {
    font-size: 1.1rem;
    margin-left: 0;
  }

  .custom-margin .before-decimal {
    font-size: 24px !important;
  }

  .after-decimal {
    font-size: 11px !important;
  }

  .variants-button-box.bestseller-badge .most-popular-badge {
    left: 68% !important;
  }

  .variants-button-box.bestvalue-badge .best-value-badge {
    left: 68% !important;
  }

  .new-btn #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1rem !important;
  }

  .custom-margin #subs-new-price-wrapper .first-col-mobile {
    gap: 4rem !important;
  }
}

@media screen and (max-width: 376px) {
  .custom-margin__0 .no-content {
    width: 0 !important;
  }

  /* changes new price design badge */
  /* .custom-margin__1 #subs-new-price-wrapper .first-col-mobile {
    gap: 1.3rem;
  }

  .custom-margin__2 #subs-new-price-wrapper .first-col-mobile {
    gap: 1.3rem;
  }

  #subs-new-price-wrapper.bestseller-badge .most-popular-badge {
    left: 48% !important;
  }

  #subs-new-price-wrapper.bestvalue-badge .best-value-badge {
    left: 48% !important;
  }

  .custom-margin .subs-new-price-mobile .first-col-mobile {
    gap: 4rem;
  } */
}

.variants-button-box.bestseller-badge .badge-wrapper-desktop-no-subs .most-popular-badge,
.variants-button-box.bestvalue-badge .badge-wrapper-desktop-no-subs .best-value-badge {
  height: 30px !important;
}

@media screen and (max-width: 768px) {
  .variants-button-box.bestseller-badge .badge-wrapper-desktop-no-subs .most-popular-badge,
  .variants-button-box.bestvalue-badge .badge-wrapper-desktop-no-subs .best-value-badge {
    height: 22px !important;
    left: 74%;
  }

  .new-btn .price-wrapper-desktop .variant-price-no-subs {
    margin-top: 2rem;
  }
}

.variants-button-box.bestseller-badge .most-popular-badge {
    /* color: #150304; */
    text-transform: none;
    display: flex !important;
    /* position: absolute;
    right: 13px;
    content: "GET 3 FREE!"; */
    font-size: 1.4rem;
    /* background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/image-1-copy.png?v=1657707575);
    background-size: cover;
    top: -1px;
    background-repeat: no-repeat;
    width: 153px;
    height: 41px; */
    /* display: flex; */
    /* width: 22%; */
    height: 23px;
    border-radius: 3px;
    border: #78B72C 1px solid;
    background: #78B72C;
    /* top: -1px; */
    color: #fff;
    align-items: center;
    justify-content: center;
    /* padding-bottom: 6px; */
    padding: .5rem;
}

.old-btn .variants-button-box.bestvalue-badge:after {
  color: #150304;
  text-transform: none;
  display: block;
  position: absolute;
  right: 13px;
  content: "GET 3 FREE!";
  font-size: 1.4rem;
  background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/image-1-copy.png?v=1657707575);
  background-size: cover;
  top: -1px;
  background-repeat: no-repeat;
  width: 153px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 6px;
}
.old-btn .variants-button-box.subscribe-save:after {
  color: #150304;
  text-transform: none;
  display: block;
  position: absolute;
  right: 5px;
  content: 'SAVE EXTRA ' attr(data-subscription);
  font-size: 1.4rem;
  background-image: url(https://cdn.shopify.com/s/files/1/0623/1670/8020/files/extra-20_-banner.2png.png?v=1726128094);
  background-size: cover;
  top: -1px;
  background-repeat: no-repeat;
  width: 224px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 6px;
}
.old-btn .variants-button-box.option-sns-reversed__4:after {
  content: 'SAVE ' attr(data-subscription);
  width: 195px;
}
.old-btn .variants-button-box.option-sns-reversed__5:after {
  content: 'SAVE ' attr(data-subscription);
  width: 195px;
}
.old-btn .variants-button-box.option-sns-reversed__6:after {
  content: 'SAVE ' attr(data-subscription);
  width: 195px;
}
@media screen and (max-width: 768px) {
  .old-btn .variants-button-box.subscribe-save:after {
    font-size: 9px;
    width: 140px;
    height: 36px;
  }
}

@media screen and (max-width: 376px) {
  .old-btn .variants-button-box.subscribe-save:after {
    width: 131px;
  }
}
@media screen and (max-width: 395px) {
  .old-btn .variants-button-box.subscribe-save:after {
    font-size: 9px;
    width: 134px;
  }
}
.variants-button.active .bestvalue-badge .most-popular-badge {
  background-color: #758A6A;
  color: #fff;
}

.bestvalue-badge:hover .most-popular-badge {
  background-color: #758A6A;
  color: #fff;
}

.variants-button-box.bestseller-badge .no-content {
  width: 0 !important;
}
.variants-button-box.bestvalue-badge .no-content {
  width: 0 !important;
}
.variants-buttons {
  flex-direction: column;
  align-items: center!important;
}
.new-btn .btn-0 .variants-button-box {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
/* .btn-0 .variant-savings {
  margin-right: 2rem;
} */
@media screen and (max-width: 768px) {
  .new-btn .btn-0 .variant-savings {
    margin-right: 0;
    margin-left: 1.2rem;
  }
}
.new-btn .btn-2 .variants-button-box{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* #btn-0 .variants-button-box {
  padding: 3.3rem 3rem;
  padding: 2rem 3rem;
} */
/* .new-btn #btn-0 .variant-savings {
  margin-right: 2rem;
} */
.new-btn #btn-1 .variants-button-box {
  /* padding: 1.5rem 3rem; */
  padding: 2rem 3rem;
}
.new-btn #btn-2 .variants-button-box {
  /* padding: 1.5rem 3rem; */
  padding: 2rem 3rem;
}
@media screen and (max-width: 768px) {
  #btn-0 .variants-button-box {
    padding: 2rem;
  }
  #btn-1 .variants-button-box {
    padding: 2rem;
  }
  #btn-2 .variants-button-box {
    padding: 2rem;
  }
}
/* .btn-1 .variants-button-box {
  border-bottom: none;
  border-top: none;
} */

#btn-0 .saving {
  margin-left: 1.5rem;
}

.saving {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}

.save-amount {
  font-size: 11px;
}
.vital-omega-3 .variant-savings {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  /* .save-amount {
    display: none;
  } */

  .variant-savings {
    /* padding: 1rem; */
    /* width: 100% !important; */
  }
}
.new-btn .variants-button-box {
  /* border-radius: 10px; */
    border: solid 1px #feae16 ;
    display: flex;
    padding: 1.8rem 2.4rem;
    height: auto;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.bestseller-badge .badge-wrapper-desktop .most-popular-badge,
.bestvalue-badge .badge-wrapper-desktop .best-value-badge {
  position: absolute;
  top: 4px;
  font-size: 1rem;
  right: 24px;
}

.bestseller-badge .badge-wrapper-desktop .new-price-style,
.bestvalue-badge .badge-wrapper-desktop .new-price-style {
  -webkit-border-radius: 100px 20px 20px 100px;
}

.bestseller-badge .badge-wrapper-desktop .new-price-style {
  background-color: #fff;
  border: 1px solid #78B72C;
  color: #78B72C;
  font-weight: 800;
}

.bestseller-badge .sns-reversed-price-wrapper .variant-price,
.bestvalue-badge .sns-reversed-price-wrapper .variant-price {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.bestseller-badge .price-wrapper-desktop .variant-price,
.bestvalue-badge .price-wrapper-desktop .variant-price {
  position: absolute;
  top: 31px;
}

/* .bestvalue-badge .badge-wrapper-desktop .best-value-badge {
  right: 35px;
}
.bestseller-badge .badge-wrapper-desktop .most-popular-badge {
  right: 32px;
} */
@media screen and (max-width: 768px) {
  .bestseller-badge .price-wrapper-desktop .variant-price,
  .bestvalue-badge .price-wrapper-desktop .variant-price {
    position: inherit;
  }

  .bestseller-badge .sns-reversed-price-wrapper .variant-price,
  .bestvalue-badge .sns-reversed-price-wrapper .variant-price {
    position: absolute;
    top: 70%;
  }
} 
.new-btn #subs-new-price-wrapper {
  flex-direction: row;
}
@media screen and (max-width: 375px) {
  .new-btn .variants-button-box {
    padding: 1.5rem 1rem !important;
  }
} 
.old-btn .variants-button-box {
  border-radius: 10px;
  border: solid 2px #b0b0b0;
  display: flex;
  padding: 12px 0;
  height: auto;
  width: 100%;
  justify-content: center;
  align-items: center;
  /* flex-direction: column; */
}
@media screen and (max-width: 361px) {
  .variants-button-box {
    padding: 1rem 1.5rem;
  }
}
.old-btn .variants-button {
    padding: 6px 0 0;
    margin: 8px 0;
    /* margin: 4px 8px; */
    cursor: pointer;
    line-height: 2.2rem;
  	font-weight: 600;
  	position: relative;
}
.new-btn .variants-button {
  /* padding: 6px 0 0;
  margin: 4px 8px; */
  cursor: pointer;
  line-height: 1.5rem;
  font-weight: 600;
  position: relative;
}
.new-btn .variants-button.active .variants-button-box, .new-btn .variants-button-box:hover {
  background-image: linear-gradient(to bottom, #fff3dc 25%, #f9f6ef);
  border-color: #feae16;
  box-shadow: 0 2px 4px 0 #b0b0b0;
}

/* changes new price design badge */
/* .new-btn #variant-id__4 #subs-new-price-wrapper {
  border: 1px solid #000;
  border-radius: 10px;
} */

.old-btn .variants-button.active .variants-button-box, .old-btn .variants-button-box:hover {
  background-image: linear-gradient(to bottom, #ffefef 1%, #ffe8e8);
    border-color: #2a0409;
    box-shadow: 0 2px 4px 0 #b0b0b0;
}
.variants-button.active .variants-button-box .option_title, .variants-button-box:hover .option_title {
    font-weight: bold;
}
.old-btn .option_title {
  	font-size: 1.6rem;
    /* font-weight: 700 !important;
    text-transform: capitalize; */
}
.new-btn .option_title {
  font-size: 1.6rem;
  font-weight: 700 !important;
}
.new-btn .price-wrapper-desktop .variant-price {
  	/* display: none!important; */
  	font-size: 1.6rem;
    font-weight: 600;
  	padding-left: 6px;
    padding-right: 6px;
    display: flex;
    gap: .3rem;
    align-items: center;
}

.new-btn .variant-price {
  display: none;
}

.old-btn .variant-price {
  display: none;
}

@media screen and (max-width: 768px) {
  .new-btn #btn-0 .variant-price {
      margin-left: 1rem;
  }

  /* .new-btn .btn-3 .variant-price {
    margin-top: 3rem;
  } */

  /* changes new price design badge */
  /* .new-btn .btn-1 #subs-new-price-wrapper .variant-price {
    margin-top: 0;
  } */

  .new-btn .btn-4 .variant-price {
    margin-top: 3rem;
  }
}

.before-decimal {
  font-size: 40px;
}

.after-decimal {
  font-size: 16px;
}

.new-btn .variant-savings {
  border-radius: 6px;
  border: #f3bd56 1px solid;
    background-color: #f3bd56;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    /* width: 80%; */
    height: 30px;
  	/* padding-left: 6px;
    color: #2a0409; */ 
	font-size: 1.6rem;
    font-weight: 600;
    /* padding: 1rem; */
    padding: .4rem 1rem;
    /* margin-left: 1rem; */
    min-width: fit-content;
    max-width: 120px;
    width: 100px !important;
}

.bestseller-badge .variant-savings,
.bestvalue-badge .variant-savings {
  margin-left: 0;
}

@media screen and (max-width: 768px) {
  .new-btn .variant-savings { 
    font-size: 1.2rem;
  }
}
.old-btn .variant-savings {
    padding-left: 6px;
    color: #2a0409;
    font-size: 1.6rem;
    font-weight: 600;
}
.btn-0 .new-btn .variant-savings {
  width: 19%;
}
.price-wrapper {
  gap: 1rem;
  display: none;
  flex-direction: column;

}
/* .variants-button-box:hover .variant-savings {
  background-color: #feae16;
  color: #000;
}
.variants-button.active .variant-savings {
  background-color: #feae16;
  color: #000;
} */
.one-time-purchase {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
  margin-bottom: 0px;
}
/*Accordions*/
.accordion .card {
	border: none;
}
.accordion-plus .card-title a:before{
	content: '\e802';
  	font-weight: bold;
  	color: #feae16;
}
.accordion-plus .card-title a.collapsed:before{
	content: '\f110';
	color: #366876;
  	font-weight: bold;
}
.card.bg-light .card-title a.collapsed {
    background-color: transparent;
}
.card-title a{
  	color: inherit;
}
.card.bg-light .card-title a, .card.bg-white .card-title a, .card.card-sm .card-body{
	padding-left: 0;
  	padding-top: 0;
}
.card.bg-light .card-title a, .card.bg-white .card-title a{
  	font-weight: 600;
}
.tabs_style_2 .nav.nav-pills .nav-link{
	color: #366876;
  	font-weight: 600;
}
.nav.nav-pills .nav-item .nav-link.active, .nav.nav-pills .nav-item.show .nav-link, .nav.nav-pills .nav-link:focus, .nav.nav-pills .nav-link:hover {
    color: #feae16;
    border-color: #feae16!important;
}
.card.card-sm .card-title {
    font-size: 1.5rem;
}
/*custom block*/
#product-stamp-icons, #product-stamp-icons-below {
  	width:100%;
  	background-image: url('/cdn/shop/files/vital-icons-large.jpg?v=1625733988');
  	background-size: cover;
}
#product-stamp-icons .container{
  	max-width: 820px;
    padding-top: 2rem;
    padding-bottom: 0rem;
}
.template-product #product-stamp-icons .container{
    padding-top: 0rem;
}
#product-stamp-icons-below .container{
    padding-top: 0rem;
    padding-bottom: 0rem;
}
#product-stamp-icons img, #product-stamp-icons-below img {
	max-width: 90px;
}
/*TABS*/
.how-to-section{
  	padding: 6rem 0;
}
@media screen and (max-width: 768px) {
  .how-to-section {
    padding: 2rem 0;
  }
}
.how-to-content {
    padding-left: 87px;
  	padding-right: 64px;
}
.how-to-content .title {
    font-weight: 700;
    font-size: 3rem;
}
.faq-section{
	background-color: #f9e6e9;
}
.faq-section .card.bg-light .card-title a,.faq-section  .card.bg-white .card-title a{
	background-color: #f9e6e9;
}
.faq-section .card.bg-light, .faq-section .card.bg-white{
  	background-color: #f9e6e9!important;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 15px;
    padding-bottom: 15px;
}
.faq-section .card.bg-light:last-child, .faq-section .card.bg-white:last-child{
	border: none;
}
.faq-section .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #e3e3e3;
}
.faq-section h3.entry-title,
.review-block h3.entry-title{
	font-size: 3rem;
    font-weight: 700;
    position: relative;
    display: inline-block;
}
.product-page .quantity label{
	position: relative;
    width: auto;
    height: auto;
    overflow: visible;
    text-transform: uppercase;
    margin: 0 25px 0 0;
    font-weight: 600;
    color: var(--text);
}
.product-page .quantity label span{
	display: none;
}
.product-page .quantity .control{
	width: 140px;
}
.product-page .quantity .control a{
    color: #366876;
}
.product-page .quantity .control input{
	border: 2px solid #366876;
  	border-radius: 10px;
    color: var(--text);
    font-weight: 600;
    padding: 10px 0;
}
.btn-primary, .vn-sticky-atc {
	/*background-color: #366876;
  	border-color: #366876;*/
  	background-color: #feae16;
  	border-color: #feae16;
    text-transform: capitalize!important;
    font-weight: 600;
  	min-width: 200px;
  	/*height: 45px;*/
    color: #2a0409;
}
.vn-sticky-atc {
    text-transform: uppercase!important;
}
.vn-sticky-atc:before {
    display: none!important;
}
.entry-price price {
    font-size: 1.5rem;
    font-weight: 600;
    font-size: 16px;
}
.kt-stickyAddCart .entry-price ins {
    font-size: 1.6rem;
    font-weight: 700;
    font-family: inherit;
}
.kt-stickyAddCart .red-strike {
  font-size: 1.6rem;
  font-weight: 700;
}
.kt-stickyAddCart .forever-ideal-discount {
	display: -webkit-box;
    color: #d64f66;
    font-size: 1.6rem;
    font-weight: 700;
    padding-top: 15px;
}
.btn.active, .btn.focus, .btn:active, .btn:focus, .btn:hover, .stamped-summary-actions-newquestion:hover, .stamped-summary-actions-newreview:hover {
    color: #2a0409!important;
    background-color: #feae16!important;
    border-color: #feae16!important;
    transition: all .1s ease-in-out;
    transform: scale(105%);
  opacity: 1!important;
}
.btn-primary i{
  	display: none;
}
/*** Product page sections ***/
#optimal, #hydrolyzed, #product-video {
  background: #f5fff2;
}
#optimal img {
	width: 670px;
}
.blue-heading, .page-title {
    color: #366876;
    font-weight: bold!important;
    font-size: 2.3rem!important;
    line-height: 2.7rem!important;
  text-transform: uppercase;
}
.blue-sub-heading {
    color: #366876;
    font-weight: 500!important;
    font-size: 2.0rem!important;
    line-height: 2.7rem!important;
  text-transform: uppercase;
}
.blue-heading-big {
  font-size: 36px!important;
  line-height: 44px!important;
}
.page-title {
    color: #366876!important;
      font-size: 36px!important;
    line-height: 44px!important;
    
}
.blue-heading.video-section-title {
  font-size: 34px!important;
  margin-bottom: 30px;
}
#hydrolyzed .blue-heading {
         /*white-space: nowrap;*/
	}
.benefits-icon-img {
    max-width: 110px;
}
.benefits-icon-title {
    color: #366876;
    font-weight: 600;
    line-height: 2rem;
    margin-top: 10px;
    margin-bottom: 5px;
  text-align: center;
}
.benefits-icon-text {
    line-height: 2rem;
    font-size: 1.3rem;
    text-align: center;
  max-width: 230px;
}
/*FOOTER*/
footer img.footer-logo{
	width: 230px;
  	margin-bottom: 0;
}
footer .socials_{
	display: inline-block;
  	margin-left: 3rem;
}
.socials_.style-02 a.social-icon{
    background-color: #feae16!important;
  	border-color: #feae16!important;
    color: #ffffff;
    padding: 0;
}
.socials_.style-02 a.social-icon:hover {
    background-color: #feae16!important;
    border-color: #feae16!important;
}
.socials_ .socials>li{
    margin-right: 2rem;
}
.footer .payment_image {
    max-width: 531px;
    width: 100%;
}
.footer_02 .widget-about p{
    padding: 80px 0 0 0;
    color: var(--text);
    font-weight: 500;
}
.footer_02 .widget-about p button{
    display: block;
    margin-top: 30px;
    text-transform: none!important;
  	padding: .85rem 2.5rem;
}
footer .widget-title{
  font-weight: 600;
}
footer .widget-about-title{
	color: var(--text);
    font-weight: 600;
}
footer .widget {
    margin-bottom: 3rem;
}
footer p.footer-copyright {
	font-size: 1.2rem;
}
.footer a:not(:hover) {
    font-weight: 500;
    color: #b0b0b0;
}
.footer a:hover {
    font-weight: 500;
}
/*Reviews*/
.reviews-featured{
  text-align: center;
}
.reviews-featured h4{
    font-weight: 600;
}

.container-banner-pages {
	min-height: 300px;
    background-size: cover;
    background-position: right;
}
  
.container-banner-pages h2 {
  margin: auto;
}
#contact-us-header {
	background-image: url('/cdn/shop/files/banner-footer-sections-contact.jpg?v=1628510834');
}
#shipping-delivery-header {
    background-image: url('/cdn/shop/files/shipping-delivery-bg.jpg?v=1627642353');
}
#orders-paymetn-header {
	background-image: url('/cdn/shop/files/banner-footer-sections-order-payment_de6bf507-aa88-4a4e-a524-9b205d18eab9.jpg?v=1628511141');
}
#faqs-header {
	background-image: url('/cdn/shop/files/banner-footer-sections-fa-qs.jpg?v=1628511568');
}
#privacy-policy-header {
	background-image: url('/cdn/shop/files/banner-footer-sections-privacy-policy.jpg?v=1628511732');
}
#terms-service-header {
	background-image: url('/cdn/shop/files/banner-footer-sections-terms.jpg?v=1628511933');
}

/* FREE EBOOK CUSTOM SECTION */
#shopify-section-md_custom_section_free_ebook .content_md_custom_section_free_ebook {
	background-position: left;
  	background-size: cover;
  	background-repeat: no-repeat;
}
#shopify-section-md_custom_section_free_ebook #klaviyo-subscribe-formmd_custom_section_free_ebook input{
	border-radius: 3rem;
  	background-color: #e3e3e3;
}
#shopify-section-md_custom_section_free_ebook #klaviyo-subscribe-formmd_custom_section_free_ebook button {
    border-radius: 3rem;
  	margin-left: 40px;
}
#shopify-section-md_custom_section_free_ebook .cta-title {
	color: #366876;
    font-weight: 700!important;
    font-size: 2.3rem!important;
    line-height: 2.7rem;
    text-transform: uppercase;
  	margin-bottom: 2rem;
}
#shopify-section-md_custom_section_free_ebook .cta-desc  {
	font-size: 16px;
  line-height: 23px;
}


#shopify-section-1566545600428 .socials_.style-02 a.social-icon:hover {
	background-color: #92b25a;
  	border-color: #92b25a;
}

.accordion-container .acordions-benefits .card {
    background-color: transparent;
    border: none;
    min-height: 459px;
    font-size: 16px;
    max-width: 80%;
    margin: 0 auto;
}
.accordion-container .acordions-benefits .card .card-body {
	padding: 20px 0;
  	font-size: 14px;
    line-height: 21px;
}
.accordion-container .acordions-benefits .card:first-of-type {
    border-radius: 0;
}
.accordion-container .acordions-benefits .card-header {
    background-color: transparent;
    border-bottom: 2px solid #e3e3e3;
}

.accordion-container .acordions-benefits .btn.focus, 
.accordion-container .acordions-benefits .btn:focus {
    box-shadow: none;
}

.accordion-container .acordions-benefits .card-header .btn {
    font-weight: 600;
    color: #1f1f1f;
}
.accordion-container .acordions-benefits .card-header .btn{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  	background: transparent;
    border: none;
}
.accordion-container .acordions-benefits .card-header .title-accordion {
    text-align: center;
}
.accordion-container .acordions-benefits .card-header .btn::after {
    content: "";
    width: 16px;
    height: 16px;
    border-left: 2px solid #366876;
    border-top: 2px solid #366876;
    transform: rotate(45deg);
    position: absolute;
    right: 16px;
}
.accordion-container .acordions-benefits .card-header .btn.collapsed::after {
    content: "";
    width: 16px;
    height: 16px;
    border-left: 2px solid #366876;
    border-top: 2px solid #366876;
    transform: rotate(-135deg);
    position: absolute;
    right: 16px;
}
.product-desc-content ul.list-dash {
    padding-left: 4px;
    list-style-type: none;
    color: #2a0409;
  	font-size: 14px;
}
.product-desc-content h4.title {
    color: #366876;
    font-weight: bold!important;
    font-size: 2.3rem!important;
    line-height: 2.7rem!important;
    text-transform: uppercase;
  margin-bottom: 1.2rem;
}

.section-ingredients-a .underline-text {
    text-decoration: underline;
    font-weight: 600;
    color: #2a0409;
  	font-size: 16px;
}
.product-desc-content p.normal-text,
.how-to-content p,
 p.normal-text{
    color: #2a0409;
  font-size: 16px;
    line-height: 23px!important;
}
.product-desc-content .section-ingredients-b {
    background-image: url("/cdn/shop/files/group-6.jpg?v=1628846727");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.product-desc-content .bck-blue {
    /*background-color: #36687687;*/
	background-color: #f9e6e9;
  	display: none;
}
.product-desc-content .faq-section .card-title a:hover {
	color: #65945c;
}

.product-desc-content .faq-section .card-title a,
.product-desc-content .faq-section .card-title a:focus {
	color: #2a0409;
  text-transform: uppercase;
    padding-bottom: 0;
}
.product-desc-content .text-bold,
.text-bold{
	font-weight: 600;
}
.product-desc-content p {
    color: #0b0b0b;
 	font-size: 14px;
    line-height: 22px!important;
    margin-bottom: 0;
  	font-weight: 500;
  	margin-top: 18px;
}
.contact-us-accordion h3,
.shipping-accordion h3{
	font-size: 16px;
  	margin-bottom: 16px;
}
.contact-us-accordion p,
.shipping-accordion p {
	font-weight: 400;
  	margin-bottom: 8px;
}

.vital-section .text-bold {
    font-weight: 600;
}
.show-grid-list{
  	display: none;
}
#rc_link_container{
  	display: none;
}
label.rc-radio__label {
    /*text-transform: uppercase;*/
}
#learn-subs{
  	font-size: 1.2rem;
}
.subscribe-topline {
    color: #fff!important;
    font-weight: 300;
  	font-size: 14px;
}
/*NEWSLETTER POPUP*/
.klaviyo-form:before {
    content: url(/cdn/shop/files/leaves-left.png);
    position: relative;
    z-index: -1;
}
.klaviyo-form:after {
    content: url(/cdn/shop/files/leaves-right.png);
    position: relative;
    z-index: -1;
}
.btTgrN.btTgrN.btTgrN.btTgrN.btTgrN.btTgrN{
  	text-decoration: underline;
}
.inline-custom-link{
    color: #366876;
    text-decoration: underline;
}
#ProductSection-product-template .social-icon:before {
    font-size: 17px;
  	color: #000;
}
/*#ProductSection-product-template .entry-price.price {
	display: none;
} */
#shopify-section-md_custom_section_free_ebook .cta-title {
    color: #366876;
}
.product-page .forever-ideal-discount{
	/*padding-left: 10px;*/
  	display: flex;
  	align-items: center;
  	background-color: #f9e6e9;
  	color: #d64f66;
  	font-size: 16px;
    margin-left: 16px;
    padding: 12px 24px;
    border-radius: 10px;
    font-weight: bold;
}
.product-page .save-discount{
	/*padding: 10px 0;*/
  	padding-left: 8px;
    /*color: #e00000;*/
  	color: #d64f66;
}
.variants-button .value-box {
  	display: none;
	background-color: #F5FFF2;
  	padding: 6px 10px;
    width: 75%;
    text-align: center;
}
.variants-button .value-box span {
	font-size: 12px;
  	color: #366876;
  	font-family: Montserrat;
}
.product-page p.entry-title.product-name {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    color: #212529;
  	font-family: 'Poppins';
}
.select-quantity {
	margin-top: 0px;
}
.select-quantity p, #collapse-1566381177611 h3.details, #collapse-1566381177611 p.details {
	/*font-weight: 600;*/
  	font-weight: normal;
    text-align: center;
  	font-size: 20px;
    text-transform: uppercase;
    font-family: 'Poppins';
}
.select-quantity p {
	font-weight: Bold;
  	font-size: 16px;
  	font-family: 'Montserrat';
  	color: #2a0409;
  	margin-bottom: 0;
}
#collapse-1566381177611 h3.details, #collapse-1566381177611 p.details {
	text-align: left;
}
.product-desc-content h3 {
 	font-weight: 700;
}
h3.collapse-title {
	font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: -.01em;
}
.product-form__item.opt__quantity {
	display: none;
}
.social_sharing_wrapper {
	padding: 0 0 15px 0;
}
.free-features-container {
    background-color: #f5fff2;
    border-radius: 8px;
    padding: 12px 0;
}
.bigger-font {
  font-size: 18px !important;
}
.free-features-container .free-shipping {
  	font-family: 'Montserrat';
   	font-weight: bold;
    line-height: 1.24;
  	font-size: 16px;
  	color: #2a0409;
}
.free-features-container .free-features {
  	font-family: 'Montserrat';
   	font-weight: 500;
  	font-size: 13px;
  	color: #2a0409;
}
.free-features-container .icon-shipping {
    margin-left: 8px;
  }
.free-shipping-box {
	justify-content: end;
}
.free-shipping {
    /* width: 174px; */
    /* width: 34%; */
    /* text-align: center; */
    /* margin: 0 8px; */
    /* font-size: 12px; */
    color: #d64f66;
    /* font-weight: bold; */
    display: inline;
    margin-left: 15px;
}
.kt-stickyAddCart .btns-wrapper {
    display: flex;
    align-items: center;
    justify-content: end;
}
.footer-banner-text {
    font-size: 1.3rem;
}
.kt-stickyAddCart .btn-primary {
   min-width: 150px;
   margin-left: 28px;
   border-radius: 3rem;
}
.kt-stickyAddCart .btn-primary::before {
	display: none;
}
kt-stickyAddCart .title_sticky > p {
    font-size: 1.4rem;
}
.header-announcement {
  background-color: #78b72c;
}
.header-announcement p, .header-announcement p strong, .header-announcement p:hover, .header-announcement p strong:hover {
  color: #2a0409;
  font-size: 16px;
}
.header-announcement p strong {
  font-weight: bold;
}
.product-title.entry-title {
  color: #2a0409;
  font-weight: 500;
  font-size: 21px;
  font-family: 'Montserrat';
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-page .aspectRatio {
    padding-bottom: 124.1818181818182%!important;
}
.aspectRatio img {
    object-fit: contain;
}
.collection-products .aspectRatio img {
    object-fit: scale-down;
    height: 100%
}
.kt-stickyAddCart .aspectRatio img {
    object-fit: none;
}
#header .mn-lv1>a:hover {
  color: #feae16!important;
}
/* HAIR COMPLEX INTTL */
.interstitial.v3.vital-nutritive.floating-banner .line {
    border: 1px solid;
    height: 12px;
    margin: 0 16px;
}
.v3 .before-header .text-container p {
    font-size: 14px;
    font-weight: 600;
}
.v3.vital-nutritive .section-0 h1, .v3.vital-nutritive .section-0 h3 {
    color: #2a0409;
}
.v3.vital-nutritive .section-0 h1 {
    line-height: 59px;
    font-size: 48px;
}
.v3.vital-nutritive .section-0 h3 {
    font-size: 20px;
    font-weight: normal;
}
.v3.vital-nutritive .list-section0.check-list ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.v3.vital-nutritive .list-section0.check-list ul li {
    color: #0b0b0b;
}
.v3.vital-nutritive .list-section0.check-list ul li {
    width: 45%;
    margin-right: 8px;
}
.v3.vital-nutritive .list-section0.check-list ul li {
    display: flex;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 15px;
}
.v3.vital-nutritive .list-section0.check-list ul li::before {
    color: #366876;
}
.v3.vital-nutritive .list-section0.check-list ul li::before {
    content: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/path.svg?v=1663683930);
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    color: #fff;
    margin-right: 8px;
    display: flex;
    align-items: flex-start;
    padding-top: 4px;
}
.v3.vital-nutritive  .background-special {
    background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/banner_pc.jpg?v=1663576160);
    background-position: 80%;
    background-repeat: no-repeat;
    background-size: cover;
}
.v3.vital-nutritive .btn-forever,
.floating-header-v2 .btn-primary.btn-forever{
    padding: 12px 0px;
    border-radius: 9px;
    max-width: 303px;
    width: 100%;
    font-size: 16px;
    background: #feae16;
    color: #2a0409!important;
    box-shadow: 0 2px 10px 0 rgb(94 131 119 / 42%);
    font-weight: 600;
}
.v3.vital-nutritive .discount-cta {
    display: flex;
    align-items: center;
    margin-left: 12px;
    color: #0e0d0d;
}
.v3.vital-nutritive .discount-cta p {
    line-height: 22px;
}
.v3.vital-nutritive .section-title {
    font-size: 36px;
    font-weight: 600;
    color: #366876;
    margin-bottom: 16px;
}
.v3.vital-nutritive .subtitle-section {
    font-size: 22px;
    font-weight: 600;
    color: #366876;
    text-align: center;
    /* margin-bottom: 16px; */
}
body .v3.vital-nutritive {
    font-weight: 400;
    line-height: 1.5;
    color: #0b0b0b;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
}
.v3.vital-nutritive .forever-table-header {
    background-color: #f6f6f6;
}
.v3.vital-nutritive .forever-table .vhc-header {
    padding: 8px 60px;
    max-width: 160px;
}
.v3.vital-nutritive .forever-table th, .forever-table td {
    padding: 8px 30px;
    max-width: 160px;
    font-weight: normal;
}
.v3.vital-nutritive .forever-table .other-header {
  padding: 8px 45px 8px 8px;
  max-width: 200px;
}

.v3.vital-nutritive .forever-table .other-brand {
    /* max-width: 75%; */
    max-width: 40%;
    font-weight: normal;
}
.v3.vital-nutritive .forever-table .top-left-radius {
    border-top-left-radius: 16px;
}
.v3.vital-nutritive .forever-table .top-right-radius {
    border-top-right-radius: 16px;
}
.v3.vital-nutritive .forever-table .bottom-left-radius {
    border-bottom-left-radius: 16px;
}
.v3.vital-nutritive .forever-table .bottom-right-radius {
    border-bottom-right-radius: 16px;
}
.v3.vital-nutritive .relative-header-table {
    position: relative;
}
.v3.vital-nutritive .absolut-image.vitalnutritive {
    right: -11px;
    bottom: -16px;
}
.v3.vital-nutritive .absolut-image.vitalnutritive img {
    height: auto;
    width: 151px;
}
.v3.vital-nutritive .absolut-image.other img{
    height: auto;
    width: 98px;
}
.v3.vital-nutritive .forever-table {
    background-color: rgb(184 206 178 / 17%);
    box-shadow: 0 2px 32px 0 rgb(184 206 178 / 66%);
    border-collapse: separate;
    border-spacing: 0;
}
.v3 .absolut-image {
    position: absolute;
}
.v3 .absolut-image.other {
    bottom: -7px;
    right: 14px;
}
.v3.vital-nutritive .forever-table .main-brand {
    max-width: 100%;
    color: #1d5b5e;
    font-weight: 600;
    /* margin-left: 14px; */
    margin: 0;
}
.v3 .forever-table td img {
    width: 23px;
    height: 21px;
    object-fit: contain;
}
.v3.vital-nutritive .forever-table tbody {
    background-color: white;
}
.v3.vital-nutritive .section-6 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.v3.vital-nutritive .review-card {
    position: relative;
    border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 21%);
    border: solid 1px #ececec;
    background-color: #fff;
    margin: 16px 4px;
    padding: 24px 16px 8px;
    min-height: 317px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.v3.vital-nutritive .comment-arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #ffffff;
    top: -12px;
    position: absolute;
}
.v3.vital-nutritive .review-card .header-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.v3.vital-nutritive .review-card .rating-review {
    display: flex;
}
.v3.vital-nutritive .rating-review .fa-star {
    color: #fab73b;
}
.v3.vital-nutritive .rating-review i {
    font-style: normal;
}
.v3.vital-nutritive .review-card .author p {
    color: #121128;
    font-weight: 600;
    font-size: 16px;
}
.v3.vital-nutritive .body-review .title {
    color: #121128;
    font-weight: 600;
    font-size: 16px;
}
.v3.vital-nutritive .body-review .text {
    font-size: 14px;
    color: #121128;
    line-height: 1.5;
}
.v3.vital-nutritive .review-card .country {
    font-size: 13px;
    color: #868589;
    text-align: right;
}
.v3.vital-nutritive .accordion-forever .card-header .title-accordion {
  max-width: 90%;
  text-align: left;
}
.v3.vital-nutritive  .accordion-forever .card-header .btn-link p {
    max-width: 93%;
  }

.v3.vital-nutritive .accordion-conatiner {
  min-height: auto;
  margin-top: 30px;
}
.v3.vital-nutritive .accordion-forever .btn-link,
.v3.vital-nutritive .accordion-forever .btn-link p {
  color: #222222;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
.v3.vital-nutritive .accordion-forever .btn-link:focus,
.v3.vital-nutritive .accordion-forever .btn-link:hover {
  background-color: inherit !important;
  color: inherit !important;
  text-decoration: inherit !important;
  transition: none;
  transform: none;
  border-bottom: transparent !important;
}

.v3.vital-nutritive .accordion-forever .card-header .btn-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 8px 0;
}
.v3.vital-nutritive .accordion-forever .card-header .btn-link.collapsed::after {
  content: "";
  width: 12px;
  height: 12px;
  border-left: 3px solid #000;
  border-top: 3px solid #000;
  transform: rotate(-135deg);
  margin-bottom: 5px;
}
.v3.vital-nutritive .accordion-forever .card-header .btn-link::after {
  content: "";
  width: 12px;
  height: 12px;
  border-left: 3px solid #000;
  border-top: 3px solid #000;
  transform: rotate(45deg);
}
.v3.vital-nutritive .accordion-forever .card {
  border: none;
  background-color: transparent;
}
.v3.vital-nutritive .accordion-forever .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
}
.v3.vital-nutritive .accordion-forever .card-body {
  padding: 20px 0;
}
.v3.vital-nutritive .font-weight-semibold {
  font-weight: 600 !important;
}
.hide-floating-header {
  opacity: 0;
}
.show-floating-header {
  transition: opacity 400ms;
}
.floating-header-v2 {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-color: #fff;
  padding: 16px 0;
}
.v3.vital-nutritive .week img {
    max-height: 508px;
    width: 100%;
}
.v3.vital-nutritive .cta-product-bck {
  min-width: 303px;
}
/* END HAIR COMPLEX INTTL */
/* RELATED PRODUCTS */
#related-products-custom {
    padding: 10px 0;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    padding: 10px 0;
    background: #fff;
}
#related-products-custom .swiper-wrapper {
    justify-content: center;
}
#related-products-custom .primary-thumb img { 
  width: auto!important;
  height: 100%!important;
}
#related-products-custom .swiper-container {
    padding-bottom: 0;
    margin-bottom: 20px;
}
#related-products-custom .product-card {
  background: #fff;
  border: none!important;
}
#related-products-custom .content__variants_list {
  flex-direction: column;
  align-items: baseline;
  flex-direction: column;
  align-items: baseline;
  max-width: 190px!important;
  margin: auto;
  border-radius: 10px;
  border: solid 2px #b0b0b0;
  background-color: #fff;
  padding: 8px 12px;
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, 0);
}
#related-products-custom .content__variants_list li {
    width: 100%;
    text-align: left;
}
#related-products-custom .content__variants_list::after { 
  font-family: molla;
  -moz-osx-font-smoothing: grayscale;
  content: '\f110';
  color: #b0b0b0;
  position: absolute;
  right: 10px;
      top: 10px;
  font-weight: 800;
  font-size: 2rem;
}

#related-products-custom .content__variants_list li span {
    font-size: 16px;
    border: none;
  width: 100%;
}
#related-products-custom .content__variants_list li:not(.active) {
  display: none;
}
#related-products-custom .content__variants_list.active li:not(.active) {
  display: block;
}
#related-products-custom .content__variants_list:hover {
  cursor: pointer;
}
#related-products-custom .savings {
  font-size: 1.5rem;
  color: #d64f66;
  background: #f9e6e9;
  border-radius: 10px;
  padding: 8px 12px;
  margin-top: 8px;
}
.savings-content {
    opacity: 1;
    -webkit-transition: opacity 0.2s 0s ease;
    -moz-transition: opacity 0.2s 0s ease;
    -o-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
}
.savings-content.hiding {
    opacity: 0;
    -webkit-transition: opacity 0.2s 0s ease;
    -moz-transition: opacity 0.2s 0s ease;
    -o-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
}
#related-products-custom .grid-item .add_to_cart_button::before {
    display: none;
}
#related-products-custom .grid-item .product-name a {
    color: #366876;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
#related-products-custom .product-price [class*=ProductVaries-], #related-products-custom .product-price [class*=ProductPrice-] {
    color: #2a0409;
    font-weight: 500;
    font-size: 24px;
}
#related-products-custom .product-price [class*=ComparePrice] {
    color: #808080;
    font-weight: 500;
    font-size: 16px;
}
#related-products-custom .product-cta-wrapper .add_to_cart_button {
    max-width: 192px;
    padding: 8px 12px;
    margin-top: 12px;
}
#related-products-custom .product:hover {
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border: none!important;
}
#related-products-custom .spr-badge-caption {
    color: #0b0b0b;
    font-weight: 500;
}
#related-products-custom .rating {
    margin-top: 8px;
}
#related-products-custom .savings-percentage {
    display: inline-block;
}
#related-products-custom .swiper-slide {
    margin-right: 50px!important;
    margin-left: 30px!important;
}
#related-products-custom  .product{
    border-color: transparent;
}
#related-products-custom  h4.title{
    color:#366876;
}
#related-products-custom .product-price.product-price-onsale ins{
  color: #2a0409;  
}
#related-products-custom .product-cta-wrapper .add_to_cart_button {
    text-transform: uppercase!important;
}
#related-products-custom .sub-title {
    font-size: 1.6rem;
    font-weight: 700!important;
    color: #2a0409;
}
#related-products-custom .sub-sub-title {
    font-size: 1.4rem;
    font-weight: 600!important;
    display: block;
    margin-top: 15px;
    margin-bottom: 40px;
}
#related-products-custom .related-product-over-text {
    color: #366876;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 2.4rem;
    margin-bottom: 0;
}
/*** Bullet points product description ***/
.product-desc-content .product-icon-container p {
  margin-top: 0;
}
.product-desc-content .product-icon-container.inventory p {
  color: #de580a;
}
.product-icon-container:not(:last-child) {
  margin-bottom: 10px;
}
.product-icon-container img {
  display: inline-block;
  position: relative;
    width: 25px;
    height: 25px;
    margin-right: 10px;
  color: #fba069!important;
  vertical-align: middle;
    fill: currentColor;
}
.inventory-bullet {
  display: inline-block;
  position: relative;
    width: 25px;
    height: 25px;
    margin-right: 10px;
  color: #fba069!important;
  vertical-align: middle;
    fill: currentColor;
  margin-top: -3px;
}
.inventory-bullet:before {
  animation: inventory-pulse 2s linear infinite;
}
.inventory-bullet:after {
  display: inline-block;
 width: 12px!important;
    height: 12px!important;
    background: #fba069!important;
  border-radius: 9px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    margin: 8px;
}
.inventory-bullet:before {
  display: inline-block;
 width: 12px!important;
    height: 12px!important;
    background: #fba069!important;
  border-radius: 9px;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    margin: 8px;
}
.video-container-hair {
  width: 33%;
  display: inline-block;
  margin-bottom: 10px;
}
/*** Bullet points product description End ***/
@media screen and (max-width: 768px) {
  #related-products-custom .swiper-slide {
    margin-right: 10px!important;
    margin-left: 0px!important;
  }
  .p-style-28 .product-name {
    overflow: visible;
    margin-bottom: 10px;
  }
  #related-products-custom .savings {
    font-size: 1.2rem;
    padding: 8px 8px;
  }
  .product-desc-content .product-icon-container p {
    margin-bottom: 0;
    font-size: 14px
  }
  .video-container-hair {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
  }
}
@keyframes inventory-pulse {
  0% {
    opacity: .5;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}
/* END RELATED PRODUCTS */
/*** Bullet points product description End ***/
/* FIX FOR HYPHEN */
.variant-sep {
    padding-left: 5px;
    font-size: 1.6rem;
    font-weight: 600;
}
/* FIX FOR HYPHEN END */
.collection-products .product-card {
    border: none;
}
@media screen and (min-width: 1200px) {
  .header.style-02 .control-inner > div .icon-link {
      padding-left: 3.5rem!important;
  }
}
@media screen and (min-width: 768px) {
  .kt_home_slide .slide_t-wrap {
      max-width: none;
      margin-left: 25px;
  }
}
@media screen and (min-width: 576px and max-width: 1199px) {
  .header.style-02 .control-inner > div .icon-link {
      padding-left: 1.1rem!important;
  }
}
@media screen and (max-width: 991px) {
  #product-thumb-slide--product-template {
  	display: none;
  }
  .entry-price ins {
  	font-size: 2.4rem;
  }
  .red-strike {
  	font-size: 20px;
    margin-left: 6px;
  }
  .kt-stickyAddCart .btns-wrapper {
    flex-direction: column;
  }
  
}
@media screen and (max-width: 767px) {
  /* Product price */
  /*.product-page .forever-ideal-discount {
    margin-left: 6px;
  }
  .each {
    font-size: 40%!important;
  }
  .red-strike {
    margin-left: 5px;
    margin-right: 2px;
  }*/
  /* End Product price */
  /*Slider on product*/
  .template-product .product-detail-image {
      margin-bottom: 5px!important;
  }
  .product-page .product-images .aspectRatio {
    padding-bottom: 92%!important;
}
  .template-product .select-quantity {
  /*display: none;*/
  }
  .product-desc-content p {
    font-size: 12px;
    line-height: 18px!important;
  }
  /*End Slider on product*/
  .blue-heading-big {
  	font-size: 2.7rem!important;
    line-height: 3rem!important;
	}
  footer img.footer-logo {
    margin-bottom: 20px;
}
  #shopify-section-md_custom_section_free_ebook .cta-title {
    text-align: left;
}
  #shopify-section-md_custom_section_free_ebook .img__banner {
    margin-left: 10px!important;
}
  
  
  #Swiper-1566371829835 .slide_i--1566371829835 .imgRatio:before {
    padding-bottom: 512px;
  }
  #Swiper-1566371829835 .slide_i--1566373570019-1 .page-width {
    text-align: initial;
    --y: -88%;
  }
  #Swiper-1566371829835 .slide_t-content .page-width {
    max-width: 540px;
    display: flex;
    flex-direction: column;
    margin: auto;
  }
  #Swiper-1566371829835 .slide_i--1566371829835 .slideshow__subtitle {
  	font-size: 40px !important
  }
  #Swiper-1566371829835 .slide_i--1566371829835 .slideshow__description {
  	font-size: 15px !important
  }
  #Swiper-1566371829835 .swiper-slide-visible .sl-anime.slideshow__button  {
  	display: flex;
    justify-content: center;
  }
  #Swiper-1566371829835 .imgRatio-img {
  	background-position: bottom;
  }
  #Banner-162573350033c5cdc1 a.btn.btn-primary.btn-round {
  	display: flex;
    margin: 0 auto;
    max-width: 200px
  }
  #Banner-1625723738498334ac h3, #Banner-162573350033c5cdc1 h3, #subscribe-save h2 {
  	font-size: 23px !important;
  }
  .section-title .sub-title, #subscribe-save p, .announcement .announcement-item {
  	font-size: 15px;
  }
  #Banner-162573350033c5cdc1 .content_162573350033c5cdc1 .section-title {
  	align-items: start;
  }
  .section-title:before, #subscribe-save h2:before {
  	top: 1.2rem !important;
  }
  #stamp-icons-container .row>div .icon-box-icon img {
  	max-width: 120px;
  }
  .icon-title {
    font-size: 16px;
  }
  #shopify-section-header-02 .control-inner>div.block-minicart .icon-link {
    padding: 0 .7rem;
  }
  #shopify-section-header-02 .block-account .molla-svg-icon {
  	width: 2.1rem;
  }
  #shopify-section-header-02 .block-account a.icon-link {
  	padding: 0 .7rem;
  }
  #shopify-section-md_custom_section_free_ebook .img__banner {
  	margin-right: 25%;
    margin-bottom: 35px;
  }
  #shopify-section-md_custom_section_free_ebook .cta-title {
	font-size: 23px;
  }
  #shopify-section-md_custom_section_free_ebook #klaviyo-subscribe-formmd_custom_section_free_ebook input {
  	width: 100%;
  }
  #shopify-section-md_custom_section_free_ebook #klaviyo-subscribe-formmd_custom_section_free_ebook .input-group-append {
  	width: 100%;
    margin-top: 1.2rem;
  }
  #shopify-section-md_custom_section_free_ebook #klaviyo-subscribe-formmd_custom_section_free_ebook button {
    margin-left: 0;
    width: 100%;
	}
  .social-share-title {
  	margin-bottom: 16px;
  }
  .social-share-title:before {
  	width: 25px !important;
    margin-left: -32px;
  }
  .socials_ .socials>li {
    margin-right: 1rem;
  }
  .socials_.style-02 a.social-icon, 
  .socials_.style-02.style-02-small .social-icon {
  	position: relative;
    width: 40px;
    height: 40px;
  }

  .content_md_custom_section_free_ebook {
  	padding: 30px !important;
  }
  #shopify-section-footer_02 footer .widget {
  	max-width: 252px;
    margin: 0 auto;
  }
  #shopify-section-footer_02 footer .socials_ {
  	width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .footer_02 .widget-about p button {
  	width: 100%
  }
  .footer_02 .widget-about p {
  	padding: 20px 0 20px 0;
  }
  .slideshow__button .btn {
  	min-width: 200px
  }
  .hrcPOy.hrcPOy {
  	position: absolute !important;
  }
  .klaviyo-form:after {
  	position absolute;
    left: 0;
    top: -100px;
  }
  .klaviyo-form:before {
  	position absolute;
    right: 0;
    top: -119px;
  }

  .how-to-content {
  	padding: 20px 12px;
  }
  .product-desc-content h4.title {
  	margin-bottom: 12px;
    font-size: 24px;
  }
  .accordion-container .acordions-benefits .card {
  	min-height: auto;
    max-width: 93%;
    margin-bottom: 20px;
  }
  .accordion-container .acordions-benefits .card-header .btn {
  	padding: 0;
  }
  .faq-section .card.card-sm .card-title a:before {
  	right: 1rem;
  }
  .faq-section .card.card-sm .card-title a {
  	padding-right: 28px;
  }
  .card.bg-light .card-title a, .card.bg-white .card-title a, .card.card-sm .card-body {
  	padding-right: 0;
    padding-bottom: 0;
  }
  #shopify-section-login-register-template .content_login-register-template {
  	padding: 72px 0;
  }
  
  #ProductSection-product-template .social-icon:before {
  	position: relative;
  }
  #ProductSection-product-template .fkt-facebook-f:before {
    top: 0px;
    left: 0px;
  }
  #hydrolyzed .blue-heading {
       white-space: normal;
	}
  .variants-button {
    /*margin: 10px 4px;*/
   }
  .product-page .forever-ideal-discount {
    padding: 8px;
    font-size: 12px;   
  }
  .product-page .entry-price {
    margin-top: 0;
    align-items: center;
    line-height: 1;
  }
  .variants-button .value-box {
  	width: 95%;
    padding: 6px 0px;
  }
  .variants-button .value-box span {
  	font-size: 11px;
  }
  .red-strike {
    font-size: 14px;
    margin: 0 6px 0 13px;
  }
  .entry-price ins {
  	font-size: 24px
  }
  .select-quantity {
	margin-bottom: 2px;
  }
  .entry-short-description {
    margin-bottom: 14px;
  }
  .one-time-purchase {
  	font-size: 1.4rem;
  }
  .free-shipping {
  	/*font-size: 11px;*/
  }
  .kt-stickyAddCart .btn-primary {
    width: 100%;
    margin-left: 0;
  }
  /*** Product Variants Buttons ***/
  .old-btn .variants-button-box.bestseller-badge:after {
      color: #150304;
      text-transform: none;
      /* display: none !important; */
      position: absolute;
      right: 2px;
      content: "1 FREE!";
      font-size: 14px;
      background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/inttl_img_col_5_b.png?v=1657707403);
      background-size: contain;
      top: 0px;
      background-repeat: no-repeat;
       width: 108px;
      height: 29px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .old-btn .variants-button-box.bestvalue-badge:after {
      color: #150304;
      text-transform: none;
      /* display: none !important; */
      position: absolute;
      right: 2px;
      content: "3 FREE!";
      font-size: 14px;
      background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/image-1-copy.png?v=1657707575);
      background-size: contain;
      top: 2px;
      background-repeat: no-repeat;
      width: 108px;
    height: 29px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .free-features-container {
    background-color: #f5fff2;
    border-radius: 8px;
    padding: 12px 0;
  }
  .free-features-container .free-shipping {
      font-family: 'Montserrat';
      font-weight: bold;
      font-size: 14px;
      color: #2a0409;
      margin: 0 auto;
      display: inherit;
  }
  .free-features-container .free-features {
      font-family: 'Montserrat';
      font-weight: 500;
      font-size: 12px;
      color: #2a0409;
  }
  .free-features-container .icon-shipping {
      margin: 0 12px;
      max-width: 37px;
  }
  .swiper-button-next {
    right: 15px;
  }
  .swiper-button-prev {
    left: 15px;
  }
  .subscribe-topline {
  	font-size: 12px;
	}
  .product-page h1.entry-title{
  	margin-bottom: 0;
    margin-top: 0px;
    font-size: 27px;
  }
  .product-desc-content p {
    margin-top: 14px;
  }
  .new-btn .option_title {
    font-size: 1.2rem;
  }
  .new-btn [data-selling-plan="true"] .subs-new-price-savings {
    font-size: 1rem;
    display: none;
  }
  .variants-button-box.bestvalue-badge .best-value-badge {
    padding: 1rem .5rem;
    font-size: 1rem;
    width: 84px;
    height: 22px;
    position: absolute;
    top: 8%;
    left: 76%;
}

.variants-button-box.bestvalue-badge .new-price-style {
    -webkit-border-radius: 100px 20px 20px 100px;
}
#btn-1 .variant-price {
  position: absolute;
    top: 57%;
    left: 63%;
}

#btn-2 .variant-price {
  position: absolute;
    top: 57%;
    left: 63%;
}

  .new-btn .variants-button-box {
    position: relative;
    padding: 2rem 2.6rem;
  }
   .new-btn .custom-margin .variants-button-box {
    height: 70px;
  }
  .new-btn .custom-margin__0 .variants-button-box, .new-btn .custom-margin__1 .variants-button-box {
    border-bottom: none;
  }
  .variants-button-box.bestseller-badge .most-popular-badge {
    font-size: 1rem;
    width: 84px;
    height: 22px;
    position: absolute;
    top: 8%;
    left: 76%;
  }

  .variants-button-box.bestseller-badge .new-price-style {
    -webkit-border-radius: 100px 20px 20px 100px;
    border: 1px solid #78B72C;
    color: #78B72C;
    background-color: #fff;
    font-weight: 800;
  }

  /* changes new price design badge */
  /* #subs-new-price-wrapper.bestseller-badge .most-popular-badge {
    top: 35%;
    left: 50%;
    height: 24px;
  }

  #subs-new-price-wrapper.bestvalue-badge .best-value-badge {
    top: 35%;
    left: 50%;
    height: 24px;
  } */

  #btn-0 .saving {
    margin-left: 0;
  }
  
  .before-decimal {
    font-size: 43px;
  }
  .after-decimal {
    font-size: 15px !important;
    height: 20px !important;
    line-height: 11px !important;
  }
  .each {
    font-size: 60% !important;
  }
  .section-ingredients-a .col-12 {
    margin: 12px;
  }
  .product-desc-content li {
    list-style-position: inside;
    text-indent: -8px;
    padding-left: 0;
  }
  .custom-product-tabs .product-desc-content li {
    text-indent: 0px;
  }
  select#stamped-sort-select {
    border: 2px solid #366876!important;
    height: 100%!important;
    border-radius: 10px;
  }
  .header-announcement p, .header-announcement p strong, .header-announcement p:hover, .header-announcement p strong:hover {
     font-size: 11px;
  }
  .close-qs::after, .close-qs::before, .close::after, .close::before, .mfp-content .mfp-close::after, .mfp-content .mfp-close::before {
    left: 25px;
  }
  .product-title.entry-title {
    font-size: 20px;
    
   }
  .product-page .save-discount {
     padding-left: 2px;
  }
  #cartModal .modal-header .close {
    right: 26px
  }
  .blue-heading.video-section-title {
    font-size: 2.3rem!important;
    margin-bottom: 0px;
  }
  .is-cover img.nonheight {
    width: 100.5%;
    max-height: none;
    height: 100%;
  }
     /* HAIR COMPLEX INTTL */
.v3 .background-special {
  background-image: linear-gradient(to bottom, #f6f5f8, #e9e8ee)!important;
}
.v3 .section-0-cta {
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    min-height: 328px;
    max-width: 375px;
    width: 100%;
    display: flex;
    align-items: self-end;
    justify-content: center;
}
  .v3 .image-full-width-2 img {
    width: 100%;
  }
  .v3.vital-nutritive .forever-table th, .forever-table td {
    padding: 8px 12px;
    max-width: 84px;
}
.floating-header-v2 {
    top: auto;
    bottom: 0;
    background-color: rgba(0,0,0,.8);
}
.v3.vital-nutritive .list-section0.check-list ul {
    flex-wrap: nowrap;
    flex-direction: column;
}
.v3.vital-nutritive .list-section0.check-list ul li {
    color: #0b0b0b;
    margin-bottom: 12px;
    width: 100%;
    margin-right: 0;
    display: flex;
    font-weight: normal;
    font-size: 15px;
}
.v3.vital-nutritive .section-0 h1 {
    line-height: 36px;
    font-size: 30px;
  }
.v3.vital-nutritive .section-0 h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
}
.v3.vital-nutritive .discount-cta {
  margin-left: 0;
}
.v3.vital-nutritive .discount-cta p {
    font-size: 19px;
    line-height: normal;
}
.v3.vital-nutritive .section-title {
    font-size: 26px;
    max-width: 100%;
    margin-bottom: 16px;
}
.v3.vital-nutritive .section-1 .section-title {
  margin-bottom: 0!important;
}
.v3.vital-nutritive .section-1 h4 {
    font-size: 20px;
}
.v3.vital-nutritive .absolut-image.vitalnutritive {
    right: -43px;
    bottom: 33px;
}
    .v3.vital-nutritive .absolut-image.other {
    bottom: 42px;
    right: 0px;
    left: 10px;
}
    .v3.vital-nutritive .absolut-image.other img{
    height: auto;
    width: 98px;
}
.v3.vital-nutritive .forever-table th, .forever-table td {
    padding: 8px 12px;
    max-width: 80px;
    border: 0;
}
  .v3.vital-nutritive .forever-table .vhc-header {
    padding: 8px 15px;
    max-width: 84px;
}
.v3.vital-nutritive .forever-table .other-header {
    padding: 8px 16px 8px 4px;
    max-width: 84px;
}
  .v3.vital-nutritive .forever-table-header {
    height: 94px;
}
  .v3.vital-nutritive .other-brand {
    text-align: center;
    margin: 0 auto;
}
/* END HAIR COMPLEX INTTL */
}
@media screen and (min-width: 993px) {
#interstitial-vitalnutritive .container {
    max-width: 1050px;
}
}
@media (min-width: 768px) and (max-width: 990px) {
  .v3.vital-nutritive .background-special {
    background-image: none;
  }
  .v3.vital-nutritive  .section-0-cta {
    background-image: url(https://cdn.shopify.com/s/files/1/0560/0952/3236/files/header_mb.png?v=1663576172);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    min-height: 328px;
    max-width: 375px;
    width: 100%;
    display: flex;
    align-items: self-end;
    justify-content: center;
  }
  .v3.vital-nutritive .absolut-image.vitalnutritive {
    right: -40px;
    bottom: -16px;
  }
  .v3.vital-nutritive .absolut-image.other {
    right: -14px;
    bottom: -7px;
  }
  .v3.vital-nutritive .forever-table .other-header {
    padding: 8px 70px 8px 0;
    max-width: 200px;
 }
  .v3.vital-nutritive .section-title {
    max-width: 100%;
  }
  #bnt-interstitial-v2 .slogan-interstitial {
    font-size: 13px;
  }
  #bnt-interstitial-v2 .btn-primary.btn-forever {
    white-space: nowrap;
  }
  #bnt-interstitial-v2 .container {
    margin-left: 0;
    margin-right: 0;
    max-width: 1050px;
  }
}

/*** SUBSCRIPTION PLAN ***/
/*** Menu fix for subscribe link ***/
.main-mn .mn-lv1 {
   /* padding: 0 1.1rem!important; */
}
.kt-nav.main-mn>.mn-i>a {
   /* font-size: 13.5px; */
}
/*** Menu fix END ***/

/* .subscriptions-active #cart-form--product-template {
    border-radius: 15px;
    border: solid 2px #b0b0b0;
    background-color: #f7f7f7;
    border-top: 0;
} */
.subs-subtitle {
  display: none;
  color: #d64f66;
  font-weight: 700;
}
.subscriptions-active .subs-subtitle {
  display: block;
  text-align: center;
  width: 100%;
}
.subscriptions-text ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  line-height: 19px;
}
.subscriptions-active .subscription.selected {
  /*border-right: solid 2px #b0b0b0!important;*/
  /*border-left: solid 2px #b0b0b0!important;*/
  border-radius: 13px 0 0 0!important;
  border-top: solid 2px rgba(176, 176, 176, 1)!important;
  background-color: #F7F7F7;
  /*margin-left: -2px;*/
}
.subscriptions-active .subscription.not-selected {
  border-radius: 13px 0 0 0!important;
  border-top: solid 2px rgba(176, 176, 176, 0.4)!important;
  position: relative;
  right: 0;
  margin-top: 0!important;
  margin-left: -2px;
  border-left: solid 2px rgba(176, 176, 176, 0.4)!important;
  border-bottom: solid 2px #B0B0B0!important;
  background-color: #fff;
}
.subscriptions-active .oneTimePurchase.selected {
  border-right: solid 2px #b0b0b0!important;
  border-left: solid 2px #b0b0b0!important;
  border-radius: 0 11px 0 0!important;
  border-top: solid 2px rgba(176, 176, 176, 1)!important;
  background-color: #F7F7F7;
  margin-right: -2px;
  box-sizing: content-box;
}
.subscriptions-active .oneTimePurchase.not-selected {
  border-left: solid 2px #b0b0b0!important;
  border-radius: 0 10px 0 0!important;
  border-top: solid 2px rgba(176, 176, 176, 0.4)!important;
  position: relative;
  margin-top: 0!important;
  /*right: -2px;*/
  border-right: solid 2px rgba(176, 176, 176, 0.4)!important;
  /*border-left: solid 2px rgba(176, 176, 176, 0.4)!important;*/
  border-bottom: solid 2px #B0B0B0!important;
  background-color: #fff;
  box-sizing: content-box;
  margin-right: -2px;
}
.tab {
  flex: 0 1 50%;
  cursor: pointer;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.dn-selling-plan-container {
  display: none;
}
.subscriptions-active .dn-selling-plan-container {
  display: block!important;
  margin-top:10px;
}
.oneTimePurchase {
  display: none;
}
.subscriptions-active .oneTimePurchase {
  display: block!important;
  /*margin-top:10px;*/
}
.subscriptions-active .titleTab {
  margin-bottom: 0;
  margin-top: 5px;
  text-align: center;
  font-size: 16px!important;
  font-weight: 600!important;
}
.dn-selling-plan-container .titleTab {
  line-height: 19px;
}
.dn-subscribe-btn {
  margin-left: 0;
  text-transform: uppercase!important;
  border-radius: 10px;
  padding: 12px 0;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #feae16;
  border-color: #feae16;
  min-width: 200px;
  color: #2a0409;
  flex: 1 1 var(--width);
  max-width: 100%;
  margin-top: 0!important;
  text-align: center;
  cursor: pointer;
}
.dn-subscribe-btn:hover, .subscriptions-active .entry-buttons .single_add_to_cart_button:hover {
    transition: all .1s ease-in-out;
    transform: scale(103%);
}
.subscription-time {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 12px;
  color: #0b0b0b;
  line-height: normal;
  text-transform: capitalize;
}
.variants-buttons {
    padding: 0 12px 12px 12px;
}
/* .subscriptions-active .variants-button-box {
    display: block;
      background: #fff;
    text-align: center;
    height: 100px;
    padding: 14px 19.3px 12px 35.6px;
    object-fit: contain;
    border-radius: 4px;
} */
.variants-button-box {
  display: block;
    background: #fff;
  text-align: center;
}

.separator {
  width: 100%; 
  text-align: center; 
  border-bottom: 2px solid #000; 
  line-height: 0.1em;
  margin: 20px 0 20px; 
  font-weight: bold;
} 

.separator span { 
   background:#fff; 
   padding:0 10px; 
}

.btn-0 .no-content {
  width: 15% !important;
}
/* @media screen and (max-width: 768px) {
  .btn-0 .no-content {
    width: 27% !important;
  }
} */
.variant-sep {
    display: inline;
}
.text-bolder {
    font-weight: 700;
}
.text-pink {
    color: #d64f66;
}
.subscriptions-active .select-quantity {
  display: none;
}
.forever-ideal-discount {
    opacity: 1;
  -webkit-transition: opacity 0.5s 0s ease-out;
  -moz-transition: opacity 0.5s 0s ease-out;
  -o-transition: opacity 0.5s 0s ease-out;
  transition: opacity 0.5s 0s ease-out;
}
.fade-visibility {
  opacity: 0;
  -webkit-transition: opacity 0.5s 0s ease-out;
  -moz-transition: opacity 0.5s 0s ease-out;
  -o-transition: opacity 0.5s 0s ease-out;
  transition: opacity 0.5s 0s ease-out;
}
/* .hide-price-subscriptions {
  opacity: 0;

} */
.hide-price-subscriptions.show {
  opacity: 1;
  -webkit-transition: opacity 0.5s 0s ease-out;
  -moz-transition: opacity 0.5s 0s ease-out;
  -o-transition: opacity 0.5s 0s ease-out;
  transition: opacity 0.5s 0s ease-out;
}
.lds-spinner {
    color: official;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    position: absolute;
    width: calc(100% - 80px);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    z-index: 1;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #366876;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#subscribeBtn.loading,
.dn-subscribe-btn.loading {
  pointer-events: none;
  opacity: 0.7;
  position: relative;
}

#subscribeBtn.loading::after,
.dn-subscribe-btn.loading::after {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid currentColor;
  border-top-color: transparent;
  border-radius: 50%;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  animation: subscriptionBtnSpin 0.8s linear infinite;
}

@keyframes subscriptionBtnSpin {
  to {
    transform: rotate(360deg);
  }
}

.subscriptions-loader-container {
    filter: blur(3px);
    pointer-events: none;
}
.subscriptions-loader-container.loaded {
    filter: blur(0px);
    pointer-events: auto;
}
@media (min-width: 500px) {
  .shopify-cleanslate .X1znsY_r3nPaOB5sdn2C {
    display: none!important;
  }
}
@media screen and (max-width: 767px) {
  .subscriptions-active .titleTab {
    font-size: 14px!important;
  }
    .subscriptions-text ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    max-width: 250px;
    margin: auto;
  }
  /* .subscriptions-active .variants-button-box span {
    font-size: 14px;
  } */
  .variants-button-box span.button-frequency {
    font-size: 9px;
  }
}
/*** SUBSCRIPTION PLAN END ***/
/*** SUBSCRIPTION SAVE ***/
#subscribe-save-header {
    background-image: url(https://cdn.shopify.com/s/files/1/0623/1670/8020/files/images-header-subscribe-save.png?v=1672913516);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 533px;
}
#subscribe-save-section-2 {
    background-image: url(https://cdn.shopify.com/s/files/1/0623/1670/8020/files/banner-desktop-subscribe_save.jpg?v=1672932828);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 533px;
}
.blue-heading-subscription {
  font-size: 34px;
  color: #366876;
  font-weight: bold;
}
#subscribe-save-header h2 {
  margin-bottom: 15px;
}
.section-1-ss h2 {
  margin-top: 20px;
}
.section-1-ss h4 {
  font-size: 16px;
  font-weight: 600;
  color: #2a0409;
}
.section-1-ss p {
  font-size: 14px;
  margin: 0 20px;
}
#subscribe-save-section-2 h2 {
  margin-top: 20px;
  margin-bottom: 15px;
}
#subscribe-save-section-2 h4 {
  text-transform: uppercase;
  color: #366876;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.section-3-ss h4 {
  font-weight: 600;
  height: 34px;
}
.section-3-ss p {
  margin: 0 15px;
}
.subscribe-save h2 {
  margin: 20px 0 50px;
}
.subscription-products-section {
  background-color: #f5fff2;
}
.subscription-products-section .subs-product {
  font-size: 16px;
  font-weight: 600;
  color: #366876;
  margin-top: 10px;
  margin-bottom: 5px;
}
.subscription-products-section .price {
  font-size: 24px;
  font-weight: 500;
  color: #2a0409;
}
.subscription-products-section .original-price {
  font-size: 16px;
  font-weight: 500;
  color: #808080;
  text-decoration: line-through;
}
.subscription-products-section .reviews {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 12px;
    color: #0b0b0b;
}
.subscription-products-section .stars-container {
  margin-bottom: 15px;
  margin-top: 10px;
}
.subscription-products-section .subs-savings-container {
    background-color: #f9e6e9;
    border-radius: 10px;
    max-width: 200px;
    margin: 0 auto;
    height: 35px;
}
.subscription-products-section .save {
  font-size: 16px;
  font-weight: 600;
  color: #d64f66;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #subscribe-save-header {
      background-image: url(https://cdn.shopify.com/s/files/1/0623/1670/8020/files/images-header-mobile-subscribe-save.png?v=1672932575);
      background-repeat: no-repeat;
      background-size: cover;
      height: 620px;
      background-position: bottom;
  }
  #subscribe-save-section-2 {
      background-image: url(https://cdn.shopify.com/s/files/1/0623/1670/8020/files/banner-mobile-subscribe_save.jpg?v=1672932832);
      background-repeat: no-repeat;
      background-size: cover;
      height: 940px;
  }
  .blue-heading-subscription {
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
  }
  #subscribe-save-header h2 {
    margin-bottom: 10px;
  }
  /* #subscribe-save-header p {
    margin-right: 43px;
  } */
  #subscribe-save-header .btn-primary {
    min-width: 280px;
    margin: 10px 0;
  }
  .section-1-ss img,
  .section-3-ss img {
    margin-top: 24px;
  }
  .section-1-ss p {
    font-size: 14px;
    margin: 0 50px;
  }
  #subscribe-save-section-2 h2 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  #subscribe-save-section-2 h4 {
    text-transform: uppercase;
    color: #366876;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .section-3-ss h4 {
    font-weight: 600;
    height: 34px;
  }
  .section-3-ss p {
    margin: 0 15px;
  }
  .subscribe-save h2 {
    margin: 20px 0 50px;
  }
}

/*** SUBSCRIPTION SAVE End ***/

/*************** GUMMIES PRODUCT ****************/
.carousel-customer-stories .carousel-control-next, .carousel-customer-stories .carousel-control-prev {
  background-color: transparent;
  border: none;
  width: 60px;
  height: 60px;
  top: 50%;
}
.carousel-customer-stories .carousel-control-next {
    border-radius: 50%;
    background-color: #feae16;
    opacity: 1;
}
.review-cont {
  padding: 12px 20px 12px 60px;
  background-color: #f5f5f5;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.slide-no {
  text-align: right;
  color: #979797;
  font-size: 16px;
}
.carousel-customer-stories .title h3 {
  font-size: 28px;
  color: #366876;
}
.carousel-customer-stories .text p {
  font-size: 16px;
  line-height: 23px;
}
.carousel-customer-stories .carousel-inner {
  width: 95%;
  margin: auto;
}
.tag {
  border: 2px solid #b0b0b0;
  padding: 12px;
  border-radius: 22px;
  color: #0b0b0b;
  font-size: 14px;
}
.tag.margins-tag {
  margin: 0 8px;
}
.carousel-customer-stories .carousel-control-prev-icon {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent;
  text-indent: -9999px;
  border-top: 2px solid #b0b0b0;
  border-left: 2px solid #b0b0b0;
  transition: all 250ms ease-in-out;
  text-decoration: none;
  color: transparent;
  background-image: none;
  transform: rotate(-45deg);
  left: 24px;
}
.carousel-customer-stories .carousel-control-prev-icon:before {
  display: block;
  height: 200%;
  width: 200%;
  margin-left: -50%;
  margin-top: -50%;
  content: "";
}
.carousel-customer-stories .carousel-control-next-icon {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent;
  text-indent: -9999px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transition: all 250ms ease-in-out;
  text-decoration: none;
  color: transparent;
  background-image: none;
  transform: rotate(135deg);
  right: 22px;
}
.carousel-customer-stories .carousel-control-next-icon:before {
  display: block;
  height: 200%;
  width: 200%;
  margin-left: -50%;
  margin-top: -50%;
  content: "";
}
.carousel-customer-stories .carousel-control-next:hover .carousel-control-next-icon, .carousel-customer-stories .carousel-control-prev:hover .carousel-control-prev-icon {
  border-color: #fff;
}
.carousel-customer-stories .carousel-control-next:hover, .carousel-customer-stories .carousel-control-prev:hover {
  background-color: #feae16;
  border-radius: 50%;
}

.carousel-customer-stories .carousel-control-next-icon:hover, .carousel-customer-stories .carousel-control-prev-icon:hover {
  border-color: #fff;
}
.carousel-customer-stories .image-cont, .carousel-customer-stories .review-cont {
  width: 50%;
} 
.items-potent .item {
  max-width: 220px;
  margin: 0 auto;
}
.items-potent {
    justify-content: space-between;
    width: 100%;
}
.items-potent .item .text-container,
#hydrolyzed .text-container {
  margin-top: 16px;
  line-height: 23px;
  font-size:16px;
}
.carousel-customer-stories .mobile-indicators {
  display: none;
}
.title-reviews-gummies {
  margin-bottom: 30px;
}
.cta-carousel .btn-primary {
  border-radius: 23px;
}
.blue-heading.gummies {
  font-size: 34px!important;
  line-height: normal !important;
}
.gummies-subtitle {
    font-size: 1.4rem;
    line-height: 1.86;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.carousel-customer-stories .image-cont, .carousel-customer-stories .review-cont {
  width: 100%;
  }
  .review-cont {
    padding: 28px 16px;
  }
  .carousel-customer-stories .content-review {
    text-align: center;
  }
  .carousel-customer-stories .slide-no {
    display: none;
  }
  .carousel-customer-stories .carousel-control-next, .carousel-customer-stories .carousel-control-prev {
    top: 289px;
  }
  .carousel-customer-stories .mobile-indicators {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    list-style: none;
  }
  .carousel-customer-stories .mobile-indicators li{
    width: 9px;
    height: 9px;
    margin: 0 4px;
    background-color: #366876;
    opacity: .5;
    border-radius: 50%;
  }
  .carousel-customer-stories .mobile-indicators li.active {
    opacity: 1;
  }
  .carousel-customer-stories .carousel-control-next-icon, .carousel-customer-stories .carousel-control-prev-icon {
    width: 16px;
    height: 16px;
  }
  .carousel-customer-stories .carousel-control-next-icon {
    right: 70px;
  }
  .carousel-customer-stories .carousel-control-prev-icon {
    left: 70px;
  }
  .carousel-customer-stories .carousel-control-next:hover, .carousel-customer-stories .carousel-control-prev:hover {
    background-color: transparent;
  }
  .carousel-customer-stories .carousel-control-next:hover .carousel-control-next-icon, .carousel-customer-stories .carousel-control-prev:hover .carousel-control-prev-icon {
    border-color: #b0b0b0;
  }
  .carousel-customer-stories .text p {
    font-size: 13px;
    text-align: left;
  }
  .tag {
    padding: 8px 10px;
    font-size: 12px;
  }
  .tag.margins-tag {
    margin: 0 5px;
  }
  .carousel-customer-stories .carousel-inner {
    width: 100%;
  }
  .carousel-customer-stories .cta-carousel {
    display: none;
  }
  .carousel-customer-stories .title {
    margin-bottom: 20px;
  }
  .title-reviews-gummies {
    margin-bottom: 16px;
  }
  .items-potent .item {
    max-width: 100%;
    margin: 12px 63px;
  }
  .items-potent .item .img-container img {
    width: 100%;
  }
  .blue-heading.gummies {
    font-size: 2.3rem!important;
    line-height: normal !important;
  }
  .text-center-mb {
    text-align: center;
  }
}
/*************** END GUMMIES PRODUCT ****************/

/*** CART POPUP ***/
#cartModal .modal-dialog.modal-lg {
  position: absolute;
  right: 0;
  max-width: 450px;
  margin: 0 auto;
}
#cartModal .modal-dialog.modal-lg .modal-content {
  height: 100%;
  min-height: 100vh;
}
#cartModal #dynamic-checkout-cart {
  display: none;
}
#cartModal .modal-footer {
  display: none;
}
#cartModal .modal-icon-section {
  border-top: solid 1px #e3e3e3;
  border-bottom: solid 1px #e3e3e3;
  padding-top: 14px;
  margin: 20px 0;
}
#cartModal .icon-container {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
#cartModal .modal-icon-section .icon-container img {
  width: 20px;
  height: auto;
  margin-right: 14px;
}
#cartModal .icon-container p {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  color: #2a0409;
}
#cartModal .cart__popup-action {
  padding: 0;
  border: none;
  background-color: transparent;
}
#cartModal .icon-container.timer img {
  width: 20px;
  height: auto;
  margin-right: 6px;
}
#cartModal .check-out.btn {
  margin-top: 10px;
  padding: 15px;
  border-radius: 8px;
}
#cartModal #countdown {
  text-align: center;
}
#cartModal #countdown span{
  font-size: 19px;
  font-weight: 600;
  color: #2a0409;
}
#cartModal .timer-container {
  margin: 0 auto;
}
#cartModal .cart__popup-action .table th {
  font-size: 15px;
  font-weight: 500;
  color: #2a0409;
  text-transform: uppercase;
}
#cartModal .cartCostTotal {
  font-size: 16px;
  font-weight: 500;
  color: #2a0409;
}
#cartModal .icon-container.timer p {
  font-size: 15px;
  font-weight: 500;
  color: #2a0409;
}
#cartModal .icon-container.timer {
  justify-content: center;
}
#cartModal .img-thumbnail {
  border: none;
  max-width: 100%;
  height: auto;
}
#cartModal .product-name,
#cartModal .variation span {
  font-size: 16px;
  font-weight: 500;
  color: #2a0409;
}
#cartModal .price {
  font-size: 20px;
  font-weight: bold;
  color: #2a0409;
}
#cartModal .quantity .input-qty {
  min-width: 9.1rem;
  padding: 0.3rem 1.5rem;
  color: #2a0409;
}
#cartModal .quantity {
  max-height: 37px;
}
#cartModal .cart__popup-item {
    margin-bottom: 1.6rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0; 
    /* flex-wrap: nowrap; */
}
#cartModal .action__cart {
  line-height: 1;
}
#cartModal .icon-container.timer {
  margin-top: 6px;
  margin-bottom: 6px;
}
#cartModal .cart__popup-item .image__cart  {
  padding: 0 !important;
}
#cartModal .cart__popup-item .image__cart img {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  #cartModal .modal-dialog.modal-lg .modal-content {
  height: 100%;
 }
  #cartModal .icon-container.timer p {
  font-size: 12px;
 }
}
@media screen and (max-width: 425px) {
  #cartModal .variation span{
    font-size: 14px;
  }
  #cartModal .quantity .input-qty {
    min-width: 7.5rem;
    height: 3.5rem;
  }
  .remove-item.remove {
    margin-left: 5px;
    margin-right: 5px;
  }
  #cartModal .info__cart {
    padding-right: 0 !important;
  }
  #cartModal .product-name span{
    padding: 0 !important;
  }
}
/*** CART POPUP END ***/

.after-decimal {
  font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    height: 27px;
}

/* .btn-3 #rc-subscriptions {
  display: none;
}

.btn-3.active #rc-subscriptions {
  display: block;
} */

/* .btn-0 #rc-subscriptions {
  display: none;
} */

.btn-0 #rc-subscriptions {
  display: block;
}

.new-btn .custom-margin .option_title {
    font-size: 20px;
    font-weight: 600 !important;
}

/* changes new price design badge */
.new-btn .custom-margin #subs-new-price-wrapper .new-price-title-desktop {
  margin-bottom: 2rem;
}

.custom-margin .before-decimal {
    font-size: 30px;
    font-weight: 500;
}

/* .custom-margin__2 .no-content {
    width: 12% !important;
} */

/* changes new price design badge */
/* @media screen and (max-width: 376px) {
  .custom-margin #subs-new-price-wrapper .before-decimal {
    font-size: 24px;
  }

  #subs-new-price-wrapper .after-decimal {
    font-size: 10px;
  }

  .new-btn .custom-margin__0 #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1rem;
  }

  .new-btn .custom-margin__1 #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1rem;
  }

  .new-btn .custom-margin__2 #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1rem;
  }

  .new-btn .custom-margin__0 #subs-new-price-wrapper .variant-savings-mobile {
    margin-left: 0;
  }
} */

@media screen and (max-width: 768px) {
    .custom-margin .option-title-mobile {
        font-weight: 500 !important;
    }

    .custom-margin__2 .no-content {
      width: 0 !important;
  }
}

@media screen and (max-width: 768px) {
    .new-btn .custom-margin__4 .variant-price {
        margin-top: 2rem !important;
    }

    .new-btn .custom-margin__5 .variant-price {
      margin-top: 2rem !important;
  }

    /* changes new price design badge */
    /* .new-btn .custom-margin__2 #subs-new-price-wrapper .variant-price {
      margin-top: 0 !important;
  }

  #subs-new-price-wrapper .new-price-option-title {
    margin-bottom: 1.5rem;
  }

  #subs-new-price-wrapper .has-subscription {
    top: 58%;
  }

  .custom-margin #subs-new-price-wrapper .before-decimal {
    font-size: 20px;
  }

  #subs-new-price-wrapper .after-decimal {
    font-size: 10px;
  }

  .new-btn #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1rem;
  } */

    .custom-margin .no-content {
      width: 0 !important;
    }

    .section-title {
      max-width: none !important;
    }

    section.review-carousel.fb-funnel .section-title {
      max-width: none;
    }

    .col-9 {
      max-width: none;
      flex: 100%;
    }

    #related-products-custom .content__variants_list li span {
      font-size: 13px;
    }

    #related-products-custom .content__variants_list::after {
      font-size: 1.4rem;
    }
}

/* @media screen and (max-width: 768px) {
    .new-btn .custom-margin__0 .variant-price {
        margin-top: 3rem !important;
    }
} */

/* Subscribe and Save */
.subs-btn-wrapper {
  display: grid;
  padding: 0 12px;
  grid-template-columns: 1fr 1fr;
}

.subs-new-price {
  display: block;
  margin-bottom: 3rem;
}

#subs-new-price-wrapper {
  position: relative;
  padding-top: 1.8rem !important;
  padding-bottom: 1.8rem !important;
  padding-left: 2rem;
  padding-right: 1rem;
}

.subs-new-price-savings {
  /* padding: 1rem 3rem !important; */
    color: #fff !important;
    border: none !important;
    height: 30px !important;
}

.subs-new-price-wrapper .has-subscription {
  position: absolute;
  top: 56%;
}

.subs-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin: 0;
  padding: 15px 0;
  cursor: pointer;
}

/* .subs-new-price .subs-label {
  justify-content: start;
  padding: 15px;
} */

.subs-label span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2a0409;
}

.subs-label input {
  width: 20px;
  height: 2em;
}

.subs-btn-one-time {
  width: 100%;
  border: 1px solid #000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: none;
}

.subs-new-price-one-time {
  border: 1px solid #feae16;
  border-bottom: 1px solid #feae16;
}

.subs-new-price-subscription {
  /* border: 1px solid #000; */
  border-top: none;
}

/* .subs-new-price-one-time {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-right: 1px solid #feae16;
} */

.subs-btn-subscribe {
  width: 100%;
  border: 1px solid #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.subs-btn-subscribe-recharge {
  border: 1px solid #000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: none;
  width: 100%;
}

.subs-btn-one-time-recharge {
  border: 1px solid #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; 
  width: 100%;
}

.subs-new-price-subscription {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
}

@media screen and (max-width: 768px) {
  .subs-btn-subscribe-recharge {
    border-right: 1px solid #000;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .subs-btn-one-time-recharge {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}

.subs-label input[type='radio']:checked {
  accent-color: #2A0409;
  cursor: pointer;
}

.subs-btn-one-time {
  background-image: linear-gradient(to bottom, #ffefef 1%, #ffe8e8);
}

/* .subs-new-price-one-time {
  background-image: linear-gradient(to bottom, #fff3dc 25%, #ffdb96);
} */

.subs-btn-subscribe-recharge {
  background-image: linear-gradient(to bottom, #ffefef 1%, #ffe8e8);
}

@media screen and (max-width: 768px) {
  .subs-new-price-savings {
    padding: 1rem !important;
  }

  .custom-margin #subs-new-price-wrapper .first-col-mobile {
    gap: 3rem;
  }

  .custom-margin #subs-new-price-wrapper .option-title-mobile {
    margin-bottom: 2rem;
  }

  #variant-id__4 #subs-new-price-wrapper .option-title-mobile {
    margin-right: 1rem;
  }

  .new-btn #subs-new-price-wrapper .variant-savings-mobile {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 376px) {
  .custom-margin #subs-new-price-wrapper .first-col-mobile {
    gap: 3rem;
  }
}

/* .has-subs-btn #variant-id__4 {
  display: none;
} */

.vhc-subs-btn #variant-id__2 {
  display: none;
}

.vhc-subs-btn  #variant-id__3 {
  display: none;
}

.vhc-subs-btn  #variant-id__4 {
  display: none;
}

.subscriptions-text-custom ul {
  display: flex;
  text-align: center;
  list-style-type: none;
}

.subscriptions-text-custom li {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
}

@media screen and (max-width: 768px) {
  .subs-btn-wrapper {
    /* flex-wrap: wrap; */
    grid-template-columns: 1fr;
  }

  .subs-btn-one-time {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom: none;
    border-right: 1px solid #000;
  }

  .subs-btn-subscribe {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-top: none;
  }

  .subs-label {
    justify-content: start;
    margin-left: 3rem;
  }

  /* changes new price design badge */
  /* .subs-new-price .subs-label {
    margin-left: 0;
  } */

  .subscriptions-text-custom li {
    font-size: 9px;
    line-height: 14px;
  }

}

@media screen and (max-width: 376px) {
  .subscriptions-text-custom li {
    font-size: 8px;
  }
}

/* Cart Switch button */
.switch {
  position: relative;
  display: grid;
  grid-template-columns: .3fr 2fr;
  gap: 1rem;
  width: 100%;
  height: 34px;
  margin-top: 2rem;
  align-items: center;
}

.switch input {display:none;}

.slider {
  /* position: absolute; */
  cursor: pointer;
  top: 0;
  /* left: 1px;
  right: 0; */
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 20px;
    border: 1px solid #2A0409;
    width: 55px;
    height: 28px;
} 

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 7px;
  border-radius: 50%;
  background-color: #948183;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (max-width: 768px) {
  .slider:before {
    bottom: 0px;
  }
}

.switch input:checked + .slider {
  background-color: #fff;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #fff;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  background-color: #2A0409;
}

.subs-save-text {
  /* position: absolute; */
  /* right: -3%; */
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 1rem;
  font-weight: 600;
  font-size: 14px;
  color: #2A0409;
}

.subs-txt {
  white-space: nowrap;
}

.subs-highlight {
  background: #FCAE1880;
  padding: .5rem;
  border-radius: 10px;
  color: #2A0409;
  white-space: nowrap;
}

.checkmark {
  display: inline-block;
  width: 22px;
  height: 22px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.checkmark_stem {
  position: absolute;
  width: 3px;
  height: 9px;
  background-color: #2A0409;
  left: 11px;
  top: 6px;
}

.checkmark_kick {
  position: absolute;
  width: 3px;
  height: 3px;
  background-color: #2A0409;
  left: 8px;
  top: 12px;
}

.cancel {
  display: flex;
}

.savings {
  display: flex;
}

.bottom-text {
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 2rem;
}

.subs-success {
  display: flex;
  align-items: center;
  gap: .5rem;
  margin-top: 1rem;
}

.subs-success p {
  margin: 0;
  font-size: 12px;
  color: #71A168;
}

.has-subscription {
  font-weight: 500;
  font-size: 10px;
}

.cart-sep {
  margin: 1rem 0;
}

@media screen and (max-width: 768px) {
  .switch {
    height: 25px;
    margin-top: 1rem;
  }

  .subs-save-text {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: 12px;
    /* right: -2%; */
  }

  .bottom-text {
    font-size: 10px;
  }

  .cart-items-sep {
    margin: 1.5rem 0;
  }

  .slider {
    /* left: 16px; */
  }
}

.hide-discount {
    display: none;
  }
.subscribe-save {
  padding-top: 6px !important;
  padding-bottom: 12px !important;
  flex-direction: column;
}

.option-sns-reversed__4,
.option-sns-reversed__5,
.option-sns-reversed__6 {
  padding-top: 6px !important;
  padding-bottom: 12px !important;
  flex-direction: column;
}

.has-subscription {
  line-height: 20px;
}

.option-sns {
  line-height: 7px;
}

@media screen and (max-width: 420px) {
  .slider {
    /* left: -10px; */
  }
}

@media screen and (max-width: 376px) {
  .subs-save-text {
    font-size: 10px;
  }
}

@media screen and (max-width: 350px) {
  .subs-save-text {
    font-size: 8px;
  }

  .bottom-text {
    font-size: 9px;
  }
}
/* Vital supergreens Subscribe and save */

.greens-btn .variant__1 .variants-button-box {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.greens-btn #variant-id__2 .variants-button-box {
  border-radius: 0;
  border-bottom: none;
}

.greens-btn #variant-id__1 .variants-button-box {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: none;
}

.greens-btn #variant-id__3 .variants-button-box {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.greens-btn input[type='radio'] {
  accent-color: #2A0409;
  cursor: pointer;
  width: 40px;
  height: 25px;
}

.greens-btn .variants-button-box {
  border: 1px solid #99D345;
  border-radius: 10px;
  padding: 2rem;
  cursor: pointer;
}

.greens-btn .greens-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* .greens-btn .variants-button .variants-button-box {
  background-color: #e3fed5;
  box-shadow: 0 2px 4px 0 #b0b0b0;
} */

.greens-btn .greens-active .variants-button-box {
  background-color: #e3fed5;
  box-shadow: 0 2px 4px 0 #b0b0b0;
}

.greens-btn .greens-content {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.greens-content .option_title {
  font-size: 21px;
}

.greens-btn .variant-price {
  font-size: 20px;
}

.greens-btn .variants-button.active .variants-button-box .variant-price {
  font-weight: bold ;
  /* font-size: 20px; */
}

.greens-btn .variants-button.active .variants-button-box .option_title {
  font-weight: bold;
  /* font-size: 20px; */
}

.greens-btn .variants-button-box .option_title, .variants-button-box:hover .option_title {
  font-weight: 500;
}

.greens-btn .variants-button-box .variant-price, .variants-button-box:hover .variant-price {
  font-weight: 500;
}

.greens-subtext {
  margin-left: 5rem;
  text-align: left;
}

.greens-subtext p {
  margin: 0;
}

.greens-check {
  display: flex;
}

.greens-btn .dn-subscribe-btn {
  background-color: #feae16;
}

/* .greens-check .checkmark_stem, .checkmark_kick {
  background-color: #99D345;
} */

.greens-check .checkmark_kick {
  width: 6px;
  height: 3px;
  top: 16px;
}

.greens-check .checkmark_stem {
  width: 3px;
  height: 13px;
}

.greens-price {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.strike-price {
  text-decoration: line-through;
  font-size: 18px;
  color: gray;
}

/* .greens-btn .variants-button-box:hover .option_title {
  font-weight: 500 !important;
} */
 
.greens-active .option_title, .greens-active .variant-price {
  font-weight: bold !important;
}

.greens-subscribe-btn {
  margin-left: 0;
  text-transform: uppercase !important;
  border-radius: 10px;
  padding: 12px 0;
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #feae16;
  border-color: #feae16;
  min-width: 200px;
  color: #2a0409;
  flex: 1 1 var(--width);
  max-width: 100%;
  margin-top: 0 !important;
  text-align: center;
  cursor: pointer;
}

.greens-subscribe-btn:hover, .subscriptions-active .entry-buttons .single_add_to_cart_button:hover {
    transition: all .1s ease-in-out;
    transform: scale(103%);
}

@media screen and (max-width: 768px) {
  .greens-price {
    gap: 1rem;
  }

  .greens-subtext p {
    font-size: 12px;
    line-height: 23px;
  }

  .greens-btn .variants-button-box {
    padding: 2rem 1rem;
  }

  .greens-btn .greens-content {
    gap: .5rem;
  }

  .greens-btn input[type='radio'] {
    width: 30px;
  }

  .greens-subtext {
    margin-left: 3.5rem;
  }

  .greens-check, .subtext-highlight {
    font-size: 10px !important;
  }

  .greens-check .checkmark_stem {
    width: 3px;
    height: 9px;
  }

  .greens-check .checkmark_kick {
    width: 6px;
    height: 3px;
    top: 12px;
  }

  .greens-btn .variants-button.active .variants-button-box .variant-price, .variants-button-box:hover .variant-price {
    font-size: 16px;
  }
}

@media screen and (max-width: 391px) {
  .greens-btn .variants-button.active .variants-button-box .variant-price, .variants-button-box:hover .variant-price {
    font-size: 14px;
  }

  .greens-subtext {
    margin-left: 6px;
  }
}

@media screen and (max-width: 376px) {
  .greens-btn .variants-button.active .variants-button-box .variant-price, .variants-button-box:hover .variant-price {
    font-size: 16px;
  }

  .greens-btn .greens-content {
    gap: .5rem;
  }

  .greens-btn .variants-button-box {
    padding: 2rem .5rem;
  }

  .greens-subtext {
    margin-left: 3rem;
  }

  #related-products-custom .content__variants_list li span {
    font-size: 11px;
  }

  #related-products-custom .content__variants_list::after {
    font-size: 1rem;
  }

  #related-products-custom .content__variants_list::after {
    top: 14px;
  }

  #related-products-custom .related-product-over-text {
    font-size: 14px
  }
}

@media screen and (max-width: 361px) {
  .greens-btn input[type='radio'] {
    width: 12px;
  }

  .greens-price {
    gap: .5rem;
  }

  .strike-price {
    font-size: 13px !important;
  }

  .greens-subtext {
    margin-left: 2rem;
  }

  #related-products-custom .related-product-over-text {
    font-size: 13px
  }

  /* #related-products-custom .content__variants_list li span {
    font-size: 9px;
  } */
}

[data-recharge-subs-variant="true"] {
  display: block;
}

[data-recharge-subs-variant="true"] .variants-button-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

.recharge-variants-save p {
  margin: 0;
}

[data-recharge-otp-variant="true"] {
  display: block;
}

[data-recharge-subs-variant="false"] {
  display: none;
}

[data-recharge-otp-variant="false"] {
  display: none;
}

[data-greens-subtext="true"] {
  display: block;
}

[data-greens-subtext="false"] {
  display: none;
}

.recharge-variants-save {
  background: #D6EE90;
  padding: 5px 10px;
  border-radius: 10px;
}

.subs-new-price-one-time {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #feae16;
}

.sns-reversed-new-price-one-time {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 1px solid #feae16;
}

.subs-new-price-subscription {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  border: 1px solid #feae16;
  border-right: none;
}

.sns-reversed-new-price-subscription {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #feae16;
}

.tab--active {
  background: linear-gradient(rgb(255, 243, 220) 25%, rgb(249, 246, 239));
}

.tab-sns--active {
  background: linear-gradient(to bottom, #ffefef 1%, #ffe8e8);
}

#variant-id__1 .subs-new-price-wrapper{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom: none;
}

#variant-id__3 .subs-new-price-wrapper{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top: none;
}

#variant-id__4 .subs-new-price-wrapper{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom: none;
}

#variant-id__4 .sns-reversed-new-price-wrapper{
  border-radius: 10px;
  border-bottom: 1px solid #feae16;
}

#variant-id__6 .subs-new-price-wrapper{
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top: none;
}

.subs-new-price-savings {
  /* padding: 1rem 1rem !important; */
  color: #000 !important;
  border: none !important;
  /* height: 35px !important; */
  background-color: #f3bd56 !important;
}

.subs-new-price-wrapper {
  justify-content: space-between !important;
}

.subscriptions-active .entry-buttons, .subscriptions-active .variants-buttons {
  padding: 0 12px 12px 12px;
}

/* .new-btn #variant-id__4 #subs-new-price-wrapper .new-price-title-desktop {
  margin-right: 1rem;
} */

@media screen and (max-width: 768px) {
  .subs-new-price-subscription {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom: 0;
    border-right: 1px solid #feae16;
  }

  .sns-reversed-new-price-subscription {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom: 1px solid #feae16;
  }

  .subs-new-price-one-time {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }

  .sns-reversed-new-price-one-time {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }

  .has-subscription {
    font-size: 8px;
  }

  .new-btn #variant-id__2 .variants-button-box {
    border-bottom: 1px solid #feae16;
  }

  /* #subs-new-price-wrapper .recharge-variants-title {
    margin-right: 0;
  } */
}

@media screen and (max-width: 375px) {
  .new-btn [data-recharge-subs-variant="true"] .subs-new-price-savings {
    font-size: 12px;
  }

}

.save-total {
  margin-left: 4px;
}
/* 
.subscriptions .forever-ideal-discount {
  background-color: #f3bd56 !important;
  color: #666 !important;
} */

/* .subscriptions .save-discount, 
.subscriptions .save-total {
  color: #666 !important;
} */

.new-btn [data-recharge-subs-variant="true"] .recharge-variants-title {
  margin-bottom: 9px;
}

.variants-buttons, .entry-buttons {
  padding: 0 12px 12px 12px;
}

.new-btn #variant-id__1 .subs-new-price-savings {
  margin-left: 21px !important;
}

/* Design options */
/* Green color */
#green-color .variant-savings {
  background-color: #61A540;
  color: #fff;
  border: 1px solid #61A540;
  margin-left: 15px;
}

#green-color .subs-new-price-savings {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-color .forever-ideal-discount {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-color .save-discount, 
#green-color .save-total {
  color: #fff !important;
}

#green-color .inventory-bullet {
  color: #61A540 !important;
}

#green-color .inventory-bullet::before {
  background-color: #61A540 !important;
}

#green-color .inventory-bullet::after {
  background-color: #61A540 !important;
}

#green-color .green-color {
  color: #61A540 !important;
}

#green-color .subs-new-price-subscription {
  border: 1px solid #61A540 !important;
  border-right: none !important;
}

#green-color .subs-new-price-one-time {
  border: 1px solid #61A540 !important;
}

#green-color .variants-button-box {
  border: 1px solid #61A540 !important;
}

#green-color #variant-id__1 .variants-button-box {
  border-bottom: none !important;
}

#green-color #variant-id__2 .variants-button-box {
  border-bottom: none !important;
}

#green-color #variant-id__4 .variants-button-box {
  border-bottom: none !important;
}

#green-color #variant-id__5 .variants-button-box {
  border-bottom: none !important;
}

#green-color .dn-subscribe-btn {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-color .dn-subscribe-btn:hover {
  background-color: #61A540 !important;
  color: #fff !important;
}

#green-color .single_add_to_cart_button {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-color .single_add_to_cart_button:hover {
  background-color: #61A540 !important;
  color: #fff !important;
}

/* #green-color .variants-button.active .variants-button-box, #green-color .new-btn .variants-button-box:hover {
  background-image: linear-gradient(to bottom, #baeba3 -6%, #f0f9ef);
}

#green-color .tab--active {
  background-image: linear-gradient(to bottom, #baeba3 -6%, #f0f9ef);
} */

@media screen and (max-width: 768px) {
  #green-color .subs-new-price-subscription {
    border-right: 1px solid #61A540 !important;
    border-bottom: none !important;
  }
}

/* All green color */
#all-green-color .variant-savings {
  background-color: #78b72c;
  color: #fff;
  border: 1px solid #78b72c;
  margin-left: 15px;
}

#all-green-color .subs-new-price-savings {
  background-color: #78b72c !important;
  color: #fff !important;
  border: 1px solid #78b72c !important;
}

#all-green-color .forever-ideal-discount {
  background-color: #78b72c !important;
  color: #fff !important;
  border: 1px solid #78b72c !important;
}

#all-green-color .save-discount, 
#all-green-color .save-total {
  color: #fff !important;
}

#all-green-color .inventory-bullet {
  color: #78b72c !important;
}

#all-green-color .inventory-bullet::before {
  background-color: #78b72c !important;
}

#all-green-color .inventory-bullet::after {
  background-color: #78b72c !important;
}

#all-green-color .all-green-color {
  color: #78b72c !important;
}

#all-green-color .subs-new-price-subscription {
  border: 1px solid #78b72c !important;
  border-right: none !important;
}

#all-green-color .subs-new-price-one-time {
  border: 1px solid #78b72c !important;
}

#all-green-color .variants-button-box {
  border: 1px solid #78b72c !important;
}

#all-green-color #variant-id__1 .variants-button-box {
  border-bottom: none !important;
}

#all-green-color #variant-id__2 .variants-button-box {
  border-bottom: none !important;
}

#all-green-color #variant-id__4 .variants-button-box {
  border-bottom: none !important;
}

#all-green-color #variant-id__5 .variants-button-box {
  border-bottom: none !important;
}

#all-green-color .dn-subscribe-btn {
  background-color: #78b72c !important;
  color: #fff !important;
  border: 1px solid #78b72c !important;
}

#all-green-color .dn-subscribe-btn:hover {
  background-color: #78b72c !important;
  color: #fff !important;
}

#all-green-color .single_add_to_cart_button {
  background-color: #78b72c !important;
  color: #fff !important;
  border: 1px solid #78b72c !important;
}

#all-green-color .single_add_to_cart_button:hover {
  background-color: #78b72c !important;
  color: #fff !important;
}

/* #green-color .variants-button.active .variants-button-box, #green-color .new-btn .variants-button-box:hover {
  background-image: linear-gradient(to bottom, #baeba3 -6%, #f0f9ef);
}

#green-color .tab--active {
  background-image: linear-gradient(to bottom, #baeba3 -6%, #f0f9ef);
} */

@media screen and (max-width: 768px) {
  #all-green-color .subs-new-price-subscription {
    border-right: 1px solid #78b72c !important;
    border-bottom: none !important;
  }
}

/* Green and orange color */
#green-orange-color .variant-savings {
  background-color: #61A540;
  color: #fff;
  border: 1px solid #61A540;
  margin-left: 15px;
}

#green-orange-color .subs-new-price-savings {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-orange-color .forever-ideal-discount {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-orange-color .dn-subscribe-btn {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-orange-color .dn-subscribe-btn:hover {
  background-color: #61A540 !important;
  color: #fff !important;
}

#green-orange-color .single_add_to_cart_button {
  background-color: #61A540 !important;
  color: #fff !important;
  border: 1px solid #61A540 !important;
}

#green-orange-color .single_add_to_cart_button:hover {
  background-color: #61A540 !important;
  color: #fff !important;
}

#green-orange-color .save-discount, 
#green-orange-color .save-total {
  color: #fff !important;
}

/* Blue color */
#blue-color .variant-savings {
  background-color: #366876;
  color: #fff;
  border: 1px solid #366876;
  margin-left: 15px;
}

#blue-color .subs-new-price-savings {
  background-color: #366876 !important;
  color: #fff !important;
  border: 1px solid #366876 !important;
}

#blue-color .forever-ideal-discount {
  background-color: #366876 !important;
  color: #fff !important;
  border: 1px solid #366876 !important;
}

#blue-color .save-discount, 
#blue-color .save-total {
  color: #fff !important;
}

#blue-color .inventory-bullet {
  color: #366876 !important;
}

#blue-color .inventory-bullet::before {
  background-color: #366876 !important;
}

#blue-color .inventory-bullet::after {
  background-color: #366876 !important;
}

#blue-color .blue-color {
  color: #366876 !important;
}

#blue-color .subs-new-price-subscription {
  border: 1px solid #366876 !important;
  border-right: none !important;
}

#blue-color .subs-new-price-one-time {
  border: 1px solid #366876 !important;
}

#blue-color .variants-button-box {
  border: 1px solid #366876 !important;
}

#blue-color #variant-id__1 .variants-button-box {
  border-bottom: none !important;
}

#blue-color #variant-id__2 .variants-button-box {
  border-bottom: none !important;
}

#blue-color #variant-id__4 .variants-button-box {
  border-bottom: none !important;
}

#blue-color #variant-id__5 .variants-button-box {
  border-bottom: none !important;
}

#blue-color .dn-subscribe-btn {
  background-color: #366876 !important;
  color: #fff !important;
  border: 1px solid #366876 !important;
}

#blue-color .dn-subscribe-btn:hover {
  background-color: #366876 !important;
  color: #fff !important;
}

#blue-color .single_add_to_cart_button {
  background-color: #366876 !important;
  color: #fff !important;
  border: 1px solid #366876 !important;
}

#blue-color .single_add_to_cart_button:hover {
  background-color: #366876 !important;
  color: #fff !important;
}

/* #blue-color .variants-button.active .variants-button-box, #blue-color .new-btn .variants-button-box:hover {
  background-image: linear-gradient(to bottom, #366876 -51%, #71e0ff5c);
}

#blue-color .tab--active {
  background-image: linear-gradient(to bottom, #366876 -51%, #71e0ff5c);
} */

#blue-color .variants-button-box.bestseller-badge .most-popular-badge {
  background-color: #366876 !important;
  color: #fff !important;
  border: 1px solid #366876 !important;
}

#blue-color .variants-button-box.bestvalue-badge .best-value-badge {
  background-color: #366876 !important;
  color: #fff !important;
  border: 1px solid #366876 !important;
}

@media screen and (max-width: 768px) {
  #blue-color .subs-new-price-subscription {
    border-right: 1px solid #366876 !important;
    border-bottom: none !important;
  }

  /* #yellow-color #variant-id__4 .variant-savings {
    margin-left: 5px;
  } */
}

/* Yellow color */
#yellow-color .variant-savings {
  /* margin-left: 15px; */
  background-color: #F3BD56 !important;
}

/* #yellow-color .variants-button-box.bestseller-badge .most-popular-badge {
  background-color: #78B72C  !important;
  color: #fff !important;
  border: 1px solid #78B72C  !important;
} */

#yellow-color .variants-button-box.bestvalue-badge .best-value-badge {
  background-color: #78B72C  !important;
  color: #fff !important;
  border: 1px solid #78B72C  !important;
}

#yellow-color .inventory-bullet {
  color: #DE580A !important;
}

#yellow-color .inventory-bullet::before {
  background-color: #DE580A !important;
}

#yellow-color .inventory-bullet::after {
  background-color: #DE580A !important;
}

#yellow-color .yellow-color {
  color: #DE580A !important;
}

#yellow-color .dn-subscribe-btn {
  background-color: #feae16 !important;
  color: #000 !important;
  border: 1px solid #feae16 !important;
}

#yellow-color .dn-subscribe-btn:hover {
  background-color: #feae16 !important;
  color: #000 !important;
  /* background-image: linear-gradient(to bottom, #f5e5a7, #feae16) !important; */
}

#yellow-color .single_add_to_cart_button {
  background-color: #feae16 !important;
  color: #000 !important;
  border: 1px solid #feae16 !important;
}

#yellow-color .single_add_to_cart_button:hover {
  background-color: #feae16 !important;
  color: #000 !important;
  /* background-image: linear-gradient(to bottom, #f5e5a7, #feae16) !important; */
}

#green-color .forever-ideal-discount,
#green-orange-color .forever-ideal-discount,
#all-green-color .forever-ideal-discount,
#blue-color .forever-ideal-discount,
#yellow-color .forever-ideal-discount {
  display: none !important;
}

@media screen and (max-width: 768px) {
  /* #green-color .variant-savings,
  #green-orange-color .variant-savings,
  #all-green-color .variant-savings,
  #blue-color .variant-savings,
  #yellow-color .variant-savings {
    margin-left: 10px;
  } */

  #yellow-color #variant-id__1 .price-wrapper,
  #yellow-color #variant-id__2 .price-wrapper,
  #yellow-color #variant-id__3 .price-wrapper {
    display: none !important;
  }

  #yellow-color #variant-id__1 .subs-new-price-savings {
    margin-left: 25px !important;
  }
}

@media screen and (max-width: 391px) {
  .variants-button-box.bestseller-badge .most-popular-badge {
    font-size: 9px;
    width: 76px;
  }

  .variants-button-box.bestvalue-badge .best-value-badge {
    font-size: 9px;
    width: 76px;
  }

  .new-btn .custom-margin .option_title {
    font-size: 18px;
  }

  /* #green-color .variant-savings,
  #green-orange-color .variant-savings,
  #all-green-color .variant-savings,
  #blue-color .variant-savings,
  #yellow-color .variant-savings {
    margin-left: 10px;
  } */
}

@media screen and (max-width: 376px) {
  .variants-button-box.bestseller-badge .most-popular-badge {
    font-size: 8px;
    width: 74px;
    left: 75%;
  }

  .variants-button-box.bestvalue-badge .best-value-badge {
    font-size: 8px;
    width: 74px;
    left: 75%;
  }
}

#hide-savings .forever-ideal-discount {
  display: none;
}

.banner-spacing {
  display: flex;
}

#variant-id__1 .banner-spacing { width: 100%; }
#variant-id__2 .banner-spacing { width: 60% }
#variant-id__3 .banner-spacing { width: 64%; }

#variant-id__4 .with-jar-title { width: 11%; }
#variant-id__4 .normal-title { 
  width: 16.5%; 
  margin-right: 3px;
}

/* #variant-id__1 .normal-title .option_title { width: 23%; } */
#variant-id__1 .with-jar-title .option_title { width: 16%; }

/* #variant-id__1 .with-jar-title, #variant-id__1 .normal-title {  */
#variant-id__1 .with-jar-title { 
  width: 100%;
  display: flex;
}

#variant-id__1 .with-percentage-title {
  width: 35%;
}

@media screen and (max-width: 768px) {
  /* #variant-id__1 .normal-title { width: 26%; } */
  /* #variant-id__1 .normal-title .option_title { width: 100%; } */
  #variant-id__1 .with-jar-title .option_title { width: 22%; }
  
  #variant-id__2 .banner-spacing,
  #variant-id__3 .banner-spacing { width: 34%; }
  
  #variant-id__4 .with-jar-title, #variant-id__5 .with-jar-title, #variant-id__6 .with-jar-title { 
    width: 30%; 
    text-align: left; 
  }
  #variant-id__4 .normal-title { width: 24%; }

  #variant-id__1 .with-percentage-title {
    width: 60%;
  }
 .hidden-mobile {
    position: relative;
  }

  .hidden-content-mobile {
    position: absolute;
    right: 42%;
  }
}

@media screen and (max-width: 420px){
   .hidden-content-mobile {
    right: 38%;
  }
}

/* .add-space {
  margin-left: 5rem;
} */

.variant-radio-label .option_title {
  font-size: 18px !important;
}

.savings-hidden .forever-ideal-discount {
  display: none !important;
}

.custom-icons ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.custom-icons ul li {
  padding: 5px;
}

@media screen and (max-width: 768px) {
  .add-space {
    right: 30%;
  }

  .add-spaces {
    right: 30%;
  }

  #variant-id__1 .add-space {
    margin-left: 0;
  }

  .variant-radio-label .option_title {
    font-size: 12px !important;
  }
}

@media screen and (max-width: 361px) {
  .variants-button-box.bestseller-badge .most-popular-badge {
    font-size: 8px;
  }
}

@media screen and (max-width: 321px) {
  .new-btn .custom-margin .option_title {
    font-size: 9px !important;
  }
}

