/** Shopify CDN: Minification failed

Line 12:0 All "@import" rules must come first
Line 2339:1 Expected identifier but found "."
Line 2706:23 Expected identifier but found "."

**/

.page-width.utility-bar__grid {
    padding: 0 !important;
}
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet");

p{
      font-family: "Montserrat", sans-serif !important;
}
.page-width {
    max-width: 1490px !important;
    padding: 0 15px !important;
    margin: 0 auto;
    padding: 0 1.5rem;
}

h1,h2,h3,h4,h5,h6{
      font-family: "Poppins", sans-serif !important;
}
.utility-bar {
    background: #ED230D;
}

.utility-bar p.announcement-bar__message.h5 {
    padding: 8px  0 !important;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    display: flex;
    min-height: 37px !important;
    align-items: center;
}

header {
    padding: 36px 0 !important;
}

header.header.header--middle-left.header--mobile-center.page-width {
    padding-block: 36px !important;
    border: unset;
    column-gap: 9.8rem !important;
}

sticky-header.header-wrapper {
    border: unset;
    background: transparent;
}
.scrolled-past-header {
    background: linear-gradient(283.19deg, #F8F2BC 33.35%, #F7C57E 108.5%);
}

.section-header {
    top: 0px;
}

header a.header__heading-link.link {
    width: 100%;
    max-width: 180px;
    min-width: 180px;
}
.subscribe-save {
	padding: 53px 0 40px;
	background: #F8F2BC;
}

.subscribe-save__wrapper {
  display: flex;
  align-items: center;
  gap: 60px;
}

.subscribe-save__image img {
  max-width: 100%;
  height: auto;
}

.subscribe-save__content {
  max-width: 600px;
}

.subscribe-save__small-text {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  margin: 0px;
  letter-spacing: 0;
  line-height: 1;
}

.subscribe-save__heading {
    color: #141616;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 14px;
    margin: 18px 0 14px;
}

.subscribe-save__description p{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #141616;
  margin: 0px;
}

.subscribe-save__reviews {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 36px;
  line-height:10px;
}
.subscribe-save__content a.primary-button {
    width: 100%;
    text-align: center;
    max-width: 302px;
    padding: 11px 20px;
    font-size: 18px;
      font-family: "Poppins", sans-serif !important;
}
.testimonial-stars {
  display: flex;
  gap: 4px;
}

.review-text {
  color: #000000;
font-weight: 400;
font-size: 16px;
line-height: 30px;
letter-spacing: 0;

}

.primary-button {
  display: inline-block;
  background-color: #ED230D;
  color: #fff;
  padding: 14px 32px;
  border-radius: 6px;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.3s ease;
}

.subscribe-save__button:hover {
  background-color: #c81818;
}

header a.header__heading-link.link img.header__heading-logo.motion-reduce {
    width: 100%;
}

nav.header__inline-menu ul.list-menu.list-menu--inline {
    gap: 56px;
}

nav.header__inline-menu ul.list-menu.list-menu--inline a {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: #000;
    padding: 0;
}

.header__icon--cart {
    margin: 0 !important;
}

.header__icons.header__icons--localization.header-localization {
    gap: 18px;
    padding-right: 0 !important;
}
.header__icon, .header__icon--cart .icon {
    height: 2.4rem;
    width: 2.4rem;
    padding: 0;
}

.header__icon .svg-wrapper {
    width: 24px;
    height: 24px;
}
section.nmn-hero {
    padding: 104px 0 68px;
}

section.nmn-hero .first-customwrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 8px;
}

.shopify-section.First-home {
  background: linear-gradient(
  283.19deg,
  rgba(248, 242, 188, 0.5) 33.35%,
  rgba(247, 197, 126, 0.5) 108.5%
);
    /* background: linear-gradient(283.19deg, #F8F2BC 33.35%, #F7C57E 108.5%); */
    margin-top: -113px;
}

section.nmn-hero .first-customwrapper .nmn-left {
    width: 100%;
    max-width: 550px;
}

.nmn-center {
    width: 100%;
    max-width: 663px;
    text-align: end;
}

section.nmn-hero .first-customwrapper .nmn-left h1 {
    font-weight: 600;
    font-size: 56px;
    line-height: 1;
    letter-spacing: 0;
    color: #141616;
    margin: 0;
}

section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
    color: #141616;
    margin: 15px 0 0;
}

section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features {
    padding: 0;
    margin: 40px 0 0;
}

section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 16px;
}

section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div span {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif !important;
    color: #141616;
}

.nmn-reviews span {
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 0;
    font-family: "Montserrat", sans-serif !important;
    color: #000;
}

section.nmn-hero .first-customwrapper .nmn-left a.primary-button {
    width: 100%;
    max-width: 302px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif !important;
}


.nmn-right {width: 100%;max-width: 125px;}

.nmn-right .nmn-badge {
    text-align: center;
    padding-left: 35px;
    margin-bottom: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nmn-right .nmn-badge  .nmn-badge-img {
    background: #E43A3B;
    height: 88px;
    width: 88px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 24px 0px #00000026;
    border: 1px solid #F6E2AF;
    margin: 0 0 0 auto;
}

.nmn-right .nmn-badge p {
    color: #141616;
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.30px;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
}

section.health-transformations {
    padding: 70px 0 0;
}

section.health-transformations .page-width {
    max-width: 100% !important;
    overflow: hidden;
    padding-left: 230px !important;
}

section.health-transformations h2.health-transformations__heading {
    font-family: Poppins,sans-serif !important;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0;
    color: #141616;
    text-align: center;
    margin: 0;
}

section.health-transformations p.health-transformations__subheading {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    color: #141616;
    margin: 5px 0 0;
    text-align: center;
}
body.product .health-transformations__slider {
    padding: 75px 0  0;
} 

.health-transformations__slider {
    padding: 75px 0;
}
/* Make sure parent is positioned */
.health-transformations__slider {
  position: relative;
}

/* Slick arrows */
.health-transformations__slider .slick-prev,
.health-transformations__slider .slick-next {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  border: 1px solid #ED230D;
  background: #fff;
  z-index: 10;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  top: auto;
  bottom: -1px;
}

/* Remove default icon */
.health-transformations__slider .slick-prev::before,
.health-transformations__slider .slick-next::before {
  content: "";
}

/* Custom arrow */
.health-transformations__slider .slick-prev::after,
.health-transformations__slider .slick-next::after {
  content: "";
  width: 8px;
  height: 8px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
}

/* Left */
.health-transformations__slider .slick-prev::after {
  transform: rotate(135deg);
}

/* Right */
.health-transformations__slider .slick-next::after {
  transform: rotate(-45deg);
}

/* Hover */
.health-transformations__slider .slick-prev:hover,
.health-transformations__slider .slick-next:hover {
  background: #000;
  border-color: #ED230D;
}

.health-transformations__slider .slick-prev:hover::after,
.health-transformations__slider .slick-next:hover::after {
  border-color: #fff;
}

/* Position arrows */
.health-transformations__slider .slick-prev {
  left: calc(48% - 46px);
}
.health-transformations__slider .slick-next {
  right: calc(52% - 46px);
}



.testimonial-card .left-rightwrapper {
    display: flex;
    gap: 20px;
    align-items: center;
}
.testimonial-card .left-rightwrapper .right-side {
    padding-right: 20px;
}

.testimonial-card .left-rightwrapper .right-side h4.testimonial-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0;
    color: #141616;
    margin: 18px  0 18px;
}

.testimonial-card .left-rightwrapper .right-side  p.testimonial-text {
    color: #141616;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0;
}

.testimonial-card .left-rightwrapper .right-side .testimonial-footer {
    display: flex;
    align-items: center;
    margin-top: 5px;
    gap: 10px;
}

.testimonial-card .left-rightwrapper .right-side .testimonial-footer span.verified {
    display: flex;
    align-items: center;
    gap: 5px;
}

.testimonial-card .left-rightwrapper .right-side .testimonial-footer span.verified p {
    font-weight: 500;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0;
    color: #00A30B;
}

.testimonial-card .left-rightwrapper .right-side .testimonial-footer strong {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000000;
}
.testimonial-card .left-rightwrapper  .left-side {
    width: 100%;
    max-width: 194px;
}

.testimonial-card .left-rightwrapper .left-side img {
    width: 100%;
}

.last-wrapper {
    text-align: center;
}

.last-wrapper p {
    margin: 0 0 35px;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: #656565;
}

.testimonial-card .left-rightwrapper .right-side {
    padding-right: 20px;
}

.testimonial-card .left-rightwrapper .right-side h4.testimonial-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0;
    color: #141616;
    margin: 18px  0 5px;
}

.testimonial-card .left-rightwrapper .right-side  p.testimonial-text {
    color: #141616;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
}


  .why-element {
  background: #fffaf030;
  padding: 80px 0;
}

.why-heading {
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    margin: 0  0 50px;
}


.contain-table {
    padding-bottom: 40px;
}
.why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: start;
}
.why-image-small  img {
    width: 100%;
    max-width: 270px;
}

.why-image-large img {
    width: 100%;
    max-width: 390px;
    min-width: 390px;
}
/* IMAGE GRID */
.why-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 19px;
  position: relative;
}

.why-images::after {
    content: "";
    position: absolute;
    top: -17px;
    right: 16px;
    width: 112px;
    height: 126px;
    background-color: #f8f2bc;
    z-index: -1;
    border-radius: 20px;
}
.why-images::before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: -17px;
    width: 112px;
    height: 126px;
    background-color: #f8f2bc;
    z-index: -1;
    border-radius: 20px;
}
.why-image-large {
  border-radius: 20px;
  padding: 0px;
}

.why-image-small-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.why-image-small {
  border-radius: 18px;
  padding: 0px;
}

.why-images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius:20px;
}

/* FEATURES */
.why-features {
  display: flex;
  flex-direction: column;
  gap: 63px;
}

.why-feature {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
body.product .lab-testing-section {
    padding: 0;
}
/* body.product section.health-transformations button {
    display: none !important;
} */
 .product .health-transformations__slider .slick-prev {
   left:  calc(48% - 126px);
  }
  .product .slick-track {
    padding-bottom: 60px;
  }
  
  .product .health-transformations__slider .slick-next {
    right: calc(52% - -24px);
}
  .product .health-transformations__slider .slick-prev ,
  .product  .health-transformations__slider .slick-next {
    bottom:-18px;
  }
 body.product .testimonial-card{
  box-shadow:unset;
}
.lab-testing-section .lab-container .lab-image-wrapper {
    margin-top: 30px;
}
.why-icon {
    background-image: url('/cdn/shop/files/Vector.png?v=1765876093');
    min-width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: 125%;
}

.why-icon img {
    width: auto;
}

.why-text h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 0 9px;
    color: #141616;
}

.why-text p {
    font-size: 16px;
    color: #141616;
    margin: 0;
    font-weight: 300;
    line-height: 30px;
}

.top-favorites {
    padding: 52px 0;
}

.top-favorites  .favorites-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 50px;
    position: relative;
}


.top-favorites .favorites-header p.favorites-small {
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
    color: #000000;
    margin: 0;
}

.top-favorites .favorites-header  h2.favorites-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0;
    margin: 13px 0 0;
}
/* Make sure parent is positioned */
.favorites-header,
.health-transformations__slider {
  position: relative;
}
button.fav-prev.slick-arrow,
button.fav-next.slick-arrow,
.health-transformations__slider .slick-prev,
.health-transformations__slider .slick-next {
  width: 42px;
  height: 42px;
  border-radius: 10px;
  border: 1px solid #ED230D;
  background: #fff;
  z-index: 1;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  top: auto;
  bottom: -1px;
}

/* Remove default icon */
button.slick-arrow::before,
button.slick-arrow::before {
  content: "";
}


.favorites-arrows {
    display: flex;
    gap: 10px;
}


/* Custom arrow */
button.fav-prev.slick-arrow:after,
button.fav-next.slick-arrow:after,
.health-transformations__slider .slick-prev::after,
.health-transformations__slider .slick-next::after {
  content: "";
  width: 10px;
  height: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
}

/* Left */
button.fav-prev.slick-arrow:after,
.health-transformations__slider .slick-prev::after {
  transform: rotate(135deg);
}

/* Right */
button.fav-next.slick-arrow:after,
.health-transformations__slider .slick-next::after {
  transform: rotate(-45deg);
}

/* Hover */
button.fav-prev.slick-arrow:hover,
button.fav-next.slick-arrow:hover,
.health-transformations__slider .slick-prev:hover,
.health-transformations__slider .slick-next:hover {
  background: #000;
  border-color: #ED230D;
}
button.slick-arrow {
   font-size: 0;
}

button.fav-prev.slick-arrow:hover:after,
button.fav-next.slick-arrow:hover:after,
.health-transformations__slider .slick-prev:hover::after,
.health-transformations__slider .slick-next:hover::after {
  border-color: #fff;
}

.top-favorites .favorites-header:after{
  content:'';
  position:absolute;
  width: 100%;
  max-width: 628px;
  border: 1px solid #00000010;
  top: 40%;
  right: 109px;
}

/* .favorites-slider .favorite-card {
    margin: 0px 40px;
} */

.favorites-slider .favorite-card a {
    box-shadow: 0px 0px 24px 0px #00000020;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 266px;
    width: 266px;
    padding: 16px;
    border-radius: 10px;
}

.slick-track {
    margin: 0 -6px;
    padding: 20px 20px;
}

.favorites-slider .favorite-card a img {
    width: 100%;
}
/* 
.slick-list {
    margin: 0 -20px;
} */

.favorites-slider .favorite-card p.supply-text {
    color: #141616;
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0;
    margin: 15px 0 11px;
}

.favorites-slider .favorite-card p.supply-text span {
    color: #ED230D;
}
.favorite-card-content {
    padding-left: 15px;
}

.favorite-card-content h3.product-title {
    margin: 0 0 7px;
    font-family:Poppins,sans-serif !important;
    font-weight: 600;
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0;
    color: #141616;
}

.favorite-card-content p.price {
    color: #141616;
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 12px;
}
 .element-5 {
  background: #ffffff;
      padding-bottom: 81px;

}

.element-5__heading {
font-size: 40px;
    font-weight: 700;
    max-width: 57%;
    text-align: right;
    width: 100%;
    color: #141616;
    margin: 0;
}
section.element-5 .image-heading .image {
    width: 100%;
    text-align: end;
    max-width: 100%;
}

.element-5__card {
  background: #fff6c7;
    border-radius: 24px;
    padding: 40px 19px 40px 40px;
    gap: 30px;
}

/* .element-5__content {
  max-width: 60%;
} */

.element-5__content h3 {
  font-size: 25px;
  font-weight: 600;
  margin: 0;
  color: #141616;
}

.element-5__content p {
      font-size: 16px;
    line-height: 30px;
    color: #141616;
    margin-bottom: 0;
}

.element-5__button {
  background: #ED230D;
  color: #fff;
  padding: 12px 26px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  margin-top: 16px;
  display: inline-block;
}

.element-5__button:hover {
  background: #e02600;
  color: #fff;
}

.element-5__image {
  display: flex;
  align-items: center;
}

.element-5__image img {
  max-width: 170px;
      /* height: 343px; */
}

