/* Thehipelement added this.. 
*/

.product__tax {
  margin-top: 5px !important;
  display: none;
}

.header__icons svg,
.icon svg {
  width: 2.7925rem !important;
  height: 2.7925rem !important;
  display: block;
}

b,
strong {
  font-family: "Px Grotesk Bold" !important;
}

.color-scheme-1 {
  color: black !important;
}

/* FONTS */




@font-face {
  font-family: "Px Grotesk Light";
  src: url("https://cdn.shopify.com/s/files/1/0940/1955/1537/files/font-Px-Grotesk-Light.woff?v=1752204057")
    format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Px Grotesk Regular";
  src: url("https://cdn.shopify.com/s/files/1/0940/1955/1537/files/font-Px-Grotesk-Regular.woff?v=1752204057")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Px Grotesk Bold";
  src: url("https://cdn.shopify.com/s/files/1/0940/1955/1537/files/Px-Grotesk-Bold.woff?v=1768243605")
    format("woff");
  font-style: normal;
}


@font-face {
  font-family: "Px Grotesk Screen";
  src: url("https://cdn.shopify.com/s/files/1/0940/1955/1537/files/font-Px-Grotesk-Screen.woff?v=1752204057")
    format("woff");
  font-weight: 100;
  font-style: normal;
}



.price {
  font-family: "Px Grotesk Screen" !important;
}


/* General */

.list-menu__item {
  line-height: 0.9 !important;
}

a,
a:active,
.header__active-menu-item {
  text-decoration: none !important;
}

/* Shop Filter + Drawer */

.mobile-facets__summary {
  font-family: "Px Grotesk Bold" !important;
}

.mobile-facets__label {
  padding: 1.5rem 1rem 0.3rem 2.5rem !important;
}

.mobile-facets__open-label {
  line-height: 0 !important;
}

.mobile-facets__open > * + * {
  margin-left: 1rem !important;
  letter-spacing: normal !important;
  font-weight: 400 !important;
  font-size: 1.8rem !important;
  font-family: "Px Grotesk Regular" !important;
}

/* Blog Stuff */



@media screen and (min-width: 1050px) {
  .blog-articles {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}

.article-card__image-wrapper {
  position: relative;
}

.article-tags {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  z-index: 2;
}

.article-tag-pill {
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 8px;
  border-radius: 20px;
  line-height: 1;
  backdrop-filter: blur(3px);
  text-transform: capitalize;
}



/* DAWWWWWWWWWWN */

.tabs-section .ui-widget.ui-widget-content {
  border: none;
}

.ui-widget-content a {
  color: #000 !important;
}

.cart-remove-button {
  background: none !important;
  padding: 0.2rem !important;
}
.cart-remove-button:hover {
  color: black;
}

.button {
  cursor: pointer !important;
  appearance: none !important;
  text-align: center !important;
  color: #202020 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  background: linear-gradient(to left, white 50%, black 50%) right;
  background-size: 200%;
  transition: 0.5s ease-out;
  border-radius: 999999px !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 5rem 0 3rem !important;
  font-family: Px Grotesk Regular, "sans-serif" !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 3rem !important;
  text-decoration: none !important;
  display: flex !important;
  transition: 0.3s ease-out !important;
}

.collection__view-all {
  display: flex;
  justify-content: center;
}

.collection__view-all {
  display: flex;
  justify-content: center;
}

.collection__view-all .button:after, .collection__view-all .button:before  {
  border: 0px !important;
  display: none;
  background: none !important;
}

.collection__view-all a {
border-radius: 0px !important;
border-bottom: 2px solid black !important;
margin-bottom: 6px !important
}

.collection__view-all .button {
  background: none !important;
  background-color: none !important;
  color: black !important;
}

.collection__view-all .button:hover {
  background: none !important;
  background-color: none !important;
  color: black !important;

}

.button:hover {
  background-position: left;
  color: white !important;
}

/*
.badge {
  font-size: 0.74em !important;
  letter-spacing: normal !important;
  padding: 1px !important;
  line-height: normal !important;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: linear-gradient(90deg, #f55fcf 0%, #ff83d0 100%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 790px) {

  .badge {
    width: 38px !important;
    height: 18px !important;
    line-height: 0 !important;
    font-size: 11px !important;
    border-radius: 14px !important;
  }
  }
*/

.badge {
  position: absolute; /* assuming already */
  left: -5px;
  font-size: 13px !important;
  letter-spacing: -.1px;
  padding: 4px 12px 4px 10px !important;
  height: auto !important;
  line-height: 1 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 4px 4px 0 !important;
  z-index: 2;
  border: 0px;
}

/* Fold / notch */
.badge::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid black; /* darker shade for fold */
  border-left: 6px solid transparent;
}

/*
.badge:nth-of-type(1) { top: 12px; }

.badge:nth-of-type(2) { top: 42px; background: #c744a8; }
.badge:nth-of-type(2)::before { 
  border-top: 6px solid #c744a8; 
}

.badge:nth-of-type(3) { top: 72px; background: black; }

.badge:nth-of-type(3)::before { 
  border-top: 6px solid #000000; 
}
*/


