/** Shopify CDN: Minification failed

Line 167:16 Expected identifier but found whitespace
Line 1456:3 Unexpected "{"

**/
body {
  overflow-x: hidden;
}

h2,
.h2,
h2.title {
  letter-spacing: 0;
}
.verify-id-me {
  width: 100%;
  /* text-align: center; */
  position: relative;
}
.verify-id-me .idme-description {
  float: none;
  background: none;
  text-align: center;
}
.verify-id-me > span {
  width: 100%;
  display: block;
}
.verify-id-me img {
  height: 40px;
  margin: auto;
  text-align: center;
}
/* full-width--true */
.banner {
  border-bottom: 7px solid #d3a93a;
}
.video__wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(
      290.5deg,
      rgba(0, 0, 0, 0) 22.79%,
      rgba(142, 105, 7, 0.3588) 76.14%
    ),
    linear-gradient(0deg, rgba(0, 68, 68, 0.3), rgba(0, 68, 68, 0.3));
  border-radius: 0px 0px 55px 55px;
}
.mini_cart,
.nav a.mini_cart {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
  font-size: 21px;
  height: auto !important;
  padding-top: 15px;
  display: flex;
  align-items: center;
}
.mini_cart img,
.user-login img {
  width: 41px;
  height: 35px;
  margin: auto;
}
/* .mini_cart:hover img,
.nav a.mini_cart:hover img,
.mini_cart:focus img,
.nav a.mini_cart:focus img {
  filter: invert(100%);
} */
.mini_cart span,
.nav a.mini_cart span {
  width: 23px;
  height: 23px;
  background: #d3a93a;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  padding: 0;
  display: inline-block;
}
.menu .mini_cart:hover .cart_count {
  color: #fff !important;
}
/* .cart_container:hover .cart_content,
.cart_container .cart_content:hover {
  display: block;
  overflow-y: auto;
  max-height: calc(90vh - 100px);
  top: 100%;
  border-radius: 10px;
} */
/* .mini_cart:before,
.nav a.mini_cart:before {
  margin-right: 0;
} */
.caption .headline {
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 100%;
  text-transform: none;
}
h4.subtext {
  color: #fff;
  font-size: 50px;
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
}
h4.subtext p {
  margin: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.caption .subtitle {
  font-size: 24px;
  letter-spacing: 0;
  text-transform: none;
}
a.action_button img {
  max-width: 45px !important;
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  border-radius: 50%;
}
.subtitle p {
  max-width: 840px;
  line-height: 140%;
}
span.current_price p {
  color: #000;
  font-size: 24px;
  font-weight: 200;
  font-family: "Poppins";
}
.slider-gallery .thumbnail .product-info__caption span.title {
  letter-spacing: 0;
  font-size: 24px;
  font-family: Poppins;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}
#shopify-section-1489283919239 .homepage_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flickity-prev-next-button svg {
  position: relative;
  top: 93%;
  position: absolute;
  font-size: 30px !important;
  left: 20%;
  width: 69%;
  padding: 10px 24px;
  height: 9%;
  border: 1px solid #00000059;
  border-radius: 60px;
}
button.flickity-button.flickity-prev-next-button.next {
  left: 90px;
}
.slider-gallery: .flickity-prev-next-button {
  opacity: 100 !important;
}
.slider-gallery:hover .flickity-prev-next-button {
  opacity: 100% !important;
}

.js-product-slider .flickity-prev-next-button {
  opacity: 100% !important;
}
.homepage-slideshow.transparentBackground--false:hover
  .flickity-prev-next-button,
.testimonial-slideshow.transparentBackground--false:hover
  .flickity-prev-next-button,
.product-slider.transparentBackground--false:hover .flickity-prev-next-button,
.slider-gallery.transparentBackground--false:hover .flickity-prev-next-button {
  opacity: 1 !important;
}

div#shopify-section-1489283919239 .container {
  width: 100% !important;
}

.slider-gallery.products-slider {
  margin-right: -500px;
}

.image__container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.image__container .primary-image {
  display: block;
  width: 100%;
  transition: opacity 0.3s ease-in-out;
}

.image__container .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.image__container:hover .hover-image {
  opacity: 1;
}

.image__container:hover .primary-image {
  opacity: 0;
}

.hm_slider_btn a {
  background: #d3a93a1f;
  border: 1px solid #d3a93a;
  box-shadow: 0 4px 4px #00000040;
  border-radius: 50px;
  padding: 13px 50px;
  display: inline-block;
  font-size: 23px;
  color: #000;
  font-weight: 200;
  white-space: nowrap;
}
.flickity-enabled.is-draggable .flickity-viewport {
  margin-bottom: 150px;
  overflow: visible;
}
.sixteen.columns.row.footer_credits {
  font-size: 18px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.product-wrap .info {
  display: none;
}
.thumbnail-overlay {
  background: transparent !important;
}
.gallery-cell {
  margin: 0 20px !important;
}

div#shopify-section-status_slider_kY6MXg .swiper-pagination {
  display: none;
}
button.play-btn {
  background: transparent !important;
}
.product-wrap:hover .hover-image {
  opacity: 1;
}
p.credits {
  display: flex;
  width: 70%;
  justify-content: space-between;
}
.sixteen.columns.row.footer_credits {
  display: flex;
  color: #ffffff;
  font-size: 18px;
  justify-content: space-between;
  align-items: flex-end;
}
.newsletter_section h6 {
  font-size: 28px !important;

  text-align: end;
  /* width: 630px !important; */
}
.footer-section .newsletter_section .newsletter input {
  border-radius: 15px !important;
  color: #fff !important;
}
.hm_slider_btn a:hover {
  background: #d3a93a;
  border: 1px solid #d3a93a;
}
.footer_menu {
  /* padding-left: 150px; */
  margin: auto;
  display: flex;
  justify-content: center;
}
.menu li a[href]:hover,
.menu li a:focus,
.menu a[href]:hover span {
  color: #d3a93a !important;
  border-bottom: 1px solid transparent;
}
a.url-deadlink.top_link {
  font-size: 19px;
  font-weight: 400;
  padding: 15px 10px;
  cursor: pointer;
}
.swiper-slide button span {
  display: none;
}

