/** Shopify CDN: Minification failed

Line 582:11 Expected identifier but found whitespace
Line 582:20 Unexpected "!"

**/
/* Custom Styles by Hana */


/* Fonts */

@font-face {
    font-family: 'Sporting Grotesque_Regular';
    src:    url('Sporting_Grotesque-Regular_web.eot');
    src:    url('Sporting_Grotesque-Regular_web.eot?#iefix') format('embedded-opentype'),
            url('Sporting_Grotesque-Regular_web.woff') format('woff'),
            url('Sporting_Grotesque-Regular_web.woff2') format('woff2'),
            url('Sporting_Grotesque-Regular_web.ttf') format('truetype'),
            url('Sporting_Grotesque-Regular_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sporting Grotesque_Bold';
    src:    url('Sporting_Grotesque-Bold_web.eot');
    src:    url('Sporting_Grotesque-Bold_web.eot?#iefix') format('embedded-opentype'),
            url('Sporting_Grotesque-Bold_web.woff') format('woff'),
            url('Sporting_Grotesque-Bold_web.woff2') format('woff2'),
            url('Sporting_Grotesque-Bold_web.ttf') format('truetype'),
            url('Sporting_Grotesque-Bold_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
	line-height: 1.4;
}

.button, a.button.button--primary, .button--primary, button#AddToCart, .shopify-payment-button__button {
    border-radius: 50px !important;
	font-family: 'Sporting Grotesque_Bold';
	line-height: 1.2;
	padding: 15px 30px 10px 30px;
}

.button:not(.button--text) {
	letter-spacing: 0;
	font-size: 20px;
	font-family: 'Sporting Grotesque_Bold';
	line-height: 1.2;
	padding: 16px 30px 10px 30px;
}

input, button.select {
	border: 2px solid #211747;
    border-radius: 50px !important;
}

main, .testimonial-section, .shopify-section--our-story, .rich-text-floating-imgs, .press-section, .shopify-section--press {
	overflow-x: hidden !important;
}

.press-section {
	overflow-y: hidden !important;
}

.faq__item+.faq__item {
    border-top: 2px solid #211747;
}


.lunatemplates-marquee-bar {
	text-transform: uppercase;
	font-family: Sporting Grotesque_Bold;
}

.blockquote::before,
.rte blockquote::before {
  background: #E3E829;
  opacity: 0.8;
}

.announcement-bar__message {
    padding-top: 5px;
    padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .announcement-bar__message p {
      font-size: 14px;
  }
}

@media screen and (max-width: 1130px) {
	#StickyAddToCart .loader-button__text {
		font-size: 14px !important;
	}
	#StickyAddToCart.button {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 760px) {
    footer .loader-button__text {
        font-size: 14px;
    }
}

.image-with-text__image-wrapper {
    border-radius: 0;
}


@media screen and (min-width: 1000px) {
  .image-with-text__wrapper {
      padding: 0;
  }
}


@media screen and (max-width: 999px) {
  #shopify-section-template--15608519819502__1643220131a56e4839 .image-with-text {
      padding: 24px 0;
  }
}

/* Newsletter */

.shopify-section--newsletter input {
    border: 2px solid #211747;
	background-color: white;
}

.shopify-section--newsletter .input__label {
	background-color: white;
}

.shopify-section--newsletter .button--primary {
    border: 2px solid #211747;
}


.timeline__item[hidden] {
    opacity: 1 !important;
}

/*header */
li.header__linklist-item {
    text-transform: uppercase;
    margin-left: 30px;
    margin-top: 4px;
	font-family: 'Sporting Grotesque_Bold';
	font-size: 14px;
}


/*footer*/
.social-media__item {
	box-shadow: none;
}

.footer__item.footer__item--image:last-of-type {
	margin-top: 150px;
    margin-right: 40px;
}

@media screen and (max-width: 999px) {
  .footer__item.footer__item--image:last-of-type {
      display: none;
  }
}

@media screen and (min-width: 741px) {
.social-media__link {
    height: 35px;
    width: 35px;
}
.social-media__link > svg {
	transform: scale(1.3);
}
}


/* product page */

.product-icons {
	width: 100%;
  	display: flex;
	font-family: Sporting Grotesque_Bold;
	justify-content: space-around;
	margin: 30px 0;
}

