/** Shopify CDN: Minification failed

Line 467:8 Expected identifier but found whitespace
Line 467:10 Unexpected "{"
Line 467:19 Expected ":"

**/
@font-face {
font-family: 'Avenir';
src: url('/cdn/shop/files/Metropolis-Medium.woff?v=1778243232') format('woff');
font-style: normal;
}

section#splide01{
  max-width: 100% !important;
}

.comparison-table-m3v6__badge-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .comparison-table-m3v6__badge {
    background: transparent;
    border: 0.786px solid #fff;
    border-radius: 15.722px;
    height: 32px;
    display: flex;
    align-items: center;
    padding: 4px;
  }

  .comparison-table-m3v6__badge-inner {
    display: flex;
    align-items: center;
    gap: 4.717px;
    height: 100%;
  }

  .comparison-table-m3v6__badge-pill {
    background: #fff;
    border-radius: 15.722px;
    padding: 1.572px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }

  .comparison-table-m3v6__badge-pill-text {
    color: #1b2337;
    font-weight: 500;
    font-size: 12px;
    line-height: 17.688px;
    white-space: nowrap;
  }

  .comparison-table-m3v6__badge-desc {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 17.688px;
    white-space: nowrap;
    padding-right: 8px;
  }

 .review-card-layout1 .review-date{
  display:none !important;
  }

.wt-keys__list{
  max-width: 900px;
  margin: 0 auto;
}

.card__container .card__subtitle,.card_left_display .card__title, .card__price, .card .wt-rating, .card-review_star_image{
  margin-left: 35px;
}

.wt-keys__list .wt-keys__content .wt-keys__title {
    font-size: 16px;
}

.wt-keys__list img.wt-keys__image.center{
      filter: invert(1);
}

section#splide01 .date,section#splide01 .splide__arrow svg{
  color: #fff !important;
  fill: #fff !important;
}

.sticky-addtocard {
    display: flex;
    align-items: center;
    gap: 30px;
}

.rating-row .stars {
    font-size: 13px !important;
}

.progress-bar-container {
    height: 5px !important;
}

.rating-row{
  margin-bottom: 0 !important;
  gap:0 !important;
}

.detail-cart h4{
  padding:0;
  margin: 0;
  color: #fff;
  font-weight: 400;
}

.sticky-addtocard img{
  width: 80px;
}

.detail-cart span{
  color: #fff;
}

.wt-product__sticky-buy{
  background: #1B2337 !important;
}

.sticky-addtocard-main{
  display: flex;
  justify-content: space-between;
      align-items: center;
}

.sticky-addtocard-main .button--full-width{
  width: fit-content !important;
  background-color: #fff;
}

body{
  overflow-x: hidden;
}