.one-third.column.medium-down--one-whole p {
  font-size: 51px !important;
  color: #fff;
  line-height: 120%;
}
.featured_products.product-slider .columns.homepage_content {
  padding-bottom: 40px;
}
.homepage_content h2.title {
  margin: 0;
}
div#shopify-section-1489283919239 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.featured-collection__products.container {
  padding: 0 15px;
  overflow: hidden;
}

@media screen and (min-width: 799px) {
  .main_nav_wrapper .main_nav {
    background: #004444;
    /* background: rgba(0, 34, 34, 0.38); */
    border-radius: 20px;
    position: relative;
    /* top: 30px; */
    padding: 3px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
    margin-top: 30px !important;
    /* flex-wrap: wrap; */
  }
}

@media screen and (min-width: 1600px) {
  .main_nav_wrapper .main_nav {
    background: #004444;
    /* background: rgba(0, 34, 34, 0.38); */
    border-radius: 20px;
    position: relative;
    /* top: 30px; */
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
    margin-top: 30px !important;
    /* flex-wrap: wrap; */
  }
}
.homepage_content_title::after {
  display: none;
}
.main_nav_wrapper .main_nav .menu.align_right {
  margin: 0;
}
.main_nav_wrapper .main_nav .nav > .cart_container {
  display: none;
}
/* .products-slider.slider-gallery .gallery-cell {
  background-color: #f2f5f5;
  border-radius: 25px;
} */
.slider-gallery .thumbnail .product-info__caption {
  margin: 0;
  padding: 15px 30px 10px;
  text-align: left;
  display: block;
}

.slider-gallery .thumbnail .product-info__caption span.title {
  letter-spacing: 0;
}
.product-description {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; /* Adds "..." if text is too long */
  max-width: 100%;
  white-space: normal;
}
.slider-gallery .product_image img {
  border-radius: 25px;
}
a.action_button.first_button.highlight-false {
  background: #d3a93a;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  width: 280px !important;
  font-size: 26px;
  height: 65px !important;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 30px;
  padding-left: 40px;
  border: 3px solid #d3a93a;
}
a.action_button.first_button.highlight-false:hover {
  background: #fff4d8;
  border: 3px solid #d3a93a;
  color: #d3a93a;
}
a.action_button.first_button.highlight-false:hover img {
  box-shadow: 0px 4px 4px 0px #00000040 inset;
  background: #dbb553;
  border-radius: 50%;
}
h4.subtext p {
  font-family: "Inter";
}
.description h5 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}

.site_btn {
  background: #dbb553;
  border: 2px solid #d3a93a;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
}

.site_btn:hover {
  background: #fff4d5eb;
  border: 2px solid #d3a93a;
  box-shadow: 0px 4px 4px 0px #00000040;
  border-radius: 50px;
  color: #d3a93a;
}
.collection_title {
  letter-spacing: 0;
}
.status_slider {
  padding-top: 50px;
  padding-bottom: 50px;
}
div#shopify-section-1489284503681,
div#shopify-section-1489285116594 {
  background: linear-gradient(341.99deg, rgba(0, 0, 0, 0) 10%, #002121 79.66%),
    #004444;
  position: relative;
}
div#shopify-section-1489284503681 .featured-link--half {
  background-color: transparent;
}
div#shopify-section-1489284503681 .featured-link--half * {
  color: #fff;
}
div#shopify-section-1489284503681 .featured-link--half .info {
  width: 100%;
}
#shopify-section-1489284503681 a.collection_title {
  font-size: 45px;
  font-weight: 700;
  line-height: 83px;
  /* width: 580px; */
  margin-left: 0;
}
#shopify-section-status_slider_kY6MXg .status_slider .title {
  font-size: 45px;
  color: #044;
  font-weight: 500;
  margin-top: 10px;
}
div#shopify-section-1489283919239 h2 {
  font-size: 45px;
  font-weight: 500;
  color: #044;
}
div#shopify-section-1489284503681:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top right;
  background-image: url(https://cdn.shopify.com/s/files/1/0589/9055/9275/files/real_nutrition_before.png?v=1738855508);
}
div#shopify-section-status_slider_kY6MXg {
  padding-bottom: 30px;
}
div#shopify-section-1489284503681 {
  padding: 40px 0 0 0;
}
div#shopify-section-1489284503681 a.button,
.site_btn {
  font-size: 23px;
  padding: 10px 30px;
  display: inline-block;
  margin-top: 25px;
}
div#shopify-section-1489285116594 .container > .columns:first-child {
  margin-bottom: 40px !important;
}
div#shopify-section-1489284503681 .description strong {
  font-size: 22px;
  line-height: 140%;
}
#shopify-section-1489284503681 .featured-link--section {
  margin-bottom: 1%;
}
div#shopify-section-1489284503681 .description p {
  line-height: 140%;
  max-width: 670px;
  border-bottom: 1px solid #d3a93a;
  padding: 20px 0;
  margin: 0;
  font-size: 18px;
  font-family: Poppins;
  font-weight: 300;
}

