/** Shopify CDN: Minification failed

Line 877:1 Unexpected "*"

**/
.hide-cart-quantity .cart__item-col.cart__item-qty { visibility: hidden;}
.slideshow-wrapper .hero,
.slideshow-wrapper .hero .flickity-viewport,
.slideshow-wrapper .hero .flickity-slider,
.slideshow-wrapper .hero .slideshow__slide {
  -ms-touch-action: pan-y !important;
  touch-action: pan-y !important;
  -webkit-overflow-scrolling: touch;
}

/* NEW WEB PROMO BANNER */
.web-promo-banner .flickity-prev-next-button {
    width: 30px;
    height: 30px;
}
.web-promo-banner .hero[data-arrows=true] .flickity-prev-next-button {
    bottom: 5px;
    background-color: rgb(255 255 255 / 70%);
}
.template-collection .hero__text-content {
    padding: 5px 0;
}
.web-promo-banner .hero__text-shadow {
    color: #000;
    text-shadow: none;
}

/** NEW YEAR BANNERS **/
.ny-banner-1 h2.h1.hero__title {
    font-weight: normal;
    font-family: "adobe-garamond-pro", serif;
}
.ny-banner-1 .hero__top-subtitle {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 3.5em;
    line-height: 1;
    margin-bottom: 0;
}

.ny-banner-2 .hero__top-subtitle {
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 0;
}
.ny-banner-2 h2.h1.hero__title {
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0px;
}
.ny-banner-2 .hero__subtitle {
    font-size: 1.1em;
  }
@media (min-width: 2100px){
  .ny-banner-1 .hero__text-shadow,
  .ny-banner-2 .hero__text-shadow {
    margin-left: -8%;
  }
}
@media (max-width: 1200px){
  .ny-banner-1 .hero__top-subtitle {
    font-size: 5vw;
  }
  .ny-banner-1 h2.h1.hero__title {
    font-size: 3.6vw;
  }
  .ny-banner-1 .hero__subtitle.html p {
    font-size: 2vw;
  }
  .ny-banner-2 h2.h1.hero__title {
    font-size: 6vw;
  }
  .ny-banner-2 .hero__subtitle {
    font-size: 1.5vw;
  }
  .template-collection .ny-banner-1 h2.h1.hero__title {
    margin-bottom: 0.8vw;
  }
  .template-collection .ny-banner-2 h2.h1.hero__title {
      font-size: 5vw;
  }
}

@media (max-width: 768px){
  .ny-banner-1 .hero__text-content.vertical-center,
  .ny-banner-2 .hero__text-content.vertical-center {
    vertical-align: top;
    text-align: center;
  }
  .template-collection .ny-banner-1 .hero__text-content.vertical-center,
  .template-collection .ny-banner-2 .hero__text-content.vertical-center {
    vertical-align: middle;
    text-align: left;
  }
  .ny-banner-1 .hero__top-subtitle {
      font-size: 10vw;
  }
  .ny-banner-1 h2.h1.hero__title {
    font-size: 7vw;
    margin-bottom: 0;
  }
  .ny-banner-1 .hero__subtitle.html p {
      font-size: 3vw;
  }
  .ny-banner-2 h2.h1.hero__title {
      font-size: 10vw;
  }
  .ny-banner-2 .hero__top-subtitle,
  .ny-banner-2 .hero__subtitle {
    font-size: 3vw;
  }
  .ny-banner-2 .hero__subtitle.html p {
    margin-bottom: 1vw;
  }
  .ny-banner-1 .hero__link a,
  .ny-banner-2 .hero__link a {
    font-size: 3vw;
    padding: 5px 25px;
  }
  .template-collection .ny-banner-1 .hero__top-subtitle {
    font-size: 5vw;
  }
  .template-collection .ny-banner-1 h2.h1.hero__title {
      font-size: 4.5vw;
  }
  .template-collection .ny-banner-2 h2.h1.hero__title {
      font-size: 6vw;
  }
  .ny-banner-2 .hero__subtitle {
      font-size: 2.2vw;
  }
}

.home-promo-grid .type-advanced .promo-grid__content {
    max-width: 65%;
    padding: 0 30px;
    text-align: left;
}
.home-promo-grid .pg-slide-two.type-advanced .promo-grid__content {
    max-width: 53%;
}
.promo-grid>.flex-grid>.flex-grid__item--50 .btn {
    margin-left: 0;
}
.home-promo-grid .type-advanced .promo-grid__content::after {
    display: none;
}
.home-promo-grid .type-advanced .rte--block {
    text-shadow: none;
}
.home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50 .enlarge-text {
    font-family: "adobe-garamond-pro", serif;
    font-size: 2em;
    font-weight: normal;
    font-style: italic;
}
.home-promo-grid  .enlarge-text.html-text b {
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
}
.home-promo-grid .type-advanced .horizontal-left .rte--block {
    padding: 0 !important;
}
.pg-slide-two .rte--block.rte--strong {
    font-size: 2em;
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    color: #000;
    padding-left: 0;
    font-weight: normal;
}

.home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50.pg-slide-two .enlarge-text{
    color: #000;
    font-family: inherit;
    font-size: 1em;
    padding-left: 0;
    max-width: 270px;
}
@media (max-width: 1440px){
  .pg-slide-two .rte--block.rte--strong {
    font-size: 2.25vw;
  }
}
@media (max-width: 1024px){
  .home-promo-grid .type-advanced .promo-grid__content {
    max-width: 54%;
    padding: 0 2vw;
    min-width: auto;
  }
  .home-promo-grid .type-advanced .horizontal-left .rte--block {
    font-size: 1.6vw;
  }
  .home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50 .enlarge-text {
    font-size: 3vw;
  }
  .home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50 .btn {
    font-size: 1.6vw;
  }
  .home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50.pg-slide-two .enlarge-text {
    font-size: 1.4vw;
  }
}
@media (max-width: 768px){
  .home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50 .enlarge-text {
    font-size: 6vw;
  }
   .home-promo-grid .type-advanced .horizontal-left .rte--block {
      font-size: 3.1vw;
  }
  .home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50 .btn {
    font-size: 3vw;
  }
  .home-promo-grid .type-advanced .promo-grid__content {
      max-width: 66%;
  }
  .home-promo-grid .pg-slide-two.type-advanced .promo-grid__content {
    max-width: 54%;
  }
  .pg-slide-two .rte--block.rte--strong {
    font-size: 5.2vw;
  }
  .home-promo-grid.promo-grid>.flex-grid>.flex-grid__item--50.pg-slide-two .enlarge-text {
      font-size: 3.5vw;
  }
}
@media (max-width: 600px){
  .pg-slide-two .rte--block.rte--strong {
    font-size: 6vw;
  }
}
/** END NEW YEAR BANNERS **/

/** RETINALL GWP **/
.retinall-gwp h2.h1.hero__title {
    font-family: "adobe-garamond-pro", serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 0.9;
}
.retinall-gwp .hero__subtitle {
    max-width: 350px;
}
.retinall-gwp .hero__top-subtitle {
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 6px;
}
.template-collection .retinall-gwp h2.h1.hero__title {
    max-width: 350px;
    line-height: 0.8;
}
.template-collection .retinall-gwp .hero__text-shadow{
    margin-left: 7%;
}
.template-collection .retinall-gwp .hero__subtitle {
    margin-bottom: 0;
}
@media (max-width: 1200px){
  .template-collection .retinall-gwp h2.h1.hero__title {
    max-width: 30vw;
    font-size: 3.5vw;
  }
  .template-collection .retinall-gwp .hero__subtitle {
    max-width: 24vw;
    font-size: 1.5vw;
  }
}
@media(max-width: 768px){
  .retinall-gwp .horizontal-left .hero__text-shadow {
    max-width: 50vw;
  }
  .retinall-gwp .hero__text-content.vertical-center {
    vertical-align: text-bottom;
  }
  .retinall-gwp h2.h1.hero__title { 
    font-size: 7vw;
  }
  .template-collection .retinall-gwp h2.h1.hero__title {
    max-width: 44vw;
    font-size: 5vw;
    margin-bottom: 1.5vw;
  }
  .template-collection .retinall-gwp .hero__subtitle {
    max-width: 38vw;
    font-size: 2.5vw;
  }
  .retinall-gwp .hero__top-subtitle {
    font-size: 3vw;
  }
  .template-collection .retinall-gwp .hero__text-shadow{
    margin-left: 5vw;
  }
  .template-collection .retinall-gwp .hero__text-content.vertical-center {
    vertical-align: middle;
    text-align: left;
  }
}
/** END RETINALL GWP **/

/** NEW GLOWSTICKS GWP **/
.gs-gwp .hero__text-shadow {
    max-width: 35%;
    padding: 0 15px;
    text-align: left;
}
.gs-gwp h2.h1.hero__title {
    font-weight: 400;
    font-family: "adobe-garamond-pro", serif;
    max-width: 420px;
    letter-spacing: 2px;
}
.template-collection .gs-gwp .horizontal-left .hero__text-shadow {
    max-width: 28vw;
    margin-left: 18vw;
}
.template-collection .gs-gwp .hero__subtitle {
    font-size: 1em;
}
.template-collection .gs-gwp h2.h1.hero__title {
  margin-bottom: 0;
}
.template-collection .gs-gwp .page-width {
  max-width: 100%;
}
@media (max-width: 1350px){
  .gs-gwp h2.h1.hero__title { 
    font-size: 3.5vw;
  }
  .gs-gwp .hero__subtitle.html {
    font-size: 1.7vw;
  }
  .template-collection .gs-gwp h2.h1.hero__title {
    font-size: 2.7vw;
  }
  .template-collection .gs-gwp .hero__subtitle.html {
        font-size: 1.3vw;
    }
}
@media (max-width: 1024px) {
    .template-collection .gs-gwp h2.h1.hero__title {
        font-size: 2.5vw;
    }
}
@media (max-width: 768px){
  .gs-gwp .hero__text-shadow {
    max-width: 50vw;
    text-align: center;
  }
  .gs-gwp h2.h1.hero__title {
      font-size: 6vw;
  }
  .gs-gwp .hero__subtitle.html {
      font-size: 2.5vw;
  }
  .gs-gwp a.btn {
    font-size: 3vw;
  }
  .template-collection .gs-gwp .horizontal-left .hero__text-shadow {
    max-width: 50vw;
    text-align: left;
  }
  .template-collection .gs-gwp h2.h1.hero__title {
      font-size: 4vw;
  }
  .template-collection .gs-gwp .hero__subtitle.html {
      font-size: 2.5vw;
  }
}
/** BLACK FRIDAY **/
.black-friday .hero__text-shadow {
    color: #FFF;
}
.black-friday .hero__top-subtitle {
    font-style: italic;
    font-family: "adobe-garamond-pro", serif;
    text-transform: none;
    font-size: 2.3em;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: -5px;
}
.black-friday .h1.hero__title {
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
}
p.bf-gwp-info {
    font-size: 18px;
    max-width: 280px;
    margin-top: 16px;
}
@media (max-width: 768px){
  .black-friday .hero__text-content.vertical-center {
    vertical-align: top;
  }
  .black-friday .hero__top-subtitle {
    font-size: 5vw;
    margin-bottom: 0;
  }
  .black-friday .h1.hero__title {
    font-size: 12vw;
  }
  .template-collection .black-friday .h1.hero__title {
    font-size: 8vw;
  }
  .black-friday a.btn {
    font-size: 3vw;
  }
  .black-friday .hero__subtitle.html {
    font-size: 3vw;
  }
  p.bf-gwp-info {
    font-size: 3vw;
    max-width: 48vw;
    margin-top: 1vw;
    margin-bottom: -1.5vw;
  }
}
/** END BLACK FRIDAY **/

/** HOLIDAY KITS **/

.holiday-kits .hero__text-content.vertical-center {
    vertical-align: top;
}
.holiday-kits .hero__top-subtitle {
    font-style: italic;
    font-family: "adobe-garamond-pro", serif;
    text-transform: none;
    font-size: 2.3em;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
}
.holiday-kits .h1.hero__title {
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
}
.holiday-kits .hero__text-content {
    padding: 20px 0;
}
.holiday-kits .hero__subtitle {
    font-size: 1em;
    margin-bottom: -8px;
}

@media (max-width: 1200px){
  .holiday-kits .hero__top-subtitle {
    font-size: 2.5vw;
  }
  .holiday-kits .h1.hero__title {
    font-size: 4vw;
  }
  .holiday-kits .hero__subtitle {
    font-size: 1.3vw;
  }
}

@media (max-width: 768px){
  .holiday-kits .hero__text-content {
    padding: 10px 0;
}
  .holiday-kits .hero__top-subtitle {
    font-size: 5vw;
  }
  .holiday-kits .h1.hero__title {
    font-size: 7.5vw;
  }
  .holiday-kits .hero__subtitle {
    font-size: 3.3vw;
  }
  .holiday-kits a.btn {
    padding: 5px 10px;
    font-size: 3vw;
  }
  .template-collection .holiday-kits .hero__text-content {
      padding: 10px 0;
  }
  .template-collection .holiday-kits .hero__top-subtitle {
    font-size: 3.3vw;
  }
  .template-collection .holiday-kits .h1.hero__title {
    font-size: 6vw;
    max-width: 25vw;
  }
  .template-collection .holiday-kits .hero__subtitle {
    font-size: 2.2vw;
    max-width: 28vw;
  }
}

/** HALLOWEEN BANNER **/
.web-promo-banner .hal-banner .hero__text-shadow {
    color: #fff;
    text-shadow: none;
}

.hal-banner .h1.hero__title {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.hal-banner .h1.hero__title em {
    color: #F4D0BD;
    font-weight: 500;
}

.hal-banner .hal-banner-offer {
    font-size: 105px;
    line-height: 1;
    font-weight: 300;
}
.hal-banner .hal-banner-offer span {
     color: #F4D0BD;
}

.template-collection .hal-banner .h1.hero__title {
    font-size: 24px;
}
.template-collection .hal-banner .hal-banner-offer {
    font-size: 80px;
}
.template-collection .hal-banner .hero__text-content.vertical-center {
    vertical-align: middle;
    text-align: left;
}
@media (max-width: 1024px) {
    .hal-banner .h1.hero__title {
      font-size: 2.66vw;
    }
    .hal-banner .hal-banner-offer {
        font-size: 9vw;
    }
    .template-collection .hal-banner .h1.hero__title{
        font-size: 2vw;
    }
    .template-collection .hal-banner .hal-banner-offer {
        font-size: 6.7vw;
    }
}

@media (max-width: 768px) {
    .hal-banner .hero__text-content.vertical-center {
        vertical-align: top;
        text-align: center;
    }
    .hal-banner .h1.hero__title {
        font-size: 5vw;
    }
    .hal-banner .hal-banner-offer {
        font-size: 16.5vw;
    }
    .hal-banner-container {
        padding-top: 50vw;
        color: #000;
    }
    .hal-banner-container .btn {
        font-size: 4vw;
    }
    .template-collection .hal-banner .h1.hero__title{
        font-size: 3vw;
    }
    .template-collection .hal-banner .hal-banner-offer {
        font-size: 10vw;
    }
}
/** END HALLOWEEN BANNER **/

/** PRIMEDAY SALE **/
.template-collection .primeday-sale .horizontal-left .hero__text-shadow {
    width: 50%;
    display: flex;
    justify-content: center;
}

.primeday-sale .pd-container {
    display: flex;
    gap: 10px;
}
.primeday-sale .pd-left-text {
    font-size: 40px;
    line-height: 0.9;
    border-right: 3px solid #fff;
    max-width: 200px;
}
.primeday-sale .pd-left-text span {
    font-size: 86px;
    font-weight: 700;
}
.primeday-sale .pd-right-text {
    font-size: 30px;
    max-width: 200px;
    margin-left: 15px;
    font-style: italic;
}
.primeday-sale .hero__subtitle.html {
    margin-bottom: 0;
}
.primeday-sale .pd-code {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}

@media (max-width: 1200px) {
  .primeday-sale .pd-left-text {
      font-size: 3.3vw;
      max-width: 16vw;
  }
  .primeday-sale .pd-left-text span {
      font-size: 7vw;
  }
  .primeday-sale .pd-right-text {
      font-size: 2.5vw;
      max-width: 17vw;
  }
  .primeday-sale .pd-code {
      margin-top: 1vw;
      font-size: 2vw;
  }
}

@media (max-width: 768px) {
  .primeday-sale .pd-left-text {
      max-width: 17vw;
      border-right: 2px solid #fff;
  }
  .template-collection .primeday-sale .horizontal-left .hero__text-shadow {
      margin-left: -2vw;
  }
  .primeday-sale .pd-right-text {
      margin-left: 0;
  }
  .primeday-sale .pd-code {
      margin-top: 2vw;
      font-size: 2.3vw;
  }
}
/** END PRIMEDAY SALE **/

/** GLOWSTICKS GWP BANNER **/
.web-promo-banner .glowsticks-gwp .hero__text-shadow {
    color: #fff;
}
.glowsticks-gwp h2.h1.hero__title {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-style: italic;
    font-weight: 300;
}
.glowsticks-gwp .horizontal-left .hero__text-shadow {
    max-width: 480px;
}
.template-collection .glowsticks-gwp .hero__subtitle.html {
    max-width: 420px;
    font-size: 1em;
}
.template-collection .glowsticks-gwp h2.h1.hero__title {
    margin-bottom: 6px;
}
@media (min-width: 1400px){
  .glowsticks-gwp .hero__link a {
      margin-bottom: -7vw;
  }
}
@media (max-width: 1024px) {
  .template-collection .glowsticks-gwp h2.h1.hero__title {
      font-size: 5vw;
  }
  .template-collection .glowsticks-gwp .hero__subtitle.html {
      max-width: 37vw;
      font-size: 1.5vw;
  }
}
@media (max-width: 768px) {
 .glowsticks-gwp .hero__text-content.vertical-center {
    vertical-align: middle;
    text-align: left;
 }
 .template-collection .glowsticks-gwp .hero__text-content.vertical-center {
    vertical-align: middle;
    text-align: left;
 }
 .glowsticks-gwp h2.h1.hero__title {
    font-size: 12vw;
 }
 .glowsticks-gwp .hero__subtitle.html {
    font-size: 3.5vw;
    max-width: 56vw;
  }
  .template-collection .glowsticks-gwp h2.h1.hero__title {
      font-size: 6vw;
  }
  .template-collection .glowsticks-gwp .hero__subtitle.html {
    font-size: 3.5vw;
    max-width: 50vw;
  }
}
/** END GLOWSTICKS GWP BANNER **/
/** ANNIVERSORY SALE VIDEO **/
.ani-sale-video .hero__text-shadow:after {
  background: none;
}
.ani-sale-video .hero__text-shadow {
    color: #000;
    text-shadow: none;
}
.ani-sale-video .hero__subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-style: italic;
    font-size: 1.8em;
}
.ani-sale-video .hero__html {
    font-size: 1.3em;
}
.template-collection .ani-sale-video h2.h1.hero__title {
    margin-bottom: 0;
}
.template-collection .ani-sale-video .hero__html {
    font-size: 1em;
}

@media (max-width: 1440px){
  .template-collection .ani-sale-video .h1.hero__title {
        font-size: 4vw;
    }
    .template-collection .ani-sale-video .hero__subtitle {
        font-size: 2vw;
        margin-bottom: 0;
    }
}
@media (min-width: 769px) and (max-width: 1440px) {
  
  .video-parent-section.ani-sale-video {
      height: 40vw;
  }
  .template-collection .video-parent-section.ani-sale-video {
     height: 200px;
  }
  .ani-sale-video .hero__text-content {
      padding: 15px 0;
  }
}

@media (min-width: 769px) and (max-width: 1024px){
  .ani-sale-video h2.h1.hero__title {
    font-size: 6vw;
  }
  .ani-sale-video .hero__subtitle {
    font-size: 2.5vw;
  }
}
@media (max-width: 768px){
  .ani-sale-video .hero__text-content.vertical-center {
      vertical-align: top;
      text-align: center;
      padding: 2vw 0;
    }
  .video-parent-section.ani-sale-video {
    height: 100vw;
  }
  .video-parent-section.hero.ani-sale-video .hero__text-shadow {
    max-width: 100%;
    padding: 5px 15px !important;
  }
  .ani-sale-video h2.h1.hero__title {
    font-size: 8vw;
    line-height: 1;
    margin-bottom: 0.8vw;
  }
  .ani-sale-video .hero__subtitle {
    font-size: 4vw;
  }
  .ani-sale-video .hero__html {
    font-size: 3.5vw;
  }
  .ani-sale-video .hero__link a {
    font-size: 3vw;
  }
  .ani-sale-video .hero__text-content .hero__link {
    margin-top: -5px;
  }
  .template-collection .video-parent-section.ani-sale-video {
    height: 20vw;
  }
  .template-collection .ani-sale-video .h1.hero__title {
    font-size: 5vw;
  }
  .template-collection .ani-sale-video .hero__subtitle {
    font-size: 3vw;
  }
  .template-collection .ani-sale-video .hero__html {
    font-size: 2.5vw;
  }
}
/** END ANNIVERSORY SALE VIDEO **/

/** ANNIVERSORY SALE BANNER**/
.ani-sale .h1.hero__title {
    font-weight: 300;
    max-width: 380px;
}
.ani-sale .hero__subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-style: italic;
    font-size: 1.8em;
}
.ani-sale .hero__subtitle.html {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
}

.template-collection .ani-sale .horizontal-left .hero__text-shadow,
.template-collection .ani-sale .h1.hero__title {
    max-width: 100%;
}
.template-collection .ani-sale .h1.hero__title {
    margin-bottom: 0;
}
.template-collection .ani-sale .hero__text-content.vertical-center {
    vertical-align: middle;
    text-align: left;
}
@media (max-width: 1024px) {
    .ani-sale .h1.hero__title {
      font-size: 5vw;
    }
    .ani-sale .hero__subtitle {
        font-size: 2.5vw;
    }
}

@media (max-width: 768px) {
    .ani-sale .hero__text-content.vertical-center {
      vertical-align: top;
      text-align: center;
      padding: 2vw 0;
    }
    .ani-sale .h1.hero__title {
        font-size: 8vw;
        margin-bottom: 0;
        max-width: 100%;
    }
    .ani-sale .hero__subtitle {
        font-size: 4vw;
        margin-bottom: -2vw;
    }
    .ani-sale.people .hero__subtitle {
        margin-bottom: 0;
    }
    .ani-sale.people .hero__text-content .hero__link {
        margin-top: 0;
    }
    .ani-sale.people .hero__link a {
        padding: 3px 20px;
        font-size: 3.66vw;
    }
    .template-collection .ani-sale .h1.hero__title {
        font-size: 5.6vw;
    }
    .template-collection .ani-sale .hero__subtitle {
        font-size: 3.3vw;
        margin-bottom: 0;
    }
}
/** END ANNIVERSORY SALE BANNER 2 **/
** ANNIVERSORY SALE BANNER**/
.ani-sale2 .h1.hero__title {
    font-weight: 300;
    max-width: 380px;
}
.ani-sale2 .hero__subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-style: italic;
    font-size: 1.8em;
}
.ani-sale2 .hero__subtitle.html {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
}

.template-collection .horizontal-left .hero__text-shadow,
.template-collection .ani-sale2 .h1.hero__title {
    max-width: 100%;
}
.template-collection .ani-sale2 .h1.hero__title {
    margin-bottom: 0;
}
@media (max-width: 1024px) {
    .ani-sale2 .h1.hero__title {
      font-size: 5vw;
    }
    .ani-sale2 .hero__subtitle {
        font-size: 2.5vw;
    }
}

@media (max-width: 768px) {
    .ani-sale2 .hero__text-content.vertical-center {
      vertical-align: top;
      text-align: center;
      padding: 2vw 0;
    }
    .ani-sale2 .h1.hero__title {
        font-size: 8vw;
        margin-bottom: 0;
        max-width: 100%;
    }
    .ani-sale2 .hero__subtitle {
        font-size: 4vw;
        margin-bottom: -2vw;
    }
    .template-collection .ani-sale2 .h1.hero__title {
        font-size: 5.6vw;
    }
    .template-collection .ani-sale2 .hero__subtitle {
        font-size: 3.3vw;
        margin-bottom: 0;
    }
}
/** END ANNIVERSORY SALE BANNER 2 **/

/** TRIHYDRATE GWP **/

.trihydrate-gwp .h1.hero__title {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-weight: 300;
    line-height: 1;
    margin-bottom: 5px;
    font-style: italic;
}

.trihydrate-gwp .hero__subtitle.html {
    font-size: 1.2em;
    max-width: 300px;
}
.trihydrate-gwp .hero__text-shadow {
    margin-left: 5%;
}

@media (max-width: 1024px){
  .trihydrate-gwp .hero__text-shadow {
    margin-right: 0;
  }
  .trihydrate-gwp .h1.hero__title {
    font-size: 3vw;
  }
  .trihydrate-gwp .hero__subtitle.html {
    font-size: 1.7vw;
    max-width: 27vw;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .trihydrate-gwp .hero__text-shadow {
    margin-left: 0;
  }
    .trihydrate-gwp .h1.hero__title {
        font-size: 5vw;
    }
    .trihydrate-gwp .hero__subtitle.html {
        font-size: 3vw;
        max-width: 44vw;
    }
}
/** END TRIHYDRATE GWP **/

/** DCE FIRST BANNER **/
.dce-home-first .hero__text-shadow {
    color: #000;
    text-shadow: none;
    max-width: 45%;
}
.dce-home-first .hero__top-subtitle {
    text-transform: none;
    letter-spacing: 0;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}
.dce-home-first .h1.hero__title {
    font-weight: 300;
    line-height: 1;
}
.dce-home-first .hero__subtitle {
    font-size: 1.3em;
    font-weight: 400;
    max-width: 540px;
}
.dce-home-first .hero__subtitle.html p {
    font-size: 1.2em;
    margin-bottom: 0;
    font-weight: 500;
}
.template-collection .dce-home-first .hero__text-content {
    padding: 10px 0;
}
.template-collection .dce-home-first .hero__top-subtitle {
    font-size: 46px;
}
.template-collection .dce-home-first .h1.hero__title {
    margin-bottom: 0;
}
.template-collection .dce-home-first .hero__subtitle {
    max-width: 340px;
    font-size: 1.3em;
}
@media (max-width: 1200px){
  .dce-home-first .hero__top-subtitle {
      font-size: 5vw;
  }
  .dce-home-first .h1.hero__title {
      font-size: 6.5vw;
  }
  .dce-home-first .hero__subtitle {
      font-size: 1.6vw;
      max-width: 38vw;
  }
  .template-collection .dce-home-first .hero__top-subtitle {
      font-size: 3vw;
  }
  .template-collection .dce-home-first .h1.hero__title {
      font-size: 4vw;
  }
  .template-collection .dce-home-first .hero__subtitle {
      font-size: 1.3vw;
      max-width: 17vw;
  }
}
@media (max-width: 768px){
  .dce-home-first .h1.hero__title {
      font-size: 9vw;
  }
  .dce-home-first .hero__top-subtitle {
      font-size: 7vw;
  }
  .dce-home-first .hero__subtitle {
      font-size: 3vw;
  }
  .template-collection .dce-home-first .hero__subtitle {
      font-size: 3vw;
      max-width: 40vw;
  }
  .template-collection .dce-home-first .hero__top-subtitle {
      font-size: 6vw;
  }
  .template-collection .dce-home-first .h1.hero__title {
      font-size: 7.8vw;
  }
}
/** END DCE FIRST BANNER **/
/** DCE SECOND BANNER **/
.dce-home-second .hero__text-shadow {
    color: #000;
    text-shadow: none;
    max-width: 40%;
}
.dce-home-second .hero__top-subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    font-size: 3.3em;
    margin-bottom: 0;
}
.dce-home-second .h1.hero__title {
    font-weight: 300;
    line-height: 1;
}
.dce-home-second .hero__subtitle {
    font-size: 1.5em;
    font-weight: 400;
}
.dce-home-second .hero__subtitle.html p {
    font-size: 0.8em;
    margin-bottom: 0;
    font-weight: 500;
}
.dce-home-second .btn {
  font-size: 20px;
}
.template-collection  .dce-home-second .h1.hero__title {
    margin-bottom: 0;
}
.template-collection .dce-home-second .hero__text-content {
    padding: 10px 0;
}
.template-collection .dce-home-second .hero__top-subtitle {
    font-size: 2.5em;
}
.template-collection .dce-home-second .hero__subtitle {
    font-size: 1.2em;
}

@media (max-width: 1200px){
  .dce-home-second .btn {
      font-size: 2vw;
  }
 .dce-home-second .h1.hero__title {
      font-size: 4vw;
  }
  .dce-home-second .hero__top-subtitle {
      font-size: 4vw;
  }
  .dce-home-second .hero__subtitle {
      font-size: 2vw;
  }
  .template-collection .dce-home-second .hero__top-subtitle {
      font-size: 3vw;
  }
  .template-collection .dce-home-second .h1.hero__title {
      font-size: 4vw;
      margin-bottom: 8px;
  }
  .template-collection .dce-home-second .hero__subtitle {
      font-size: 1.3vw;
  }
}
@media only screen and (max-width: 1024px) {
    .dce-home-second .hero__text-content {
        padding: 15px 0;
    }
    .dce-home-second .btn {
      padding: 8px 12px;
    }
}
@media (max-width: 768px){
  .dce-home-second .hero__text-shadow {
      max-width: 45%;
  }
  .dce-home-second .h1.hero__title {
      font-size: 8vw;
  }
  .dce-home-second .hero__top-subtitle {
      font-size: 7vw;
  }
  .dce-home-second .hero__subtitle {
      font-size: 3vw;
  }
  .dce-home-second .btn {
      font-size: 3vw;
      padding: 1.5vw 2vw;
  }
  .template-collection .dce-home-second .hero__top-subtitle {
      font-size: 5vw;
  }
  .template-collection .dce-home-second .h1.hero__title {
      font-size: 5vw;
      margin-bottom: 6px;
  }
  .template-collection .dce-home-second .hero__subtitle {
      font-size: 3vw;
  }
}
/** END SECOND FIRST BANNER **/
/** HRA BANNER **/
.hra-banner .hero__text-shadow {
    color: #000;
    text-shadow: none;
}
.hra-banner .hero__top-subtitle {
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 3.5em;
    line-height: 1;
    margin-bottom: 0;
}
.hra-banner .h1.hero__title {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-weight: 300;
    font-style: italic;
}
.hra-banner .hero__subtitle {
    font-size: 1em;
    font-weight: 500;
    max-width: 350px;
}
@media (max-width: 768px) {
    .hra-banner .hero__text-content.vertical-center {
        vertical-align: top;
        padding: 10% 0;
    }
    .hra-banner .hero__top-subtitle {
        font-size: 8vw;
    }
    .hra-banner .h1.hero__title {
        font-size: 7vw;
    }
    .hra-banner .hero__subtitle {
        font-size: 3.5vw;
        max-width: 55%;
        margin-bottom: 4%;
    }
}
/** END HRA BANNER **/
/** RETINALL BANNER **/
.retinall-banner .hero__text-shadow {
    color: #000;
    text-shadow: none;
}
.retinall-banner .hero__top-subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0;
    font-size: 3.5em;
    line-height: 1;
    margin-bottom: 0;
    text-transform: none;
}
.retinall-banner .h1.hero__title {
    font-weight: 300;
    line-height: 1;
}
.retinall-banner .hero__subtitle {
    font-size: 1em;
    font-weight: 500;
    max-width: 350px;
    margin-bottom: 10%;
}
@media (max-width: 768px) {
    .retinall-banner .hero__text-content.vertical-center {
        vertical-align: top;
        padding: 10% 0;
    }
    .retinall-banner .hero__top-subtitle {
        font-size: 6.3vw;
    }
    .retinall-banner .h1.hero__title {
        font-size: 7vw;
    }
    .retinall-banner .hero__subtitle {
        font-size: 3.5vw;
        max-width: 75%;
    }
}
/** END RETINALL BANNER **/
/** EVERGREEN BANNER **/
.evergreen-sv .hero__top-subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    text-transform: none;
    letter-spacing: 0;
    font-size: 2em;
    font-style: italic;
    margin-bottom: 0;
}
.evergreen-sv .hero__text-shadow {
    color: #000;
    text-shadow: none;
}
.evergreen-sv .h1.hero__title {
    font-weight: 300;
    line-height: 1;
}
.evergreen-sv  .hero__subtitle.html p {
    font-size: 0.8em;
    margin-bottom: 0;
    font-weight: 500;
}
@media (max-width: 1100px){
  .evergreen-sv .hero__top-subtitle {
      font-size: 3vw;
  }
  .evergreen-sv .h1.hero__title {
      font-size: 4vw;
  }
  .evergreen-sv .hero__subtitle.html p {
      font-size: 1.7vw;
  }
}
@media (max-width: 768px){
  .evergreen-sv .hero__text-content.vertical-center {
      vertical-align: top;
      text-align: center;
      padding: 10px 0;
  }
  .evergreen-sv .hero__top-subtitle {
      font-size: 6vw;
  }
  .evergreen-sv .h1.hero__title {
      font-size: 7vw;
  }
  .evergreen-sv .hero__subtitle.html p {
      font-size: 3.5vw;
  }
  .evergreen-sv .hero__link .btn {
      font-size: 2vw;
      padding: 8px 15px;
  }
  .evergreen-sv .hero__text-content .hero__link {
      margin-top: -5px;
  }
}
/** END EVERGREEN BANNER **/
/* PRIME DAY PROMO BANNER */
.prime-day-collection .hero__text-shadow {
    text-shadow: none;
    color: #000;
}
.prime-day-collection .h1.hero__title {
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 0;
}
.prime-day-collection  .hero__text-content {
    padding: 10px 0;
}
.prime-day-collection .offer-med {
    font-size: 2em;
    margin-bottom: 0;
    line-height: 1;
}
.prime-day-collection .offer-sm {
    font-size: 1em;
    line-height: 1;
}
.prime-day-collection strong {
    font-weight: 600;
}

