/** Shopify CDN: Minification failed

Line 4011:40 Expected ":"

**/
::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #000000; 
}
img {
  max-width: 100%;
}
a {
  color: inherit;
}
.template-collection h1 {
  font-style: italic !important;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-100px)
	}

	to {
		transform: translateY(0)
	}
}
/* Ingredients Drawer */
.overlay_drawer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  display: block !important;
  height: 100vh;
  background-color: rgba(0,0,0,0.4);
  cursor: pointer;
}
.ele_cart-drawer {
  background: #ffffff;
  height: 100vh;
  position: fixed;
  top: 0;
  max-width: 70rem;
  width: 100%;
  padding: 20px 0;
  z-index: 99999999;
}  
.ele-drawer-right,
.ele-drawer-right_info { right: -100%; }
.ele-drawer-right.ele_cart-drawer-open,
.ele-drawer-right_info.ele_cart-drawer-open{ right: 0; }
.ele_cart-drawer-pushtoleft { right: 80%; }
.ele_cart-drawer, .ele_cart-drawer-push {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}  
.ele_cart-drawer-btn {
  cursor: pointer;
  display: inline-block;
  font-size: 30px;
}  
.ele_cart-drawer-close-btn {
  cursor: pointer;
}
.product-technical-spec-wrapper {
  background-color: rgba(239,238,227,1);
  padding: 40px 0;
}
.technical_features_content {
  padding: 0;
}
.info-drawer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body.ele_cart-drawer-pushtoleft {
  overflow: hidden;
}
.ele_cart-drawer  .tech-specifications-wrapper {
  background: #ffffff;
  color: #000000;
}

.ele_cart-drawer .w33,
.ele_cart-drawer .w66 {
  width: 100%;
}
/* Ingredients Drawer */


.template-index .section-header:not(.scrolled-past-header) sticky-header img.header__heading-logo,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header img.header__heading-logo {
	display: none
}

.template-index .section-header:not(.scrolled-past-header) span.current,
.template_suffix-about-us .section-header:not(.scrolled-past-header) span.current {
	color: #fff
}

img.transparentlogo {
	display: none
}

.template-index .section-header:not(.scrolled-past-header) sticky-header img.transparentlogo,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header img.transparentlogo {
	display: block;
	margin: 0 auto
}

.template-index .section-header:not(.scrolled-past-header) sticky-header,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header {
	background: transparent
}

.template-index .section-header:not(.scrolled-past-header) sticky-header .header__menu-item span,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .header__menu-item span {
	color: #fff
}
.template-index .section-header:not(.scrolled-past-header) sticky-header select.no_currency_selector,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header select.no_currency_selector ,
.template-index .section-header:not(.scrolled-past-header) sticky-header select.countrySwitcher1,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header select.countrySwitcher1 {
	color: #fff
}

.template-index .section-header:not(.scrolled-past-header) sticky-header .header__icon .icon,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .header__icon .icon {
	color: #fff
}
.template-index .section-header:not(.scrolled-past-header) sticky-header .header__icon .icon path,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .header__icon .icon path {
	fill: #fff
}

.template-index .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg {
	color: #fff
}
.template-index .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg path,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg path {
	fill: #fff
}

.template-index .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg rect,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg rect {
	stroke: #fff
}

.template-index .section-header:not(.scrolled-past-header) sticky-header .cart-count-bubble,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .cart-count-bubble {
	color: #fff;
	border-color: #fff !important
}

.template-index .shopify-section-group-header-group.section-header:not(.scrolled-past-header),
.template_suffix-about-us .shopify-section-group-header-group.section-header:not(.scrolled-past-header) {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-transition: all .5s ease;
	-moz-transition: position 10s;
	-ms-transition: position 10s;
	-o-transition: position 10s;
	transition: all .5s ease;
	top: 38px;
}

/* .template-index .section-header.scrolled-past-header {
	position: sticky;
	background-color: #fff;
	top: 0;
	animation: smoothScroll 1s forwards
} */

.header__heading-logo-wrapper svg path {
	fill: #f5f3f0
}

.scrolled-past-header .header__heading-logo-wrapper svg path,
body:not(.template-index) .header__heading-logo-wrapper svg path {
	fill: #000
}

.template-index .section-header.scrolled-past-header .color-scheme-8,
.template-suffix-about-us .section-header.scrolled-past-header .color-scheme-8,
body:not(.template-index) .color-scheme-8 {
	--color-foreground: 49, 39, 32;
	--color-link: 49, 39, 32
}



header .header__icon--cart .icon,
header .icon-search,
.header__icon .icon-account  {
  height: 2.25rem;
}
header .icon-search path,
.header__icon .icon-account path,
header .header__icon--cart .icon path {
  fill: #000000;
}


/*  hEADER HOVER CSS */
/* Add this to your base.css or theme.css file */

/* Smooth transition for header background and elements */
.template-index .section-header:not(.scrolled-past-header) sticky-header,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header,
.template-index .section-header:not(.scrolled-past-header) sticky-header .header__menu-item span,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .header__menu-item span,
.template-index .section-header:not(.scrolled-past-header) sticky-header select,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header select,
.template-index .section-header:not(.scrolled-past-header) sticky-header .header__icon .icon,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .header__icon .icon,
.template-index .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header a#cart-icon-bubble svg,
.template-index .section-header:not(.scrolled-past-header) sticky-header .cart-count-bubble,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header .cart-count-bubble {
  transition: all 0.3s ease; /* Adjust transition duration as needed */
}


/* When the header is hovered, make its background white */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover {
  background: #fff; /* White background on hover */
}

/* When the header is hovered, change menu item text color to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover .header__menu-item span,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover .header__menu-item span {
  color: #000;
}

/* When the header is hovered, change current language/currency selector color to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover span.current,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover span.current,
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover select.no_currency_selector,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover select.no_currency_selector,
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover select.countrySwitcher1,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover select.countrySwitcher1 {
  color: #000;
}

/* When the header is hovered, change generic icon color to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover .header__icon .icon,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover .header__icon .icon {
  color: #000;
}

/* When the header is hovered, change icon paths to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover .header__icon .icon path,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover .header__icon .icon path {
  fill: #000;
}

/* When the header is hovered, change cart icon SVG color to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover a#cart-icon-bubble svg,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover a#cart-icon-bubble svg {
  color: #000;
}

/* When the header is hovered, change cart icon SVG paths to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover a#cart-icon-bubble svg path,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover a#cart-icon-bubble svg path {
  fill: #000;
}

/* When the header is hovered, change cart icon SVG rect stroke to black */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover a#cart-icon-bubble svg rect,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover a#cart-icon-bubble svg rect {
  stroke: #000;
}

/* When the header is hovered, change cart count bubble background and border to black, text to black (or adjust as needed) */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover .cart-count-bubble,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover .cart-count-bubble {
  background: #000; /* You might want this to be #000 on hover or transparent with black border */
  color: #fff; /* White text on black background */
  border-color: #000 !important;
}

/* Ensure the transparent logo disappears and the regular logo appears on hover */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover img.transparentlogo,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover img.transparentlogo {
  display: none;
}

.template-index .section-header:not(.scrolled-past-header) sticky-header:hover img.header__heading-logo,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover img.header__heading-logo {
  display: block; /* Show the default logo on hover */
}

/* Logo SVG path color change on hover if it's an SVG logo */
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover .header__heading-logo-wrapper svg path,
.template_suffix-about-us .section-header:not(.scrolled-past-header) sticky-header:hover .header__heading-logo-wrapper svg path {
  fill: #000; /* Change SVG logo path to black */
}

/* HEADER HOVER CSS */
/* Mega Menu Hover Transitions */

/* For Mega Menus (typically larger dropdowns) */
.mega-menu__content {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px); /* Start slightly below */
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease; /* Smooth transition for these properties */
  pointer-events: none; /* Prevent clicks when hidden */
}

/* When the details element is open, show the mega menu content */
.mega-menu[open] .mega-menu__content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); /* Slide up to original position */
  pointer-events: auto; /* Allow clicks when visible */
}

/* For regular dropdown menus (if they exist and need similar treatment) */
.header__submenu {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}