.button {
  letter-spacing: normal !important;
  -webkit-backdrop-filter: blur(2px) !important;
  padding: 0 5rem 0 5rem !important;
  font-family: Px Grotesk Regular, "sans-serif" !important;
  font-size: 1.5rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 3rem !important;
}

.icon-wrap {
  margin-left: 0.8rem;
}

.rating-star:before {
  font-family: Px Grotesk Screen, sans-serif !important;
  content: "*****" !important;
  -webkit-background-clip: text !important;
  font-size: 2.2rem;
  letter-spacing: 0.19em !important;
  display: inline-block;
  transform: scaleX(1.08) translateY(0.02em);
  margin: 0;
  padding: 0px !important;
  vertical-align: -webkit-baseline-middle;
}

.card-information > .price {
  letter-spacing: normal !important;
}

.swiper-button-next,
.swiper-button-prev {
  width: 40px !important;
  height: 40px !important;
}

.banner--adapt,
.banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
  height: 48vh !important;
}

img {
  border-radius: 4px !important;
}

@media screen and (min-width: 1290px) {
  .header:not(.drawer-menu).page-width {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  
}



.quantity {
  min-height: 4rem !important;
}

.button {
  padding: 0px !important;
}

.button--primary,
.button--secondary,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  padding: 0 5rem !important;
}

:is(.product-form__input--pill, .product-form__input--swatch) .form__label {
  colour: black !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
}

cart-remove-button .button {
  padding: 0px !important;
}

/* Product card css for variant pills */



.product-media-container.constrain-height {
  --viewport-offset: 0px !important;
}

@media screen and (min-width: 750px) {
  .product-media-container.constrain-height {
      --viewport-offset: 170px !important;
      --constrained-min-height: auto !important;
  }
}




@media (min-width: 751px) and (max-width: 999px) {
  .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
    display: block;
    max-width: 100%;
    position: relative !important;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}



/* Hide native radio buttons */
.visually-hidden {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* Pill styling */
.variant-pill {
  display: inline-block;
  margin: 0;
  border: 1px solid #dbdbdb;
  border-radius: 999px !important;
  line-height: normal;
  cursor: pointer;
  font-size: 1.04rem;
  transition: all 0.2s ease;
  background-color: white;
  color: black;
  user-select: none;
  padding: 6px 8px !important;
}

.variant-saving {
  display: block;
  font-size: 12px;
  line-height: 0.8;
  margin-top: 4px;
  background: #27ae60;
  color: white !important;
  width: 100%;
  padding: 2px 7px;
  border-radius: 2px;
}

.product-form__input--pill input[type="radio"] + label {
  border-radius: 6px !important;
  padding: 4px 12px !important;
  border-color: #dbdbdb !important;
}

/* Selected pill */
.product-variant-options input:checked + .variant-pill {
  background-color: black;
  color: white;
  border-color: black;
}

/* Hover effect for unselected pills */
.variant-pill:hover {
  background-color: #00000010; /* subtle black overlay */
}

/* Wrap each variant for spacing */
.variant-wrapper {
  display: inline-block;
  margin: 0px !important;
  text-align: center;
}

/* Parent pill */
.product-form__input--pill label {
  margin-bottom: 22px !important;
}

/* The metafield banner below */
.product-form__input--pill label[data-saving-meta]::after {
  content: attr(data-saving-meta);
  background: rgb(255, 200, 21);
  color: black;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 6px;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: -26px; /* distance below pill */
  left: 0;
  line-height: 0.8;
}

/* end of product card pills */

.clinically-tested-badge {
  gap: 8px;
  border-radius: 8px;
  font-size: 0.9em;
  vertical-align: middle;
  background: #27ae60;
  font-weight: bold;
  border: 1px solid #27ae60 !important;
  color: white;
  display: flex;
  padding: 0 14px;
  font-family: "Px Grotesk Regular";
  align-items: center;
}

.product-variant-options {
  margin-bottom: 15px !important;
  margin-top: 6px !important;
  display: flex;
  gap: 3px;
}

.card__information {
  padding-bottom: 1px !important;
}



.abs-rating {
  position: absolute;
  top: 10px;
  right: 20px;
}

@media screen and (max-width: 1150px) {
  .abs-rating {
    position: relative;
    top: 0px;
    left: 4px;
  }
}

.card__inner {
  border: 1px solid #ebebeb !important;
  border-radius: 3px;
}

.caption {
  /* font-family: 'Px Grotesk Regular' !important; */
  font-weight: 500;
  letter-spacing: normal !important;
  line-height: normal !important;
}

/* END OF DAWN */

.jdgm-star {
  font-family: "Px Grotesk Screen", monospace !important;
}

/* All body text and paragraphs */
html,
body,
p {
  font-family: "Px Grotesk Light", sans-serif !important;
  font-weight: 300;
  letter-spacing: normal !important;
}

a,
button,
.button,
input {
  letter-spacing: normal !important;
  font-family: "Px Grotesk Regular", sans-serif !important;
  font-weight: 400;
  letter-spacing: normal !important;
}

label,
input,
select {
  letter-spacing: normal !important;
}

/* All headings (h1–h6) */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Px Grotesk Regular", sans-serif !important;
  font-weight: 500;
  letter-spacing: normal !important;
}