div#shopify-section-1489285116594 .title {
  margin-bottom: 0;
}
.headline,
.empty_cart,
.promo_banner,
.title {
  letter-spacing: 0;
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mt-3 {
  margin-top: 0.1rem;
}
.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-2 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.px-2 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}

.py-3 {
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
}
.px-3 {
  padding-right: 2.8rem;
  padding-left: 2.8rem;
}
.text-white,
div .text-white {
  color: #ffffff;
}
div .text-white p {
  font-size: 33px;
  font-weight: 700;
  /* width: 1090px; */
}
.content_box p:empty {
  display: none;
}
div#shopify-section-1489285116594 {
  padding: 60px 0;
}
.text-left {
  text-align: left;
}
div#shopify-section-1489285116594 .container > .columns:first-child {
  width: 100%;
  margin-bottom: 70px;
}

div#shopify-section-1489285116594 .columns:first-child h2 {
  font-size: 45px;
  line-height: 80px;
  font-weight: 700;
  margin-bottom: 20px;
  /* width: 990px !important; */
}
div#shopify-section-1489285116594 .container > .columns:nth-child(2) h3 {
  margin: 0;
}
div#shopify-section-1489285116594 .container > .columns:nth-child(2) h3 .title {
  font-size: 22px;
  font-weight: 700;
  line-height: 55px;
}
#shopify-section-1489285116594 .product-wrap {
  background: rgba(0, 0, 0, 0.53);
  border-radius: 20px;
  overflow: hidden;
}

#shopify-section-1489285116594
  .list-collection-wrapper
  .collection-info__caption {
  margin-top: 0;
}

.hm_collection_box {
  padding: 10px 25px 25px;
  min-height: 150px;
}

#shopify-section-1489285116594 .collection_content p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 120%;
  margin-top: 4px;
  font-weight: 270;
  width: 100%;
}
.blog_meta span {
  font-size: 12px;
  color: #aaaaaa;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.homepage_content_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
}
.clearfix.homepage_content .image-element__wrap {
  max-width: 100% !important;
}
.slider-gallery {
  margin-bottom: 0;
}
div#shopify-section-1489285418400 {
  background-color: #f2f4f0;
  padding-bottom: 80px;
  padding-top: 40px;
}

.homepage_content .article {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
  border-radius: 25px;
  background-color: #fff;
  overflow: hidden;
}
/* .image-element__wrap {
    border-radius: 25px 25px 18px 18px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.07);
}
 */
#shopify-section-1489285418400
  .image-element__wrap
  img[data-sizes="auto"].lazyloaded {
  object-fit: contain;
  height: 320px;
}
#shopify-section-1489285418400 .article_content .blog_meta {
  font-size: 15px !important;
}

#shopify-section-1489285418400 .article_content {
  padding: 0 20px;
  padding-bottom: 10px;
}
.footer {
  padding: 50px 0 0;

  border-top: 11px solid #d3a93a;
}
.footer-icon {
  cursor: pointer;
}
.footer a,
.footer a:visited:hover {
  color: #d3a93a;
}
#shopify-section-1489285418400 .article h3.sub_title {
  font-size: 20px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  color: #000;
  /* width: 440px; */
  display: block;
  margin-left: 0;
  font-family: Poppins;
}
.footer a,
.footer a:visited {
  color: #fff;
  font-size: 20px;
}
#shopify-section-1489285418400 a.action_button.continue-button {
  padding: 0;
  margin: 0;
  border: none;
}
div#shopify-section-1489285418400 h2.title {
  font-size: 45px;
  display: block;
  max-width: 950px;
  line-height: 89px;
  color: #004444;
  font-weight: 500 !important;
  padding-bottom: 30px;
}
.feature_divider {
  border-color: #d3a93a;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#shopify-section-1489285418400 .feature_divider {
  margin-bottom: 15px;
  margin-top: 15px;
}
a.action_button.continue-button {
  font-size: 16px;
  font-weight: 400;
  color: #aaaaaa;
  letter-spacing: 1px;
}
a.action_button.continue-button:hover {
  background: transparent;
  color: #d3a93a;
}
@media only screen and (min-width: 1500px) {
  .container,
  .full-width--true .caption {
    max-width: 1400px;
  }
  .main_nav_wrapper .main_nav {
    max-width: 1400px;
    margin: 0 auto;
  }
  .caption-content {
    max-width: 50%;
  }
  .full-width--true .caption,
  .main_nav_wrapper .main_nav {
    max-width: 1400px;
  }
}
@media only screen and (min-width: 1700px) {
  .container,
  .full-width--true .caption {
    max-width: 1700px;
  }
  .main_nav_wrapper .main_nav {
    max-width: 1700px;
    margin: 0 auto;
  }
  .caption-content {
    max-width: 50%;
  }
}