.details[open] .header__submenu { /* Targets the <details> element that wraps the submenu */
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

/* Optional: Ensure mega menu doesn't overflow */
@media screen and (min-width: 990px) {
  .mega-menu__content {
    max-height: 80vh; /* Adjust as needed */
    overflow-y: auto;
  }
}

/* MEGAMENU OPEN ON HOVER */

/* MEGAMENU OPEN ON HOVER */
body .slideshow__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
body .slider-counter__link--active.slider-counter__link--dots .dot {
  border-color: #000000;
  background-color: #cccccc;
}
body .slider-counter__link {
  padding: 4px;
}
body .slider-counter__link--dots .dot {
  width: 14px;
  background-color: #cccccc;
  height: 14px;
}
body .slideshow__controls .slider-button {
  visibility: hidden;
}
body .slideshow__controls {
  border: none;
}
body .background-none .multicolumn-card__image-wrapper {
  margin: 0;
}
.footer-block.block_type_newsletter.grid__item {
  width: calc(50% - 10px);
  padding-right: 5%;
}
.footer-block.block_type_link_list.grid__item.footer-block--menu {
  width: calc(15% - 10px);
}
.footer-block.block_type_social_icons.grid__item {
  width: calc(15% - 10px);
}
.footer-block.block_type_newsletter .footer-nav {
  max-width: 500px;
}
.megamenu_type_image ul.mega-menu__list.mega-menu__list--condensed {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0;
}
ul.mega-menu__list.mega-menu__list--condensed img {
  max-width: 100%;
}
.megamenu_type_image ul.mega-menu__list.mega-menu__list--condensed li {
  width: calc(16.66% - 16.6px);
}
.mega-menu__link--level-2 span {
  font-weight: 500;
  color: initial;
  display: block;
  margin-top: 5px;
  padding: 8px;
}
.mega-menu__link--level-2+.rte {
  padding: 0 8px;
}
.mega-menu__link--level-2 {
  padding: 0;
}
body .slideshow__text.banner__box {
  max-width: 75rem;
  gap: 20px;
}
h2.banner__heading.inline-richtext.h0 {
  font-weight: 600;
}
.list-menu__item span {
  font-weight: 600;
  text-transform: uppercase;
}
summary.list-menu__item .icon {
  display: none;
}
summary.list-menu__item {
  padding-right: 1.2rem;
}
.content_over_the_image .multicolumn-card__info {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.multicolumn h2.inline-richtext {
  margin: 0;
}
.with_bg_img.multicolumn {
  background-size: cover;
  background-position: center;
}
.text-block-slide h5.h5 {
  margin-bottom: 20px;
}
.text-block-slide h5 {
  margin: 0;
  margin-bottom: 12px;
  font-weight: 600;
}
h2.title.inline-richtext.h2 {
  text-align: center;
  width: 100%;
}
.size_bottom_text_wrp {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}
.text_block_wrp {
  width: calc(50% - 25px);
}
.size_bottom_text_wrp {
  padding: 50px 0;
  margin-bottom:50px;
}
.text_block_wrp p {
  margin: 0;
}
.text_block_wrp:last-child {
  border: 1px solid #000000;
  padding: 20px;
}
.inner_wrp_text_block {
  max-width: 190px;
  margin: 0 auto;
  margin-right: 0;
  position: relative;
}
.inner_wrp_text_block .rte {
  font-weight: 500;
}
.swiper-button-next_flip:after, 
.swiper-button-next_rev:after,
.swiper-button-next_product:after,
.swiper-button-next_b:after {
  content: "next";
}
.swiper-button-prev_flip:after,
.swiper-button-prev_b:after,
.swiper-button-prev_product:after,
.swiper-button-prev_rev:after {
  content: "prev";
}

.swiper-button-next_rev:after,
.swiper-button-next_product:after,
.swiper-button-next_b:after,
.swiper-button-prev_b:after, 
.swiper-button-prev_product:after, 
.swiper-button-prev_rev:after {
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

body .swiper-button-next_rev:after,
body .swiper-button-next_product:after,
body .swiper-button-next_b:after,
body .swiper-button-prev_b:after,
body .swiper-button-prev_product:after,
body .swiper-button-prev_rev:after,
body .swiper-button-next:after, 
body .swiper-button-prev:after, 
body .swiper-button-next_flip:after, 
body .swiper-button-prev_flip:after {
  color: #000000;
  font-size: 22px;
  font-weight: 600;
}
.text-blocks-slider {
  position: relative;
}
.text-blocks-slider .swiper-button-prev {
  position: absolute;
  left: 0;
  width: auto;
}
.text-blocks-slider .swiper-button-next {
  position: absolute;
  right: 0;
  width: auto;
}
.collection .quick-add {
  width: max-content;
  margin: 0 auto;
}
.collection .quick-add button[name="add"] {
  padding-left: 20px;
  padding-right: 20px;
}
.collection .slider-counter.caption {
  display: none;
}
.collection .slider-buttons button {
  position: absolute;
  top: 40%;
  left: 25px;
  z-index: 2;
  justify-content: flex-start;
}
.collection .slider-buttons button[name="next"] {
  right: 25px;
  justify-content: flex-end;
  left: auto;
}
body .slider-component-full-width .slider--desktop:after {
  padding: 0;
}
.collection .slider-button .icon {
  width: 40px;
  height: 14px;
}
.collection span.svg-wrapper {
  width: 30px;
}
h1.collection-hero__title {
  margin-top: 60px;
}
.image-text-col-slider-flex {
  display: flex;
}
.col_content_top h4 {
  margin: 0;
  font-weight: 600;
  margin-top: 10px;
}
.col_content_top p.q {
  color: #a5b0bb;
  font-weight: 600;
  margin: 0;
}
.col_content_top p.d {
  margin: 0;
  font-size: calc(12px * 1.3);
  max-width: 210px;
  line-height: 1.5;
}
.col_content_btm .link {
  font-size: calc(12px * 1.3);
}
.image-text-col-slider .section-header h2 {
  margin-top: 0;
  padding-bottom: 20px;
}

.collection .slider-component-full-width .slider--desktop .slider__slide:first-child {
  margin: 0;
}

.collection .slider--desktop.grid--5-col-desktop .grid__item {
  width: 25%;
  max-width: 25%;
}

.collection .slider-component-full-width .slider--desktop {
  scroll-padding-left: 0;
}
.only_title_of_the_page h1.main-page-title {
  margin: 0;
}
.row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.col-6 {
  width: calc(50% - 20px);
}
.row.row-reverse {
  flex-direction: row-reverse;
}
img {
  max-width: 100%;
}
.product_menu_wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.product_menu {
  width: calc(33.33% - 14px);
}
.megamenu_type_featured_columns .dflx_menu {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.megamenu_type_featured_columns .dflx_menu ul.mega-menu__list {
  width: 14%;
  padding: 0;
}
.product_menu_wrapper {
  width: calc(50% - 100px);
}
.menu_banner {
  width: 34%;
}
.que-ans h4 {
    cursor: pointer;
}
.product_menu_inner {
  max-width: 150px;
}
.que-ans .ans {
  padding-bottom: 20px;
}
h4.wrp:after {
  background-image: url('/cdn/shop/files/down-b.png?v=1750856059');
  content: "";
  position: absolute;
  right: 0;
  width: 12px;
  height: 12px;
  top: calc(50% - 6px);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.5s all;
}
h4.wrp {
  position: relative;
}
h4.wrp.openFaq:after {
  transform: rotate(180deg);
}
.que-ans h4 {
  cursor: pointer;
  font-weight: 600;
}
.ans p {
  margin: 0;
}
.faq-section {
  padding-bottom: 60px;
}
.faq-section .faq-wrap h4 {
  font-size: 18px;
  line-height: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;  
  border-top: 1px solid black;
}
.faq-section .faq-title {
  margin-top: 50px;
}
.faq-section .faq-title h3 {
  font-weight: 600;
}
.faq-section .faq-wrap:first-child .faq-title {
  margin: 0;
}
.currencySwitcherOuter {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: 30px;
}
.swiper-button-lock {
  display: flex !important;
}
.image-columns-with-text-row {
  display: flex;
  flex-wrap: wrap;
}
.image-columns-with-text-col {
  width: 50%;
}
.image-columns-with-text-col img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.image-columns-with-text-col {
  position: relative;
}
.content_overlay {
  /* position: absolute; */
  top: 0;
  bottom: 0;
  display: flex;
  align-items: flex-start;
  padding: 120px 0;
  max-width: 300px;
  left: 0;
  right: 0;
  max-width: var(--page-width) / 2;
  flex-direction: column;
  padding-left: 10em;
}
.content_overlay_wide {
  /* position: absolute; */
  padding: 120px 40px;
  top: 0;
  bottom: 0;
  left: 80px;
  right: 80px;
  gap: 100px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.content_overlay_wide svg {
  width: 20px;
  height: 20px;
}
.content_overlay_wide ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content_overlay_wide ul {
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin-top: 40px;
}

.content_overlay_wide ul li {
  display: flex;
  align-items: center;
  gap: 40px;
}

.content_overlay_wide ul li span {
  max-width: 140px;
}
.image_right_top {
  position: absolute;
  top: 20px;
  right: 40px;
}

.nourished-img-txt-imgs {
  position: relative;
}
.with_bg_img.multicolumn {
  margin-bottom: 60px;
}
.swiper-button-prev_b,
.swiper-button-next_b {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.product_menu p {min-height: 44px;}

.product_menu h4 {
  margin: 0;
  padding-top: 6px;
  line-height: normal;
}
.product_menu h4 p {
  min-height: auto;
  margin: 0;
}
body .product_menu .button {
  font-size: calc(10px * 1.3);
  min-height: 25px;
}

.product_menu h4 p {
  font-size: 15px;
}

.product_menu {
  text-align: center;
}
.collection.page-width {
  padding: 0;
}
ul#product-grid {
  row-gap: 60px;
}
button.unmute_video {
  position: absolute;
  border: none;
  outline: none;
  padding: 8px;
  border-radius: 50%;
  background: #ffffff30;
  width: 16px;
  height: 16px;
  top: 6px;
  left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}

button.unmute_video svg {
  width: 12px;
  height: 12px;
  stroke: #ffffff;
}
.text-center {
  text-align: center;
}
.swiper-bf-af-wrapper {
  padding-top: 60px;
}
.product__title h1 {
  font-family: Montserrat, sans-serif !important;
  font-style: normal !important;
  font-size: 24px !important;
  font-weight: 600;
  letter-spacing: 0;
}
.megamenu_type_image ul.mega-menu__list.mega-menu__list--condensed .rte li {
  width: 100%;
}
.col_overlay h4,
.content_overlay h2 {
  margin-top: 0;
}
.impact-point-text h4 {
  font-weight: 600;
}
.review-slider-wrapper h2 {
  margin-top: 0;
}
.review-slider-wrapper .section-header {
  margin-bottom: 40px;
}
.section-header h2 {
  margin-top: 0;
}
.swiper-pagination-dots.swiper-pagination-bullets {
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}
.swiper-pagination-bullet-active {
  border: 1px solid #000000 !important;
  background-color: #cccccc !important;
}
span.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ccc;
  opacity: 1;
}
button.unmute_video.unmuted_btn .muted_ele {
  display: none;
}
button.unmute_video.unmuted_btn svg.unmuted_ele {
  display: block !important;
}
.footer-nav h3 {
  margin-top: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
}
footer input.needsclick {
  border: none !important;
}
footer .footer__content-bottom {
  border: none;
  padding-top: 0;
}
footer .list-social__link {
  padding: 6px;
}
li.list-social__item:last-child a {
  padding-right: 0;
}
h4.section-heading.text-left {
  margin-top: 0;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 15px;
}
.footer-block__details-content .list-menu__item--link {
  font-weight: 700;
  text-shadow: none;
}
select.countrySwitcher1 {
  text-transform: uppercase;
}
.nourished-image-text-button .button {
  text-transform: inherit;
}

.with_bg_img.multicolumn .button {
  text-transform: inherit;
  font-weight: 600;
  border: 1px solid #000000;
}
.withleft_right_icon {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

span.icon_wrp {
  background: #ffffff;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -50px;
}
span.icon_wrp svg {
  width: 18px;
  height: 18px;
}
body .product-form__buttons {
  max-width: 100%;
}
span.short_btn_desc {
  display: block;
  font-size: 10px;
  text-transform: initial;
}
.button.button_label_d {
  flex-direction: column;
}
.grid_swiper_nav {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 2;
  height: 30px;
  top: calc(50% - 4px);
}
.grid_swiper_nav div {
  display: block;
}

.swiper-grid-carousel .swiper-button-prev_flip:after, 
.swiper-grid-carousel .swiper-button-next_flip:after {
  font-size: 18px;
  padding: 10px;
}
.solidbtn {
  padding: 6px 25px;
  border: 1px solid #000000;
  color: #000000;
  background: #f1ebdd;  
}
.accordion_ele {
  color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    transition: 0.4s;
    background: #f1ebdd;
}
.panel_ele {
    padding: 0 18px;
    overflow: hidden;
    background: #f1ebdd;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}
.accordion_ele:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active_ele:after {
  content: "\2212";
}
.nb-content-with-image-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.nb-content-with-image-conten-sec {
    width: 50%;
}
.nb-content-with-img-sec img {
    max-width: 100%;
}
.nb-content-with-img-sec {
    width: calc(50% - 50px);
}
.nb-content-with-img-sec img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
button.accordion_ele:first-child {
  margin: 0;
}
.faqs_wrapper {
  width: 100%;
}
.faqs_wrapper button, .faqs_wrapper .panel_ele {
  background: transparent;
}


.oke-reviewCarousel-slider ul li {
  background-color: #f1ebdd;
  padding: 0 !important;
}
section.oke-reviewCarousel-reviews.hooper {
  width: 100% !important;
}
.oke-w-review-footer {
  display: none !important;
}
body .okeReviews[data-oke-container] .oke-prevNextButton {
  top: auto;
  left: auto;
}
div.okeReviews .oke-reviewCarousel-prev {
  right: 30px !important;
}
div.okeReviews .oke-reviewCarousel-next {
  right: 0 !important;
}
body h2.h4.accordion__title.inline-richtext {
  font-family: var(--font-body-family) !important;
  letter-spacing: 0;
  font-size: 18px;
}
.content_overlay_wide li {
  letter-spacing: 0;
}
.template-collection h1.collection-hero__title {
  text-align: center;
}
.marquee-block:hover {
  animation-play-state: paused;
  transition: 1s all;
}
.marquee_with_review .oke-ratingsBadge.oke-ratingsBadge--minimal .oke-minimalBadge{
  display: flex;
  gap: 12px;
  align-items: center;
}

.marquee_with_review {
  display: flex;
  position: relative;
}

.marquee_with_review div[data-oke-layout="minimal"] {
  position: absolute;
  left: 0;
  z-index: 2;
  top: 1px;
  padding: 2rem 2.75rem;
  margin: 0;
  background-color: #f1efef;
  mask-image: linear-gradient(to right, #000000 0, black 0px, black calc(100% - 30px), transparent 100%);
  padding-right: 80px;
}
.review-slider-wrapper .swiper-button-next_rev:after,
.review-slider-wrapper .swiper-button-prev_rev:after {
  font-size: 18px;
}
p.announcement-bar__message.h5 {
  font-size: calc(11.5px * 1.3);
}
.marquee-item-list li {
  margin: 0;
}
select.countrySwitcher1 {
  background: transparent;
}

select.no_currency_selector {
  background: transparent;
}
.announcement-bar button.slider-button {
  opacity: 0;
  transition: 0.5s all;
}
.announcement-bar {
  cursor: pointer;
}
.announcement-bar:hover button.slider-button {
  opacity: 1;
}
button.close_announcement_bar {
  margin-right: -25px;
  background: transparent;
  border: none;
  outline: none;
    z-index: 1;
  position: relative;
  cursor: pointer;
}
.announcement-bar-section.hide {
  display: none;
}
.template-index .announcement-bar-section.hide+.section-header:not(.scrolled-past-header) {
  top: 0;
}
.tab_colour_product {
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  padding: 5px;
  font-weight: 700;
  text-transform: uppercase;
}
.view_all_styles.ingredients_drawer {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: transparent;
  border: none;
  align-items: center;
  font-family: var(--font-body-family) !important;
  letter-spacing: 0;
  padding: 0;
}

.view_all_styles.ingredients_drawer svg {
  height: calc(var(--font-heading-scale) * .6rem);
  margin-right: 1.5rem;
}
.template-product .product__accordion.accordion.quick-add-hidden {
  margin-top: 0;
}
.nourish-sub-text-icon-img {
  width: 100%;
  text-align: center;
}

.nourish-text-icon-sec {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.nourish-text-icon-content {
  width: 50%;
}
.nourish-text-icon {
  width: calc(50% - 50px);
}
.nourish-text-icon-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px;
}
.nourish-sub-text-icon {
  justify-items: center;
}
.nourish-text-icon-content h2 {
  color: #181818;
  max-width: 580px;
  font-weight: 400;
  margin: 0 auto;
  margin-left: 0;
}
.nourish-sub-text-icon h5 {
  color: #181818;
  font-size: calc(12px * 1.3);
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 auto;
}
.nourish-sub-text-icon-img img {
  max-width: 50px;
}
.nourish-text-icon-button {
  text-align: center;
  padding-top: 40px;
}
.nourished-image-text-content p {
  color: #181818;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
  padding: 25px 0;
}
body .underline-links-hover:hover a {
  text-decoration: none;
}
.meta_h_img {
  position: relative;
}

.hover_effect img.meta_hover_img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.card-wrapper .hover_effect img {
  transition: 0.4s all;
}
.meta_h_img.hover_effect:hover img.meta_hover_img,
.card-wrapper:hover .hover_effect img.meta_hover_img {
  opacity: 1;
}
.meta_h_img.hover_effect:hover img.meta_img,
.card-wrapper:hover .hover_effect img.meta_img {
  opacity: 0;
}
a.shop_all_products.button {
  min-width: 210px;
  margin-top: 30px !important;
}
.image-columns-with-text-row.reverse_row {
  flex-direction: row-reverse;
}
.col_content_top p.d {
  min-height: 100px;
}

section.showcase.video_wrapper .content {
  padding-top: 70px;
  text-align: left;
  padding-left: 50px;
  max-width: 600px;
  position: absolute;
  top: 0;
}

section.showcase.video_wrapper .content button {
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
ul.mega-menu__list.mega-menu__list--condensed li:hover a {
  text-decoration: none;
}
ul.mega-menu__list.mega-menu__list--condensed li a span {
  transition: 0.5s all;
}
ul.mega-menu__list.mega-menu__list--condensed li:hover a span {
  background-color: #f1efef;
}
ul.mega-menu__list.mega-menu__list--condensed li:hover a {
  text-decoration: none;
}
body details[open]>.header__menu-item {
  text-decoration: none;
}
.header__menu-item.link.link--text span:after,
.header__menu-item.mega-menu__link--level-1 span:after {
  transition: 1s all;
}
.header__menu-item.link.link--text:hover span:after,
.header__menu-item.mega-menu__link--level-1:hover span:after {
  content: "";
  position: absolute;
  bottom: -8px;
  width: 100%;
  height: 4px;
  background: #f1efef;
  left: 0;
}
.header__menu-item.mega-menu__link--level-1 span,
.header__menu-item.link.link--text span {
  position: relative;
}

body .header__menu-item:hover span {
  text-decoration: none;
}
.benefit-item-content h5 {
  font-weight: 600;
}
.view_all_styles.ingredients_drawer h4 {
  margin: 0;
}
body .accordion {
  border-color: #000000;
}
.dflex_price {
  display: flex;
  justify-content: space-between;
}
span.product_qty {
  font-size: 15px;
  font-weight: 600;
}
.dflex_price span.badge {
  display: none;
}
.product .dflex_price .price__container {
  margin: 0;
}
.dflex_price .price .price-item {
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 600;
}
.view_all_styles.ingredients_drawer h4,
h4.h4.accordion__title.inline-richtext {
  font-size: calc(15px * 1.3);
  font-weight: 500;
  letter-spacing: 0;
}
body .thumbnail-slider .thumbnail-list.slider--tablet-up {
  padding-top: 0;
  scroll-padding-left: 0;
}
recharge-subscription-widget {
  max-width: 100%;
}

/* Text box carousel */

    .nourished-image-text {
      display: flex;
      flex-wrap: wrap;
    }
    .nourished-image-text-content {
      width: 50%;
    }
    .nourished-image-text-images {
      width: 50%;
      display: flex;
      flex-wrap: wrap;
    }
    .nourished-img-txt-imgs {
      width: calc(50% - 12.5px);
      justify-items: center;
      align-content: center;
    }
    .nourished-img-txt-imgs img {
      max-width: 100%;
    }
    .nourished-img-txt-imgs p {
      text-align: center;
      margin: 0 auto;
    }
    .nourished-image-text-button {
      padding-top: 20px;
    }
    .nourished-image-text-content h2 {
      color: #181818;
      font-weight: 400;
      margin: 0 auto;
      padding-bottom: 30px;
    }
    .nourished-image-text-content {
      color: #181818;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 25px;
      margin: 0;
    }
    .nourished-image-text-content_inner .rte {
      max-width: 430px;
    }
    .box-content_in {
      position: relative;
      cursor: pointer;
    }
    .onhover_content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      padding: 40px;
      justify-content: center;
      z-index: 1;
      opacity: 0;
      transition: 0.2s all;
    }
    /* .box-content_in:hover .initial_content {
      opacity: 0;
    } */
    .box-content_in:hover .onhover_content {
      opacity: 1;
    }
    .top_row img {
      max-width: 120px;
    }
    .top_row {
      text-align: center;
    }
    .btm_row {
      /* max-width: 160px; */
      margin: 0 auto;
      text-align: center;
        overflow: auto;
      line-height: 1.4;
    }
    .box-content_in {
      /* width: 100%;
      height: 100%; */
      padding: 40px;
    }
/* Text box carousel */

/* Before/After */
  .before-after-swiper {
    margin-top: 60px;
    max-width: 90%;
    position: relative;
  }
  .swiper-bf-af-wrapper .page-width_in {
    position: relative;
    padding: 0 100px;
  }
  .before-after-slide {
    display: flex;
    gap: 80px;
    justify-content: center;
    align-items: center;
  }
  .image-block {
    position: relative;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
  }
  .image-block img {
    width: 100%;
    height: auto;
    display: block;
  }
  .image-block .label {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 34px;
    font-family: "Playfair Display", sans-serif !important;
    color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
  }
  .swiper-button-next_b,
  .swiper-button-prev_b {
    color: #000;
  }
  .swiper-button-prev_b,.swiper-button-next_b {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    border: 1px solid #000000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }

  .swiper-button-next_b {
    left: auto;
    right: 0;
  }
/* Before/After */

/* Impact */

    /* ========== Main Section Layout ========== */
    .impact-section-wrapper {
      display: flex;
      justify-content: space-between;
      margin: 0 auto;
      box-sizing: border-box;
      flex-wrap: wrap;
    }

    /* ========== Image Container ========== */
    .impact-image-container {
      width: 50%;
      position: relative;
    }

    .impact-image-container img {
      max-width: 100%;
      height: auto;
      display: block;
      opacity: 1;
      transition: opacity 0.5s ease-in-out;
    }

    .impact-image-container img.fading-out {
      opacity: 0;
    }

    /* ========== Content Container ========== */
    .impact-content-container {
      width: 50%;
      position: relative;
    }

    .impact-content-container .section-title {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0;
    }

    /* ========== Points List ========== */
    .impact-points-list {
      position: relative;
    }

    /* ========== Individual Point ========== */
    .impact-point {
      display: flex;
      align-items: flex-start;
      margin-bottom: 50px;
      position: relative;
      padding-left: 30px;
    }

    .impact-point-text {
      flex-grow: 1;
    }

    .impact-point-text h4 {
      margin: 0 0 25px;
      font-size: calc(15px * 1.3);
    }

    .impact-point-text p {
      margin: 0;
      line-height: 1.5;
    }

    /* ========== Indicator Dot ========== */
    .impact-point-indicator {
      width: 12px;
      height: 12px;
      min-width: 12px;
      min-height: 12px;
      background-color: #ccc;
      border-radius: 50%;
      position: absolute;
      left: -5px;
      top: 0;
      z-index: 1;
      transition: background-color 0.3s ease-in-out;
    }

    .impact-point-indicator.active {
      background-color: #000000;
    }

    /* ========== Vertical Progress Bar ========== */
    .vertical-progress-bar {
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background-color: #eee;
      z-index: 0;
    }

    .progress-bar-fill {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 0%;
      background-color: #000000;
      transition: height 0.3s ease-out;
    }

    /* ========== Optional: Points on Progress Bar (if needed) ========== */
    .progress-bar-points-container {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      pointer-events: none;
    }

    .progress-point {
      width: 12px;
      height: 12px;
      background-color: #ccc;
      border-radius: 50%;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      z-index: 1;
      transition: background-color 0.3s ease-in-out;
    }

    .progress-point.active {
      background-color: #000000;
    }
    .progress-bar-fill,
    .impact-point-indicator {
      display: inline-block !important;
    }
    .impact-content-container {
      padding: 0 50px;
    }

    .impact-content-inner {
      max-width: 450px;
      margin: 0 auto;
      height: 100%;
      gap: 50px 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }
    .impact-content-inner a.button {
    max-width: 240px;
    margin-bottom: 10px;
  }
    /* ========== Responsive ========== */
    @media (max-width: 768px) {
      .impact-section-wrapper {
        flex-direction: column-reverse;
        padding: 0 15px;
      }

      .impact-image-container {
        padding-right: 0;
        margin-bottom: 30px;
      }

      .impact-content-container {
        width: 100%;
        padding-top: 0;
      }

      .impact-points-list {
        padding-left: 10px;
      }

      .impact-point-indicator {
        left: -15px;
      }
      .impact-section-wrapper {
        gap: 50px;
      }
    }
/* Impact */


/* Reviews custom */

@media (min-width: 900px) {
    .review-slider-wrapper .swiper-slide {
      width: 180px;
      min-height: 320px;
      overflow: hidden;
    }
    .review-slider-wrapper .swiper-slide.swiper-slide-active {
      width: 270px !important;
      min-height: 460px;
    }
}

    .review-slider-wrapper {
      position: relative;
      max-width: 100%;
      margin: auto;
    }
    .swiper.review-swiper {
      width: 100%;
      padding: 0;
    }
    .review-swiper .swiper-slide video,  
    .review-swiper .swiper-slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .review-box {
      position: absolute;
      bottom: 0;
      z-index: 1;
      left: 60%;
      transform: translateX(-50%);
      max-width: 600px;
      background: #f1efef;
      padding: 20px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }
    .review-box h4 {
      margin: 0 0 5px;
    }
    .review-box .stars {
      color: #000;
      margin-bottom: 10px;
      font-size: 18px;
    }
    .review-box h4 {
  font-size: calc(15px * 1.3);
  font-weight: 600;
  letter-spacing: 0;
}
    .custom-arrow {
      background: #fff;
      border: 1px solid #000;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      top: auto;
      bottom: 20px;
      z-index: 10;
    }
    .review-slider-wrapper .swiper-button-prev.custom-arrow {
      left: calc(15% - 20px);
    }
    .review-slider-wrapper .swiper-button-next.custom-arrow {
      right: calc(15% - 20px);
    }
    .review-slider-wrapper .page-width {
      position: relative;
    }
    .swiper_cst_icons {
      position: relative;
    }
    .swiper_arrows_wrp .custom-arrow {
      display: flex;
      bottom: 0;
      position: absolute;
      justify-content: center;
      align-items: center;
    }
    .swiper_arrows_wrp {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100px;
      position: relative;
      max-width: 90px;
      gap: 10px;
    }
    .swiper_cst_icons {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row-reverse;
      align-items: center;
      margin-top: 50px;
    }
    .swiper_cst_icons .swiper-pagination {
      width: calc(100% - 100px);
    }
    .swiper-button-prev_rev.custom-arrow {
      left: 0;
    }

    .swiper-button-next_rev.custom-arrow {
      right: 0;
    }
    .swiper_cst_icons .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
      background: #000000;
    }
    .review-slider-wrapper {
      padding: 60px 0;
    }
      .custom-arrow.swiper-button-disabled {
      opacity: 0.4;
    }
    .custom-arrow {
      cursor: pointer;
    }
    .swiper-button-prev, 
    .swiper-button-next,
    .swiper-button-prev_b, 
    .swiper-button-next_b {
      cursor: pointer;
    }
    .swiper-button-prev_b, 
    .swiper-button-next_b {
      border: none;
      width: auto;
    }
    @media only screen and (min-width:1440px) {
    .review-slider-wrapper .swiper-slide.swiper-slide-active {
      min-height: 600px;
      width: initial !important;
    }
    .review-slider-wrapper .swiper-slide {
      height: 440px;
    }
  }
/* Reviews custom */

  .fixed_container-ele {
    display: flex;
    align-items: center;
    padding: 7px 8px;
    border: 1.5px solid #000000;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    position: absolute;
    top: 100px;
    background: #ffffff;
    z-index: 1;
    border-radius: 0;
    right: 65px;
  }
  .hash-icon-ele {
    font-size: 24px; /* Adjust size as needed */
    color: #567e49; /* Green color for the hash */
    margin-right: 8px;
    line-height: 1; /* To ensure vertical alignment */
  }
  .text-content-ele h6 {
    line-height: normal;
    font-size: 10px; /* Adjust size as needed */
    margin: 0;
    color: #000000;
    font-weight: bold;
  }
  .text-content-ele p {
    font-size: 10px; /* Adjust size as needed */
    margin: 0;
    color: #000;
  }
.button span {
  font-weight: 600;
}

.button span.short_btn_desc {
  font-weight: 400;
}
.template-index .slideshow.banner .banner__text.rte {
  font-size: calc(15px * 1.3);
}
.nourish-text-icon-button .button {
  text-transform: inherit;
  font-weight: 600;
}
.col_overlay h4 {
  font-weight: 700;
}
.metafield_featured_products .card__content {
  max-width: 80%;
  margin: 0 auto;
}
.nourished-image-text-section {
  max-width: 1440px;
  margin: 0 auto;
}
body .section-header.shopify-section-group-header-group {
  z-index: 4;
}
.back_to_shop.back_btn_bottom {
  margin-bottom: 20px;
}

body .footer-block__details-content .list-menu__item--link {
  font-size: 1.3rem;
}
.back_to_shop.back_btn_bottom a {
  font-weight: 600;
  font-size: 1.3rem;
  letter-spacing: 0;
  text-decoration: none;
}
.footer-block.block_type_social_icons {
  text-align: left;
}
.footer-block.block_type_social_icons ul.list-unstyled.list-social {
  justify-content: flex-start;
}
.footer-block.block_type_social_icons ul.list-unstyled.list-social li:first-child a {
  padding-left: 0;
}
.footer-nav h4.section-heading.text-left {
  font-size: 1.3rem;
  font-weight: 800;
}
.footer-nav h4.section-heading.text-left+p {
  font-size: 12px;
}
.footer__copyright.caption {
  margin: 0;
  font-weight: 600;
}

.footer__content-top.page-width {
  padding-bottom: 0;
}
.narrow_text_col .multicolumn-card__info {
  max-width: 380px;
  margin: 0 auto;
}
.text_block_wrp {
  font-size: 12px;
}


  /* Section-specific styling */
  .faq-image-section {
    display: flex;
    flex-direction: column;
    gap: 30px;
    box-sizing: border-box;
    align-items: flex-start; /* Align items to the start vertically */
  }

  .faq-image-section__heading {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .faq-image-section__content {
    display: flex;
    flex-direction: column;
    gap: 110px;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start; /* Align items to the start vertically */
  }

  .faq-image-section__accordion-wrapper {
    min-width: 300px; /* Minimum width for accordion */
    width: 56%;
    /* padding-left: 4.4rem; */
  }

  .faq-image-section__image-wrapper {
    width: calc(44% - 110px);
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 300px; /* Minimum width for image */
  }

  .faq-image-section__image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }

  /* Accordion styles */
  .accordion-item {
    margin-bottom: 25px;
    overflow: hidden; /* Crucial for max-height transition */
  }

  .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s ease, color 0.3s ease;
  }

  /* Icon using pseudo-element */
  .accordion-icon {
    display: inline-flex;
    width: 25px; /* Increased width for bigger icon */
    text-align: center;
    font-size: 2em; /* Increased font-size for bigger icon */
    line-height: 1;
    position: relative;
    top: 0; /* Slight adjustment to vertical alignment */
    align-items: center;
    justify-content: center;
  }

  .accordion-icon::before {
    content: '+'; /* Default plus sign */
    transition: content 0.3s ease;
  }

  .accordion-header.active .accordion-icon::before {
    content: '-'; /* Minus sign when active */
  }
.accordion-content.active p {
  margin-bottom: 20px;

}
  .accordion-content {
    max-height: 0; /* Starts collapsed */
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out; /* Smoother easing */
    padding: 0 15px; /* Initial zero padding, will be overridden by JS for open state */
    box-sizing: border-box;
      margin-top: 0;
  }
  .accordion-content {
    padding: 0 20px; /* Final padding when active */
  }
  /* When JS sets the max-height, it will animate */
  .accordion-content.active {
    padding-top: 0; /* Final padding when active */
    padding-bottom: 15px; /* Final padding when active */
  }

  .accordion-content p {
    margin-bottom: 10px; /* Spacing between paragraphs in content */
  }

  .accordion-content ul,
  .accordion-content ol {
    margin-left: 20px;
    margin-bottom: 10px;
  }

  .accordion-content a {
    text-decoration: none;
    font-weight: bold;
  }
  .accordion-content a:hover {
    text-decoration: underline;
  }

  .accordion-learn-more {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 15px;
    background-color: #007bff; /* Example button style */
    color: white;
    text-decoration: none;
    border-radius: 4px;
  }
  .accordion-learn-more:hover {
    background-color: #0056b3;
  }
  .accordion-item:last-child {
    margin: 0;
  }
  h4.accordion-title {
  margin: 0;
  padding: 8px 0;
  font-weight: 600;
}
  .no_faq_img .faq-image-section__accordion-wrapper {
  width: 100%;
  padding-left: 0;
}

.no_faq_img .page-width {
  width: 100%;
}
.grid__item.product__media-wrapper slider-component.thumbnail-slider.thumbnail-slider--no-slide {
  top: 0;
}
.image-columns-with-text .button,
.impact-content-inner .button,
.button.button--secondary.uploadyours_btn {
  text-transform: inherit;
  font-weight: 600;
}
.dflex_price {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 10px 0;
}
::part(rc-purchase-option__selected) {
  border: 2px solid #000000;
}
::part(rc-plans-dropdown__select)::focus-visible {
  box-shadow: none !important;
}


  /* Responsive adjustments */
  @media (min-width: 768px) {
    .faq-image-section__content {
      flex-direction: row; /* Side-by-side on larger screens */
    }
  }

/* MARQUEE */

  .marquee-block {
    cursor: pointer;
  }
  .marquee-row{
    width: 100%;
    overflow-x: hidden;
  }
  .marquee-block{
    position:relative;
    display: flex;
    width: 100%;
    animation-duration: 70s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    justify-content: space-between;
  }
  .marquee-item-list{
    display: inline-flex;
    padding: 0;
      gap: 40px;
  margin-left: 40px;
  }
  .marquee-item-list li{
  width: max-content;
  list-style: none;
  white-space: nowrap
  }
  .marquee_left{animation-name: marquee_left;}
  .marquee_right{animation-name: marquee_right;}
  @keyframes marquee_left {
    0% { left: 0; }
    100% {left: -100%;}
  }
  @keyframes marquee_right {
    100% { left: 0; }
    0% {left: -100%;}
  }

  .marquee_ele_wrapper {
    overflow: hidden;
  }

  ul.marquee-item-list.no-icons li {
    gap: 0;
  }
  .marquee_inner_common_cls {
    display: flex;
    flex-direction: row-reverse;
    padding: 10px 0;
  }
  .marquee_inner_common_cls li {
    font-size: calc(12px * 1.3);
    white-space: nowrap;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    gap: 12px;
  }
  .marquee_inner_common_cls svg {
    width: 20px;
    height: 20px;
  }
  .marquee_inner_common_cls {
    display: flex;
  }
/* E MARQUEE */
body .complementary-slide.complementary-slide--standard>ul {
  flex-direction: row;
  gap: 0;
}

body .complementary-slide.complementary-slide--standard>ul .card {
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0;
}

body .complementary-products__container .card--horizontal .card__inner {
  width: 100%;
  max-width: 100%;
}

body .complementary-slide.complementary-slide--standard>ul li {
  width: calc(25% - 12px);
}

body .complementary-slide .card-wrapper .price__container span s,
body .complementary-slide .card-wrapper .price__container span, 
body .complementary-products__container .card--horizontal a {
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  margin: 0;
}

body .complementary-slide .price__container {
  width: 100%;
  text-align: center;
}
body .complementary-slide .tab_colour_product {
  font-size: 10px;
  padding: 2px;
  text-align: center;
}
body .complementary-products__container .quick-add__submit.show_col_btn {
  border: 1px solid #000000;
  font-size: calc(6.6px * 1.3);
  padding: 5px 20px;
  min-height: auto;
  margin: 0 auto;
}
body .complementary-slide .card__content {
  text-align: center;
  justify-content: center;
  align-items: center;
}
body .complementary-products__container .card__content {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.complementary-products__container h2.h3.accordion__title {
  font-family: var(--font-body-family) !important;
  font-size: calc(15px * 1.3);
  font-weight: 500;
  letter-spacing: 0;
}
h2.formulation-section-title {
  margin-top: 0;
}
div#insta-feed {
  padding-top: 60px;
}
.rich-text__blocks.full_width_true {
  max-width: 100%;
}
.imgbanner.page-width {
  width: 100%;
  padding: 0 4.4rem;
}
.imgbanner.page-width .inner_page_container {
  position: relative;
  width: 100%;
  height: 100%;
}
span.faq_numbering {
  position: absolute;
  left: 0;
  border: 4px solid #000000;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  margin-top: -5px;
}

.faqs_with_numbering .accordion-item {
  margin-left: 60px !important;
}
.faqs_with_numbering .faq-image-section__accordion-wrapper {
  position: relative;
}
span.accordion-icon:hover {
  background: #f1efef;
  transition: 0.5s all;
}
span.accordion-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.accordion-icon:before {
  font-size: 46px;
  font-weight: 400;
}
.template-suffix-skin-gut-brain .rich-text__wrapper p {
  margin: 0;
}
::part(rc-purchase-option):hover {
  border: 2px solid #000000;
}

/* Desktop Styles for .contact-section wrapper */
.contact-section {
    padding-top: 60px; /* Adjust top padding as needed */
    padding-bottom: 60px; /* Adjust bottom padding as needed */
    max-width: var(--page-width); /* Align with your theme's page width variable */
    margin: 0 auto; /* Center the content */
    /* Add any other desktop-specific styles */
}

/* Optional: If you want a background color or image for the entire section */
.template-suffix-contact .shopify-section { /* Target the Shopify section containing the contact page */
    background-color: #f1ebdd; /* Example light gray background */
    /* background-image: url('your-image.jpg'); */
    /* background-size: cover; */
    /* background-position: center; */
}


/* Mobile Styles for .contact-section wrapper */
@media screen and (max-width: 749px) { /* Dawn's common mobile breakpoint */
    .contact-section {
        padding-top: 30px; /* Reduce top padding for mobile */
        padding-bottom: 30px; /* Reduce bottom padding for mobile */
        padding-left: 20px; /* Add some horizontal padding for mobile */
        padding-right: 20px; /* Add some horizontal padding for mobile */
        max-width: 100%; /* Allow full width on mobile */
    }
}

/* General styles for the elements inside the wrapper */
.contact-section .title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 2.5rem; /* Adjust heading size */
    color: var(--color-foreground);
}

.contact-section .contact-form-wrapper {
    /* Styles for the container holding the form itself */
    max-width: 600px; /* Limit form width */
    margin: 0 auto; /* Center the form */
    padding: 30px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    border-radius: var(--media-border-radius); /* Use theme variable if available */
}

/* Further styling for form elements within the wrapper if needed */
.contact-section .field {
    margin-bottom: 20px;
}

.contact-section .field__input {
    width: 100%;
    padding: 12px;
    border: 1px solid var(--color-forms-border);
    border-radius: var(--media-border-radius);
    background-color: var(--color-forms-background);
    color: var(--color-forms-text);
}

.contact-section .field__label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: var(--color-foreground);
}

.contact-section .text-area {
    resize: vertical; /* Allow vertical resizing of textarea */
    min-height: 120px;
}

.contact-section .button {
    width: 100%;
    padding: 15px;
}
.contact-section .contact-image-section {
  max-width: 868px;
  margin: 0 auto;
  padding-bottom: 103px;
}
.general-enquiries div.row {
  margin: 0 auto;
  max-width: 510px;
  justify-content: space-between;
}
.social-icons.text-center ul {
  justify-content: center;
  padding: 60px 0;
}
.contact-section h1 {
  margin-top: 0;
}

@media screen and (max-width: 749px) {
    .contact-section .title {
        margin-bottom: 20px;
    }
    .contact-section .contact-form-wrapper {
        padding: 20px;
        border-radius: 0; /* Often remove border-radius on mobile for full width */
    }
}
.top-nav-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 40px;
}

.top-nav-bar ul a {
  text-decoration: none;
  font-weight: 500;
  color: #000000;
}
.main-blog h1.title--primary {
  height: 0;
  width: 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.blog-articles .article-card-wrapper .card--standard>.card__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.blog-articles .article-card-wrapper .card--standard>.card__content {
  text-align: center;
  color: #000000;
}
a.article_tag {
  text-decoration: none;
  letter-spacing: 0;
}

.read-article a.a-black {
  font-weight: 600;
}
.article-template__content ul li p {
  margin: 0;
}
.article-template__content ul li {
  list-style: initial;
}
.template-page .image-with-text .media>img {
  object-fit: contain;
}
.template-suffix-made-in-italy .product-details-inner {
  padding: 60px 0;
}

  /* Main container for the hero section */
  .skin-gut-brain-hero-container {
    position: relative; /* Crucial for absolute positioning of background and overlay */
    width: 100%;
    min-height: 500px; /* Minimum height for the hero section */
    display: flex;
    align-items: center; /* Vertically center content */
    justify-content: center; /* Horizontally center content */
    overflow: hidden; /* Ensure background image doesn't overflow */
    box-sizing: border-box;
    padding: 40px 20px; /* Padding for content inside */
  }

  /* Background image styling (div with background-image) */
  .skin-gut-brain-hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover; /* Cover the entire container */
    background-position: center center; /* Center the image */
    background-repeat: no-repeat;
    z-index: 1; /* Place behind text content */
  }

  /* Overlay for better text readability (optional, but good practice) */
  .skin-gut-brain-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); /* Semi-transparent dark overlay */
    z-index: 2;
  }

  /* Content wrapper for heading and subheading */
  .skin-gut-brain-hero-content {
    position: relative; /* Place above background and overlay */
    z-index: 3;
    text-align: center; /* Center text by default */
    max-width: 800px; /* Limit content width for readability */
    color: #ffffff; /* Default text color for content */
  }

  /* Main Heading (H1) styling */
  .skin-gut-brain-hero-heading {
    font-weight: 600;
    line-height: 1.1; /* Tighter line height */
    margin-bottom: 20px;
  }
  h1.skin-gut-brain-hero-heading {
    max-width: 480px;
  }
  /* Subheading (P) styling */
  .skin-gut-brain-hero-subheading {
    font-weight: 400;
    line-height: 1.5;
  }
.banner__media_media img {
  max-height: 500px;
  width: 100%;
  object-fit: cover;
}
.banner__media_media {
  padding: 60px 0;
}
.template-article .rich-text__wrapper p {
  margin: 0;
}
.banner__media_media video {
  width: 100%;
}
.faqs_wrapper_ele .faq-image-section__content {
  width: 100%;
}
.faqs_wrapper_ele .faq-image-section__accordion-wrapper {
  max-width: 100%;
  width: 100%;
  position: relative;
  padding-left: 60px;
}
.faqs_wrapper_ele {
  padding: 60px 0;
}
.faqs_wrapper_ele .accordion-item {
  margin: 0;
  border-bottom: 1px solid #000000;
  padding: 12px 0;
}
.faqs_wrapper_ele .accordion-content {
  padding-left: 0;
}
.rich-text__wrapper.page-width {
  max-width: 1160px;
}
.faqs_with_numbering .page-width,
.faqs_wrapper_ele .page-width {
  max-width: 1160px;
}
.skin-gut-brain-hero-container {
  margin-bottom: 60px;
}
  /* Responsive adjustments */
  @media (min-width: 768px) {
    .skin-gut-brain-hero-container {
      min-height: 600px; /* Taller on larger screens */
    }
  }

  @media (min-width: 1024px) {
    .skin-gut-brain-hero-container {
      min-height: 600px; /* Even taller on very large screens */
    }
    /* Adjust content position slightly to the left as per image */
    .skin-gut-brain-hero-content {
      text-align: left;
      margin-right: auto; /* Push content to the left */
      margin-left: 14.4%; /* Adjust as needed for alignment */
    }
  }
 .blog-articles-carousel-section .section-title {
    margin-bottom: 40px;
    color: #333;
  }
  /* SwiperJS basic styling (ensure Swiper library CSS is loaded globally) */
  .blog-articles-swiper {
    width: 100%;
    padding-bottom: 50px; /* Space for pagination */
    overflow: hidden; /* Important for hiding extra slides */
  }

  /* Article Card Styling */
  .article-card {
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    height: 100%; /* Ensure all cards have same height */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s ease; /* Smooth hover effect */
  }

  .article-card a {
    text-decoration: none;
    color: inherit;
  }

  .article-card img {
    width: 100%;
    object-fit: cover;
    display: block;
  }

  .article-category {
    color: #888;
    margin-top: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
  }

  .article-title {
    margin: 10px 0 15px;
    font-weight: 600;
  }

  .article-title a {
    text-decoration: none;
    transition: color 0.2s ease;
  }
  /* Swiper pagination and navigation custom styling (optional) */
  .swiper-pagination {
    bottom: 0px !important; /* Adjust if needed to fit under cards */
  }

  .swiper-pagination-bullet {
    background: #ccc;
    opacity: 1;
    width: 10px;
    height: 10px;
  }

  .swiper-pagination-bullet-active {
    background: #000; /* Active dot color */
  }

  .blog-articles-carousel-section {
    position: relative;
  }
  
  @media (max-width: 767px) {
    .blog-articles-carousel-section .section-title {
      font-size: calc(16px * 1.3);
      margin-bottom: 30px;
    }
  }

  @media (max-width: 479px) {
    .blog-articles-carousel-section {
      padding: 30px 0;
    }
  }


/* Section Title */
.section-title {
    color: #000;
    margin-bottom: 40px;
    margin-top: 0;
    position: relative; /* For the red dotted line */
    padding-bottom: 10px; /* Space for the line */
}

/* Expert Details Container (Flexbox for side-by-side layout) */
.expert-details {
    display: flex;
    gap: 64px; /* Space between image and text */
    align-items: flex-start; /* Align items to the top */
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
}

/* Expert Image Styling */
.expert-image {
    flex-shrink: 0; /* Prevent the image from shrinking */
    width: 220px; /* Fixed width as per image */
    height: 250px; /* Fixed height as per image */
    position: relative; /* For the dimension overlay */
    overflow: hidden; /* Ensure image doesn't overflow its container */
}

.expert-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Crop the image to fit without distortion */
    display: block; /* Remove extra space below image */
}