/* All numeric content on site */
.number,
.digits,
.price,
.data-number,
[data-price],
[data-number] {
  letter-spacing: -1px !important;
  font-family: "Px Grotesk Screen" !important;
}

.variant-option--dropdowns label {
  display: none;
}

.price .price-item {
  display: inline-block;
  margin: 0;
  font-size: 1.3em;
}

/* .product-template */

.product-template
  .product--medium:not(.product--no-media)
  .product__media-wrapper,
.product-template
  .product--small:not(.product--no-media)
  .product__info-wrapper {
  background: #ffffff59 !important;
}

/* === .product-template ---- Make all slideshow images/videos full width === */

@media screen and (min-width: 1000px) {
  .product-template .slider-button {
    border-radius: 50% !important;
    background: black !important;
    color: white !important;
  }

  .product-template
    .product--medium:not(.product--no-media)
    .product__info-wrapper,
  .product-template
    .product--small:not(.product--no-media)
    .product__media-wrapper {
    max-width: 100% !important;
    width: 100% !important;

    overflow: hidden;
  }

  .product-template
    .product--medium:not(.product--no-media)
    .product__info-wrapper,
  .product-template
    .product--small:not(.product--no-media)
    .product__media-wrapper {
    max-height: calc(
      100vh - var(--header-height) - var(--sf-announcement-height, 0px)
    ) !important;
  }

  .product-template
    .product--medium:not(.product--no-media)
    .product__media-wrapper,
  .product-template
    .product--small:not(.product--no-media)
    .product__info-wrapper {
    position: absolute !important;
    max-width: 55% !important;
    z-index: 2 !important;
    bottom: 0 !important;
    width: calc(30% - var(--grid-desktop-horizontal-spacing) / 2) !important;
    left: 5rem !important;
    background: white !important;
    padding: 24px !important;
  }

  .product-template .thumbnail-slider {
    position: absolute !important;
    bottom: 20px !important;
    right: 4rem !important;
    z-index: 2 !important;
    width: 100% !important;
    max-width: 22vw !important;
  }

  .product-template .product--thumbnail .product__media-list,
  .product-template .product--thumbnail_slider .product__media-list {
    height: 100vh !important;
    max-height: calc(
      100vh - var(--header-height) - var(--sf-announcement-height, 0px)
    ) !important;
  }

  .product__column-sticky {
    top: 0rem !important;
  }

  .product__title h1 {
    font-size: 2.7rem !important;
  }

  /* For all product gallery images */
  .product-template .product__media-item img,
  .product-template .product__media-item video,
  .product-template .product__media-item model-viewer {
    object-fit: cover;
  }

  /* But for the very first image only — make it contain */
  .product-template .product__media-item:first-child img,
  .product-template .product__media-item:first-child video,
  .product-template .product__media-item:first-child model-viewer {
    object-fit: contain !important;
  }

  .header--middle-left {
    grid-template-areas: "heading navigation icons" !important;
    grid-template-columns: auto auto auto !important;
    column-gap: 2rem !important;
  }

  .header--middle-left .header__inline-menu {
    justify-content: center !important;
  }
}

body {
  overflow-x: hidden;
}

.header > .header__heading-link {
  padding: 0px;
}

@media screen and (max-width: 749px) {
  .product-template .product__media-list .product__media-item {
    width: 100% !important;
  }
}

.homepage .article-card__excerpt {
  display: none !important;
}

.concern-selector-section .cs-select:focus {
  outline: none !important;
  box-shadow: none !important;
}

.feature-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.feature-pills .pill {
  font-size: 0.9em;
  line-height: 1;
  display: inline-block;
}

.feature-pills .pill:nth-child(1) {
  color: #2f80ed;
}
.feature-pills .pill:nth-child(2) {
  color: #e91e63;
}
.feature-pills .pill:nth-child(3) {
  color: #27ae60;
}

/* Example unique colors 
 color: #fff;
    background: #000;
    border-radius: 60px;
.feature-pills .pill:nth-child(1) { background-color: #2f80ed; }
.feature-pills .pill:nth-child(2) { background-color: #e91e63; }
.feature-pills .pill:nth-child(3) { background-color: #27ae60; }
*/

.price .price-item {
  letter-spacing: 0px !important;
}

.price--large {
  font-size: 2rem !important;
}

price-item--regular {
  font-size: 1rem;
}

@media screen and (max-width: 749px) {
  .product-template .product__info-container {
    padding-top: 20px;
  }

  .product-template .slider.slider--mobile .slider__slide {
    padding-top: 0px !important;
  }

  .button {
    padding: 1px !important;
  }

  .pdp-class {
    height: auto;
    overflow-x: hidden;
  }

  .pdp-class-info {
    max-width: var(--page-width);
    margin: 0 auto;
    padding: 0 1.5rem;
  }
}

.data-number {
  font-size: 1.2em;
  line-height: 1;
}

@media (max-width: 749px) {


  .rich-text__buttons {
    display: flow !important;

  }


  /* Position arrows over image */
  .product-template slider-component .slider-button {
  }

  /* Thumbnail container spacing */
  .thumbnail-slider {
    margin-top: 8px;
  }

  /* Shrink thumbnail items */
  .thumbnail-list__item {
    width: 52px !important;
    flex: 0 0 52px;
  }

  /* Shrink thumbnail images */
  .thumbnail-list__item img {
    width: 52px;
    height: 52px;
    object-fit: cover;
    border-radius: 6px;
  }

  /* Reduce padding inside thumbnail button */
  .thumbnail-list__item .thumbnail {
    padding: 2px;
  }
}