.product-icon {
	width: 20%;
	text-align: center;
}

.product-icon img {
	height: 100px;
	width: auto;
}

@media screen and (max-width: 767px) {
	.product-icon img {
		height: 65px;
    }
}


.product-icon p {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

div.rc_popup {
	font-size: 14px;
}

.product-form__description {
	margin-bottom: 20px;
}

@media screen and (min-width: 1000px) {
  .product:not(.product--featured) {
      margin-top: 80px;
  }
}

.product-meta {
	border-bottom: none;
	padding-bottom: 0;
}

.quantity-selector {
    border: 2px solid #211747;
	border-radius: 50px !important;
}

@media screen and (max-width: 600px) {
	.quantity-selector {
		width: 100%;
		justify-content: space-between;
	}
	.block-swatch {
		width: 100%;
	}
}


/* mobile menu */

/* mobile-navigation#mobile-menu-drawer:before {
    content: "";
    position: absolute;
    bottom: 5%;
    left: 5%;
    background-size: 110px;
    width: 110px;
    height: 110px;
    background-image: url("/cdn/shop/files/smile.png?v=1643502621");
    background-repeat: no-repeat;
} */

.mobile-nav__item:not(:last-child) {
    border-bottom: 2px solid #211747;
}


/*popup*/

#newsletter-popup .modal__content {
    border: 2px solid #211747;
    border-radius: 13px;
}


input#newsletter\[popup\]\[contact\]\[email\] {
    border: 2px solid #211747;
}

/*Gradient Backgrounds */