/* Expert Information Styling */
.expert-info {
    flex-grow: 1; /* Allow the info to take up remaining space */
    max-width: calc(100% - 220px - 64px); /* Adjust max-width based on image width and gap */
}

.expert-name {
    font-size: 1.5em; /* Adjust as needed */
    font-weight: 600; /* Bolder than regular text */
    margin-top: 0;
    margin-bottom: 15px;
}

.expert-description {
    margin-bottom: 20px;
}

.expert-description strong {
    font-weight: bold; /* Make "He is xyt" bold */
}
.expert-description h3 {
  font-size: calc(15px * 1.3);
  font-weight: 600;
}

.expert-description {
  line-height: 1.5;
}
.expert-description p a {
  font-weight: 600;
}
.blog-articles-carousel-section {
  padding-top: 60px;
}
/* Responsive adjustments */
@media (max-width: 768px) {
    .expert-details {
        align-items: flex-start; /* Center items when stacked */
        gap: 20px;
    }

    .expert-image {
        margin-bottom: 10px; /* Add some space below the image */
    }

    .expert-info {
        max-width: calc(100% - 100px); /* Allow info to take full width */
    }

    .expert-image img {
    height: auto;
    object-fit: contain;
  }

}

@media (max-width: 480px) {
    .expert-image {
        width: 80px;
    }
}
.expert-description h3 {
  margin: 0;
}