section.element-5 .image-heading {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.element-5 .image-heading .image {
    width: 100%;
    text-align: end;
    max-width: 100%;
}

.row.g-4.align-items-stretch {
    display: flex;
    gap: 47px;
}

.row .element-5__card {
    display: flex;
}


.row .element-5__card h3 {
    margin: 0;
}

.element-5__content a.primary-button {
    width: 100%;
    max-width: 252px;
    margin-top: 40px;
    text-align: center;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
}


.row .col-lg-6:nth-child(2n) .element-5__card {
    background: #F6E2AF;
}
.video-reviews{
    background: transparent !important;
    padding: 60px 0 124px;
}
.video-reviews__heading{
    font-size: 40px !important;
    font-weight:600;
    margin-bottom: 6px;
    color: #141616;
    margin: 12px 0 0 !important; 
    text-align: center;
}
.video-reviews__subheading {
  font-size: 14px;
  color: #141616;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
  margin-bottom: 84px;
}


section.element-compare h2.compare-heading {
    color: #141616;
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    margin: 0;
}

.images-wrapper {
    display: flex;
}

section.element-compare p.compare-subheading {
    color: #141616;
    max-width: 783px;
    margin: 16px auto 0;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
}

.feature-row {
    display: flex;
}

.feature-name,
.images-wrapper .first-column {
    width: 100%;
    max-width: 484px;
    min-width: 484px;
}

.compare-table {
    max-width: 1240px;
    padding: 80px 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.feature-check.yes, .compare-column.highlight {
    width: 100%;
    max-width: 375px;
    text-align: center;
}

.compare-column {
    width: 100%;
    max-width: 483px;
    text-align: center;
}

.feature-check.no {
    width: 100%;
    max-width: 483px;
    text-align: center;
}

.images-wrapper .first-column {
    position: relative;
}


.images-wrapper .first-column span.badge {
    position: absolute;
    right: 107px;
    top: 70px;
    width: 133px;
    height: 140px;
    border-radius: 50%;
    background: url('/cdn/shop/files/Vector_1.png?v=1765886425');
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins,sans-serif !important;
    font-size: 46px;
    line-height: 30px;
    letter-spacing: 0;
    padding: 16px;
    text-align: center;
    color: #fff;
    flex-direction: column;
    background-repeat: no-repeat;
    gap: 8px;
}

.images-wrapper .first-column span.badge span {
    font-weight: 400;
    font-size: 26px !important;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
}

section.element-compare {
    padding: 80px 0;
    background: #F8F2BC30;
    position: relative;
}
img.img1.float-img {
    top: 397px;
    left: 4vw;
}
img.img3.float-img {
    right: 33px;
    bottom: 80px;
}

img.img2.float-img {
    top: 423px;
    left: 17vw;
    transform: rotate(77deg);
}
.compare-column.highlight h3 {
    color: #141616;
    font-weight: 600;
    font-size: 23px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
}

.compare-column h3 {
    color: #141616;
    font-weight: 600;
    font-size: 23px;
    line-height: 1;
    letter-spacing: 0;
    margin: 0;
}
.compare-table-wrpaer {
    width: 100%;
    position: relative;
}

.compare-table-wrpaer:after {
    content:'';
    position: absolute;
    width: 375px;
    top: 180px;
    left: 41%;
    background: #F8F2BC;
    height: 552px;
    z-index: 0;
    border-radius: 20px;
}
.images-wrapper .first-column:after {
    content: '';
    position: absolute;
   top: 86px;
    right: 0;
    width: 111px;
    height: 84px;
    background: url("/cdn/shop/files/This_is_us-1_1.png?v=1765887163");
}

.compare-column.highlight {
    border-radius: 20px 20px  0 0;
    position: relative;
    padding: 20px 0 30px;
    margin-top:-10px;
}


.feature-row:nth-child(odd) .feature-name {
    border: 1px solid #F5E29B;
    background: #ffffff80;
    border-radius: 10px 0 0 10px;
   
    border-width: 1px 0 1px 1px;
}
.feature-row .feature-name {
     padding: 16px  0 10px 24px;
     color: #141616;
     font-weight: 500;
     font-size: 16px;
     line-height: 30px;
     letter-spacing: 0;
}
.feature-row:nth-child(odd) .feature-check {
    border: 1px solid #F5E29B;
    background: #ffffff80;
    border-width: 1px 0;
  
}

.feature-row .feature-check {
      display: flex;
    align-items: center;
    justify-content: center;
}


.feature-row .feature-check.no {
    border-radius: 0px 10px 10px 0;
    border-width: 1px 1px 1px 0px;
}

.float-img {
    position: absolute;
    mix-blend-mode: darken;
}
.float-img {
    position: absolute;
    mix-blend-mode: darken;
}

footer.footer {
    background: #141616;
    color: #fff;
    padding: 109px 0 0;
}

.footer-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 84px;
}

footer   a.link.link--text {
    color: #fff !important;
}

footer h2 {
    color: #fff;
}

.first-footer.wrap {
    width: 100%;
    max-width: 444px;
}

.first-footer.wrap image img {
    margin-bottom: 10px;
    display: block;
}

.first-footer.wrap .image img {
    margin-bottom: 26px;
}

.first-footer.wrap .content {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #C5C5C5;
    font-family: "Montserrat", sans-serif !important;
    margin-bottom: 50px;
}
.insta-svg {
    gap: 10px;
    display: flex;
    align-items: center;
}

.insta-svg a {
    display: block;
    height: auto;
}


ul.list.list-payment {
    gap: 2px;
}

ul.list.list-payment li.list-payment__item {
    padding: 0;
}

.footer__column--info .footer__payment {
    margin: 0;
}

.footer__column.footer__column--info {
    justify-content: flex-start !important;
    align-items: flex-start !important;
    margin-top: 50px;
}

span.visually-hidden {display: none;}

.footer__content-bottom.scroll-trigger.animate--slide-in {
    padding: 10px !important;
    text-align: center;
    background: #252828;
}

.footer__content-bottom-wrapper.page-width {
    justify-content: center;
}

.footer__content-bottom-wrapper.page-width .footer__copyright.caption {
    margin: 0;
}

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col {
    width: 100%;
    padding-top: 24px;
}

.footer__blocks-wrapper.grid.grid--1-col.grid--2-col  h2.footer-block__heading.inline-richtext {
    font-family: Poppins,sans-serif !important;
    font-weight: 600;
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0.38px;
    text-transform: uppercase;
}


ul.footer-block__details-content a.link.link--text {color: #C5C5C5 !important;font-weight: 400;font-size: 16px;line-height: 43px;font-family: "Montserrat", sans-serif !important;letter-spacing: 0.32px;padding: 0;}

ul.footer-block__details-content li {margin: 0 !important;}

.footer-block--newsletter .footer__follow-on-shop {
    display: none;
}
.footer-block--newsletter {
    margin: 0;
    padding-top: 24px;
    width: 100%;
    max-width: 360px;
}

.footer-block--newsletter p.newsletter-eyebrow {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0.38px;
    text-transform: uppercase;
    margin: 0;
}

.footer-block--newsletter  p.newsletter-description {
    color: #C5C5C5;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.32px;
    margin: 22px 0 30px;
}

.newsletter-fields  input {
    width: 100%;
    min-height: 50px;
    border-radius: 10px;
    padding: 0px 19px;
     color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0;
}

.newsletter-fields input::placeholder {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0;
}

.newsletter-fields button {
    width: 100%;
    min-height: 50px;
    background: #ED230D;
    border-radius: 10px;
    font-family: Poppins,sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
}
.video-reviews__button a {
    display: inline-block;
    background-color: transparent;
    color: #ED230D;
    padding: 10px 32px;
    border-radius: 10px;
    text-decoration: none;
    transition: background .3s;
    border: 1px solid #ED230D;
    font-family: Poppins,sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.video-reviews__button {
    margin-top: 12px;
    text-align: center;
    border-radius: 10px;
}

.why-image-small img {
    width: 270px;
    height: 233px;
}
/* MOBILE */
@media (max-width: 1400px) {

    .favorites-slider .favorite-card a{
   height: 200px;
    width: 200px;
    }
    img.img2.float-img{
        left: 13vw;
    }
    img.img3.float-img{
            bottom: 0;
    }
    header.header.header--middle-left.header--mobile-center.page-width{
        column-gap: 6.8rem !important;
    }
    nav.header__inline-menu ul.list-menu.list-menu--inline {
    gap: 20px;
    }
    .compare-table-wrpaer:after{
        width: 342px;
    }
    section.health-transformations .page-width{
        padding-left: 50px !important;
    }
    .why-grid{
        gap: 20px;
    }

}
@media (max-width: 991px) {
 
  .element-5__card {
    flex-direction: column;
  }

  .element-5__content {
    max-width: 100%;
  }

  .element-5__image img {
    max-width: 140px;
  }
}
@media (max-width: 900px) {
  .why-images img {
    max-width: 100%;
    width:100%;
}
  .why-grid {
    grid-template-columns: 1fr;
  }

  .third-home .why-grid .why-images{
    position:static;
  }
.why-image-large img {
    width: 100%;
    max-width: 100%;
    min-width: 256px;
}
  .why-image-large {
    grid-row: auto;
  }
}


@media (max-width: 768px) {
  .subscribe-save__wrapper {
    flex-direction: column;
    text-align: center;
  }

  .subscribe-save__heading {
    font-size: 30px;
  }

  .subscribe-save__reviews {
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .why-heading {
    font-size: 28px;
  }
}

/* 17/12/25 */
footer.footer .footer-block--newsletter {
	margin-top: 0rem;
  padding-top:3px;
}
.primary-button{
    font-weight:600;
}
.subscribe-save__wrapper .review-text {
	font-family: 'Montserrat';
}
.feature-row .feature-name {
	padding: 12px 0 12px 24px;
	font-family: 'Montserrat';
}
.compare-column h3{
    margin-top:5px;
}
.favorites-slider .favorite-card p.supply-text span {
  color: #ED230D;
}
.favorite-card-content .starts svg {
  fill: #FB6A02;
}
.favorite-card-content .stars span {
  font-family: 'Montserrat';
  font-size: 15px;
  font-weight: 300;
  color: #000;
}
.favorite-card-content .stars{
  display: flex;
  align-items: center;
  gap: 3px;
}
.favorites-slider .favorite-card p.supply-text span {
	color: #ED230D;
}
.nmn-reviews {
	align-items: end !important;
}
.top-favorites .favorites-header h2.favorites-title {
    color: #141616;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 20px;
}
.why-image-small-wrap {
	gap: 23px;
}
.third-home {
	background-image: url('/cdn/shop/files/try-bg-image.png?v=1765974063') !important;
	/* background: #F8F2BC; */
	background-size: contain !important;
}
.last-image img {
	width: 100%;
	max-width: 680px;
}
.nmn-right .nmn-badge .nmn-badge-img{
    margin-bottom:4px;
}
.why-heading {
	color:#141616;
}
 header-menu span {
	font-family: Montserrat,sans-serif !important;
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	letter-spacing: .32px;
	text-transform: uppercase;
	color: #000;
}
nav.header__inline-menu ul.list-menu.list-menu--inline {
	align-items: center;
} 
.newsletter-fields input,.newsletter-fields button{
    margin-bottom: 11px;
  border: 0;
}
.element-home .element-5__card {
  height: 100%;
  display: flex;
}
.element-home .element-5__content {
  display: flex;
  flex-direction: column;
}

.element-home .col-lg-6:first-child .primary-button {
  margin-top: auto;
}
.nmn-right .nmn-badge p {
	font-family: 'Montserrat';
}
a.footer-youtube-icon {
    display: flex;
}
details[open] > .header__submenu {
	padding: 20px 30px 10px;
	background: #fff6c7;
	border: 0;
	border-radius: 7px;
}
.insta-svg a {
  display: flex;
  align-items: center;
}
.insta-svg .footer-youtube-icon svg {
  position: relative;
  top: 3px;
}
.subscribe-save__content a.primary-button{
    font-weight:600;
}
summary .icon-caret {
	position: absolute;
	height: 9px;
	right: 1.5rem;
	top: calc(50% - 0.3rem);
	color: #000;
}
details[open] > .header__submenu li a {
	margin-bottom: 15px;
	text-transform: capitalize !important;
}
body.product section.element-compare{
    background:none;
}

/* 18/12/2025 */


.common-questions .faq-small-heading {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  font-family: 'Poppins', sans-serif !important;
}
.common-questions h2 {
  margin: 0;
}
.common-questions .faq-grid {
	padding-top: 62px;
	gap: 50px;
    align-items:start;
}
.common-questions  .faq-item.active {
	background: #F8F2BC !important;
  border: 1px solid #DEA04E;
}
body.product .why-nad-nmn__description p {
    font-weight: 400;
} 
.common-questions .faq-question {
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #141616;
  padding: 0;
  text-align:left;
}
.common-questions .faq-answer p {
  padding: 0;
  margin: 0;
}
.common-questions .faq-answer {
  padding-left: 0;
  line-height: 30px;
  color: #141616;
  font-size: 16px;
  padding-bottom: 0;
}
.common-questions .faq-item {
	padding: 14px 13px;
	margin-bottom: 24px;
}
.element5-testimonials .testimonial-images {
	justify-content: space-between;
	gap: 10px;
	flex-wrap: unset;
}
.element5-testimonials .testimonial-images .image-card img {
  width: 100%;
  height: 100%;
}
.testimonial-cards .stars {
  color: #FB6A02;
}
.testimonial-cards .testimonial-card {
	border: 1px solid #ACACAC;
	border-radius: 20px;
	padding: 39px 34px;
}
.testimonial-cards .testimonial-card .review-title {
  margin: 10px 0 0 0;
  display:none;
}

.testimonial-cards .testimonial-card .review-text {
  margin-top: 10px;
  font-size: 16px;
  color: #141616;
  text-align:left;
  font-weight:400;
  margin-bottom:18px;
}
body.product .testimonial-cards {
    gap: 50px;
}
body.product .element5-testimonials {
    padding: 62px 0;
}
.testimonial-cards .testimonial-card  .reviewer strong {
  font-size: 16px;
  color: #000;
  font-family: 'Montserrat', sans-serif !important;
}
.testimonial-cards .testimonial-card .reviewer span.verified {
  color: #00A30B;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  gap:6px;
}
body.product h2, body.product h1, body.page h2{
    font-size:40px;
    font-family:'Poppins', sans-serif;
    font-weight:600;
    color:#141616;
}
body.product .top-favorites {
	padding:0;
}
.supplement-features .supplement-features__items {
	margin-top: 52px;
	justify-content: space-between;
	gap: 0;
	padding-inline: 60px;
}
.supplement-features .supplement-features__items .supplement-features__icon {
	width: 121px;
	height: 121px;
}
.supplement-features .supplement-features__items .supplement-features__text {
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #141616;
	line-height: 1.3;
}
body.produt .favorite-card-content{
    margin-top:15px;
}
body.produt .favorite-card-content span{
    color:#141616;
}

.supplement-features__subheading {
  margin: 0;
}
body.product .why-nmn-content h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #141616;
}
.why-nmn-item p {
  font-size: 16px;
  line-height: 1.6;
  color: #141616;
  margin: 0;
}
.why-nmn-images img {
	/* max-width: 100%; */
	width: 100%;
	height: auto;
}
.why-nmn-images {
	gap: 0;
	position: relative;
}
.why-nmn-images img:first-child {
	margin-left: 0px;
	position: relative;
	left: 80px;
}
/* .why-nmn-images img {
  max-width: 100% !important;
} */
.why-nmn-images img.secondary-image {
  margin-top: 0;
}
.common-questions .faq-right img {
min-height: 686px;
    object-fit: cover;
}
.common-questions .faq-view-more {
	color: #ED230D;
	margin-top: 0;
	font-size: 18px;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.why-nad-nmn__description p {
	color: #141616;
	line-height: 30px;
}


.why-nad-nmn .why-nad-nmn__disclaimer {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    letter-spacing: 0;
    font-family: 'Poppins' !important;
}
.why-nad-nmn .page-width {
	align-content: center;
}
.why-nad-nmn .why-nad-nmn__grid {
	align-items: center;
}
body.product .why-nad-nmn__content h2 {
	margin-top: 0;
}
.why-nad-nmn {
	background: none;
}

.founder-tested.third-home {
  padding: 117px 0;
}
.founder-tested .founder-tested__link {
    color: #ED230D;
    text-decoration: underline;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
} 
.founder-tested .founder-tested__description{
    margin:0 0 35px 0x 
}
.founder-tested .founder-tested__description p {
    margin: 0;
    font-weight: 400;
}
.founder-tested h2 {
  margin-top: 0;
}
body.product p, body.page p {
	font-size: 16px;
	color: #141616;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif !important;
	line-height: 30px;
}
.nad-section .nad-main-content .nad-cards .card-wrapper {
    width: 100%;
}

.nad-section .nad-main-content .nad-cards .card-wrapper .nad-card-header {
    height: 62px;
    line-height: normal;
}
body.product .nad-card-body {
    display: flex;
    justify-content: space-around;
    padding: 30px 20px 50px;
}
body.product .nad-description h3 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
}
.Product-class .why-images::after,.Product-class .why-images:before {
  display: none;
}
body.product .nad-disclaimer{
  letter-spacing:0;
}
.Product-class .why-image-small-wrap {
  display: none;
}
.Product-class .why-image-large,.Product-class .why-image-large img {
  width: 100%;
  max-width: 100%;
}
.Product-class .why-images {
  grid-template-columns: 1fr;
}

.Product-class .why-grid {
  gap: 55px;
}
.lab-testing-section {
  padding: 0;
  background: none;
}
.lab-testing-section .lab-description {
  max-width: 1250px;
}
.lab-testing-section .lab-image-wrapper img {
  margin: 0;
}
.lab-testing-section .lab-container {
  max-width: 100%;
}
.lab-testing-section .heading-buttons-wrap {
    margin-top: 43px;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 45px;
    padding-inline: 50px;
}
.lab-testing-section .heading-buttons-wrap .lab-buttons{
      /* width: 60%; */
      width: 100%;
    margin-inline: auto;
}
.lab-testing-section .heading-buttons-wrap .lab-btn {
    max-width: 240px;
    /* max-width: 255px; */
    width: 100%;
    height: 55px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ED230D;
    color: #ED230D;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif;
    padding: 0;
    padding-inline: 10px;
}
.lab-testing-section .heading-buttons-wrap h2 {
  margin: 10px 0px 0px;
  min-width: 168px;
  font-size: 25px;
  font-family: 'Montserrat',sans-serif !important;
  color: #000000;
}
.button-wrapper {
	display: flex;
	justify-content: center;
	gap: 63px;
}
#shopify-section-template--27893417509194__176596598421e1b762,section#shopify-section-template--28008695988554__176596598421e1b762 {
	background: #F8F2BC;
  padding-top:70px;
  /* padding-bottom:100px; */
}
section#shopify-section-template--28008695988554__176596598421e1b762 h2.jdgm-rev-widg__title {
    margin-bottom: 47px;
}


body.product .product>div {
  width: 50% !important;
  max-width: 100% !important;
}

body.product .custom-gallery-wrapper {
  flex-direction: column-reverse;
  display: flex;
}
body.product .custom-gallery-wrapper .custom-thumbnail-slider .media-image img {
  width: 100% !important;
  display: none;
}

body.product .media-image img {
    width: calc(100% - 20px);
    object-fit: contain;
    border-radius: 30px;
    background: #FBF8DD;
}

body.product .custom-main-slider .slick-list.draggable {
  height: auto !important;
}
body.product .media-image {
  width: 100% !important;
}
body.product .custom-gallery-wrapper .custom-thumbnail-slider .slick-slide {
  padding: 0 10px;
  border-radius: 20px;
}
body.product .custom-gallery-wrapper .custom-thumbnail-slider .slick-slide img {
  width: 100%;
}

body.product .rating-wrapper {
  margin: 0;
  padding: 0;
}
body.product .product__title {
  margin-bottom: 10px;
}
body.product .rating-wrapper .rating-star:before{
  background: #FB6A02;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.product .rating-count.caption {
  color: #000;
}
body.product .product__description {
  margin-top: 10px;
}
.product__info-container .rating-wrapper + p.product__text.inline-richtext,
body.product .product__description span {
  font-size: 16px;
  color: #141616;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 30px;
}
body.product .product__description p {
    font-weight: 400;
}
body.product .product > div .product__info-container {
  width: 100% !important;
  max-width: 100%;
}
body.product .after-descriptionbutons {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
body.product .after-descriptionbutons>div {
  border: 1px solid #ED230D;
  width: 100%;
  max-width: 320px;
  border-radius: 10px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
}

body.product .after-descriptionbutons > div.first-button a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  /*! height: 36px; */
  /*! line-height: 1.2; */
  font-family:'Poppins'
}
body.product .after-descriptionbutons > div.second-button a {
  font-size: 16px;
  font-weight: 600;
  /* color: #fff; */
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.product .after-descriptionbutons .first-button.active, body.product .after-descriptionbutons .second-button.active {
    background: #ED230D;
}
body.product .after-descriptionbutons .first-button.active a, body.product .after-descriptionbutons .second-button.active a {
    color: #fff;
}
body.product .after-descriptionbutons .second-button a{
  color:#000;
}
#shopify-section-template--27893417509194__176596598421e1b762 {
  background: #F8F2BC;
}
.custom-main-slider .slick-dots {
  bottom: 30px;
}
.custom-main-slider .slick-dots li button {
  width: 9px;
  height: 9px;
}
.custom-main-slider .slick-dots li button::before {
  
  
  font-size: 12px;
}
.custom-main-slider {
  margin-bottom: 0 !important;
}
.custom-main-slider .slick-track {
  padding-bottom: 0;
}
.custom-gallery-wrapper .slick-initialized.slick-slider {
  margin: 0;
  margin-left:-20px;
}
.custom-gallery-wrapper .custom-thumbnail-slider .slick-slide img {
  border-radius: 20px;
}


.star-wrapper {
  display: flex;
  gap: 15px;
  align-items: center;

}
/* .star-wrapper .review-heading {
  font-size: 22px;
  color: #141616;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  width: 100%;
  max-width: 100%;
} */
.star-wrapper .review-image {

  text-align: end;
}

.product-image img {
  width: 100%;
}
body.product .reviewer, body.product .reviewer span.verified {
    align-items: center;
    display: flex;
    flex-wrap:wrpa;
}
body.product .common-questions .faq-question .icon:before {
    display: none;
}
body.product .supplement-features__icon img {
    width: auto !important;
    height: auto !important;
    object-fit: contain;
}
body.product .product > div .product__info-container .faq-question-text {
  font-size: 20px;
  color: #000;
  margin-bottom: 16px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-bottom:0;
}
body.product .product > div .product__info-container .title {
  
  font-size: 17px;
  color: #000;
  margin-bottom: 11px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
body.product .product > div .product__info-container .label {
  font-size: 16px;
  color: #141616;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.2;
  width: 90px;
}
body.product.eternal-resveratrol .product > div .product__info-container .label {
  font-size:13px;
  
}
.purity-wrapper {
  background: #FBFCE6; /* light cream background */
  padding: 16px 20px;
  width: 100%;
  max-width: 900px;
}

.progress-item {
  display: flex;
  align-items: center;
  gap: 16px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.eternal-resveratrol .progress-item.custom {
  align-items:flex-start;
  margin-bottom: 12px;
  flex-direction: column;
}
.progress-item span{
 font-family: Montserrat;
}
.progress-item .label {
}

.progress-item .bar {
  flex: 1;
  height: 10px;
  background: #E3D97E;
  border-radius: 2px;
  overflow: hidden;
  position:relative;
  /*! width: 252px; */
}

.eternal-resveratrol .progress-item .bar{
  flex:1;
} 
.eternal-resveratrol .progress-item  .wrapper{
  width:100%;
}
.progress-item .bar .fill {
  display: block;
  height: 100%;
  background: #B8B646; /* olive/yellow-green */
  border-radius: 2px;
}

.progress-item .value {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  width: 140px;
  line-height: 1.2;
  /* margin-bottom: 10px; */
}

.eternal-resveratrol .progress-item.custom span.label {
    margin-bottom: -11px;
    font-weight: 600 !important;
}

.progress-item .wrapper > span.value {
    padding-bottom: 0px;
    display: block;
    font-weight: 600;
    
  }
   .eternal-resveratrol  .progress-item .wrapper > span.value {

     font-weight: 600;
   }
  .eternal-resveratrol .progress-item span.value{
  font-size: 13px;

}
.eternal-resveratrol .progress-item.custom.dosage {
    margin-bottom: 31px;
}


.progress-item:last-of-type .tested,
.progress-item .wrapper .tested {
    display: flex;
    align-items: center;
    gap: 16px;
    width:100%;
}
.eternal-resveratrol .progress-item.custom span.value {
    font-weight: 600;
}

.progress-item:last-of-type {margin-top: 0;}


.eternal-resveratrol .progress-item .wrapper:nth-of-type(even) span.value {
  padding-bottom: 6px;
}
/* .progress-item .bar {
  height: 11px;
  background: #E3D97E;
  border-radius: 2px;
  overflow: hidden;
} */

.progress-item .bar span {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #BFB23D;
}
body.product .product > div .product__info-container li {
	font-size: 16px;
	display: flex;
	align-content: center;
	gap: 10px;
	font-weight: 500;
	font-family: 'Montserrat', ans-serif;
	margin-bottom: 10px;
	color: #141616;
}
body.product .product > div .product__info-container ul {
  padding-left: 0;
}
body.product .product > div .product__info-container .faq-item.active {
  background: #FBF8DD;
  padding-bottom:10px;
}
body.product .product > div .product__info-container .faq-icon,.page .clinical-arrow ,.common-questions .faq-question .icon{
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 0;
}
.page .common-questions .faq-item .icon:before{
  display:none;
}
body.product .product > div .product__info-container .faq-icon::after, .page .clinical-arrow:after,.common-questions .faq-question .icon:after {
  content: '';
  background: url('/cdn/shop/files/Vector_9.png?v=1766061820');
  position: absolute;
  width: 12px;
  height: 15px;
  top: 50%;
  left: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: transform 0.3s ease;
}
.common-questions .faq-item.active .faq-question {
  margin-bottom: 10px;
}
..clinical-trials .clinical-toggle {

	padding: 32px 0;

}

body.product .product > div .product__info-container .faq-item.active .faq-icon::after,.common-questions .faq-item.active .icon:after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.page .clinical-toggle[aria-expanded="true"] .clinical-arrow::after {
  transform: translate(-50%, -50%) rotate(0deg);
}
.lab-testing-section .lab-description {
margin-bottom:0;
}
.lab-buttons{
  justify-content:center;
}

/* 404 */

.template-404 .button, .cart .button {
	max-width: 215px;
	width: 100%;
	height: 55px;
	line-height: 1.2;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ED230D !important;
	color: #ED230D;
	font-weight: 500;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	min-width: 315px;
	background: none;
	margin-inline: auto;
	color: #fff;
	border-radius: 10px;
}
.template-404 .button:after,.cart .button:after {
  display: none;
}
.template-404.page-width {
  padding: 60px 0 !important;
}
.template-404.page-width p,.template-404.page-width h1 {
  margin: 0;
}
.template-404.page-width h1 {
  font-size: 40px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}
.template-404.page-width p {
  font-size: 46px;
  color: #000;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

.cart .cart__login-title {
  margin-top: 20px;
}
.cart .cart__login-paragraph {
  color: #000;
  font-size: 16px;
}
.cart .cart__warnings {
  margin: 0;
  padding: 0;
}
.cart .cart__warnings {
  padding: 60px 0px !important;
}


/* homepage */
.feature-row .feature-name {
	padding: 20px 0 20px 24px;
	font-family: 'Montserrat';
}
.feature-row .feature-name {
	font-size: 22px;

}
.compare-table-wrpaer::after {
	height: 624px;
	
}

.element-home .col-lg-6:first-child .element-5__card {
  position: relative;
}
.element-home .col-lg-6:first-child .element-5__card img {
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 100%;
  max-width: 217px;
}
.element-home .col-lg-6:first-child .element-5__card .element-5__content {
  width: 69%;
}
.element-home .col-lg-6:first-child .element-5__card {
  gap: 0;
}

section.nmn-hero .first-customwrapper .nmn-left h1 span {
  font-size: 23px;
}
section.nmn-hero .first-customwrapper .nmn-left h1 {
  display: flex;
}
body.product .shop-pay-message span {
  color: #000;
}
body.product .shop-pay-message {
    background: #EEEEEE;
    padding: 8px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: -10px;
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
}
body.product .shop-pay-message span {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Poppins';
    line-height: 30px;
}
body.product .product-form__buttons {
    max-width: 100%;
}

body.product .product-form__buttons button {
    max-width: 100% !important;
    background: #ED230D;
    opacity: 1;
    border-radius: 10px;
    border: 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    letter-spacing: 0;
}
body.product .product-form__buttons button::after {
	display: none;
}
body.product .product-form__buttons:before {
  box-shadow: unset;
}
body.product .product-form__buttons:after {
  border: 0;
}
body.product .product-form__buttons:before {
  display: none;
}
body.product .product {
  display: flex;
  align-items: flex-start;
}

body.product .product__info-wrapper {
	margin-top: 20px;
	padding-left: 57px !important;
}

.star-wrapper {
  display: flex;
  gap: 15px;
  align-items: center;

}
.star-wrapper .review-heading {
  font-size: 22px;
  color: #141616;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  width: 100%;
  max-width: 100%;
}
.star-wrapper .review-image {

  text-align: end;
}

body.product .product-image img {
	width: 100%;
}

.testimonial-card{
    box-shadow:unset;
}
body.product .faq-question {
    padding-inline: 0;
}
/* 19/12/25 */
.page.dev-about .main-page-title.page-title {
  padding: 60px 0px;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #141616;
  margin-bottom:0;
}
.page .p1 {
  display: none;
}
.page .lab-image-wrapper {
  display: flex;
  background: #fff;
  box-shadow: 0px 0px 24px 0px #00000026;
  border-radius: 20px;
  margin-bottom:100px;
}
.page .lab-image-wrapper .left-side-wrapper {
  width: 100%;
  max-width: 516px;
}
.page .lab-image-wrapper .left-side-wrapper img {
	max-width: 100%;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.field__input:focus-visible {
	box-shadow: unset;
}
.page .lab-image-wrapper .right-side-wrapper {
  padding: 53px 36px 62px 43px;
}
.page .lab-image-wrapper .right-side-wrapper p {
  font-size: 20px;
  color: #141616;
  font-weight: 500;
  line-height: 34px;
  font-family: 'Poppins',sans-serif !important;
  margin-bottom: 42px;
  margin-top:0px
}
.page .right-side-wrapper .contact__fields {
  display: flex;
}
.page .right-side-wrapper .contact__fields .field ,.page .right-side-wrapper .field #ContactForm-body {
  border: 1px solid #C9C9C9;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 27px;
}
.page .right-side-wrapper .contact__fields .field:after,.page .right-side-wrapper .field:after {
  display: none;
}
.page .right-side-wrapper .contact__fields .field .field__label,.page .right-side-wrapper .field  label {
  font-size: 16px;
  color: #000;
  font-family: 'Montserrat',sans-serif;
  font-weight: 500;
}

.page .lab-image-wrapper .right-side-wrapper .field #ContactForm-body {
  border: 1px solid #C9C9C9;
  margin-bottom: 0;
  min-height:193px;
}
.page .contact__button button {
  background: #ED230D;
  margin-top: 0 !important;
  width: 100%;
  max-width: 231px;
  border: 0;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  height: 50px;
}
.page .contact__button {
  margin-top: 0;
}
.page .contact__button button:after {
  display: none;
  border-radius: 10px;
}
.nmn-research-section {
  background: none !important;
  padding: 71px 0px 100px;
}
.nmn-research-section h2 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0;
}
.nmn-sect-wrapper {
  display: flex;
  align-items: center;
  gap: 57px;
}
.nmn-sect-wrapper .nmn-image {
  /* width: 100%; */
  max-width: 735px;
}
.nmn-sect-wrapper h2 {
  text-align: left;
  margin-bottom: 20px;
}
.nmn-sect-wrapper .nmn-button {
  background: #ED230D;
  width: 100%;
  max-width: 225px;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.nmn-sect-wrapper .nmn-image img {
  display: block;
  width: 100%;

}
.page .common-questions .faq-item {
	background: #fff;
}
.clinical-trials {
  background: #fff !important;
}
.clinical-trials .clinical-title {
  font-size: 24px;
  font-family: 'Poppins',sans-serif;
  padding-right: 10px;
}
.reading-list li {
  font-size: 18px;
  color: #141616;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}


.reading-list li {
  font-size: 18px;
  color: #141616;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.nmn-research-section {
  padding: 70px 0 80px;
}
.nmn-research-section .nmn-container {
  gap: 60px;
  margin-bottom: 20px;
}
.nmn-research-section ..nmn-container>div {
  width: 46%;
}
.nmn-research-section .page-width > div .nmn-content {
  width: 54%;
}
.nmn-content h2 {
  text-align: left;
  margin-bottom: 20px;
}
.nmn-content p {
  margin-bottom: 22px;
}
.nmn-research-section .page-width > div .nmn-button {
  background: #ED230D;
  width: 100%;
  max-width: 225px;
  padding: 0;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-transform: uppercase;
  font-family:'Poppins'
}
.recommended-reading .reading-image img {
	width: 100%;
	max-width: 588px;
	margin-left: auto;
	display: block;
}


.page .story-section {
  background: #fff;
  padding-bottom:50px;
}
.page .story-section .page-width {
  display: flex;
  align-items: start;
  gap: 92px;
}
.page .story-section .page-width .story-image {
  max-width: 719px;
  width: 50%;
  height: 478px;
}
.page .story-section .page-width .story-content {
  width: 50%;
}

.page .story-section .page-width .story-content h2 {
  margin: 0;
}
.page .story-section .page-width .story-image img {
  object-fit: cover;
  display: block;
  height: 100%;
  border-radius: 20px;
}
body.page .story-content p,body.page p {
    font-weight: 400;
}
.vision-content {
	margin-bottom: 40px;
}
body.page .vision-section.third-home {
	padding-bottom: 80px;
}

.booking-section .page-width {
  display: flex;
  gap: 45px;
}

.booking-section .page-width>div {
  width: 50%;
}
.booking-section .page-width .booking-content {
  background: #F8F2BC;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.booking-section .page-width .booking-content h2 {
  margin-bottom: 0;
}
body.page .booking-section {
	padding: 50px 0px 50px;
}

.page .third-home .right-side-wrapper {
  max-width: 1490px;
  margin-inline: auto;
  padding: 60px 15px 100px;
}

.page .third-home .right-side-wrapper h2 {
  text-align: center;
  margin-bottom: 33px;
}
.page .third-home .right-side-wrapper .contact__button {
  text-align: center;
  margin-inline: auto;
}
.page .third-home .right-side-wrapper .contact__button button {
  width: 100%;
  max-width: 357px;
}

.page .third-home .right-side-wrapper textarea {
min-height: 200px
}
.page .color-scheme-1.gradient.third-home {
	background: none;

}


.collection .card__content .card__information h3 a {
margin: 0 0 7px;
  font-family: Poppins,sans-serif !important;
  font-weight: 600;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0;
  color: #141616;
}

.collection .card-information .price__container span {
  color: #141616;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  margin-top: 12px;
}
.collection .card__media .media {
  box-shadow: 0px 0px 24px 0px #00000020;
  display: flex;
  align-items: center;
  justify-content: center;

  padding: 16px;
  border-radius: 10px;
}

.collection .collection-hero__title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
}

.collection #verticalTitle, .collection .facet-filters__label {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.collection .facets__summary span {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.collection .facet-filters__label h2 {
}
.collection #SortBy {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  padding-left:15px;
}
.collection #ProductCountDesktop {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  opacity: 1;
}
.collection #product-grid {
  gap: 30px;
}
.first-paragh {
  text-align: center;
  max-width: 910px;
  margin-inline: auto;
  margin-bottom: 40px;
}
body.page .nmn-disclaimer {
  font-weight: 400;
  margin-top: 0;
}
.nmn-text {
  margin-bottom: 0;
}
.nmn-text p {
  margin-bottom: 18px;
} .pricing-container {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}