@media (max-width: 1100px){
  .prime-day-collection .h1.hero__title {
      font-size: 5vw;
  }
  .prime-day-collection .offer-med {
      font-size: 4vw;
  }
  .prime-day-collection .offer-sm {
      font-size: 2vw;
  }
}
@media (max-width: 768px){
  .prime-day-collection .offer-med {
      font-size: 4vw;
      margin-bottom: 5px;
  }
  .prime-day-collection .offer-sm {
      font-size: 3vw;
  }
}
/* END PRIME DAY PROMO BANNER */
/* POWDER GWP BANNER */
.powder-gwp .horizontal-left .hero__text-shadow {
    max-width: 600px;
    text-shadow: none;
}
.powder-gwp .h1.hero__title {
    font-weight: 300;
}
.powder-gwp .hero__subtitle {
    font-size: 1.5em;
    max-width: 450px;
}
.powder-gwp a.btn {
    padding: 15px 30px;
}
.powder-gwp-collection .horizontal-left .hero__text-shadow {
    max-width: 45%;
    text-shadow: none;
}
.powder-gwp-collection .hero__text-content {
    padding: 10px 0;
}
.powder-gwp-collection .h1.hero__title {
    font-weight: 300;
    margin-bottom: 0;
}
.powder-gwp-collection .h1.hero__title strong {
    font-weight: 600;
}
.powder-gwp-collection .hero__subtitle.html {
    max-width: 550px;
}
@media (max-width: 1310px){
  .powder-gwp-collection .hero__subtitle.html {
      font-size: 1.7vw;
  }
  .powder-gwp-collection .h1.hero__title {
      font-size: 4vw;
  }
}
@media (max-width: 1100px){
  .powder-gwp .hero__subtitle {
      font-size: 2.2vw;
  }
  .powder-gwp .h1.hero__title {
      font-size: 5.5vw;
  }
  .powder-gwp a.btn {
      font-size: 1.4vw;
  }
}
@media (max-width: 768px){
  .powder-gwp .hero__text-content.vertical-center {
      vertical-align: top;
      text-align: center;
  }
  .powder-gwp-collection .horizontal-left .hero__text-shadow {
      max-width: 100%;
  }
  .powder-gwp .h1.hero__title {
      font-size: 8vw;
  }
  .powder-gwp .hero__subtitle {
      font-size: 3.5vw;
      max-width: 75%;
      margin: auto;
  }
  .powder-gwp .hero__text-content {
      padding: 20px 0;
  }
  .powder-gwp a.btn {
      font-size: 2.5vw;
      padding: 10px 20px;
  }
  .powder-gwp-collection .hero__subtitle.html {
      font-size: 2.5vw;
  }
  .powder-gwp-collection .h1.hero__title {
      font-size: 6vw;
      margin-bottom: 1vw;
  }
}
/* END POWDER GWP BANNER */
/* END NEW WEB PROMO BANNER */


/* V2 PRICING UPDATE */
.v2-pricing-box .subscription-option__info .red { color: red; font-weight: bold; letter-spacing: 0;}
.v2-pricing-box .subscription-option .subscription-option__info { display: block;}
.v2-pricing-box .subscription-option .subscription-option__input:checked~.subscription-option__label {
    background-color: #dce6e9;
}
.v2-pricing-box .subscription-option__labels{ display: none;}
.v2-pricing-box .template-product .subscription-option .subscription-option__info {
    font-size: 12px;
}
.v2-pricing-box .subscription-option .subscription-option__information p {
    margin-bottom: 0px;
}
.v2-pricing-box .subscription-option .subscription-option__prices .txt-lite { display: none;}
.v2-pricing-box subscription-option .subscription-option__label-row {
    align-items: flex-start;
}
.v2-pricing-box .subscription-option .offer-label {
    font-size: 13px;
    background: #fec022;
    padding: 2px 8px;
    border-radius: 10px;
    font-weight: bold;
    min-width: 140px;
    text-align: center;
    letter-spacing: 0;
    margin-right: 3.5vw;
}
.v2-pricing-box .limited-time-offer {
    background: #000;
    color: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 3px 10px 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}
.v2-pricing-box .txt-compare {
    font-weight: 400;
    text-decoration: line-through;
}
.v2-pricing-box .subscription-option__price.subscription-option__price--compare-at {
    background: #fec022;
    color: #000;
}
.v2-pricing-box .subscription-option .icon.icon-info {
    background: #fff;
    border-radius: 50%;
}
.v2-pricing-box .subscription-option__label-row {
    padding: 10px 15px;
    align-items: center;
}
.v2-pricing-box .subscription-option__price {
    font-size: 28px;
}
.v2-pricing-box .subscription-option[data-subscription-option="onetime"] .subscription-option__price--compare-at,
.v2-pricing-box .subscription-option[data-subscription-option="subscription"] .subscription-option__price--compare-at,
.v2-pricing-box .subscription-option[data-subscription-option="subscription"] .offer-label {
    display: none !important;
}
.v2-pricing-box  .subscription-option__title-row {
    margin-bottom: 0;
}
.v2-pricing-box .subscription-option__prices {
    align-items: flex-end;
    margin-right: 8px;
}
@media screen and (min-width: 769px){
  .v2-pricing-box .subscription-option__prices {
    flex: 0 0 110px;
  }
}
@media screen and (min-width: 1400px) {
    .template-product .product-single__meta {
        padding: 20px 30px;
    }
}
@media screen and (max-width: 1250px) {
    .v2-pricing-box .subscription-option .offer-label { margin-right: 2vw;}
    .v2-pricing-box .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at,
    .v2-pricing-box .subscription-option__price.subscription-option__price--compare-at { display: none;}
    .v2-pricing-box .subscription-option[data-subscription-option="onetime"] .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at {
        display: none !important;
    }
    .v2-pricing-box .subscription-option .subscription-option__price.subscription-option__price--compare-at {
        padding: 3px 5px;
        min-width: 140px;
        text-align: center;
        margin-top: 5px;
    }
    .v2-pricing-box .subscription-option .subscription-option__prices {
        max-width: 100%;
        align-self: center;
        flex: 0 0 100px;
    }
    .v2-pricing-box .subscription-option__title-row {
        align-items: flex-start;
    }
}
@media (min-width: 769px) and (max-width: 1250px){
    .v2-pricing-box .subscription-option .subscription-option__prices {
        flex: 0 0 110px;
    }
}
@media screen and (min-width: 1251px){
  .v2-pricing-box .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at { display: none !important;}
}
@media screen and (max-width: 1100px){
   .v2-pricing-box .subscription-option .offer-label { margin-right: 0; font-size: 12px; min-width: 120px;}
    .v2-pricing-box .subscription-option__title {
        margin: 0;
    }
}
@media (min-width: 769px) and (max-width: 950px) {
    .v2-pricing-box .subscription-option__label-row {
        justify-content: center;
        flex-wrap: wrap;
    }
    .v2-pricing-box .subscription-option__title-row {
        align-items: center;
        margin-top: 10px;
    }
    .v2-pricing-box .subscription-option__information {
        text-align: center;
    }
    .v2-pricing-box .subscription-option__title {
        margin: auto;
    }
    .v2-pricing-box .subscription-option .subscription-option__prices {
        flex: 0 0 100%;
    }
    .v2-pricing-box .subscription-option .offer-label {
        margin-top: 5px;
    }
}


@media screen and (max-width: 768px){
    .v2-pricing-box .subscription-option__price {
        font-size: 22px;
    }
    .v2-pricing-box .subscription-option .subscription-option__price.subscription-option__price--compare-at {
        min-width: 20vw;
        font-size: 2vw;
    }
    .v2-pricing-box .subscription-option__title {
        font-size: 4vw;
    }
    .v2-pricing-box .subscription-option__title-row {
        align-items: flex-start;
    }
    .v2-pricing-box .subscription-option .offer-label {
        margin-right: 10vw;
    }

}

@media screen and (max-width: 600px){
    .v2-pricing-box .subscription-option .offer-label {
        margin-right: 0;
    }
}

@media screen and (max-width: 480px){
    .template-product .v2-pricing-box .subscription-option__info {
        font-size: 2.6vw;
    }
    .v2-pricing-box .subscription-option .offer-label {
        font-size: 2vw;
        min-width: 22vw;
    }
    .v2-pricing-box .subscription-option .subscription-option__prices {
        flex: 0 0 80px;
        margin-right: 10px;
    }
    .template-product .v2-pricing-box .subscription-option__title {
        font-size: 3.8vw;
    }
    .v2-pricing-box .subscription-option__price {
        font-size: 5vw;
    }
    .v2-pricing-box .txt-compare {
        font-size: 4vw;
    }
}

@media screen and (max-width: 380px){
    .v2-pricing-box .subscription-option .offer-label {
        margin-right: -4vw;
    }
}
/* END V2 PRICING UPDATE */

.grid-item .grid-product__price--current sup { display: none; }
.template-collection .grid-item .grid-product__price--current sup { display: inline-block; font-size: 100%; top: 0; }
.template-collection .grid-item .grid-product__price--current sup:before { content: '.'; }
.grid-product__price--currenthide { display: none;}
.template-collection span.subscription-price { font-weight: normal; font-size: 15px;}
.template-collection .grid-product__price--current, 
.template-collection span.subscription-price span,
.template-collection .grid-product__price--from span:not(.money){ font-size: 15px; font-weight: normal; }
.template-collection .grid-product__title { font-weight: 700; }
.template-collection span.grid-product__price--original,
.template-collection .grid-product__price--savings { display: none; }
.variants-from { display: none;}
.template-collection .variants-from { display: inline-block;}

@media (max-width: 350px){
  #SiteHeader .site-header__logo img {
      min-width: 100px;
  }
  #SiteHeader .site-header__logo a {
      width: 100px;
  }
  #SiteHeader .header-item--logo {
      flex: 0 1 100px;
  }
}

/* HRA NEW PRICING UPDATE */

.new-pricing-box .subscription-option__info .red { color: red; font-weight: bold; letter-spacing: 0;}
.new-pricing-box .subscription-option .subscription-option__info { display: block;}
.new-pricing-box .subscription-option .subscription-option__input:checked~.subscription-option__label {
    background-color: #dce6e9;
}
#serovital-advanced .new-pricing-box .subscription-option .subscription-option__input:checked~.subscription-option__label {
    background-color: #fffcee;
}
.new-pricing-box .template-product .subscription-option .subscription-option__info {
    font-size: 12px;
}
.new-pricing-box .subscription-option .subscription-option__information p {
    margin-bottom: 0px;
}
.new-pricing-box .subscription-option .subscription-option__prices .txt-lite { display: none;}
.new-pricing-box subscription-option .subscription-option__label-row {
    align-items: flex-start;
}
.new-pricing-box .subscription-option .offer-label {
    font-size: 14px;
    background: #fec022;
    padding: 6px 8px;
    border-radius: 5px;
    font-weight: 700;
    min-width: 100px;
    text-align: center;
    letter-spacing: 0;
    margin-right: 3vw;
}
.new-pricing-box .subscription-option .icon.icon-info {
    background: #fff;
    border-radius: 50%;
}
.new-pricing-box .subscription-option__label-row {
    padding: 12px 15px;
    align-items: center;
}
.new-pricing-box .subscription-option__price {
    margin-top: 0;
    font-weight: 600;
    font-size: 24px;
}
.new-pricing-box .subscription-option[data-subscription-option="onetime"] .subscription-option__price--compare-at,
.new-pricing-box .subscription-option__labels{
    display: none !important;
}
.new-pricing-box .subscription-option {
    margin-bottom: 10px;
}
.new-pricing-box .subscription-option__price.subscription-option__price--compare-at {
    background: #fec022;
    color: #000;
}
.new-pricing-box-copy p {
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
}
.new-pricing-box-copy p:nth-child(2) {
    margin-bottom: 10px;
}
.new-pricing-box  .subscription-option__input:checked~.subscription-option__label {
    outline: 2px solid #000 !important;
}
.new-pricing-box  .subscription-option__title-row {
    margin-bottom: 0;
}
.new-pricing-box .subscription-option__additional-info {
    top: 50% !important;
    transform: translateY(-55%);
    margin-top: 0;
}
.new-pricing-box .subscription-option__prices {
  margin-top: 0;
}
@media screen and (min-width: 1400px) {
    .template-product .product-single__meta {
        padding: 20px 30px;
    }
}
@media screen and (max-width: 1250px) {
    /* .new-pricing-box .subscription-option .offer-label { display: none;} */
    .new-pricing-box .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at,
    .new-pricing-box .subscription-option__price.subscription-option__price--compare-at { display: none !important;}
    .new-pricing-box .subscription-option[data-subscription-option="onetime"] .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at {
        display: none !important;
    }
    .new-pricing-box .subscription-option .subscription-option__price.subscription-option__price--compare-at {
        padding: 3px 10px;
        min-width: 140px;
        text-align: center;
        margin-top: 5px;
    }
    .new-pricing-box .subscription-option .subscription-option__prices {
        max-width: 100%;
        align-self: center;
        flex: 0 0 65px;
    }
}
@media screen and (min-width: 1251px){
  .new-pricing-box .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at { display: none !important;}
}

@media (min-width: 769px) and (max-width: 950px) {
    .new-pricing-box .subscription-option__label-row {
        justify-content: center;
        flex-wrap: wrap;
    }
    .new-pricing-box .subscription-option__title-row {
        align-items: center;
        margin-top: 10px;
    }
    .new-pricing-box .subscription-option__information {
        text-align: center;
    }
    .new-pricing-box .subscription-option__title {
      margin: auto;
    }
    .new-pricing-box .subscription-option__input:checked~.subscription-option__label .subscription-option__price.subscription-option__price--compare-at, .new-pricing-box .subscription-option__price.subscription-option__price--compare-at {
        display: block !important;
    }
    .new-pricing-box .subscription-option .offer-label {
        display: none !important;
    }
}

@media screen and (max-width: 600px){
    .new-pricing-box .subscription-option__price {
        font-size: 20px;
    }
    .new-pricing-box .subscription-option .subscription-option__price.subscription-option__price--compare-at {
        min-width: 16vw;
        font-size: 2vw;
        border-radius: 0;
    }
    .new-pricing-box h3.subscription-option__title {
        font-size: 4vw;
  }
  .new-pricing-box .subscription-option .offer-label {
        font-size: 2.5vw;
        padding: 6px 5px;
        min-width: 15vw;
        align-self: center;
        border-radius: 5px;
    }
}

@media screen and (max-width: 480px){
    .template-product .new-pricing-box .subscription-option__info {
        font-size: 2.5vw;
    }
    .new-pricing-box .subscription-option__content {
        padding-left: 10px;
    }
}

@media screen and (max-width: 380px){
    .new-pricing-box .subscription-option__title {
        width: 100%;
        margin-right: 0px;
        font-size: 4vw !important;
    }
    .new-pricing-box .subscription-option .subscription-option__prices {
        flex: 0 0 60px;
    }
}

/* END HRA NEW PRICING UPDATE */
/* SUBSCRIBE AND SAVE V2 */
.subscribe-hero .hero__top-subtitle {
    font-size: 1.5em;
    color: #000;
    letter-spacing: 0;
    font-weight: 600;
    text-shadow: none;
    margin-bottom: 0;
}
.subscribe-hero h2.h1.hero__title {
    text-transform: none;
    letter-spacing: 0;
    color: #000;
    line-height: 1.1;
    text-shadow: none;
    font-family: adobe-garamond-pro, serif;
    font-weight: inherit;
    font-style: italic;
    margin-bottom: 0;
}
.subscribe-hero .hero__subtitle {
    font-size: 1.1em;
    color: #000;
    text-shadow: none;
    max-width: 400px;
}

.subscribe-steps {
    background: #B2C1CC99;
    padding-bottom: var(--indexSectionPadding);
    margin-bottom: 0;
}
.subscribe-steps h2 {
    font-family: adobe-garamond-pro, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 2.5em;
    margin-top: 0;
    margin-bottom: 20px;
}
.subscribe-steps .h3.rte--block {
    font-size: 36px;
    background: #8F788C;
    width: 46px;
    border-radius: 50%;
    height: 46px;
    line-height: 1.3;
    margin-inline: auto;
    color: #fff;
}
.subscribe-steps .html_text {
    max-width: 275px;
    margin-inline: auto;
}

@media (max-width: 768px){
  .subscribe-hero .hero__text-content.vertical-center {
      vertical-align: top;
      text-align: center;
  }
  .subscribe-hero h2.h1.hero__title {
      font-size: 12vw;
  }
  .subscribe-hero .hero__subtitle {
      max-width: 280px;
  }
  .subscribe-hero .hero__text-shadow { 
      position: unset;
  }
  .subscribe-hero .hero__link {
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
  }
  .subscribe-hero .hero__link .btn {
      background: transparent !important;
      border: 1px solid #fff;
  }
  
}
/* END SUBSCRIBE AND SAVE V2 */
/* RETAILER'S LOGOS */
.splide__slide.commerce-components-logolicious-title-vitamin-shoppe .cc_size_constraint {
  max-width: 160px !important;
}

.commerce-components-logolicious-title-vitamin-shoppe .cc_size_constraint img {
  max-width: 150px !important;
  margin-left: -15px;
}

.logos-homepage--section {
    background: #E9DACD;
    margin-top: var(--indexSectionPadding) !important;
    padding-top: 0 !important;
}

@media (min-width: 769px) {
  /* Target grid block (second child) */
  .logos-homepage--section .shopify-app-block:nth-child(2) {
    display: block;
  }
  
  /* Target carousel block (first child) */
  .logos-homepage--section .shopify-app-block:nth-child(1) {
    display: none;
  }
  
  .logos-homepage--section .shopify-app-block:nth-child(2) .commerce-components-logolicious-grid-items {
    justify-content: space-between;
  }
}

@media (max-width: 768px) {
  /* Target grid block (second child) */
  .logos-homepage--section .shopify-app-block:nth-child(2) {
    display: none;
  }
  
  /* Target carousel block (first child) */
  .logos-homepage--section .shopify-app-block:nth-child(1) {
    display: block;
  }
  
  .logos-homepage--section .shopify-app-block:nth-child(1) .splide__slide {
    margin-right: 30px !important;
    width: calc(33% - 12px) !important;
  }
}

@media (max-width: 425px) {
  .splide__slide.commerce-components-logolicious-title-ulta {
    margin-left: 12% !important;
  }
}

/* END RETAILER'S LOGOS */

/* TOP NAVIGATION RESPONSIVE FIX */
@media (min-width: 769px) and (max-width: 1080px){
    #HeaderWrapper .site-nav__link {
        padding: 16px 8px;
    }
    #HeaderWrapper .header-item--logo {
        flex: 0 0 100px;
    }
    #HeaderWrapper .site-header__logo a {
        width: 100px;
    }
    #HeaderWrapper.is-light .site-header__logo .logo--inverted {
        width: 100px;
    }
    #HeaderWrapper .site-header__logo img {
        min-width: 100px;
    }
    #HeaderWrapper .page-width {
        padding: 0 30px;
    }
    #HeaderWrapper .header-layout[data-logo-align=left] .site-header__logo {
        margin-right: 15px;
    }
}
/* END TOP NAVIGATION RESPONSIVE FIX */

/* 90 DAY CHALLENGE TEST 1 */
.ninety-day-test .hero {
  color: #000;
}
.ninety-day-test .hero__title p {
    font-weight: 300;
    color: #8C7A90;
    text-shadow: none;
}
.ninety-day-test .hero__title p em {
    font-family: "adobe-garamond-pro";
    display: block;
    margin-top: -15px;
}
.ninety-day-test .hero__subtitle p {
    font-weight: 400;
    text-shadow: none;
    max-width: 380px;
}
@media (min-width: 1441px){
  .ninety-day-test .hero__subtitle p {
      max-width: 440px;
      font-size: 1.2em;
  }
  .ninety-day-test h2.hero__title {
      font-size: 80px;
  }
}
@media (max-width: 900px){
  .ninety-day-test .hero__subtitle p {
      max-width: 290px;
      font-size: 18px;
  }
}
@media (max-width: 768px) {
  .ninety-day-test .hero__text-content.vertical-center {
        vertical-align: top;
    }
    .ninety-day-test .hero__text-content.horizontal-left {
        text-align: center;
        padding: 8px 0;
    }
    .ninety-day-test .hero__subtitle p {
        max-width: 50%;
        font-size: 2.5vw;
        margin: auto;
        margin-bottom: 10px;
    }
  .ninety-day-test h2.hero__title {
        font-size: 7vw;
        margin-bottom: 7px;
    }
  .ninety-day-test .hero__title p em {
        margin-top: -8px;
    }
}
@media (max-width: 480px) {
  .ninety-day-test h2.hero__title {
        font-size: 8vw;
        margin-bottom: 7px;
    }
  .ninety-day-test .hero__subtitle p {
        max-width: 54%;
        font-size: 2.5vw;
        margin-bottom: 3px;
    }
  
  
}
/* END 90 DAY CHALLENGE TEST 1 */

@media (max-width: 768px) {
  #accessibility-statement .page-width--narrow,
  #returns-information .page-width--narrow,
  #terms-conditions .page-width--narrow,
  #mobile-terms .page-width--narrow,
  #privacy-policy .page-width--narrow,
  #prop-65 .page-width--narrow,
  #serovital-sweepstakes-terms-conditions-archive .page-width--narrow,
  #hair-regeneres-advanced-review-sweepstakes-july-2023 .page-width--narrow,
  #feelingyounggiveaway .page-width--narrow,
  #packaging-survey-giveaway .page-width--narrow,
  #octobergiveaway .page-width--narrow,
  #august22giveaway .page-width--narrow,
  #springgiveawayrules .page-width--narrow,
  #february-2024-glowsticks-giveaway .page-width--narrow,
  #serovital-advanced-giveaway-official-rules-5-7-24-5-12-24 .page-width--narrow,
  #sweepstakes-terms-conditions .page-width--narrow,
  #serovital-subscriber-rewards-program-terms-and-conditions .page-width--narrow{
      max-width: 450px;
  }
  #privacy-policy h4 {
      font-size: 18px;
      margin-top: 20px;
  }
}

/* SVA SVO V3 */
.img-html-contain {
    display: flex;
    align-items: center;
    max-width: 1400px;
    margin: auto;
    justify-content: space-between;
}
.img-html-contain img {
    max-width: 100%;
    max-height: 510px;
}
.html_image .html-container {
    max-width: 650px;
    padding-left: 10%;
    /* padding-bottom: 30px;
    padding-top: 30px; */
}

.img-html-contain h2.section-header__title p{
  font-size: 42px;
  font-weight: 300;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
}
.img-html-contain h2.section-header__title strong {
    font-style: italic;
    font-weight: 300;
    font-family: adobe-garamond-pro, serif;
}
.html_image .section-header {
  margin-bottom: 0;
}
.img-html-contain li {
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: .5rem;
    list-style: none;
}
.img-html-contain li:before {
    content: "";
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-image: url(/cdn/shop/files/Layer_2.svg?v=1732220810);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    margin-right: .5rem;
    flex-shrink: 0;
}

.timeLineContain.svo-a .bigDots:before {
    left: -27px;
    top: 8px;
    width: 34px;
    height: 12px;
    background-color: #F8F8F8;
    border-radius: 6px;
    border: 1px solid #A64C0B;
}
.timeLineContain.svo-a .bigDots:last-child:before{
    background-color: #A64C0B;
}
.timeLineContain.svo-a .bigDots {
    padding-top: 1px;
}
.timeLineContain.svo-a li {
    font-weight: 300;
}
.timeLineContain.svo-a h3 {
    color: #A64C0B;
    font-size: 16px;
}
.timeLineContain.svo-a h4 {
    font-weight: 300;
}
.believe-it  .row-heading {
    text-align: center;
}
.believe-it .row.row-heading p {
    font-weight: inherit;
    text-transform: inherit;
    padding-bottom: 0;
    font-size: 14px;
}
.believe-it-disclaimer {
    max-width: 800px;
    margin: 20px auto 60px;
    padding: 0 15px;
}
.believe-it .believe-it-disclaimer p {
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
}
@media (max-width: 768px){
  .img-html-contain {
    flex-direction: column;
    overflow: hidden;
  }
  .html_image .html-container {
    max-width: 650px;
    padding: 0 15px;
  }
  #serovital-advanced .img-html-contain img {
    margin-left: -30%;
  }
  #serovital .img-html-contain img {
    margin-left: 20vw;
  }
  .believe-it .row.row-heading strong {
    font-size: 18px;
  }
}
/* END SVA SVO V3 */

/* NAVIGATION */
.header-item--navigation a {
    text-transform: uppercase;
}

@media (max-width: 768px){
 
  .site-header__drawer .slide-nav__link {
    font-size: 20px;
    font-weight: 400;
  }
  .site-header__drawer ul.slide-nav__dropdown .slide-nav__link {
      font-size: 18px;
      font-weight: 300;
  }
  .site-header__drawer ul.slide-nav__dropdown {
    display: block;
    visibility: visible;
    opacity: 1;
    position: relative;
    right: -20px;
  }
  .site-header__drawer .slide-nav__dropdown .slide-nav__item:first-child,
  .site-header__drawer .slide-nav__item svg,
  .site-header__drawer .slide-nav__image {
    display: none;
  }
  .site-header__drawer .slide-nav__image+span {
    padding-left: 0;
    font-size: 20px;
  }
  .site-header__drawer button.slide-nav__button.js-toggle-submenu {
    pointer-events: none;
  }
  #FooterMobileNavWrap .slide-nav__link .icon {
    margin-left: 0;
  }
}
/* END NAVIGATION */
/* SVA CUSTOM SUBCRIPTION BLOCK */
.sub-offer-container {
    display: none;
    padding: 15px 15px 0px;
    background: #e7baac;
    border-radius: 10px;
    margin: 0 30px;
}
.sub-offer-head {
    display: flex;
    justify-content: space-between;
}
.sub-offer-head h3 {
    font-size: 18px;
    max-width: fit-content;
    margin-bottom: 0;
}

span.sub-offer-so {
    position: relative;
    font-weight: normal;
}
span.sub-offer-so:before {
    position: absolute;
    content: "";
    --tw-rotate: -7deg;
    transform: translate(0, 0) rotate(var(--tw-rotate)) skew(0) skewY(0) scaleX(1) scaleY(1);
    background-color: #5b4e42;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
}
.sub-offer-copy {
    margin-bottom: 0px;
}
.sub-offer-copy p {
    font-weight: 300;
    font-size: 14px;
}
span.sub-offer-price {
    font-weight: 700;
}

.subscription-option__input:checked~.subscription-option__label .sub-offer-container {
  display: block;
}

#serovital-advanced label[for=additional-subscription] .subscription-option__additional-info, #serovital label[for=additional-subscription] .subscription-option__additional-info, #serovital-fruit-punch-powder label[for=additional-subscription] .subscription-option__additional-info {
    top: unset;
    margin-top: 12px;
}

.subscription-option__additional-info {
    top: unset !important;
    margin-top: 12px;
}

@media screen and (max-width: 768px) {
  #serovital-advanced label[for=additional-subscription] .subscription-option__additional-info, #serovital label[for=additional-subscription] .subscription-option__additional-info, #serovital-fruit-punch-powder label[for=additional-subscription] .subscription-option__additional-info {
    top: unset;
    margin-top: 11px;
  }
  
  .subscription-option__additional-info {
      top: unset !important;
      margin-top: 11px;
  }
}

/* END SVA CUSTOM SUBCRIPTION BLOCK */

/*HOME PAGE STYLING*/


.video-parent-section.hero .hero__text-shadow {
    padding: 20px 15px 15px !important;
}

.video-parent-section.hero p.top-title {
    font-size: 20px;
    font-style: normal;
    text-transform: uppercase;
    font-family: proxima-nova, sans-serif;
    line-height: 1.2;
}

.video-parent-section.hero .hero_home__text h3 {
    font-family: 'adobe-garamond-pro' !important;
    font-style: italic !important;
    font-weight: 400 !important;
    font-size: 49px !important;
    margin-bottom: 0px;
}

.video-parent-section.hero .sub_head {
    font-family: 'adobe-garamond-pro' !important;
    font-style: italic !important;
    font-weight: 400 !important;
    font-size: 36px !important;
    text-align: center;
    margin-bottom: 0;
    margin-left: 15%;
}
.video-parent-section.hero .sub_head span {
    display: block;
    text-align: right;
    margin-right: -25px;
}
.video-parent-section.hero p.sub_title {
    text-align: left;
    font-style: normal;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 48px;
}

.video-parent-section.hero .hero_home__text {
    text-align: left;
}

.video-parent-section.hero .bt {
    margin-bottom: 0px;
}

/* .video-parent-section.hero .btn {
  padding: 8px 15px;
} */
.video-parent-section.hero .hero_home_btn_container {
    display: flex;
    gap: 20px;
}
.video-parent-section .video-container {
  height: 100%;
}
@media screen and (max-width: 768px) {
    .video-parent-section.hero .hero_home__text h3 {
        font-size: 39px !important;
    }

    .video-parent-section.hero p.top-title {
        font-size: 16px;
    }

    .video-parent-section.hero p.sub_title {
        font-size: 40px;
        line-height: 0.9;
    }
    .video-parent-section.hero .hero_home_btn_container {
        flex-direction: column;
        gap: 0;
        margin-top: 10px;
    }
    
    .video-parent-section .medium-up--show {
        display: none !important;
    }
    .video-parent-section.hero .sub_head {
        font-size: 3vw !important;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .video-parent-section.hero .sub_title {
        font-size: 1.2em !important;
        margin-left: 30% !important;
    }
  .video-parent-section.hero .sub_head span {
        margin-right: -10px;
    }
}

@media screen and (max-width: 480px) {
    .video-parent-section.hero .hero_home__text h3 {
        font-size: 29px !important;
    }

    .video-parent-section.hero p.top-title {
        font-size: 12px;
    }

    .video-parent-section.hero p.sub_title {
        font-size: 29px;
        line-height: 0.9;
    }
    .video-parent-section.hero .sub_head {
        font-size: 6vw !important;
        margin-left: 0;
        margin-bottom: 0;
    }
    .video-parent-section.hero .sub_head span {
        margin-right: -5vw;
    }
    .video-parent-section.hero .sub_title {
        margin-bottom: 10px;
        font-size: 1em !important;
        margin-left: 25% !important;
    }
}


/* END: HOME PAGE STYLING*/

/* 90 DAY CHALLENGE LANDING PAGE */
p.small_popup_text {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 300;
    margin-top: 20px;
}
.subscription-popup__description.freekit {
    font-weight: 500;
}
.ninety-day-hero .hero__text-content.vertical-center {
    vertical-align: top;
}
.ninety-day-hero h2.hero__title {
    font-weight: 300;
    color: #000;
}
.ninety-day-hero .hero__subtitle {
    font-weight: 500;
    max-width: 510px;
    font-size: 1.1em;
}
div#shopify-section-template--16326077644887__products_comparison_table_HENfLn {
  background-color: #f9f9f9;
}
.ninety-day-cust-heading h2 {
  font-weight: 400;
  font-size: var(--typeHeaderSize);
}
.ninety-day-cust-heading .theme-block {
  margin-bottom: 0;
}
.ninety-day-cust-heading {
  margin-bottom: 0;
}
.index-section.color-scheme-none.ninety-day-three-col {
  padding-top: 30px;
}
.ninety-day-three-col .html_text img {
    max-width: 50%;
    margin: 0 auto 20px;
    display: block;
}
.ninety-day-three-col h3 {
    text-align: center;
}
.ninety-day-three-col .btn {
    background: #000;
    color: #fff;
    /* padding: 5px 14px; */
    margin: auto;
    display: block;
    max-width: fit-content;
}
.ninety-day-newsletter .footer__newsletter {
    margin-top: 20px;
    justify-content: flex-start;
    padding: 0;
}
.ninety-day-newsletter .footer__newsletter>* {
    padding: 0 5px;
}
.ninety-day-newsletter input#Email-footer,
.ninety-day-newsletter btn {
  max-height: 35px;
  font-size: 13px;
}
.ninety-day-newsletter .btn {
    margin-top: 0;
    padding: 5px 15px;
    font-size: 13px;
}
.ninety-day-newsletter .newsletter__input-group {
    max-width: 260px;
}
.ninety-day-newsletter .footer__subscribe.rte.rte--nomargin p {
    font-size: 12px;
    font-weight: 400;
    max-width: 120px;
}
.ninety-day-newsletter .input-group-btn {
    margin: 0 0 0 5px;
}
.ninety-day-newsletter p.h3 {
    font-weight: 400;
    font-size: var(--typeHeaderSize);
}

.ninety-day-newsletter .image-wrap {
  background: transparent;
}

.ninety-day-quote {
  padding-bottom: var(--indexSectionPadding);
  background: #D8D8D8;
  margin-bottom: 0;
}

.ninety-day-quote p.quote {
    font-size: 1.6em;
  font-weight: 400;
}
.ninety-day-quote p {
   font-size: 14px;
 }

.ninety-day-hero .hero__text-content.horizontal-center {
    text-align: left;
    vertical-align: middle;
}

.ninety-day-hero .h1.hero__title p {
    color: white;
    font-style: italic;
    font-family: 'adobe-garamond-pro';
    font-size: 34px;
    font-weight: 400;
}

.cb-90day-banner.hero__text-shadow {
    text-align: -webkit-center;
    margin-left: 5vw;
    z-index: 1;
}

.cb-sub-heading p.main-text {
    font-size: 4.38em;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}

.cb-sub-heading {
  width: fit-content;
  border: 3px solid;
  border-bottom-width: 0px;
  padding: 0px 30px;
  position: relative;
  font-size: 20px;
}

.video-parent-section.hero .cb-sub-heading p.main-text {
    font-size: 4.38em;
    line-height: 1.2;
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}

.video-parent-section.hero .cb-sub-heading {
    margin-bottom: 30px;
}

.video-parent-section.hero .cb-sub-heading p.label {
    line-height: normal;
}

@media screen and (min-width: 1200px) {
    .cb-sub-heading p.main-text {
        font-size: 5.5em !important;
        line-height: 1.2 !important;
    }

    .ninety-day-hero .h1.hero__title p {
        font-size: 42px !important;
    }

    .cb-sub-heading p.label {
        font-size: 3.1em !important;
        letter-spacing: 2px !important;
    }

    .cb-90day-banner .hero__subtitle {
        margin-top: 50px !important;
    }

    .ninety-day-hero .hero__subtitle {
        max-width: 550px !important;
        font-size: 1.2em !important;
    }

    .cb-90day-banner.hero__text-shadow {
        margin-left: 2vw !important;
    }

    .cb-sub-heading p.label {
      margin-top: -40px !important;
    }
}

@media screen and (min-width: 990px) {
  .video-parent-section.hero .cb-sub-heading p.label {
    margin-top: -37px;
  }
}
@media screen and (max-width: 768px) {
  .video-parent-section.hero .cb-sub-heading p.main-text {
    font-size: 2.5em;
  }
}

@media screen and (max-width: 480px) {
    
    .ninety-day-hero .hero__text-content.horizontal-center {
      text-align: center !important;
    }
    .video-parent-section .cb-sub-heading p.label {
        font-size: 26px;
    }

    .video-parent-section.hero .cb-sub-heading p.main-text {
      font-size: 2em;
    }

  .video-parent-section .cb-sub-heading p.label {
    margin-top: -18px;
  }

  .video-parent-section.hero .cb-sub-heading {
    margin-bottom: 20px;
  }
  .ninety-day-quote p.quote {
    font-size: 3vw;
  }
}


.cb-sub-heading br {
    display: none;
}