.expert-description p {
  margin: 0;
  margin-top: 10px;
}

.expert-description {
  margin: 0;
}
section.expert-section {
  padding: 60px 0;
}
.grid__item.product__media-wrapper {
  position: relative;
}
.grid__item.product__media-wrapper .product_page_badge_wrapper {
  top: -40px;
  bottom: auto;
  width: auto;
  position: absolute;
  font-size: 12px;
  display: flex;
  gap: 10px;
}
.product_page_badge_wrapper .tab_colour_product {
  position: unset;
  padding: 4px 20px;
  font-size: calc(10px * 1.3);
  width: auto;
}
.custom_badge_text.tab_colour_product {
  color: #ffffff;
}
body .product__accordion .accordion__content {
  padding: 0;
}
/* .form.main_product_true {
  visibility: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  overflow: hidden;
} */
select#purchase_type {
  border-color: transparent;
  padding: 12px 15px;
}

form#StickyBarProductForm {
  display: flex;
  gap: 15px;
  align-items: center;
}

button#addToCartBtn {
  border-radius: 0;
}
.megamenu_type_image .mega-menu__link.mega-menu__link--level-2.link span {
  font-size: calc(12px * 1.3);
  font-weight: 600;
  color: #000000;
}
.megamenu_type_image .mega-menu__link--level-2+.rte {
  font-size: calc(8.5px * 1.3);
  line-height: 1.6;
}
.megamenu_type_image .mega-menu__link--level-2+.rte ul {
  padding-left: 5px;
}
body .mega-menu__content {
  padding-top: 6rem;
}
.megamenu_type_featured_columns .mega-menu__link span {
  font-size: calc(12px * 1.3);
  margin: 0;
  font-weight: 400;
}

