/** Shopify CDN: Minification failed

Line 286:2 Unexpected "{"

**/

@media (min-width: 1580px) {
  [data-section-type="hero"] .sf-hero__title {
    font-size: 4rem;
  }
}
@media (min-width: 768px) {
  .sf-hero__subtitle,
  .sf-hero__title {
    font-size: 4rem;
  }
}
@media (min-width: 1580px) {
  [data-section-type="hero"] .sf-hero__text {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .sf-hero .sf-hero__inner .sf-hero__content p br {
    display: block !important;
  }
}
.sf-featured-product .prod__description {
  display: none;
}
.sf__page-about .section-my,
.sf__page-about .sf__about-block {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.sf-wishlist__button,
.sf-prod-compare__button {
  display: none !important;
}
.custom-footer-image {
  max-width: 225px;
}
.sf-footer__block.sf__footer-block-custom_html.w-full.lg\:w-1\/4 {
  padding-top: 70px !important;
}
.mt-10 {
  margin-top: 10px;
}
.custom-qoute-section {
  margin-top: 40px !important;
  margin: auto;
  max-width: 800px;
  padding: 15px;
  border-radius: 20px;
  box-shadow: 0px 0px 2px 1px #8080804f;
}
.custom-q-last-name p {
  font-weight: 600;
  font-style: italic;
  margin-top: 10px;
}
.custom-q-inner {
  text-align: center;
}
img.custom-banefit-image {
  margin: auto;
  width: 150px;
  height: auto;
}
.custom-benifit-main {
  text-align: center;
}
.aboutus-health-first {
  vertical-align: middle;
  display: grid;
  align-content: space-evenly;
}
#MinimogCartDrawer div#dynamic-checkout-cart {
  display: none;
}
.for-footer {
    margin-top: 30px; 
    justify-content: flex-start;
    padding-left: 0;
    margin-left: -10px;
}
.social-media-links a.px-2.flex.items-center {
    margin-right: 10px;
}
.sf-footer__right .social-media-links {
    display: none !important;
}
.without-padding .container-fluid.section-my {
    margin-top: 0px !important;
}
.te_poweredbywrapper {
    display: none !important;
}

.custom-header-margin .section__header.text-center {
    margin-bottom: 0px;
}
tagembed-widget>.tagembed_widget_main.center {
    height: auto !important;
}
.te_poweredbywrapper {
    visibility: hidden !important;
    display: none !important;
}
.custom-header-margin-fb .section__header.text-center {
    margin-bottom: 30px !important;
}
.sf-menu-logo-bar ul.sf-nav {
    font-weight: 600 !important;
    letter-spacing: 0.8px;
}
.tagembed-container {
    display: none !important;
}
.tagembed-container.show {
    display: block !important;
}
.page-our-social-media .container.mx-auto.xl\:pb-16.sm\:pb-10.pb-8 {
    padding: 0 !important;
}
.sf-footer__accordion  .sf__accordion-item .sf__accordion-content{padding: 0;}

.d-none {
    display: none;
}
.collapsible__content-inner.desktop-image {
    display: block;
}
.collapsible__content-inner.mobile-image {
    display: none;
}
@media screen and (max-width: 767px) {
.collapsible__content-inner.desktop-image {
    display: none;
}
.collapsible__content-inner.mobile-image {
    display: block;
}
.template-index .tagembed-container.show {
    width: 94% !important;
}
}


.words-wrapper { 
    font-size: 30px;
    font-weight: 700;
    min-height: 110px;
    margin-bottom: 20px;
}
.words-wrapper .css {
  color: #fff;
}
.words-wrapper .words {
  display: inline-grid; 
  border-radius: 6px;
  color: var(--color, #fff); 
}
.words-wrapper .words span {
  grid-area: 1/1;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.5s;
}
.words-wrapper .words span.current {
  visibility: visible;
  opacity: 1;
  transition-duration: 0.5s;
}
@media screen and (max-width: 767px) {
  .words-wrapper .words, .words-wrapper .css  { 
    color: #fff; 
  }
  .words-wrapper {
    font-size: 24px; 
    min-height: 90px;
    margin-bottom: 20px;
  }
}

.container-fluid,
.container,
.tagembed-container{
  width: 100% !important;
  max-width: 94% !important;
  padding: 0 15px !important;
}
.top-hero-main-slider .container-fluid{
  padding: 6rem 15px !important;
}
.sw-ptb{
  padding: 60px 0;
}
.sw-pb{
  padding: 0 0 60px 0;
}


.sf-footer form.sf__footer-form-newsletter .sf__newletter__form-input{
  color: #2B3350 !important;
}
.sf__footer-form-newsletter-icon svg *{
  fill: #2B3350;
}
.sf__footer-form-newsletter .sf__form-submit svg *{
  fill: #1D2337;
}
.custom-cta-footer-form {
    width: 100%;
    margin-top: 30px;
}
.custom-cta-footer-form a {
    font-size: 18px;
    text-decoration: underline;
    color: #f3bb2e !important;
}
.sf-footer { 
    padding-top: 60px;
} 
h3.font-medium.mb-4.text-base.sf__accordion-button.sf__footer-block-title {
    color: #F3BB2E;
    text-transform: uppercase;
    font-weight: 500;
}

.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore:before {
    background-color: #f3bb2e !important;
}
.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore:hover {
    color: #F3BB2E !important;
}
.sf__blog-card .sf__blog-cardContent .sf__blog-cardReadmore:hover:before {
    background-color:  #F3BB2E !important;
}
.tb_ht_arrow{
  color: #303457 !important;
}
.template-index .collapsible__button:after{
  background-image: url("/cdn/shop/files/arrow-down-sign-to-navigate.svg?v=1727362167");
}
.template-index .collapsible__item[open=true] .collapsible__button {
    border-color: #fff;
}
.content__box h5, .content__box p{
  color:#2b3b5d;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
 
.bg-dark .text-color-secondary:not(.not-change), .bg-dark .text-color-subtext:not(.not-change) {
    opacity: 1;
} 
.nutrition-section-head h2, .section__heading {
    font-size: 44px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 25px; 
}
header {
    box-shadow: 1px 0px 10px 2px #80808078;
}
@media (max-width: 1024px) {
  .sw-ptb {
    padding: 40px 0;
  }
  .sw-pb{
    padding: 0 0 40px 0;
  }
}

/* Start - Responsive Styles */
@media (max-width: 1199px) {
  
}

@media (max-width: 1024px) {
  .container-fluid,
  .container,
  {
    width: 100% !important;
    max-width: 100% !important;
  }
  .top-hero-main-slider .container-fluid {
    padding: 1rem 15px !important;
  }

  .brands-logo-list-main .brands-list__container .swiper-slide {
    min-width: 100%;
  }
}

@media(max-width: 991px) {
  .brands-logo-list-main .brands-list__container .swiper-slide{
    padding: 0.5rem;
  }
  .blog-post-main .md\:grid-cols-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media(max-width: 767px) {
  .jdgm-carousel--compact-theme .jdgm-carousel-item__review {
    text-align: center !important;
  }
  .jdgm-carousel--compact-theme .jdgm-carousel-item__reviewer-name-wrapper {
    text-align: center !important;
  }
  .sf-footer .sf__footer-bottom {
    padding-top: 30px;
  }
  .sf__accordion-item .sf__accordion-button:after{
    background-image: url("/cdn/shop/files/arrow-down-sign-to-navigate.svg?v=1727362167");
  }
  .brands-logo-list-main .brands-list__container .swiper-slide {
    min-width: auto;
  }
}

@media(max-width: 575px) {
   
  .content__box h5, .content__box p
  {
    font-size: 20px;
  }
  .sf-footer {
    padding-top: 30px;
  }
  .sf-footer__block.sf__footer-block-custom_html.w-full.lg\:w-1\/4 {
      padding-top: 20px !important;
  }
  .sf-footer .sf__footer-middle { 
        padding-top: 0;
    }
  .nutrition-section-head h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .video-reviews-head { 
        margin-bottom: 0 !important;
    }
}
.sf-header__mobile {
    max-width: 100% !important;
}
span.custom_cart {
    background-color: var(--bg-cart-wishlist-count);
    color: var(--color-cart-wishlist-count);
    font-size: 12px;
    height: 18px;
    min-width: 18px;
    right: -10px;
    top: 5px;
    align-items: center;
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    position: absolute;
    text-align: center;
}
@media screen and (max-width: 1023px) {
    span.custom_cart {
        right: -3px;
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1397px) {
    /* CSS code for 14-inch laptops */
    .body-benefits-big-content p {
    font-size: 16px !important;
    }
} 
@media (min-width: 1024px) {
    .image__with-text .content__heading {
        font-size: 44px; 
    }
}  
.section__heading {
  text-transform: capitalize;
}
.section__header.text-center { 
  padding: 0px !important;
}
@media(max-width: 575px) {
.nutrition-section-head h2  {
      font-size: 24px;
      line-height: 34px; 
  }
.container-fluid, .container, .tagembed-container {
    width: 100% !important;
    max-width: 100% !important; 
}
.body-benefits-content {
        padding: 24px 0px !important;
    }
  .brands-logo-list-main {
    padding: 20px 0px;
}
}
button.slick-arrow, button.slick-arrow:hover {
    align-items: center;
    border-color: var(--color-border);
    box-shadow: none;
    color: currentColor;
    display: inline-flex;
    flex: 0 0 auto;
    height: 50px;
    justify-content: center;
    outline: none;
    padding: 0;
    pointer-events: auto;
    transition: all .3s ease;
    width: 50px;
    z-index: 1;
    border-radius: 50%;
    background: #f3bb2e;
}
a.custom-link.sf__btn.sf__btn-link {
    font-size: 18px;
    margin-left: 5px;
    line-height: 18px;
}
@media(max-width: 575px) {
  button.slick-arrow {
    display:none !important;
  } 
}
.template-page #MainContent {
    padding-bottom: 0 !important;
}
.video-container-custom-article { 
    width: 100%;
    margin: 0 auto; /* Center the video horizontally */
}
.video-container-custom-article video {
    width: 100%;
    height: 700px; /* Maintain aspect ratio */
}
@media(max-width: 575px) {
 .video-container-custom-article video { 
    height: auto;  
}
}
p.custom-share-n {
    margin-right: 10px;
  cursor: pointer;
}







.custom-lookbook .sf-column .lookbook-image {
  position: relative;
  overflow: hidden; 
}

.custom-lookbook  .sf-column .lookbook-image .sf-image {
  position: relative;
}

.custom-lookbook .sf-column .lookbook-image .sf-image img {
  display: block;
  width: 100%;
  height: auto;
}

.custom-lookbook .sf-column .lookbook-image h3 {
  position: absolute;
  top: -130px;
  left: 40px;
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  z-index: 2;
  margin: 0;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 1);
}

/* .custom-lookbook .sf-column .lookbook-image .sf-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/cdn/shop/files/Benefits_-_Shopify.webp?v=1735706770'); 
  z-index: 1;
  background-size: cover; 
} */

.custom-lookbook .mt-3 {
  position: relative; 
  z-index: 3;
}

.custom-lookbook .mt-3 h3 {
  color: inherit;
  text-shadow: none; 
}
.custom-lookbook .mt-3 a {
    font-size: 16px;
    color: inherit;
    text-shadow: none;
    color: #666666 !important;
}
.slick-dots li  {
    background: white;
    width: 10px !important;
    height: 10px !important;
    border-radius: 10px;
    opacity:0.6;
}
.slick-dots li.slick-active { 
    opacity:1;
}
 /* Styling for the sticky back button */
.sticky-back-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  padding: 10px 20px;
  background-color: #f3bb2e;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  transition: background-color 0.3s;
}
@media(max-width: 575px) {
  .blog-recipes .flex-row-reverse, .blog-customer-stories .flex-row-reverse{
      flex-direction: column-reverse;
  }
}