.cb-sub-heading p.label {
    line-height: normal;
}

.cb-sub-heading p.label {
    position: absolute;
    margin-top: -35px;
    width: 100%;
    background: transparent;
    margin-left: -30px !important;
}

.cb-sub-heading p.label {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 7px;
    font-size: 2.78em;
    font-weight: 300;
    font-style: italic;
    font-family: 'adobe-garamond-pro';
}

p.label::before, p.label::after {
    content: '';
    flex: 1;
    border-bottom: 3px solid #FFFFFF; /* Adjust the color and thickness of the line */
    /* margin: 0 10px; */
}


.cb-90day-banner .hero__subtitle {
    margin-top: 30px;
}

.ninety-day-hero .hero__animation-contents {
    font-weight: 400;
}

@media screen and (max-width: 1200px) {
    .cb-90day-banner.hero__text-shadow {
        margin-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .ninety-day-hero .hero__subtitle {
        max-width: 100%;
    }
}

.ninety-day-hero .slideshow-wrapper {
    opacity: 1;
    background: linear-gradient(90deg, rgb(0 0 0) 100%, rgb(247 250 252 / 0%) 100%);
    z-index: 0;
}


.ninety-day-hero .hero__image-wrapper::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background: linear-gradient(to right, rgb(0 0 0 / 52%), rgb(0 0 0 / 0%));
    pointer-events: none;
    z-index: 2;
}
.ninety-day-hero .hero__text-content.horizontal-center {
    text-align: left;
    vertical-align: middle;
}

.ninety-day-hero .h1.hero__title p {
    color: white;
    font-style: italic;
    font-family: 'adobe-garamond-pro';
    font-size: 34px;
    font-weight: 400;
}

.cb-90day-banner.hero__text-shadow {
    text-align: -webkit-center;
    margin-left: 5vw;
    z-index: 1;
}

.cb-sub-heading p.main-text {
    font-size: 4.38em;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
}

.cb-sub-heading {width: fit-content;border: 3px solid;border-bottom-width: 0px;padding: 0px 30px;position: relative;}

.cb-sub-heading p.label {
    position: absolute;
    margin-top: -35px;
    width: 100%;
    background: transparent;
    margin-left: -30px !important;
}

.cb-sub-heading p.label {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 7px;
    font-size: 2.78em;
    font-weight: 300;
    font-style: italic;
    font-family: 'adobe-garamond-pro';
}

.cb-90day-banner .hero__subtitle {
    margin-top: 30px;
}

.ninety-day-hero .hero__animation-contents {
    font-weight: 400;
}

@media screen and (max-width: 1200px) {
    .cb-90day-banner.hero__text-shadow {
        margin-left: 0px;
    }
}

.ninety-day-hero .slideshow-wrapper {
    opacity: 1;
    background: linear-gradient(90deg, rgb(0 0 0) 100%, rgb(247 250 252 / 0%) 100%);
    z-index: 0;
}

@media (min-width: 769px) {
  .ninety-day-newsletter .feature-row__text--right {
    padding-left: 40px;
  }
}


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

    .ninety-day-hero .h1.hero__title p {
        font-size: 24px;
    }
    .cb-sub-heading p.main-text {
        font-size: 54px;
    }
    .cb-sub-heading p.label {
        font-size: 38px;
    }

    .cb-sub-heading p.label {
        margin-top: -26px;
    }

    .ninety-day-hero .hero__animation-contents {
        font-size: 16px;
    }

    .ninety-day-hero .hero__subtitle {
        max-width: 340px;
    }
}

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

    .ninety-day-hero .h1.hero__title p {
        font-size: 20px;
    }
    .cb-sub-heading p.main-text {
        font-size: 36px;
    }
    .cb-sub-heading p.label {
        font-size: 26px;
    }

    .cb-sub-heading p.label {
        margin-top: -18px;
    }

    .ninety-day-hero .hero__animation-contents {
        font-size: 14px;
    }

    .ninety-day-hero .hero__subtitle {
        max-width: 250px;
    }
}

@media screen and (max-width: 480px) {
    .ninety-day-hero .hero__subtitle {
        max-width: 300px;
    }
}

/* Cookiebot */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogHeader,
li.CybotCookiebotDialogNavItem:last-child,
.CybotCookiebotDialogBodyBottomWrapper,
div#CybotCookiebotDialog > div:first-child{
    display: none !important;
}
@media screen and (min-width: 769px) {
    #CybotCookiebotDialog[data-template=slideup].CybotCookiebotDialogActive {
        transform: translate(-50%, -100%);
        max-width: 100% !important;
        top: 100% !important;
    }
}
@media (max-width: 815px){
  #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper button {
    width: 50% !important;
  }
}
@media (max-width: 768px){
  #CybotCookiebotDialog.CybotEdge {
    top: 80% !important;
    /* height: 25% !important; */
  }
  #CybotCookiebotDialog {
    top: 72% !important;
  }
  #CybotCookiebotDialogHeader,
  .CybotCookiebotDialogBodyBottomWrapper{
    display: none !important;
  }
  #CybotCookiebotDialogBodyContent {
    padding: .625em .625em !important;
    line-height: 1.3em !important;
    letter-spacing: 0.2px !important;
  }
  #CybotCookiebotDialog *, #CybotCookiebotDialogBodyUnderlay * {
    font-size: 13px !important;
  }
  #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails {
    margin: 0 2em .5em 0 !important;
  }
  #CybotCookiebotDialogTabContent {
    height: 60% !important;
  }
  #CybotCookiebotDialogBody .CybotCookiebotScrollContainer {
    max-height: 17em !important;
  }
  .CybotCookiebotFader.CybotCookiebotDialogActive {
    background-image: unset !important;
  }
  #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
    flex-direction: row !important;
  }
  #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper button {
    max-width: 50% !important;
    padding: 10px 5px;
    font-size: 2.5vw !important;
    border: 2px solid #000;
    margin-inline: 5px !important;
    width: 50% !important;
  }
  #CybotCookiebotDialog .CybotCookiebotScrollContainer {
    min-height: 15vh !important;
  }
  
}
/* HOLIDAY KITS BANNER */
.holiday-kits-banner {
    background: var(--colorScheme1Bg);
    padding-bottom: var(--indexSectionPadding);
}
.holiday-kits-banner .image-wrap {
    background: transparent;
}
.holiday-kits-banner .custom-content{
    max-width: var(--pageNarrow);
    margin: auto;
}
.holiday-kits-banner .col-subheading {
    font-family: "adobe-garamond-pro", serif;
    font-style: italic;
    font-size: 2em;
    margin-bottom: 0;
}
.holiday-kits-banner .col-heading {
    font-weight: 300;
    color: #000;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 2.6em;
}
.holiday-kits-banner img {
    max-width: 75%;
    margin: auto;
}
.holiday-kits-banner .image-wrap{
    padding-bottom: 75% !important;
}
.holiday-kits-banner p{
    font-weight: 500;
}

@media(max-width: 768px){
  .holiday-kits-banner {
      padding-top: 0 !important;
  }
  .holiday-kits-banner img {
      max-width: 50%;
  }
  .holiday-kits-banner .image-wrap{
      padding-bottom: 50% !important;
  }
  .holiday-kits-banner .custom__item {
      padding-left: 0;
  }
  .holiday-kits-banner .col-heading {
    text-align: center;
    font-size: 6.5vw;
  }
  .holiday-kits-banner .col-subheading {
    text-align: center;
    font-size: 5vw;
  }
  .holiday-kits-banner .one-quarter {
    margin-bottom: -10px;
  }

}

.grid-product__description {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.grid-item  .grid-product__price--original sup{
    display: none;
}
.template-collection [data-product-id="7308929728599"] #bv-inline-rating,
.template-collection [data-product-id="7308930351191"] #bv-inline-rating,
.template-collection [data-product-id="7308930449495"] #bv-inline-rating,
.template-collection [data-product-id="7308930220119"] #bv-inline-rating {
  display: none;
}
#freegifts-main-popup-container { visibility: hidden !important;}
@media (max-width: 768px ){
    .bv-summary-desktop {
        display: none;
    }
    .bv-summary-mobile {
        margin-top: 8px;
    }
  .bv-summary-mobile .bv_war_button {
    display: none !important;
  }
}
.template-product .product-block .bv_war_button {
  display: none !important;
}
html {scroll-behavior: smooth;}
#rebuy-widget-140891, #rebuy-widget-94561, #rebuy-widget-195660 { padding: 0;}
/* REFRESH STYLES */
/* HOMEPAGE HERO */
.homepage-hero .hero {color: #000;}
.homepage-hero {margin-bottom: 8px;}
.h1.hero__title div.animation-contents {
  font-weight: 400;
}
.homepage-hero .hero .flickity-page-dots {
  color: gray;
}
.homepage-hero .hero__text-shadow:after {
  background: unset;
}
.homepage-hero .hero__text-shadow {
  position: relative;
  left: 0;
  text-shadow: none;
}
.homepage-hero .hero__top-subtitle {
  font-family: adobe-garamond-pro,serif;
  font-weight: inherit;
  font-style: italic;
  text-transform: none;
  font-size: 3.4em;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
}
.homepage-hero .hero__title {
  font-size: 4.6em!important;
  font-weight: 300;
  margin-bottom: 22px;
  line-height: .8;
  padding-right: 1em;
}
.homepage-hero .hero__subtitle {
  font-size: 1.5em;
  line-height: 1;
}
.homepage-hero .hero__link {margin-top: 30px;}

/* home glow sticks banner */
.home-hero-illumination-desk {
  width: auto;
  margin: 0 auto;
  padding: 0;
}
.home-hero-illumination-desk span,
.home-hero-illumination-mobi span {display: block;}
.ill-title {
  font-size: 3.8em;
  font-weight: 300;
  color: #000;
  line-height: 1;
}
.ill-serif {
  font-family: "adobe-garamond-pro", serif;
  font-size: 2em;
  text-transform: none;
  font-style: italic;
  font-weight: 300;
  letter-spacing: normal;
  color: #000;
  line-height: 1;
}
.home-hero-illumination-desk p {
  color: #000;
  margin: 20px 0;
}
.home-hero-illumination-desk span sup {font-size: .6em;}
.home-hero-mobile,
.home-hero-illumination-mobi {display: none;}

@media only screen and (max-width: 1200px) {
  .homepage-hero .hero__text-shadow {left: 0;}

}
@media only screen and (max-width: 991px) {
  .homepage-hero .hero__top-subtitle {font-size: 3.5em;}
  .homepage-hero .hero__title {
    font-size: 4em!important;
    padding-right: 2em;
  }
  .homepage-hero .hero__subtitle {font-size: 1.3em;}
  .ill-title {font-size: 7vw;}
  .ill-serif {font-size: 4vw;}
}
@media only screen and (max-width: 768px) {
  .homepage-hero .hero__text-shadow {
    position: absolute;
    left: 15%;
    top: 64%;
  }
  .homepage-hero .slideshow__slide--57794cf6-ff86-4019-8e5c-39851a25c126 .hero__text-shadow {top: 72%;}
  .homepage-hero .hero__top-subtitle {font-size: 4.5em;}
  .homepage-hero .hero__title {
    font-size: 5.4em!important;
    padding-right: 2.4em;
  }
  .homepage-hero .hero__subtitle {font-size: 1.6em;}
  .homepage-hero .hero__link {margin-top: 15px;}

  .ill-title {font-size: 4em;}
  .ill-serif {font-size: 2em;}
  
}
@media only screen and (max-width: 680px) {
  .home-hero-illumination .btn {font-size: 13px;}
  .homepage-hero .hero__top-subtitle {font-size: 4.2em;}
  .homepage-hero .hero__title {
    font-size: 5.2em!important;
    padding-right: 1.6em;
  }

}
@media only screen and (max-width: 600px) {
  .homepage-hero .hero__text-shadow {
    top: 63%;
    left: 13%;
  }
  .homepage-hero .slideshow__slide--57794cf6-ff86-4019-8e5c-39851a25c126 .hero__text-shadow {top: 72%;}
  .homepage-hero .hero__top-subtitle {font-size: 7.5vw;}
  .homepage-hero .hero__title {
    font-size: 8.6vw!important;
    padding-right: 3em;
    margin-bottom: 10px;
  }
  .homepage-hero .hero__subtitle {font-size: 1.2em;}
  .ill-title {font-size: 11vw;}
  .ill-serif {font-size: 6vw;}
  .home-hero-illumination-desk p {
    font-size: 4vw;
    margin: 10px 0 15px;
  }
  .homepage-hero .btn {
    font-size: 14px;
    padding: 6px 10px;
  }
}
@media only screen and (max-width: 480px) {
  .homepage-hero .hero__text-shadow {top: 63%;}
  .homepage-hero .hero__subtitle {
    font-size: 1.4em;
    padding-right: 2em;
  }
  .homepage-hero .hero__subtitle {font-size: 1em;}
  
}
@media only screen and (max-width: 420px) {
  .homepage-hero .hero__text-shadow {top: 61%;}
  .homepage-hero .hero__link {margin-top: 15px;}
  .home-hero-illumination-desk p {margin: 10px 0 0;}
}

/* HOME BANNER-SLIDER */
/* .home-banner-slide--inner .hero .hero__sidebyside-image .hero__image {object-position: center right !important;} */

.template-collection .home-banner-slide--inner { margin-top: 0;}
.home-banner-slide--inner .hero__animation-contents {text-align: left; line-height: 1;}
.home-banner-slide--inner  .hero__animation-contents {text-align: left;}
.home-banner-slide--inner .hero__sidebyside-content-inner {
    padding: 30px 5% 30px 16%;
}
.home-banner-slide--inner .hero__image {height: 110%; top: -20px;}
.home-banner-slide--inner {padding-top: 0;}
.home-banner-slide--inner .hero__top-subtitle {
  font-family: "adobe-garamond-pro", serif;
  font-style: italic;
  color: #000;
  font-size: 2em;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
  text-transform: inherit;
}
.home-banner-slide--inner .slideshow__slide:nth-child(2) .hero__top-subtitle,
.template-collection .home-banner-slide--inner .hero__top-subtitle{
  font-size: 1.6em;
}
.home-banner-slide--inner .hero__top-subtitle .hero__animation-contents {
    font-style: normal;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: 45px;
}

.home-banner-slide--inner .h1.hero__title .hero__animation-contents {
    font-family: 'adobe-garamond-pro';
    font-style: italic;
    padding-top: 2px;
    margin-left: -4px;
    /* font-size: 46px; */
}


.home-banner-slide--inner .hero__subtitle.html .hero__animation-contents > div {
    font-weight: 700;
    font-family: proxima-nova, sans-serif !important;
}

.home-banner-slide--inner .hero__subtitle.html {
    font-weight: 500 !important;
    margin-top: 20px;
}

.home-banner-slide--inner .hero__subtitle.html .hero__animation-contents {
    font-weight: 400;
}

#holiday-kits .home-banner-slide--inner .hero__top-subtitle{
  font-size: 2em;
}

.home-banner-slide--inner p.offer-big {
    font-size: 3em;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: -5px;
    color: #fff;
}
.home-banner-slide--inner .hero__sidebyside-content {
  /* background-color: #ded5cc; */
  /* background-color: #fae8e8;  */
  /* background-color: #ffffff; */
  /* background-color: #C1A6A7; */
  /* background-color: #f9ede8; */
  background-color: #896c8d;
}
.home-banner-slide--inner .slideshow__slide:nth-child(2) .hero__sidebyside-content,
.template-collection .home-banner-slide--inner .hero__sidebyside-content{
  background-color: #f9ede8;
  color: #000;
}
.home-banner-slide--inner .hero__sidebyside-content-inner {
  padding: 30px 15px 30px 12%;
  text-align: left;
}

.home-banner-slide--inner .hero__subtitle {
  font-family: "adobe-garamond-pro", serif;
  font-style: italic;
  font-size: 1.7em;
  font-weight: 300;
  margin-top: -8px;
}

.home-banner-slide--inner .hero__subtitle.html {
  font-family: inherit;
  font-style: normal;
  font-size: 1em;
  font-weight: 500;
    margin-top: 0;
  color: #fff;
}

.home-banner-slide--inner .hero__subtitle.html p {
  line-height: 1.1;
  max-width: 300px;
}

.home-banner-slide--inner h2.hero__title {
  font-weight: 300;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin-top: -7px;
  margin-bottom: 10px;
}

.template-collection .home-banner-slide--inner h2.hero__title {
  margin-top: 0;
  margin-bottom: 10px;
}

.home-banner-slide--inner .itc-serif {
  font-family: "adobe-garamond-pro", serif;
  font-size: 3em;
  text-transform: none;
  font-style: italic;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 1.3;
  color: #000;
  padding: 0;
}
.home-banner-slide--inner .itc-serif span {font-size: 70%;}

.home-banner-slide--inner .hero__link {
  margin: 0 auto;
  text-align: left;
  padding-top: 0;
}
.home-banner-slide--inner .hero__link a {color: #fff;}
.home-banner-slide--inner .hero__link .btn {
  margin: 5px 0;
  background: #000;
  border: solid 1px #333;
  color: #fff;
  /* font-weight: 400;
  padding: 6px 15px; */
}

.home-banner-slide--inner .hero__link .btn:nth-child(2){
  background: transparent;
  color: #000;
}
.home-banner-slide--inner .hero {border-radius: 0;}

.hbs-lrgtxt {
  font-size: 4.5em;
  font-weight: 400;
  line-height: .8;
}
.hbs-medtxt {
  font-size: 1.1em;
  font-weight: 700;
}
.hbs-smtxt {
  font-size: 14px;
  font-weight: 300;
}

.home-banner-slide--inner .hero {border-radius: 0;}
span.smtxt {
  display: block;
  font-size: 13px;
  line-height: 1;
  font-weight: 500;
}

/* COLLECTIONS BANNER */
.holiday-collections-banner {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  background-color: #eee8dd;
  margin-bottom: 0;
}
.holiday-collections-banner .accent-subtitle {
  font-size: 2.6em;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.holiday-collections-banner .h3 {
  font-family: "adobe-garamond-pro", serif;
  font-size: 3em;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}

.home-banner-slide--inner .hero__sidebyside-image .hero__image {
  margin-top: 12px;
}

.template-collection .home-banner-slide--inner .hero__sidebyside-image .hero__image {
  margin-top: 4px;
}
.home-banner-slide--inner, .home-banner-slide--inner .hero {padding-top: 5px; padding-bottom: 15px;}
.template-collection .home-banner-slide--inner, .template-collection .home-banner-slide--inner .hero {padding-top: 0; padding-bottom: 0;}
/* -- HOME AND COLLECTIONS BANNER -- */
@media (min-width: 1441px){
  .home-banner-slide--inner .hero__sidebyside-image .hero__image, .template-collection .home-banner-slide--inner .hero__sidebyside-image .hero__image { margin-top: 0; }
  .home-banner-slide--inner, .home-banner-slide--inner .hero {height: 350px!important;}
}
@media (max-width: 1440px){
  .home-banner-slide--inner, .home-banner-slide--inner .hero {height: 310px!important;}
}
@media only screen and (min-width: 769px) {
  .home-banner-slide--inner .hero__sidebyside-image {flex: 0 1 50%;}
  .home-banner .hero__sidebyside-content-inner {padding-left: 7vw;}
  .holiday-collections-banner .feature-row__text--right {
    padding-right: 40px;
    padding-left: 60px;
  }
  .hero__sidebyside-content {max-width: 50%;}

}

@media only screen and (max-width: 1400px) {
  .holiday-collections-banner .accent-subtitle {font-size: 2.4vw;}
  .holiday-collections-banner .h3 {font-size: 3.4vw;}
  .holiday-collections-banner .feature-row__text--right {
    padding-right: 40px;
    padding-left: 60px;
  }
}

@media only screen and (max-width: 1200px) {
  .home-banner-slide--inner, .home-banner-slide--inner .hero {height: 240px!important;}
  .home-banner-slide--inner .hero__sidebyside-image .hero__image { margin-top: 18px; }
  .template-collection .home-banner-slide--inner .hero__sidebyside-image .hero__image { margin-top: 8px; }
}
@media only screen and (max-width: 1024px) {
  .home-banner-slide--inner .itc-serif {font-size: 2.5em;}
}
@media only screen and (max-width: 991px) {
  .home-banner-slide--inner .hero__sidebyside-content-inner {padding: 30px 15px 30px 8%;}
  .home-banner-slide--inner .hero__title {font-size: 40px !important;}
  
  .holiday-collections-banner .accent-subtitle {font-size: 2.6vw;}
  .holiday-collections-banner .feature-row__text--right {padding-left: 10px;}
  .holiday-collections-banner .feature-row__text .rte {font-size: 14px;}
  
}
@media only screen and (max-width: 768px) {
  .home-banner-slide--inner, .home-banner-slide--inner .hero {padding-top: 8px; padding-bottom: 10px;}
  .home-banner-slide--inner,
  .home-banner-slide--inner .hero { height: 540px!important; margin-top: 0;}
  .home-banner-slide--inner .hero__sidebyside-content-inner {padding: 30px;}
  .home-banner-slide--inner {height: 560px!important;}
  .home-banner-slide--inner .small--text-center {text-align: left !important;}
  .home-banner-slide--inner {padding: 0;}
  .home-banner-slide--inner .hero__image {height: 100%; top: 0;}
  .home-banner-slide--inner .hero__animation-contents,
  .home-banner-slide--inner .hero__link {
    text-align: center;
    padding-top: 0;
  }
  .home-banner-slide--inner .hero__sidebyside-content,
  .home-banner-slide--inner .hero__sidebyside-image {height: 50%;}
  .home-banner-slide--inner .hero__sidebyside-content{height: 50%;} 
  .home-banner-slide--inner .hero__sidebyside-image {height: 50%;} 
  .template-collection .home-banner-slide--inner .hero__sidebyside-content{height: 50%;}
  .template-collection .home-banner-slide--inner .hero__sidebyside-image {height: 50%;}
  
  .home-banner-slide--inner .hero__top-subtitle {font-size: 2.8em;}
  .home-banner-slide--inner .itc-serif {font-size: 3.2em;}

  .template-collection .home-banner-slide--inner,
  .template-collection .home-banner-slide--inner .hero {height: 540px!important;}
  .home-banner-slide--inner .slideshow__slide:nth-child(1) .h1.hero__title .hero__animation-contents { font-size: 8vw;}
  .home-banner-slide--inner .hero__top-subtitle .hero__animation-contents { font-size: 8vw; }
  .home-banner-slide--inner .hero__subtitle.html { margin-top: 0px;}
  .template-collection .home-banner-slide--inner .hero__subtitle.html { margin-top: 12px;}
  .home-banner-slide--inner .hero__sidebyside-image .hero__image { margin-top: 0;}
  .template-collection .home-banner-slide--inner .hero__sidebyside-image .hero__image { margin-top: 0; }
  .home-banner-slide--inner .hero__subtitle.html p { margin: auto; }
}
@media only screen and (max-width: 600px) {
  .home-banner-slide--inner,
  .home-banner-slide--inner .hero {height: 600px!important;}
  .home-banner-slide--inner .hero__sidebyside-content-inner {padding: 10px;}
  .home-banner-slide--inner .hero__title {font-size: 6.6vw !important; margin-bottom: 0;}
  .home-banner-slide--inner .hero__subtitle.html { font-size: 3.5vw;}
  .home-banner-slide--inner .hero__top-subtitle {font-size: 7vw;} 
  .home-banner-slide--inner .itc-serif {font-size: 10vw;}
  .home-banner-slide--inner .hero__link {padding-top: 0;}
  
  .template-collection .home-banner-slide--inner,
  .template-collection .home-banner-slide--inner .hero {height: 480px!important;}
  .home-banner-slide--inner .hero__link .btn { margin-top: 0;}
}
@media only screen and (max-width: 480px) {
  .home-banner-slide--inner,
  .home-banner-slide--inner .hero {height: 450px!important;}
  .template-collection .home-banner-slide--inner .hero {height: 300px!important;}
  .home-banner-slide--inner .hero__title {font-size: 10vw !important;}
  
  .template-collection .home-banner-slide--inner,
  .template-collection .home-banner-slide--inner .hero {height: 320px!important;}
}
@media only screen and (max-width: 380px) {
  .hbs-lrgtxt {font-size: 3.8em;}
  .template-collection .home-banner-slide--inner .hero {height: 300px!important;}
}
/* END HOME BANNER SLIDE +++++++++++++++++++++++++++++++++++++++++++ */

/* HOME PRODUCT HIGHLIGHT + OTHER HOME IMPROVEMENTS */
.home-featured-collections .type-advanced .rte--block {
  color: #000;
  font-size: 24px;
}
.home-featured-collections .type-advanced .promo-grid__content:after {
  background: none;
}
.home-featured-collections .flex-grid {flex-wrap: nowrap;}

.home-science-images .grid {
  max-width: 1200px!important;
}

.home-product-highlight {
  max-width: 1500px;
  margin: auto;
  padding: 0 var(--pageWidthPadding);
}
.home-product-highlight .background-media-text__text{
  width: 500px;
  max-width: 50%;
  background: transparent;
}
.home-product-highlight .accent-subtitle {
  text-transform: uppercase;
  letter-spacing: unset;
  margin: 0 0 5px;
  font-size: 3em;
}
.home-product-highlight p.h3 {
  font-family: adobe-garamond-pro,serif;
  font-weight: inherit;
  font-style: italic;
  text-transform: none;
  font-size: 1.5em;
  letter-spacing: .1em;
  margin: -12px 0 16px 0;
}
.home-product-highlight .background-media-text__text .btn{
  padding: 6px 20px;
  font-weight: normal;
  font-size: 0.8em;
  margin-top: 8px;
}
.home-product-highlight img {
  object-fit: fill;
}
.home-product-highlight .background-media-text__container {
  left: -20px;
  padding: 0 var(--pageWidthPadding);
}

@media (max-width: 767px) {

  .template-index [data-section-type="promo-grid"] .page-width {padding: 0;}

  .home-featured-collections {
    max-width: 680px;
    margin: 0 auto;
  }
  .home-featured-collections .flex-grid {flex-wrap: wrap;}
  .home-featured-collections .flex-grid__item {
    width: 100%;
    min-height: 100px;
  }
  .home-featured-collections .promo-grid__bg-image {
    object-position: center;
  }
  .home-featured-collections .type-advanced .promo-grid__content {padding: 3%;}
  
  .home-product-highlight {
    background-image: none !important;
    background-color: #e8e7e1;
    padding-top: 20px;
  }
  .home-product-highlight .background-media-text__text{
    max-width: 100%;
  }
  .home-product-highlight .background-media-text__container {
    left: 0;
  }
  .home-product-highlight .accent-subtitle {
    font-size: 2em;
  }

  .home-product-highlight  .background-media-text__container {
    position: relative;
    height: 100%;
  }  
}
@media (max-width: 600px) {
  
}

/* IMAGE WITH TEXT */
.image-with-text .accent-subtitle {
  font-family: adobe-garamond-pro,serif;
  font-weight: inherit;
  font-style: italic;
  text-transform: none;
  font-size: 2em;
  letter-spacing: .1em;
  margin: 0;
}
.image-with-text .h3 {
  font-size: 36px;
  font-weight: 300;
}
/* .image-with-text a.btn {
    font-size: 1em;
    font-weight: normal;
    padding: 5px 20px;
} */
@media (max-width: 768px){

}
.home-science {
  max-width: 590px;
  margin-inline: auto;
  padding-top: 0 !important;
}
.home-science-images {
    padding-top: 0 !important;
    max-width: 700px;
    margin: auto;

}
.home-science-images .h3 {
    font-weight: normal;
    font-size: 12px;
    max-width: 140px;
    margin: auto;
}
.home-science h2 {
    font-family: adobe-garamond-pro,serif;
    font-weight: inherit;
    font-style: italic;
    text-transform: none;
    font-size: 2em;
}

/* END REFRESH STYLES */

/* CUSTOM GLOBAL CLASSES */
.go-to-top:hover {cursor: pointer;}
.sv-serif {
  font-family: "adobe-garamond-pro", serif;
  font-weight: inherit;
}
.sv-serif-itc {
  font-family: "adobe-garamond-pro", serif;
  font-weight: inherit;
  font-style: italic;
}

.discontinued {
  border: solid 1px #333;
  background-color:#000;
  padding: 10px;
  margin: 30px 0;
}
.discontinued p {
  color:#fff;
  font-weight:700;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
}
.discontinued-light {
  border: solid 1px #ededed;
  background-color:#eee;
  padding: 10px;
  margin: 30px 0;
}
.discontinued-light p {
  color:#333;
  font-weight:400;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
}
.blulnk, .blulnk:visited {
  color: #4e738a;
  text-decoration: underline;
  font-weight: 800;
}
.blulnk:hover {
  color: #111111;
}
div.collapser.tripper {
  color: #444;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  padding: 6px 12px;
  background-color: #ddd;
  width: fit-content;
  max-width: 100px;
  margin: 10px 0 0;
  border-radius: 4px;
}
div.collapser.tripper:hover {cursor: pointer}
div.collapser.drawer {display:none;}

#readBtn {
  display: inline-block;
  font-size: 13px;
  border: solid 1px #333;
  border-radius: 6px;
  padding: 4px 8px;
  width: fit-content;
  margin: 10px 0 0;
}
#hide-div {
  display: none !important;
}
.template-cart .page-cart {
  margin-top: 40px;
}
.vid-contain {
  width: 100%;
  margin: 0 auto;
}
.over-text {
  position: absolute;
  top: 42%;
  left: 12%;
}
.over-text h1 {
  color: #fff;
  font-size: 64px;
  text-shadow: 4px 4px 6px #000;
}
.pinky {
  background: #dea39d !important;
}
.full-width-video {
  background-color: #fff;
  width: 100%;
}
.vimeo-mobile-trigger {
  display: none;
}

.elspw-modal {
  display: none;
}
a.banner-link {
  text-decoration: none !important;
  display: block;
}
a.banner-link:hover {
  text-decoration: none !important;
}
.announcement-slider__content a {
  text-decoration: none;
}

div.collapsible.trigger {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 600;
}
.tac {
  text-align: center;
}

.template-collection .grid-item__content {
  text-align: center;
}

.grid-item__meta {
  text-align: center;
}

#pp-table {
  padding: 15px 0;
}
#pp-table table {
  border-collapse: collapse;
}
#pp-table th,
#pp-table td {
  border: solid 1px;
}

.grid-product__tag.grid-product__tag--sale {
  display: none;
}
.template-collection .grid .grid-item {
  max-width: 50%;
}

.static-banner,
.static-banner--inner {
  padding: 4px 0 0 0;
  margin: 0 auto;
  width: 100%;
}
.static-banner--inner .custom__item {
  margin-bottom: 0;
  padding-left: 0;
}
.desktop-img {
  display: block;
  width: 100%;
  margin-bottom: 0 !important;
}
.desktop-img img {
  width: 100%;
}
.mobile-img {
  display: none;
  width: 100%;
}
.mobile-img img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .desktop-img {
    display: none;
  }
  .mobile-img {
    display: block;
  }
}
/* PROMO BAR TEXT SIZE */
.subscription-popup__content {
  border-radius: 8px;
}
#announcement-popup .subscription-popup__description {
  padding-top: 10px;
}
#announcement-popup .disc-txt {
  font-size: 12px;
  line-height: 13px!important;
}
#announcement-popup h2.subscription-popup__title {
  font-size: 42px !important;
  color: #031573;
  font-family: "adobe-garamond-pro", var(--typeBaseFallback);
  font-weight: 300 !important;  
}
#announcement-popup .btn {
    text-transform: uppercase;
}
/*
#announcement-popup .subscription-popup__content {
    border-radius: 10px;
    background: url('/cdn/shop/files/flaginfield.jpg');
    background-size: cover;
}
.template-index .h1.hero__title {text-shadow: 1px 2px 3px #000; font-size: 46px;}
.protxt {
  font-size: 22px;
  line-height: 20px;
  text-shadow: 1px 2px 3px #000;
}

@media screen and (max-width: 680px) {
  .protxt {font-size: 16px; line-height: 16px;}
}
*/
@media (max-width: 480px) {
  .toolbar .page-width {
    padding: 0 10px;
  }
  .toolbar__content_secondary a {
    font-size: 12px !important;
  }
}

/* PDP GLOBAL PROMOTIONS */
.product-promo-grid--space-bottom {
  padding-bottom: 10px;
}
.product-promo-grid--space-top {
  padding-top: 40px;
}
.product-promo-grid p.h3 {
  font-size: calc(var(--typeHeaderSize) * 0.57);
  font-weight: var(--typeHeaderWeight);
}
@media only screen and (min-width: 769px) {
  .product-promo-grid p.h3 {
    font-size: calc(var(--typeHeaderSize) * 0.7);
  }
}

/**
 * Modals ($modals) for PDP Ingredient List
 */
.modal-wrapper {
  overflow-y: initial !important;
}
.modal-body {
  height: auto;
  overflow-y: auto;
  max-height: 80vh;
}

.modal-toggle,
.modal-toggle-two,
.modal-toggle-three,
.modal-toggle-four,
.pdp-modal-toggle {
  color: #4e738a;
  text-decoration: underline;
  font-weight: 800;
  padding-bottom: 1px;
  margin-bottom: 15px;
  text-align: left;
  padding-left: 0;
}
.modal-close.modal-toggle,
.modal-close.modal-toggle-two,
.modal-close.modal-toggle-three,
.modal-close.modal-toggle-four,
.modal-close.pdp-modal-toggle {
  text-align: center;
}

#modal .modal__inner,
#modal-two .modal__inner,
#modal-three .modal__inner,
#modal-four .modal__inner,
.pdp-modal .modal__inner {
  /* max-width: 600px;*/
  max-width: 62vh;
  flex-direction: column;
  background: white;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal-header,
.modal-content {
  padding: 1em;
}

#modal .modal-image,
#modal-two .modal-image,
#modal-three .modal-image,
#modal-four .modal-image,
.pdp-modal .modal-image {
  max-width: 100%;
}

.modal-header {
  padding: 15px 15px 0 15px;
  color: #000;
  font-weight: bold;
}

.modal-header p {
  margin-bottom: 0;
}

#modal .modal-close,
#modal-two .modal-close,
#modal-three .modal-close,
#modal-four .modal-close,
.pdp-modal .modal-close {
  position: absolute;
  top: -13px;
  right: -14px;
  color: #fff;
  background: none;
  border: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #4e738a;
  transition: opacity 0.4s ease-in;
  transition-delay: 0.4s;
  text-decoration: none;
  padding-left: 5px;
}

.modal-close:hover {
  color: #000;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content {
  color: #000;
  font-size: 15px;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .modal.is-visible .modal-transition {
    margin: auto;
    transform: translate(-50%, -50%);
  }
  .modal-content {
    font-size: 13px;
  }
  .modal-toggle,
  .modal-toggle-two,
  .modal-toggle-three,
  .modal-toggle-four,
  .pdp-modal-toggle {
    margin-bottom: 0;
  }
}

/* BV REVIEW */
#bv-review-section {
  width: 1280px;
  max-width: 100%;
  margin: 40px auto;
  padding: 0 15px;
}