.megamenu_type_featured_columns .mega-menu__link {
  padding: 0;
}

header-menu.megamenu_type_featured_columns .product_menu h4 p {
  font-size: calc(12px * 1.3);
}

header-menu.megamenu_type_featured_columns .product_menu h4+p {
  margin: 0;
  font-size: calc(8.5px * 1.3);
  line-height: 1.4;
  margin: 5px 0;
}
.megamenu_type_featured_columns ul.mega-menu__list.mega-menu__list--condensed li:hover a span:before {
  content: "";
  position: absolute;
  left: -5rem;
  background: #f1efef;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
.megamenu_type_featured_columns ul.mega-menu__list.mega-menu__list--condensed li:hover a span {
  position: relative;
}
.megamenu_type_featured_columns ul.mega-menu__list.mega-menu__list--condensed li:hover a span {
  background: transparent;
}
.prl {
  position: relative;
}

.prl .tab_colour_product {
  font-size: calc(6.5px * 1.3);
  padding: 4px;
}

.impact-point-text {
  opacity: 0.5;
}

.impact-point-indicator.active+.impact-point-text {
  opacity: 1;
}
.impact-section-wrapper.switch_sides {
  flex-direction: row-reverse;
}
.product_spec_btn {
  text-align: center;
}

.button.button--secondary {
  font-weight: 600;
}
body .link {
  font-size: calc(12px * 1.3);
}
.inner_page_container,
.imgbanner {
  width: 100%;
}
body .banner--content-align-left.banner--desktop-transparent .banner__box, 
body .banner--content-align-right.banner--desktop-transparent .banner__box,
body .banner--medium.banner--desktop-transparent .banner__box {
  max-width: 75rem;
}
.inner_page_container {
  min-height: 100%;
}
.inner_page_container .banner__content {
  min-height: 56rem;
}
.template-suffix-science h1.banner__heading.inline-richtext.h1 {
  font-style: normal !important;
  font-weight: 600;
}
.probiotic-paragraph {
  max-width: 440px;
  font-size: calc(12px * 1.3);
}

h2.probiotic-heading {
  max-width: 510px;
  letter-spacing: 0;
}
body .rich-text__blocks {
  max-width: 82rem;
}
.faq-image-section__accordion-wrapper h4.accordion-title {
  font-size: calc(15px * 1.3);
}

header .button.button--secondary {
  min-width: auto;
}
.review-box .custom-arrow:after {
  content: none;
}
.review-box .custom-arrow svg {
  width: 14px;
}
.swiper-button-prev_rev.custom-arrow svg {
  transform: rotate(-180deg);
}
body .complementary-products__container .quick-add__submit.show_col_btn {
  min-width: auto;
}
.complementary-products__container div[data-oke-star-rating] {
  display: none;
}

.product__description.rte {
  line-height: 1.5;
}
.rte {
  line-height: 1.5;
}
.probiotic-box {
  border: 1px solid #000000;
}

.footer-block.block_type_newsletter .footer-nav {
  max-width: 450px;
}
.template-suffix-ingredients .marquee_inner_common_cls li {
  font-weight: 700;
}
.blog_meta_content .rich-text__wrapper h2 {
  font-size: calc(var(--font-heading-scale) * 2.5rem);
}
span.icn_status span {
  text-align: center;
  font-size: 2em;
  line-height: 1;
  position: relative;
  top: 2px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
}

span.icn_status {
  position: relative;
}
span.icn_status span.minus_sign {
  display: none;
}
.accordion .summary__title h4 {
  display: flex;
  align-items: center;
}
span.icn_status:hover span {
  background-color: #f1efef;
}
span.icn_status {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 1s all;
  margin-top: -2px;
}

span.icn_status span {display: inline-flex;align-items: center;justify-content: center;}
span.oke-sr-label-text,
span.oke-sr-count-number {
  font-size: 10px;
  font-weight: 600;
  bottom: 1px;
  position: relative;
  left: -2px;
}
.card__heading.h5 {
  font-size: calc(12px * 1.3);
  font-weight: 600;
}
.template-collection .price .price__container {
  font-size: calc(12px * 1.3);
}

  /* Styling for each individual benefit item */
  .benefit-item {
      display: flex;
      align-items: flex-start; /* Align icon and text at the top */
      margin-bottom: 25px;
      border-radius: 8px; /* Rounded corners for each item */
      transition: background-color 0.3s ease; /* Smooth transition on hover */
  }

  /* Styling for the icon container */
  .benefit-item-icon {
      flex-shrink: 0; /* Prevent icon from shrinking */
      width: 60px; /* Icon size */
      height: 60px;
      margin-right: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .benefit-item-icon img {
      width: 60px; /* Size of the actual icon image */
      border: none;
      object-fit: contain; /* Ensure image fits without distortion */
  }

  /* Styling for the text content of each benefit */
  .benefit-item-content {
      flex-grow: 1; /* Allow content to take available space */
  }

  .benefit-item-content h5 {
      margin-top: 0;
      margin-bottom: 8px;
  }

  /* Class to initially hide benefits beyond the first four */
  .benefit-item.hidden {
      display: none; /* Hide elements by default */
  }

  /* Container for the "Show more/less" button */
  .show-more-benefits {
      text-align: left;
  }

  /* Styling for the "Show more/less" button */
  .show-more-benefits button {
      background: none;
      border: none;
      cursor: pointer;
      padding: 10px 15px;
      border-radius: 8px;
      transition: color 0.3s ease, background-color 0.3s ease;
  }
span.dflx_options {
  display: flex;
  flex-direction: column;
}
.impact-image-inner {
  position: sticky;
  top: 5px;
}
.oke-minimalBadge-stars {
  display: flex;
}
.marquee_with_review .marquee_inner_common_cls {
  padding: 4px 0;
}
.template-index .multicolumn-card__image-wrapper--full-width+div h4.rte p {
  font-size: calc(15px * 1.3);
}
a.solidbtn {
  font-weight: 500;
}
.template-index .multicolumn h4.inline-richtext.h4 {
  font-size: calc(15px * 1.3);
}
.text-block-slide  h5.h1.countAnimation {
  font-size: calc(47px * 1.3);
  margin: 0;
}

.inner_wrp_text_block .countAnimation+.rte {
  font-weight: 400;
}
.text-blocks-slider.swiper {
  overflow: visible;
}

.text-blocks-slider_inner_wrapper {
  overflow: hidden;
  padding: 0 30px;
  max-width: 100%;
}

.text-blocks-slider .swiper-button-prev {
  left: -30px;
}

.text-blocks-slider .swiper-button-next {
  right: -30px;
}
.col_overlay h4 {
  font-size: calc(15px * 1.3);
}
.impact-point.last_impact_section {
  margin: 0;
}
.product__info-container .oke-is-clickable:after {
  content: "Write a Review";
  margin-left: 40px;
  text-decoration: underline;
  display: inline-flex;
  font-size: calc(10px * 1.3);
}
.complementary-products__container .card__heading.h5 {
  display: none;
}
body .complementary-slide .card-wrapper .price__container span {
  font-size: calc(6px * 1.3);
  font-weight: 700;
}
.product__accordion.last_meta_accordian {
  border-bottom: none;
}
.shopify-block.shopify-app-block,
.shopify-block.shopify-app-block .okeReviews[data-oke-container] .oke-reviewCarousel, 
.shopify-block.shopify-app-block div.okeReviews .oke-reviewCarousel {
  margin-top: 0;
}
body .no_faq_img .accordion-item {
  margin: 0;
  border: none;
  border-bottom: 1px solid #000;
  padding: 10px 0;
}
body .no_faq_img h4.accordion-title {
  font-weight: 400;
}
summary[aria-expanded="true"] span.plus_sign {
  display: none;
}

summary[aria-expanded="true"] span.minus_sign {
  display: inline-flex;
}
.btn_accordian a {
  text-decoration: underline;
  font-weight: 400;
}


  /* Section title styling (H2) */
  .formulation-section-title {
    margin-top:0;
  }

  /* Swiper container */
  .formulation-swiper-container {
    width: 100%;
    position: relative; /* For positioning navigation arrows */
  }

  /* Swiper slides (individual cards) */
  .formulation-swiper-slide {
    display: flex;
    justify-content: center;
    align-items: stretch; /* Cards stretch to fill height */
    box-sizing: border-box;
  }

  /* Individual card styling */
  .formulation-card {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center content vertically */
    align-items: center; /* Center content horizontally */
    padding: 50px 40px; /* Generous padding inside cards */
    text-align: center;
    min-height: 400px; /* Ensure cards have a decent height */
    box-sizing: border-box;
    width: 100%;
    /* Background color will be set inline via Liquid */
  }

  .formulation-card h3 {
    font-weight: 600;
    margin-bottom: 20px;
  }

  .formulation-card .card-paragraph {
    margin: 30px 0;
    font-weight: 500;
  }
  .formulation-card p {
    margin: 0;
  }
  .formulation-card_inner {
    max-width: 500px;
    margin: 0 auto;
  }

  .formulation-card .card-button {
    background-color: #fff; /* White background for button */
    color: #000000; /* Dark text for button */
    text-decoration: none;
    font-weight: 500;
    margin-top: 20px;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  }

  .formulation-card .card-button:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: transparent;
  }

  /* Swiper Navigation Arrows */
  .swiper-button-prev-formulation,
  .swiper-button-next-formulation {
    color: #333; /* Arrow color */
    width: 44px;
    height: 44px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    transition: background-color 0.3s ease;
    top: 50%; /* Center vertically */
    transform: translateY(-50%);
  }

  .swiper-button-prev-formulation:hover,
  .swiper-button-next-formulation:hover {
    background-color: rgba(255, 255, 255, 1);
  }

  .swiper-button-prev-formulation::after,
  .swiper-button-next-formulation::after {
    font-size: 1.5rem; /* Size of the arrow icon */
  }

  /* Swiper Pagination Dots */
  .swiper-pagination-formulation .swiper-pagination-bullet {
    background-color: #999; /* Default bullet color */
    opacity: 1;
  }

  .swiper-pagination-formulation .swiper-pagination-bullet-active {
    background-color: #333; /* Active bullet color */
  }

.formulation-swiper-container .swiper-button-prev,
.formulation-swiper-container .swiper-button-next {
  display: block;
}
.formulation-swiper-container .swiper-button-prev {
  left: 0;
}

.formulation-swiper-container .swiper-button-next {
  right: 0;
  text-align: right;
}

.formulation-section-container_ele .page-width {
  overflow: hidden;
}
.formulation-card h2 {
  max-width: 400px;
  margin: 0 auto;
}

.formulation-card {
  line-height: 1.5;
}
.rich-text__text ol {
  padding-left: 0;
}
.expert-details_count {
  margin-bottom: 60px;
}

.expert-details_count:last-child {
  margin: 0;
}
section.skin-gut-brain-hero-container {
  width: calc(100% - 8.8rem);
  left: 4.4rem;
}
.expert-description .rte {
  margin: 20px 0;
}
.section-list-container .page-width {
  max-width: 1160px;
}

.section-list-container h4,
.section-list-container h5,
.section-list-container h6,
.section-list-container h3 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}
.section-list-container {
  line-height: 1.5;
}
.section-list-container h3 {
  font-size: calc(15px * 1.3);
}
.section-list-container h4 {
  font-size: calc(14px * 1.3);
}
.section-list-container h5 {
  font-size: calc(12px * 1.3);
}
.template-suffix-skin-gut-brain h2 {
  margin-top: 0;
}

    .list_style_none {
        list-style: none !important;
    }
  .list-container {
    padding: 0;
  }
  .list-container.ul {
    list-style-type: disc;
  }
  .list-container.ol {
    list-style-type: decimal;
  }
  .list-item-block {
    margin-bottom: 20px;
  }
  .item-description p {
    margin: 0;
  }