.pricing-option {
  position: relative;
  background: #fff;
  border: 2px solid #f2a65a;
  border-radius: 22px;
  padding: 26px 22px 30px;
  text-align: center;
}


.pricing-option:first-child {
  border-color: #DEA04E;
}

.pricing-option.active {
  background: #FBF8DD;
  /* background: #fff9dc; */
}


.best-value-label {
  position: absolute;
  top: -1px;
  right: 0px;
  background: #ED230D;
  /* background: #ff3b30; */
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  padding: 1px 12px;
  border-radius: 0 30px 0px 31px;
  font-family:'Poppins';
}


.discount {
  color: #ff2d2d;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
}


.pricing-option h2 {
  font-size: 13px !important;
  font-weight: 600 !important;
  margin-bottom: 10px;
}


.capsules {
  font-weight: 800;
  font-size: 40px;
  line-height: 1;
}

.capsules::after {
  content: " Capsules";
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-top: 4px;
}


.price {
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
}


.extra-discount {
  margin-top: 8px;
  font-size: 14px;
}

.extra-discount {
  color: #ff2d2d;
  font-weight: 700;
}

.pricing-option {
  position: relative;
}

.pricing-option.active::before {
    content: "✓";
    position: absolute;
    top: -7px;
    left: -5px;
    width: 22px;
    height: 22px;
    background: #ed081e;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
p.save-price {
    order: 6;
    margin: 0;
}

@media (max-width: 768px) {
  .pricing-container {
    grid-template-columns: 1fr;
  }
}

.pricing-container .pricing-option {
  width: 100%;
  max-width: 215px;
  padding: 26px 10px 10px;
  display: flex;
  flex-direction: column;
  border: 1px solid #DEA04E;
  cursor:pointer;
}
.pricing-container .pricing-option .discount {
  order: 1;
  margin: 0;
  font-size: 18px;
  color: #ED230D;
  font-weight: 700;
  font-family: "Poppins", sans-serif !important;
}
.pricing-container .pricing-option h2 {
  order: 2;
  margin: 0;
  color: #000;
}
.pricing-container .pricing-option .capsules {
  order: 3;
  font-size: 38px;
  color: #000;
  font-weight: 600;
  font-family: 'Poppins',sans-serif !important;
  margin: 10px 0 0;
}
.pricing-container .pricing-option .price {
  order: unset;
  margin: 0;
  color: #626262;
  font-size: 13px;
  font-weight: 400;
  font-family: "Poppins",sans-serif !important;
}
.pricing-container .pricing-option  .extra-discount {
    order: 5;
    font-size: 14px;
    font-weight: 400;
    color: #141616;
    font-family: "Montserrat",sans-serif !important;
    margin: 0;
}
.pricing-container .pricing-option .capsules:after {
  font-size: 18px;
  margin: 0;
}
.pricing-container .pricing-option .extra-discount span {
  color: #ED230D;
  font-weight: 600;
}
button#ProductSubmitButton-template--27893417509194__main {
    background: #ED230D;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 30px;
    border-radius: 10px;
}
.nmn-research-section .nmn-container>div {
  width: 45%;
}
.nmn-research-section .nmn-container > div.nmn-content {
  width: 55%;
}
.nmn-research-section .nmn-container{
  display:flex;
}

.recommended-reading .reading-container {
  gap: 47px;
}

.recommended-reading .reading-container li {
  font-size: 18px;
}

.custom-wrap {
    display: flex;
    align-items: center;
    gap:11px;
    justify-content: space-between;
}

.custom-wrap>div.active {
    background: #FBF8DD;
  
}
.custom-wrap .first-div {
    border: 1px solid #DEA04E;
    width: 100%;
    max-width: 198px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 17px;
    color: #ED230D;
    font-weight: 500;
    font-family: 'Poppins';
    cursor: pointer;
    text-transform: capitalize;
}
.custom-wrap .second-div,.custom-wrap .third-div {
    background:none;
}