/*home product shot under hero */
#shopify-section-template--15608519819502__1643223017602d8f92,
/*home press */
#shopify-section-template--15608519819502__1642798037bdf029f6,
.shopify-section--our-story {
background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(178,225,216,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(178,225,216,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 15%, rgba(178,225,216,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#b2e1d8",GradientType=1);
}

/* responsiveness */

@media screen and (min-width: 768px) {
	.hidden-desktop {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.hidden-mobile {
		display: none;
	}
}


/* FU to big pharma */
@media screen and (max-width: 767px) {
	#shopify-section-template--15608520048878__1643056151b47cd4bd .vertical-breather {
		padding-top: 170px;
	}
}

/*about & mission tabs */

.m_tablinks {
    margin: 0 auto 60px auto;
    width: 100%;
    display: table;
    max-width: 351px;
    border-radius: 50px;
	border: 2px solid #211747;
}

.m_tablinks a {
    float: left;
    width: 50%;
    padding: 14px 10px 10px 10px;
    background: #fff;
    color: #211747;
    text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	font-family: Sporting Grotesque_Bold!important;
	font-size: 14px;
}

.m_tablinks a:first-of-type {
	border-radius: 50px 0 0 50px;
}

.m_tablinks a:last-of-type {
	border-radius: 0 50px 50px 0;
}

.m_tablinks a.active {
    background: #211747;
    color: #fff;
}

/* NTG - 15 Apr '24  */
body .drawer__header {
	place-content: end;
	padding: 30px 33px;
}

.drawer__close-button.drawer__close-button--block {
	width: 32px;
	height: 27px;
}

.drawer__close-button.drawer__close-button--block .icon.icon--close {
	width: 24px;
	height: auto;
}

.ntg-drawer__content.drawer__content {
	padding: 0 41px;
}



ul.ntg-mobile-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 23.86px;
	color: #1F1744;
	font-weight: bold;
	font-family: helvetica;
}

ul.ntg-mobile-nav > li {
	border-bottom: 1px solid #EAEAEA;
}

ul.ntg-mobile-nav > li > a {
	display: block;
	text-transform: uppercase;
	padding: 20px 15px;
}


ul.ntg-mobile-nav .first-level-with-drop {
	position: relative;
	padding-right: 45px !important;
}

ul.ntg-mobile-nav .ntg-drop-arrow {
	position: absolute;
	top: 18px;
	right: 15px;
	transition: all 0.3s ease;
	width: 25px;
	height: 25px;
}

ul.ntg-mobile-nav .has-dropdown.active .ntg-drop-arrow {
	transform: rotate(180deg);
}

ul.ntg-mobile-nav .drawer__footer.drawer__footer--tight {
	box-shadow: none !important;
	padding: 53px;
}

ul.ntg-mobile-nav .first-level-drop {
	list-style: none;
	margin: 0;
	padding: 0 15px;
}

ul.ntg-mobile-nav .first-level-drop > li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 16px;
	line-height: 1.2;
	padding: 10px 0;
}

ul.ntg-mobile-nav .first-level-drop > li:last-child {
  margin: 0 0 20px;
}

ul.ntg-mobile-nav .first-level-drop > li .drop-link-hold {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	width: 100%;
}

ul.ntg-mobile-nav .inner-menu-image {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 20px 0 0;
}

ul.ntg-mobile-nav .inner-menu-image img {
	width: 65px;
	height: 65px;
	object-fit: cover;
}

ul.ntg-mobile-nav .inner-menu-text {
	display: block;
	width: calc(100% - 85px);
}

ul.ntg-mobile-nav .t-text {
	display: block;
}

ul.ntg-mobile-nav .b-text {
	font-size: 9px;
	line-height: 11.58px;
	color: #1F1744;
	background: #F5FF60;
	display: inline-block;
	vertical-align: top;
	min-width: 52px;
	text-align: center;
	border-radius: 60px;
	line-height: 1;
	height: 16px;
	padding: 4px 2px;
	margin: 3px 0 0;
}

ul.ntg-mobile-nav .arr {
	position: absolute;
	top: 50%;
	right: 0;
	margin: -5px 8px 0;
}





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


  
  body .drawer__header {
    display: none;
  }
  
  #mobile-menu-drawer {
  	max-width: none;
  	width: 100%;
  	top: 102px;
  }

  .drawer__footer.drawer__footer--tight {
	padding: 0 41px 130px;
	box-shadow: none;
  }

  .ntg-drawer__content.drawer__content {
	padding: 0 35px;
  }

  ul.ntg-mobile-nav {
	font-size: 18px;
	line-height: 21.47px;
  }

  ul.ntg-mobile-nav > li > a {
	padding: 23px 0;
  }

  ul.ntg-mobile-nav .inner-menu-image {
	margin: 0 14px 0 0;
  }

  ul.ntg-mobile-nav .first-level-drop {
	padding: 0 0px;
  }

  ul.ntg-mobile-nav .ntg-drop-arrow {
	right: 1px;
  }

  .header__icon-wrapper.tap-area[aria-expanded="true"] svg {
	opacity: 0;
  }

  .header__icon-wrapper.tap-area[aria-expanded="true"] .ntg-close-menu {
	display: block !important;
	vertical-align: top;
	position: absolute;
	top: -3px;
	right: -4px;
	bottom: 0;
	/* background: #f00; */
	pointer-events: none;
  }

  .header__icon-wrapper.tap-area[aria-expanded="true"] .ntg-close-menu svg {
	opacity: 1;
  }
}
/* Fix dropdown clipping for mobile nav */
#mobile-menu-drawer,
.drawer-menu-drawer,
.ntg-drawer__content,
ul.ntg-mobile-nav,
ul.ntg-mobile-nav .first-level-drop > li {
  flex-wrap: nowrap;
  align-items: flex-start;
  overflow: visible;
}

ul.ntg-mobile-nav .inner-menu-image {
  flex-shrink: 0;
}

ul.ntg-mobile-nav .inner-menu-text {
  white-space: normal;
}
  overflow: visible !important;
  height: auto !important;
}

ul.ntg-mobile-nav .first-level-drop > li {
  flex-wrap: nowrap; /* Prevent unexpected wrapping */
  align-items: flex-start;
}

ul.ntg-mobile-nav .inner-menu-image {
  flex-shrink: 0;
}

ul.ntg-mobile-nav .inner-menu-text {
  white-space: normal;
}
/* Fix dropdown clipping ONLY when open */
ul.ntg-mobile-nav .has-dropdown.active .first-level-drop {
  max-height: 1000px !important; /* enough for 3 items */
  overflow: visible !important;
  height: auto !important;
}

ul.ntg-mobile-nav .first-level-drop > li {
  flex-wrap: nowrap;
  align-items: flex-start;
  overflow: visible;
}

ul.ntg-mobile-nav .first-level-drop > li:last-child {
  margin-bottom: 30px;
}