.ctm_pass_footer .hero__text p {
    opacity: 0.8;
    padding-top: 32px;
}
.ctm_pass_cpyryt .hero__text p {
    font-size: 14px;
    font-weight: 400;
}
.ctm_pass_cpyryt .hero__overlay {
    padding: 10px;
}
.ctm_pass_benfits h2.headline__title {
    padding-bottom: 60px;
}
.ctm_pass_benfits h3.wt-benefits-product__icon-item-heading {
    font-weight: 400;
    padding-bottom: 6px;
}
.ctm_pass_benfits .wt-benefits-product__icon-item-text p {
    color: #000;
}
.wt-newsletter__send {
    font-size: 16px !important;
}
.ctm_pass_scroll img.hero__img.hero__img--desktop {
    object-position: top;
}
.ctm_pass_imgtxt .hero__subheading, .eyebrow_bottom_line .hero__subheading,
.ctm_pro_imgtxt .hero__subheading{
    font-size: 18px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    font-weight: 500;
    text-transform: capitalize;
}
.ctm_pass_imgtxt .hero__subheading, .eyebrow_bottom_line .hero__subheading {
    color: #1b2337;
}
.ctm_pass_imgtxt .hero__subheading:after, .eyebrow_bottom_line .hero__subheading:after,
.ctm_pro_imgtxt .hero__subheading:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
}
.ctm_pass_imgtxt .hero__text ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ctm_pass_imgtxt .hero__text ul li {
    position: relative;
    padding-left: 42px;
    margin-bottom: 18px;
    padding-bottom: 10px;
}
.ctm_pass_imgtxt .hero__text ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url('/cdn/shop/files/tick-nethype.webp?v=1778246135');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-collage-content p {
    padding-bottom: 20px;
}
.wt-header--v3.wt-header--separator {
    border-bottom: 1px solid #fdfdfd61  !important;
}
.ctm_home_feacoll .hero__overlay {
    padding-top: 80px;
    padding-bottom: 40px;
}
.ctm_home_feacoll .hero__text p {
    position: relative;
    margin-bottom: 20px !important;
    font-size: 18px;
}
.ctm_home_feacoll .hero__text  p::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
}
.ctm_home_featured .card__container {
    background: #fcfcf9cf;
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow:
    0 8px 8px rgba(0, 0, 0, 0.08),
    inset 0 1px 1px rgba(255, 255, 255, 0.45);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
    border-radius: 16px;
}
.ctm_home_featured .card__container:hover {
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 8px 10px #0000001f, inset 0 1px 1px #ffffff8c;
}
.ctm_home_featured .card {
    padding: 20px 0;
}
.ctm_home_featured img.card__img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.ctm_home_choose .wt-multicol__list {
    max-width: 80%;
    margin: 0 auto;
}
.ctm_home_choose .wt-multicol__item {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 4px;
}
.ctm_home_choose .hero__pic-container {
    max-width: 25%;
    margin: 0 auto;
}
.ctm_home_choose .wt-multicol .hero--out .hero__overlay {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.ctm_home_choose h2.hero__title {
    font-size: 16px;
}
.ctm_home_choose .hero__richtext p {
    font-size: 14px;
}
.wt-footer__big-logo {
    margin-top: 0px;
    margin-bottom: 60px;
}
/* .wt-footer__aside {
    display: none !important;
} */
.supplement-header {
  padding: 10px 0;
}
.label {
  font-weight: bold;
}
.dot {
  padding: 0 6px;
}
.supplement-table {
  width: 100%;
  border: 1px solid #d0d0d0;
  font-size: 15px;
}
.table-row {
  display: flex;
  border-top: 1px solid #d0d0d0;
}
.table-head {
  background-color: #0f2d4a;
  color: #fff;
  font-weight: bold;
  border-top: none;
}
.table-col {
  padding: 12px;
}
.ingredient-col {
  width: 40%;
  border-right: 1px solid #d0d0d0;
}
.amount-col {
  width: 20%;
  border-right: 1px solid #d0d0d0;
}
.support-col {
  width: 40%;
}
.supplement-footer {
  padding-top: 14px;
  font-size: 14px;
  line-height: 1.8;
}
.wt-product__info .wt-collapse h5 {
    font-size: 12px;
    opacity: 0.6;
    margin: 0;
    padding-top: 20px;
}
.shopify-policy__container {
    max-width: 850px !important;
    padding-top: 80px;
    padding-bottom: 60px;
}
.shopify-policy__title h1 {
    margin-top: 0;
    font-size: 40px;
}
.ctm-icons .wt-product__feature-icons__list {
    gap: 20px;
}
.ctm-icons .wt-product__feature-icons__list  label{
max-width:235px;
}
.ctm-icons .wt-product__feature-icons__list p{
    margin-top: 0;
}
@media (min-width: 1200px) {
.ctm_pass_benfits .wt-benefits-product__icon-item .wt-benefits-product__icon-item-wrapper {
    max-width: 400px;
}
.ctm_pass_benfits .wt-benefits-product__icon-item,
.ctm_pass_benfits .wt-benefits-product__icon-item:nth-child(2n) {
    align-items: center;
}
.ctm_pass_benfits .wt-benefits-product__icon {
    max-width: 60px;
}
}
@media (min-width: 900px) {
.ctm_pass_benfits .wt-benefits-product__icon-list.wt-benefits-product__icon-list--column {
    gap: 80px;
}
}
@media screen and (max-width: 749px) {
 .ctm_pass_benfits .wt-benefits-product__img video {
    height: 100%;
    max-height: 400px;
}
.ctm_pass_benfits h3.wt-benefits-product__icon-item-heading {
    font-size: 18px;
}
.ctm_pass_imgtxt .hero__subheading, .custom-collage-subheading {
    font-size: 16px !important; 
}
.ctm_home_feacoll .hero__overlay {
    padding-top: 60px;
}
.ctm_home_feacoll .hero__text p {
    font-size: 16px;
}
.ctm_home_featured .card__quick-add-container {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.ctm_home_imgtxt .hero__overlay {
    padding: 60px 24px;
}
.ctm_choose_richtxt .hero__overlay {
    padding: 28px 24px;
}
.ctm_pass_benfits .wt-benefits-product__icon-list {
    gap: 60px;
}
 .custom-feature-icons {
    gap: 16px;
    padding: 12px 18px;
    margin-bottom: 0;
  }
  .custom-feature-text {
    font-size: 12px;
  }
  .custom-feature-item {
    gap: 2px !important;
}
.custom-feature-text {
    font-size: 16px !important;
}
.custom-feature-icons {
    gap: 11px !important;
}
.our_promise .hero__overlay {
  position: relative;
}
}

.ctm_home_feacoll .hero__text p, span.wt-page-nav-mega__link__text.wt-page-nav-mega__link__text--underline {
    text-transform: capitalize;
}
.custom-feature-icons {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 14px 24px;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 999px;
  background: rgba(255,255,255,0.15);
  backdrop-filter: blur(10px);
  width: fit-content;
  margin-bottom: 30px;
  flex-wrap: wrap;
  margin-top: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04), 0 10px 30px rgba(0, 0, 0, 0.06);
}
.custom-feature-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.custom-feature-icon img {
    width: 30px !important;
    height: 30px !important;
}
.custom-feature-text {
  font-size: 14px;
  letter-spacing: .5px;
  text-transform: uppercase;
  color: {{ section.settings.heading_color }};
  font-weight: 500;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6{
    text-transform: capitalize !important;
}
.review-container.layout-1 {
    place-self: center;
    width: 100%;
}
.review-heading {
    text-align: center;
    font-family: var(--font-headline) !important;
    font-style: var(--font-headline-style);
    font-weight: var(--font-headline-weight)!important;
    text-transform: var(--font-headline-transform, none);
    letter-spacing: var(--font-headline-letter-spacing, normal);
    line-height: var(--font-headline-line-height, normal);
    color: var(--color-custom-text, var(--color-headings-text, var(--color-text)))!important;
    font-size: calc(var(--font-headline-size) * var(--font-headline-scale, 1))!important;
    margin-top: 0;
    margin-inline: 0;
    overflow: visible;
    margin-bottom: 0;
    padding-top: calc(var(--gap, 8px) * 1);
    padding-bottom: calc(var(--gap, 8px) * 1.5);
}
html {
  scroll-behavior: smooth;
}
.custom-feature-icons {
  max-width: 980px;
  margin: 0 auto;
  padding: 30px;
  border-radius: 60px;
  border: 1px solid rgba(255, 255, 255, .5);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04), 0 10px 30px rgba(0, 0, 0, 0.06);
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  display: flex;
  flex-direction: column;
  gap: 20px;
 margin-bottom: 30px;
 flex-wrap: wrap;
 margin-top: 12px;
}
.custom-feature-item {
    display: grid;
    grid-template-columns: 132px 1fr;
    align-items: start;
    gap: 24px;
}
.feature-left {
  display: flex;
  align-items: center;
  gap: 14px;
}
.custom-feature-icon img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.custom-feature-text {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
}
.feature_description {
    font-size: 13px;
    line-height: 1.6;
    max-width: 700px;
}
.recharge .custom-feature-icon {
  filter: brightness(0) saturate(100%) invert(72%) sepia(59%) saturate(525%) hue-rotate(360deg) brightness(102%) contrast(101%);
}
.refocus .custom-feature-icon {
  filter: brightness(0) saturate(100%) invert(73%) sepia(53%) saturate(408%) hue-rotate(128deg) brightness(92%) contrast(92%);
}
.restore .custom-feature-icon {
  filter: brightness(0) saturate(100%) invert(55%) sepia(16%) saturate(1121%) hue-rotate(78deg) brightness(95%) contrast(88%);
}
.feature-bottom-text {
  margin-top: 10px;
  padding-top: 24px;
  border-top: 1px solid #d9d9d9;
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .custom-feature-icons {
    padding: 30px 22px;
    border-radius: 28px;
    gap: 35px !important;
  }
  .custom-feature-item {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .feature-left {
    gap: 10px;
    flex-direction: column;
  }
  .feature_description {
    font-size: 14px;
    line-height: 1.5;
  }
  .feature-bottom-text {
    text-align: center;
}
  .custom-feature-text {
    font-size: 15px;
  }
  .ctm_feature_wrap .hero__button--gap {
    place-self: center;
}
.ctm_home_banner a.hero__button {
    background: #fff;
    color: #1b2337;
}
}

/* Top nav */
.wt-page-nav-mega {
  background: transparent !important;
}
.wt-page-nav-mega__link,
.wt-page-nav-mega__link__text {
  color: #1b2337 !important;
  font-weight: 400 !important;
  text-transform: none !important;
  font-size: 16px !important;
}
.wt-page-nav-mega__link__text::after {
  background: #1b2337 !important;
}

.write-review-btn{
  font-weight: 400 !important;
}

button.hero__button--primary.block__button.block{
      background: #1B2337 !important;
    color: #fff !important;
    border-color: transparent !important;
}

button.hero__button--primary.block__button.block:hover{
  background-color: var(--color-button-primary-background-hover) !important;
  color: #1B2337 !important;
}

/* Shop mega-menu dropdown */
.wt-page-nav-mega__sublist__wrapper--mega {
  left: 0 !important;
  right: 0 !important;
  width: 100vw !important;
  max-width: 100vw !important;
}
.wt-page-nav-mega__sublist__wrapper--mega .wt-page-nav-mega__sublist {
  width: 100% !important;
  padding: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}



.wt-page-nav-mega__sublist__item--gallery {
  width: 100% !important;
  background: #0a0d1f !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 65vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mega-menu__gallery {
  display: flex !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 15px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-width: 1220px !important;
  margin: 0 auto !important;
  width: 100% !important;
  box-sizing: border-box !important;
}
.mega-menu__gallery__item {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  background: #292c3db3 !important;
  border-radius: 16px !important;
  padding: 32px !important;
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  padding-left: 10px !important;
}
.mega-menu__gallery__link {
  display: block !important;
  width: 100% !important;
}
.mega-menu__gallery__picture {
  display: grid !important;
  grid-template-columns: 150px 1fr !important;
  grid-template-rows: auto auto !important;
  align-items: center !important;
  column-gap: 0px !important; 
  width: 100% !important;
}
.mega-menu__gallery__img {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 157px !important;
  height: 220px !important;
  object-fit: cover !important;
  object-position: center !important;
  background: transparent !important;
}
.mega-menu__gallery__heading {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: block !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin: 0 0 10px 0 !important;
  text-align: left !important;
  white-space: nowrap !important;
}
.mega-menu__gallery__caption {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  color: #fff !important;
  overflow-wrap: break-word !important;
  text-align: left !important;
}

.mega-menu__gallery__caption::after {
  content: "Shop Now";
  display: block !important;
  width: fit-content !important;
  white-space: nowrap !important;
  margin: 18px 0 0 0 !important;
  background: #ffffff !important;
  color: #000000 !important;
  padding: 11px 24px !important;
  border-radius: 999px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  border: 1.5px solid #000000 !important;
  transition: opacity .2s ease;
}

li.wt-page-nav-mega__sublist__item.wt-page-nav-mega__sublist__item--child{
  display: none;
}

.mega-menu__gallery__link:hover .mega-menu__gallery__caption::after {
  opacity: 0.7;
}
.mega-menu__gallery__link[href="/products/refocus"] .mega-menu__gallery__caption::after {
  content: "Discover Refocus";
  background: #4a9fd8 !important;
  color: #fff !important;
  border-color: #4a9fd8 !important;
  margin-top: 61px !important;
}
.mega-menu__gallery__link[href="/products/restore"] .mega-menu__gallery__caption::after {
  content: "Discover Restore";
  background: #6fae5c !important;
  color: #fff !important;
  border-color: #6fae5c !important;
}
.mega-menu__gallery__link[href="/products/recharge"] .mega-menu__gallery__caption::after {
  content: "Discover Recharge";
  background: #f0a830 !important;
  color: #fff !important;
  border-color: #f0a830 !important;
   margin-top: 39px !important;
}

/* Mobile drawer version */
@media (max-width: 1200px) {
  .wt-page-nav-mega__sublist__item--gallery {
    background: #0a0d1f !important;
    height: auto;
    overflow:hidden;
  }

      

  .wt-page-nav-mega__sublist__wrapper--mega{
    max-width: stretch !important;
  }
  .mega-menu__gallery {
    flex-direction: column !important;
    padding: 28px 20px !important;
    gap: 20px !important;
    max-width: 100% !important;
    overflow: hidden;
  }
  .mega-menu__gallery__item {
    padding: 20px !important;
    border-radius: 14px !important;
    width: 100% !important;
  }
  .mega-menu__gallery__picture {
    grid-template-columns: 100px 1fr !important;
    column-gap: 16px !important;
  }
  .mega-menu__gallery__img {
    width: 100px !important;
    height: 150px !important;
  }
  .mega-menu__gallery__heading {
    font-size: 18px !important;
    white-space: normal !important;
  }
  .mega-menu__gallery__caption {
    font-size: 13px !important;
  }
  .mega-menu__gallery__caption::after {
    padding: 10px 20px !important;
    font-size: 13px !important;
    margin-top: 14px !important;
  }
}
@media (max-width: 420px) {
  .mega-menu__gallery__picture {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto auto auto !important;
    justify-items: center !important;
  }
  .mega-menu__gallery__img {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 140px !important;
    height: 180px !important;
  }
  .mega-menu__gallery__heading {
    grid-column: 1 !important;
    grid-row: 2 !important;
    text-align: center !important;
    margin-top: 12px !important;
  }
  .mega-menu__gallery__caption {
    grid-column: 1 !important;
    grid-row: 3 !important;
    text-align: center !important;
  }
  .mega-menu__gallery__caption::after {
    margin: 14px auto 0 auto !important;
  }

  .wt-page-nav-mega__link--parent.submenu-opened+.wt-page-nav-mega__sublist__wrapper
 {
    max-height: 400vh;
 }
 .submenu-opened+.wt-page-nav-mega__sublist__wrapper>.wt-page-nav-mega__sublist{
  max-height: 400vh;
 }
}

@media (max-width: 910px) {
  #shopify-section-template--27758208254228__newsletter_video_hero_UHbqzk6 .video-newsletter-content-template--27758208254228__newsletter_video_hero_UHbqzk6{
    height: auto !important;
    width: fit-content !important;
  }

  .video-newsletter-content-template--27758208254228__newsletter_video_hero_UHbqzk6 .popup-left{
      display: none !important;
  }

  .video-newsletter-content-template--27758208254228__newsletter_video_hero_UHbqzk6 .popup-right{
    width: 100% !important;
  }
}

@media (max-width: 750px){
  .video-newsletter-content-template--27758208254228__newsletter_video_hero_UHbqzk6 button.wt-newsletter__send{
    background: #E8EBF0 !important;
  }
}