.months-wrap h3 {
    font-size: 19px;
    font-weight: 500;
    color: #000;
}
body.product .months-wrap {
    margin-bottom: 22px;
}
.custom-wrap>div{
    position:relative;
}
.custom-wrap>div.active::before {
    content: "✓";
    position: absolute;
    top: -7px;
    left: -6px;
    width: 22px;
    height: 22px;
    background: #ED230D;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
h3.heading-tag {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    margin: 18px 0px 10px;
    color:#000;
}

body.product .element5-testimonials p {
    font-size: 15px;
    font-family: 'Poppins' !important;
    font-weight: 600;
    text-align: center;
    margin: 0;
    color: #141616;
}

body.product .element5-testimonials h2 {
    margin-top: 6px;
}

.nmn-research-section .page-width > div .nmn-button {
    border-radius: 10px;
}
 
.common-questions .faq-answer p {
    font-weight: 400;
}
section.clinical-trials .clinical-accordion .clinical-content p, section.clinical-trials .clinical-accordion .clinical-content ul li {
    font-size: 16px;
    color: #141616;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 30px;
    margin: 0;
}
 
section.clinical-trials .clinical-accordion .clinical-content ul {
    margin: 0;
}
 
section.clinical-trials .clinical-accordion .clinical-content p a {
    color: #ed230d;
    font-weight: 500;
    text-decoration: unset;
    margin-top: 10px;
    display: block;
}
section.recommended-reading.third-home ul.reading-list li {
    font-weight: 500;
}
section.recommended-reading.third-home ul.reading-list li{
    list-style: none;
    position: relative;
}
 
section.recommended-reading.third-home ul.reading-list li::before {
    width: 10px;
    height: 10px;
    left: -20px;
    background: #000;
    position: absolute;
    content: "";
    top: 10px;
    border-radius: 50%;
}
section.nmn-research-section .nmn-content p {
    font-weight: 400;
}
section.nmn-research-section .nmn-content p {
    font-weight: 400;
}
div#judgeme_product_reviews {
    max-width: 100% !important;
}

.jdgm-rev__content {
    padding-right: 100px;
}

.jdgm-rev__content .jdgm-rev__body p {
    font-weight: 400;
}
span.jdgm-rev__pinned {
    display: none;
}
body.page .contact.page-width .field input {
    min-height: 60px;
}
 
body.page .contact.page-width .field label {
    line-height: 40px;
}
body.page .contact.page-width h2.form-status.caption-large.text-body {
    font-size: 20px;
    color: #ed1830;
}
 
body.page .contact.page-width ul.form-status-list.caption-large {
    margin: 0 10px 10px 0px;
    color: #ed1830;
}
 
body.page .contact.page-width ul.form-status-list.caption-large a.link {
    color: #ed1830;
}
.testimonial-card .left-rightwrapper .left-side img {
    width: 100%;
    min-height: 266px;
    min-width: 194px;
    object-fit: cover;
}

/* 20/12/25 */

.search h1.h2.center {
    font-size: 40px;
    margin: 0;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
}

.search input#Search-In-Template {
    border: 0;
}

.search input#Search-In-Template:hover {
    box-shadow: unset;
    border: 0;
}

.field:after {
    display: none;
}

.search .field {
    border: 1px solid #C9C9C9;
    border-radius: 10px;
    overflow: hidden;
}

.page .right-side-wrapper .contact__fields .field {
  height: 60px;
  background: #fff;
}

.page .right-side-wrapper .field label {
  line-height: 35px;
}

.list-collections .collection-list {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 50px;
}
.list-collections .collection-list li {
  width: 100%;
  max-width: calc(100% / 3 - 10px);
}
.list-collections .title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  font-family: "Montserrat",sans-serif !important;
}

a#cart-notification-button {

    border: 1px solid #ED230D;

    border-radius: 10px;

    color: #000;

    font-size: 16px;

    font-family: 'Poppins';

}
 
a#cart-notification-button:after,a#cart-notification-button:before {

    display: none;

}
 
.cart-notification__links {}
 
.cart-notification__links form button {

    background: #ED230D;

    border: 0;

    border-radius: 10px;

    font-size: 16px;

    font-family: 'Poppins';

}
 
.cart-notification__links form button:after {

    display: none;

}
 
button.link.button-label {

    font-size: 16px;

    color: #000;

    font-family: 'Poppins';

}
 
.cart-notification__header h2.cart-notification__heading {

    font-size: 20px;

}
 
h3.cart-notification-product__name.h4 {

    font-size: 16px;

}
 
div#cart-notification-product p.product-option {

    margin-top: 0;

    font-size: 16px;

    line-height: 23px;

}
 
body.cart h1.title.title--primary {

    font-size: 40px;

    font-weight: 600;

}
 
body.cart .title-wrapper-with-link {

    display: flex;

    align-items: center;

}
 
body.cart .title-wrapper-with-link a.underlined-link {

    font-size: 20px;

    color: #000;

    text-decoration: none;

    font-weight: 500;

    font-family: 'Poppins' !important;

}
 
body.cart  table.cart-items {}
 
body.cart table.cart-items tr th {

    font-size: 16px;

    color: #000;

    font-family: 'Poppins';

    opacity: 1;

    font-weight: 500;

}
 
body.cart table.cart-items td.cart-item__details a {

    font-size: 20px;

    text-decoration: none;

    color: #000;

    font-weight: 500;

    font-family: 'Poppins';

}
 
body.cart table.cart-items td.cart-item__details .product-option {

    color: #000;

    font-weight: 500;

    font-family: 'Poppins';

    font-size: 16px;

}
 
body.cart  small.tax-note {

    font-size: 16px;

    color: #000;

}
 
body.cart button#checkout {

    max-width: 350px;

}
 
small#shopify-buyer-consent {

    font-size: 14px;

    color: #000;

    font-family: 'Poppins';

}
 .biomarkers-grid h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: 'Poppins' !important;
  margin-bottom: 5px;
}
.biomarkers-grid p {
  margin: 0;
}
.biomarkers-group {
  margin-bottom: 23px;
}
.biomarkers-group ul li {
  font-size: 16px;
  color: #141616;
  font-weight: 500;
  font-family: 'Monserrat', sans-serif;
  margin: 0;
}

.biomarkers-group ul {
  margin: 0;
}

.the-e5-protocol .story-section {
  padding-bottom: 0;
}
.the-e5-protocol .biomarkers-section {
  padding-top: 15px;
}
.the-e5-protocol .report-wrapper {
  background: #F8F2BC;
  border-radius: 10px;
  padding: 39px 22px !important;
}
.the-e5-protocol .report-content ul li:nth-child(2) {
  margin-bottom: 10px;
}
.the-e5-protocol .report-title {
  margin-bottom: 10px;
}
.report-title {
}
.the-e5-protocol .report-title ul li {
  font-size: 16px;
  color: #141616;
  font-weight: 400;
  font-family: 'Montserrat',sans-serif;
}

.the-e5-protocol .report-content p {
  padding-left: 30px;
  color: #ED230D;
}
.the-e5-protocol .report-content p a {
  color: #000;
}

.the-e5-protocol .grid {
  column-gap: 100px;
}
.the-e5-protocol .grid h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 8px;
}
h3 {
}
.the-e5-protocol .grid .section ul {
  margin-top: 0;
  padding-left: 24px;
}
.the-e5-protocol .grid .section ul li {
  font-size: 16px;
  color: #141616;
}
.the-e5-protocol .grid .section h2 {
  margin-bottom: 5px;
}
.the-e5-protocol .biomarkers-section h3 {
  font-size: 24px;
  font-weight: 600;
  color: #141616
}
.the-e5-protocol .biomarkers-section p {
  margin: 0;
}
.the-e5-protocol .biomarkers-wrapper>h3 {
  margin-bottom: 10px;
}
body.product .product > div.grid__item.product__media-wrapper {
  position: sticky;
  top: 0;
}
body.product .product > div.product__info-wrapper {
  overflow: auto;
}
.nad-container .nad-column::after{
  display:none;
}
body.product .nad-card-body .nad-column {
  width: unset;
  text-align: left;
}

.the-e5-protocol .last-content h3 {
  margin: 20px 0 0 0;
}
.the-e5-protocol .last-content ul li {
  font-size: 16px;
  color: #141616;
  font-family: 'Montserrat', sans-serif;
}
.the-e5-protocol .last-content ul {
  padding-left: 20px;
  margin-top: 0;
}
.the-e5-protocol .last-content strong {
  font-size: 16px;
  color: #000;
}
.the-e5-protocol .biomarkers-section .biomarkers-group {
}
.the-e5-protocol .biomarkers-section .right-col ul li {
  margin-bottom: 10px;
}

.table-container {
  padding: 50px 0px;
  width:100%;
}
.table-container ul li {
  font-size: 16px;
  color: #000;
  display: block;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  margin-bottom: 20px;
}
.table-container ul li:before {
  content: '';
  background: #000;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: -14px;
}
.table-container thead tr th {
  font-size: 25px;
  color: #000;
  padding: 10px 20px;
  text-align: left;
  font-family:'Montserrat'
}
.table-container table {
	width: 100%;
}
body.page .contant-page h2 {
  font-size: 24px;
  margin-bottom: 14px;
}
body.page .contant-page h3 {
  font-size: 20px;
  font-weight: 600;
  color: #141616;
  margin-bottom: 14px;
}
body.page .contant-page ul li {
  font-size: 16px;
  color: #141616;
  margin-bottom: 13px;
  font-family: "Montserrat",sans-serif;
  letter-spacing: 0;
}
.health-stack-section .column-content p {
    font-weight: 400;
}
.contant-page {
    padding-bottom: 100px;
}
body.page .contant-page h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat';
}
body.page h1.main-page-title.page-title {
    text-align: center;
    font-weight: 600;
    font-family: 'Poppins';
    font-size:40px;
    text-transform:capitalize;
}
body.page .contant-page section {
    margin: 30px 0 0px 0;
}

body.page .contant-page h2 {
    margin: 0;
}
body.page .contant-page .guarantee p {
    margin: 0;
}

body.page .contant-page .guarantee {
    margin-bottom: 30px;
}

body.page .contant-page ol {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat';
    color: #141616;
}

body.page .contant-page ol li {
    margin-bottom: 10px;
}
body.page footer h2{
  color:#fff;
}
.footer-wrapper h2.footer-block__heading {
    color: #fff;
    font-size: 19px;
}

.search .facets__heading {
margin: 0 0 7px;
  font-family: Poppins,sans-serif !important;
  font-weight: 600;
  font-size: 19px;
  line-height: 1;
  letter-spacing: 0;
  color: #141616;
}

.search .facets__summary span {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

.search #SortBy {
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
.search #ProductCountDesktop {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  opacity: 1;
}

.search div#FacetsWrapperDesktop {
    gap: 10px;
    display: flex;
    align-items: flex-start;
}


.search .facets__summary-label {
  color: #141616;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  margin-top: 12px;
}


.search #verticalTitle, .search .facet-filters__label {
  font-size: 20px;
  color: #000;
  font-weight: 500;
}

.facet-filters__sort:focus-visible {
    box-shadow: unset;
    border: 0;
    outline: 0;
}

.search ul.grid.product-grid li {
    width: 100%;
    max-width: calc(100% / 3 - 20px);
}

.search ul.grid.product-grid {
    display: flex;
    gap: 20px;
}
.report-content ul {
    padding-left: 25px;
}

.report-content h2.report-title {
    text-align: left;
}
section.nmn-research-section .nmn-content .nmn-text p {
    font-weight: 500;
}
body.page .field__input:not(:placeholder-shown) {
    padding: 3.5rem 1.5rem .8rem 2rem;
}
h2.form-status.form-status-list.form__message {
    font-size: 15px;
    text-align: center;
    margin-inline: auto;
    justify-content: center;
    font-weight: 500;
    font-family: 'Poppins';
}
.why-subscribe-section {
  background: #fff;
  padding: 54px 0px 40px;
  text-align: center;
}