.icon-arrow--left svg {
  transform: scaleX(-1);
}

.slider-button--next .icon {
  transform: none !important;
  width: 1.5rem !important;
  height: auto !important;
}

.slider-button--prev .icon {
  transform: rotate(180deg) !important;
  width: 1.5rem !important;
  height: auto !important;
}

.slider-button[disabled] .icon {
  color: rgb(255 255 255 / 42%) !important;
  cursor: not-allowed;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 1.5rem !important;
}

.blog-filter-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.blog-filter-label {
  font-size: 14px;
  font-weight: 500;
  opacity: 0.7;
}

.blog-filters {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.blog-filter {
  padding: 6px 14px;
  border-radius: 999px;
  border: 1px solid #ddd;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.blog-filter:hover {
  background: #f5f5f5;
}

.blog-filter.active {
  background: #000;
  color: #fff;
  border-color: #000;
}

.site-logo {
  display: flex;
  align-items: center;
}

.logo-svg {
  width: 200px; /* adjust as needed */
  height: auto;
  display: block;
}

.mega-menu__columns {
  display: flex;
  gap: 2rem;
}

.mega-menu__column {
  display: flex;
  flex-direction: column;
  min-width: 26vw; /* adjust width if needed */
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-right: 50px;
  border-right: 1px solid #e2e2e2;
}

.mega-menu__link {
  display: block;
  padding: 0.5rem 0;
  color: #333;
  text-decoration: none;
}

.mega-menu__sublist {
  list-style: none;
  padding-left: 0.1rem;
  margin-top: 0.5rem;
}

.mega-menu__sublist li a {
  padding: 0.3rem 0;
  display: block;
}

.mega-menu__content {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.mega-menu__link--level-2 {
  font-family: Px Grotesk Bold, sans-serif !important;
}

.footer__content-bottom-wrapper--center {
  border-top: 1px solid #34353b;
  padding-top: 12px;
}

/* Mobile screen Thumbnail arrows absolute */

@media (max-width: 1000px) {
  /* Move arrows on top of main image */
  .slider-button {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 10;
    background: rgba(0, 0, 0, 0.9) !important;
    color: white !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .slider-button.slider-button--prev {
    left: 10px !important;
  }

  .slider-button.slider-button--next {
    right: 10px !important;
  }
}

/* Move arrows on top of main image */
.product-template-product-alt .slider-button {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 10;
  background: rgba(0, 0, 0, 0.9) !important;
  color: white !important;
  border-radius: 50% !important;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.product-template-product-alt .slider-button.slider-button--prev {
  left: 10px !important;
}

.product-template-product-alt .slider-button.slider-button--next {
  right: 10px !important;
}

@media screen and (min-width: 1249px) {
  .product-template-product-alt slider-component {
    max-width: 600px !important;
  }

  .product-template-product-alt .product__media-wrapper {
    padding-left: 14vw !important;
  }
}

@media screen and (max-width: 749px) {
  .product__media-list .product__media-item {
    width: 100% !important;
  }

  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
  }

  .slider.slider--mobile {
    scroll-padding-left: 0px !important;
  }
}

@media screen and (min-width: 749px) {
  .product-template-product-alt .pdp_class {
    margin-top: 36px !important;
  }
}

/* Desktop: show first image only */
@media screen and (min-width: 750px) {
  .banner__media:nth-of-type(1) {
    display: none;
  }

  .banner__media {
    width: 100% !important;
  }
}

/* Mobile: show second image only */
@media screen and (max-width: 749px) {
  .banner__media:nth-of-type(2) {
    display: none;
  }

  .banner__media {
    width: 100%;
  }
}

/* Banner behaves like product card */
.collection-banner-item {
  display: flex;
}

/* Stretch inner container */
.collection-banner-inner {
  display: flex;
  width: 100%;
  height: 100%;
}

/* Image fills card height */
.collection-banner-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


.product-template #video-overlay {display: none;}

/* 
.product-form__input--pill input[type=radio]+label {
  color: white !important;
}





/* Thehipelement added this.. */

.menu-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
}

/* Desktop: hide completely */
@media (min-width: 769px) {
  .mobile-bottom-bar {
    display: none !important;
  }
}

.mobile-bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;

  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;

  background: #ffffff;
  z-index: 9999;

  padding: 8px 6px calc(8px + env(safe-area-inset-bottom));
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.08);
}

/* Each item */
.mobile-bottom-bar .nav-item {
  flex: 1;
  display: flex;
  flex-direction: column; /* 👈 icon on top, text below */
  align-items: center;
  justify-content: center;
  gap: 4px;

  text-decoration: none;
  color: #000;
  font-size: 11px;
  line-height: 1.2;

  background: transparent;
  border: 0;
  padding: 6px 0;
}

/* Icon */
.mobile-bottom-bar .nav-icon img,
.mobile-bottom-bar .nav-item svg {
  display: block;
  width: 26px;
  height: auto;
}