#bv-inline-rating {
  margin: 10px auto;
}

[data-bv-show=inline_rating] .bv_main_container {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    flex-wrap: wrap !important;
    position: relative !important;
    justify-content: center;
}

/* GLOW STICKS SWEEPSTAKES */
#february-2024-glowsticks-giveaway h1.section-header__title {display: none;}

/* SWEEPSTAKES */

#hide-price {
  display: none;
}

.sweepstakes .bv_main_container {
  display: flex !important;
  justify-content: center;
  margin-top: 15px !important;
}

.sweepstakes .grid-item__meta-main {
  margin-bottom: 15px;
  min-height: 15px;
}

#sweepstakes
  [data-bv-show="rating_summary"]
  .bv_main_container
  .bv_button_buttonMinimalist {
  background: #000 !important;
  color: white !important;
  border-color: #000 !important;
  padding: 10px 15px !important;
  width: 100% !important;
  text-transform: uppercase !important;
  margin-top: 15px !important;
  text-align: center !important;
}

#sweepstakes .grid__image-ratio {
  /* max-width: 140px; */
  max-width: 100%;
}

@media (max-width: 768px) {
  #sweepstakes
    [data-bv-show="rating_summary"]
    .bv_main_container
    .bv_main_container_row_flex {
    width: 100% !important;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .sweepstakes .grid-item__meta-main {
    min-height: 35px;
  }
  #sweepstakes .bv_stars_component_container svg {
    max-width: 16px !important;
  }
  #sweepstakes .bv_stars_component_container {
    padding-right: 5px !important;
  }
}

@media (max-width: 380px) {
  #sweepstakes .bv_avgRating_component_container.notranslate {
    font-size: 13px !important;
  }
  #sweepstakes .bv_stars_component_container svg {
    max-width: 14px !important;
  }
}

@media (max-width: 340px) {
  #sweepstakes [data-view="xsmall"] .grid-item,
  [data-view="small"] .grid-item {
    flex: 0 0 100%;
  }
}

/* HEADER PHONE NUMBER */
.phone-number {
  font-size: 14px;
}

.slide-nav__wrapper .phone-number {
  padding: 10px 20px;
  font-size: 15px;
}

#shopify-section-template--15383191716061__1638829709bd92a838
  .section--divider {
  border-top: none;
}
#shopify-section-template--15383191716061__1637107140da587528 {
  margin-top: -30px;
}
#shopify-section-template--15383191716061__logo-list h2,
.video-valsci h2 {
  font-size: calc(var(--typeHeaderSize));
  font-weight: 300;
  text-align: center;
  padding-top: 30px;
}
#shopify-section-template--15383191716061__1637107140da587528
  .index-section:not(.index-section--sub-product):first-child {
  padding-top: 0;
}
#shopify-section-template--15383191716061__slideshow-split2 {
  margin-bottom: 90px;
} /* Bottom testimonial slider */

.solve-science {
  width: 96%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.solve-science p {
  font-size: 18px;
  line-height: 1.4;
}
.solve-science ul {
  margin-left: 28% !important;
  text-align: left;
}
.solve-science li {
  font-size: 18px;
  margin-bottom: 6px;
  list-style-type: none;
}
.solve-science li:before {
  content: "\+";
  margin: 0 0.5em;
}

@media (max-width: 768px) {
  .solve-science p,
  .solve-science li {
    font-size: 16px;
  }
  .hero--template--14507836670039__77840d71-1039-4f18-a138-907a121bbb1b
    .hero__title {
    font-size: 28px !important;
  }
}
@media (max-width: 480px) {
  .solve-science ul {
    margin-left: 22% !important;
  }
}
@media (max-width: 420px) {
  .solve-science ul {
    margin-left: 18% !important;
  }
}

/* HAIR HEALTH COLLECTIONS BANNER */
.collection-banner-hair-health .hero__text-shadow {
  bottom: 50%;
}
.collection-banner-hair-health .hero__text-shadow:after {background: none;}
.collection-banner-hair-health .horizontal-left .hero__text-shadow {max-width: 600px;}
.collection-banner-hair-health .hero__subtitle {
    font-size: 1.5em;
}

@media only screen and (max-width: 1200px) {
  .collection-banner-hair-health .hero__text-shadow {
    bottom: 50%;
    left: 6%;
  }
  .collection-banner-hair-health .h1 {font-size: 34px!important;}
  .collection-banner-hair-health .horizontal-left .hero__text-shadow {max-width: 444px;}
}

@media only screen and (max-width: 991px) {
  .collection-banner-hair-health .hero__text-shadow {left: 1%;}
  .collection-banner-hair-health .h1 {font-size: 32px!important;}
  .collection-banner-hair-health .hero__subtitle {font-size: 1.3em;}
}

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

  .collection-banner-hair-health .hero__text-shadow {
    bottom: 70%;
    left: calc(50% - 221px);
    text-align: center;
  }
  .collection-banner-hair-health .horizontal-left .hero__text-shadow {max-width: 88%;}

}

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

  .collection-banner-hair-health .hero__text-shadow {
    bottom: 67%;
    left: calc(50% - 196px);
  }
  .collection-banner-hair-health .h1 {font-size: 28px!important;}
  .collection-banner-hair-health .hero__subtitle {font-size: 15px!important;}
  
}
@media only screen and (max-width: 480px) {

  .collection-banner-hair-health .hero__text-shadow {
    bottom: 63%;
    left: 0;
    padding: 0 20px;
  }
  .collection-banner-hair-health .h1 {font-size: 24px!important;}
  .collection-banner-hair-health .hero__subtitle {
    font-size: 14px!important;
    padding: 0 15px;
  }
  .collection-banner-hair-health .horizontal-left .hero__text-shadow {
    max-width: 100%;
    width: 100%;
  }
  
}

/* COLLECTIONS */
#summer-slim-down-savings .page-content--top {
  padding-bottom: 30px;
  /* background-color: #ffd2cd; */
  max-width: 100%;
}
#summer-slim-down-savings .collection-content {
  margin-top: 0;
}
.ssds-text {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
}
.toppad10 {
  padding-top: 10px;
}

@media (max-width: 600px) {
  .ssds-text {
    font-size: 14px;
  }
  #summer-slim-down-savings .page-content--top {
    padding-bottom: 0;
  }
}

/* FOOTER */
#shopify-section-footer-disclaimers {
  margin-bottom: 0;
}
#footer-disclaimers {
  padding-bottom: 50px !important;
} /* extra padding for the chat button */

/* FACTS PAGE */
/* #faq #MainContent,
#faq .icartShopifyCartContent {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  max-width: 1500px;
  margin: auto;
}

#faq #MainContent .shopify-section:first-child {
  width: 100%;
}

#faq #MainContent .shopify-section:not(:first-child) {
  flex: 1;
} */

.faq-header {
  margin-bottom: -60px;
}

.half-width.second {
  padding-top: var(--indexSectionPadding);
}

.facts-header {
  min-height: 350px;
  background: url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/serovital-hero.jpg?v=1649421963);
  background-position: right top;
}
.facts-header .html {
  font-size: 38px;
  font-weight: 700;
  max-width: 790px;
}

.facts-header .html span {
  color: #ee8e09;
}

.facts-svo-cta {
  margin-bottom: -60px;
}

.facts-svo-cta img {
  padding: 0 40px;
}

.facts-svo-cta .facts-heading {
  font-size: 34px;
  letter-spacing: 0;
}

.facts-svo-cta .facts-copy {
  font-size: 16px;
  max-width: 600px;
}

.facts-svo-cta .add-to-cart {
  min-width: 170px;
}

.facts-info {
  padding-top: 30px;
}

.shape-patent {
  background-color: #f0f0f0;
  border-radius: 2px;
}

.shape-patent span {
  color: #ee8e09;
  font-weight: 700;
}

.shape-patent p {
  font-size: 17px;
  color: #797979;
  line-height: 1.6;
  padding: 15px 5%;
}

.shape-sidebar {
  background-color: #f99cc8;
}

.shape-sidebar-text {
  padding: 10px 15px;
}

.shape-sidebar-text p {
  font-size: 14px;
  color: #fff;
}

.facts-title {
  font-size: 20px;
}

.retailimg {
  margin: 20px auto 40px;
  text-align: center;
}

.growth-title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.3;
}

.fact-hero-text span,
.growth-title span {
  color: #ee8e09;
}

.growth-sidebar-top {
  background-color: #e34d94;
  color: #fff;
  font-weight: 700;
  padding: 15px 20px;
  font-size: 28px;
  text-align: center;
}

.growth-sidebar-middle {
  background-color: #404042;
  padding: 30px 40px;
}

.growth-sidebar-middle .bigger {
  font-size: 17px;
  font-weight: 700;
}

.growth-sidebar-top p,
.growth-sidebar-middle p,
.growth-sidebar-bottom p {
  color: #fff;
}

.growth-sidebar-middle .lrg-txt {
  font-size: 22px;
}

.growth-sidebar-bottom {
  background-color: #7f7f7f;
  padding: 20px 30px 20px 40px;
}

.custom-content.facts-cc-two {
  margin-bottom: var(--indexSectionPadding);
}

.facts-worth-it .background-media-text__text {
  width: 100%;
  max-width: 850px;
}

.facts-worth-it .background-media-text__aligner {
  margin: 60px auto;
  max-width: 1500px;
  padding: 0 var(--pageWidthPadding);
}

@media (max-width: 768px) {
  #faq #MainContent {
    flex-direction: column;
  }
  .facts-header .html {
    font-size: 32px;
    max-width: 50%;
  }
  .facts-svo-cta > .one-half:first-child {
    max-height: 350px;
    max-width: 60%;
    margin: auto;
  }
  .facts-svo-cta > .one-half:nth-child(2) {
    padding-bottom: 40px;
  }
  .facts-svo-cta > .one-half:nth-child(2) .rte {
    text-align: center;
  }
  .facts-btns_wrapper.sva-90dc {
    margin-left: 0;
  }
  .facts-svo-cta .facts-copy {
    max-width: 100%;
  }
  .retailimg img {
    margin: auto;
  }
  .facts-worth-it img {
    object-position: center right !important;
  }
}

@media (max-width: 600px) {
  .facts-header {
    background: #f1f1f1;
    min-height: 240px;
  }
  .facts-header .html {
    font-size: 25px;
    max-width: 100%;
  }
  .facts-svo-cta > .one-half:first-child {
    max-height: unset;
    max-width: 100%;
  }
}

/* SEROVTIAL TIMELINE REVIEWS */

.sv-timeline-header {
  margin-bottom: calc(var(--pageWidthPadding) * -2);
}

.sv-timeline-header .header sup {
  font-size: 16px;
  top: -1.8em;
}

.sv-timeline-header .header {
  font-size: 54px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
}

.sv-timeline-images {
  padding-top: 0;
}

.sv-timeline-images .grid--flush-bottom {
  display: flex;
  max-width: 1170px;
  margin: auto;
  flex-wrap: wrap;
}

.sv-timeline-images .grid--flush-bottom > .grid__item {
  width: 25%;
  float: unset;
}

.sv-timeline-align--center {
  justify-content: center;
}

.sv-timeline-align--center .add-to-cart {
  display: block;
  max-width: 180px;
  margin: 0 auto 40px;
}

.sv-timeline-align--center .one-half {
  margin: auto;
}

/* TIMELINE */
.tl-wrapper {
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: 20px auto;
  position: relative;
}

.sv-timeline-tl h4 {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 46px;
  font-weight: 400;
  margin: 24px 40px;
}

.timeline-flex {
  display: flex;
  flex-wrap: nowrap;
  align-content: flex-start;
  flex-direction: column;
}
.tl-box {
  width: 50%;
  padding: 0;
  position: relative;
  overflow-y: visible;
}
.sv-timeline-tl .inner-box {
  padding: 20px 40px;
}
.tl-box p {
  font-family: "Roboto", Arial, sans-serif;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 40px;
}
.bigbold {
  font-size: 28px;
  font-weight: 700;
  padding: 10px 40px;
}

.box-odd {
  margin-left: 50%;
}
.box-even h4 {
  margin: 24px 25px;
}
.box-even .bigbold {
  padding: 10px 25px;
}

.box-odd .hdrline {
  border-top: solid 3px #fcda01;
  margin: 5px 4% 5px 0;
  width: 96%;
}
.box-even .hdrline {
  border-top: solid 3px #fcda01;
  margin: 5px 0 5px 4%;
  width: 96%;
}
.box-odd .circle {
  position: absolute;
  left: -11px;
  top: 64px;
}
.box-even .circle {
  position: absolute;
  right: -15px;
  top: 64px;
}

.tl-img {
  width: 68%;
}
.box1 {
  max-height: 340px;
}
.box2 {
  max-height: 400px;
}
.box3 {
  max-height: 360px;
}
.box4 {
  max-height: 780px;
}
.box5 {
  max-height: 740px;
}
.box6 {
  text-align: center;
  padding: 30px 0;
}

.centerline {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  border-left: solid 4px #fcda01;
}

@media (max-width: 480px) {
  .sv-timeline-images .grid--flush-bottom > .grid__item {
    width: 50%;
  }
}

@media (max-width: 1200px) {
  .tl-wrapper {
    min-height: 3000px;
  }
}

@media (max-width: 1100px) {
  .tl-wrapper {
    min-height: 3150px;
  }
  .box3 {
    max-height: 420px;
  }
  .box5 {
    max-height: 850px;
  }
}

@media (max-width: 1024px) {
  .tl-wrapper {
    min-height: 3250px;
  }
  .box5 {
    max-height: 920px;
  }
}

@media (max-width: 991px) {
  .tl-wrapper {
    min-height: 3320px;
  }
  .box1 {
    max-height: 350px;
  }
  .box3 {
    max-height: 460px;
  }
  .box5 {
    max-height: 1020px;
  }
}

@media (max-width: 950px) {
  .tl-wrapper {
    min-height: 3400px;
  }
  .box3 {
    max-height: 480px;
  }
  .box4 {
    max-height: 830px;
  }
  .box5 {
    max-height: 1080px;
  }
}

@media (max-width: 880px) {
  .svotl-btn {
    font-size: 18px;
  }

  .tl-box p {
    font-size: 18px;
  }
  .bigbold {
    font-size: 26px;
  }

  .tl-wrapper {
    min-height: 3340px;
  }
  .box1 {
    max-height: 360px;
  }
  .box1 {
    max-height: 340px;
  }
  .box3 {
    max-height: 480px;
  }
  .box4 {
    max-height: 766px;
  }
  .box5 {
    max-height: 980px;
  }
}

@media (max-width: 800px) {
  .tl-wrapper {
    min-height: 3450px;
  }
  .box2 {
    max-height: 380px;
  }
  .box3 {
    max-height: 510px;
  }
  .box4 {
    max-height: 780px;
  }
  .box5 {
    max-height: 1100px;
  }
}

@media (max-width: 767px) {
  .tl-box p {
    font-size: 16px;
  }
  .bigbold {
    font-size: 24px;
  }
  .inner-box {
    padding: 20px 30px;
  }
  .tl-wrapper {
    min-height: 2930px;
  }
  .box1 {
    max-height: 360px;
  }
  .box2 {
    max-height: 300px;
  }
  .box3 {
    max-height: 450px;
  }
  .box4 {
    max-height: 700px;
  }
  .box5 {
    max-height: 990px;
  }
}

@media (max-width: 680px) {
  .tl-wrapper {
    min-height: 3300px;
  }
  .box2 {
    max-height: 370px;
  }
  .box3 {
    max-height: 470px;
  }
  .box4 {
    max-height: 750px;
  }
  .box5 {
    max-height: 990px;
  }
}

@media (max-width: 630px) {
  .tl-wrapper {
    min-height: 3470px;
  }
  .box4 {
    max-height: 820px;
  }
  .box5 {
    max-height: 1111px;
  }
}

@media (max-width: 600px) {
  .hero-imgs {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
  }
  .flex-div {
    width: 50%;
    padding: 5px;
  }
  .hero-dsk {
    display: none;
  }
  .hero-mobi {
    display: block;
  }

  .svo-box-wrap {
    width: 72%;
    padding: 20px 0 60px;
  }
  .box-odd {
    margin-left: 0;
  }
  .centerline {
    left: 3.5%;
    top: 1.75%;
  }
  .sv-timeline-tl h4 {
    margin: 16px 40px;
  }
  .tl-box {
    width: 100%;
  }
  .box-even h4 {
    margin: 16px 40px;
  }
  .box-even .bigbold {
    padding: 10px 40px;
  }
  .box-even .hdrline {
    margin: 5px 4% 5px 0;
  }
  .box-even .circle {
    left: -11px;
  }

  .box1,
  .box2,
  .box3,
  .box4,
  .box5 {
    max-height: unset;
  }
  .box6 img {
    margin: auto;
  }
  .sv-timeline-header .header {
    font-size: 40px;
  }
}

@media (max-width: 550px) {
  .centerline {
    left: 3.8%;
  }
}

@media (max-width: 480px) {
  h4 {
    font-size: 40px;
  }
  .box-odd .circle,
  .box-even .circle {
    top: 56px;
  }
  .centerline {
    left: 4.2%;
    top: 1.5%;
  }
}

@media (max-width: 420px) {
  .hero-imgs {
    width: 96%;
  }
  h4 {
    font-size: 36px;
  }

  .box-odd .circle,
  .box-even .circle {
    top: 51px;
  }
  .centerline {
    left: 5.2%;
    top: 1.25%;
    height: 98%;
  }
}

@media (max-width: 380px) {
  h4 {
    font-size: 32px;
  }
  h4,
  .box-even h4 {
    margin: 18px 40px;
  }
  .box-even .bigbold,
  .bigbold {
    padding: 10px 20px;
  }
  .centerline {
    left: 6%;
    top: 1%;
  }

  .sv-timeline-tl h4 {
    font-size: 40px;
    margin: 18px 40px;
  }
}

/* PDP */
.pdp-description p {
  font-size: 15px;
  font-weight: 400;
}
.pdp-secondary {
  background-color: #f3f3f4;
  padding-top: 0 !important;
  max-width: 100%;
}
.pdp-secondary .image-wrap {
  background: unset !important;
  background-color: #f3f3f4;
}
.pdp-secondary p.accent-subtitle {
  font-size: 16px !important;
  font-weight: 600;
}
.pdp-secondary p {
  font-size: 28px !important;
  line-height: 1.3;
}

@media only screen and (max-width: 768px) {
  .pdp-secondary .feature-row {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 480px) {
  .pdp-secondary p {
    font-size: 24px !important;
  }
}
.pdp-ing-list {
  margin-top: calc(var(--indexSectionPadding) * -1);
  max-width: 500px;
}

.pdp-tac {
  margin-bottom: 0;
}

.template-product .product__main-photos,
.template-product .product__thumb .image-wrap img {
  border: none;
}

.template-product .h3,
.pdp-how-to-use h2,
.template-product h2 {
  font-size: 36px;
  font-weight: 300;
}

.pdp-tac h2 {
  font-size: 36px;
  margin-bottom: 0;
  font-weight: 300;
}

.pdp-details .h3 {
  font-size: 30px;
}

.pdp-details a {
  text-decoration: none !important;
}
.pdp-details a:hover {
  text-decoration: underline !important;
}
.pdp-ing-list.table {
  max-width: 750px;
}

.pdp-ing-list .collapsible-trigger__layout {
  justify-content: center;
}

.pdp-results-you-want .feature-row {
  background: #f7f7f7;
}

.pdp-routine .grid.grid--flush-bottom {
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
  justify-content: center;
}

.pdp-routine .grid.grid--flush-bottom .grid__item {
  flex: 1;
}

.pdp-validated-by-science h2 {
  text-align: center;
}

.pdp-validated-by-science .one-half {
  display: flex;
  align-self: flex-start;
}

.pdp-validated-by-science p {
  margin-bottom: 5px;
}

.pdp-validated-by-science {
  border: solid 1px #ddd;
  padding: 40px;
  margin: auto;
}

.pdp-validated-by-science.three-column--inner {
  border: solid 1px #ddd;
  padding: 40px;
  margin: auto;
}

.pdp-validated-by-science .custom__item:nth-child(2),
.pdp-validated-by-science .custom__item:nth-child(3) {
  padding: 0 5% 40px;
}

.pdp-validated-by-science .custom__item:nth-child(2) {
  border-right: solid 1px #ccc;
}

.pdp-validated-by-science .tiny {
  text-align: center;
  font-size: 12px;
  color: #a3a0a0;
}

.img-nodye {
  max-width: 100px;
  margin: 15px;
}

.img-zinc,
.img-myo {
  max-width: 180px;
  margin-bottom: 6px;
}

.img-fout {
  height: 90px;
  width: auto;
}

.pdp-serovital-hgh-results .btn--secondary,
.rte .btn--secondary {
  border: 1px solid;
  border-color: #111;
  border-color: var(--colorTextBody);
  color: #111;
  color: var(--colorTextBody);
  background-color: #fff;
  background-color: var(--colorBody);
  max-width: 340px;
  width: 100%;
  padding: 16px 20px;
  font-size: 14px;
  font-weight: 600;
}

.svo .flexor1 div {
  border: none;
  border-right: solid 1px #adadad;
}

.svo .flexor1 div:nth-child(2) {
  border: none;
}

.pdp-Ingredients.two-column #keying,
.pdp-Ingredients.two-column #without {
  width: 100%;
  max-width: 1500px;
  padding: 0 var(--pageWidthPadding);
}
.pdp-Ingredients.two-column .flexor2 div {
  padding: 87px 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.ingredients-box {
  padding: 30px 30px 20px;
  border: solid 1px #ccc;
  background-color: #f7f7f7;
  margin: 0 auto;
  max-width: 800px;
}
.ingredients-box table > tbody > tr > td {
}
.ingred-table {
  margin: 5px;
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #333333;
}
.ingred-table .ingChrt {
  padding: 4px 8px 6px 8px;
  border: solid 1px #000000;
}
.ingred-table .ingChrtInr {
  width: 100%;
}
.ingred-table .ingTtl {
  font-weight: bold;
  font-size: 22px;
}
.ingred-table .ingSngSz {
  font-size: 14px !important;
  padding-left: 6px;
}
.ingred-table .ingSngPC {
  font-size: 13px !important;
  padding-left: 6px;
}
.ingred-table .ingHdrSep {
  padding-top: 6px;
  margin: 4px 0 0 0;
  background-color: #000000;
}
.ingred-table .ingSubHdrSep {
  padding-top: 3px;
  margin: 2px 0 0 0;
  background-color: #000000;
}
.ingred-table .ingITbl {
  width: 100%;
  font-size: 13px;
  border-spacing: 0;
}
.ingred-table .ingITbl td {
  background: #f7f7f7;
}
.ingred-table .ingNcol {
  width: 60%;
  font-size: 16px;
}
.ingred-table .ingAcol {
  width: 25%;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingNcol.ingHding {
  font-size: 16px;
  font-weight: 700;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.ingred-table .ingDVcol {
  width: 15%;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingred-table .ingColHdrSep {
  background-color: #000000;
  height: 2px;
  margin-bottom: 4px;
}
.ingred-table .ingNcoltab {
  padding: 6px;
}
.ingred-table .ingSublist {
  padding-left: 6px;
  padding-top: 0;
  padding-bottom: 6px;
}
.ingFn {
  padding: 5px 10px;
  font-size: 12px !important;
}
.ingBl {
  border-top: solid 1px #666;
}
.nopad {
  padding: 0;
}
.otherIng {
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #333333;
  margin: 10px;
}

.pdp-how-to-use.second p {
  text-align: center;
}

.pdp-how-to-use.second .align--center {
  margin: auto;
}
.table-wrapper table {
  border-spacing: 0;
}
.ingredients {
  margin: 5px;
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #333333;
}
.ingredients table td {
}
.ingredients .ingChrt {
  padding: 4px 8px 6px 8px;
  border: solid 1px #000000;
}
.ingredients .ingChrtInr {
  width: 100%;
  text-align: left;
}
.ingredients .ingTtl {
  font-weight: bold;
  font-size: 20px;
}
.ingredients .ingSngSz {
  font-size: 14px !important;
}
.ingredients .ingHdrSep {
  padding-top: 6px;
  margin: 4px 0 0 0;
  background-color: #000000;
}
.ingredients .ingITbl {
  width: 100%;
  font-size: 13px;
}
.ingredients .ingNcol {
  width: 60%;
  font-size: 16px;
}
.ingredients .ingAcol {
  width: auto;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingAcol.ifAPShdr,
.ingDVcol.ifDVhdr,
.ingNcol.ingHding {
  font-size: 16px;
  font-weight: 600;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.ingredients .ingDVcol {
  width: auto;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingredients .ingColHdrSep {
  background-color: #000000;
  height: 2px;
  margin-bottom: 4px;
}
.ingredients .ingNcoltab {
  text-indent: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingFn {
  padding: 5px 10px 5px 0;
  font-size: 12px !important;
}
.ingBl {
  border-top: solid 1px #666;
}
.noBrdr {
  border: none !important;
}
.otherIng {
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #333333;
  margin: 10px;
}

.percent-wrap {
  width: 100%;
  margin: 20px auto;
  padding: 0;
  display: flex;
}
.big-percent {
  display: inline-block;
  padding: 10px 0 0 0;
  text-align: right;
  margin-left: 2%;
  margin-right: 3%;
  vertical-align: top;
  width: 40%;
}
.real-results {
  display: inline-block;
  padding: 0 3% 0 0;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 20px;
  color: #474747;
  font-weight: 400;
  text-align: left;
  width: 60%;
}
.pdp-clinical-trial {
  justify-content: center;
}
#suddenlysmooth-gentle-retinall .flexor1 div {
  border: none;
}
#suddenlysmooth-gentle-retinall .flexor1 div:first-child {
  border-right: solid 1px #adadad;
}

/* PDP NEW BEAUTY */
.newbeauty-img {
  width: 100%;
}
.article-head {
  display: flex;
  flex-wrap: nowrap;
  padding: 20px 0 0;
  text-align: center;
  flex-direction: column;
}
.article-title {
  display: inline-block;
  font-family: "Jost Medium", sans-serif;
  font-size: 90px;
  color: #000;
  font-weight: 500;
  line-height: 1;
}
.article-subtitle {
  display: inline-block;
  font-family: "Cormorant Garamond", serif;
  font-size: 50px;
  color: #000;
  font-weight: 600;
  padding: 20px 20px 0;
  line-height: 1;
}
.article-title sup {
  top: -3.6em;
  font-size: 14px;
}
.article-note {
  font-size: 14px;
  display: inline-block;
  margin-top: 20px;
}
.article-text-head {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  width: auto;
  border-bottom: solid 2px #fabda0;
  margin: 20px 10px 0 0;
}
.vc-price {
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
}
.article-body .vcnb-img {
  float: left;
  width: 30%;
  max-width: 180px;
}
.article-body .vcnb-mobi-img {
  display: none;
}
.nb-body-wrap {
  float: left;
  width: 68%;
}
.article-body p {
  font-size: 22px;
  line-height: 1.8;
  color: #333;
  margin: 30px 0 0;
  padding-right: 5rem;
}
.article-body p:after {
  clear: both;
}
.grey-quote {
  color: #c3c1c2;
  font-size: 44px;
  line-height: 0.5;
  display: inline-block;
  font-family: "HelveticaNeue-Roman";
  position: relative;
  left: 0;
  top: 10px;
}
.red-bar {
  margin: auto;
  width: 25px;
  border-top: solid 7px #d92b2d;
}
.getfat {
  font-weight: 700;
}

/* BEAUTY BOOST BUNDLE */
#beauty-boost-bundle .subscription-option__tag-label {background-color: #f5b4ad;}
#beauty-boost-bundle .subscription-options__title {display: none;}
.fix-msrp {
  text-decoration: line-through;
}

.beauty-boost-3icons-hdr {
  text-align: center;
  padding: 40px 0;
  border-bottom: solid 1px #484848;
}
.beauty-boost-3icons-hdr p {
  margin: 0 0 10px;
  font-size: 22px;
}
.beauty-boost-3icons-hdr h2 {
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-size: 32px;
}
.beauty-boost-3icons {}
.beauty-boost-3icons .h3 {
  font-size: 28px;
}

.beauty-boost-3icons .grid .grid__item .rte-setting.rte--block {
  padding: 0 0 0 22%;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  width: 90%;
}

.bbb-subnsave .hero__text-shadow {
  position: absolute;
  top: calc(50% - 150px);
}
.bbb-subnsave .hero__title {font-size: 66px !important; color: #333; font-weight: 400;}
.bbb-subnsave .hero__subtitle {font-size: 24px !important; color: #333;}
.bbb-subnsave .hero__text-shadow:after {background: transparent;}

@media (max-width: 1200px) {
  .beauty-boost-3icons .grid .grid__item .rte-setting.rte--block {
    padding: 0 0 0 20%;
    width: 100%;
  }
  
}
@media (max-width: 991px) {
  .beauty-boost-3icons .grid .grid__item .rte-setting.rte--block {
    padding: 0 0 0 10%;
  }
  .beauty-boost-3icons .h3 {font-size: 24px;}
  .bbb-subnsave .hero__text-shadow {max-width: 52%; top: calc(50% - 100px);}
  .bbb-subnsave .hero__title {font-size: 48px !important;}
  
}
@media (max-width: 768px) {
  .beauty-boost-3icons .grid .grid__item .rte-setting.rte--block {
    padding: 0 15px;
  }
  .beauty-boost-3icons .grid .grid__item .rte-setting.rte--block p {
    margin: 0 auto;
    width: fit-content;
  }
  .beauty-boost-3icons .grid--flush-bottom>.grid__item {
    margin-bottom: 40px;
  }
  .bbb-subnsave .hero__text-shadow {
    max-width: 100%;
    top: 10em;
    left: 1%;
    text-align: center;
    padding: 0 15px;
  }
  .bbb-subnsave .hero__title {font-size: 64px !important;}
  .bbb-subnsave .hero__subtitle {font-size: 22px !important;
    padding: 0 8%;
  }
  
}
@media (max-width: 600px) {
  
  .bbb-subnsave .hero__text-shadow {
    top: 6em;
    text-shadow: 0 3px 7px rgba(244,244,244,.5);
  }
  .bbb-subnsave .hero__title {font-size: 54px!important;}

  #beauty-boost-bundle div.collapser.drawer {display:block;}
  #beauty-boost-bundle div.collapser.tripper {display:none;}
  
}
@media (max-width: 480px) {

  .beauty-boost-3icons .grid .grid__item .rte-setting.rte--block {padding: 0 36px;}
  .bbb-subnsave .hero__text-shadow {top: 3.2em;}
  .bbb-subnsave .hero__title {font-size: 42px !important;}
  .bbb-subnsave .hero__subtitle {font-size: 18px !important; padding: 0;}
  .page-width.bbb-slide {padding: 0;}
  
}

/* VITACORRECT */
.vitacorrect #ingWrap {
  min-height: 400px;
}
.vitacorrect #keying img {
  max-width: 200px;
}
.vitacorrect #without img {
  max-width: 120px;
  margin: 0 10px;
}
.strold {
  font-weight: 600 !important;
  color: #333 !important;
}

.pdp-Ingredients.two-column.vitacorrect .flexor2 div {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 50px 20px;
  justify-content: center;
}

/* COMFORTBEAD */
.comfortbead #ingWrap {
  min-height: 400px;
}
.comfortbead #keying img {
  max-width: 200px;
}
.comfortbead #without img {
  max-width: 120px;
  margin: 0 10px;
}

/* SKIN RESTORE */
#skin-restore #MainContent {
  max-width: 1500px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
#skin-restore #MainContent > div {
  width: 100%;
}
#shopify-section-template--15895758110941__164999889930bf3363,
#shopify-section-template--15895758110941__16499995894c3a3af8 {
  width: 50% !important;
}

/* MULTI VITAMIN PACK */
#multi-vitamin-pack .ingredients {
  padding-top: 0;
}

#multi-vitamin-pack .ingTtlBc {
  font-size: 20px !important;
  font-weight: bold;
}

#multi-vitamin-pack .ingBl.dark-devider {
  height: 5px;
  background: black;
}

#multi-vitamin-pack hr {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  border-top: 1px solid #c5c3c3;
}

/* RETINALL */
.pdp-Ingredients.retinall .flexor2 {
  margin: auto;
  max-width: 650px;
}

.pdp-Ingredients.retinall .flexor2 > div {
  width: 100%;
  padding: 65px 40px;
  flex-direction: column;
}

/* HAIR REGENERES ADVANCED PDP */
.tk-adobe-garamond-pro-reg {
  font-family: "adobe-garamond-pro-reg", serif;
}
.tk-adobe-garamond-pro-bold {
  font-family: "adobe-garamond-pro-bold", serif;
}

.regen-complex-list-box {
  margin: 0 auto;
  padding: 0 30px;
  text-align: left;
  max-width: 600px;
}
.regen-complex-study h3 {
  font-family: "adobe-garamond-pro-bold", serif;
  font-size: 32px;
}
.regen-complex-study p {
  font-size: 24px;
  margin-left: 15px;
}
.regen-complex-study span {
  font-family: "adobe-garamond-pro-bold", serif;
  font-size: 32px;
}

.hair-adv-results-title {
  background-color: #e4dbd4 !important;
  margin-bottom: 0;
  padding-top: 40px !important;
  padding-bottom: 15px;
}
.hero--template--14722610069591__dfd1920d-1a9b-4cf2-9d47-e7c7bb759ed2 {
    height: 320px !important;
}
.hair-adv-results-title h2 {
  font-family: "adobe-garamond-pro-bold", serif;
  text-align: center;
  margin-bottom: 0;
}
.hair-adv-results-title p {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}
#shopify-section-template--14722610069591__dfd1920d-1a9b-4cf2-9d47-e7c7bb759ed2,
.hair-adv-bna--inner .hero__sidebyside {
  background-color: #e4dbd4 !important;
  /* #cfbdb4 */
}
.hair-adv-bna--inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}
.hair-adv-bna--inner>div {padding-bottom: 40px;}
.hair-adv-bna--inner .hero__animation-contents p {
  font-family: "adobe-garamond-pro-reg", serif;
  font-size: 28px;
  text-align: center;
}
.hair-adv-bna--inner .hero__sidebyside-image {
  flex: 0 1 100%;
}
.hair-adv-bna--inner .hero__sidebyside-image--indented .hero__image {
  padding: 0;
}
.hair-adv-bna--inner .hero__sidebyside-content-inner {padding: 30px;}
.hair-adv-bna--inner .hero__sidebyside-content {max-width: 50%;}