.feature-card:hover {
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* Icon Wrapper */
.feature-card .icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #F6F6F6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.feature-card .icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

/* Card Title */
.feature-card h3 {
  font-size: 18px;
  font-weight: 600;
  color: #111111;
  margin-bottom: 10px;
}

/* Card Text */
.feature-card p {
  font-size: 14px;
  line-height: 1.6;
  color: #5F5F5F;
  margin: 0;
}

/* Bottom Tip */
body.product .why-subscribe-section .top-tip p {
  max-width: 850px;
  margin: 0 auto 35px !important;
  font-size: 24px !important;
  font-family: 'Montserrat' !important;
}

.top-tip h4 {
  font-size: 16px;
  font-weight: 600;
  color: #111111;
  margin-bottom: 6px;
}





.why-subscribe-section p,.why-subscribe-section h2 {
    margin: 0;
}

body.product .why-subscribe-section p {
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: 'Poppins', sans-serif !important;
}

body.product .why-subscribe-section .features {
    margin-top: 35px;
    display: flex;
    width: 100%;
    gap: 18px;
    margin-bottom: 60px;
}

body.product .why-subscribe-section .features>div {
    width: 100%;
    max-width: calc(100% / 4 - 10px);
    border: 1px solid #DADADA;
    border-radius: 10px;
    padding: 25px 42px;
}

body.product .why-subscribe-section .features h3 {
    font-size: 20px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #000;
    margin: 17px 0 11px 0;
}

body.product .why-subscribe-section .features p {
    font-size: 16px;
    font-weight: 400 !important;
    letter-spacing: 0;
    line-height: 22px;
}

body.product .why-subscribe-section a.cta-button{
    margin-top: 0;
    width: 100%;
    max-width: 300px;
    background: #ED230D;
    border: 1px solid #ED230D;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-inline: auto;
    color:#fff;
    text-decoration:none;
}
body.list-collections .caption-with-letter-spacing {
    font-size: 13px;
    color: #000 !important;
    font-weight: 500;
    font-family: 'Poppins' !important;
    text-transform: uppercase;
}
.list-collections .predictive-search__item-content p {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins';
}
 .collection-list li .card__information h3 a {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
footer.footer ul.submenu.list-unstyled {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}

footer.footer li:has(> a.list-menu__item--active) > ul.submenu.list-unstyled {
  max-height: 500px;
  opacity: 1;
  visibility: visible;
}
body.product .faq-item.active .faq-answer a {
    color: #ED230D;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat';
    /* text-decoration:underline; */
}
body.product .faq-item.active .faq-answer p {
    margin: 0;
    letter-spacing: 0;
}
.why-nmn-wrapper .why-nmn-item p {
    font-weight: 400;
    line-height:22px;
}
body.product .nad-section .nad-value {
    font-size: 39px;
    padding-top: 0;
    color: #ED230D;
    font-weight: 600;
    font-family: 'Montserrat';
}
a.jdgm-paginate__page.jdgm-curt {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

a.jdgm-paginate__page {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    font-family: 'Montserrat';
}

.jdgm-paginate {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}

a.jdgm-paginate__page.jdgm-paginate__prev-page,a.jdgm-paginate__page.jdgm-paginate__next-page {
    border: 1px solid #000;
    border-radius: 10px;
    width: 43px;
    height: 43px;
    display: flex!important;
    align-items: center;
    justify-content: center;
}

.jdgm-paginate__prev-page:before,.jdgm-paginate__next-page:before {
    font-size: 27px;
}

a.jdgm-paginate__page.jdgm-paginate__first-page,a.jdgm-paginate__page.jdgm-paginate__last-page {
    display: none !important;
}
.the-e5-protocol .last-content ul li a,.the-e5-protocol .grid .section ul li a {
    color: #000;
    margin-left: 5px;
}
.the-e5-protocol .grid .section ul li a{
  margin-left:0;
}
body.page .contant-page p {
    font-weight: 400;
}

body.page .contant-page ul li{
  position:relative;
  list-style:none;
}
body.page .contant-page ul li:before {
    content: '';
    background: #000;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 7px;
    left: -20px;
    border-radius: 50px;
}
.table-container table tr td:nth-child(2) ul {
    margin-top: -27px;
}
section.nmn-research-section {
    padding-top: 50px;
}
.page .clinical-arrow:after {
    width: 15px;
    top: 57%;
}
.biomarkers-col.left-col .biomarkers-group:first-child {
    display: none;
}
body.product p.rating-count.caption {
    font-weight: 400;
}
body.product .shop-pay-message {
    display: none;
}
body.product p.favorites-small {
    font-family: 'Poppins' !IMPORTANT;
}
body.product h2.nad-heading,body.product p.nad-subtext,body.product .nad-description h3 {
    color: #000;
}
body.product .nad-section .nad-label {
    font-size: 34px;
}
.lab-testing-section .lab-description {
    color: #000;
}
.pricing-container .pricing-option .price p.price.stroke-price {
    text-decoration: line-through;
}
body.product .after-descriptionbutons>div {
    cursor: pointer;
}
.select:focus-visible {
    box-shadow: unset;
    border: 0;
    outline: unset;
}
span.facets__selected,.facets__header.facets__header a.facets__reset,.facets__price .field label.field__label,.facets__price .field-currency {
    color: #000;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
}
.favorites-slider.slick-initialized.slick-slider {
    margin-left: -20px;
}
html {
  scroll-behavior: smooth;
}
.custom-image-text {
    display: flex;
    gap: 45px;
    align-items: center;
    padding-bottom: 70px;
}
.custom-image-text .left-text p strong{
    color:#141616;
}


.custom-image-text.right-image {
    flex-direction: row-reverse;
}

.custom-image-text.left-image .left-section img,.custom-image-text.right-image .left-section img {
    background: #f0f0f0;
    border-radius: 20px;
    max-width:650px;
    width:100%;
}
.product-section.third-home {
    background-image: url('/cdn/shop/files/try-bg-image.png?v=1765974063') !important;
    background-size: contain !important;
    padding: 60px 0 40px;
    background: rgb(248 242 188 / 4%);
    backdrop-filter: blur(230px);
    background-position: top;
}

.product-section.third-home h2.lab-heading {
    padding-top: 41px;
    margin: 0;
    margin-bottom: 24px;
    text-align: center;
}

.product-section.third-home p.lab-description {
    width: 100%;
    max-width: 1080px;
    text-align: center;
    font-weight: 400;
    letter-spacing: 0;
    margin-inline:auto;
}
body.product .custom-image-text p {
    font-weight: 400;
}

section#shopify-section-template--28008731345226__176596598421e1b762 {
    background: #F8F2BC;
    padding-top: 70px;
    padding-bottom: 100px;
}

section#shopify-section-template--28008731345226__176596598421e1b762 h2.jdgm-rev-widg__title {
    margin-bottom: 50px;
}
header-menu ul.list-menu--disclosure {
    width: 28rem;
}
.the-e5-protocol ul li {
    font-family: 'Montserrat';
    font-weight: 400;
}
a.common-buy-now {
    background: #ED230D;
    height: 50px;
    width: 100%;
    max-width: 214px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins';
    margin: 30px auto 0 auto;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 600;
    line-height: 20px;
}
section.why-nmn-section a.common-buy-now {
    margin: 0;
}
.why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__content a.common-buy-now,
.founder-tested__grid .founder-tested__content .buy-now-btn a.common-buy-now{
    margin: 20px 0 0 0;
}
.nad-section .nad-main-content .nad-content {
    flex-wrap: wrap;
}
 
.nad-section .nad-main-content .nad-content .buy-now-btn {
    width: 100%;
}
 
.nad-section .nad-main-content .nad-content .buy-now-btn a.common-buy-now {
    margin: 0;
}
.why-features .buy-now-btn a.common-buy-now {
    margin: 0;
}
section.health-transformations .buy-now-btn {
    padding-bottom: 75px;
}
.buy-now-section a.common-buy-now {
    margin: 0 auto;
}

.buy-now-section {
    background: #F8F2BC;
    padding-bottom: 100px;
}
.eternal-resveratrol .product-staticreview, .collagen-complex .product-staticreview {
    display: none;
}
.page p.p4 {
    display: none;
}
.the-e5-protocol .biomarkers-section .biomarkers-group {
    margin-bottom: 0;
}
.span-wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
section.ultra-pure .container ul:first-child li {
    font-weight: 600 !important;
}
section.ultra-pure h3.title {
    margin: 0;
}
div.cart-drawer  a.button {
    max-width: 100% !important;
    background: #ED230D;
    opacity: 1;
    border-radius: 10px;
    border: 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    letter-spacing: 0;
}
div.cart-drawer .cart-drawer__empty-content h2.cart__empty-text {

    font-size: 30px;

}
 
div.cart-drawer a.button::before, div.cart-drawer a.button::after {
    display: none;
}
div.cart-drawer  p.cart__login-title.h3 {

    margin-top: 20px;

}
 

 
@media(max-width:1520px){
  .testimonial-card .left-rightwrapper .right-side .testimonial-footer span.verified p{
    font-size:11px;
    white-space: nowrap;
    }
    body.product .nad-section .nad-card-header {
        font-size: 13px !important;
        height: 48px !important;
    }
  
.page-width {
    max-width: 1400px !important;
}
.why-images::after {
	height: 126px;
	
}
.video-reviews__grid {
	padding-inline: 10px;
}
body.product .after-descriptionbutons>div {
  max-width: 300px;
}
}
@media(max-width:1439px){
      body.product .nad-section .nad-status.before, .nad-section .nad-status.after,
  .nad-section .nad-status.before, .nad-section .nad-status.after{
    font-size: 11px !important;
  }
  .nmn-sect-wrapper {
    align-items: flex-start;
}

.nmn-sect-wrapper .nmn-image {
    position: sticky;
    top: 0;
}

.nmn-research-section .page-width > div .nmn-content {
    overflow: auto;
}
.page-width {
    max-width: 1280px !important;
}
nav.header__inline-menu ul.list-menu.list-menu--inline {
	gap: 35px;
}
section.nmn-hero .first-customwrapper .nmn-left h1 {
	font-size: 54px;
	
}
.nmn-right .nmn-badge .nmn-badge-img {
	height: 82px;
	width: 82px;
}
.top-favorites .favorites-header::after {
	max-width: 468px;

}
.favorites-slider .favorite-card a {
	width: auto;
	margin-inline: 15px;
}
.why-image-large img {
	width: 100%;
	max-width: 299px;
	min-width: 298px;
}
.page .story-section .page-width .story-image {

	height: 100%;
}
.page .story-section .page-width .story-image {
  position: sticky;
  top: 0;
}

.page .story-section .page-width .story-content {
  overflow: auto;
}
.page .story-section .page-width {
	gap: 52px;
}

.product .health-transformations__slider .slick-prev {
    left: calc(48% - 38px);
}
.product .health-transformations__slider .slick-next {
    right: calc(52% - 66px);
}
}
@media(max-width:1400px){
  .product .health-transformations__slider .slick-next {
    right: calc(52% - 56px);
}
.product .health-transformations__slider .slick-prev {
    left: calc(48% - 40px);
}
}
@media(max-width:1320px){
  section.element-compare h2.compare-heading{
    font-size:32px;
  }
  .why-nmn-images img {
    max-width: 240px !important;
    width: 100%;
    height: auto;
}
  .subscribe-save__heading {
    font-size: 32px;
}
  .element-home .col-lg-6:first-child .element-5__card img{
    max-width: 200px;
  }
  .top-favorites .favorites-header  h2.favorites-title {
    font-size: 32px;
}
  .why-images::after {
    top: -12px;
    right: -13px;

}
  section.health-transformations h2.health-transformations__heading {
    font-size: 32px;
  
}
 .the-e5-protocol .grid {
    column-gap: 30px;
}
 body.product  .nad-section .nad-main-content .nad-cards .card-wrapper .nad-card-header {
	height: 53px;

}
body.product .nad-section .nad-card-header {
	font-size: 13px !important;
}
body.product .nad-section .nad-small {
	font-size: 15px;
}

body.product .nad-section .nad-value {
	font-size: 33px;

}
body.product .nad-container .nad-column::after {
	height: 140px;
	top: 20px;

}
body.product .nad-section .nad-status.before, .nad-section .nad-status.after {
	font-size: 21px;
}
  .custom-wrap > div.active::before {
	top: 15px;
	left: 11px;
	width: 14px;
	height: 14px;
	font-size: 9px;

}
.custom-wrap .first-div {
	font-size: 12px;
}
.star-wrapper .review-heading {
	font-size: 12px !important;
}
body.product .after-descriptionbutons {
	gap: 20px;
}
.pricing-container .pricing-option .capsules {
	font-size: 30px;
}
  body.page p {
	font-size: 15px;
  line-height:27px;
}
  .page .lab-image-wrapper .right-side-wrapper {
	padding: 43px 36px 42px 43px;
}
body.page .contact.page-width .field label {
	line-height: 24px;
}
  .page .lab-image-wrapper .right-side-wrapper p {
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 29px;
}
    body.product h2, body.product h1 {
	font-size: 33px;
	
}
body.product p {
	font-size: 15px;
}
.why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__image {
  position: sticky;
  top: 0;
}
body.product .why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__content {
  overflow: auto;
}
body.product .nad-section .nad-card-header {
	line-height: 1.2;
}
body.product .nad-section .nad-label {
	font-size: 22px;

}
.nad-container .nad-column::after {
	
	height: 138px;
	top: 24px;
	
}
.nad-section .nad-value {
	font-size: 30px;
	
}
.nad-section .nad-status.before, .nad-section .nad-status.after {
	font-size: 21px;
}
.Product-class .why-grid {
  align-items: flex-start;
}
.Product-class .why-images {
  position: sticky;
  top: 0;
}
.Product-class .why-grid .why-features {
  overflow: auto;
}
    .favorites-slider .favorite-card a {
	width: auto;
	margin-inline: 7px;
}
.favorites-slider .favorite-card p.supply-text {
	font-size: 12px;
}
.page-width {
    max-width: 1170px !important;
}
.favorite-card-content h3.product-title{
    font-size:16px;
}
.top-favorites .favorites-header::after {
	max-width: 353px;
}
section.nmn-hero .first-customwrapper .nmn-left h1 {
	font-size: 30px;
}
section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
	font-size: 20px;
}
.nmn-right .nmn-badge .nmn-badge-img {
	height: 75px;
	width: 75px;
}
nav.header__inline-menu ul.list-menu.list-menu--inline a {
	font-size: 15px;
}
.why-icon {
	min-width: 95px;
	height: 95px;
}
.booking-section .page-width .booking-content{
  padding: 28px 20px;

}
body.product h2, body.product h1, body.page h2{
  font-size:35px;
}
body.page .vision-section.third-home{
  padding-top:0px;
}
.page .story-section .page-width {
	gap: 22px;
}
.why-nmn-section .why-nmn-images {
  position: sticky;
  top: 0;
}
.why-nmn-section .why-nmn-items {
  overflow: auto;
}
.feature-check.yes, .compare-column.highlight {
	max-width: 285px;

}
.common-questions .faq-right img {
	min-height: 686px;
	object-fit: cover;
}
body.page .common-questions {
	padding: 30px 0;
}
.common-questions .faq-grid {
	padding-top: 32px;
}
.common-questions .faq-question {
	font-size: 20px;
}
.common-questions .faq-left {
  overflow: auto;
  width:100%;
}
.common-questions .faq-right {
  position: sticky;
  top: 0;
}
.why-nad-nmn .why-nad-nmn__grid {
  align-items: flex-start;
}
.founder-tested__grid {
  align-items: start;
}
.founder-tested__grid .founder-tested__content {
  overflow: auto;
}
.founder-tested__grid .founder-tested__right {
  position: sticky;
  top: 0;
}
.founder-tested.third-home .founder-tested__grid {
	align-items: flex-start;
}
 .list-collections .title {
    font-size: 32px;
 
}

body.product .product > div.product__info-wrapper {
    padding-left: 20px !important;
}

body.product .product > div .product__info-container .pricing-container {
    gap: 10px;
}

.pricing-container .pricing-option {
    padding: 26px 9px 10px;
}

body.product .product > div.grid__item.product__media-wrapper {width: 38% !important;}

}
@media(max-width:1199px){
  body header.header.header--middle-left.header--mobile-center.page-width {
    padding-block: 17px !important;
}
  .product .health-transformations__slider .slick-prev {
        left: calc(48% - 52px);
    }
    body .lab-testing-section .heading-buttons-wrap, .eternal-resveratrol .lab-testing-section .heading-buttons-wrap{
      flex-direction: column;
    justify-content: flex-start;
    }
    .lab-testing-section .heading-buttons-wrap .lab-buttons{
      
    }
  header-drawer{
    margin-left:0 !important;
  }
  .header__icons.header__icons--localization.header-localization {
  
    padding-right: 15px !important;
}
  .custom-image-text {
    align-items: start;
}
.custom-image-text.left-image .left-section,.custom-image-text.right-image .left-section {
    position: sticky;
    top: 0;
}

.custom-image-text.left-image .left-text,.custom-image-text.right-image .left-section {
    overflow: auto;
}
  .contain-table {
    overflow: auto;
}

.compare-table-wrpaer {
    width: 1000px;
}
  body.product .why-nmn-wrapper {
    align-items: center;
}

  body.product .supplement-features {
    padding: 30px 0px;
}
body.product .why-nmn-content h2 {
    margin-bottom: 0px;
    margin-top:0px;
}
  .page-width.subscribe-save__wrapper {
    align-items: start;
}

.page-width.subscribe-save__wrapper .subscribe-save__image {
    position: sticky;
    top: 0;
}

.page-width.subscribe-save__wrapper .subscribe-save__content {
    overflow: auto;
}
  .row.g-4.align-items-stretch {
    flex-direction: column;
}
  .why-image-large img {
    max-width: 250px;
    min-width: 256px;
}
.third-home .why-grid {
    align-items: flex-start;
}
.why-icon {
    min-width: 73px;
    height: 73px;
}
.why-icon img {
    width: 40px;
}
.why-text h3 {
    font-weight: 600;
    font-size: 19px;
}
.why-text p {
    font-size: 15px;
    line-height: 22px;
}
.third-home .why-grid .why-images {
    position: sticky;
    top: 0;
}
.third-home .why-grid .why-features {
    overflow: auto;
}
  .feature-check.yes, .compare-column.highlight {
	max-width: 197px;

}
body.product .why-nmn-section {
    background: #ffffff;
    padding: 30px 0;
}
  .custom-gallery-wrapper .custom-thumbnail-slider .slick-slide img {
	border-radius: 10px;
}
.supplement-features .supplement-features__items .supplement-features__icon {
	width: 100px;
	height: 100px;
}
  body.page .vision-section.third-home .vision-content {
	margin-bottom: 10px;
}
  body.page h2 {
	font-size: 30px;
}
.booking-section .page-width .booking-content h2{
  margin-top:10px;
}
.booking-section .page-width .booking-content {
	padding: 8px 20px;
}
body.page .vision-section.third-home {
	padding-bottom: 20px;
}
.page .third-home .right-side-wrapper {
	max-width: 1490px;
	margin-inline: auto;
	padding: 10px 15px 50px;
}
.founder-tested.third-home {
	padding: 0;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div span {
    font-size: 16px;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div img {
    width: 25px;
    height: 25px;
}
.nmn-reviews .stars,.nmn-reviews span {
    line-height: 1.2;
}
.nmn-reviews {
    gap: 2px;
}
.nmn-right .nmn-badge .nmn-badge-img img {
    max-height: 45px;
    max-width: 45px;
    display: block;
}
.nmn-right .nmn-badge .nmn-badge-img{
  margin:0;
}
.feature-row .feature-name{
  font-size: 19px;
}
body.product .product > div.grid__item.product__media-wrapper {
    width: 28% !important;
}


.why-nmn-section .why-nmn-images {
    max-width: max-content;
    flex: unset;
}
body.product {
    overflow-x: hidden;
    display: block;
}
}
@media(max-width:1140px){
  .lab-testing-section .heading-buttons-wrap .lab-btn{
    min-width:unset;
  }
}
@media(max-width:1024px){
  .newsletter-fields button {
    font-size: 15px;
   
}
  body.product .why-subscribe-section .features>div {
    padding: 15px 12px;
}
  section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div span{
    line-height:1.2;
  }
  .supplement-features .supplement-features__items .supplement-features__icon {
    width: 80px;
    height: 80px;
}
body.product .supplement-features__icon img {
    width: 50px !important;
    height: 50px !important;
    object-fit: contain;
}
}
@media(max-width:992px){
  .product .health-transformations__slider .slick-prev {
        left: calc(48% - 59px);
    }
  .custom-image-text {
    padding-bottom: 30px;
}
  body.product .why-nad-nmn {
    padding: 30px 0;
}
  #shopify-section-template--27893417509194__176596598421e1b762, section#shopify-section-template--28008695988554__176596598421e1b762,section#shopify-section-template--28008731345226__176596598421e1b762 {
    padding-bottom: 20px;
}
  .health-transformations__slider {
    padding: 25px ;
}
  .common-questions .faq-question {
    font-size: 18px;
}
  .lab-testing-section .heading-buttons-wrap {
    margin-top: 13px;
    gap: 30px;
    flex-direction: column;
}
  section.nmn-hero .first-customwrapper {
    flex-wrap: wrap;
}

section.nmn-hero .first-customwrapper .nmn-center {
    max-width: 50%;
    margin-inline: auto;
    margin-left: 0;
}

section.nmn-hero .first-customwrapper .nmn-left {
    max-width: 100%;
}

section.nmn-hero .first-customwrapper .nmn-right {
    max-width: 50%;
    /* display: flex;
    justify-content: space-around; */
}
  .report-content ul {
    padding-left: 21px;
}
section.nmn-hero .first-customwrapper .nmn-center img {
    width: 100%;
}
  ul.footer-block__details-content a.link.link--text {
    line-height: 33px;
    }
    .footer-block__heading {
    margin-bottom: 1rem;
}
.footer__column.footer__column--info {
    margin-top: 30px;
}
.footer-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 4px 44px;
    flex-wrap: wrap;
}
  footer.footer {
    padding: 49px 0 0;
}
.first-footer.wrap .image img {
    margin-bottom: 16px;
}
.first-footer.wrap .content,.footer__column.footer__column--info {
    margin-bottom: 20px;
}

  .third-home {
	background-repeat: no-repeat;
	background-size: cover !important;
}
  .booking-section .page-width {
	gap: 25px;
	flex-direction: column;
}
.booking-section .page-width > div {
	width: 100%;
}
.booking-section .page-width .booking-content {
	padding: 48px 20px;
}
  .page .main-page-title.page-title {
	padding: 0px 0px 20px;
}
.page .lab-image-wrapper {
  flex-direction: column;
}
.page .lab-image-wrapper .right-side-wrapper {
	padding: 13px 23px 32px 23px;
}
.page .lab-image-wrapper .left-side-wrapper{
  max-width:100%;
}
.top-favorites .favorites-header::after {
  display:none;
}
.favorites-slider .favorite-card a {
    height: 300px;
    width: 260px;
}
body.product .product > div.grid__item.product__media-wrapper {
    width: 100% !important;
    position: unset;
}
body.product .product > div.product__info-wrapper {
    width: 100% !important;
}
body.product .product > div.product__info-wrapper {
    padding: 0 !important;
}
.why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__image {
    position: unset;
}
}
@media (max-width: 900px) {
  .custom-gallery-wrapper .slick-initialized.slick-slider {
    margin: 0;
}
body.product .custom-gallery-wrapper {
    gap: 20px;
}
 .contant-page {
    padding-bottom: 30px;
}
  body.product .element5-testimonials {
    padding: 30px 0;
}
  body.product .why-nmn-wrapper{
    gap:0;
  }
  body.product .common-questions {
    padding: 30px 0;
}
  section.element-compare {
    padding: 30px 0;
  }
  .why-nmn-section .why-nmn-images{
    width:100%;
    text-align:center;
  }
  .element-5 {
    background: #ffffff;
    padding-bottom: 30px;
}
  .founder-tested__grid .founder-tested__right {
    display: flex;
    flex-direction: row;
    /* position: static; */
    justify-content:center;
    width:100%;
}
.why-element {
    background: #fffaf030;
    padding: 30px 0;
}
  body.product .nad-section .nad-status.before, .nad-section .nad-status.after,.nad-section .nad-status.before, .nad-section .nad-status.after  {
    font-size: 18px !important;
}
  body.product .nad-section .nad-main-content .nad-cards {
    display: flex;
    width: 100%;
    flex-direction: row;
}

body.product .nad-section .nad-main-content {
    gap: 40px;
    margin-top: 40px;
}
  body.product .nad-section .nad-main-content {
    flex-direction: column;
}

body.product .nad-section .nad-main-content ,body.product .nad-section .nad-main-content .nad-content {
    width: 100%;
    max-width: 100%;
}
  body.product .after-descriptionbutons>div {
    max-width: 410px;
}
.custom-wrap .first-div {
    max-width: 268px;

}
  body.product .product {
    flex-direction: column;
    overflow-x:hidden;
}

body.product .product>div {
    width: 100% !important;
}
body.product .product > div.grid__item.product__media-wrapper{
    position:static;
}

body.product .product__info-wrapper {
    padding-left: 0 !important;
}
  .page-width.subscribe-save__wrapper {
    flex-direction: column;
}

.page-width.subscribe-save__wrapper .subscribe-save__image {
    position: static;
    width: 100%;
    margin-inline: auto;
    text-align: center;
}

.page-width.subscribe-save__wrapper .subscribe-save__content {
    max-width: 100%;
}
  .why-grid {
    grid-template-columns: 1fr;
  }

  .third-home .why-grid .why-images{
    position:relative;
  }
.why-image-large img {
    width: 100%;
    max-width: 100%;
    min-width: 256px;
}
  .why-image-large {
    grid-row: auto;
  }
  .why-grid {
    gap: 50px;
}   
.nmn-sect-wrapper {
    flex-direction: column;
}

.nmn-sect-wrapper .nmn-image {
    position: static;
}

.nmn-research-section .page-width > div .nmn-content {
    width: 100%;
}

body.dev-nmn .nmn-research-section {
    padding: 30px 0px;
}
body.dev-nmn .clinical-trials {
    padding: 30px 20px;
}
body.dev-nmn  .clinical-heading{
  margin-bottom:10px
}
body.dev-nmn   .clinical-trials .clinical-title {
    font-size: 18px;

}
body.dev-nmn .recommended-reading {
    padding: 30px 0px;
}
.nmn-research-section .nmn-container {
    flex-direction: column;
    gap:20px
}

.nmn-research-section .nmn-container>div,.nmn-research-section .nmn-container > div.nmn-content {
    width: 100%; 
}
.recommended-reading .reading-container {
    flex-direction: column-reverse;
    display: flex;
}
}
body.product .supplement-features__item {
    max-width: 120px;
    width: 100%;
}