/* Label */
.mobile-bottom-bar .nav-label {
  display: block;
  text-align: center;
  white-space: nowrap;
}

/* Buttons should behave like links */
.mobile-bottom-bar button.nav-item {
  cursor: pointer;
}

/* Prevent desktop header conflicts */
@media (min-width: 1024px) {
  .mobile-bottom-bar {
    max-width: 100%;
  }
}

/* Force menu icons to display in mega menu */
.mega-menu__link .menu-icon,
.header__menu-item .menu-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 24px !important;
  height: 24px !important;
  margin-right: 8px !important;
  vertical-align: middle !important;
  flex-shrink: 0 !important;
}

.menu-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

.menu-icon svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}

/* TRANSFER TO INGRedients CAROUSEL */
/* TRANSFER TO INGRedients CAROUSEL */
/* TRANSFER TO INGRedients CAROUSEL */
/* TRANSFER TO INGRedients CAROUSEL */
/* TRANSFER TO INGRedients CAROUSEL */
/* TRANSFER TO INGRedients CAROUSEL */
/* TRANSFER TO INGRedients CAROUSEL */

.hc-prev,
.hc-next {
  position: static !important;
  margin: 0;
  width: 40px;
  height: 40px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black !important;
}

.horizontal-carousel {
  padding: 2em !important;
}

@media (max-width: 1200px) {
  .horizontal-carousel {
    padding: 1em !important;
  }
}

@media (max-width: 900px) {
  .horizontal-carousel {
    padding: 0.5em !important;
  }
}

@media (max-width: 700px) {
  .horizontal-carousel {
    padding: 0.3em !important;
  }
}

.hc-prev.disabled,
.hc-next.disabled {
  pointer-events: none;
  opacity: 0.3;
}

/* HOME PAGE TABS carousel  tab-collection.liquid */
/* HOME PAGE TABS carousel  tab-collection.liquid */
/* HOME PAGE TABS carousel tab-collection.liquid */
/* HOME PAGE TABS carousel tab-collection.liquid */
/* HOME PAGE TABS carousel  tab-collection.liquid */
/* HOME PAGE TABS carousel  tab-collection.liquid */

.products-swiper {
  width: 100%;
  min-height: 1px; /* prevents collapsing on first render */
}

.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}

.swiper-controls, .hc-controls {
  /*
  display: flex;
  justify-content: center;
  gap: 10px; 
  margin-top: 1rem; 
  */

  display: flex  ;
      width: 100%;
      justify-content: space-between !important;
      /* gap: 10px; */
      margin-top: 1rem;
      position: absolute;
      align-items: center;
      top: 0;
      top: 30%;
      left: 0%;
      padding: 0px 10px;

      
}

.swiper-button-prev,
.swiper-button-next {
  position: static !important; /* override default absolute */
  margin: 0;
  width: 50px;
  height: 50px;
  background: rgb(0, 0, 0); /* optional background */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

/* Tabs nav */
.tabs-nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
  font-family: "Px Grotesk Light";
}

.tab-left {
  justify-content: flex-start;
}

.tab-btn {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px;
}
.tab-btn p {
  margin-top: 8px;
  color: grey;
  font-size: 2rem;
  font-family: "Px Grotesk Light";
}
.tab-btn.active p {
  font-weight: bold;
  border-bottom: 2px solid black;
  color: black !important;
}
.tabs-img-block {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  display: none;
}
.tabs-img-block img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Tab panels */
.tab-panel {
  display: none;
}
.tab-panel.active {
  display: block;
}

/* ---------- MOBILE RESPONSIVE ---------- */
@media (max-width: 768px) {
  .tabs-nav {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 16px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }

  /* Prevent tab buttons from shrinking */
  .tab-btn {
    flex: 0 0 auto;
  }

  /* Slightly smaller text on mobile */
  .tab-btn p {
    font-size: 1.6rem;
    white-space: nowrap;
  }

  /* -------- Thin scrollbar styling -------- */

  /* Webkit browsers (Chrome, Safari) */
  .tabs-nav::-webkit-scrollbar {
    height: 4px;
  }

  .tabs-nav::-webkit-scrollbar-track {
    background: transparent;
  }

  .tabs-nav::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
  }

  .tabs-nav::-webkit-scrollbar-thumb:hover {
    background-color: #999;
  }

  /* Firefox */
  .tabs-nav {
    scrollbar-color: #ccc transparent;
  }
}

/* Swiper */

.swiper-slide {
  display: flex;
  height: auto;
}
.swiper-slide .grid__item {
  width: 100%;
}

/* ===== CUSTOM FOOTER LAYOUT ===== */
/* ===== CUSTOM FOOTER LAYOUT ===== */
/* ===== CUSTOM FOOTER LAYOUT ===== */
/* ===== CUSTOM FOOTER LAYOUT ===== */
/* ===== CUSTOM FOOTER LAYOUT ===== */
/* ===== CUSTOM FOOTER LAYOUT ===== */
/* ===== CUSTOM FOOTER LAYOUT ===== */

.custom-footer {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-bottom: 50px;
  max-width: 1540px;
}

.custom-footer .list-social {
  justify-content: flex-start;
}