.hair-adv-3prop {
  margin-bottom: 0;
}
.hair-adv-3prop-hdr {
  border-bottom: solid 1px #444;
  padding: 0 0 30px;
}
.hair-adv-3prop-hdr p {
  font-size: 28px;
  line-height: 1.5;
}
.hair-adv-3prop-hdr span {
  font-family: "adobe-garamond-pro-bold", serif;
  font-size: 32px;
}
.hair-adv-3prop-icons .h3 {
  font-size: 28px;
}
.hair-adv-3prop-icons .grid .grid__item:nth-child(1) .rte-setting.rte--block {
  padding: 20px 4em;
  font-size: 18px;
  line-height: 1.6;
}
.hair-adv-3prop-icons .grid .grid__item:nth-child(2) .rte-setting.rte--block,
.hair-adv-3prop-icons .grid .grid__item:nth-child(3) .rte-setting.rte--block {
  padding: 20px 0 20px 38%;
  font-size: 19px;
  text-align: left;
}
.hair-adv-3prop-icons .grid .grid__item:nth-child(2) .rte-setting.rte--block p,
.hair-adv-3prop-icons .grid .grid__item:nth-child(3) .rte-setting.rte--block p {
  margin: 0 0 5px;
}

.hair-adv-svg-icons {
  margin-bottom: 0;
  padding-bottom: 40px;
}
.hair-adv-svg-icons h2 {
  font-family: "adobe-garamond-pro-bold", serif;
}
.hair-adv-svg-icons .image-wrap {
  background: none;
}

.hair-adv-sustainability {
  background-color: #e4dbd4 !important;
  margin-bottom: 0;
}
.hair-adv-sustainability .h3 {
  font-family: "adobe-garamond-pro-bold", serif;
  font-size: 30px;
}
.hair-adv-sustainability p {
  font-size: 20px;
  line-height: 1.4;
}
.hair-adv-disclmr--no-space {
  padding-top: 10px;
}
.hair-adv-disclmr--no-space p {
  font-size: 10px;
  line-height: 13px;
}

@media (max-width: 1200px) {

  .hair-adv-3prop-icons .grid .grid__item:nth-child(1) .rte-setting.rte--block {
    padding: 20px 2em;
  }
  .hair-adv-3prop-icons .grid .grid__item:nth-child(2) .rte-setting.rte--block,
  .hair-adv-3prop-icons .grid .grid__item:nth-child(3) .rte-setting.rte--block {
    padding: 20px 0 20px 33%;
  }

}

@media (max-width: 991px) {

  .hair-adv-3prop-icons .h3 {font-size: 24px;}
  .hair-adv-3prop-icons .grid .grid__item:nth-child(1) .rte-setting.rte--block {
    padding: 20px 0;
    line-height: 1.5;
    font-size: 17px;
  }
  .hair-adv-3prop-icons .grid .grid__item:nth-child(2) .rte-setting.rte--block,
  .hair-adv-3prop-icons .grid .grid__item:nth-child(3) .rte-setting.rte--block {
    padding: 20px 0 20px 26%;
    font-size: 18px;
  }

}

@media (max-width: 768px) {
  .hero__sidebyside-content-inner {
    padding: 30px 12%;
  }
  .hair-adv-bna--inner .hero__sidebyside-image--indented .hero__image {
    padding: 0;
  }
  
  .regen-complex-study p {line-height: 1.2;}

  .hair-adv-3prop-hdr {
    width: 90%;
    margin: 0 auto;
  }
  .hair-adv-3prop-icons .grid--flush-bottom > .grid__item {
    margin-bottom: 36px;
  }

  .hair-adv-3prop-icons .grid .grid__item:nth-child(1) .rte-setting.rte--block {
    max-width: 420px;
    margin: 0 auto 8px;
  }
  .hair-adv-3prop-icons .grid .grid__item:nth-child(2) .rte-setting.rte--block,
  .hair-adv-3prop-icons .grid .grid__item:nth-child(3) .rte-setting.rte--block {
    max-width: 220px;
    padding: 20px 0 20px 44px;
    margin: 0 auto 8px;
  }

  .hair-adv-svg-icons .grid {
    display: flex;
    flex-wrap: wrap;
  }
  .hair-adv-svg-icons .grid__item {
    width: 50%;
    padding-righnt: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .hair-adv-sustainability .image-wrap {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 76% !important;
  }
  .hair-adv-sustainability .feature-row__text {
    padding: 15px 20px 40px;
  }
  .hair-adv-sustainability p {text-align: center;}
  
}

@media (max-width: 600px) {
  .regen-complex-study h3 {
    font-size: 24px;
  }
  .regen-complex-study p {font-size: 20px;}
  .regen-complex-study span {font-size: 28px;}

  .hair-adv-bna--inner>div {padding-bottom: 0;}
  .hair-adv-bna--inner .hero__sidebyside {height: 108%;}
  .hair-adv-bna--inner {padding-bottom: 20px;}
  .hair-adv-bna--inner .hero__animation-contents p {
    font-size: 22px;
  }
  .hair-adv-bna--inner .hero__sidebyside-content {
    max-width: 100%;
  }
  .hair-adv-3prop-icons .grid .grid__item:nth-child(1) .rte-setting.rte--block {
    padding: 20px;
  }
  .hair-adv-3prop-hdr p {
    font-size: 24px;
    line-height: 1.3;
  }
  .hair-adv-3prop-hdr span {font-size: 28px;}
  
}

@media (max-width: 480px) {
  .regen-complex-study .regen-complex-list-box {padding: 0px 10px;}
  .regen-complex-list-box {padding: 0 10px;}
  .hair-adv-results-title .custom__item {margin-bottom: 0;}

  .hair-adv-results-title p {font-size: 20px;}
  .hair-adv-bna--inner .hero__sidebyside-image--indented .hero__image {
    padding: 10px 10px 0;
  }
  .hair-adv-sustainability .image-wrap {
    width: 90%;
    padding-bottom: 84% !important;
  }
  .hair-adv-bna--inner .hero__sidebyside-content-inner {padding: 15px 30px;}
  
  .hair-adv-3prop-icons {margin-bottom: 10px;}
  .hair-adv-3prop-icons .image-container {max-width: 96px !important;}
  .hair-adv-3prop-icons .h3 {font-size: 22px;}
  .hair-adv-3prop-icons .grid .grid__item:nth-child(1) .rte-setting.rte--block {
    padding: 5px 20px;
  }
  .hair-adv-3prop-icons .grid .grid__item:nth-child(2) .rte-setting.rte--block,
  .hair-adv-3prop-icons .grid .grid__item:nth-child(3) .rte-setting.rte--block {
    padding: 5px 0 5px 44px;
  }

  .hair-adv-sustainability .h3 {font-size: 24px;}
  .hair-adv-sustainability p {font-size: 17px;}
  
}

/* HAIR REGENERES SERUM */
#shopify-section-template--14507837718615__165783460027e2ac61 {
  margin-top: 40px;
}

/* PERFECT PAIR 4 HAIR */
#perfect-pair-for-hair .product-block .rte > div {
  margin-bottom: 0;
}
#perfect-pair-for-hair .product-block .rte p {
  margin-bottom: 15px;
}
.key-feat-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row !important;
  padding: 0 2em;
  margin: 0 auto;
}
.key-feat-box div {
  width: 33%;
  margin: 5px auto;
  padding: 0 15px 15px;
  text-align: center;
}
.key-feat-box div>img {
  width: 50px;
  height: 50px;
}
.key-feat-box div>span {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 1.2;
}

.perfect-pair-hair-scalp .accent-subtitle {
  font-family: "adobe-garamond-pro-bold", serif;
  text-transform: none;
  font-size: 36px;
  letter-spacing: 0.02em;
}
.perfect-pair-hair-scalp .h3 {
  font-size: 28px;
}
.perfect-pair-hair-scalp .rte ul {list-style-type: none;}
.perfect-pair-hair-scalp .rte ul li:before {
  content: "+";
  padding-right: 10px;
  font-weight: 700;
}
.perfect-pair-hair-scalp .rte li {
  font-size: 18px;
  margin-bottom: 6px;
}

.perfect-pair-revitalize .h3 {
  font-family: "adobe-garamond-pro-bold", serif;
}

.perfect-pair-science .page-width {max-width: 1000px;}
.perfect-pair-science h3 {
  font-family: "adobe-garamond-pro-bold", serif;
  font-size: 32px;
  line-height: 1.3;
}
.perfect-pair-science p {
  font-size: 24px;
  margin-left: 15px;
}
.perfect-pair-science span {
  font-family: "adobe-garamond-pro-bold", serif;
  font-size: 32px;
  font-weight: 600;
}

.hair-bundle-testimonials h2 {
  font-weight: 600;
}
.hair-bundle-testimonials .testimonials__info {
  font-style: italic;
}

.hair-bundle-disclmr {
  padding: 0;
  margin: 0;
  padding-top: 10px !important;
}

.hair-adv-key-feature-title {
  margin: 0;
}
.hair-adv-key-feature-title h2 {
  font-weight: 500;
}
.hair-bundle-adv-icons h2 {
  font-size: 28px;
  font-weight: 600;
}
.hair-bundle-adv-icons .grid {
  display: flex;
  flex-wrap: nowrap;
  max-width: 1200px;
  margin: 0 auto;
}
.hair-bundle-adv-icons .medium-up--one-half {
  width: 25%;
}

.hair-bundle-serum-icons h2 {
  font-size: 28px;
  font-weight: 600;
}
.hair-bundle-serum-icons {
  background: url("/cdn/shop/t/7/assets/paper_1080x.jpg");
  background-size: cover;
}
.hair-bundle-serum-icons .image-wrap {
  background: transparent;
}
.hair-bundle-serum-icons .grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
.hair-bundle-serum-icons .grid__item {
  padding: 0;
}
.hair-bundle-serum-icons .grid--flush-bottom > .grid__item {
  margin-bottom: 40px;
}

@media (max-width: 1299px) {
  .perfect-pair-hair-scalp .feature-row__text--left {padding-left: 0;}
}
@media (max-width: 1200px) {
  .key-feat-box {padding: 0 1em;}
}
@media (max-width: 1199px) {
  .perfect-pair-hair-scalp .feature-row__text--left {padding-right: 0;}
}
@media (max-width: 1024px) {
  .key-feat-box {padding: 0;}
}

@media (max-width: 768px) {
  .hair-bundle-serum-icons .grid__item {width: 50%;}
  .perfect-pair-science p {line-height: 1.2;}
  .perfect-pair-hair-scalp .accent-subtitle {text-align: center;}
  .perfect-pair-hair-scalp .feature-row .feature-row__item:nth-child(1)>div {
    max-width: 80%;
    margin: 0 auto;
  }
  .perfect-pair-hair-scalp .feature-row__text {max-width: 600px;}
  .perfect-pair-hair-scalp .h3 {padding-left: 13%;}
  .perfect-pair-hair-scalp ul {margin-left: 25%;}
  
  .perfect-pair-revitalize .feature-row  .feature-row__item:nth-child(2)>div {
    max-width: 80%;
    margin: 0 auto;
  }
  .perfect-pair-revitalize .feature-row__text {max-width: 600px;}
}

@media (max-width: 600px) {

  .key-feat-box {max-width: 420px;}
  .hair-bundle-science-txt {
    padding-left: 1.5em;
  }
  .hair-bundle-adv-icons .grid {
    flex-wrap: wrap;
  }
  .hair-bundle-adv-icons .medium-up--one-half {
    width: 50%;
  }
  .hair-bundle-adv-icons .grid__item {
    padding-right: 16px;
  }
  .hair-bundle-adv-icons .grid--flush-bottom > .grid__item {
    margin-bottom: 40px;
  }
  .perfect-pair-science h3 {
    font-size: 24px;
  }
  .perfect-pair-science p {font-size: 20px;}
  .perfect-pair-science span {font-size: 24px;}
  .perfect-pair-hair-scalp .accent-subtitle {font-size: 30px;}
  .perfect-pair-hair-scalp .h3 {
    font-size: 24px;
    text-align: center;
  }
  .perfect-pair-hair-scalp .feature-row__text {
    padding: 20px 10px 0;
  }
  .perfect-pair-hair-scalp .h3 {padding-left: 1%;}
  .perfect-pair-hair-scalp ul {margin-left: 22%;}

  .perfect-pair-revitalize .h3 {font-size: 30px;}
  .perfect-pair-revitalize .feature-row__text {
    padding: 20px 8% 0;
  }
  .regen-complex-list-box {padding: 0 10%;}

  .hair-bundle-testimonials h2 {font-size: 30px;}
  
}
@media (max-width: 480px) {
  .key-feat-box div>span {font-size: 12px;}
  .hair-bundle-science-txt {
    padding-left: 0.5em;
  }
  .hair-bundle-science-list {
    padding-left: 0;
  }
  .perfect-pair-revitalize .h3 {font-size: 26px;}
  .perfect-pair-hair-scalp .feature-row__text {padding: 20px 10px 0;}
  .perfect-pair-hair-scalp .accent-subtitle {font-size: 26px;}
  .perfect-pair-hair-scalp .h3 {
    font-size: 22px;
    padding: 0 5%;
  }
  .perfect-pair-hair-scalp ul {margin-left: 25px;}

  .hair-bundle-testimonials h2 {font-size: 26px;}
  
}
@media (max-width: 420px) {
  .perfect-pair-hair-scalp ul {margin-left: 40px;}
  .perfect-pair-hair-scalp .rte li {font-size: 16px;}
}

/* REJUVINATORS */
.rejuve-price-save {
  font-size: 24px;
}
@media (max-width: 1024px) {
  #revitalize .feature-row__text--right,
  #rejuvenate .feature-row__text--right {
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  .rejuve-price-save {
    font-size: 21px;
  }
}

/* WHO WE ARE */

.who-we-are-heading {
  max-width: 600px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.who-we-are-section {
  max-width: 500px;
  margin: auto;
  justify-content: center;
  padding-bottom: 30px;
}

.who-we-are-section .custom-content {
  justify-content: center;
}

.who-we-are-heading .rte,
.who-we-are-section .rte {
  text-align: center;
}

.who-we-are-heading h2 {
  font-size: 42px;
  font-weight: 400;
}

.who-we-are-heading p {
  font-size: 20px;
  color: #8d8f90;
}

.who-we-are-section h2 {
  font-size: 30px;
  font-weight: 400;
}

.who-we-are-section p {
  font-size: 16px;
  color: #8d8f90;
}

.community-logos {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.community-logos .row {
  display: flex;
  max-width: 100%;
  justify-content: space-between;
  margin: 0;
}

.community-logos img {
  max-height: 65px;
}

.who-we-are-section .custom__item-inner--image {
  max-width: 100px;
}

.who-we-are-heading .custom__item,
.who-we-are-section .custom__item {
  padding-left: 0;
}

/* SKIN BRILLIANCE*/
#shopify-section-template--14520705286231__164977207849e48679 {
  margin-top: 40px;
}

@media (max-width: 1199px) {
  /* PDP NEW BEAUTY */
  .article-title {
    font-size: 80px;
  }
  .article-head sup {
    top: -3.2em;
  }
  .article-subtitle {
    font-size: 44px;
  }
  .article-text-head {
    font-size: 22px;
  }
  .vc-price {
    font-size: 22px;
  }
  .article-body p {
    font-size: 20px;
    padding-right: 1rem;
  }
  .vcnb-img {
    width: 33%;
  }
  .nb-body-wrap {
    width: 66%;
  }
}

@media (max-width: 1099px) {
  /* PDP NEW BEAUTY */
  .new-beauty-flex .article-head {
    width: 56%;
  }
  .new-beauty-flex .article-body {
    width: 44%;
  }
  .article-body p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .pdp-Ingredients.two-column.vitacorrect .flexor2 div {
    padding: 10px 20px;
  }
  /* PDP NEW BEAUTY */
  .article-title {
    font-size: 74px;
  }
  .article-subtitle {
    font-size: 38px;
  }
}

@media (max-width: 880px) {
  /* NEW BEAUTY */
  .article-title {
    font-size: 64px;
  }
  .article-head sup {
    top: -2.8em;
  }
  .article-subtitle {
    font-size: 32px;
  }
  .article-text-head {
    font-size: 20px;
  }
  .vc-price {
    font-size: 20px;
  }
  .article-body p {
    font-size: 16px;
    padding-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .pdp-details .feature-row {
    flex-direction: row;
  }
  .pdp-results-you-want .feature-row {
    flex-direction: row-reverse;
  }
  .pdp-results-you-want .h3 {
    font-size: 26px;
  }
  .pdp-details .feature-row__item,
  .pdp-results-you-want .feature-row__item {
    min-width: unset;
  }
  .pdp-how-it-works p {
    text-align: center;
  }
  .pdp-how-to-use .grid {
    display: flex;
  }
  .pdp-validated-by-science .custom__item:nth-child(2),
  .pdp-validated-by-science .custom__item:nth-child(3) {
    width: 50%;
  }
  .clear-balance #without img {
    max-width: 25%;
    height: auto;
  }
  .pdp-Ingredients.two-column.clear-balance #keying,
  .pdp-Ingredients.two-column.clear-balance #without {
    width: fit-content;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
  .pdp-Ingredients.two-column .flexor2 {
    flex-wrap: nowrap;
  }
  .vitacorrect #keying img {
    max-width: 50%;
  }
  .vitacorrect #without img {
    max-width: 25%;
  }
  /* NEW BEAUTY */
  .new-beauty-flex {
    flex-wrap: wrap;
  }
  .new-beauty-flex .article-head {
    width: 100%;
  }
  .new-beauty-flex .article-body {
    width: 100%;
    padding: 30px 8%;
  }
  .article-title {
    font-size: 82px;
  }
  .article-head sup {
    top: -3.6em;
  }
  .article-subtitle {
    padding: 20px 10% 0;
    line-height: 1.2;
  }
  .article-text-head {
    font-size: 24px;
  }
  .vc-price {
    font-size: 24px;
  }
  .vcnb-img {
    width: 26%;
  }
  .nb-body-wrap {
    width: 72%;
  }
  .article-body p {
    font-size: 20px;
  }
  .nb-body-wrap p {
    text-align: left;
  }
  .article-body {
    display: flex;
    align-items: flex-start;
  }

  .two-column .flexor2 div {
    width: 50%;
  }

  .two-column #keying img {
    max-width: 50%;
  }
  .two-column #without img {
    max-width: 25%;
  }
  .comfortbead #ingWrap {
    min-height: 320px;
  }
  /* SKIN RESTORE */
  #shopify-section-template--15895758110941__164999889930bf3363,
  #shopify-section-template--15895758110941__16499995894c3a3af8 {
    width: 100% !important;
  }

  .pdp-product-details-faq {
    max-width: 100%;
  }
  .pdp-clinical-trial {
    max-width: 500px;
    margin: auto;
  }

  .pdp-serovital-hgh-results .rte ul {
    min-height: unset;
  }
  .pdp-serovital-hgh-results .rte h2 {
    max-width: unset;
  }
}

@media (max-width: 600px) {
  /* NEW BEAUTY */
  .article-title {
    font-size: 72px;
  }
  .new-beauty-flex .article-body {
    padding: 30px 5%;
  }

  /* WHO WE ARE */
  .community-logos .row {
    flex-wrap: wrap;
  }
  .community-logos .row a {
    width: 50%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }

  .retinall #ingWrap {
    min-height: 570px;
  }
  .svo #ingWrap {
    min-height: 610px;
  }
}

@media (max-width: 499px) {
  /* NEW BEAUTY */
  .article-title {
    font-size: 62px;
  }
  .article-subtitle {
    font-size: 32px;
    padding: 20px 8% 0;
  }
  .article-head sup {
    top: -2em;
  }
  .new-beauty-flex .article-body {
    padding: 30px 2%;
  }
  .article-text-head {
    font-size: 22px;
  }
  .vc-price {
    font-size: 22px;
  }
  .article-body p {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  #suddenlysmooth-gentle-retinall .flexor1 div:first-child {
    border-right: none;
    border-bottom: solid 1px #adadad;
  }
  .pdp-routine .grid.grid--flush-bottom {
    flex-wrap: wrap;
    margin: auto;
  }
  .pdp-routine .grid.grid--flush-bottom .grid__item {
    flex: auto;
    max-width: 200px;
    padding-left: 0;
  }
  .pdp-details .feature-row {
    flex-direction: column;
  }
  .pdp-results-you-want .feature-row {
    flex-direction: column-reverse;
  }
  .pdp-results-you-want .feature-row__item:first-child {
    padding: 80px 20px;
  }
  .pdp-results-you-want .feature-row__item {
    min-width: 100%;
  }
  .pdp-how-to-use .grid {
    flex-wrap: wrap;
  }
  .pdp-validated-by-science {
    padding: 40px 0;
  }
  .clear-balance .img-zinc,
  .clear-balance .img-myo {
    max-width: 50%;
  }
  .clear-balance #ingWrap {
    height: 600px;
  }

  .pdp-Ingredients.two-column .flexor1,
  .pdp-Ingredients.two-column .flexor2 {
    flex-wrap: wrap;
  }
  .pdp-Ingredients.two-column .flexor2 div {
    padding: 20px 40px;
  }
  .pdp-Ingredients.two-column .flexor2 div {
    flex-direction: column;
  }
  .pdp-Ingredients.two-column.vitacorrect .flexor2 div {
    flex-direction: row;
  }
  .vitacorrect #ingWrap {
    min-height: 650px;
  }
  .clear-balance #without img {
    max-width: 35%;
    padding: 6px;
  }
  .pdp-ing-list .ingredients-box {
    padding: 20px 10px;
  }
  .pdp-ing-list.table .collapsible-content__inner {
    padding: 0;
  }
  .pdp-validated-by-science .custom__item:nth-child(2),
  .pdp-validated-by-science .custom__item:nth-child(3) {
    width: 100%;
    padding: 5% 40px;
  }
  .pdp-validated-by-science .custom__item:nth-child(2) {
    border-right: none;
    border-bottom: solid 1px #ccc;
  }
  .two-column .flexor2 div {
    width: 100%;
  }
  .comfortbead #ingWrap {
    min-height: 560px;
  }

  .pdp-Ingredients.two-column.comfortbead .flexor2 div:nth-child(2) {
    padding: 90px 40px;
  }
  .svo .flexor1 div {
    border: none;
    border-bottom: solid 1px #adadad;
  }

  .who-we-are-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 420px) {
  /* NEW BEAUTY */
  .new-beauty-flex .article-head {
    padding: 0;
  }
  .article-title {
    font-size: 52px;
  }
  .article-subtitle {
    font-size: 30px;
  }
  .article-body p {
    font-size: 16px;
  }
  .article-text-head {
    font-size: 20px;
  }
  .vc-price {
    font-size: 20px;
  }
}

@media (max-width: 380px) {
  .vitacorrect #ingWrap {
    min-height: 620px;
  }
  /* NEW BEAUTY */
  .new-beauty-flex .article-head {
    padding: 0 10px;
  }
  .new-beauty-flex .article-body {
    padding: 30px 4%;
  }
  .article-title {
    font-size: 44px;
  }
  .article-subtitle {
    font-size: 26px;
    padding: 20px 0 0;
  }
  .article-body .vcnb-img {
    display: none;
  }
  .article-body .vcnb-mobi-img {
    display: block;
  }
  .nb-body-wrap {
    float: none;
    width: 100%;
    padding: 0 5px 0 15px;
  }
  .article-text-head {
    font-size: 22px;
  }
  .article-body {
    flex-direction: column;
  }

  .pdp-product-details-faq .collapsible-content__inner.rte {
    padding: 0 0 12px;
  }
} /* CUSTOM GLOBAL CLASSES */

/* FOOTER */
#shopify-section-footer-disclaimers {
  margin-bottom: 0;
}

/* FACTS PAGE */

.faq-header {
  margin-bottom: -60px;
}

.half-width.second {
  padding-top: var(--indexSectionPadding);
}

.facts-header {
  min-height: 350px;
  background: url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/serovital-hero.jpg?v=1649421963);
  background-position: right top;
}
.facts-header .html {
  font-size: 38px;
  font-weight: 700;
  max-width: 790px;
}

.facts-header .html span {
  color: #ee8e09;
}

.facts-svo-cta {
  margin-bottom: -60px;
}

.facts-svo-cta.bottom {
  margin-bottom: 40px;
}

.facts-svo-cta img {
  padding: 0 80px;
}

.facts-svo-cta .facts-heading {
  font-size: 34px;
  letter-spacing: 0;
}

.facts-svo-cta .facts-copy {
  font-size: 16px;
  max-width: 600px;
}

.facts-svo-cta .add-to-cart {
  min-width: 170px;
}

.facts-info {
  padding-top: 30px;
}

.shape-patent {
  background-color: #f0f0f0;
  border-radius: 2px;
}

.shape-patent span {
  color: #ee8e09;
  font-weight: 700;
}

.shape-patent p {
  font-size: 17px;
  color: #797979;
  line-height: 1.6;
  padding: 15px 5%;
}

.shape-sidebar {
  background-color: #f99cc8;
}

.shape-sidebar-text {
  padding: 10px 15px;
}

.shape-sidebar-text p {
  font-size: 14px;
  color: #fff;
}

.facts-title {
  font-size: 20px;
}

.retailimg {
  margin: 20px auto 40px;
  text-align: center;
}

.growth-title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.3;
}

.fact-hero-text span,
.growth-title span {
  color: #ee8e09;
}

.growth-sidebar-top {
  background-color: #e34d94;
  color: #fff;
  font-weight: 700;
  padding: 15px 20px;
  font-size: 28px;
  text-align: center;
}

.growth-sidebar-middle {
  background-color: #404042;
  padding: 30px 40px;
}

.growth-sidebar-middle .bigger {
  font-size: 17px;
  font-weight: 700;
}

.growth-sidebar-top p,
.growth-sidebar-middle p,
.growth-sidebar-bottom p {
  color: #fff;
}

.growth-sidebar-middle .lrg-txt {
  font-size: 22px;
}

.growth-sidebar-bottom {
  background-color: #7f7f7f;
  padding: 20px 30px 20px 40px;
}

.facts-worth-it {
  margin-top: var(--pageWidthPadding);
}

.facts-worth-it .background-media-text__text {
  width: 100%;
  max-width: 850px;
}

.facts-worth-it .background-media-text__aligner {
  margin: 60px auto;
  max-width: 1500px;
  padding: 0 var(--pageWidthPadding);
}

@media (max-width: 768px) {
  #faq #MainContent {
    flex-direction: column;
  }
  .facts-header .html {
    font-size: 32px;
    max-width: 50%;
  }
  .facts-svo-cta > .one-half:first-child {
    max-height: 350px;
    max-width: 60%;
    margin: auto;
  }
  .facts-svo-cta > .one-half:nth-child(2) {
    padding-bottom: 40px;
  }
  .facts-svo-cta > .one-half:nth-child(2) .rte {
    text-align: center;
  }
  .facts-btns_wrapper.sva-90dc {
    margin-left: 0;
  }
  .facts-svo-cta .facts-copy {
    max-width: 100%;
  }
  .retailimg img {
    margin: auto;
  }
  .facts-worth-it img {
    object-position: center right !important;
  }
}

@media (max-width: 600px) {
  .facts-header {
    background: #f1f1f1;
    min-height: 240px;
  }
  .facts-header .html {
    font-size: 25px;
    max-width: 100%;
  }
  .facts-svo-cta > .one-half:first-child {
    max-height: unset;
    max-width: 100%;
  }
  .facts-svo-cta img {
    padding: 0 40px;
  }
  .facts-svo-cta {
    margin-bottom: 0px;
  }
}

/* SEROVTIAL TIMELINE REVIEWS */

.sv-timeline-header {
  margin-bottom: calc(var(--pageWidthPadding) * -2);
}

.sv-timeline-header .header sup {
  font-size: 16px;
  top: -1.8em;
}

.sv-timeline-header .header {
  font-size: 54px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
}

.sv-timeline-images {
  padding-top: 0;
}

.sv-timeline-images .grid--flush-bottom {
  display: flex;
  max-width: 1170px;
  margin: auto;
  flex-wrap: wrap;
}

.sv-timeline-images .grid--flush-bottom > .grid__item {
  width: 25%;
  float: unset;
}

.sv-timeline-align--center {
  justify-content: center;
}

.sv-timeline-align--center .add-to-cart {
  display: block;
  max-width: 180px;
  margin: 0 auto 40px;
}

/* TIMELINE */
.tl-wrapper {
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: 20px auto;
  position: relative;
}

.sv-timeline-tl h4 {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 46px;
  font-weight: 400;
  margin: 24px 40px;
}

.timeline-flex {
  display: flex;
  flex-wrap: nowrap;
  align-content: flex-start;
  flex-direction: column;
}
.tl-box {
  width: 50%;
  padding: 0;
  position: relative;
  overflow-y: visible;
}
.sv-timeline-tl .inner-box {
  padding: 20px 40px;
}
.tl-box p {
  font-family: "Roboto", Arial, sans-serif;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 40px;
}
.bigbold {
  font-size: 28px;
  font-weight: 700;
  padding: 10px 40px;
}

.box-odd {
  margin-left: 50%;
}
.box-even h4 {
  margin: 24px 25px;
}
.box-even .bigbold {
  padding: 10px 25px;
}

.box-odd .hdrline {
  border-top: solid 3px #fcda01;
  margin: 5px 4% 5px 0;
  width: 96%;
}
.box-even .hdrline {
  border-top: solid 3px #fcda01;
  margin: 5px 0 5px 4%;
  width: 96%;
}
.box-odd .circle {
  position: absolute;
  left: -11px;
  top: 64px;
}
.box-even .circle {
  position: absolute;
  right: -15px;
  top: 64px;
}

.tl-img {
  width: 68%;
}
.box1 {
  max-height: 340px;
}
.box2 {
  max-height: 400px;
}
.box3 {
  max-height: 360px;
}
.box4 {
  max-height: 780px;
}
.box5 {
  max-height: 740px;
}
.box6 {
  text-align: center;
  padding: 30px 0;
}

.centerline {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  border-left: solid 4px #fcda01;
}

@media (max-width: 480px) {
  .sv-timeline-images .grid--flush-bottom > .grid__item {
    width: 50%;
  }
}

@media (max-width: 1200px) {
  .tl-wrapper {
    min-height: 3000px;
  }
}

@media (max-width: 1100px) {
  .tl-wrapper {
    min-height: 3150px;
  }
  .box3 {
    max-height: 420px;
  }
  .box5 {
    max-height: 850px;
  }
}

@media (max-width: 1024px) {
  .tl-wrapper {
    min-height: 3250px;
  }
  .box5 {
    max-height: 920px;
  }
}

@media (max-width: 991px) {
  .tl-wrapper {
    min-height: 3320px;
  }
  .box1 {
    max-height: 350px;
  }
  .box3 {
    max-height: 460px;
  }
  .box5 {
    max-height: 1020px;
  }
}

@media (max-width: 950px) {
  .tl-wrapper {
    min-height: 3400px;
  }
  .box3 {
    max-height: 480px;
  }
  .box4 {
    max-height: 830px;
  }
  .box5 {
    max-height: 1080px;
  }
}

@media (max-width: 880px) {
  .svotl-btn {
    font-size: 18px;
  }

  .tl-box p {
    font-size: 18px;
  }
  .bigbold {
    font-size: 26px;
  }

  .tl-wrapper {
    min-height: 3340px;
  }
  .box1 {
    max-height: 360px;
  }
  .box1 {
    max-height: 340px;
  }
  .box3 {
    max-height: 480px;
  }
  .box4 {
    max-height: 766px;
  }
  .box5 {
    max-height: 980px;
  }
}

@media (max-width: 800px) {
  .tl-wrapper {
    min-height: 3450px;
  }
  .box2 {
    max-height: 380px;
  }
  .box3 {
    max-height: 510px;
  }
  .box4 {
    max-height: 780px;
  }
  .box5 {
    max-height: 1100px;
  }
}

@media (max-width: 767px) {
  .tl-box p {
    font-size: 16px;
  }
  .bigbold {
    font-size: 24px;
  }
  .inner-box {
    padding: 20px 30px;
  }
  .tl-wrapper {
    min-height: 2930px;
  }
  .box1 {
    max-height: 360px;
  }
  .box2 {
    max-height: 300px;
  }
  .box3 {
    max-height: 450px;
  }
  .box4 {
    max-height: 700px;
  }
  .box5 {
    max-height: 990px;
  }
}

@media (max-width: 680px) {
  .tl-wrapper {
    min-height: 3300px;
  }
  .box2 {
    max-height: 370px;
  }
  .box3 {
    max-height: 470px;
  }
  .box4 {
    max-height: 750px;
  }
  .box5 {
    max-height: 990px;
  }
}

@media (max-width: 630px) {
  .tl-wrapper {
    min-height: 3470px;
  }
  .box4 {
    max-height: 820px;
  }
  .box5 {
    max-height: 1111px;
  }
}

@media (max-width: 600px) {
  .hero-imgs {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
  }
  .flex-div {
    width: 50%;
    padding: 5px;
  }
  .hero-dsk {
    display: none;
  }
  .hero-mobi {
    display: block;
  }

  .svo-box-wrap {
    width: 72%;
    padding: 20px 0 60px;
  }
  .box-odd {
    margin-left: 0;
  }
  .centerline {
    left: 3.5%;
    top: 1.75%;
  }
  .sv-timeline-tl h4 {
    margin: 16px 40px;
  }
  .tl-box {
    width: 100%;
  }
  .box-even h4 {
    margin: 16px 40px;
  }
  .box-even .bigbold {
    padding: 10px 40px;
  }
  .box-even .hdrline {
    margin: 5px 4% 5px 0;
  }
  .box-even .circle {
    left: -11px;
  }

  .box1,
  .box2,
  .box3,
  .box4,
  .box5 {
    max-height: unset;
  }
  .box6 img {
    margin: auto;
  }
  .sv-timeline-header .header {
    font-size: 40px;
  }
}

@media (max-width: 550px) {
  .centerline {
    left: 3.8%;
  }
}

@media (max-width: 480px) {
  h4 {
    font-size: 40px;
  }
  .box-odd .circle,
  .box-even .circle {
    top: 56px;
  }
  .centerline {
    left: 4.2%;
    top: 1.5%;
  }
}

@media (max-width: 420px) {
  .hero-imgs {
    width: 96%;
  }
  h4 {
    font-size: 36px;
  }

  .box-odd .circle,
  .box-even .circle {
    top: 51px;
  }
  .centerline {
    left: 5.2%;
    top: 1.25%;
    height: 98%;
  }
}

@media (max-width: 380px) {
  h4 {
    font-size: 32px;
  }
  h4,
  .box-even h4 {
    margin: 18px 40px;
  }
  .box-even .bigbold,
  .bigbold {
    padding: 10px 20px;
  }
  .centerline {
    left: 6%;
    top: 1%;
  }
  .sv-timeline-tl h4 {
    font-size: 40px;
    margin: 18px 40px;
  }
}