ol.list-container {
  margin-left: 20px;
}

body .rich-text__wrapper.page-width .rich-text__blocks {
  max-width: 100%;
}

.template-page .page-width.page-width--narrow_ele,
.template-suffix-faq .faq-section  {
  max-width: 1160px;
  margin: 0 auto;
}
.template-suffix-okendo-referrals .main-page-title.page-title.h1 {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.que-ans {
  border-bottom: 1px solid #000000;
}

.questions {
  margin-top: 40px;
}
.template-page.template-suffix-founder .image-with-text .media>img {
  object-fit: cover;
}
p.image-with-text__text.image-with-text__text--caption.subtitle.subtitle--large.subtitle {
  font-family: 'Dawning of a New Day';
  font-size: calc(34px * 1.3);
}
header-menu.megamenu_type_featured_columns .product_menu h4 {
  margin-top: 15px;
  padding-bottom: 2px;
}
  .text-block-slide.my-custom-active-class .icon_wrp,
  .onchanged_initialized .text-block-slide .icon_wrp {
    opacity: 1;
  }

  .text-block-slide .icon_wrp {
    opacity: 0;
  }
.mega-menu[open] .mega-menu__content {
  z-index: 9;
}

body .section-header.shopify-section-group-header-group {
  z-index: 99;
}
.text-blocks-slider-wrapper .page-width {
  max-width: 1540px;
}
.brighter-days-section-v2 .page-width,
.nourish-text-icon-section .page-width {
  max-width: 1440px;
}
.full_width .inner_wrp_text_block.center {
  margin: 0 auto;
}
.full_width .page-width {
  max-width: 100%;
}
button.needsclick[aria-label="Search Countries"] svg path {
  fill: #000000 !important;
}
.no_faq_img .faq-image-section__content {
  max-width: 1440px;
  margin: 0 auto;
}
   .ele_container {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh; /* h-screen */
    }

    .ele_dropdown-group {
      display: flex;
      gap: 1rem; /* space-x-4 */
    }

    .ele_dropdown {
      position: relative;
    }

    .ele_dropdown-trigger {
      cursor: pointer;
      padding: 1rem;
      border-radius: 0.5rem;
      transition: background-color 0.2s;
      color: #fff; /* text-white */
    }

    .ele_dropdown-menu {
      position: absolute;
      bottom: 100%; /* This is the key to making the dropdown open upwards */
      left: 0;
      right: 0;
      background-color: #fff;
      border: 1px solid #e2e8f0;
      border-radius: 0.5rem;
      box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
      z-index: 10;
      display: none;
      margin-bottom: 0.5rem;
      padding: 0.5rem;
      list-style-type: none; /* list-none */
    }

    .ele_dropdown-menu li {
      padding: 0.5rem 1rem;
      transition: background-color 0.2s;
    }

    .ele_dropdown-menu li:hover {
      background-color: #f1f5f9;
      border-radius: 0.25rem;
    }
.button.button--primary:hover,
.button.button--secondary:hover {
  background: #000000;
  color: #ffffff;
  transition: 0.5s all;
}
.button.button--primary:hover:before,
.button.button--primary:hover:after,
.button.button--secondary:hover:before,
.button.button--secondary:hover:after {
  content: none;
}
.formulation-card {
    cursor: pointer;
  transition: 0.5s;
}
.collection .quick-add button[name="add"]:hover {
  background-color: #000000 !important;
}
.template-suffix-faq .faq-section .faq-wrap h4 {
  border-top: none;
}
.footer-nav > div {
  padding: 0 !important;
}
.sc-vxbem9-0.vVZdz {
  padding: 0 !important;
}
h1.header-text.cw-header-text {
  margin-top: 5px;
}
.footer-nav select,
.footer-nav input {
  border-color: #ffffff !important;
}
div#smsbump-form-389134 h2.description-text {
  margin-bottom: 20px;
  margin-top: 15px;
}
.no_faq_img.faq-image-section h2.faq-image-section__heading {
  padding: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.flip-card_wrapper p {
  line-height: 1.4;
}
.form-renderer .input-field-wrapper input{
  font-family: var(--font-body-family) !important;
}
.form-renderer .form-holder {
  flex-wrap: wrap;
  flex-direction: unset !important;
}

.form-renderer .input-field-wrapper:first-child {
  width: 130px !important;
}
.form-renderer .input-field-wrapper:nth-child(2) {
  width: calc(100% - 140px) !important;
  margin-left: 10px;
}
.form-renderer .input-field select:focus-visible,
.form-renderer .input-field input:focus-visible {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
span#showMoreBtnSpan {
  font-size: calc(10px * 1.3);
  font-weight: 500;
  color: #000000;
  font-family: var(--font-body-family);
  margin-left: 65px;
}
body strong.oke-w-reviewer-name {
  font-size: calc(12px * 1.3);
  text-transform: initial;
  color: #000000;
}
body div.okeReviews[data-oke-container] .oke-reviewContent-title, 
body div.okeReviews .oke-reviewContent-title {
  color: #000000;
  font-size: calc(12px * 1.3);
}
.oke-reviewContent-date span,
body .oke-reviewContent-body.oke-bodyText p,
body span.oke-reviewContent-readMore-text.oke-bodyText  {
  font-size: calc(12px * 1.3);
  line-height: 1.4;
  color: #000000;
}
body .oke-reviewCard-content {
  margin-top: 0 !important;
}
     .flip-card {
        background-color: transparent;
        width: 286px;
        height: 286px; /* Crucial: Fixed height for the card container */
        /* perspective: 1000px; */
        cursor: pointer;
        /* Removed position: relative here for flip-card as SVG is now inside face divs */
    }

    .flip-card-inner {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        transition: transform 0.8s;
        transform-style: preserve-3d;
    }

    .flip-card.is-flipped .flip-card-inner {
        transform: rotateY(180deg);
    }

    .flip-card-front,
    .flip-card-back {
        position: absolute; /* Ensures faces overlap and fill the parent */
        width: 100%;
        height: 100%; /* Ensures both faces take up full height of inner container */
        backface-visibility: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        border: 1px solid #000000;
        padding: 30px;
    }

    .flip-card-front {
        color: #000000;
    }

    .flip-card-back {
        color: #000000;
        transform: rotateY(180deg);
    }

    /* Styling for the SVG, now positioned within its respective face */
    .card-corner-svg {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 35px;
        height: 38px;
        z-index: 1; /* Ensure it's above other content within the face */
    }
    .top_row {
      width: 100%;
    }
    /* By default, the back SVG is hidden, and the front SVG is visible */
    .card-corner-svg.back-svg {
        opacity: 0; /* Initially hidden */
        pointer-events: none; /* Prevents interaction when hidden */
        transition: opacity 0.4s; /* Smooth transition for opacity change */
    }

    /* When the card flips, hide the front SVG and show the back SVG */
    .flip-card.is-flipped .card-corner-svg.front-svg {
        opacity: 0;
        pointer-events: none;
    }

    .flip-card.is-flipped .card-corner-svg.back-svg {
        opacity: 1;
        pointer-events: auto;
    }
    .nourished-image-text .grid_swiper__wrapper.swiper-wrapper {
    max-height: 680px;
  }
.flip-card-back .rte {
  overflow: auto;
  padding-top: 20px;
}
.faq-image-section .accordion-content p {
  margin-top: 0;
}
.faq-image-section .accordion-content.active p {
  margin-bottom: 0;
}
.btn_accordian a {
  margin-top: 20px;
  margin-bottom: 15px;
  display: block;
}
body .accordion-content.active {
  padding-bottom: 30px;
  padding-top: 10px;
}
.template-product .product__info-container span.oke-sr-label-text {
  font-size: calc(10px * 1.3);
  display: inline;
  font-weight: 500;
}
.template-product .product__info-container span.oke-sr-count-number {
  position: unset;
  font-size: calc(10px * 1.3);
  font-weight: 500;
}
.template-product .product__info-container .oke-sr-count {
  text-decoration: underline;
}
::part(rc-plans-select) {
  font-size: calc(12px * 1.3);
  font-family: var(--font-body-family) !important;
  letter-spacing: 0 !important;
}

::part(rc-plans-select):focus-visible {
  box-shadow: none;
}
.container_ele p {
  margin: 0;
}
.serving-info_ele {
  margin-top: 15px;
}


  /* Base styles */
  /* Font classes */
  .font-montserrat {
      font-family: 'Montserrat', sans-serif;
  }
  .font-playfair-display {
      font-family: 'Playfair Display', serif;
  }
  .italic-playfair {
      font-family: 'Playfair Display', serif;
  }

  /* Section container */
  .probiotic-section-container {
      max-width: 1280px; /* equivalent to container mx-auto */
      margin-left: auto;
      margin-right: auto;
      padding-left: 1rem; /* px-4 equivalent */
      padding-right: 1rem; /* px-4 equivalent */
      padding-top: 4rem; /* py-16 equivalent */
      padding-bottom: 4rem; /* py-16 equivalent */
  }

  /* Flex layout for main sections */
  .probiotic-main-layout {
      display: flex;
      flex-direction: column; /* flex-col equivalent */
      gap: 3rem; /* gap-12 equivalent (12 * 0.25rem = 3rem) */
  }

  /* Left section styling */
  .probiotic-left-section {
      width: 100%; /* w-full equivalent */
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: flex-start;
      text-align: center; /* text-center equivalent */
  }
  h2.probiotic-heading {
    margin: 0;
  }

  /* Paragraph styling */
  .probiotic-paragraph {      
      margin-bottom: 2rem; /* mb-8 equivalent */
      margin-left: auto; /* mx-auto equivalent */
      margin-right: auto; /* mx-auto equivalent */
  }

  /* Button styling */
  .probiotic-button {
      padding-top: 0.75rem; /* py-3 equivalent */
      padding-bottom: 0.75rem; /* py-3 equivalent */
      padding-left: 2rem; /* px-8 equivalent */
      padding-right: 2rem; /* px-8 equivalent */
      border-radius: 0.5rem; /* rounded-lg equivalent */
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); /* shadow-md equivalent */
      transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; /* transition-colors duration-300 equivalent */
      transition-duration: 300ms;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      align-self: center; /* self-center equivalent */
      font-weight: 700; /* font-bold equivalent */
      color: #ffffff; /* text-white equivalent */
      text-decoration: none; /* Ensure it looks like a button, not a link */
      display: inline-block; /* Allows self-alignment */
  }

  /* Right section (grid of boxes) styling */
  .probiotic-boxes-grid {
      width: 100%; /* w-full equivalent */
      display: grid;
      grid-template-columns: 1fr; /* grid-cols-1 equivalent */
      gap: 4rem; /* gap-6 equivalent */
  }

  /* Individual box styling */
  .probiotic-box {
      position: relative;
      padding: 1.5rem; /* p-6 equivalent */
      min-height: 200px; /* min-h-[200px] equivalent */
      display: flex;
      align-items: center; /* items-center equivalent */
      justify-content: center; /* justify-center equivalent */
  }

  /* Box number styling */
  .box-number {
      position: absolute;
      top: 1rem; /* top-4 equivalent */
      left: 1rem; /* left-4 equivalent */
      font-size: calc(12px * 1.3); /* text-2xl equivalent */
      font-weight: 700; /* font-bold equivalent */
        color: #ffffff;
  background: #000000;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  }

  /* Content wrapper within boxes for vertical centering */
  .box-content-wrapper {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100%;
      text-align: center;
      padding: 1rem;
  }

  /* Text line styling within boxes */
  .box-text-line {
      color: #1f2937; /* text-gray-800 equivalent */
  }
  .box-text-line-1 {
      font-size: calc(12px * 1.3); /* text-lg equivalent */
      margin-bottom: 0.5rem; /* mb-2 equivalent */
      line-height: 1.4;
  }
  .box-text-line-2 {
      font-size: calc(12px * 1.3); /* text-xl equivalent */
      font-weight: 700; /* font-bold equivalent */
      margin-bottom: 0.5rem; /* mb-2 equivalent */
      line-height: 1.4;
  }
  .box-text-line-3 {
      font-size: calc(12px * 1.3); /* text-lg equivalent */
      line-height: 1.4;
  }
  .box-content-wrapper p {
    margin: 0;
  }
h2.probiotic-heading p {
  margin: 0;
}

.probiotic-paragraph {
  margin: 25px 0;
}
ol.list-container.list_style_none {
  margin-left: 0;
}

li.list-item-block ol {
  padding-left: 25px;
}

.faqs_with_numbering.no_faq_img .faq-image-section__content,
.faqs_wrapper_ele .faq-image-section__content {
  max-width: 880px;
  margin: 0 auto;
}
a.expert_social_link {
  font-weight: 600;
}
  section.expert-section .page-width {
      max-width: 1160px;
  }
.template-article .article_fixed_banner .page-width {
  padding: 0 5rem;
}

.template-article section.skin-gut-brain-hero-container {
  width: 100%;
  left: 0;
  right: 0;
}
.template-article .rich-text__text ol,
.template-article .rich-text__text ul {
  padding-left: 25px;
}
.template-article .rich-text__text h4,
.template-article .rich-text__text h5,
.template-article .rich-text__text h6,
.template-article .rich-text__text h3 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}
.template-article .rich-text__text {
  line-height: 1.5;
}
.template-article .rich-text__text h3 {
  font-size: calc(15px * 1.3);
}
.template-article .rich-text__text h4 {
  font-size: calc(14px * 1.3);
}
.template-article .rich-text__text h5 {
  font-size: calc(12px * 1.3);
}
.template-article h2 {
  margin-top: 0;
}
.template-article .expert-description h3 {
  margin-bottom: 14px;
}
.oke-reviewContent-stars svg {
  width: 80px;
}
.oke-reviewContent-date span {
  font-size: calc(10px * 1.3);
}
.okeReviews[data-oke-container] .oke-prevNextButton--next .oke-prevNextButton-icon:before,
div.okeReviews .oke-prevNextButton--next .oke-prevNextButton-icon:before {
  color: #000000 !important;
}
.okeReviews[data-oke-container] .oke-prevNextButton--prev .oke-prevNextButton-icon:before, 
div.okeReviews .oke-prevNextButton--prev .oke-prevNextButton-icon:before {
  color: #000000 !important;
}
.content_product_info .header_ele h4 {
  margin-top: 0;
  margin-bottom: 18px;
}
h2.faq-image-section__heading,
h2.faq-image-section__heading p {
  margin-top: 0;
}
body .accordion-header.active {
  padding-top: 16px;
}
.active .accordion-icon:before {
  position: relative;
  top: -2px;
}
h4.accordion-title p {
  margin: 0;
}
.image-columns-with-text-col img {
  vertical-align: bottom;
}
  select.countrySwitcher1 ,