@media only screen and (max-width: 1779px) {
  .main_nav_wrapper .main_nav {
    max-width: 1350px;
  }
}

@media only screen and (max-width: 1699px) {
  .caption .headline {
    font-size: 3.8rem;
  }
  h4.subtext {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1399px) {
  .caption .headline {
    font-size: 45px;
  }
  h4.subtext {
    font-size: 28px;
  }
  .caption .subtitle {
    font-size: 20px;
  }

  button.flickity-button.flickity-prev-next-button.next {
    left: 120px;
  }
}

/* .dropdown-link-wrapper a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -50px; 
  transform: translateX(-50%) rotate(44.91deg);
  width: 45px;
  height: 45px;
  background-color: #fff;
  border-radius: 6px; 
opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.dropdown-link-wrapper a:hover::after {
  opacity: 1;
} */
.dropdown_container:hover {
  display: block !important;
}

.link-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.featured_link_item {
  display: block;
}
.dropdown.menu {
  /* padding: 20px 30px; */
  border-radius: 10px;
}
.column-title h4 {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 23.8px;
  letter-spacing: 0%;
  color: #004444;
}
.dropdown.menu .dropdown-links-wrapper li a {
  font-family: "Inter";
  font-weight: 500;
  font-size: 14px;
  line-height: 40.12px;
  letter-spacing: 0%;
  color: #004444;
  padding-top: 5px;
}

.dropdown-last-column {
  display: block;
  width: 100%;
  padding: 30px 0px;
}
.link-wrapper span {
  padding: 0px !important;
}
.link-wrapper .label-wrapper {
  font-family: Inter;
  font-weight: 400;
  font-size: 13px;
  line-height: 18.2px;
  letter-spacing: 0%;
  color: #004444;
}
.dropdown_column:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 30px;
  bottom: 30px;
  border: 1px solid #00444414;
  display: block;
}
.featured_link_item {
  padding: 15px;
}
#mobile_menu li a {
  color: #004444;
}
.featured-collection-section {
  overflow: hidden;
}
#header .main_nav .icon-search:before {
  font-size: 25px;
}

@media only screen and (max-width: 798px) {
  .quick-shop__lightbox .fancybox-content {
    padding: 30px 15px;
  }
  .quick-shop .container {
    width: 100%;
  }
  #header .top_bar .icon-search:before {
    font-size: 25px;
  }
  #mobile_menu li a span.icon-down-arrow {
    color: #044;
  }
  .slider-gallery.products-slider {
    margin-right: 0px;
  }
  .menu a,
  .menu a:visited,
  .menu a:active,
  #header span.menu_title,
  .menu a span,
  select.currencies,
  .mini_cart span {
    font-size: 18px;
  }
  .footer .one-third.column.medium-down--one-whole p {
    font-size: 20px !important;
    text-align: center;
    line-height: 25px !important;
  }
  .footer .footer-menu-wrap h6 {
    font-size: 20px !important;
    text-align: center;
    padding: 0px 10px !important;
    width: auto !important;
    padding-top: 20px !important;
    line-height: 25px !important;
  }

  .sixteen.columns.row.footer_credits {
    flex-direction: column;
  }
  .featured-collection-section {
    overflow: hidden;
  }
  div#shopify-section-1489285116594 .columns:first-child h2 {
    font-size: 40px;
    line-height: 33px;
    width: auto !important;
  }
  #shopify-section-1489285116594 .collection_content p,
  div .text-white p {
    font-size: 15px;
    width: auto;
  }
  div#shopify-section-1489283919239 h2 {
    font-size: 25px;
    color: #044;
  }
  .hm_slider_btn a {
    font-size: 15px;
    padding: 13px 20px;
  }
  #shopify-section-1489284503681 a.collection_title {
    font-size: 30px !important;
    font-weight: 700;
    line-height: 35px !important;
    width: auto !important;
    margin-left: 0;
  }
  .featured-link--half .description {
    font-size: 20px;
  }
  div#shopify-section-1489284503681 .description p {
    width: auto;
  }
  .footer-section .newsletter_section .newsletter input {
    width: 100% !important;
  }
  p.credits {
    width: 100% !important;
    text-align: center;
    justify-content: center !important;
  }
  .credit.link {
    margin: 0px auto 15px;
  }
  #shopify-section-status_slider_kY6MXg .status_slider .title,
  div#shopify-section-1489285418400 h2.title {
    font-size: 28px;
    line-height: 39px;
  }
  #shopify-section-1489285418400 .article h3.sub_title {
    width: auto;
  }
  #shopify-section-1489285418400 .article h3.sub_title a {
    font-size: 20px;
    line-height: 25px;
  }
  .dropdown_container {
    clear: both;
    width: 100%;
    position: relative;
    top: 90px;
    width: unset;
    margin-top: 7px;
    height: 90vh;
    position: fixed;
    width: 100%;
    overflow: auto;
    border-radius: 0px;
    left: 0px;
  }
  .dropdown_container a {
    color: #004444;
  }
  .description h5,
  div#shopify-section-1489285116594
    .container
    > .columns:nth-child(2)
    h3
    .title,
  div#shopify-section-1489284503681 .description strong {
    font-size: 18px;
    line-height: 20px;
  }
  div#shopify-section-1489284503681 .description p {
    font-size: 15px;
  }
  .footer-icon {
    width: 100%;
    justify-content: center !important;
  }
  .top_bar .top_bar--right .cart_container {
    padding-right: 10px;
  }
  .newsletter .footer-right-text {
    text-align: center !important;
    font-size: 14px !important;
    line-height: 21px !important;
  }
  .mini_cart,
  .nav a.mini_cart {
    padding-top: 0px;
  }
  .hm_collection_box {
    min-height: auto;
  }
  .homepage_content .article {
    margin-top: 10px;
  }
  #header .top_bar a.icon-bag:before,
  #header .top_bar a.icon-cart:before {
    font-size: 20px;
  }
  .top_bar a.mini_cart span {
    line-height: 23px;
    padding-left: 0px !important;
    width: 23px;
    height: 23px;
  }
  .featured-collection__products
    .flickity-enabled.is-draggable
    .flickity-viewport {
    margin-bottom: 0px;
  }
  .featured-collection__products .flickity-prev-next-button svg {
    padding: 5px !important;
    position: relative !important;
    top: unset !important;
    left: unset !important;
    width: 30px !important;
    height: 30px !important;
    border: 1px solid #00000059;
    transform: unset;
  }
  .featured-collection__products
    button.flickity-button.flickity-prev-next-button.next {
    transform: translateX(-50%);
    right: 10px;
    left: auto;
    padding: 0px;
  }
  .featured-collection__products
    button.flickity-button.flickity-prev-next-button.previous {
    left: 10px;
    right: auto;
    padding: 0px;
  }
  /* h4.subtext,
  .caption .subtitle {
    color: #fff;
  } */
  .caption-content.align-left:first-child .action_button {
    width: auto !important;
    height: auto !important;
    font-size: 15px;
    max-width: 200px;
    padding: 13px 20px;
    min-height: auto !important;
  }
  a.action_button img {
    max-width: 40px !important;
  }
  .caption .headline {
    font-size: 35px;
  }

  .slider-gallery .flickity-prev-next-button {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%) !important;
  }
  .menu-button {
    width: 50px;
    height: 50px;
    border-radius: 7px;
    background: #f1ca62eb;
  }

  /* .featured_products .product-description{
    
  } */
}