/* PDP */
.product-block--sales-point {
  padding-bottom: 10px;
}
.product-description-container {
  padding: 0 0 16px 16px;
}
.pdp-ing-list {
  margin-top: calc(var(--indexSectionPadding) * -1);
  max-width: 500px;
}

.pdp-ing-list.table {
  max-width: 750px;
}

.pdp-ing-list .collapsible-trigger__layout {
  justify-content: center;
}

.pdp-results-you-want .feature-row {
  background: #f7f7f7;
}

.pdp-routine .grid.grid--flush-bottom {
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
  justify-content: center;
}

.pdp-routine .grid.grid--flush-bottom .grid__item {
  flex: 1;
}

.pdp-validated-by-science h2 {
  text-align: center;
}

.pdp-validated-by-science p {
  margin-bottom: 5px;
}

.pdp-validated-by-science .custom__item:nth-child(2),
.pdp-validated-by-science .custom__item:nth-child(3) {
  padding: 0 5% 40px;
}

.pdp-validated-by-science .custom__item:nth-child(2) {
  border-right: solid 1px #ccc;
}

.pdp-validated-by-science .tiny {
  text-align: center;
  font-size: 12px;
  color: #a3a0a0;
}

.img-nodye {
  max-width: 100px;
  margin: 15px;
}

.img-zinc,
.img-myo {
  max-width: 180px;
  margin-bottom: 6px;
}

.img-fout {
  height: 90px;
  width: auto;
}

.pdp-Ingredients.two-column #keying,
.pdp-Ingredients.two-column #without {
  width: 100%;
  max-width: 1500px;
  padding: 0 var(--pageWidthPadding);
}
.pdp-Ingredients.two-column .flexor2 div {
  padding: 87px 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.ingredients-box {
  padding: 30px 30px 20px;
  border: solid 1px #ccc;
  background-color: #f7f7f7;
  margin: 0 auto;
  max-width: 800px;
}
.ingredients-box table > tbody > tr > td {
}
.ingred-table {
  margin: 5px;
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #333333;
}
.ingred-table .ingChrt {
  padding: 4px 8px 6px 8px;
  border: solid 1px #000000;
}
.ingred-table .ingChrtInr {
  width: 100%;
}
.ingred-table .ingTtl {
  font-weight: bold;
  font-size: 22px;
}
.ingred-table .ingSngSz {
  font-size: 14px !important;
  padding-left: 6px;
}
.ingred-table .ingSngPC {
  font-size: 13px !important;
  padding-left: 6px;
}
.ingred-table .ingHdrSep {
  padding-top: 6px;
  margin: 4px 0 0 0;
  background-color: #000000;
}
.ingred-table .ingSubHdrSep {
  padding-top: 3px;
  margin: 2px 0 0 0;
  background-color: #000000;
}
.ingred-table .ingITbl {
  width: 100%;
  font-size: 13px;
  border-spacing: 0;
}
.ingred-table .ingITbl td {
  background: #f7f7f7;
}
.ingred-table .ingNcol {
  width: 60%;
  font-size: 16px;
}
.ingred-table .ingAcol {
  width: 25%;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingNcol.ingHding {
  font-size: 16px;
  font-weight: 700;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.ingred-table .ingDVcol {
  width: 15%;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingred-table .ingColHdrSep {
  background-color: #000000;
  height: 2px;
  margin-bottom: 4px;
}
.ingred-table .ingNcoltab {
  padding: 6px;
}
.ingred-table .ingSublist {
  padding-left: 6px;
  padding-top: 0;
  padding-bottom: 6px;
}
.ingFn {
  padding: 5px 10px;
  font-size: 12px !important;
}
.ingBl {
  border-top: solid 1px #666;
}
.nopad {
  padding: 0;
}
.otherIng {
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #333333;
  margin: 10px;
}

.pdp-how-to-use.second p {
  text-align: center;
}

.pdp-how-to-use.second .align--center {
  margin: auto;
}
.pdp-how-to-use .h3 {
  font-size: 20px;
  font-weight: 700;
}
.table-wrapper table {
  border-spacing: 0;
}
.ingredients {
  margin: 5px;
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #333333;
}
.ingredients table td {
}
.ingredients .ingChrt {
  padding: 4px 8px 6px 8px;
  border: solid 1px #000000;
}
.ingredients .ingChrtInr {
  width: 100%;
  text-align: left;
}
.ingredients .ingTtl {
  font-weight: bold;
  font-size: 20px;
}
.ingredients .ingSngSz {
  font-size: 14px !important;
}
.ingredients .ingHdrSep {
  padding-top: 6px;
  margin: 4px 0 0 0;
  background-color: #000000;
}
.ingredients .ingITbl {
  width: 100%;
  font-size: 13px;
}
.ingredients .ingNcol {
  width: 60%;
  font-size: 16px;
}
.ingredients .ingAcol {
  width: auto;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingAcol.ifAPShdr,
.ingDVcol.ifDVhdr,
.ingNcol.ingHding {
  font-size: 16px;
  font-weight: 600;
  font-family: "Arial Narrow", Arial, sans-serif;
}
.ingredients .ingDVcol {
  width: auto;
  text-align: center;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingredients .ingColHdrSep {
  background-color: #000000;
  height: 2px;
  margin-bottom: 4px;
}
.ingredients .ingNcoltab {
  text-indent: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.ingFn {
  padding: 5px 10px 5px 0;
  font-size: 12px !important;
}
.ingBl {
  border-top: solid 1px #666;
}
.noBrdr {
  border: none !important;
}
.otherIng {
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #333333;
  margin: 10px;
}

.percent-wrap {
  width: 100%;
  margin: 20px auto;
  padding: 0;
  display: flex;
}
.big-percent {
  display: inline-block;
  padding: 10px 0 0 0;
  text-align: right;
  margin-left: 2%;
  margin-right: 3%;
  vertical-align: top;
  width: 40%;
}
.real-results {
  display: inline-block;
  padding: 0 3% 0 0;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 20px;
  color: #474747;
  font-weight: 400;
  text-align: left;
  width: 60%;
}
.pdp-clinical-trial {
  justify-content: center;
}

/* SVA STARTER KIT */
[data-key="40049256169559:fdfd96b3a7d0552a24f2c79eb0bde3e6"]
  .product-subscription
  + div {
  display: none;
}
#serovital-advanced-starter-kit #sticky_gift_icon.stickyGartRight {
  display: none !important;
}

#serovital-advanced-starter-kit blockquote {
  border-left: none;
}
#shopify-block-182a0895-7c9a-4d95-b713-7d3a71e60319 {
  background: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  padding: 20px 0;
}

.sva-starter.ha-new.testimonial-text-slider .testi-text,
.sva-starter.ha-new.testimonial-text-slider .testi-auth {
  font-family: "proxima-nova", sans-serif;
  max-width: 80%;
  font-size: 1.6em;
  text-align: center;
  margin-bottom: 12px;
}
.sva-starter-testi {
  padding-top: 0;
  margin-top: -100px;
  margin-bottom: 40px;
}
.sva-starter-testi .hero__text-shadow:after {
  background: none;
}
.sva-starter-testi .hero__image-wrapper {
  display: none;
}
.sva-starter-testi h2.h1.hero__title,
.sva-starter-testi .hero__subtitle {
  color: #111111;
  text-shadow: none;
}
.sva-starter-testi .hero .flickity-page-dots {
  color: #111111;
}
.sva-kit-results {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
}

.sva-kit-results h2 {
  text-align: center;
  margin-bottom: 40px;
}

.sva-kit-flex {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 15%;
  width: auto;
  background-image: url("/cdn/shop/files/sva-in-hands.jpg");
  background-position: bottom center;
  background-size: 50%;
  background-repeat: no-repeat;
}

.sva-kit-flex div {
  text-align: center;
  margin: 0 auto;
  width: 33.33%;
  padding: 0 25px 30px;
}
.sva-kit-flex p {
  margin-bottom: 10px;
}
.sva-kit-flex p.sm {
  font-size: 13px;
  margin-bottom: 20px;
}
.sci-img {
  display: none;
}

.sva-kit-img-testim {
  max-width: 1000px;
}

.sva-kit-science {
  background: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  padding: 40px;
  margin-top: 50px !important;
}
.sva-kit-sci-text {
  text-align: center;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.sva-kit-sci-flex {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
  max-width: 900px;
  margin: 50px auto 0;
}
.sva-sci-info {
  padding-top: 10px;
}
.sva-sci-info:nth-child(1) {
  padding-left: 10px;
  width: 33%;
}
.sva-sci-info:nth-child(2) {
  padding-left: 10px;
  width: 30%;
}
.sva-sci-info:nth-child(3) {
  padding-left: 0;
  width: 32%;
}

.big-number {
  display: inline-block;
  font-size: 4em;
  color: #000;
  font-weight: 700;
  line-height: 0.5;
  width: 33%;
  overflow: visible;
  text-align: right;
}
.big-num-text {
  display: inline-block;
  padding: 0 0 0 10px;
  line-height: 1.1;
  vertical-align: top;
  width: 64%;
}

.ovr-btn {
  position: relative;
  bottom: 74px;
  left: calc(50% - 78px);
  width: 156px;
}

#serovital-advanced-starter-kit #FooterMobileNavWrap,
#serovital-advanced-starter-kit #FooterMenus,
#serovital-advanced-starter-kit .header-item.header-item--navigation,
#serovital-advanced-starter-kit .h1.site-header__logo a {
  display: none;
}
#serovital-advanced-starter-kit .site-nav__icons a:nth-child(1),
#serovital-advanced-starter-kit .site-nav__icons a:nth-child(2),
#serovital-advanced-starter-kit .site-nav__icons button {
  display: none;
}
#serovital-advanced-starter-kit #footer-disclaimers p {
  font-size: 12px;
}
#serovital-advanced-starter-kit .h1.site-header__logo {
  width: 200px;
  height: 36px;
}
#serovital-advanced-starter-kit .h1.site-header__logo {
  background-image: url("/cdn/shop/files/serovital-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 1200px) {
  .sva-kit-flex {
    padding: 0 0 12%;
  }
}
@media (max-width: 1024px) {
  .sva-kit-flex {
    padding: 0 0 10%;
  }
}

@media only screen and (min-width: 769px) {
  .sva-kit-img-testim .hero__sidebyside-image {
    flex: 0 1 60%;
  }
  .hero__sidebyside-content {
    max-width: 50%;
  }
}

@media (max-width: 991px) {
  .big-number {
    font-size: 3.8em;
  }
}

@media (max-width: 768px) {
  #serovital-advanced-starter-kit .h1.site-header__logo {
    width: 150px;
    height: 27px;
  }
  #serovital-advanced-starter-kit .product-main-slide {
    border: none;
  }
  #serovital-advanced-starter-kit .product-single__meta {
    padding-top: 0;
    margin-top: 0;
  }
  #serovital-advanced-starter-kit .product-single__meta .product-block {
    padding-left: 10%;
  }
  #serovital-advanced-starter-kit
    .hero-natural--template--14730696032343__fe86ded1-1374-4176-94a2-ad49730bd6c1 {
    padding-bottom: 36% !important;
  }
  .sva-kit-flex {
    padding: 0;
    background-position: bottom left;
  }
  .sva-kit-flex div {
    width: 50%;
  }
  .sci-img {
    display: block;
  }
  .sci-img img {
    width: 90%;
    max-width: 480px;
    margin: auto;
  }
  .sci-ing-mt {
    display: none;
  }
  .sva-kit-flex {
    background-image: none;
  }
  .sva-kit-flex div.sci-img {
    width: 100%;
  }
  .ovr-btn {
    left: calc(50% - 78px);
    bottom: 52px;
  }

  .sva-kit-img-testim .hero__sidebyside-image {
    flex: 1 1 90%;
  }
  .sva-kit-img-testim .hero__sidebyside {
    flex-direction: row;
  }
  .sva-kit-img-testim .hero__sidebyside-content {
    max-width: 50%;
  }
  .sva-kit-img-testim .hero__subtitle {
    font-size: 1.3em;
  }

  .big-number {
    font-size: 3em;
    padding-top: 5px;
  }
  .big-num-text {
    font-size: 14px;
  }
  .sva-sci-info:nth-child(1) .big-number {
    width: 15%;
  }
  .sva-sci-info:nth-child(1) .big-num-text {
    width: 80%;
  }
  .sva-sci-info:nth-child(2) {
    padding-left: 0;
  }
  .sva-sci-info:nth-child(3) {
    padding-left: 10px;
    width: 36%;
  }
  .sva-kit-results h2 {
    font-size: 28px;
  }
  .sva-starter.testimonial-text-slider {
    padding-top: 30px;
  }
  .sva-starter.ha-new .slideshow-wrapper {
    max-width: 74%;
  }
  .sva-starter.ha-new .stars {
    max-width: 40%;
  }
  .sva-starter.ha-new.testimonial-text-slider .testi-text,
  .sva-starter.ha-new.testimonial-text-slider .testi-auth {
    font-size: 1.3em;
    max-width: 90%;
  }
  .sva-starter.ha-new.testimonial-text-slider .hero__image {
    max-width: 300px;
  }
  .sva-starter.ha-new .hero__image-wrapper {
    justify-content: start;
  }
}

@media (max-width: 680px) {
  .hero-natural--template--14730696032343__7d952588-ed8a-42d7-bdf5-37bb8fe89f35 {
    padding-bottom: 105vw !important;
  }
}

@media (max-width: 600px) {
  #serovital-advanced-starter-kit .product-single__meta .product-block {
    padding-left: 40px;
  }
  #serovital-advanced-starter-kit .sva-starter-testi blockquote {
    min-height: 235px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .sva-kit-flex {
    padding: 0 0 6%;
  }
  .sva-kit-flex div {
    width: 100%;
  }
  .sva-kit-flex div.mt {
    display: none;
  }
  .sva-kit-flex p.sm {
    margin-bottom: 10px;
  }
  .ovr-btn {
    width: 142px;
    left: calc(50% - 68px);
    bottom: 90px;
  }
  .sva-kit-results .ovr-btn a {
    padding: 8px 15px;
  }
  .sva-kit-sci-flex {
    max-width: 360px;
    flex-wrap: wrap;
    margin: 15px auto 0;
  }
  .sva-sci-info:nth-child(1),
  .sva-sci-info:nth-child(2),
  .sva-sci-info:nth-child(3) {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .sva-sci-info:nth-child(1) .big-number {
    padding-right: 2px;
  }
  .sva-sci-info:nth-child(1) .big-number,
  .big-number {
    width: 18%;
  }
  .sva-sci-info:nth-child(1) .big-num-text,
  .big-num-text {
    width: 77%;
    padding-top: 5px;
  }

  .sva-starter.ha-new.testimonial-text-slider .hero__image {
    max-width: 260px;
  }
  .hero-natural--template--14730696032343__7d952588-ed8a-42d7-bdf5-37bb8fe89f35 {
    padding-bottom: 115vw !important;
  }
}

@media (max-width: 480px) {
  .hero-natural--template--14730696032343__7d952588-ed8a-42d7-bdf5-37bb8fe89f35 {
    padding-bottom: 100vw !important;
  }
  #serovital-advanced-starter-kit
    .hero-natural--template--14730696032343__fe86ded1-1374-4176-94a2-ad49730bd6c1 {
    padding-bottom: 50% !important;
  }
  .sva-starter.ha-new.testimonial-text-slider .hero__image {
    max-width: 200px;
  }
  .sva-starter.ha-new.testimonial-text-slider .testi-text {
    font-size: 4.2vw;
  }
  .sva-kit-science {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 420px) {
  #serovital-advanced-starter-kit .product-single__meta .product-block {
    padding-left: 20px;
  }
  .sva-kit-img-testim .hero__subtitle {
    font-size: 1.125em;
  }
  .sva-kit-img-testim .hero__sidebyside-content-inner {
    padding: 60px 15px 0;
  }

  .sva-kit-sci-text h2 {
    font-size: 32px;
  }
}

@media (max-width: 380px) {
  .ovr-btn {
    left: calc(50% - 58px);
  }
  .sva-kit-results .ovr-btn a {
    font-size: 12px;
  }
  #serovital-advanced-starter-kit .sva-starter-testi blockquote {
    min-height: 280px;
  }
}

@media (max-width: 375px) {
  .sva-kit-img-testim .hero__subtitle {
    font-size: 1em;
  }
  .sva-kit-img-testim .hero__sidebyside-content-inner {
    padding: 80px 12px 0;
  }
}

/* PDP SVO */
.pdp-serovital-hgh-results h2 {
  max-width: 500px;
}
.pdp-serovital-hgh-results ul {
  min-height: 150px;
}
.pdp-serovital-hgh-results li {
  line-height: 1.7;
}
.svo #ingWrap {
  min-height: 360px;
}
.pdp-ing-list.svo {
  max-width: 700px;
}

/* PDP NEW BEAUTY */
.newbeauty-img {
  width: 100%;
}

.article-head {
  display: flex;
  flex-wrap: nowrap;
  padding: 20px 0 0;
  text-align: center;
  flex-direction: column;
}
.article-title {
  display: inline-block;
  font-family: "Jost Medium", sans-serif;
  font-size: 90px;
  color: #000;
  font-weight: 500;
  line-height: 1;
}
.article-subtitle {
  display: inline-block;
  font-family: "Cormorant Garamond", serif;
  font-size: 50px;
  color: #000;
  font-weight: 600;
  padding: 20px 20px 0;
  line-height: 1;
}
.article-title sup {
  top: -3.6em;
  font-size: 14px;
}
.article-note {
  font-size: 14px;
  display: inline-block;
  margin-top: 20px;
}
.article-text-head {
  font-size: 26px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  width: auto;
  border-bottom: solid 2px #fabda0;
  margin: 20px 10px 0 0;
}
.vc-price {
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
}
.article-body .vcnb-img {
  float: left;
  width: 30%;
  max-width: 180px;
}
.article-body .vcnb-mobi-img {
  display: none;
}
.nb-body-wrap {
  float: left;
  width: 68%;
}
.article-body p {
  font-size: 22px;
  line-height: 1.8;
  color: #333;
  margin: 30px 0 0;
  padding-right: 5rem;
}
.article-body p:after {
  clear: both;
}
.grey-quote {
  color: #c3c1c2;
  font-size: 44px;
  line-height: 0.5;
  display: inline-block;
  font-family: "HelveticaNeue-Roman";
  position: relative;
  left: 0;
  top: 10px;
}
.red-bar {
  margin: auto;
  width: 25px;
  border-top: solid 7px #d92b2d;
}
.getfat {
  font-weight: 700;
}


/* VITACORRECT */
.vitacorrect #ingWrap {
  min-height: 400px;
}
.vitacorrect #keying img {
  max-width: 200px;
}
.vitacorrect #without img {
  max-width: 120px;
  margin: 0 10px;
}
.strold {
  font-weight: 600 !important;
  color: #333 !important;
}

.pdp-Ingredients.two-column.vitacorrect .flexor2 div {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 50px 20px;
  justify-content: center;
}

/* COMFORTBEAD */
.comfortbead #ingWrap {
  min-height: 400px;
}
.comfortbead #keying img {
  max-width: 200px;
}
.comfortbead #without img {
  max-width: 120px;
  margin: 0 10px;
}

/* SKIN RESTORE */
#skin-restore-cellular-defense-for-the-skin #MainContent {
  max-width: 1500px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
#skin-restore-cellular-defense-for-the-skin #MainContent > div {
  width: 100%;
}
#shopify-section-template--15895758110941__164999889930bf3363,
#shopify-section-template--15895758110941__16499995894c3a3af8 {
  width: 50% !important;
}

/* DEEP MOISTURE */
.deep-moisture .img-wo {
  max-width: 100%;
}

.deep-moisture .img-cf {
  max-width: 120px;
  margin-top: 0;
}

.pdp-Ingredients.deep-moisture .flexor2 div {
  padding: 50px 40px;
}

.pdp-validated-by-science .custom__item:nth-child(4) {
  padding: 0 5% 40px;
}

.pdp-validated-by-science.three-column .one-third {
  display: flex;
  align-self: flex-start;
}

.pdp-validated-by-science.three-column .custom__item:nth-child(3) {
  border-right: solid 1px #ccc;
}

.pdp-validated-by-science.three-column .custom__item:not(:first-child) {
  padding: 0 3% 40px;
  min-height: 240px;
}

/* SHAPE MAGAZINE */

.pdp-shape-magazine .article-head {
  text-align: left;
}
.pdp-shape-magazine .shape-flex {
  display: flex;
  flex-wrap: nowrap;
  margin: 30px auto;
  width: 100%;
  max-width: 1200px;
}
.pdp-shape-magazine .shape-flex .article-head {
  width: 60%;
  padding: 20px 30px 0 0;
}
.pdp-shape-magazine .shape-flex .article-body {
  width: 40%;
  padding: 0 20px;
}
.pdp-shape-magazine .shape-logo {
  width: 40%;
  max-width: 280px;
}
.pdp-shape-magazine .article-magazine {
  display: block;
}
.pdp-shape-magazine .article-title {
  display: inline-block;
  font-family: "Playfair Display", serif;
  font-size: 44px;
  color: #000;
  font-weight: 700;
  padding: 20px 0 0 0;
  line-height: 1.2;
}
.pdp-shape-magazine .greybar {
  color: #bbb;
  display: inline-block;
}
.pdp-shape-magazine .greytxt {
  color: #666;
  display: inline-block;
  font-weight: 500;
}
.pdp-shape-magazine .shape-dm-img {
  width: 66%;
  max-width: 360px;
  float: right;
  margin: 40px 5% 0 auto;
}
.pdp-shape-magazine .article-head:after {
  clear: both;
}
.pdp-shape-magazine .article-note {
  font-size: 18px;
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
}
.pdp-shape-magazine .article-text-head {
  font-family: "IBM Plex Sans Thai", sans-serif;
  font-size: 26px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  width: auto;
  margin: 15px 0 0 0;
  border: none;
}
.pdp-shape-magazine .shape-price {
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
}
.pdp-shape-magazine .article-body p {
  font-size: 22px;
  line-height: 1.8;
  color: #333;
  margin: 30px 0 0;
  letter-spacing: 0.04em;
}
.pdp-shape-magazine .grey-quote {
  color: #c3c1c2;
  font-size: 44px;
  line-height: 0.5;
  display: inline-block;
  position: relative;
  left: 0;
  top: 10px;
}
.pdp-shape-magazine .red-bar {
  margin: 10px 0;
  width: 90%;
  border-top: solid 3px #dfa49e;
}
.pdp-shape-magazine .article-writer {
  font-size: 12px;
  display: inline-block;
  margin-top: 20px;
}
@media (max-width: 1300px) {
  .pdp-shape-magazine .red-bar {
    width: 96%;
  }
}
@media (max-width: 1200px) {
  .pdp-shape-magazine .red-bar {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .pdp-shape-magazine .article-title {
    font-size: 36px;
  }
  .pdp-shape-magazine .article-body p {
    font-size: 20px;
    margin: 10px 0 0;
    line-height: 1.6;
  }
}
@media (max-width: 600px) {
  .pdp-shape-magazine .shape-dm-img {
    margin: 40px auto 20px;
  }
}

/* WHO WE ARE */
.who-we-are-heading {
  max-width: 550px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.who-we-are-heading .rte {
  text-align: center;
}

.who-we-are-heading h2 {
  font-size: 42px;
  font-weight: 400;
}

.who-we-are-heading p {
  font-size: 20px;
  color: #8d8f90;
}

@media (max-width: 1199px) {
  /* PDP NEW BEAUTY */
  .article-title {
    font-size: 80px;
  }
  .article-head sup {
    top: -3.2em;
  }
  .article-subtitle {
    font-size: 44px;
  }
  .article-text-head {
    font-size: 22px;
  }
  .vc-price {
    font-size: 22px;
  }
  .article-body p {
    font-size: 20px;
    padding-right: 1rem;
  }
  .vcnb-img {
    width: 33%;
  }
  .nb-body-wrap {
    width: 66%;
  }
}

@media (max-width: 1099px) {
  /* PDP NEW BEAUTY */
  .new-beauty-flex .article-head {
    width: 56%;
  }
  .new-beauty-flex .article-body {
    width: 44%;
  }
  .article-body p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .pdp-Ingredients.two-column.vitacorrect .flexor2 div {
    padding: 10px 20px;
  }
  /* PDP NEW BEAUTY */
  .article-title {
    font-size: 74px;
  }
  .article-subtitle {
    font-size: 38px;
  }
}

@media (max-width: 880px) {
  /* NEW BEAUTY */
  .article-title {
    font-size: 64px;
  }
  .article-head sup {
    top: -2.8em;
  }
  .article-subtitle {
    font-size: 32px;
  }
  .article-text-head {
    font-size: 20px;
  }
  .vc-price {
    font-size: 20px;
  }
  .article-body p {
    font-size: 16px;
    padding-right: 0;
  }
}

@media only screen and (min-width: 769px) {
  .pdp-details .feature-row__text--left {
    padding-left: 50px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .pdp-details .feature-row {
    flex-direction: row;
  }
  .pdp-results-you-want .feature-row {
    flex-direction: row-reverse;
  }
  .pdp-details .feature-row__item,
  .pdp-results-you-want .feature-row__item {
    min-width: unset;
  }
  .pdp-how-it-works p {
    text-align: center;
  }
  .pdp-how-to-use .grid {
    display: flex;
  }
  .pdp-validated-by-science .custom__item:nth-child(2),
  .pdp-validated-by-science .custom__item:nth-child(3) {
    width: 50%;
  }
  .clear-balance #without img {
    max-width: 25%;
    height: auto;
  }
  .pdp-Ingredients.two-column.clear-balance #keying,
  .pdp-Ingredients.two-column.clear-balance #without {
    width: fit-content;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
  .pdp-Ingredients.two-column .flexor2 {
    flex-wrap: nowrap;
  }
  .vitacorrect #keying img {
    max-width: 50%;
  }
  .vitacorrect #without img {
    max-width: 25%;
  }
  /* NEW BEAUTY */
  .new-beauty-flex {
    flex-wrap: wrap;
  }
  .new-beauty-flex .article-head {
    width: 100%;
  }
  .new-beauty-flex .article-body {
    width: 100%;
    padding: 30px 8%;
  }
  .article-title {
    font-size: 82px;
  }
  .article-head sup {
    top: -3.6em;
  }
  .article-subtitle {
    padding: 20px 10% 0;
    line-height: 1.2;
  }
  .article-text-head {
    font-size: 24px;
  }
  .vc-price {
    font-size: 24px;
  }
  .vcnb-img {
    width: 26%;
  }
  .nb-body-wrap {
    width: 72%;
  }
  .article-body p {
    font-size: 20px;
  }
  .nb-body-wrap p {
    text-align: left;
  }
  .article-body {
    display: flex;
    align-items: flex-start;
  }
  .two-column .flexor2 div {
    width: 50%;
  }
  .two-column #keying img {
    max-width: 50%;
  }
  .two-column #without img {
    max-width: 25%;
  }
  .comfortbead #ingWrap {
    min-height: 320px;
  }
  /* SKIN RESTORE */
  #shopify-section-template--15895758110941__164999889930bf3363,
  #shopify-section-template--15895758110941__16499995894c3a3af8 {
    width: 100% !important;
  }
  .pdp-product-details-faq {
    max-width: 100%;
  }
  .pdp-clinical-trial {
    max-width: 500px;
    margin: auto;
  }
  .pdp-validated-by-science.three-column .custom__item:not(:first-child) {
    max-width: 33%;
    min-height: 360px;
  }
  .deep-moisture #without .img-wo {
    max-width: 100%;
  }
  .deep-moisture #without .img-cf {
    max-width: 120px;
  }
  /* SHAPE MAGAZINE */
  .pdp-shape-magazine .small--one-whole {
    width: 50%;
  }
  .pdp-shape-magazine .article-body {
    flex-direction: column;
  }
}

@media (max-width: 600px) {
  /* NEW BEAUTY */
  .article-title {
    font-size: 72px;
  }
  .new-beauty-flex .article-body {
    padding: 30px 5%;
  }
  .pdp-validated-by-science.three-column .custom__item:not(:first-child) {
    width: 100%;
    max-width: 100%;
    min-height: unset;
  }
  .pdp-validated-by-science.three-column .custom__item:nth-child(3),
  .pdp-validated-by-science.three-column .custom__item:nth-child(2) {
    border-right: unset;
    border-bottom: solid 1px #ccc;
  }
  .pdp-validated-by-science.three-column .custom__item:not(:first-child) {
    padding: 5% 40px;
  }
  /* SHAPE MAGAZINE */
  .pdp-shape-magazine .small--one-whole {
    width: 100%;
  }
  .pdp-shape-magazine .article-title {
    font-size: 32px;
  }
  .pdp-shape-magazine .article-body p {
    font-size: 20px;
    line-height: 1.7;
  }
}

@media (max-width: 499px) {
  /* NEW BEAUTY */
  .article-title {
    font-size: 62px;
  }
  .article-subtitle {
    font-size: 32px;
    padding: 20px 8% 0;
  }
  .article-head sup {
    top: -2em;
  }
  .new-beauty-flex .article-body {
    padding: 30px 2%;
  }
  .article-text-head {
    font-size: 22px;
  }
  .vc-price {
    font-size: 22px;
  }
  .article-body p {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .pdp-routine .grid.grid--flush-bottom {
    flex-wrap: wrap;
    margin: auto;
  }
  .pdp-routine .grid.grid--flush-bottom .grid__item {
    flex: auto;
    max-width: 200px;
    padding-left: 0;
  }
  .pdp-details .feature-row {
    flex-direction: column;
  }
  .pdp-results-you-want .feature-row {
    flex-direction: column-reverse;
  }
  .pdp-results-you-want .feature-row__item:first-child {
    padding: 80px 20px;
  }
  .pdp-results-you-want .feature-row__item {
    min-width: 100%;
  }
  .pdp-how-to-use .grid {
    flex-wrap: wrap;
  }
  .pdp-validated-by-science {
    padding: 40px 0;
  }
  .clear-balance .img-zinc,
  .clear-balance .img-myo {
    max-width: 50%;
  }
  .clear-balance #ingWrap {
    height: 600px;
  }
  .pdp-Ingredients.two-column .flexor1,
  .pdp-Ingredients.two-column .flexor2 {
    flex-wrap: wrap;
  }
  .pdp-Ingredients.two-column .flexor2 div {
    padding: 20px 40px;
  }
  .pdp-Ingredients.two-column .flexor2 div {
    flex-direction: column;
  }
  .pdp-Ingredients.two-column.vitacorrect .flexor2 div {
    flex-direction: row;
  }
  .vitacorrect #ingWrap {
    min-height: 650px;
  }
  .clear-balance #without img {
    max-width: 35%;
    padding: 6px;
  }
  .pdp-ing-list .ingredients-box {
    padding: 20px 10px;
  }
  .pdp-ing-list.table .collapsible-content__inner {
    padding: 0;
  }
  .pdp-validated-by-science .custom__item:nth-child(2),
  .pdp-validated-by-science .custom__item:nth-child(3) {
    width: 100%;
    padding: 5% 40px;
  }
  .pdp-validated-by-science .custom__item:nth-child(2) {
    border-right: none;
    border-bottom: solid 1px #ccc;
  }
  .two-column .flexor2 div {
    width: 100%;
  }
  .comfortbead #ingWrap {
    min-height: 560px;
  }
  .pdp-Ingredients.two-column.comfortbead .flexor2 div:nth-child(2) {
    padding: 90px 40px;
  }
  .deep-moisture #ingWrap {
    min-height: 610px;
  }
  .pdp-serovital-hgh-results .btn {
    width: 100%;
  }
  .svo #ingWrap {
    min-height: 650px;
  }
}

@media (max-width: 420px) {
  /* NEW BEAUTY */
  .new-beauty-flex .article-head {
    padding: 0;
  }
  .article-title {
    font-size: 52px;
  }
  .article-subtitle {
    font-size: 30px;
  }
  .article-body p {
    font-size: 16px;
  }
  .article-text-head {
    font-size: 20px;
  }
  .vc-price {
    font-size: 20px;
  }
}

@media (max-width: 380px) {
  .vitacorrect #ingWrap {
    min-height: 620px;
  }
  /* NEW BEAUTY */
  .new-beauty-flex .article-head {
    padding: 0 10px;
  }
  .new-beauty-flex .article-body {
    padding: 30px 4%;
  }
  .article-title {
    font-size: 44px;
  }
  .article-subtitle {
    font-size: 26px;
    padding: 20px 0 0;
  }
  .article-body .vcnb-img {
    display: none;
  }
  .article-body .vcnb-mobi-img {
    display: block;
  }
  .nb-body-wrap {
    float: none;
    width: 100%;
    padding: 0 5px 0 15px;
  }
  .article-text-head {
    font-size: 22px;
  }
  .article-body {
    flex-direction: column;
  }
  .pdp-product-details-faq .collapsible-content__inner.rte {
    padding: 0 0 12px;
  }
}

@media (max-width: 340px) {
  #multi-vitamin-pack .ingredients .ingAcol,
  #multi-vitamin-pack .ingredients .ingNcol {
    font-size: 12px;
  }
}

/* ORDER HISTORY */
.dflex {
  display: flex !important;
  align-items: center;
}

.dflex img {
  margin-right: 10px;
}

.dflex .left-sec {
  min-width: 110px;
}

@media (max-width: 768px) {
  .dflex {
    justify-content: space-between;
  }
  .dflex .right-sec {
    width: 50%;
  }
}

/* ACCOUNTS PAGE */
.rc-login--body .rc-login--header {
  display: none;
}
.rc-login--body .rc-login-form-button {
  background: var(--colorBtnPrimary);
}
.template-customers-account .recharge-btn {
  background: black;
  padding: 11px 15px;
  color: #fff;
  max-width: 230px;
  text-align: center;
}

.template-customers-account .recharge-btn a {
  color: #fff;
  font-weight: bold;
}

@media (max-width: 768px) {
  .account-page {
    display: flex;
    flex-direction: column-reverse;
  }

  .account-page .grid__item {
    margin-bottom: 40px;
  }
}