/* body .lab-testing-section .heading-buttons-wrap .lab-btn ,
.eternal-resveratrol .lab-testing-section .heading-buttons-wrap .lab-btn {
    max-width: 176px;
    font-size: 14px;
    padding: 0 5px;
} */

body .eternal-resveratrol .lab-buttons,
.eternal-resveratrol .lab-buttons{
gap:16px;
}

body .lab-testing-section .heading-buttons-wrap .download-btn-wrap h2 ,
.eternal-resveratrol .lab-testing-section .heading-buttons-wrap .download-btn-wrap h2 {
    font-size: 20px;
    min-width: 128px;
}
body .lab-testing-section .heading-buttons-wrap .lab-btn,
.eternal-resveratrol .lab-testing-section .heading-buttons-wrap .lab-btn {
    max-width: 200px;
    font-size: 14px;
    padding: 0 5px;
}
body .lab-testing-section .heading-buttons-wrap,
.eternal-resveratrol .lab-testing-section .heading-buttons-wrap{
  padding-inline:10px;
}


p.price.stroke-price.line-brake {
    text-decoration: none !important;
}
@media(max-width:991px){
   .testimonial-card .left-rightwrapper{
    flex-wrap:wrap;
  }
      body.product .nad-section .nad-status.before, .nad-section .nad-status.after, .nad-section .nad-status.before, .nad-section .nad-status.after {
        font-size: 8px !important;
    }
}
@media(max-width:869px){
  .supplement-features .supplement-features__items{
    justify-content:center;
  }
 
}
@media(max-width:778px){
  .supplement-features .supplement-features__items{
    justify-content:center;
  }
}
@media(max-width:767px){
 .progress-item.capsules-per-bottle {
    padding-left: 5px;
    gap: 0;
}
  .eternal-resveratrol .progress-item .wrapper > span.value {
    text-align: left;
}
  div.cart-drawer  a.button {
    font-size: 16px;
}
div.cart-drawer .cart-drawer__empty-content h2.cart__empty-text {

    font-size: 22px;

}
  body.product .nad-section .nad-status.before, .nad-section .nad-status.after, .nad-section .nad-status.before, .nad-section .nad-status.after {
        font-size: 14px !important;
    }
  .common-questions .faq-right img{
            min-height: auto;
  }
  .nmn-center.Desktop {
    display: none;
}

  .product .health-transformations__slider .slick-prev, .product .health-transformations__slider .slick-next {
    bottom: 0px;
}
.product .health-transformations__slider .slick-next {
        right: calc(52% - 64px);
    }
    .product .health-transformations__slider .slick-prev {
        left: calc(50% - 35px);
    }
  
  body.product .nad-description h3{
    font-size:28px;
  }
  .nad-section .nad-main-content .nad-content{
    gap:10px;
  }
  body.page h1.main-page-title.page-title {
    font-size: 28px;
  
    padding-bottom: 0;

}
  section#shopify-section-template--28008731345226__176596598421e1b762 {
    padding-top: 20px;
  
}
  .custom-image-text {
    gap: 0px;

}
  .nmn-reviews span {
    font-size: 14px;
    line-height:25px;
}
  body.product .product > div .product__info-container .faq-question-text {
    font-size: 16px;
}
  body.product .why-subscribe-section {
    padding-inline: 10px;
}
  body.product .why-subscribe-section h2 {
    font-size: 22px;
}
  body.product .why-subscribe-section .top-tip p {
    font-size: 19px !important;
 
}
  .supplement-features .supplement-features__items {
    padding-inline: 0px;
}
 .custom-image-text,.custom-image-text.right-image {
    flex-direction: column;
}

.custom-image-text.left-image .left-section img, .custom-image-text.right-image .left-section img {
    width: 100%;
    max-width: 100%;
}

.custom-image-text.left-image .left-section, .custom-image-text.right-image .left-section {
    width: 100%;
}
.custom-image-text.left-image .left-section,.custom-image-text.right-image .left-section {
    position: static;
}

  .element-home .col-lg-6:first-child .element-5__card .element-5__content .primary-button {
   margin-top: 15px;
}

  .element-5__card {
    padding: 40px 15px 40px 15px;
}
  .review-text {
    line-height: 20px;
}
  .slick-track {
  padding: 0;

}
.favorite-card-content {
    padding-left: 25px;
}
  .element-home .row .col-lg-6:last-child .element-5__image {
    justify-content: center;
}
      .element-home .col-lg-6:first-child .element-5__card .element-5__content {
    width: 100%;

}
    .element-home .col-lg-6:first-child .element-5__card img {
    position: relative;
    right: -17px;
    bottom: -40px;

}
    .element-5__image {
    display: flex;
    align-items: center;
    justify-content: end;
}
  .feature-row .feature-name {
    font-size: 19px;
}

  section.element-compare h2.compare-heading{
    font-size:28px;
  }
  button.fav-prev.slick-arrow, button.fav-next.slick-arrow, .health-transformations__slider .slick-prev, .health-transformations__slider .slick-next {
    width: 32px;
    height: 32px;
}
button.fav-prev.slick-arrow:after, button.fav-next.slick-arrow:after, .health-transformations__slider .slick-prev::after, .health-transformations__slider .slick-next::after {
    width: 7px;
    height: 7px;
}
  body.product .why-subscribe-section .features h3 {
    font-size: 16px;

}
body.product .why-subscribe-section p {
    font-size: 14px !important;
}
  .why-nad-nmn .why-nad-nmn__grid {
    display: flex;
    flex-direction: column-reverse;
}

body.product .why-nad-nmn {
    padding: 30px 0;
}
  .common-questions .faq-grid {
    padding-top: 32px;

}
.why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__image {
    width: 100%;
}
  .why-nmn-section .why-nmn-images {
    text-align: center;
    width: 100%;
}
body.product .why-nmn-section {
    background: #ffffff;
    padding: 30px 0;
}
body.product section.element-compare {
    position: relative;
}
body.product .common-questions {
    padding: 30px 0;
}

body.product .supplement-features__icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
} 
.why-nmn-images img {
    max-width: 170px !important;
    width: 100%;
    height: auto;
}
body.product .why-subscribe-section .features {

    flex-wrap: wrap;
}
body.product .why-subscribe-section .features>div {
    width: 100%;
    max-width: calc(100% /2 - 10px);
}
  body.product h2, body.product h1, body.page h2{
    font-size:28px;
  }
  .list-collections .title {
    font-size: 28px;
 
}
  .list-collections .collection-list li {
    width: 100%;
    max-width: 100%;
}
  body.dev-nmn .clinical-trials {
    padding: 0px 0px;
}
body.dev-nmn   .clinical-trials .clinical-title {
    font-size: 12px;
}
section.clinical-trials .clinical-accordion .clinical-content p, section.clinical-trials .clinical-accordion .clinical-content ul li {
    font-size: 14px;
    line-height: 25px;
    
}
.recommended-reading .reading-container li {
    font-size: 14px;
}
body.dev-nmn .recommended-reading {
    padding: 10px 0px;
}
body.dev-nmn .nmn-research-section {
    padding: 10px 0px;
}
  .common-questions .faq-question {
    font-size: 16px;
}
.common-questions .faq-grid {
    padding-top: 62px;
    gap: 10px;
    align-items: start;
    display: flex;
    flex-direction: column-reverse;
}
.why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__image{
  position:static;
  width:100%;
}
.founder-tested.third-home .founder-tested__grid {
    display: flex;
    flex-direction: column-reverse;
}

.favorites-slider .favorite-card a {
    height: auto;
    width: auto;
    padding: 20px;
    margin: 20px;
}
  .top-favorites .favorites-header  h2.favorites-title {
    font-size: 24px;
    padding-right:10px;
}
  section.nmn-hero .first-customwrapper{
  gap:20px;
}
    section.health-transformations h2.health-transformations__heading {
    font-size: 25px;
    margin-bottom: 10px;
  
}
.health-transformations__slider {
    padding: 25px 0;
}
section.health-transformations p.health-transformations__subheading {
    font-size: 16px;
    line-height: 20px;
   
}
  .primary-button {
    padding: 10px 32px;

}
section.nmn-hero {
    padding: 104px 0 18px;
}
.last-wrapper p {
    line-height: 22px;

}
section.nmn-hero .first-customwrapper .nmn-left a.primary-button{
  font-size:16px;
}
  section.nmn-hero .first-customwrapper .nmn-right {
    max-width: 100%;
    display: flex;
    justify-content: space-around;
}

  section.nmn-hero .first-customwrapper .nmn-center {
    max-width:300px;
    margin-inline: auto;
  }
  section.nmn-hero .first-customwrapper .nmn-right {
    max-width: 100%;
    display: flex;
    justify-content: space-around;
}
  .the-e5-protocol section.story-section {
    padding-top: 10px;
}
  .report-grid
  .table-container {
    overflow: auto;
    padding-inline: 10px;
}

.table-container table {
    width: 800px;
}
  .table-container thead tr th {
    font-size: 18px;

    line-height: 1.2;
}
  header.header.header--middle-left.header--mobile-center.page-width {
    column-gap: 0rem !important;
}
  .utility-bar p.announcement-bar__message.h5 {
    font-size: 12px;
  
}
   span.mobile-facets__open-label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    font-family: 'Montserrat';
}

 h2.product-count__text span {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat';
}
  .search ul.grid.product-grid li {
    width: 100%;
    max-width: 100%;
}
  .search h1.h2.center {
    font-size: 28px;
}
.search .template-search {
    padding-top: 0;
}
 
  .template-404 .button, .cart .button {
    min-width: 265px;
  
}
  .cart a.button.button--tertiary {
    min-width: 146px;
    margin-left: 0;
}
.cart cart-remove-button {
    margin-left: 0 !important;
}
body.cart h1.title.title--primary {
    font-size: 28px;
}
body.cart .title-wrapper-with-link a.underlined-link {
    font-size: 15px;
}
body.cart table.cart-items td.cart-item__details a {
    font-size: 16px;
}
body.cart table.cart-items td.cart-item__details .product-option {
    font-size: 14px;
}
  .template-404.page-width p {
    font-size: 33px;
}
  .is-empty .cart__empty-text, .is-empty .cart__warnings {
    display: block;
}
.template-404.page-width h1 {
    font-size: 28px;

}
.template-404.page-width {
    padding: 0px 0 40px!important;
}
  .cart .cart__warnings {
    padding: 0px 0px !important;
}
  ul.footer-block__details-content a.link.link--text {
    line-height: 35px;
 
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col h2.footer-block__heading.inline-richtext{
  margin-bottom:10px;
}
  .footer-wrapper {
    gap: 0px;
}
.footer-wrapper {
    display: grid;
    grid-template-columns: 1fr;
}
footer.footer .footer-block--newsletter {
    margin-top: 0rem;
    padding-top: 0;
}   
.footer-block--newsletter  p.newsletter-description {

    text-align: left;
}

.footer-wrapper>div {
    max-width: 100%;
    width: 100%;
}

.footer-wrapper>div.first-footer.wrap {
    max-width: 100%;
    margin-bottom: 20px;
}
.footer-wrapper>div.first-footer.wrap .footer__column--info{
    padding-left:0px;
}
footer .newsletter-form {
    align-items: start;
    max-width: 100%;
}
.footer-block--newsletter p.newsletter-eyebrow {
    text-align: left;
}
footer .footer-block.grid__item {
    margin: 0;
}
  body.page h1.main-page-title.page-title {
    margin-bottom: 10px;
}
.common-questions .faq-right,.founder-tested__grid .founder-tested__right {
  position: static;
  top: 0;
  width:100%;
}
.why-nad-nmn .why-nad-nmn__grid {
  flex-direction:column;
  gap:10px;
}
.founder-tested__grid {
  grid-template-columns: 1fr;
}

  body.page .booking-section {
	padding: 20px 0px 30px;
}
.page .vision-image img {
	width: 100%;
	height: auto;
	border-radius: 24px;
	display: block;
	min-height: 260px;
	object-fit: cover;
}
  .page .right-side-wrapper .contact__fields .field {
	margin-bottom: 17px;
}
  body.page h2 {
	font-size: 28px;
}
  body.page .vision-section.third-home h2 {
  margin-top: 0;
}
body.page .vision-section.third-home .page-width {
  padding-inline: 0 !important;
}
  .page .story-section .page-width .story-image {
  position: static;

}
.page .story-section .page-width {
  flex-direction: column;
}
.page .story-section .page-width .story-image,.page .story-section .page-width .story-content {
  width: 100%;
}
  .page .lab-image-wrapper {
  flex-direction: column;
}
.page .right-side-wrapper .contact__fields {
  flex-wrap: wrap;
  gap: 10px;
}
.page .lab-image-wrapper {
  flex-direction: column;
}
.page .right-side-wrapper .contact__fields {
  flex-wrap: wrap;
  gap: 10px;
}
.page .right-side-wrapper .contact__fields .field {
  width: 100%;
}


.page .right-side-wrapper .contact__fields .field:last-child {
  width: 100%;
}
.page .main-page-title.page-title{
  font-size:28px;
}
.nmn-right .nmn-badge {
    padding: 0;
}
section.nmn-hero .first-customwrapper .nmn-left h1 {
    font-size: 28px;
}
section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    font-size: 18px;
    margin-top: 10px;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features {
    padding: 0;
    margin: 20px 0 0;
}
.why-heading {
    margin: 0  0 20px;
}
.why-element {
    padding: 30px 0;
}
body.product .nad-section {
    padding: 44px 0px 30px;
}
.collection #product-grid {
    gap: 30px;
    justify-content: center;
}

section.health-transformations .page-width {
        padding-left: 0px !important;
    }
.why-features .buy-now-btn a.common-buy-now {
    margin: 0 auto;
}
section.health-transformations {
    padding: 50px 10px 0;
}
body.product .health-transformations__slider {
    padding: 40px 0 0;
}
.page .story-section{
      padding-bottom: 10px;

}
.story-section {
    padding: 30px 20px;}
}
@media(max-width:576px){

  .star-wrapper{
        gap: 6px;
        flex-wrap: wrap;
  }
  .testimonial-card .left-rightwrapper .right-side .testimonial-footer{
    gap:4px;
  }

  .testimonial-card .left-rightwrapper .right-side .testimonial-footer span.verified p {
        font-size: 11px;
        word-break: break-word;
        white-space: nowrap;
    }
  .review-text {
    font-size: 13px;}
  .testimonial-card .left-rightwrapper .left-side {
    max-width: 100%;
}
 .testimonial-card .left-rightwrapper {
    display: block;
}

.health-transformations__slider {
    padding-bottom: 70px;
}

.testimonial-card .left-rightwrapper .right-side {
    margin-top: 11px;
}


.testimonial-card .left-rightwrapper .left-side img {}
  .custom-wrap {
    flex-direction: column;
}
.custom-wrap .first-div {
    max-width: 100%;
}
  .third-home .why-grid .why-images {
    flex-direction: column;
    display: flex;
}
  body.product .nad-section .nad-main-content .nad-cards {
    flex-direction: column;
}
.nad-container .nad-card-body::after {
    left: 49%;
}

  body.product .why-subscribe-section .features {
  flex-wrap: wrap;
}
body.product .why-subscribe-section .features>div {
    width: 100%;
    max-width: 100%;
}
  .nmn-right .nmn-badge .nmn-badge-img {
    height: 50px;
    width: 50px;
}
.nmn-right .nmn-badge .nmn-badge-img img {
    max-height: 33px;
    max-width: 33px;
    display: block;
}
.nmn-right .nmn-badge p {
    font-size: 10px;
    line-height: 1.2;
    margin-top: 7px;
}
/* .page .right-side-wrapper .contact__fields .field {
  width: 48%;
} */
}

body.product div.recharge-subscription-widget {
    display: none !important;
}
body.product div.product-form__quantity {
    display: none;
}

body.product .faq-wrapper {
    background: #FBF8DD;
    padding: 15px 22px;
    border-radius: 20px;
}

body.product .faq-wrapper details.faq-item {
    border: 0;
    border-bottom: 2px solid rgb(0 0 0 / 10%);
    border-radius: 0;
}