@media (max-width: 480px) {
  #header a.mobile_logo img {
    max-width: 95%;
  }
  .homepage_content .article {
    margin-bottom: 20px;
  }
  #header .top_bar a.icon-bag:before,
  #header .top_bar a.icon-cart:before {
    font-size: 20px;
  }
  .top_bar a.mini_cart span {
    line-height: 20px;
    padding-left: 0px !important;
    width: 20px;
    height: 20px;
  }

  div#shopify-section-1489284503681 a.button,
  .status_slider a.site_btn {
    font-size: 18px;
  }
  .hm_collection_box {
    min-height: auto;
  }
  .collection-list-section .site_btn {
    font-size: 18px;
  }
}
.desktop-video {
  display: block;
}
img.mobile-video {
  display: none;
}
@media (max-width: 560px) {
  .quick-shop .container .gallery-wrap.eight.columns {
    width: 100%;
    margin: auto;
  }
  .quick-shop .container .text-modal-wrap.six.columns {
    width: 100%;
    margin: auto;
    margin-top: 20px;
  }
  .play-btn {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
  }
  button.play-btn span {
    display: block;
  }
  .video__wrapper:before {
    display: none;
  }
  .desktop-video {
    display: none;
  }
  h4.subtext p {
    font-size: 20px;
  }
  .subtitle p {
    font-size: 15px;
  }
  img.mobile-video {
    display: block;
  }
  .caption--below-true .headline {
    color: #333;
  }
  .html_video_wrapper {
    pointer-events: none;
    position: relative;
    z-index: -5;
  }
  .hm_slider_btn a {
    margin-top: 10px;
  }
  #shopify-section-1489283919239 .homepage_content,
  .homepage_content_title {
    flex-direction: column;
    text-align: center;
  }
  .homepage_content_title a,
  #shopify-section-1489283919239 .homepage_content a {
    text-align: center;
  }
  div#shopify-section-1489285116594 .columns:first-child h2 {
    font-size: 30px;
    line-height: 33px;
    width: auto !important;
  }
  .credit.link a,
  p.credits,
  .credit.link,
  .sixteen.columns.row.footer_credits a {
    font-size: 12px !important;
  }
  #header .top_bar a.icon-bag:before,
  #header .top_bar a.icon-cart:before {
    font-size: 20px;
  }
  .top_bar a.mini_cart span {
    line-height: 20px;
    padding-left: 0px !important;
    width: 20px;
    height: 20px;
  }
  .caption--below-true {
    margin: 20px auto !important;
    font-size: 3vw;
    position: static;
    transform: none;
    width: 100%;
  }
  .full-width--true .caption {
    padding-left: 20px;
    padding-right: 20px;
  }
  .caption-content {
    width: 100%;
    max-width: 100%;
  }
  .banner {
    max-height: inherit;
    background-color: transparent;
  }
}
@media only screen and (min-width: 799px) and (max-width: 990px) {
  .collection-list-section .thumbnail {
    width: calc(50% - 15px);
  }
  .equal-columns--outside-trim .medium-down--one-half:nth-of-type(odd) {
    margin-left: 0;
  }
  .featured-blog-section .article {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }
  .dropdown_container {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
  .dropdown_column {
    padding: 15px;
  }
  a.url-deadlink.top_link {
    padding: 10px 0px;
  }
  #header .top_bar a.icon-bag:before,
  #header .top_bar a.icon-cart:before {
    font-size: 24px;
  }
  .top_bar a.mini_cart span {
    line-height: 24px;
    padding-left: 0px !important;
    width: 24px;
    height: 24px;
  }
  .status_slider video {
    margin: auto;
    width: 90%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .collection-list-section .thumbnail {
    width: calc(50% - 15px);
  }
  .featured-blog-section .article {
    width: calc(50% - 20px);
    margin-bottom: 20px;
  }
  .footer .footer-menu-wrap h6 {
    padding: 0px !important;
    font-size: 17px !important;
  }
}
html {
  padding-bottom: 0px !important;
}
.featured-blog-section .homepage_content {
  display: flex;
  flex-wrap: wrap;
}
.homepage_content .article {
  float: unset;
}

.video-container video {
  position: relative;
}
.video-controls {
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0 !important;
  width: 100%;
  height: 100%;
  display: none;
}

.video-controls.playing .play-button:before {
  opacity: 0;
}
.video-controls .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border: 0.2rem solid #fff;
  border-radius: 50%;
  filter: drop-shadow(0 0 3.1rem rgba(255, 255, 255, 0.8));
}
.play-button i {
  display: none;
}
.video-controls .play .fa-play {
  display: block !important;
  color: white;
  height: 0;
  width: 0;
  margin-left: calc(2 * 0.14 * 15px);
  background: none;
  border: none;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: calc(15px * 2 * 0.86) solid #fff;
  flex: none;
}