/* HOW IT WORKS */
.hiw-header h2 strong:first-of-type {
  display: block;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: 700;
}
.hiw-header .background-media-text--left {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
  margin: 30px auto;
  max-width: 1500px;
  display: block;
  width: 100%;
}
.hiw-header h2 {
  font-size: 38px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
}
.hiw-header .background-media-text__text {
  background: transparent;
  width: 650px;
}
.hiw-header ul#subtitle-tags {
  text-align: center;
  padding-right: 45px;
  font-size: 2rem;
  font-weight: 700;
  color: #777;
}
.hiw-header ul#subtitle-tags li {
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
}
.hiw-header ul#subtitle-tags li:after {
  content: "\25CF";
  margin-left: 15px;
}
.hiw-header ul#subtitle-tags li:last-child:after {
  content: "";
  margin-left: 0;
}
.hiw-header .row.justify-content-center {
  margin-top: -25px;
}
.hiw-leading-science-section {
  max-width: 670px;
  margin-inline: auto;
}
.hiw-leading-science-section h2,
.hiw-how-it-works h2,
.hiw-impact h2,
.ss-time-line h2 {
  font-weight: 300;
  font-size: 38px;
}
.hiw-impact,
.hiw-clinical-trials {
  background: #f1f1f2;
  padding: var(--indexSectionPadding) 30px;
  margin-bottom: 0;
}
.hiw-impact h2 {
  text-align: center;
}
.hiw-impact .main-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 1120px;
}
.hiw-impact .cell {
  text-align: center;
  padding: 10px;
}
.cell-img {
  width: 200px;
  max-width: 100%;
  margin: 0 auto 15px auto;
}
.hiw-impact p {
  max-width: 650px;
  margin-inline: auto;
  text-align: center;
}
.hiw-clinical-trials .h3 {
  font-size: 36px;
}
.hiw-how-it-works .align--bottom-middle {
  max-width: 340px;
  margin-inline: auto;
}
.hiw-clinical-trials .image-wrap {
  background: transparent;
}

/* TIMELINE*/
.ss-time-line ul.timeline {
  margin-left: 0 !important;
}
/*
    elements
*/
.ss-time-line .two-thirds {
  margin-left: auto;
}
.ss-link-btn {
  text-decoration: none !important;
}
.ratio {
  position: relative;
}

.ratio canvas {
  visibility: hidden;
  display: block;
  width: 100%;
}

.ratio canvas + * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio.set--height canvas {
  width: auto;
  height: 100%;
}

.svg {
  display: inline-block;
}

.timeline {
  position: relative;
  min-width: 320px;
}

.timeline__event {
  position: relative;
  top: 0px;
  z-index: 2;
  display: flex;
  align-items: center;
  height: 20px;
  cursor: default;
}

.timeline__event.ss-time-text-active:before {
  background-color: #c2c2c2;
}

.timeline__event.is--weekend:before {
  width: 11px;
}

.ss-timeline-date {
  opacity: 0;
  width: 35.2941176471%;
  padding-right: 5%;
  font-size: 0.8rem;
  text-align: right;
  transition: opacity 0.2s ease-in;
}

.timeline__event.ss-time-text-m .ss-timeline-date,
.timeline__event.is--today .ss-timeline-date,
.timeline__event.is--last-day .ss-timeline-date,
.timeline__event:hover .ss-timeline-date,
.timeline__event:focus .ss-timeline-date {
  opacity: 1;
  transition: opacity 0.2s ease-in;
}

.timeline__endured {
  position: relative;
}

.ss_dot {
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  background: white;
  border: 4px solid #fddb00;
  border-radius: 20px;
}

.dot__icon.is--waiting {
  width: 10px;
}

.dot__icon.ss-circle {
  width: 10px;
}

.ss-dot-complete .ss_dot {
  background-color: #fddb00;
  border: none;
  width: 11px;
  height: 11px;
}

.aside {
  position: absolute;
  top: 5px;
  left: 40px;
  width: 35.2941176471%;
  height: 97%;
  display: none;
}

.aside__line {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translateX(-50%);
  width: 4px;
  height: 100%;
  background: #f0edf0;
}

.filled {
  display: unset;
  transform: scaleY(0);
  transform-origin: top center;
  z-index: 1;
  animation: scaleDown 5s ease-in-out;
  animation-fill-mode: forwards;
}

.filled__line__completed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fddb00;
}

.ss-time-line h5 {
  padding-left: 5%;
  font-size: 23px;
  font-weight: 600;
  margin-top: 30px;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: fit-content;
}

.ss-time-line p {
  margin-bottom: 0px;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes scaleDown {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

@keyframes scaleDown {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.ss-link-btn:hover {
  text-decoration: none;
  background-color: #1b1b1b !important;
}

.ss-time-line a {
  padding: 12px 15px 10px 15px;
  margin-left: -35px;
  text-align: center;
}

.ss-tested a,
.ss-time-line a {
  padding: 10px 30px;
  background: #000;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  display: inline-block;
  text-transform: uppercase;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ss-time-line ul li:nth-child(1) {
  margin-bottom: 30px;
}

.ss-time-line ul li:nth-child(3) {
  margin-bottom: 50px;
}

.ss-time-line ul li:nth-child(5) {
  margin-bottom: 70px;
}

.ss-time-line ul li:nth-child(7) {
  margin-bottom: 70px;
}

.ss-time-line ul li:nth-child(9) {
  margin-bottom: 90px;
}

.ss-time-line ul li:nth-child(11) {
  margin-bottom: 90px;
}

.ss-time-line ul li:nth-child(13) {
  margin-bottom: 60px;
}

.ss-time-line li p {
  font-size: 30px;
  line-height: normal;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ss-time-line ul li {
  position: relative;
  margin-bottom: 10px;
}

.ss-time-line ul {
  counter-reset: months;
  list-style: none;
  padding-left: 0;
  margin-bottom: 50px;
}

.ss-time-line h2 {
  margin-bottom: 60px !important;
}

.ss-time-line h2 {
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 40px;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-container {
  display: block;
  text-align: center;
  margin: 0 0 0 -18%;
}

.ss-science-testimonials blockquote {
  position: relative;
  margin-top: 50px;
  font-family: "Raleway", arial, verdana, sans-serif;
  border-left: none;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

#shopify-section-template--15964542402781__165174419689deb9a7 {
  background: #f1f1f2;
  padding-bottom: 10px;
}
.ss-science-testimonials {
  max-width: 1500px;
  margin: auto;
}
.ss-science-testimonials blockquote:before,
.ss-science-testimonials blockquote:after {
  position: absolute;
  font-family: Georgia, Times, serif;
  font-size: 13rem;
  color: #d0d0d0;
}
.ss-science-testimonials blockquote:before {
  content: open-quote;
  margin-top: -70px;
}
.ss-science-testimonials blockquote:after {
  content: close-quote;
  right: 15px;
  margin-top: -90px;
}
.ss-science-testimonials blockquote p {
  font-size: 34px;
  padding: 0 60px 0 90px;
  color: #ff8800;
}
.quote-author {
  color: #848383;
  text-align: right;
  font-size: 34px;
  margin-top: 40px;
  font-weight: 700;
  padding-right: 60px;
}
.ss-time-line {
  background: url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/timeline-pills-bg.jpg)
    center no-repeat;
  background-position-x: 0%;
  background-position-y: 70%;
  background-size: 40%;
  padding-bottom: 0;
  padding-top: 0;
}

/* Media queries from ss.css */
@media (min-width: 768px) {
  .ss-time-line {
    background: url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/timeline-pills-bg.jpg)
      center no-repeat;
    background-position-x: 0%;
    background-position-y: 70%;
    background-size: 40%;
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media (max-width: 991px) {
  .ss-time-line li p {
    font-size: 26px;
  }
  .ss-time-line h5 {
    font-size: 24px;
  }
  .ss-time-line--no-space .custom__item {
    padding-left: 0 !important;
  }
  .btn-container {
    margin: 0 0 0 -13%;
  }
}
@media (max-width: 840px) {
  .ss-time-line li p {
    font-size: 22px;
  }
  .ss-time-line h5 {
    font-size: 20px;
    padding-left: 3%;
  }
  .ss-time-line h2 {
    margin-bottom: 50px !important;
  }
  .ss-time-line ul li:nth-child(13) {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .hiw-header .background-media-text__text {
    width: 100%;
    max-width: 540px;
  }
  .hiw-header h2 {
    font-size: 28px;
  }
  .hiw-header ul#subtitle-tags li {
    font-size: 16px;
  }
  .ss-time-line ul.timeline {
    margin-left: 20px !important;
  }
}
@media (max-width: 767px) and (min-width: 600px) {
  .ss-time-line .container {
    width: 98% !important;
  }
}
@media (max-width: 748px) {
  .ss-time-line ul {
    margin-left: 0;
  }
  .ss-time-line li p {
    font-size: 22px;
  }
  .ss-time-line h5 {
    font-size: 20px;
  }
}
@media (max-width: 690px) {
  .ss-time-line li p {
    font-size: 20px;
  }
  .ss-time-line h5 {
    font-size: 15px;
  }
}
@media (max-width: 560px) {
  .ss-time-line a {
    margin: 0 auto;
  }
  .btn-container {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .hiw-leading-science-section h2,
  .hiw-how-it-works h2,
  .hiw-impact h2,
  .ss-time-line h2 {
    font-size: 32px;
    text-align: center;
  }
}
@media (max-width: 479px) {
  .ss-time-line li p {
    font-size: 18px;
  }
  .ss-time-line h5 {
    font-size: 16px;
  }
  .ss-time-line h5 {
    padding-left: 0%;
    margin-left: -20px;
  }
  .ss-science-testimonials blockquote:before,
  .ss-science-testimonials blockquote:after {
    font-size: 8rem;
  }
  .ss-science-testimonials blockquote p {
    font-size: 26px;
    padding: 0 40px 0 60px;
  }
}
@media (max-width: 428px) {
  .ss-time-line li p {
    font-size: 15px !important;
  }
  .ss-time-line h5 {
    font-size: 15px !important;
  }
}
@media (max-width: 380px) {
  .ss-time-line h5 {
    font-size: 13px !important;
  }
  .hiw-header h2 {
    font-size: 24px;
  }
  .hiw-header ul#subtitle-tags li {
    font-size: 14px;
  }
}

/* HAIR REGENRES HOW IT WORKS */
#shopify-section-template--15965570269405__165181994346f5721f {
  margin: 0;
  background: #e4f5fc;
  padding: 0 0 var(--indexSectionPadding) 0;
}
.hhiw-hero {
  background: #e4f4fc;
  margin-bottom: 0;
  padding-bottom: var(--indexSectionPadding);
}
.hhiw-video {
  max-width: 700px;
  background: #e4f5fc;
}
.hhit-less-shading .html {
  margin-top: 30px;
}
.index-section.color-scheme-none.hhit-less-shading {
  margin-bottom: 0;
}
.hhiw-reduced-hair-breakage .feature-row__text,
.hhiw-improved-hair .feature-row__text {
  padding: 60px;
}

.comparison_blocks {
  min-height: 300px;
  display: flex;
}
.sero-block {
  width: 180px;
  float: left;
  height: 240px;
  position: relative;
  margin-right: 70px;
}

.yellow_block {
  width: 140px;
  height: 240px;
  background-color: #ffe438;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-align: center;
  color: #333333;
  padding: 20px 25px;
}

.orange_block {
  width: 140px;
  height: 155px;
  background-color: #fb8724;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-align: center;
  color: #ffffff;
  padding: 20px 25px;
  position: absolute;
  bottom: 0;
  left: 30px;
}

.orange_block span {
  font-size: 30px;
  font-weight: bold;
}

.days_count {
  text-align: center;
  padding: 10px 0 0 0;
}

.comparison_blocks {
  clear: both;
  margin: 35px 0 0 0;
}

.comparison_blocks_wrapper h4 {
  margin-bottom: 20px;
}

.comparison_blocks_wrapper p {
  width: 90%;
}

.hhit-improved-growth {
  background-color: #e4f5fc;
  padding-bottom: calc(var(--indexSectionPadding) * 1.5);
  padding-top: calc(var(--indexSectionPadding) * 1.5) !important;
  margin-bottom: 0;
}
.index-section.color-scheme-none.hhiw-reduced-hair-breakage,
.index-section.color-scheme-none.hhiw-improved-hair {
  padding-top: 0;
  margin-bottom: 0;
}
#shopify-section-template--15965570269405__16518299529e0e2bf5 {
  background-image: url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/get_started1.png),
    url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/get_started2.png);
  background-position: left 75px bottom -90px, right 85px bottom -75px;
  background-repeat: no-repeat, no-repeat;
  background-size: 370px auto, 300px auto;
  min-height: 400px;
  display: table;
  width: 100%;
  background-color: #e4f4fc;
}
.free-ship-hair {
  font-size: 18px;
}

@media (max-width: 1024px) {
  .hhiw-reduced-hair-breakage .feature-row__text,
  .hhiw-improved-hair .feature-row__text {
    padding: 30px;
  }
  .hhit-less-shading .feature-row__text--left {
    padding-left: 0px;
    padding-right: 10px;
  }
}

@media (max-width: 768px) {
  .hhit-less-shading .feature-row .feature-row__item:first-child {
    min-width: unset;
  }
  .hhit-less-shading .feature-row .feature-row__item:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #shopify-section-template--15965570269405__16518299529e0e2bf5 {
    background-position: left -15px bottom -50px, right 15px bottom -25px;
    background-size: 300px auto, 230px auto;
    min-height: 350px;
  }
  .sero-block {
    margin-right: 35px;
  }
}

@media (max-width: 480px) {
  #shopify-section-template--15965570269405__16518299529e0e2bf5 {
    background-position: left -105px bottom -50px, right -85px bottom -65px;
  }
  .sero-block {
    margin-right: 10px;
  }
  .hhit-less-shading .feature-row .feature-row__item:first-child {
    min-width: 100%;
  }
}

@media (max-width: 420px) {
  .sero-block {
    margin-right: -15px;
  }
  .yellow_block,
  .orange_block {
    width: 120px;
  }
}

@media (max-width: 340px) {
  .sero-block {
    margin-right: -45px;
  }
  .yellow_block,
  .orange_block {
    width: 120px;
  }
  .orange_block {
    font-size: 13px;
  }
  .orange_block span {
    font-size: 22px;
  }
}

/* HAIR REGENERS FAQ */
.hair-faq {
  padding-top: var(--indexSectionPadding);
}

/* HAIR REGENERES SUCCESS SSTORIES */
.index-section.color-scheme-none.hair-ab {
  padding-top: 0;
}
.hair-ab .grid {
  display: flex;
  flex-wrap: wrap;
}

.hair-ab .grid__item {
  width: 25%;
}

.hair-ab img {
  max-width: 300px;
}

.hair-success-header .theme-block h2 {
  font-size: 36px;
  font-weight: 300;
}

.blk-sub-title {
  font-size: 22px;
  line-height: 1.24;
  letter-spacing: 0.1px;
  color: #000;
  font-weight: bold;
}
.orange {
  color: #ff8800;
}

#shopify-section-template--15968844284125__1651848241e356b165 {
  background-image: url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/get_started1.png),
    url(https://cdn.shopify.com/s/files/1/0609/1135/4077/files/get_started2.png);
  background-position: left 75px bottom -90px, right 85px bottom -75px;
  background-repeat: no-repeat, no-repeat;
  background-size: 370px auto, 300px auto;
  min-height: 400px;
  display: table;
  width: 100%;
  background-color: #e4f4fc;
}

@media (max-width: 768px) {
  #shopify-section-template--15968844284125__1651848241e356b165 {
    background-position: left -15px bottom -50px, right 15px bottom -25px;
    background-size: 300px auto, 230px auto;
    min-height: 350px;
  }
}

@media (max-width: 480px) {
  #shopify-section-template--15968844284125__1651848241e356b165 {
    background-position: left -105px bottom -50px, right -85px bottom -65px;
  }
  .hair-ab .grid__item {
    width: 50%;
  }
}
/* SEROVITAL ADVANCED */
/* #serovital-advanced #MainContent {
  max-width: 1500px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
#shopify-section-template--15978253779165__164999889930bf3363,
#shopify-section-template--15978253779165__16499995894c3a3af8 {
  width: 50% !important;
}
@media (max-width: 768px){
  #shopify-section-template--15978253779165__164999889930bf3363,
  #shopify-section-template--15978253779165__16499995894c3a3af8 {
    width: 100% !important;
  }
} */

/* HEALTHY AGING NEW */
#healthy-aging #expandButton, #healthy-aging .compare-chart .closeContain {
  display: none;
} 
#shopify-section-template--16320177995863__products_comparison_table_cjhkad {
  background: #f9f9f9;
}
@media (min-width: 768px) and (max-width: 1200px){
  .anti-aging-breakthrough .feature-row__text{
    padding-left: 20px !important;
  }

  .anti-aging-breakthrough .feature-row__text h3{
    font-size: 2em !important;
  }

  .anti-aging-breakthrough .feature-row__text h2{
    font-size: 3em !important;
  }
}


@media (max-width: 768px ){
  .ha-product-comparison h2{
    font-size: 34px !important;
  }

  .ha-product-comparison p.ha-font_lg{
    font-size: 26px !important;
    line-height: 30px !important;
  }

  .ha-product-comparison .ha-grid-container{
    flex-wrap: wrap;
  }

  .ha-product-comparison .ha-grid-item{
    flex: 0 0 100% !important;
    padding: 40px 20px !important;
  }

  .anti-aging-breakthrough .feature-row__text h3{
    font-size: 8vw !important;
  }

  .anti-aging-breakthrough .feature-row__text h2{
    font-size: 11vw !important;
  }
}

.ha-new .hero-txt-wrap {
  display: block;
}
.ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
  float: none !important;
  width: 60%;
  position: relative;
  top: -1em;
  left: 34%;
}
.ha-new.healthy-aging-hero .background-media-text__text {
  width: auto;
}
.ha-new .hero-txt-wrap h1 {
  font-size: 74px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.ha-new.healthy-aging-hero .reduct {
  letter-spacing: 0;
  font-size: 84%;
}
.ha-new .hero-txt-wrap p {
  font-size: 40px;
  max-width: 98%;
}
.ha-new .pf-underline {
  width: 90%;
}
.ha-new .pf-underline {
  width: 96%;
  border-bottom: unset;
  margin: 16px auto;
  padding: 0;
  border: 2px solid transparent;
  border-image: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  border-image-slice: 1;
  border-width: 0;
  border-bottom-width: 3px;
  box-sizing: content-box;
}
/* #healthy-aging h2 {
  font-size: calc(var(--typeHeaderSize) * 1.5);
  font-weight: 300;
  text-align: center;
} */
.brand-gradient {
  background: #b3977d;
  background: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
}
.brand-gradient .brand-gradient {
  background: unset;
}
.ha-new.vimeo-video .video-heading {
  padding: 10px 15px;
  margin-bottom: 0;
}

.ha-new.vimeo-video h3 {
  font-size: 2.3em;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
.ha-new-svo {
  margin-top: 60px !important;
  margin-bottom: 80px;
  padding-bottom: var(--indexSectionPadding);
}
.ha-new-sva {
  padding-bottom: var(--indexSectionPadding);
}
.ha-new-svo strong,
.ha-new-sva strong {
  font-family: "lora";
}
.ha-new-svo h2 {
  font-weight: 400;
}
.ha-new-svo .custom__item-inner,
.ha-new-sva .custom__item-inner {
  text-align: center;
  font-size: calc(var(--typeBaseSize) * 1.3);
  max-width: 590px;
}
.ha-new-svo .bv-rating-summary,
.ha-new-sva .bv-rating-summary {
  max-width: 350px;
  margin: 15px auto;
}
.ha-new-svo .custom__item-inner--image,
.ha-new-sva .custom__item-inner--image {
  width: 80%;
}
.ha-new-svo .image-wrap,
.ha-new-sva .image-wrap {
  background: transparent;
}
.ha-new.healthy-aging-as-seen h2 {
  font-size: var(--typeHeaderSize);
  margin-bottom: 0;
}
.page-width.powder-sachet-banner.ha-new--no-space {
  max-width: 1280px;
}
.powder-sachet-banner.ha-new .one-quarter {
  margin-left: -120px;
}
.ha-new.no-border .vi-lazyload {
  border: none;
}
.ha-new .sva-study-text-wrap {
  max-width: 880px;
  margin: 0 auto;
}
.ha-new .study-rez {
  font-family: "proxima-nova";
  font-size: 32px;
  padding: 5px 0 0 20px;
}
.ha-new .study-results {
  margin: -10px auto 0px;
}
.ha-new .sva-study-title {
  font-family: "lora";
  font-size: 20px;
  top: 0;
  margin-bottom: 30px;
}
.ha-new .sva-study-copy {
  background: #ffffff;
  padding: 40px 20px;
  border: 2px solid transparent;
  border-image: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  border-image-slice: 1;
  border-bottom-width: 2px;
  box-sizing: content-box;
}
.ha-new .study-percentage {
  font-family: "proxima-nova";
  color: #dda29c;
}
.ha-new.healthy-aging-benefits {
  max-width: 970px;
}
.ha-new.healthy-aging-footer-boxes h2,
.ha-new.healthy-aging-collection h2 {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border: 2px solid transparent;
  border-image: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  border-image-slice: 1;
  border-width: 0;
  border-bottom-width: 2px;
  box-sizing: content-box;
}
.ha-new.healthy-aging-collection h2 {
  max-width: 620px;
  margin: auto;
}
.page-width.ha-new.footer-features--no-space {
  background: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  margin-bottom: 120px;
}
.ha-new .tres-icons {
  border-top: none;
  border-bottom: none;
  padding: 18px 0 0;
}
.ha-new .tres-icons div span {
  color: #fff;
}
.ha-new.footer-features .custom__item {
  margin-bottom: 0;
}
.ha-new .tres-icons div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ha-new.healthy-aging-collection {
  margin-top: 100px;
}

/* @media only screen and (min-width: 769px)
  .ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
    float: none !important;
    width: 60%;
    position: relative;
    top: 0;
    left: 34%;
} */
@media (max-width: 1440px) {
  .ha-new .hero-txt-wrap h1 {
    font-size: 5vw;
  }
  #healthy-aging-new .background-media-text--750.healthy-aging-hero {
    min-height: 55vw;
  }
  .ha-new .hero-txt-wrap p {
    font-size: 2.8vw;
  }
}

@media (max-width: 1280px) {
  .healthy-aging-hero .background-media-text__text {
    margin-left: -4vw;
  }
  .ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
    left: 36%;
  }
}

@media (max-width: 991px) {
  .ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
    width: 64%;
    left: 36%;
  }
}

@media (min-width: 769px) {
  .ha-new-sva {
    margin-bottom: -130px;
    padding-bottom: 120px;
  }
}

@media (max-width: 768px) {
  .ha-new.healthy-aging-hero .background-media-text__container {
    /*     height: 110vw; */
    height: 65vw;
  }
  .ha-new.healthy-aging-hero .background-media-text__text {
    width: 100%;
    padding: 0;
    margin-top: -7vw;
    margin-left: 0;
  }
  .ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
    width: 52%;
    top: 5em;
  }
  .ha-new .pf-underline {
    width: 100%;
    margin: 8px auto;
  }
  .ha-new .hero-txt-wrap h1 {
    max-width: 100%;
  }
  .ha-new .hero-txt-wrap p {
    max-width: 78vw;
  }
  .powder-sachet-banner.ha-new .custom-content {
    display: flex;
    flex-direction: column-reverse;
  }
  .powder-sachet-banner.ha-new .one-quarter {
    margin-left: 0;
    max-width: 40%;
    margin: auto;
  }
  .ha-new .seenin-logos div {
    width: 40%;
    align-self: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ha-new .study-results {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 20px 0;
  }
  .ha-new .sva-study-text-wrap {
    max-width: 80vw;
  }
  .ha-new .study-rez {
    font-size: 18px;
    width: 100%;
    text-align: center;
  }
  .ha-new .sva-study-title {
    font-size: 17px;
  }

  .ha-new .study-percentage {
    font-size: 14vw;
    width: auto;
  }
  #healthy-aging-new .vimeo-video h3 {
    font-size: 1.5em;
  }
  .ha-new.healthy-aging-footer-boxes h2,
  .ha-new.healthy-aging-collection h2 {
    max-width: 75%;
  }
  .ha-new .tres-icons {
    flex-wrap: nowrap;
  }
  .ha-new .tres-icons div img {
    max-width: 50px;
  }
  .ha-new .tres-icons div {
    width: 33%;
  }
  .ha-new .tres-icons div img {
    max-width: 50px;
  }
  .ha-new .tres-icons div span {
    font-size: 12px;
  }
  .ha-new .hero[data-arrows="true"] .flickity-prev-next-button {
    bottom: 0px;
  }
  .ha-new .hero[data-arrows="true"] .flickity-previous {
    right: 40px;
  }
  .ha-new .hero[data-arrows="true"] .flickity-next {
    right: 0px;
  }
  .ha-new.testimonial-text-slider .hero__image {
    margin: auto;
  }
}

@media (max-width: 600px) {
  #healthy-aging-new h2 {
    font-size: calc(var(--typeHeaderSize) * 0.75);
  }

  .ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
    width: 56%;
    top: 2.4em;
    left: 34%;
  }
  .ha-new .pf-underline {
    width: 94%;
    border-bottom-width: 2px;
  }

  .ha-new-svo .custom__item-inner,
  .ha-new-sva .custom__item-inner {
    font-size: var(--typeBaseSize);
  }
  .ha-new-svo {
    margin-top: 40px !important;
    margin-bottom: 40px;
  }
  .ha-new.healthy-aging-footer-boxes .grid--flush-bottom {
    display: flex;
    gap: 10px;
  }
  .ha-new.healthy-aging-footer-boxes .btn {
    padding: 5px;
    font-size: 10px;
    min-width: unset;
  }
  .ha-new.healthy-aging-footer-boxes .grid--flush-bottom > .grid__item {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 480px) {
  .ha-new.healthy-aging-hero .background-media-text--right .animation-contents {
    width: 62%;
    top: 1em;
    left: 31%;
  }
  .ha-new .hero-txt-wrap h1 {
    font-size: 5.6vw;
  }
  .ha-new .hero-txt-wrap p {
    font-size: 3.2vw;
  }
}

/* NEW TESTIMONIAL SLIDER */
.ha-new.testimonial-text-slider .hero__image {
  max-width: 350px;
  height: auto;
}
.ha-new .slideshow-wrapper {
  max-width: 980px;
  margin: auto;
  padding: 30px;
  border: 2px solid transparent;
  border-image: linear-gradient(
    to right,
    #b3977d 0%,
    #cc9e99 25%,
    #f2af82 65%,
    #dfae84 100%
  );
  border-image-slice: 1;
  border-bottom-width: 2px;
  box-sizing: content-box;
}
.ha-new .hero[data-natural] {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
.ha-new.hero--padded .slideshow__slide,
.ha-new.hero--padded .hero {
  border-radius: 0 !important;
}
.ha-new .hero__image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ha-new .image_container {
  width: 40%;
}
.ha-new .html_text {
  width: 60%;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ha-new .stars {
  max-width: 200px;
}
.ha-new .testi-text,
.ha-new .testi-auth {
  font-family: lora;
  max-width: 80%;
  font-size: 1.8em;
  text-align: center;
  margin-bottom: 12px;
}
.ha-new .testi-quote {
  max-width: 70px;
}

@media (max-width: 768px) {
  .sva-starter .slideshow-wrapper {
    min-height: 480px;
  }
  .sva-starter .html_text {
    margin-top: 10px;
  }
  .ha-new .hero__image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .ha-new .slideshow-wrapper {
    max-width: 60%;
  }
  .ha-new .hero[data-natural] {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
  .ha-new .image_container,
  .ha-new .html_text {
    width: 100%;
  }
  .ha-new .testi-text,
  .ha-new .testi-auth {
    max-width: 100%;
    font-size: 0.8em;
    margin-bottom: 8px;
  }
  .ha-new .testi-quote {
    max-width: 40px;
  }
  .ha-new .stars {
    max-width: 50%;
  }
  .testimonial-text-slider .quote-icon {
    font-size: 8em !important;
  }
}
/* HEALTHY AGING */

/* #healthy-aging h2 {
  font-size: calc(var(--typeHeaderSize) * 1.5);
  font-weight: 300;
  text-align: center;
} */
#healthy-aging .healthy-aging-video.one h2 {
  font-size: calc(var(--typeHeaderSize) * 0.75);
  font-weight: 700;
  margin-bottom: -25px;
  letter-spacing: 0.1em;
  text-align: left;
}

.healthy-aging-video iframe {
  border: 2px solid #333;
}

.healthy-aging-video {
  max-width: 900px;
  margin-inline: auto;
}

.healthy-aging-testimonials {
  max-width: 960px;
  margin-inline: auto;
}

.healthy-aging-footer-boxes h2 {
  max-width: 640px;
  margin-inline: auto;
}

.background-media-text--750.healthy-aging-hero {
  max-width: 1500px;
  margin-inline: auto;
  min-height: 800px;
}
.healthy-aging-hero .background-media-text__text {
  text-align: center;
  background: transparent;
  width: 780px;
  padding-top: 0;
}
.hero-txt-wrap h1 {
  color: #58585a;
  font-weight: 700;
  font-size: 66px;
  margin: 0 auto;
  line-height: 1 !important;
}
.hero-txt-wrap p {
  color: #58585a;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 82%;
}
.healthy-aging-hero .reduct {
  font-size: 80%;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
}
.pf-underline {
  width: 80%;
  border-bottom: solid 2px #fcdb02;
  margin: 5px auto 10px;
  padding: 0;
}
.hero-hdr-wrap p {
  color: #58585a;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.25;
  margin: 0 auto;
  max-width: 82%;
}
.svop-banner {
  max-width: 1000px;
  margin: 30px auto;
  padding: 50px 0;
}
.healthy-aging-footer-boxes .image-container {
  padding: 0 10px;
}
.powder-sachet-banner .image-wrap {
  max-width: 800px;
  margin: 0 auto;
  height: auto !important;
  padding-bottom: 0 !important;
}

/* SVO + SVA */
.healthy-aging-svo .bv-rating-summary,
.healthy-aging-sva .bv-rating-summary {
  max-width: 350px;
  margin: auto;
}
#svOrig {
  margin-top: 90px;
}
#svAdv {
  margin-top: 72px;
}
#svOrig p,
#svAdv p {
  text-align: center;
  max-width: 900px;
  font-size: 22px;
}
#svOrig a:hover,
#svAdv a:hover {
  text-decoration: none;
}
.review-rating {
  margin: 30px auto 40px;
  text-align: center;
}
.review-rating p {
  margin-top: 15px;
}
.revtxt {
  font-weight: 400;
  font-size: 18px;
}
.sv-img {
  margin: 40px auto;
  width: 96%;
  max-width: 960px;
  cursor: pointer;
}
.sv-img img {
  max-width: 100%;
}
.sv-info {
  text-align: center;
  max-width: 900px;
  font-size: 22px;
}
.btn-wrap {
  text-align: center;
  margin: 80px auto 50px;
}
.pdp-lnk {
  text-align: center;
  margin: 10px 0;
  width: 86%;
}
.newbox-mobi-img {
  display: none;
}
.healthy-aging-svo p,
.healthy-aging-sva p {
  max-width: 900px;
  margin-inline: auto;
}
/* ANIMATION */
figure.hovanim {
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 99.9%;
  padding: 150px 0 25px;
}
figure.hovanim img {
  width: 100%;
  height: 100%;
}
figure.hovanim figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  opacity: 1;
  z-index: 1;
  transition: all 0.6s ease-out;
  transition-delay: 0.2s;
}
figure.hovanim:after {
  display: inline-block;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.6s ease-in;
  display: none;
}
figure.hovanim.yllw,
figure.hovanim.yllw:after {
  background-color: #f3f3f5;
  min-height: 685px;
}
figure.hovanim.ltblu,
figure.hovanim.ltblu:after {
  background-color: #f3f3f5;
  min-height: 685px;
}
figure.hovanim:hover:after {
  opacity: 0;
}
figure.hovanim:hover figcaption {
  transform: translateY(-100%);
  opacity: 0;
  z-index: -1;
}
#svOrig .svbg-wrap,
#svAdv .svbg-wrap {
  min-height: 500px;
}
.svpills-img {
  width: 90% !important;
  max-width: 80% !important;
  height: auto !important;
  margin: 0 auto 20px;
}
figcaption p {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #8d8f90;
  font-weight: 300;
  font-size: 18px;
  margin: 30px auto;
  width: 66%;
}
.sub-cta {
  margin-top: 20px;
} /* SVO + SVA */
#svOrig {
  margin-top: 90px;
}
#svAdv {
  margin-top: 72px;
}
#svOrig p,
#svAdv p {
  text-align: center;
  max-width: 900px;
  font-size: 22px;
}
#svOrig a:hover,
#svAdv a:hover {
  text-decoration: none;
}
.review-rating {
  margin: 30px auto 40px;
  text-align: center;
}
.review-rating p {
  margin-top: 15px;
}
.revtxt {
  font-weight: 400;
  font-size: 18px;
}
.sv-img {
  margin: 40px auto;
  width: 96%;
  max-width: 960px;
  cursor: pointer;
}
.sv-img img {
  max-width: 100%;
}
.sv-info {
  text-align: center;
  max-width: 900px;
  font-size: 22px;
}
.btn-wrap {
  text-align: center;
  margin: 80px auto 50px;
}
.pdp-lnk {
  text-align: center;
  margin: 10px 0;
  width: 86%;
}
.newbox-mobi-img {
  display: none;
}

/* SVA STUDY */
.sva-study {
  padding: 0;
}
.sva-study-text-wrap {
  width: 100%;
  max-width: 990px;
  margin: 90px auto 50px;
}
.sva-study-line-flex {
  display: flex;
  flex-wrap: nowrap;
}
.sva-study-top-line {
  border-top: solid 1px #333;
  width: 20%;
  display: inline-block;
}
.sva-study-top-line-break {
  width: 60%;
  display: inline-block;
}
.sva-study-copy {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  color: #221e1d;
  padding: 0 20px;
  text-align: center;
  border-style: solid;
  border-color: #333;
  border-width: 1px;
  border-top-width: 0;
}
.sva-study-title {
  display: inline-block;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  top: -92px;
}
.sva-study-text {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  width: 90%;
  margin-top: 15px;
}
.study-results {
  margin: -50px auto 50px;
}
.study-percentage {
  display: inline-block;
  font-size: 92px;
  font-weight: 700;
  color: #4d738a;
  width: 25%;
  text-align: right;
  letter-spacing: 0.001em;
}
.study-rez {
  display: inline-block;
  font-size: 38px;
  font-weight: 400;
  color: #333;
  width: 70%;
  text-align: left;
  line-height: 1;
  padding: 5px 0 0 10px;
  vertical-align: text-bottom;
}
.rez-expb {
  padding-bottom: 15px;
}

.healthy-aging-benefits {
  max-width: 850px;
  margin-inline: auto;
}
.healthy-aging-benefits h2,
.healthy-aging-hgh-video h2,
.healthy-aging-footer-boxes h2,
.healthy-aging-collection h2 {
  text-align: center;
}

.healthy-aging-hgh-video {
  max-width: 840px;
  margin-inline: auto;
}

.healthy-aging-footer-boxes {
  max-width: 1200px;
  margin-inline: auto;
}