body.product .faq-wrapper details.faq-item:last-child {
    border-bottom: 0;
}
body.product .faq-item.active .faq-answer {
    padding: 0;
}
.product--large:not(.product--no-media) .product__info-wrapper .product-image {
    padding: 0 32px;
}
.product summary.faq-question {
    padding-top: 0;
}
.page .story-section{
  padding-inline:0px;
}
.nad-container .nad-card-body{
  position:relative;
}
.nad-container .nad-card-body::after {
	border-left: 1px solid #0000001a;
	content: '';
	position: absolute;
	width: 100%;
	height: 164px;
	top: 56px;
	left: 46%;
	/*! transform: translatex(-50%); */
}
footer .footer-wrapper .first-footer.wrap {
    width: 100%;
    max-width: 443px;
}

.nmn-reviews{
  flex-wrap:wrap;
}
footer .footer-wrapper .grid__item {
    width: unset !important;
}

body.product.eternal-resveratrol .product > div .product__info-container .progress-item.custom .label {
    font-size: 18px;
        padding-bottom: 6px;
}
@media(max-width:1500px){
    .pricing-option.active::before {
    /* top: 6px;
    left: 9px; */
    width: 18px;
    height:18px;
  }
  .star-wrapper .review-heading{
    font-size: 16px;
  }
}
@media(max-width:991px){
   section.why-nmn-section a.common-buy-now {
    margin-inline:auto ;
}
}
@media(max-width:476px){
  .for-mobile .wrap p.capsules {

    font-size: 70px !important;
  }
  .collection ul#product-grid li {
    width: 100%;
    max-width: 100%;
  }
  body.product .pricing-container{
    flex-direction:column;
  }
  .pricing-container .pricing-option {
    width: 100%;
    max-width: 100%;
    
  }
}



/* .lab-buttons{
  justify-content:center;
} */
/* } */

cart-drawer.drawer button.cart__checkout-button.button {
    max-width: 100% !important;
    background: #ED230D;
    opacity: 1;
    border-radius: 10px;
    border: 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins';
    letter-spacing: 0;
}
 
cart-drawer.drawer button.cart__checkout-button.button:before, cart-drawer.drawer button.cart__checkout-button.button:after {
    display: none;
}
cart-drawer.drawer .drawer__header h2.drawer__heading {
    font-size: 28px;
}
cart-drawer.drawer .totals h2.totals__total {
    font-size: 22px;
}

.footer__content-bottom.scroll-trigger.animate--slide-in {

    /* padding: 10px !important; */

    text-align: center;

    background: #252828;

    padding: 12px 0px !important;

    margin-top: 130px;

}
 
.footer__content-bottom-wrapper.page-width .footer__copyright.caption small {

    color: #fff;

    font-size: 16px;

    font-family: 'Poppins';

    font-weight: 400;

}
 .footer__content-bottom-wrapper.page-width .footer__copyright.caption small a:hover{
  color:#fff;
 }
 .pricing-container .pricing-option .discount{
  width: 160px;
    margin-inline: auto
 }
 .pricing-container .pricing-option .price p.price.stroke-price {
    text-decoration: line-through;
    color: #626262;
    font-size: 13px;
    font-weight: 400;
}
.price.once-price {
    display: flex;
    flex-direction: column;
}

.pricing-container .pricing-option .price {
    font-size: 55px !important;
    font-weight: 600;
    color: #ed081e;
    line-height: 28px;
    margin-top:10px;
}
.after-descriptionbutons .second-button a {
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 1.2;
}

.after-descriptionbutons .second-button a span {
    font-weight: 400;
    font-size: 11px;
}


@media(min-width:768px){
  .nmn-center.Mobile{
display:none;
  }
}


.product--large:not(.product--no-media) .product__info-wrapper .product-image .footer__payment ul.list.list-payment {
    width: 100%;
    justify-content: space-around;
}

.quercetin.bar {
    height: max-content;
}

.quercetin.bar .bar:last-child {width: 100%;}

.quercetin.bar .bar:last-child span {
    width: 100% !important;
}

.quercetin.bar .bar:first-child {
    width: 100%;
    background: #FBF8DD !important;
}

.quercetin.bar .bar:first-child span {right: 0 !important;left: auto;}
.progress-item.capsules-per-bottle span.label {
    width: 140px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}
.progress-item.capsules-per-bottle {
    margin-bottom: 30px;
    margin-top: 50px;
}
.eternal-resveratrol .progress-item.custom {
    padding-left: 10px;
    margin-top: 30px;
}
.nad-section .nad-status.before, .nad-section .nad-status.after {
    padding-left: 0;
}


@media(max-width: 767px){
  .progress-item.capsules-per-bottle {
    flex-wrap: wrap;
}
.progress-item.capsules-per-bottle span.label {
    font-size: 16px !important;
}
.progress-item.capsules-per-bottle {
    margin-top: 30px;
}
.eternal-resveratrol .progress-item.custom {
    padding-left: 5px;
}
}

@media(max-width: 767px){
  section.nmn-hero .first-customwrapper {
      margin-top: 20px;
  }
    section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div {
      margin-bottom: 10px;
  }
  section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div span {
    font-size: 14px;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div img {
    width: 18px;
    height: 18px;
}
section.nmn-hero .first-customwrapper .nmn-reviews {
    margin: 5px 0 13px;
    gap: 6px;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features {
     margin: 12px 0 0;
}
section.nmn-hero .first-customwrapper .nmn-reviews .stars svg {
    width: 15px !important;
    height: 15px;
}
section.nmn-hero .first-customwrapper .nmn-left a.primary-button {
    max-width: 232px;
    font-size: 18px;
    line-height: 22px;
}
section.nmn-hero .first-customwrapper .nmn-reviews span {
    font-size: 13px;
}
section.nmn-hero .first-customwrapper .nmn-left h1 {
    justify-content: center;
}
section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    text-align: center;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features div {
    width: 100%;
    justify-content: center;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div {
    gap: 4px;
}
section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    margin-top: 6px;
}
section.nmn-hero .first-customwrapper .nmn-reviews {
    justify-content: center;
}
section.nmn-hero .first-customwrapper .nmn-left {
    text-align: center;
}
section.nmn-hero .first-customwrapper .nmn-center {
    margin: 0 auto;
    max-width: max-content;
}
section.nmn-hero .first-customwrapper .nmn-center.Mobile {
    order: 1;
}

section.nmn-hero .first-customwrapper .nmn-left {
    order: 2;
}

section.nmn-hero .first-customwrapper .nmn-right {
    order: 3;
}
section.nmn-hero .first-customwrapper .nmn-center.Mobile {
    order: 1;
    margin-bottom: -30px;
}
section.nmn-hero .first-customwrapper .nmn-center img {
    margin-right: -18px;
}
.last-wrapper p {
    margin: 0 0 12px;
}
section.health-transformations {
    padding: 35px 10px 0;
}
.testimonial-card .left-rightwrapper .left-side img {
    height: 266px;
}
.testimonial-card .left-rightwrapper .right-side h4.testimonial-title {
    margin: 12px  0 5px;
}
.testimonial-card .left-rightwrapper .right-side  p.testimonial-text {
    font-size: 15px;
    line-height: 24px;
}

.health-transformations__slider {
    padding-bottom: 50px;
}
.why-image-small-wrap {
    gap: 12px;
}
.why-images {
    gap: 12px;
}
.why-features {
    gap: 23px;
}
.top-favorites {
    padding: 22px 0;
}
.top-favorites  .favorites-header {
    padding-bottom: 20px;
}
.element-5__card {
    padding: 20px 15px 40px 15px;
}
.element-5__content p {
    font-size: 15px;
    line-height: 26px;
}
.element-5__content a.primary-button {
    max-width: 212px;
}
.element-5__content h3 {
    font-size: 22px;
}
.subscribe-save {
    padding: 28px 0 40px;
}
.subscribe-save__description p {
    font-size: 15px;
    line-height: 26px;
}
.subscribe-save__content a.primary-button,
.element-5__content a.primary-button,
section.nmn-hero .first-customwrapper .nmn-left a.primary-button {
    font-size: 16px;
}
.testimonial-card .left-rightwrapper .right-side h4.testimonial-title {
    font-size: 20px;
}
.row.g-4.align-items-stretch {
    gap: 27px;
}
.why-element {
    padding-bottom: 10px;
}
.why-text h3 {
    font-size: 18px;
}
.testimonial-stars {
    justify-content: center;
}
.testimonial-stars {
    justify-content: center;
}
.testimonial-card .left-rightwrapper .right-side {
    padding-right: 0;
}

.element-home .col-lg-6:first-child .element-5__card .element-5__content .primary-button {
    margin-top: 15px;
    margin: 15px auto;
}
.element-5__content a.primary-button {
    margin: 15px auto;
}
.testimonial-card .left-rightwrapper .right-side .testimonial-footer {
    justify-content: center;
}
.element-5__card {
    gap: 15px;
}
footer.footer {
    padding: 39px 0 0;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
    margin-top: 30px;
}
.footer-block__details-content {
    margin-bottom: 2rem;
}
ul.footer-block__details-content a.link.link--text {
    font-size: 15px;
}
.footer-block__heading {
    margin-bottom: 1rem;
}
.subscribe-save__reviews {
    margin-bottom: 26px;
}
.subscribe-save__wrapper {
    gap: 20px;
}
.why-heading {
    font-size: 25px;
}
section.nmn-hero .first-customwrapper {
    padding-right: 0;
}
.testimonial-card .left-rightwrapper .right-side  p.testimonial-text,
.element-5__content h3,
.element-5__content p,
.testimonial-card .left-rightwrapper .right-side h4.testimonial-title,
section.nmn-research-section .nmn-content .nmn-text p,
section.nmn-research-section .nmn-content p {
    text-align: center;
}
.nmn-research-section .page-width > div .nmn-button {
    margin: 0 auto;
}
.element-home .col-lg-6:first-child .element-5__card .element-5__content .primary-button,
.element-5__content a.primary-button,
.subscribe-save__content a.primary-button {
    line-height: 22px;
}
.nmn-research-section .page-width > div .nmn-button{
  font-size: 16px;
  height: 42px;
}
body.page h2 {
    font-size: 25px;
    text-align: center;
}
.first-paragh {
    margin-bottom: 20px;
}
.nmn-sect-wrapper {
    gap: 27px;
}
.common-questions .faq-grid {
    padding-top: 16px;
}
.common-questions .faq-item {
    margin-bottom: 14px;
}
body.dev-nmn .clinical-heading {
    margin-top: 0;
}
body.dev-nmn   .clinical-trials .clinical-title {
    color: #000;
}
.reading-image img {
    margin: 30px auto 0;
}
.recommended-reading .reading-container {
    gap: 27px;
}
section.recommended-reading.third-home h2.reading-heading {
    margin: 0;
}
section.recommended-reading.third-home ul.reading-list li {
    margin-bottom: 8px;
}
section.nmn-research-section h2.nmn-heading {
    margin-bottom: 0;
}
.footer-wrapper h2.footer-block__heading {
    text-align: left;
}
.subscribe-save__heading {
    font-size: 25px;
}
.clinical-content {
    padding: 0 0 24px 14px;
}
.page-width.biomarkers-wrapper h2.biomarkers-title {
    margin: 0;
    text-align: left;
}
.the-e5-protocol .biomarkers-section h3 {
    font-size: 18px;
}
.page-width.biomarkers-wrapper ul li {
    font-size: 15px;
    line-height: 26px;
}
.biomarkers-grid {
    gap: 0;
}
.the-e5-protocol .biomarkers-section .right-col ul li {
    margin-bottom: 2px;
}
.biomarkers-section,
.image-content-report {
    padding: 20px 0 !important;
}
.report-grid {
    gap: 10px;
}
.report-content h2.report-title {
    margin-top: 0;
}
.grid.suppement-section h2 {
    text-align: left;
}
.grid.suppement-section h3 {
    font-size: 18px;
}
.grid.suppement-section ul li {
    font-size: 15px !important;
    line-height: 26px;
}
.cold-heat-section h2,
.section.sleep-section h2 {
    margin-top: 0px;
}
.page .story-section .story-text p {
    text-align: center;
}
.booking-section .page-width .booking-content {
    padding: 18px 20px;
}
.booking-section .page-width .booking-content p {
    text-align: center;
}
.story-section {
    padding: 20px 0 !important;
}
.page .contact__button button {
    font-size: 16px;
    height: 42px;
}
.page .right-side-wrapper .contact__fields {
    gap: 0;
}
.page .third-home .right-side-wrapper {
    padding: 10px 15px 40px;
}
.product .slick-track {
    padding-bottom: 30px;
}
body.product h2, body.product h1, body.page h2 {
    font-size: 25px;
}
.product__info-container .rating-wrapper + p.product__text.inline-richtext, body.product .product__description span {
    font-size: 15px;
    line-height: 26px;
}
body.product .after-descriptionbutons {
    gap: 10px;
}
button#ProductSubmitButton-template--27893417509194__main {
    font-size: 16px;
    line-height: 26px;
}
body.product .product > div .product__info-container li {
    font-size: 15px;
    line-height: 26px;
}
.progress-item {
  gap: 6px;
    flex-wrap: wrap;
}
body.product .product > div .product__info-container .label {
    width: 100%;
}
.progress-item .value {
    text-align: right;
}
body.product .product > div .product__info-container .label {
    font-size: 15px;
}
body.product .faq-wrapper {
    padding: 15px 15px;
   }
   body.product p {
    font-size: 15px;
    line-height: 26px;
}
body.product section.element5-testimonials h2.section-heading {
    margin-bottom: 20px;
}
body.product .element5-testimonials {
    padding: 15px 0;
}
.testimonial-cards .testimonial-card {
    padding: 19px 14px;
}
.testimonial-cards .testimonial-card .review-text {
    font-size: 15px;
    line-height: 26px;
}
body.product .testimonial-cards {
    gap: 20px;
}
a.common-buy-now {
    font-size: 16px;
    line-height: 29px;
    height: 42px;
}
body.product .top-favorites {
    padding-top: 20px;
}
body.product .top-favorites a.common-buy-now {
    margin-top: 0;
}
body.product  h2.supplement-features__subheading {
    padding-bottom: 0;
    margin-bottom: 0 !important;
    font-size: 20px;
}
body.product h2.supplement-features__heading {
    margin-top: 10px;
}
.product .supplement-features .supplement-features__items {
    margin-top: 30px;
}
body.product .supplement-features__item {
    max-width: 110px;
}
.supplement-features .supplement-features__items .supplement-features__text {
    font-size: 12px;
}
body.product .why-nmn-section {
    padding: 20px 0;
}
body.product .supplement-features {
    padding: 20px 0px;
}
body.product .why-nmn-content h4 {
    margin-top: 15px;
    font-size: 20px;
}
body.product .why-nmn-content p {
    font-size: 15px;
    line-height: 26px;
}
section.element-compare {
    padding: 20px 0;
}
section.element-compare h2.compare-heading {
    font-size: 25px;
}
.compare-table {
    padding: 30px 0 0;
}
section.element-compare p.compare-subheading {
    font-size: 15px;
    line-height: 26px;
}
.feature-row .feature-name {
    font-size: 15px;
}
.feature-row .feature-name {
    padding: 10px 0 10px 14px;
}
body.product section.element-compare a.common-buy-now {
    margin-top: 0;
}
body.product .why-subscribe-section .features {
    margin-top: 25px;
}
body.product .why-subscribe-section {
    padding: 25px;
}
body.product .why-subscribe-section .top-tip p {
    font-size: 16px !important;
    line-height: 29px;
}
body.product .why-subscribe-section .features {
    margin-bottom: 30px;
}
body.product .common-questions {
    padding: 15px 0;
}
body.product p {
    font-size: 15px !important;
    line-height: 26px !important;
}
.common-questions .faq-view-more {
    font-size: 16px;
}
body.product .common-questions a.common-buy-now {
    margin-top: 20px;
}
body.product .why-nad-nmn__content h2 {
    text-align: center;
}
body.product .why-nad-nmn__content .why-nad-nmn__description p {
    text-align: center;
}
body.product .why-nad-nmn__content p.why-nad-nmn__disclaimer {
    text-align: center;
}
.product .why-nad-nmn .why-nad-nmn__grid .why-nad-nmn__content a.common-buy-now {
    margin: 20px auto;
}
body.product .founder-tested__grid {
    gap: 20px;
}
body.product .founder-tested__grid h2 {
    text-align: center;
}
body.product .founder-tested__grid p {
    text-align: center;
}
body.product  a.founder-tested__link {
    margin: 0 auto !important;
    display: block;
    text-align: center;
}
.product .founder-tested__grid .founder-tested__content .buy-now-btn a.common-buy-now {
    margin: 20px auto;
}
body.product .nad-section {
    padding: 20px 0 20px;
}
body.product .nad-section .nad-container h2.nad-heading {
    margin-bottom: 10px !important;
}
body.product .nad-section .nad-container .nad-main-content h3 {
    text-align: center;
}
body.product .nad-section .nad-container  .nad-main-content {
    margin-top: 0;
}
body.product .nad-section .nad-container .nad-main-content p {
    text-align: center;
}
.product .nad-section .nad-main-content .nad-content .buy-now-btn a.common-buy-now {
    margin: 0 auto;
}
body.product .nad-card-body {
    display: flex;
    justify-content: space-around;
    padding: 20px 10px 20px;
}
.nad-container .nad-card-body::after {
    height: 134px;
   }
   body.product .nad-section .nad-main-content {
    gap: 30px;
   }
   .nad-disclaimer {
    padding: 20px 15px;
    margin-top: 28px;
}
body.product section.why-element.Product-class .why-grid {
    gap: 25px;
}
body.product .lab-testing-section .heading-buttons-wrap .download-btn-wrap {
    width: 100%;
}
.lab-testing-section .heading-buttons-wrap .lab-btn {
    height: 45px;
}
.product section.health-transformations .page-width {
    padding-right: 0 !important;
}
#shopify-section-template--27893417509194__176596598421e1b762, section#shopify-section-template--28008695988554__176596598421e1b762 {
    padding: 20px 0 !important;
}
body.product .health-transformations__slider {
    padding: 20px 0 0;
}
section.health-transformations .buy-now-btn {
    padding-bottom: 40px;
}
.buy-now-section.product-buy-button {
    padding-bottom: 40px;
}
.product-section.third-home {
    padding: 20px 0 20px;
}
body.product .media-image img {
    width: 100%;
}
body.product .custom-gallery-wrapper ul.slick-initialized.slick-slider {
    padding-left: 0;
}
.utility-bar p.announcement-bar__message.h5 {
    font-size: 12px !important;
}
body.gradient.index.overflow-hidden-tablet div.shopify-section-group-header-group {
    background: #fff;
}
.header__icons.header__icons--localization.header-localization {
    padding-right: 0 !important;
}
body.page .contant-page h2 {
    font-size: 20px;
            text-align: left;
}
body.page .contant-page ul li {
    font-size: 15px;
    line-height: 26px;
}
body.page .contant-page .table-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-container table {
    width: 1000px;
}
body.page .contant-page section {
    margin: 15px 0 0px 0;
}
body.page .contant-page p {
    margin: 8px 0;
}
.page .lab-image-wrapper .right-side-wrapper p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 19px;
}
.page .lab-image-wrapper .right-side-wrapper {
    padding: 13px 13px 22px 13px;
}
.footer-block--newsletter  p.newsletter-description {
    font-size: 15px;
    line-height: 26px;
}
.footer-block__details-content {
    margin-bottom: 2rem;
}
.collection-hero h1.collection-hero__title {
    margin: 0;
    font-size: 25px;
}
span.mobile-facets__open-label {
    font-size: 15px;
}
h2.product-count__text span {
    font-size: 15px;
}
.last-wrapper p {
    font-size: 15px;
}
body.product section.element-compare a.common-buy-now {
    margin-top: 40px;
}
.favorite-card-content {
    text-align: center;
    padding: 0;
}.favorite-card-content .stars {
    justify-content: center;
}
.element-home .col-lg-6:first-child .element-5__card img {
    max-width: 120px;
    height: 120px;
    object-fit: contain;
    object-position: right;
}
.index section.element-5.py-5 .image-heading .image img {
    max-width: 100px;
    display: none;
}
.third-home .why-grid .why-images .why-image-small-wrap .why-image-small img {
    height: max-content;
    width: 100%;
}
.why-nmn-images img.secondary-image {
    margin-left: -60px;
}
.why-nmn-images img:first-child {
    left: 0px;
}
a.primary-button.mobile-card-design-eleemnt {
    display: block !important;
    max-width: 212px;
    width: 100%;
    max-width: 212px;
    margin-top: 40px;
    text-align: center;
    font-family: "Poppins", sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 15px auto;
}
.shopify-section.element-home .row.g-4.align-items-stretch .element-5__content a.primary-button {
    display: none;
}
.compare-table-wrpaer::after {
    height: 450px;
}
.contain-table {
    overflow: scroll;
}
body.product section.element-compare img.img3.float-img {
    display: none;
}
body.product section.element-compare img.img1.float-img, body.product section.element-compare img.img2.float-img {
    display: none;
}
div.shopify-section.third-home .why-grid .why-images .why-image-small-wrap {
    display: none;
}
.index section.health-transformations .page-width {
    padding-right: 0 !important;
}