.custom-footer .footer-block__newsletter:not(:only-child) {
  margin-right: 0 !important;
}

.custom-footer .footer-block__newsletter {
  flex-grow: inherit !important;
}

.custom-footer__logo {
  width: 100%;
  margin-bottom: 22px;
}

.custom-footer__main {
  display: flex;
  gap: 4rem;
  justify-content: space-between;
}

/* MENUS */
.custom-footer__menus {
  display: flex;
  gap: 7rem;
}

/* NEWSLETTER + SOCIAL */
.custom-footer__right {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

/* MOBILE */
@media (max-width: 1049px) {
  .custom-footer__main {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* MOBILE */
@media (max-width: 749px) {
  .custom-footer__menus {
    flex-direction: column;
    gap: 2rem;
  }
}

/* ===== Video Carousel Testimonial ===== */
/* ===== Video Carousel Testimonial ===== */
/* ===== Video Carousel Testimonial ===== */
/* ===== Video Carousel Testimonial ===== */
/* ===== Video Carousel Testimonial ===== */
/* ===== Video Carousel Testimonial ===== */
/* ===== Video Carousel Testimonial ===== */
/* -----------------------------
   GENERAL SECTION
----------------------------- */
.video-carousel-section {
  position: relative;
}

.carousel-heading {
  margin-bottom: 32px;
}

/* -----------------------------
   SWIPER CONTAINER
----------------------------- */
.video-swiper {
  overflow: hidden; /* Swiper handles scrolling */
  width: 100%;
}

.swiper-wrapper {
  display: flex;
  align-items: stretch;
}

/* -----------------------------
   VIDEO SLIDES
----------------------------- */
.swiper-slide.video-block {
  flex: 0 0 300px; /* Instagram reel width */
  margin: 0px;
  position: relative;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 540px; /* 9:16 ratio */
}

.video-wrapper video,
.video-wrapper iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;

}

.product-overlay, video {
  border-radius: 6px;
}


/* -----------------------------
   VIDEO CONTROLS HOVER (self-hosted only)
----------------------------- */
.video-wrapper video::-webkit-media-controls {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.video-wrapper:hover video::-webkit-media-controls {
  opacity: 1;
}

/* -----------------------------
   PRODUCT OVERLAY
----------------------------- 
.product-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, rgb(21, 20, 20), #00000000);
  color: #fff;
  padding: 32px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  text-decoration: none;
  z-index: 5;
  max-width: 100% !important;
  opacity: 1;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
}*/


.product-overlay {
  position: relative;
 padding-top: 12px;
 padding-bottom: 12px; 
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  text-decoration: none;
  z-index: 5;
  max-width: 100% !important;
  transition: opacity 0.3s ease;
}


.video-wrapper:hover .product-overlay {
  opacity: 1;
  pointer-events: auto;
}

.product-title {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.2;
  color: black;
}

.product-price {
  font-size: 0.9em;
  opacity: 1;
  color: black;
}

.product-arrow {
  font-size: 1em;
  display: none;
}

/* -----------------------------
   NAVIGATION ARROWS
----------------------------- */

/* 
.vid-car-cont {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  margin-top: 32px;
  gap: 10px;
}

*/

.vid-car-cont { 
display: flex  ;
width: 100%;
justify-content: space-between;
/* gap: 10px; */
margin-top: 1rem;
position: absolute;
align-items: center;
top: 0;
top: 30%;
left: 0%;
padding: 0px 10px;
}

/*
.vid-car-cont .left,
.vid-car-cont .right {
  width: 40px;
  height: 40px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black !important;
  cursor: pointer;
  user-select: none;
}

.vid-car-cont .left.swiper-button-disabled,
.vid-car-cont .right.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}

*/


/* -----------------------------
   RESPONSIVE
----------------------------- */
@media (max-width: 1024px) {
  .swiper-slide.video-block {
    flex: 0 0 220px;
  }

  .video-wrapper {
    height: 480px;
  }
}

@media (max-width: 768px) {
  .swiper-slide.video-block {
    flex: 0 0 220px;
  }

  .video-wrapper {
    height: 400px;
  }

  .vid-car-cont {
    gap: 8px;
  }

  .vid-car-cont .left,
  .vid-car-cont .right {
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 480px) {
  .swiper-slide.video-block {
    flex: 0 0 180px;
  }

  .video-wrapper {
    height: 320px;
  }

  .vid-car-cont {
    margin-top: 20px;
    gap: 6px;
  }

  .vid-car-cont .left,
  .vid-car-cont .right {
    width: 30px;
    height: 30px;
  }
}





/* ===== Concerns Search - concerns-filter.liquid ===== */
/* ===== Concerns Search - concerns-filter.liquid ===== */
/* ===== Concerns Search - concerns-filter.liquid ===== */
/* ===== Concerns Search - concerns-filter.liquid ===== */
/* ===== Concerns Search - concerns-filter.liquid ===== */
/* ===== Concerns Search - concerns-filter.liquid ===== */
/* ===== Concerns Search - concerns-filter.liquid ===== */


.concern-selector-section .cs-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch; /* ensure columns fill height */
  max-height: 680px;
  gap: 40px;
  width: 100%;
  max-width: 100vw;
  margin: 0;
  padding: 0;
}

/* LEFT IMAGE COLUMN */
.cs-left {
  padding: 0;
  margin: 0;
  height: 100%;
}

.cs-image {
  width: 100%;
  height: 100vh; 
  max-height: 660px;
  object-fit: cover;
  object-position: top;
  display: block;
  border-radius: 0 !important;
}


.cs-right {
  padding-left: 30px !important;
  padding-right: 30px !important;
  letter-spacing: -1px !important;
}

/* RIGHT COLUMN */
.cs-right {
  display: flex;
  flex-direction: column;
  gap: 14px;
  text-align: left;
}

.concern-selector-section .cs-row {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      align-items: center;
      justify-content: center;
      margin-top: 13px;
    }

.cs-line {
     font-size: 1.5em;
    }

.concern-selector-section .cs-select {
      padding: 1px 2px;
      border: none;
      border-bottom: 1px solid #ccc;
      border-radius: 0px;
      font-size: inherit;
      min-width: 100px;
      background: {{ section.settings.dropdown_bg }};
      color: {{ section.settings.dropdown_text }};
  }

.concern-selector-section .cs-button {
      padding: 12px 24px;
      background: {{ section.settings.button_bg }};
      color: {{ section.settings.button_text }};
      border-radius: {{ section.settings.button_radius }}px;
       font-size: 1.1em;
      cursor: pointer;
      border: none;
      margin-top: 30px;
      max-width: 340px;
    }

   /* HIDE IMAGE ON MOBILE */
@media (max-width: 1000px) {


.cs-line {
     font-size: 1.37em;
    }
    
.concern-selector-section .cs-select {
    padding: 0px 1px;
    min-width: 80px;
    }

.cs-right h2 {margin-bottom: 12px;}
    
  .concern-selector-section .cs-grid {
   display: flex;
   flex-direction: column;
  }

  .concern-selector-section .cs-grid {
    max-height: 100%;
  }

  .cs-left {
    display: none !important;
  }

  .concern-selector-section .cs-grid {
    gap: 0px;
  }

  .cs-right h2 {
    margin-top: 0px;
}

  .cs-right {
    padding-left: 30x;
    padding-right: 30x;
   padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
}

@media (max-width: 600px) {


.cs-line {
     font-size: 1.29em;
    }

    }
    
/* ===== Product page tabs info - tabs-product-info.liquid ===== */
/* ===== Product page tabs info - tabs-product-info.liquid ===== */
/* ===== Product page tabs info - tabs-product-info.liquid ===== */
/* ===== Product page tabs info - tabs-product-info.liquid ===== */
/* ===== Product page tabs info - tabs-product-info.liquid ===== */
/* ===== Product page tabs info - tabs-product-info.liquid ===== */
/* ===== Product page tabs info - tabs-product-info.liquid ===== */


.scroll-tabs-two-column-wrapper {
  position: relative;
  margin-top: 0;
}

.tabs-grid {
  display: flex;
  position: relative;
}

.tabs-image-column {
  width: 50%;
  position: sticky;
  top: calc(var(--header-height, 60px) - 1px);
  height: 100vh;
  overflow: hidden;
  padding: 0rem 0rem 2rem 0rem;
}

.tabs-image-column img {
  width: 100%;
  height: 98%;
  object-fit: contain;
  
}

.tabs-content-column {
  width: 50%;
  padding: 2rem;
}

.horizontal-tabs {
  position: sticky;
  top: calc(var(--header-height, 60px) - 1px);
  background: #fff;
  z-index: 2;
  display: flex;
  flex-direction: row;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 3rem;
  align-items: flex-start;
}

.tab-link {
  background: none;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.4rem;
  text-align: left;
  font-family: 'Px Grotesk Regular', monospace !important;
  cursor: pointer;
  padding-top: 1em;
}

.tab-link.active {
  color: #000;
  border-bottom: 2px solid #000;
  padding-bottom: 0.5rem;
}

.tab-section {
  min-height: 50vh;
  max-width: 660px;
  padding: 2rem 0;
  scroll-margin-top: 100px;
  padding-top: 140px;
  padding-bottom: 100px;
  margin-bottom: 40px;
}

.tab-section h5 {
  margin: 0px
}

.tab-section h2 {
 font-family: 'Px Grotesk Regular', monospace !important;
  margin-bottom: 42px
}

.tab-section p, .tab-section ul  {
 font-family: 'Px Grotesk Light', monospace !important;
  margin-top: 6px
}


.tab-section h5 {
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0px;
  line-height: .3;
 }

#section1 {
  padding-top: 300px;
}

.tab-section:last-child {
  margin-bottom: 200px;
}

@media (max-width: 980px) {
  .tabs-grid {
      flex-direction: column;
  }

  .tabs-image-column {
      position: static;
      width: 100%;
      height: auto;
  }

  .tabs-content-column {
      width: 100%;
  }

  .horizontal-tabs {
      position: static;
      display: block;
      border: none;
  }

  .tab-link {
      width: 100%;
      text-align: left;
      background: #f8f8f8;
      padding: 1rem;
      border: 1px solid #ddd;
  }

  .tab-link.active {
      background: #e8e8e8;
  }

  .tab-section {
      display: none;
      padding: 1rem;
      background: #fff;
  }

  .tab-section.active {
      display: block;
  }

  .tabs-image-column img {
      width: 100%;
      height: auto;
      margin-top: 1rem;
  }
}


.tab-section ul {
  list-style: none;
  padding-left: 0;
}

.tab-section li {
  list-style: none;
}

.tab-section li {
  position: relative;
  padding-left: 20px; /* space for the + */
}

.tab-section li::before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  color: #000; /* change color if needed */
  font-weight: bold;
}


.mobile-tab-item ul {
  list-style: none;
  padding-left: 0;
}

.mobile-tab-item li {
  list-style: none;
}

.mobile-tab-item li {
  position: relative;
  padding-left: 20px; /* space for the + */
}

.mobile-tab-item li::before { content: "+"; position: absolute; left: 0; top: 0; color: #000; font-weight: bold; }




.mobile-tab-item p, .tab-section ul  {
  font-family: 'Px Grotesk Light', monospace !important;
   margin-top: 6px
 }
 
 
 .mobile-tab-item h5 {
   margin-top: 20px;
   margin-bottom: 0px;
   padding: 0px;
   line-height: .3;
  }
 


/* MOBILE ACCORDION */
.mobile-tabs-accordion {
display: none;
}

@media (max-width: 980px) {

/* Hide desktop layout */
.tabs-grid {
display: none;
}

.mobile-tabs-accordion {
display: block;
border-top: 1px solid #ddd;
      margin: 1.5em;
}

.mobile-tab-item {
border-bottom: 1px solid #ddd;
}

.mobile-tab-header {
width: 100%;
background: none;
border: none;
padding: 1.5rem 0;
display: flex;
align-items: center;
justify-content: space-between;
cursor: pointer;
text-align: left;
}

.mobile-tab-title {
font-family: 'Px Grotesk Regular', monospace;
font-size: 1.4rem;
text-transform: uppercase;
}

.mobile-tab-icon {
transition: transform 0.3s ease;
}

.mobile-tab-item.active .mobile-tab-icon {
transform: rotate(180deg);
}

.mobile-tab-body {
display: none;
padding-bottom: 2rem;
}

.mobile-tab-item.active .mobile-tab-body {
display: block;
}

.mobile-tab-text {
margin-bottom: 1.5rem;
}

.mobile-tab-image img {
width: 100%;
height: auto;
display: block;
}
}

/*Home Blog */

.card__heading {
  font-size: calc(var(--font-heading-scale) * 1.5rem);
}
.slider-button--next .icon {
  transform: rotate(-90deg) !important;
}
.slider-button--prev .icon {
  transform: rotate(90deg) !important;
}


/* Slide Tab Carousel Tabs Same height */

.swiper-slide {
  height: auto !important;
  display: flex !important;
  margin-bottom: 32px !important;
}

.video-carousel-section .swiper-slide {
  
  margin-bottom: 112px !important;
}


.tabs-content .collection__view-all {
}

.product--thumbnail_slider .slider-button--next .icon {
    transform: none !important;
}

.product--thumbnail_slider .slider-button--prev .icon {
       transform: rotate(180deg) !important;

} 


@media screen and (min-width: 500px) {
    .product__title h1 {
        font-size: 2.1rem !important;
    }
}


@media screen and (min-width: 100px) {
    .product__title h1 {
        font-size: 2rem !important;
    }
}

/* FOOTER ACCORDION */

/* MOBILE FOOTER ACCORDION */
@media (max-width: 768px) {
  .custom-footer__menus {
    display: block;
  }

  .footer-block {
    border-bottom: 1px solid #4e4c5a;
  }

  .footer-block__heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 14px 0;
    font-size: 16px;
    position: relative;
  }

  /* Arrow */
  .footer-block__heading::after {
    content: "▾";
    font-size: 14px;
    transition: transform 0.3s ease;
  }

  .custom-footer__right .footer-block__heading::after {
    content: none;
  }

  /* Rotate arrow when open */
  .footer-block.active .footer-block__heading::after {
    transform: rotate(180deg);
  }

  /* Hide content by default */
  .footer-block__details-content {
    display: none;
    padding-bottom: 12px;
  }

  /* Show active */
  .footer-block.active .footer-block__details-content {
    display: block;
  }
}


@media (max-width: 768px) {
    .custom-footer__menus {
        display: block;
        width: 100%;
    }

    .footer-block__heading {
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: medium;
}

}

.footer-block__details-content .list-menu__item--link {
        padding-top: .1rem;
        line-height: 0px !important;
        padding-bottom: 0rem;
    }


    /* Pagination */

    .pagination {
  display: none !important;
}

.collection-load-more 
{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}


.product__info-container>*+* {
  margin: 0rem 0 !important;
}

.collapsible-content-wrapper-narrow {

  max-width: 100% !important;
}


/* PRODUCT CARD Title, subtitle and text */

.card-thumb-subtitle {
  display: block;
  font-size: 0.72em;
  opacity: 0.7;
  margin-bottom: 4px;
}

.card-thumb-title {
  display: block;
}

.card-thumb-text {
  display: block;
  font-size: 0.84em;
  margin-top: 4px;
  opacity: 0.8;
}