.healthy-aging-footer-boxes .btn {
  line-height: 1.42;
  text-decoration: none;
  text-align: center;
  white-space: normal;
  font-size: calc(var(--typeBaseSize) + 2px);
  font-weight: 700;
  display: inline-block;
  padding: var(--btnPadding);
  margin: 0;
  width: auto;
  min-width: 90px;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: var(--buttonRadius);
  color: #fff;
  color: var(--colorBtnPrimaryText);
  background: #111111;
  background: var(--colorBtnPrimary);
}

/* 3 ICONS */
#icons {
  margin: 20px auto 50px;
}
.tres-icons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  width: 98%;
  max-width: 840px;
}
.tres-icons div {
  width: auto;
  margin: 0 auto;
}
.tres-icons div img {
  max-width: 74px;
  float: left;
  margin-right: 10px;
}
.tres-icons div span {
  display: inline-block;
  font-size: 20px;
  color: #333;
  text-align: left;
  line-height: 1.2;
}
.tres-icons div:nth-child(2) span,
.tres-icons div:nth-child(3) span {
  margin-top: 10px;
  line-height: 1.3;
}
.tres-icons div::after {
  clear: both;
}

/* AS SEEN IN */
#seenIn {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin: 90px auto;
}
#seenIn .container {
  max-width: 1200px !important;
}
.seenin-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.seenin-logos div {
  width: auto;
  padding: 10px 15px;
  margin: 15px 5px;
}

.healthy-aging-collection [data-view="scrollable-5"] .grid-item {
  flex: 0 0 25%;
}

.healthy-aging-collection .grid-item__meta {
  text-align: center;
}

#healthy-aging .footer__section--border {
  border-top: none;
}

@media (max-width: 1440px) {
  .background-media-text--750.healthy-aging-hero {
    min-height: 50vw;
  }
}

@media (max-width: 1280px) {
  .hero-txt-wrap h1 {
    font-size: 5vw;
  }
  .hero-txt-wrap p {
    font-size: 26px;
  }
  .healthy-aging-hero .background-media-text__text {
    width: 680px;
    padding-top: 0;
    margin-top: -15px;
  }
}

@media (max-width: 1024px) {
  .hero-txt-wrap h1 {
    font-size: 4vw;
  }
  .hero-txt-wrap p {
    font-size: 18px;
  }
  .healthy-aging-hero .background-media-text__text {
    width: 480px;
  }
  /* SVO + SVA */
  #svOrig {
    margin-top: 60px;
  }
  #svOrig .svbg-wrap,
  #svAdv .svbg-wrap {
    min-height: 480px;
  }
  /* SVA STUDY */
  .sva-study-title {
    font-size: 4.8vw;
  }
}

@media (max-width: 991px) {
  /* SVO + SVA */
  #svOrig {
    margin-top: 40px;
  }
  figure.hovanim {
    padding: 17% 0 6%;
  }
  #svOrig .svbg-wrap,
  #svAdv .svbg-wrap {
    min-height: 400px;
  }
  .sv-info {
    padding: 0 20px;
  }

  /* SVA STUDY */
  .sva-study-title {
    top: -84px;
  }
  .study-percentage {
    font-size: 8.8vw;
  }
  .study-rez {
    font-size: 3.6vw;
  }
}

@media (max-width: 900px) {
  /* SVO + SVA */
  figure.hovanim {
    padding: 17% 0 4%;
  }
}

@media (max-width: 860px) {
  /* SVO + SVA */
  figure.hovanim {
    padding: 17% 0 3%;
  }
  #svOrig .svbg-wrap,
  #svAdv .svbg-wrap {
    min-height: 360px;
  }

  /* SVA STUDY */
  .sva-study-title {
    font-size: 4.6vw;
    top: -70px;
  }
}

@media (max-width: 768px) {
  .healthy-aging-collection [data-view="scrollable-5"] .grid-item {
    flex: 0 0 45%;
  }
  .healthy-aging-hero .background-media-text__inner {
    position: absolute;
    right: 0;
    top: 50px;
  }
  .healthy-aging-hero .background-media-text__text {
    width: 70%;
    margin-left: auto;
  }
  .healthy-aging-hero .background-media-text__container {
    position: relative;
    height: 60vw;
  }
  .healthy-aging-hero .animation-contents {
    opacity: 1;
  }
  /* SVO + SVA */
  figure.hovanim.yllw,
  figure.hovanim.yllw:after,
  figure.hovanim.ltblu,
  figure.hovanim.ltblu:after {
    min-height: unset;
    margin: 0;
  }
  .healthy-aging-footer-boxes .grid--flush-bottom > .grid__item {
    width: 100%;
  }
  .healthy-aging-footer-boxes .image-container {
    padding: 0;
  }
  .healthy-aging-footer-boxes .grid--flush-bottom > .grid__item {
    margin-bottom: 60px !important;
  }
}

@media (max-width: 767px) {
  /* SVO + SVA */
  figure.hovanim {
    padding: 14% 0 3%;
  }
  #svOrig .svbg-wrap,
  #svAdv .svbg-wrap {
    min-height: 300px;
  }
  .morning-blend {
    padding: 20px 0 0;
  }
  .blend-box p {
    font-size: 22px !important;
    margin: 0 auto 18px;
  }
  .mb-left {
    top: 50px;
    left: calc(50% + 134px);
  }
  .mb-right {
    top: 50px;
    right: calc(50% + 134px);
  }
  .mb-img img {
    max-width: 130px;
  }
  .brdr-line-left {
    top: 55px;
  }
  .brdr-line-right {
    top: 55px;
    left: 77%;
  }

  /* SVA STUDY */
  .sva-study-copy {
    padding: 10px 20px 0;
  }
  .study-results:nth-child(5) {
    margin: -50px auto 20px;
  }
  .study-rez {
    font-size: 3.4vw;
  }
}

@media (max-width: 680px) {
  /* SVO + SVA */
  figure.hovanim {
    padding: 12% 0 0;
  }

  .blend-box p {
    font-size: 20px !important;
    margin: 0 auto 16px;
  }
  .mb-img img {
    max-width: 122px;
  }
  .brdr-line-left {
    top: 50px;
  }
  .brdr-line-right {
    top: 50px;
    left: 76%;
  }
  /* SVA STUDY */
  .sva-study {
    padding: 30px 0 0;
  }
  .sva-study-title {
    top: -64px;
  }
}

@media (max-width: 600px) {
  .hero-txt-wrap p {
    font-size: 2vw;
  }
  /* SVO + SVA */
  figure.hovanim {
    padding: 60px 10px 10px;
  }
  #svOrig .svbg-wrap,
  #svAdv .svbg-wrap {
    min-height: 240px;
  }
  figure.hovanim figcaption {
    display: none;
  }
  .newbox-mobi-img {
    display: block;
    width: 96%;
    margin: 0 auto;
  }
  .sv-img {
    margin: 0 auto 40px;
  }
  .bv-reviews {
    margin: 0;
  }

  .morning-blend {
    flex-direction: column;
    padding: 150px 0;
  }
  .mb-img {
    padding: 0;
    height: 195px;
  }
  .mb-img img {
    max-width: 142px;
    margin: 0;
    position: relative;
    top: -61px;
  }
  .rpar-border {
    border-left-width: 1px;
    border-top-width: 0;
    width: 280px;
    height: 50px;
  }
  .lpar-border {
    border-right-width: 1px;
    border-bottom-width: 0;
    width: 330px;
    height: 50px;
  }
  .blend-box p {
    font-size: 22px !important;
  }
  .mb-left p {
    text-align: center !important;
  }
  .mb-right p {
    text-align: center !important;
  }
  .mb-left {
    top: 423px;
    left: calc(50% - 135px);
  }
  .mb-right {
    top: 28px;
    right: calc(50% - 64px);
  }

  .brdr-line-left {
    border-bottom-width: 0;
    border-right-width: 1px;
    width: 0;
    height: 50px;
    top: 0;
    left: 25%;
  }
  .brdr-line-right {
    border-bottom-width: 0;
    border-left-width: 1px;
    width: 0;
    height: 50px;
    top: 95px;
    left: 74%;
  }
  .btn-wrap {
    margin: 50px auto;
  }
  .btn-blk {
    font-size: 18px;
    padding: 20px 48px;
  }
  /* SVA STUDY */
  .study-rez {
    font-size: 3.6vw;
  }
  .sva-study-title {
    top: -54px;
  }

  /* 3 ICONS */
  .tres-icons {
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .tres-icons div {
    width: 90%;
    max-width: 192px;
    padding: 15px 0;
  }
  .tres-icons div img {
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  /* #healthy-aging h2 {
    font-size: calc(var(--typeHeaderSize) * 1.25);
  } */
  .healthy-aging-hero .background-media-text__inner {
    top: 8vw;
  }
  .hero-txt-wrap h1 {
    font-size: 5vw;
  }
  .hero-txt-wrap p {
    font-size: 2.5vw;
  }

  /* SVO + SVA */
  .sv-img,
  .newbox-mobi-img {
    width: 100%;
  }
  figure.hovanim {
    padding: 50px 10px;
  }
  #svOrig .svbg-wrap,
  #svAdv .svbg-wrap {
    min-height: 120px;
  }
  /* SVA STUDY */
  .sva-study {
    padding: 0;
  }
  .sva-study-title {
    top: -48px;
    font-size: 4.2vw;
  }
  .sva-study-copy {
    padding: 10px 10px 0;
  }
  .healthy-aging-footer-boxes .grid--flush-bottom > .grid__item {
    width: 100%;
  }
}

@media (max-width: 420px) {
  /* #healthy-aging h2 {
    font-size: var(--typeHeaderSize);
  } */
  /* SVO SVA */
  #svOrig p,
  #svAdv p {
    font-size: 20px;
  }

  /* SVA STUDY */
  .sva-study-title {
    font-size: 4.6vw;
    top: -48px;
  }
  .sva-study-copy {
    padding: 15px 15px 0;
  }
  .study-results {
    margin: -40px auto 50px;
  }
  .study-percentage {
    font-size: 8.4vw;
  }
  .study-rez {
    font-size: 3.8vw;
    vertical-align: revert;
  }
  .study-rez.rez-expb {
    vertical-align: text-top;
  }
}

@media (max-width: 400px) {
  /* SVO + SVA */
  .blend-box p {
    font-size: 20px !important;
  }
  .mb-left {
    left: calc(50% - 118px);
  }
  .mb-right {
    top: 44px;
    right: calc(50% - 62px);
  }
  .lpar-border {
    max-width: 88%;
  }
  .rpar-border {
    max-width: 72%;
  }
}

@media (max-width: 360px) {
  /* SVO + SVA */
  #svOrig p,
  #svAdv p {
    font-size: 18px;
  }
  figure.hovanim {
    padding: 30px 0;
  }
  /* SVA STUDY */
  .sva-study-title {
    font-size: 4.4vw;
    top: -44px;
  }
  .study-percentage {
    font-size: 8vw;
  }
}

/* CLINICAL TRIAL ABSTRACT */
#clinical-trial-abstract h2 {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
}
.clinical-trial-image .small--one-whole {
  margin: auto;
}
#clinical-trial-abstract .custom-content p {
  text-align: center;
}

/* SCIENCE */
.sv-sci-time {
  padding: 30px 0;
}
.sci-time-hdr {
  margin: 0 auto;
  text-align: center;
  max-width: 960px;
}
.sci-time-pats h2 {
  font-weight: 300;
}
.pat-wrap {
  text-align: left;
}
ul.sci-patents li {
  list-style-type: none;
  margin-bottom: 6px;
  margin-left: 10px;
}
ul.sci-patents li:before {
  content: "·";
  padding-right: 8px;
}

/* SUBSCRIBE AND SAVE */
/* Commented the code for Subscribe V2 design */
/* #subscribe main h2 {
  font-size: calc(var(--typeHeaderSize) * 1.25);
  font-weight: 300;
  text-align: center;
}
#subscribe main p {
  font-size: calc(var(--typeBaseSize) * 1.25);
  text-align: center;
}
#subscribe .rte h2 {
  margin-top: 30px;
}
#subscribe .subscribe-header h2 {
  font-size: calc(var(--typeHeaderSize) * 2);
  font-weight: 700;
}
.subscribe-list--no-space ul {
  padding-top: 36px;
  font-size: calc(var(--typeBaseSize) * 2.75);
}
.subscribe-calendar {
  max-width: 170px;
  margin: auto;
}
.subscribe-results--no-space .custom-content .custom__item:first-child {
  margin-top: -200px;
  margin-bottom: 16px;
}
.subscribe-works {
  background: #fff8d4;
  padding-bottom: var(--indexSectionPadding);
}
.subscribe-works li {
  font-size: calc(var(--typeBaseSize) * 1.25);
}
.subscribe-works--no-space {
  max-width: 1080px;
}
.subscribe-footer {
  max-width: 800px;
  margin-inline: auto;
  padding-top: 0 !important;
}
.subscribe-mt {
  margin-top: -16px;
}

@media (max-width: 1220px) {
  .subscribe-list--no-space ul {
    font-size: calc(var(--typeBaseSize) * 2);
  }
}

@media (max-width: 1024px) {
  .subscribe-results--no-space .custom-content .custom__item:first-child {
    margin-top: -120px;
  }
  .subscribe-list--no-space ul {
    font-size: calc(var(--typeBaseSize) * 1.75);
  }
}

@media (max-width: 768px) {
  #subscribe .subscribe-header h2 {
    font-size: calc(var(--typeHeaderSize) * 1.5);
  }
  .subscribe-list--no-space .custom-content .custom__item:nth-child(2) {
    max-width: 50%;
    margin-inline: auto;
  }
  #subscribe .subscribe-works {
    margin-top: -20px;
  }
  .subscribe-results--no-space .custom-content {
    flex-direction: column-reverse;
  }
  .subscribe-results--no-space .custom-content .custom__item:first-child {
    margin-top: 0px;
    max-width: 50%;
    margin-inline: auto;
  }
  .subscribe-results--no-space {
    padding-bottom: 0;
    padding-top: var(--pageWidthPadding);
  }
  .subscribe-calendar {
    max-width: 150px;
  }
  .subscribe-list--no-space ul {
    padding-top: 0;
  }
  #subscribe .rte h2 {
    margin-top: 0px;
  }
}
@media (max-width: 480px) {
  #subscribe .subscribe-header h2 {
    font-size: calc(var(--typeHeaderSize) * 1);
  }
  .subscribe-list--no-space ul {
    font-size: calc(var(--typeBaseSize) * 1.5);
  }
  .subscribe-list--no-space .custom-content .custom__item:nth-child(2),
  .subscribe-results--no-space .custom-content .custom__item:first-child {
    margin-top: 0px;
    max-width: 75%;
  }
}
@media (max-width: 480px) {
  #subscribe .subscribe-header h2 {
    font-size: calc(var(--typeHeaderSize) * 0.9);
  }
} */

/* PDP VARIANT CUSTOM BUTTONS */
.variant-title {
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0.3px;
  margin: 0 0 8px 0;
}
.bflex {
  display: flex;
  flex-wrap: nowrap;
}
.bflex div {
  width: auto;
  padding: 9px 30px;
  margin: 0 3px 10px 0;
  position: relative;
}
.svo-var-btn-caps,
.svo-var-btn-powder,
.svp-var-btn-caps,
.svp-var-btn-powder {
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  color: #000;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
}
.svo-var-btn-caps {
  border: solid 1px #000;
  box-shadow: 0 0 0 1px #4e738a;
}
.svo-var-btn-powder {
  border: solid 1px #000;
}
.svp-var-btn-caps {
  border: solid 1px #000;
}
.svp-var-btn-powder {
  border: solid 1px #000;
  box-shadow: 0 0 0 1px #4e738a;
}
.svo-var-btn-caps span {
  position: absolute;
  top: -6px;
  right: -6px;
  display: block;
}
.svo-var-btn-powder span {
  position: absolute;
  top: -6px;
  right: -6px;
  display: none;
}
.svp-var-btn-caps span {
  position: absolute;
  top: -6px;
  right: -6px;
  display: none;
}
.svp-var-btn-powder span {
  position: absolute;
  top: -6px;
  right: -6px;
  display: block;
}
#serovital .svo-var-btn-powder:hover,
#serovital-fruit-punch-powder .svp-var-btn-caps:hover,
#suddenlysmooth-gentle-retinall .svo-var-btn-powder:hover,
#retinall-daily-serum .svp-var-btn-caps:hover {
  background-color: #f9f9f9;
}

/* SMS SIGN UP */
#sms-sign-up #sticky_gift_icon {
  display: none !important;
}
.index-section.sms-klavio-form {
  padding-top: 0 !important;
}
.page-width.sms-mobi-img--no-space {
  display: none;
}
.sms-klavio-form .custom__item-inner.custom__item-inner--image {
  padding: 50px;
}
.sms-sign-up-title {
  margin: 0 auto;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .sms-klavio-form .custom__item-inner.custom__item-inner--image {
    padding: 30px;
  }
}
@media (max-width: 1080px) {
  .index-section.sms-klavio-form {
    padding-top: 20px !important;
  }
  .sms-klavio-form .custom__item-inner.custom__item-inner--image {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .sms-sign-up-title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .index-section.sms-klavio-form {
    padding-top: 0 !important;
  }
  .sms-klavio-form .image-wrap {
    display: none;
  }
  .page-width.sms-mobi-img--no-space {
    display: block;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
    min-height: 77vw;
  }
}
@media (max-width: 680px) {
  #sms-sign-up form {
    padding: 0 !important;
  }
}
@media (max-width: 480px) {
  #sms-sign-up #shopify-section-secondary-toolbar,
  #sms-sign-up #shopify-section-toolbar {
    display: none;
  }
  #sms-sign-up #shopify-section-header {
    top: 0 !important;
  }
  .sms-sign-up-title {
    font-size: 26px;
  }
}

/* QUIZ */
#quiz .icartShopifyCartContent {
  padding-top: 50px;
}
#pop-quiz header.section-header,
#quiz header.section-header {
  display: none;
}
#quiz-2 header.section-header {
  display: none;
}
#quiz-2 .page-content {
  padding-top: 0;
}
#quiz #sticky_gift_icon,
#quiz-2 #sticky_gift_icon {
  display: none !important;
}
.quiz-intro {
  font-size: 22px;
  font-weight: 500;
  padding: 0 15px;
  margin-bottom: 50px !important;
}
.quiz-flex {
  display: flex;
  flex-wrap: nowrap;
  margin: 50px auto 0;
  width: 100%;
}
.quiz-flex div {
  width: 50%;
  text-align: center;
}
.quiz-flex div:nth-child(1) {
  padding: 5% 15px 0;
}
.quiz-flex div img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  #quiz .page-width--narrow {
    max-width: 700px;
  }
  .quiz-flex div:nth-child(1) {
    padding: 0;
  }
  .quiz-intro {
    font-size: 18px;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 600px) {
  .quiz-flex {
    flex-wrap: wrap;
  }
  .quiz-flex div {
    width: 100%;
  }
  .quiz-intro {
    padding: 0 13%;
  }

  #quiz-2 .page-width--narrow {
    max-width: 100% !important;
  }
}
@media (max-width: 480px) {
  .quiz-intro {
    padding: 0 10%;
  }
}

/* BRAND AFFILIATES */
/* #affiliates .hero__sidebyside-text--left,
#affiliates .hero__sidebyside-text--right {
  background-color: #000;
  color: #fff;
}

#affiliates .hero__sidebyside-text--left .btn,
#affiliates .hero__sidebyside-text--right .btn {
  background-color: #fff;
  color: #000;
} */
#affiliates .hero__title {
  margin-bottom: 40px;
}
#affiliates .hero__subtitle {
  font-size: 1.6em;
  margin-bottom: 40px;
}
#affiliates .ba-hiw {
  padding-top: calc(var(--indexSectionPadding) * 1.5) !important;
  padding-bottom: calc(var(--indexSectionPadding) * 1) !important;
}
#affiliates .ba-hiw .rte--block {
  max-width: 340px;
  font-size: 20px;
}
#affiliates .ba-hiw .rte--block.h3 {
  font-size: calc(var(--typeHeaderSize) * 1.1);
}
.ba-hiw {
  padding-top: calc(var(--indexSectionPadding) * 2) !important;
  padding-bottom: calc(var(--indexSectionPadding) * 2) !important;
}
.ba-hiw h2 {
  font-size: 40px;
}

.ba-hiw .rte--block {
  padding-top: 16px;
  max-width: 320px;
  margin: auto;
}

@media (min-width: 769px) {
  #affiliates .hero__sidebyside-content {
    max-width: 55%;
  }

  #affiliates .hero__sidebyside-image {
    flex: 0 1 45%;
  }
}

@media (max-width: 768px) {
  #affiliates h2 {
    font-size: var(--typeHeaderSize);
  }
  #affiliates .hero__subtitle {
    font-size: 1.3em;
  }
  #affiliates .ba-hiw .rte--block.h3 {
    font-size: calc(var(--typeHeaderSize) * 0.9);
  }
  .ba-bottom--inner .hero {
    min-height: 850px;
  }
  #affiliates .ba-hiw {
    margin-bottom: 60px;
  }
}

@media (max-width: 375px) {
  .ba-bottom--inner .hero {
    min-height: 850px;
  }
}
/* TESTING */
.spcl-test-block {
  padding: 0;
  max-width: 100%;
  margin-bottom: 60px;
}

.flexbox {
  min-height: 200px;
  padding: 0;
  background-color: #f6f6f6;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}

.flexbox div {
  padding: 20px;
  margin: 0;
  border: solid 1px #333;
  width: 50%;
  background-color: #ccc;
  text-align: center;
}
.flexbox div:nth-child(odd) {background-color: #999;}

.flexbox div p {
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

/* HA PAGE REFRESH */

.hero.loaded .slideshow__slide.is-selected .hero__text-shadow:after {
  display: none;
}

/* HERO SECTION */
.ha-hero-v3 .hero__text-content.vertical-center {
    vertical-align: top;
}
.ha-hero-v3 .horizontal-left .hero__text-shadow {
    max-width: 60%;
}
.ha-hero-v3 .hero__top-subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    text-transform: none;
    color: #000;
    letter-spacing: 0;
    font-style: italic;
    font-size: 2.6em;
    text-shadow: none;
}
.ha-hero-v3 .h1.hero__title {
    color: #000;
    font-weight: 200;
    text-shadow: none;
    letter-spacing: 5px;
    margin-top: -15px;
    margin-bottom: 15px;
}
.ha-hero-v3 .hero__subtitle.html {
    color: #000;
    font-weight: 400;
    text-shadow: none;
}
.ha-hero-v3 .hero__subtitle.html span {
    display: block;
}
@media only screen and (max-width: 1380px) {
    .ha-hero-v3 .hero__text-content {
        padding: 15px 0;
    }
    .ha-hero-v3 .hero__top-subtitle {
        font-size: 3vw;
    }
    .ha-hero-v3 .h1.hero__title {
        font-size: 5vw;
        margin-bottom: 1vw;
    }
    .ha-hero-v3 .hero__subtitle.html {
        font-size: 2vw;
    }
    .ha-hero-v3 .horizontal-left .hero__text-shadow {
        max-width: 65vw;
    }
}
@media only screen and (max-width: 1050px) {
    .ha-hero-v3 .h1.hero__title {
        font-size: 4.7vw;
    }
}
@media only screen and (max-width: 768px) {
    .ha-hero-v3 .horizontal-left .hero__text-shadow {
        max-width: 45%;
    }
    .ha-hero-v3 .hero__text-content {
        padding: 20px 0;
    }
    .ha-hero-v3 .hero__top-subtitle {
        font-size: 5vw;
    }
    .ha-hero-v3 .h1.hero__title {
        font-size: 6.5vw;
        margin-top: -5px;
        margin-bottom: 5vw;
    }
    .ha-hero-v3 .hero__subtitle.html {
        font-size: 3.7vw;
    }
    .ha-hero-v3 .hero__subtitle.html span {
        display: inline;
    }
}
@media only screen and (max-width: 350px) {
    .ha-hero-v3 .hero__subtitle.html {
        font-size: 4vw;
    }
    .ha-hero-v3 .h1.hero__title {
        font-size: 6vw;
    }
}
/* END HERO SECTION */
/* TESTIMONAL SLIDER */
.testimonials-section .flickity-button { display: none;}
.testimonials-section.show-arrows  .flickity-button { 
  display: block;
  border-radius: 0;
  background: #ffffff80;
  color: var(--colorTextBody);
  box-shadow: 0 5px 5px #0000001a;
}
.testimonials-section.show-arrows .flickity-page-dots {display: none;}

/* REVIEWS */
.hero-reviews .btn {
  text-align: left;
  padding: 10px 12px;
  font-size: 0.9em;
  display: block;
  max-width: fit-content;
}

.hero-reviews .hero__top-subtitle {
  font-family: adobe-garamond-pro;
  font-size: 1.9em;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0;
  padding-bottom: 0px;
  font-weight: 400;
}

.hero-reviews h2 {
  font-weight: 200;
  margin-top: -20px;
  font-size: 3em;
}

.hero-reviews .btn:nth-child(2) {
    min-width: auto;
    background-color: transparent !important;
    outline: 1px solid #000;
    color: #000;
    padding: 8px 10px;
}



@media (max-width: 1180px){
  .hero-reviews h2.h1.hero__title {
    font-size: 1.8em;
  }
  .hero-reviews  .hero__subtitle {
      font-size: 1.1em;
  }
  .hero-reviews .horizontal-left .hero__text-shadow {
      max-width: 45%;
  }
}

@media (max-width: 1024px){
  .hero-reviews .hero__text-content {
      padding: 15px 0;
  }
  .hero-reviews h2.h1.hero__title {
      font-size: 1.6em;
  }
  .hero-reviews .hero__top-subtitle {
      font-size: 1.5em;
  }
  .hero-reviews .btn {
      padding: 8px 10px;
      font-size: .7em;
      display: inline-block;
  }
  .hero-reviews .hero__text-content .hero__link {
      max-width: 100%;
  }
}

@media (max-width: 920px){
  .hero-reviews .page-width {
      padding: 0 20px;
  }
  .hero-reviews  .hero__subtitle {
      font-size: 1em;
  }
  .hero-reviews h2.h1.hero__title {
      font-size: 3vw;
  }
  .hero-reviews .btn {
      padding: 8px 5px;
      font-size: 0.6em;
  }
}

@media (max-width: 600px){
  .hero-reviews .btn {
    margin: 4px 10px 15px 0;
  }
}

@media (max-width: 768px) {
  .hero-reviews .hero__text-content.vertical-center {
    vertical-align: text-top;
  }
  .hero-reviews .horizontal-left .hero__text-shadow {
    max-width: 100%;
    text-align: center;
  }
  .hero-reviews .hero__top-subtitle {
    font-size: 5.5vw;
  }
  .hero-reviews .hero__title {
    margin-top: -12px;
    font-size: 6.5vw !important;
  }
  .hero-reviews .btn {
    padding: 8px 8px;
    font-size: 2.5vw;
    display: inline-block;
  }
  #bv-combined-reviews {
    text-align: center !important;
  }
}
@media (max-width: 400px) {
  .hero-reviews .btn {
          padding: 7px 9px;
          font-size: 2.5vw;
      }
    .hero-reviews .btn:nth-child(2) {
      padding: 6px 9px;
  }
}

/* HEALTHY AGIN JULY-25 */
.top-btn {
  display: none;
}
.healthy-aging-testimonials .hero[data-arrows=true] .flickity-prev-next-button {
    border-radius: 50%;
}
.ha-new.vimeo-video--no-space {
    margin-top: var(--pageWidthPadding);
}
.ha-new.vimeo-video--no-space .custom__item {
    margin-bottom: 0;
}
@media (max-width: 768px) {
  .compare-chart .cntr-pad {
      margin: 16px 0;
  }
}
/* END HEALTHY AGIN JULY-25 */

/* New Blog Template */

.blog-layout__main .rte h3 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.three-columns {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
}
.three-columns .theme-block:nth-child(1),
.three-columns .theme-block:nth-child(2),
.three-columns .theme-block:nth-child(3) {
    grid-column: auto;
}
.three-columns .theme-block:nth-child(n + 4) {
    grid-column: 1 / -1;
}
.three-columns .grid-item__meta-secondary {
    display: none;
}
.three-columns .grid-product__image-wrap {
    margin: 0;
}
.three-columns .grid-product__tags {
    margin-left: 0;
}
.three-columns .theme-block:nth-child(2) h4,
.three-columns .theme-block:nth-child(3) h4 {
    opacity: 0;
    margin-bottom: 0;
    max-height: 40px;
}
.three-columns .theme-block:nth-child(1) h4 {
    width: 200%;
}

.three-columns .theme-block:nth-child(4) {
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding-top: 30px;
    padding-bottom: 30px;
}

.three-columns .theme-block:nth-child(4) .grid-item {
    margin-bottom: 0;
}

.three-columns .grid-item__meta {
    margin: 20px 5px;
}

.three-columns .grid-product__title {
    font-size: 14px;
}

@media (min-width: 1460px){
  .three-columns .theme-block:nth-child(2) h4,
  .three-columns .theme-block:nth-child(3) h4 {
      margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
    .template-article h4 {
        font-size: 22px;
        margin-left: 0;
    }
    .three-columns .theme-block:nth-child(4) {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .three-columns .theme-block:nth-child(1),
    .three-columns .theme-block:nth-child(2),
    .three-columns .theme-block:nth-child(3) {
        max-width: 31vw;
    }
}

@media (max-width: 380px){
  .three-columns .grid-item__link {
      display: block;
  }
}

.two-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
}

.two-columns .theme-block:nth-child(1),
.two-columns .theme-block:nth-child(2) {
    grid-column: auto;
}

.two-columns .theme-block:nth-child(n + 3) {
    grid-column: 1 / -1;
}

.two-columns .grid-item__meta-secondary {
    display: none;
}

.two-columns .grid-product__image-wrap {
    margin: 0;
}

.two-columns .grid-product__tags {
    margin-left: 0;
}

.two-columns .theme-block:nth-child(2) h4 {
    opacity: 0;
    margin-bottom: 0;
    max-height: 40px;
}

.two-columns .theme-block:nth-child(1) h4 {
    width: 150%;
}

.two-columns .theme-block:nth-child(3) {
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    padding-top: 30px;
    padding-bottom: 30px;
}

.two-columns .theme-block:nth-child(3) .grid-item {
    margin-bottom: 0;
}

.two-columns .grid-item__meta {
    margin: 20px 5px;
}

.two-columns .grid-product__title {
    font-size: 14px;
}


.two-columns .theme-block:nth-child(2) h4 {
    margin-bottom: 20px;
}


@media (max-width: 480px) {

    .two-columns .theme-block:nth-child(3) {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .two-columns .theme-block:nth-child(1),
    .two-columns .theme-block:nth-child(2) {
        max-width: 45vw;
    }
}

@media (max-width: 380px) {
    .two-columns .grid-item__link {
        display: block;
    }
}

/* End New Blog Template */

/* BLOG */
.template-article ol {
  margin-top: 25px;
  margin-bottom: 15px;
}
.blog-img-floleft {
  float: left;
  text-align: left;
}
.blog-img-floright {
  float: right;
  text-align: right;
}
.blog-img-floleft img,
.blog-img-floright img {
  margin: 20px;
}
.blog-img-full {
  text-align: center;
}
.blog-img-full img {
  width: 98%;
  max-width: 600px;
}
@media (max-width: 600px) {
  .blog-img-floleft {
    float: none;
    text-align: center;
  }
  .blog-img-floright {
    float: none;
    text-align: center;
  }
  .no-mobi {
    display: none;
  }
}

/* FAQ PAGE */

@media (max-width: 768px){
  #faq .page-width--narrow {
    max-width: 100%;
  }
}

/* END FAQ PAGE */


/* REIGNITE RITUAL BANNER */
.reignite-ritual-banner .hero__top-subtitle {
    font-family: "adobe-garamond-pro", var(--typeBaseFallback);
    text-transform: none;
    letter-spacing: 0;
    font-size: 2.2em;
    font-style: italic;
    line-height: 1;
    margin-bottom: 0;
}
.reignite-ritual-banner .hero__text-shadow {
    color: #000;
    text-shadow: none;
    margin-left: 9%;
}
.reignite-ritual-banner .h1.hero__title {
    font-weight: 300;
    max-width: 310px;
    margin-bottom: 5px;
}
.template-collection .reignite-ritual-banner .hero__subtitle {
    font-size: 1.2em;
    max-width: 310px;
    line-height: 1.1;
}

@media (max-width: 1200px){
  .reignite-ritual-banner .h1.hero__title {
    font-size: 3vw;
    max-width: 20vw;
  }
  .template-collection .reignite-ritual-banner .hero__subtitle {
    font-size: 1.6vw;
    max-width: 23vw;
  }
  .reignite-ritual-banner .hero__top-subtitle {
    font-size: 2.6vw;
  }
}

@media (max-width: 768px){
  .reignite-ritual-banner .h1.hero__title {
    font-size: 5vw;
    max-width: 33vw;
  }
  .template-collection .reignite-ritual-banner .hero__subtitle {
    font-size: 2.4vw;
    max-width: 33vw;
  }
  .reignite-ritual-banner .hero__top-subtitle {
    font-size: 4vw;
  }
}
/* END REIGNITE RITUAL BANNER */

/* HOLIDAY KITS STYLES */
.template-collection [data-product-id="7308929728599"] .grid-product__price--original,
.template-collection [data-product-id="7308929728599"] .grid-product__price--savings,
.template-collection [data-product-id="7308930220119"] .grid-product__price--original,
.template-collection [data-product-id="7308930220119"] .grid-product__price--savings {
  display: inline-block;
}

.template-collection [data-product-id="7308929728599"] .yotpo-reviews-star-ratings-widget,
.template-collection [data-product-id="7308930220119"] .yotpo-reviews-star-ratings-widget {
  display: none !important;
}

#holiday-kits .home-banner-slide--inner h2.hero__title,
#holiday-kits .home-banner-slide--inner .hero__subtitle.html {
  color: #000;
}

/** NEW HRA Pricing Options Nov-2025 **/
span.compare-at-price-inline {
    font-size: 14px;
    text-decoration: line-through;
    color: gray;
}

#hair-regeneres-advanced .subscription-option[data-subscription-option="onetime"] {
    display: none;
}

@media screen and (max-width: 480px) {
    #hair-regeneres-advanced .subscription-option__prices {
        padding-left: 0px;
    }
    #hair-regeneres-advanced .new-pricing-box .subscription-option__price {
        font-size: 18px;
    }
}
/** END NEW HRA Pricing Options Nov-2025 **/

@media (max-width: 768px){
    .template-collection [data-product-id="6836975665239"] .grid-product__title {
        max-width: 130px;
        margin: auto;
    }
}