.video-controls .pause .fa-pause:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 33%;
  left: 0;
  background: #fff;
}
.video-controls .pause .fa-pause:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 33%;
  background: #fff;
  right: 0;
}
.video-controls .pause .fa-pause {
  display: block !important;
  color: white;
  position: relative;
  background: none;
  border: none;
  height: 15px;
  width: 15px;
  flex: none;
}
video::-webkit-media-controls-fullscreen-button {
  display: none !important;
}
video::-webkit-media-controls-fullscreen-button {
  pointer-events: none;
}

video::-webkit-media-controls-fullscreen-button {
  display: none !important;
}

video {
  user-select: none;
  touch-action: manipulation;
}
.seal-col input[type="radio"] {
  accent-color: #000;
}
.seal-col {
  vertical-align: top !important;
}
.seal-col label {
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: rgba(108, 108, 108, 1) !important;
}
.collection-list-section .list-collection-wrapper img {
  object-fit: cover;
}
.dropdown_container a:hover {
  border-bottom: 0px !important;
}

.pinterest-link {
  background: #fff;
  border-radius: 5px;
  height: 36px;
  width: 36px;
  margin-top: 4px;
  margin-left: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-collection-wrapper .thumbnail:hover .hm_collection_box {
  background: linear-gradient(
    0deg,
    rgba(211, 169, 58, 0.53) -13.32%,
    rgba(0, 32, 32, 0.53) 97.81%
  );
}
@media only screen and (min-width: 800px) and (max-width: 1150px) {
  .newsletter .footer-right-text {
    font-size: 14px;
  }
  .dropdown_link[data-dropdown-rel="support"] {
    right: 0px;
  }
   {
    width: fit-content;
  }
  .menu a,
  .menu a:visited,
  .menu a:hover,
  .menu a:active,
  .menu a:focus {
    font-size: 12px;
  }
  a.login-link.icon-user:before {
    font-size: 20px !important;
  }
  .mini_cart,
  .nav a.mini_cart {
    padding-top: 5px;
  }
  .mini_cart img,
  .user-login img {
    width: 25px;
    height: auto;
  }
  div.logo img {
    max-width: 180px !important;
  }
}

a.login-link span {
  display: none;
}
a.login-link.icon-user:before {
  font-size: 25px;
}
.product_gallery.flickity-enabled.is-draggable .flickity-viewport,
.product_gallery_nav.flickity-enabled.is-draggable .flickity-viewport {
  margin-bottom: 0px !important;
}
.product_gallery_nav.flickity-enabled.is-draggable .flickity-viewport {
  padding: 0px !important;
}
.product_gallery .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  bottom: unset;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product_gallery_nav .flickity-prev-next-button {
  position: absolute;
  top: 50%;
  bottom: unset;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product_gallery .flickity-prev-next-button svg {
  position: relative !important;
  top: unset !important;
  font-size: 30px !important;
  left: unset !important;
  width: auto !important;
  padding: 5px 5px !important;
  height: auto !important;
  border: 0px;
  border-radius: 60px;
  transform: unset !important;
}
.product_gallery_nav .flickity-prev-next-button svg {
  position: relative !important;
  top: unset !important;
  font-size: 30px !important;
  left: unset !important;
  width: auto !important;
  padding: 5px 5px !important;
  height: auto !important;
  border: 0px solid #00000059;
  border-radius: 60px;
  transform: unset !important;
}

.product_gallery .flickity-prev-next-button.previous,
.product_gallery_nav .flickity-prev-next-button.previous {
  left: 10px !important;
  right: auto !important;
  max-width: 100% !important;
  padding: 0px !important;
}

.product_gallery .flickity-prev-next-button.next,
.product_gallery_nav .flickity-prev-next-button.next {
  right: 10px !important;
  left: auto !important;
  padding: 0px !important;
  max-width: 100% !important;
}
.banner-overlay {
  position: absolute;
  left: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  background: linear-gradient(180deg, #d3a93a 0%, #004444 100%);
}
.product-list .image__container {
  border-radius: 25px;
}
.product-list .thumbnail .product-info__caption .product-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media (min-width: 1400px) {
  .product-list .thumbnail .product-info__caption .product-details .title {
    font-size: 18px;
    line-height: 21px;
  }
  .product-list
    .thumbnail
    .product-info__caption
    .product-details
    .jdgm-widget.jdgm-widget {
    font-size: 10px;
  }
  .product-list
    .thumbnail
    .product-info__caption
    .product-details
    .shopify-reviews {
    min-width: 120px;
  }
  .thumbnail .product-info-wrapper .sale span.money {
    font-size: 18px;
    line-height: 20px;
  }
  .product-info-wrapper .inine-form-wrapper button {
    font-size: 18px;
    line-height: 22px;
    min-height: unset !important;
  }
  .product-info-wrapper {
    padding: 40px 20px 20px;
  }
}
.product-list
  .thumbnail
  .product-info__caption
  .product-details
  .jdgm-widget.jdgm-widget {
  font-size: 13px;
}
.jdgm-prev-badge {
  white-space: nowrap;
}
@media (min-width: 1300px) {
  .product-list .thumbnail .product-info__caption .product-details .title {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1000px) {
  .product-list .thumbnail .product-info__caption .product-details .title {
    font-size: 14px;
    line-height: 18px;
  }
}
.product-list .thumbnail .product-info__caption .product-details .title {
  width: fit-content;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: left;
  display: flex;
  align-items: center;
  min-height: 50px;
}
.jdgm-widget .jdgm-prev-badge .jdgm-star {
  color: #000;
}
.jdgm-widget .jdgm-prev-badge__text {
  color: #000;
  visibility: visible;
}
.product-info-wrapper {
  background: #f7f9f9;
  padding: 20px;
  padding-top: 25px;
  margin-top: -20px;
  border-radius: 0px 0px 25px 25px;
}
.product-info-wrapper .inline-quickshop .sealsubs-target-element,
.product-info-wrapper .inline-quickshop .swatch_options {
  display: none;
}
.product-info-wrapper .inine-form-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.product-info-wrapper .inine-form-wrapper button {
  border: 1.5px solid #004444;
  display: none;
  background: transparent;
  border-radius: 50px;
  font-family: Poppins;
  font-weight: 275;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  color: #000000;
  padding: 7px 7px;
  min-width: 90%;
  min-height: auto;
}
.product-info-wrapper .purchase-details__buttons {
  -webkit-box-flex: 1 0 calc(100% - 12px);
  -moz-box-flex: 1 0 calc(100% - 12px);
  -webkit-flex: 1 0 calc(100% - 12px);
  -ms-flex: 1 0 calc(100% - 12px);
  flex: 1 0 calc(100% - 12px);
}
.quick-shop-style--inline .product-info-wrapper .inline-quickshop {
  margin-top: 0px;
  width: 65%;
}

@media only screen and (max-width: 600px) {
  .quick-shop-style--inline .product-info-wrapper .inline-quickshop {
    margin-top: 0px;
    width: 40%;
  }
}

.product-info-wrapper .inine-form-wrapper .smart-payment-button--false {
  margin-bottom: 0px;
}

.product-info-wrapper
  .purchase-details__buttons.product-is-unavailable
  .add_to_cart {
  padding: 7px 10px;
}
.product-list .thumbnail img {
  background: #f7f9f9;
}
.thumbnail .product-info-wrapper .sale span.money {
  font-family: Poppins;
  font-weight: 275;
  font-size: 18px;
  line-height: 15px;
  letter-spacing: 0%;
  color: #000;
}
@keyframes fadeInNav {
  0% {
    opacity: 0;
    transform: translateY(-200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#header-desktop.fixed-header .header {
  position: fixed !important;
  opacity: 1;
  /* transition: top 0.5s ease-in-out; */
  animation: fadeInNav 0.6s ease-in forwards;
  animation-delay: 0.1s;
}
#header-desktop.fixed-header.visible .header {
  top: 0px;
}

.product-list .image__container {
  aspect-ratio: 1;
}
.product-list .image-element__wrap {
  max-width: 100% !important;
}
.label-note img {
  width: 40px;
  margin-right: 5px;
}
.label-note p {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  display: flex;
  align-items: center;
}

@media (max-width: 480px) {
  .quick-shop .container {
    width: 100%;
  }
  .product-info-wrapper .inine-form-wrapper,
  .product-list .thumbnail .product-info__caption .product-details {
    flex-direction: column;
  }
  .quick-shop-style--inline .product-info-wrapper .inline-quickshop,
  .product-list .thumbnail .product-info__caption .product-details .title {
    width: 100%;
    justify-content: center;
  }
  .label-note p {
    font-size: 13px;
  }
}
.jdgm-medals {
  overflow: scroll;
}
.jdgm-rating__stars .jdgm-star,
.jdgm-widget.jdgm-medals-wrapper,
[data-ff-el="root"].ff-60074cf9463bdbc852238512
  .ff-60074cf9463bdbc852238512__title {
  color: #004444 !important;
  text-transform: capitalize !important;
}

[data-ff-el="root"].ff-60074cf9463bdbc852238512
  .ff-60074cf9463bdbc852238512__button {
  background: #004444 !important;
  border-radius: 50px !important;
}
.user-login .tooltip {
  position: relative;
}
.user-login .tooltip:after,
.user-login .tooltip:before {
  opacity: 0;
  pointer-events: none;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  transform: translate(-50%, 10px);
  transform-origin: top;
  transition: all 0.18s ease-out 0.18s;
}

.user-login .tooltip:after {
  background-color: #f5f5f5;
  box-shadow: 0 0 3px #ddd;
  content: attr(data-tooltip);
  padding: 20px;
  white-space: nowrap;
  margin-bottom: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.user-login .tooltip:before {
  width: 0;
  height: 0;
  content: "";
  margin-bottom: 6px;
}

.user-login .tooltip:hover:before,
.user-login .tooltip:hover:after {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

[data-tooltip-pos="up"]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #f5f5f5;
  margin-bottom: 6px;
}

[data-tooltip-pos="down"]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f5f5f5;
  margin-top: 6px;
}

[data-tooltip-pos="right"]:before {
  border-top: 6px solid transparent;
  border-right: 6px solid #f5f5f5;
  border-bottom: 6px solid transparent;
  margin-left: 6px;
}

[data-tooltip-pos="left"]:before {
  border-top: 6px solid transparent;
  border-left: 6px solid #f5f5f5;
  border-bottom: 6px solid transparent;
  margin-right: 6px;
}

[data-tooltip-pos="down"]:before,
[data-tooltip-pos="down"]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -10px);
}

[data-tooltip-pos="down"]:after {
  margin-top: 11px;
}

[data-tooltip-pos="down"]:hover:before,
[data-tooltip-pos="down"]:hover:after {
  transform: translate(-50%, 0);
}

[data-tooltip-pos="left"]:before,
[data-tooltip-pos="left"]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translate(10px, -50%);
}

[data-tooltip-pos="left"]:after {
  margin-right: 11px;
}

[data-tooltip-pos="left"]:hover:before,
[data-tooltip-pos="left"]:hover:after {
  transform: translate(0, -50%);
}

[data-tooltip-pos="right"]:before,
[data-tooltip-pos="right"]:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translate(-10px, -50%);
}

[data-tooltip-pos="right"]:after {
  margin-left: 11px;
}

[data-tooltip-pos="right"]:hover:before,
[data-tooltip-pos="right"]:hover:after {
  transform: translate(0, -50%);
}

[data-tooltip-length]:after {
  white-space: normal;
}

[data-tooltip-length="small"]:after {
  width: 80px;
}

[data-tooltip-length="medium"]:after {
  width: 150px;
}

[data-tooltip-length="large"]:after {
  width: 260px;
}

[data-tooltip-length="fit"]:after {
  width: 100%;
}

.see-all {
  width: max-content;
}
.see-all a {
  display: flex;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #004444;
  border-radius: 7px;
  padding-left: 8px;
}
.see-all .arrow-icon-right {
  padding: 0px !important;
  line-height: 0px;
}
.see-all img {
  width: 40px;
}
.product-form-prenatal .label-content .content
{
      line-height: 1 !important;
  
}
.product_section .modal_price {
  margin-top: 10px;
}
.swatch_options .swatch {
  display: flex;
  flex-wrap: wrap;
}
.swatch .swatch-element label {
  display: flex;
  width: 100%;
  float: none !important;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.swatch .swatch-element {
  float: unset;
  border-radius: 50%;
  overflow: hidden;
  height: 50px;
  width: 50px;
}
.swatch .color label {
  height: 100% !important;
}

.swatch-element.color label {
  border: 0px;
}
.swatch-element.color {
  border: transparent 2px solid;
}
.swatch .swatch-element .variant-image {
  object-fit: cover;
  object-position: center;
  height: 40px;
  width: 40px;
}
.swatch_options .swatch .option_title {
  display: block;
  width: 100%;
}

.swatch_options .swatch .option_title {
  font-weight: 400;
}
.mini-cart__item__title .line-item {
  font-size: 12px;
  text-align: left;
}
.inine-form-wrapper .info {
  display: block;
}
.inine-form-wrapper .info .quick_shop {
  opacity: 1;
  transform: none;
  color: #000;
  border-radius: 50px;
  border: 1.5px solid #004444;
  background: transparent;
  border-radius: 50px;
  font-family: Poppins;
  font-weight: 275;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  padding: 7px 7px;
  min-height: auto;
}
.dropdown_container[data-dropdown="search"] input.search-terms {
  height: 30px;
  min-height: 30px;
  line-height: 20px;
  font-size: 20px;
}
.dropdown_container[data-dropdown="search"]:hover {
  display: block;
}
.dropdown_container[data-dropdown="search"] {
  width: 100%;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
.menu li:last-child {
  padding-right: 0px;
}
.header_search_form .search-submit {
  font-size: 25px;
}

.w-100 {
  width: 100%;
}
.add-to-cart-external {
  border-radius: 60px 60px 60px 60px;
  background: #d3a93a !important;
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  min-height: 60px;
  min-width: 250px;
}
.add-to-cart-scrolled-btn {
  width: 100%;
  margin: auto;
  text-align: center;
}
.faq-answer ul li,
ol li,
table th,
table tr {
  color: #606267;
}
 .user-login
 {
   margin-top:10px !important;
 }