select.no_currency_selector {
  font-weight: 600;
}
.complementary-slide.complementary-slide--standard.grid__item {
  padding: 0;
}
.complementary-products__container .card--horizontal .quick-add {
  width: 100%;
}
.prl,
.menu_banner {
  position: relative;
}
a.coverthebox {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
button#addToCartBtn,
div#purchaseTypeTrigger,
.product-details .title {
  font-family: var(--font-body-family);v
}
body .product-form__input--pill input[type=radio]+label {
  width: 100%;
  padding: 12px 20px;
  font-size: calc(12px * 1.3);
  letter-spacing: 0;
}
body fieldset.js.product-form__input.product-form__input--pill {
  max-width: 100%;
}
.sticky-bar-form-controls .variant-dropdown {
  display: none;
}
.product_mob_ele_point-dot {
  fill: transparent;
  transition: fill 0.3s ease-in;
}

.product_mob_ele_point-dot.is-visible {
  fill: currentColor;
  -webkit-transform: translateZ(0); 
  transform: translateZ(0);
  opacity: 1;
}
.accordion-header {
  flex-wrap: wrap;
}

h4.accordion-title {
  width: calc(100% - 50px);
}

select.countrySwitcher1,
select.no_currency_selector {
  font-family: var(--font-body-family);
}

.is-flipped .flip-card-front svg {
  opacity: 0;
}
.flip-card-back svg {
  opacity: 0;
}
.is-flipped .flip-card-back svg {
  opacity: 1;
}
::part(rc-purchase-option__selector) {
  font-size: calc(12px * 1.3);
  line-height: 1.4;
}
.product-form__input legend.form__label {
  font-size: calc(12px * 1.3);
  font-weight: 600;
  letter-spacing: 0;
}
.bgcover {
  background-size: cover;
  background-repeat: no-repeat;
}
.flip-card {
  margin: 0 auto;
}
.item-card_ele .card-paragraph {
  max-height: 160px;
  overflow-y: auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.item-card_ele .card-paragraph p {
  margin-top: 5px;
}
body .complementary-slide.complementary-slide--standard>ul li {
  position: relative;
}
body .complementary-products__container .quick-add__submit.show_col_btn span {
  color: #000000 !important;
}
.formulation-section-container_ele .swiper-slide {
  height: auto;
}

.text-block-slide .with_icon_block h5.h5 {
  padding-top: 6px;
}
body .button {
  padding: 0 1rem;
}
.its_meta_product_accordian {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: transparent;
  border: none;
  align-items: center;
  font-family: var(--font-body-family) !important;
  letter-spacing: 0;
  padding: 0;
  margin: 1.5rem 0;
  cursor: pointer;
}
.its_meta_product_accordian.active span.plus_sign {
  display: none;
}

.its_meta_product_accordian.active span.minus_sign {
  display: inline-flex;
}

.its_meta_product_accordian+.accordion__content {
  display: none;
}
.complementary-slide .card-wrapper+.tab_colour_product {
  display: none;
}
.swiper-button-next {
  text-align: right;
}
.inner_wrp_text_block.center.withimg {
  margin: 0 auto;
}
header-menu.megamenu_type_image .mega-menu__link--level-2 img {
  display: block;
  height: 100%;
  width: 100%;
}
.template-product h2.rich-text__heading.rte.inline-richtext {
  line-height: 1;
  margin-bottom: 30px;
}
.drawer_opened .fixed-bottom-bar,
body.overflow-hidden .fixed-bottom-bar {
  display: none;
}
p.announcement-bar__message .icon-arrow {
  display: none;
}
span.product__media-icon.product__media-icon--hover {
  display: none;
}
.withimg.inner_wrp_text_block .rte {
  font-weight: 400;
}
.template-index .slideshow h2.banner__heading.inline-richtext {
  line-height: 1;
}

.cart-drawer__overlay:empty {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: transparent;
}

cart-drawer.drawer.active {
  background: transparent;
}
  .drawer_opened .okeReviews,
  .drawer_opened div[data-oke-loyalty-widget],
  .overflow-hidden .okeReviews,
  .overflow-hidden div[data-oke-loyalty-widget] {
    display: none;
  }
.custom-cart-drawer-footer-text p {
  margin-bottom: 0;
  font-size: calc(9px * 1.3);
}
/* .cart-item__quantity-wrapper.quantity-popover-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */
.ele_no_faq_img .faq-image-section__accordion-wrapper {
  width: 100%;
}
.main_product_true .product-form__submit {
  font-size: calc(12px * 1.3);
  text-transform: uppercase;
  min-height: 5rem;
}
h2.drawer__heading {
  font-family: Montserrat, sans-serif !important;
  font-style: normal !important;
  font-size: 24px !important;
  font-weight: 600;
  letter-spacing: 0;
}

button.cart__checkout-button.button {
  font-size: calc(12px * 1.3);
  text-transform: uppercase;
  margin-top: 0.5rem;
}
.quick-cart-item {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
}

.quick-cart-image {
  width: 8rem;
}

.quick-cart-details_wrapper {
  width: calc(100% - 100px);
}

.quick-cart-details .ptitle {
  margin: 0;
}

.quick-cart-details .ptitle a {
  font-size: calc(11px * 1.3);
  text-decoration: none;
  line-height: 1.2;
  font-weight: 600;
  display: block;
}
button.cart__checkout-button.button {
  display: flex;
  justify-content: space-evenly;
}

/* CART UPSELL */
.custom-cart-drawer-upsell-container {
	 padding-top: 10px;
}
 .ccdu-title-container {
	 padding: 10px 15px;
	 text-align: center;
}
 .ccdu-title {
	 margin: 0;
	 font-weight: bold;
	 letter-spacing: 0.02em;
	 line-height: 1.42;
}
 .ccdu-items-wrapper {
	 padding: 8px;
	 background: #f7f7f7;
}
 .ccdu-items-wrapper .quick-cart-item {
	 background: #fff;
	 border: none;
	 padding: 15px 7px;
}
 .ccdu-items-wrapper .quick-cart-item:not(:last-child) {
	 margin-bottom: 8px;
}
 .ccdu-items-wrapper .buttonAddtoCart {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  padding: 6px 20px;
  background: transparent;
    border: 1px solid #000000;
  color: #000000;
}
 .custom-cart-drawer-footer-text-container {
	 margin: 0 0 10px;
}
 .custom-cart-drawer-footer-text {
	 font-size: 10px;
	 line-height: 1.4;
	 letter-spacing: normal;
	 text-align: left;
	 font-weight: normal;
}
 .custom-cart-drawer-footer-text p {
	 margin: 0;
}
 .custom-cart-drawer-footer-text p:not(:last-child) {
	 margin: 0 0 15px;
}
 .custom-cart-drawer-footer-text a {
	 text-decoration: underline;
}
 .quick-cart-details_wrapper {
  display: flex;
  gap: 5px;
  justify-content: space-between;
}
.cart-item__details .product-option,
.pvarprice div {
  font-size: calc(11px * 1.3);
  margin-top: 6px;
}

.ccdu-items-wrapper .buttonAddtoCart {
  cursor: pointer;
}
quantity-input.quantity.cart-quantity {
  width: 90px;
  min-height: 32px;
}

button.quantity__button {
  width: 28px;
}

.drawer .quantity__input {
  font-size: calc(10px * 1.3);
}

.cart-item__quantity-wrapper {
  flex-direction: column;
  justify-content: center;
}

.cart-drawer .cart-items .cart-item__quantity {
  grid-column: 4 / 5;
  padding-top: 1.7rem;
}
.drawer a.cart-item__name {
  font-weight: 600;
}
body .cart-item__media {
  width: 8rem;
}
button.cart__checkout-button.button,
button.btn-black.buttonAddtoCart {
  font-family: Montserrat, sans-serif !important;
}
::part(rc-plans-button rc-plans-button__selected) {
  background: #616161;
}
cart-drawer-items::-webkit-scrollbar {
  width: 0;
}
.cart-drawer .cart-item {
  border-bottom: 2px solid #f5f5f5;
  padding-bottom: 10px;
}
.complementary-products__container .swiper-button-disabled {
  display: none !important;
}
span.oke-sr-label-text, span.oke-sr-count-number {
  position: unset;
}
.collection .slider-buttons button {
  padding: 0;
  width: 15px;
}
.metafield_featured_products {
  overflow-x: hidden;
}
.complementary-products__container .swiper-button-next {
  right: -25px;
}

.complementary-products__container .swiper-button-prev {
  left: -25px;
}
a.animate-arrow {
  text-decoration: none;
}
.text-content-ele {
  display: flex;
  flex-direction: column;
  line-height: 1;
  gap: 4px;
}

  /* Section element styling */
  .clear-skin-section_ele {
    text-align: center;
  }
  .grid-container_ele {
    display: flex;
    flex-wrap: wrap;
    gap: 70px 40px;
    justify-content: center; /* Changed to justify-content for flexbox centering */
  }
  .item-card_ele {
    border: 1px solid #000000;
    padding: 15px;
    text-align: left;
    width: calc(25% - 30px); /* For 4 columns with gap */
    box-shadow: none;
    background-color: #f9f9f9; /* Default background color, will be overridden by settings */
    box-sizing: border-box; /* Include padding and border in the width */
  }
  .image-placeholder-wrapper_ele {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 15px auto;
    overflow: hidden;
    width: 100%; /* Ensure wrapper takes full width of card */
    height: auto; /* Allow height to adjust based on image */
  }
  .image-placeholder_ele {
    width: 100%;
    height: auto; /* Adjust height automatically */
    display: block; /* Remove extra space below image */
    object-fit: cover;
  }
  .item-card_ele h3 {
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .item-card_ele p {
    margin-bottom: 15px;
    color: #555; /* Default text color for card paragraph */
  }
  .item-card_ele .link {
    display: inline-block; /* Make link a block for padding/margin */
    font-weight: 600;
  }
  .clear-skin-section_ele h2 {
    margin-top: 0;
  }
  .item-card_ele .card-paragraph {
    font-size: calc(10px * 1.3);
    line-height: 1.5;
  }

  .item-card_ele h3 {
    font-size: calc(12px * 1.3);
  }
.product_menu_inner .button {
  z-index: 1;
  position: relative;
}
.complementary-slide s.price-item.price-item--regular {
  font-size: calc(6px * 1.3) !important;
}
  /* Responsive adjustments for smaller screens */
  @media (max-width: 1024px) { /* Adjust for 3 columns on larger tablets/small desktops */
    .item-card_ele {
      width: calc(33.33% - 13.33px); /* For 3 columns with gap */
    }
  }

  @media (max-width: 768px) {

    .grid-container_ele {
      gap: 20px;
    }
    .item-card_ele {
      padding: 10px;
      width: 100%; /* Two columns on tablets */
      min-width: 80%;
    }
    .image-placeholder-wrapper_ele {
      max-width: 100%; /* Adjust max-width for smaller screens */
    }
    .grid-container_ele {
      flex-wrap: nowrap;
      overflow-x: auto;
      flex-direction: row;
      justify-content: flex-start;
      margin-right: -25px;
    }
  }

  @media (max-width: 480px) {

    .grid-container_ele {
      gap: 20px;
    }
  }
  .item-card_ele .link {
  font-size: calc(10px * 1.3);
  margin-top: auto;
  display: block;
}
.item-card_ele {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product_menu_inner {
  position: relative;
}
.template-product .product__info-container span.oke-sr-total-text {
  font-size: calc(10px * 1.3);
  font-weight: 500;
}
span.oke-sr-total-text {
  font-size:10px;
  font-weight: 600;
}
.marquee_inner_common_cls {
  position: relative;
  z-index: 1;
}

.cart-count-bubble {
  z-index: 0;
}
.top-nav-bar ul .blog_filter_nav.active a {
  text-decoration: underline;
}
.metafield_featured_products .feartured_collection_ele {
  position: relative;
}
.swiper_metafields_products ul {
  padding: 0;
}
.metafield_featured_products .feartured_collection_ele slider-component {
  padding: 0;
}
.collection .slider-buttons button {
  z-index: 2;
}
.collection .slider-buttons button[aria-disabled="true"] {
  display: none !important;
}
.blog-articles-swiper .swiper-button-disabled {
  display: none !important;
}
slider-component.swiper.swiper_metafields_products.swiper-initialized {
  opacity: 1;
}
body .section-header.shopify-section-group-header-group,
slider-component.swiper.swiper_metafields_products {
  opacity: 0;
}
body .currencySwitcherOuter select {
      background-image: url('https://cdn.shopify.com/s/files/1/0318/3172/0074/files/down_b.svg?v=1758467413');
    appearance: none;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 16px;
    padding-right: 17px;
}
body .footer-block select.country-select,
body.template-index .currencySwitcherOuter select {
    background-image: url('https://cdn.shopify.com/s/files/1/0318/3172/0074/files/down_b_d1ca59c8-5cdd-490a-8d6f-a76630510fae.svg?v=1758467558');
    appearance: none;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 16px;
    padding-right: 17px;
}
.template-index .section-header:not(.scrolled-past-header) sticky-header:hover .currencySwitcherOuter select,
body .footer-block select.country-select,
.scrolled-past-header .currencySwitcherOuter select {
    background-image: url('https://cdn.shopify.com/s/files/1/0318/3172/0074/files/down_b.svg?v=1758467413') !important;
}
body .footer-block select.country-select {
    background-position: calc(100% - 8px) center;
}
.product__media-wrapper .grid_swiper_nav div {
    display: inline-block;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.product__media-wrapper .grid_swiper_nav {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
}
.page-width_in {
    padding: 0 10rem;
}
body ul.tl-options {
    background: #ffffff;
    box-shadow: none;
    padding: 0;
    bordeR: 1px solid #000000;
    border-radius: 0;
}
body .desktop .tl-options {
    left: -50px;
}

.tl-options span.tl-label.tl-name {
    font-size: calc(10px * 1.3);
    text-transform: uppercase;
    font-family: Montserrat, sans-serif !important;
    font-style: var(--font-body-style);
    font-weight: 600;
}
body li.tl-option {
    width: 100%;
    border-bottom: 1px solid;
    padding: 5px 14px;
}

body li.tl-option:last-child {
    border: none;
}

body li.tl-option.active {
    background: #000000;
    color: #ffffff;
}

.preorderlabel {
	font-size: calc(12px * 1.3);
  	font-weight: 400;
  	color: #A52A2A;
        margin-top: -10px !important;
    text-align: center;
}
a.cstm_link_parent {
    text-decoration: none;
}
.multicolumn-card__info div.rte {
    margin-bottom: 2rem;
}
.drawer__header {
    box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    margin: 0 -20px;
}

.drawer__header h2 {
    padding-left: 20px;
}

button.drawer__close {
    right: 10px;
}
.cart-drawer .cart-item {
    position: relative;
}
/* .cart-drawer .cart-item:after {
    position: absolute;
    bottom: 0;
    left: -20px;
    width: calc(100% + 40px);
    height: 2px;
    background: #f5f5f5;
    content: "";
} */
body cart-drawer-items {
    overflow-x: inherit;
}
body .cart-item__name:hover {
    text-decoration: none;
}
.cart-drawer .cart-items .cart-item__quantity {
  padding-right: 10px;
}
.contains-card.contains-card--product.complementary-slider {
    padding-bottom: 10px;
}
.quick-add__submit.show_col_btn {
  position: relative;
  z-index: 1;
}
body .complementary-products__container .quick-add__submit.show_col_btn:hover span {
  color: #ffffff !important;
}
#cart-icon-bubble.focus-inset:focus-visible {
    outline: none;
    box-shadow: none;
}