.shopify-section.element-home .element-5__card.h-100.d-flex.justify-content-between .element-5__image {
    display: none;
}
}

@media(max-width:597px){
body.product .lab-testing-section .heading-buttons-wrap a.lab-btn {
    max-width: 100%;
}
}

/* 29/12/25 */
@media(max-width:767px){
section.nmn-hero .first-customwrapper {
    gap: 10px;
}
section.nmn-hero .first-customwrapper .nmn-left {
    order: 1;
}
section.nmn-hero .first-customwrapper .nmn-left {
    text-align: left;
}
section.nmn-hero .first-customwrapper .nmn-left h1 {
    justify-content: start;

}
section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    text-align: left;
}
section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features div {
    width: 100%;
    justify-content: flex-start;
}
section.nmn-hero .first-customwrapper .nmn-reviews {
    justify-content: flex-start;
}
section.nmn-hero .first-customwrapper .nmn-left {
    width: 100%;
    max-width: 276px;
}
.product .health-transformations__slider .slick-next {
    right: calc(52% - 44px);
}
.product .health-transformations__slider .slick-prev {
    left: calc(50% - 45px);
}
}
@media(max-width:474px){
    section.nmn-hero .first-customwrapper .nmn-center {
    margin: 0 auto;
    max-width: 80px;
}
    section.nmn-hero .first-customwrapper .nmn-left h1 {
    font-size: 21px;
}
    section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    font-size: 15px;
    margin-top: 10px;
}
    section.nmn-hero .first-customwrapper .nmn-left {
    width: 100%;
    max-width: 236px;
}
}


@media(max-width:474px){
  section.nmn-hero .first-customwrapper {
    background-image: url('/cdn/shop/files/Group_88.png?v=1767004752');
    display: block;
    background-repeat: no-repeat;
    background-position: top right;
    width: 100%;
}

section.nmn-hero .first-customwrapper .nmn-right {
    padding-top: 80px;
}


.nmn-center.Mobile img {
    display: none;
}
section.nmn-hero .first-customwrapper .nmn-reviews {
    gap: 0px;
}
    section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div span {
    font-size: 12px;
}section.nmn-hero .first-customwrapper .nmn-left ul.nmn-features > div img {
    width: 14px;
    height: 14px;
}
    h1.mobile-heading {
    display: block !important;
    font-size: 18px;
    font-weight: 700;
}
    section.nmn-hero .first-customwrapper .nmn-left h1 {
    display: none;
}
    section.nmn-hero .first-customwrapper .nmn-reviews span {
    font-size: 12px;
}
    section.nmn-hero .first-customwrapper .nmn-left a.primary-button {
    max-width: 162px;
    font-size: 15px;
   
}
section.nmn-hero .first-customwrapper .nmn-left p.nmn-sub {
    font-size: 16px;
    margin-top: 0;
}
}


.for-mobile {

    display: none !important;

}

.progress-item.capsules-per-bottle {
    padding-left: 10px;
}






@media(max-width:420px){
  .for-mobile .right-wrap span {
    font-size: 45px;
   
    line-height: 30px;
}
.for-mobile .wrap .left-wraps p {
    font-size: 19px !important;
    margin: 0px 0;
}
.for-mobile .right-wrap .save-price {
    padding: 4px 15px;
 
    font-size: 11px !IMPORTANT;
}
.for-mobile .wrap {
    gap: 13px;
}
}


@media (max-width: 1199px) {
    .compare-table-wrpaer {
        width: 100%;
    }
    .images-wrapper {
    display: flex;
    justify-content: center;
}
    .feature-name, .images-wrapper .first-column {
    width: 100%;
    max-width: 214px;
    min-width: 214px;
}
    .images-wrapper .first-column span.badge {
    position: absolute;
    right: 77px;
    top: 70px;
  
    font-size: 36px;
   
}
    .compare-table-wrpaer:after {
    width: 182px;
}
    .compare-table-wrpaer:after {
    left: 31%;

}
}


@media (max-width: 586px) {
    .compare-table-wrpaer {
        width: 100%;
    }
    .images-wrapper {
    display: flex;
    justify-content: space-between;
}
    .feature-name, .images-wrapper .first-column {
    width: 100%;
    max-width: 124px;
    min-width: 124px;
}
    .images-wrapper .first-column span.badge {
    position: absolute;
    right: 0px;
    top: 70px;
    font-size: 26px;
}
    .compare-table-wrpaer:after {
    width: 122px;
}
    .compare-table-wrpaer:after {
    left: 38%;
}
    .compare-column.highlight{
        width: 250px;
        max-width: 100px;
    }
    .compare-column {
        max-width:80px;
        margin-top:30px
    }
     .compare-column.highlight{
         margin-top: 24px;
     }
    .images-wrapper .first-column:after {
    content: '';
    position: absolute;
    top: 36px;
    right: 0;
    width: 111px;
    height: 84px;
    background: url("/cdn/shop/files/This_is_us-1_1.png?v=1765887163");
}
    .compare-column.highlight h3,.compare-column h3 {
 
    font-size: 18px;
  
}
    .feature-row .feature-name {
    font-size: 10px;
    line-height:25px;
}
    .feature-check.yes img, .feature-check.no img {

    max-width: 22px;
}


.compare-column.highlight img,.compare-column img {
    width: 100%;
}

.feature-check.yes img {
    /* width: 100%; */
    max-width: 22px;
}
.compare-column h3 {
    margin-top: 24px;
}
.images-wrapper .first-column span.badge {
    width: 123px;
    height: 130px;
  
}
.images-wrapper .first-column span.badge span {
    font-size: 24px !important;
 
}
.compare-table-wrpaer::after {
    height: 420px;
}
body.product section.element-compare a.common-buy-now {
    margin-top: 10px;
}
}





@media(max-width:767px){

    .for-mobile {

    display: block !important;

}
.pricing-container {
    flex-direction: column;
}
.pricing-container div.for-mobile {
    max-width: 100%;
}


 
.for-mobile .main-wrap {

    display: flex;

    align-items: flex-start;

    justify-content: space-between;

}
 
.for-mobile .wrap {

    display: flex;

    flex-direction: row-reverse;

    width: 100%;

    white-space: nowrap;

    gap: 5px;

}
 
.for-mobile p.capsules:after {

    display: none;

}
 
.for-mobile .wrap .left-wraps p {
text-transform:uppercase;
    margin: 0;

}
.for-mobile .wrap .left-wraps p:nth-child(2) {
    text-transform: capitalize;
}
 
.for-mobile .wrap p.capsules {

    font-size: 70px !important;

    margin-top: 15px;

    font-family: 'Poppins' !important;

}
 
.for-mobile .right-wrap span {

    color: #ED230D;

    font-size: 53px;

    font-weight: 700;

    line-height: 30px;

}
 
.for-mobile p.discount.onetime-dicount {

    display: none;

}
 
.for-mobile p.discount {

    font-size: 22px !important;

    white-space: nowrap;

    width: 100% !important;

    max-width: 100%;

    /* text-align: left; */

}
 
.for-mobile .wrap .left-wraps p {

    font-size: 25px !important;

    width: 100%;

    margin: 0;

    font-weight: 700;

}
 
.for-mobile .right-wrap {

    margin-top: 0px;

}
 
.for-mobile .right-wrap .save-price {

    border: 1px solid #000;

    background: #ED230D;

    color: #fff;

    padding: 4px 20px;

    border-radius: 10px;

}
 
 
.for-mobile .right-wrap p.price.stroke-price {

    color: #6f6a6a;

    text-decoration: line-through;

}
 
 
.for-mobile .left-wrap h2 {

    text-align: left;

    margin-top: 0px;

    font-size: 17px !important;

}
 
.for-mobile.pricing-option.active::before {

    background: #ED230D;

}
.for-desktop {
    display: none !important;
}
body  .for-mobile .pricing-container .discount {
    font-size: 40px !important;
    color: red !important;
}



body.product .product > div .product__info-container .pricing-container div.for-mobile span.discount,
body.product .product > div .product__info-container .pricing-container div.for-mobile p.discount.onetime-dicount {
    font-size: 40px !important;
    color: #ED230D !important;
    font-weight: 600;
    white-space:pre-wrap;
    line-height:34px !important;
    
}

body.product .product > div .product__info-container .pricing-container div.for-mobile p.save-price {
    max-width: 100%;
    margin: 0 auto;
    order: unset;
    width: 100%;

}

body.product .product > div .product__info-container .pricing-container div.for-mobile p.price.stroke-price {
    order: unset;
    font-weight: 600;
}
.price.subscription-price.permanent-die {
    display: none !important;
}
.pricing-container .pricing-option .discount {
    text-align: left;
}
.price.subscription-price.hide-per p.price:first-child {
    display: none;
}
.for-mobile .right-wrap .save-price {
    padding: 0;
}
.best-value-label {
    position: unset;
    text-align: left;
    width: 100%;
    display: block;
    background: unset;
    color: #ED230D;
    font-size: 20px;
    padding: 0;
}
}


@media(max-width:587px){
  body.product .product > div .product__info-container .pricing-container div.for-mobile p.save-price {
    padding:0 10px;
    font-size:10px !important;

}
.for-mobile .wrap .left-wraps p {
    font-size: 20px !important;
}
body.product .product > div .product__info-container .pricing-container div.for-mobile span.discount {
    font-size: 37px;
}
.for-mobile .right-wrap .save-price {
    padding: 4px 10px;
}
.for-mobile p.discount {
    font-size: 18px !important;
}

.for-mobile .wrap p.capsules {
    font-size: 50px !important;
}
.for-mobile .wrap .left-wraps p {
    font-size: 16px !important;
}
body.product .product > div .product__info-container .pricing-container div.for-mobile span.discount, body.product .product > div .product__info-container .pricing-container div.for-mobile p.discount.onetime-dicount {
    font-size: 34px !important;
    text-align: center;
}
body.product .product > div .product__info-container .pricing-container div.for-mobile p.save-price {
    max-width: 110px;
}
.pricing-container .pricing-option .discount {
    margin-bottom: 0 !important;
}
.best-value-label {
    font-size: 16px;
}
.feature-row .feature-name {
    max-width: 120px;
    min-width: 120px;
}
.feature-check.no {
    max-width: 83px;
}
.compare-column h3 {
    margin-top: 11px;
}
.compare-table-wrpaer::after {
    height: 500px;
}
.compare-column.highlight img, .compare-column img {
    height: 162px;
    object-fit: contain;
}
.compare-table-wrpaer.nmn-product-table::after {
    height: 422px;
}
}

/* 30/12/25 */

.pricing-container .pricing-option {
    position: relative;
}

.pricing-option.for-desktop.active .discount,.pricing-container .pricing-option .discount {
    position: absolute;
    top: -18px;
    background: #ED230D;
    left: 50%;
    transform: translate(-50%);
    padding: 10px 20px;
    color: #fff !important;
    max-width: max-content;
    border-radius: 10px;
    text-transform: uppercase;
}

.pricing-container .pricing-option .discount {
    background: #f8c178;
    color: #ED230D!important;
}
.pricing-container .pricing-option h2 {
    order: unset;
    margin: 0;
    color: #ED230D;
    font-size: 24px !important;
    font-weight: 400 !important;
}
body.product .pricing-container .pricing-option .price p:last-child {
    margin: 18px;
    color: #ED230D;
    font-size: 24px;
}
.pricing-option.active, .custom-wrap>div.active{
  background: #eeecf1;
}
.pricing-container .pricing-option {
    border: 2px solid #c8c8c8;
        padding: 36px 10px 10px;
}
.custom-wrap>div{
    border: 2px solid #c8c8c8 !important;
        max-width: 100% !important;
}
body.product .pricing-container .pricing-option .price p:last-child {
    margin: 30px 0px 22px;
}
.pricing-container .pricing-option .price {
    margin-top: 16px;
}
.pricing-container .pricing-option {
    min-height: 213px;
}
.custom-wrap {
    gap: 20px;
}
div.pricing-option.for-desktop.active p.discount {
    color: #f6f8e9 !important;
}
div.pricing-option.for-desktop p.discount {
    font-weight: 600;
    font-size: 20px;
    max-width: 145px;
}
h3.heading-tag.subscription-heading {
    min-height: 40px;
    margin-top: 20px;
    font-size: 20px;
}
.pricing-option.active::before {
    font-size: 18px;
}
.custom-wrap > div.active::before {
    font-size: 19px;
}

@media(max-width: 1500px){
  .custom-wrap > div.active::before{
    top: -7px;
    left: -6px;
    width: 22px;
    height: 22px;
    font-size: 19px;
  }
  .pricing-option.active::before {
    width: 22px;
    height: 22px;
}
.custom-wrap .first-div {
    font-size: 17px;
}
}
@media(max-width: 1320px){
.custom-wrap {
    gap: 10px;
}
}
@media(max-width: 1024px){
div.pricing-option.for-desktop p.discount {
    font-size: 18px;
}
.pricing-container .pricing-option .price {
    font-size: 50px !important;
}
body.product .pricing-container .pricing-option .price p:last-child {
    margin: 20px 0px 10px;
}
.pricing-container .pricing-option .price {
    margin-top: 12px;
}
.pricing-container .pricing-option {
    min-height: 190px;
}
.pricing-container .pricing-option h2 {
    font-size: 22px !important;
}
body.product .pricing-container .pricing-option .price p:last-child {
    font-size: 22px;
}
}

@media(max-width: 992px){
.pricing-option.active::before {
    left: 0px;
}
.custom-wrap > div.active::before {
    left: -2px;
}
.pricing-container .pricing-option {
    max-width: 100%;
}
.pricing-container .pricing-option {
    padding: 26px 10px 10px;
}
.pricing-container .pricing-option .price {
    font-size: 45px !important;
}
.pricing-container .pricing-option h2 {
    font-size: 20px !important;
}
body.product .pricing-container .pricing-option .price p:last-child {
    margin: 15px 0px 5px;
}
.pricing-container .pricing-option {
    min-height: 160px;
}
.pricing-container .pricing-option .price {
    margin-top: 8px;
}
}

@media(max-width: 767px){
.for-desktop {
    display: block !important;
}
.pricing-container {
    flex-direction: row;
}
.pricing-option.for-desktop.active .discount, .pricing-container .pricing-option .discount {
    padding: 5px 10px;
    text-align: center;
}
div.pricing-option.for-desktop p.discount {
    max-width: 145px !important;
}
}

@media(max-width: 657px){
  div.pricing-option.for-desktop p.discount {
      max-width: 115px !important;
  }
}

@media(max-width: 587px){
  .pricing-container {
    flex-direction: row;
}
.pricing-container .pricing-option {
    min-height: 140px;
}
.pricing-container .pricing-option {
    max-width: 50%;
}
body.product .product > div .product__info-container .pricing-container {
    flex-direction: unset !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pricing-container .pricing-option {
    max-width: calc(100% / 2 - 10px);
}
.pricing-container .pricing-option:not(:last-child) {
    margin-bottom: 20px;
}
div.pricing-option.for-desktop p.discount {
    max-width: 95px !important;
}
.pricing-option.for-desktop.active .discount, .pricing-container .pricing-option .discount {
    padding: 3px 0px;
}
.pricing-container .pricing-option .price {
    font-size: 35px !important;
}
.pricing-container .pricing-option h2 {
    font-size: 15px !important;
}
body.product .pricing-container .pricing-option .price p:last-child {
    margin: 10px 0px 5px;
}
div.pricing-option.for-desktop p.discount {
    font-size: 12px !important;
}
.pricing-option.for-desktop.active .discount, .pricing-container .pricing-option .discount {
    top: -16px;
}
}

/* 30/12/25 */
@media (min-width: 767px) and (max-width: 1199px) {
  .feature-row {
    justify-content: center;
  }

  .feature-row .feature-name {
    font-size: 17px;
  }

  .feature-name,
  .images-wrapper .first-column {
    width: 100%;
    max-width: 334px;
    min-width: 264px;
  }

  .compare-table-wrpaer::after {
    left: 31%;
    width: 292px;
  }
}
