/** Shopify CDN: Minification failed

Line 5930:0 Unexpected "}"

**/
/* 

@font-face {
  font-family: "Epilogue";
  src: url(/cdn/shop/files/CourierPrime-Regular.woff2?v=1711931402)
    format("woff2");
} */
/* @font-face {
  font-family: "Mukta";
  src: url(/cdn/shop/files/Mukta-Regular.woff2?v=1711931390)
    format("woff2");
}

@font-face {
  font-family: "Bungee Hairline";
  src: url(/cdn/shop/files/BungeeHairline-Regular.woff2?v=1711931191)
    format("woff2");
} */

@font-face {
  font-family: "Cormorant Garamond";
  src: url(/cdn/shop/files/CormorantGaramond-Regular.woff2?v=1711931624)
    format("woff2");
  font-display: swap;
  /* Optional metric overrides to reduce CLS */
  ascent-override: 92%;
  descent-override: 22%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Epilogue";
  src: url(/cdn/shop/files/Epilogue-Regular.woff2?v=1733243447)
      format("woff2"),
    url(/cdn/shop/files/Epilogue-Regular.woff?v=1733243447)
      format("woff");
  font-display: swap;
  ascent-override: 90%;
  descent-override: 20%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Epilogue Medium";
  src: url(/cdn/shop/files/Epilogue-Medium.woff2?v=1733243447)
      format("woff2"),
    url(/cdn/shop/files/Epilogue-Medium.woff?v=1733243447)
      format("woff");
  font-display: swap;
  ascent-override: 90%;
  descent-override: 20%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Exo 2";
  src: url(/cdn/shop/files/Exo2-Medium.woff2?v=1733292152)
      format("woff2"),
    url(/cdn/shop/files/Exo2-Medium.woff?v=1733292152)
      format("woff");
  font-display: swap;
  ascent-override: 88%;
  descent-override: 20%;
  line-gap-override: 0%;
}

@font-face {
  font-family: "Space Grotesk";
  src: url(/cdn/shop/files/SpaceGrotesk-VariableFont_wght.woff2?v=1734424120)
      format("woff2"),
    url(/cdn/shop/files/SpaceGrotesk-VariableFont_wght.woff?v=1734424114)
      format("woff");
  font-display: swap;
  ascent-override: 92%;
  descent-override: 20%;
  line-gap-override: 0%;
}


/* body.product .marquee-mobile-container .marquee-mobile:not(.animation-can-start){
 
     -webkit-animation: none;
    animation: none;
  }
 */



body,
button,
input,
select,
textarea {
  font-family: Epilogue;
}

.featured-collection-section .slider-gallery{
  display: flex;
  overflow: hidden;
}

.featured-collection-section .slider-gallery > .gallery-cell{
  min-width: 420px;
}
.product-icons {
  display: flex;
  padding-right: 40px;
  padding-top: 28px;
  padding-bottom: 32px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: 54px;
}
.product-block-info {
  font-family: Epilogue;
  font-size: 12px;
  /* font-weight: 700; */
  line-height: 20px;
  white-space: nowrap;
}
[data-collapsed] {
  cursor: pointer;
}
.product-title.title {
  margin-bottom: 10px;
}
.product-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.product-icon {
  width: calc(33% - 7px);
}



[data-smartrr-form-id] [data-smartrr-selling-plan-group-id] {
  display: flex;
  flex-direction: column;
  column-gap: 0.4rem;
  padding-top: 0.2rem;
}
[data-smartrr-selling-plan-groups] {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 10px;
}
[data-smartrr-selling-plan-group-plans] {
  width: 100%;
  display: flex;
  text-align: center;
  margin-left: 19px;
  border: 1px solid #818181;
  width: fit-content;
  padding: 1px 10px;
  background-color: #14131c;
  padding-right: 0;
  position: relative;
  margin-top: 0;
}
.chevron-icon {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}
[data-smartrr-selling-plan-group-plans] select {
  background-color: #14131c;
  color: white;
  border: 0px !important;
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 14.6px;
  text-align: center;
  background-image: none;
  padding-right: 45px;
}
[data-smartrr-selling-plan-group-plans] .smartrr-plans-frequency-label {
  background-color: #14131c;
  color: white;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 14.6px;
  text-align: center;
}
[data-smartrr-form-id] .smartrr-selling-plan-group-label {
  cursor: pointer;
  display: flex;
  column-gap: 0.2rem;
  align-items: center;
  padding: 12px;
  padding-bottom: 0;
  padding-top: 17px;
  padding-left: 19px;
  padding-right: 17px;
}
.product_section
  [data-smartrr-selling-plan-group-input]
  + .smartrr-selling-plan-group-input-display:before {
  background-color: #202223;
  width: 20px;
  height: 20px;
  border: 1px solid white;
  border-radius: 100%;
}
.smartrr-pricing-dash {
  display: none;
}
.smartrr-selling-plan-group-name {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.smartrr-radio-group-container {
  width: 100%;
}
[data-smartrr-subscribe-price] ~ [data-smartrr-regular-price] {
  display: none;
}
/* Global desgins */
.arrow-left {
  transform: rotate(180deg);
}
.section-heading__pretitle {
  font-family: Epilogue, sans-serif;
}
.dropdown-section-container {
  background-color: #0f0f10;
  border-radius: 10px;
  padding: 27px 30px 56px 30px;
}
.protocol-product__price-block .price-per-month {
  color: #909090;
  text-align: right;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.protocol-product__price-block .price {
  color: #fff;
  text-align: right;
  font-family: Epilogue;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.swiper-button-disabled {
  display: none !important;
}
.payment-red-text {
  color: #27ace4;
}

/* Creating mobile first design */

.aspect-ratio--4-3-mobile {
  aspect-ratio: 4/3;
  object-fit: cover;
}
.aspect-ratio--16-9-mobile {
  aspect-ratio: 16/9;
  object-fit: cover;
}
.aspect-ratio--4-5-mobile {
  aspect-ratio: 4/5;
  object-fit: cover;
}
.aspect-ratio--5-3-mobile {
  aspect-ratio: 5/3;
  object-fit: cover;
}
dropdown-slider {
  position: relative;
  display: flex;
  flex-direction: column;
}
dropdown-slider .swiper-button-next {
  right: -10px;
}
dropdown-slider .swiper-button-prev {
  left: -10px;
}
.dropdown-bottom-link {
  padding-top: 30px;
  text-decoration: underline;
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: left;
}
dropdown-header hr {
  background-color: white;
  margin-top: 15px;
  margin-bottom: 15px;
}
dropdown-header .dropdown__icon {
  width: 40px;
  height: auto;
}
dropdown-slider {
  padding-bottom: 50px;
}
dropdown-header svg.plus-minus-icon circle,
dropdown-header svg.plus-minus-icon line {
  transition: all 0.3s;
}

dropdown-header[data-collapsed="true"] svg.plus-minus-icon circle,
dropdown-header[data-collapsed="true"] svg.plus-minus-icon line {
  fill: white;
  stroke: black;
}
.featured-product-section .price-per-month {
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: right;
  color: #909090;
  display: none;
}
.product-pricing-block {
  display: flex;
  justify-content: space-between;
}
.testimonial-grid {
}

testimonial-slider,
testimonial-slider .testimonial-slider__slider {
  overflow: hidden;
  position: relative;
}

/* TODO: FIX THE spacing for the Featured slider */

testimonial-slider:not(slider-destoyed),
.testimonial-slider__slider {
  display: flex;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
  content: "";
}

body .swiper-button-prev,
body .swiper-button-next {
  width: auto;
}

featured-testimonial,
featured-testimonial.swiper-slide {
  /* padding: 36px; */
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-start;
  box-sizing: border-box;
  /* padding-left: calc(36px + 24px);
  padding-right: calc(36px + 24px); */
}
.dropdown__title {
  color: #fff;
  font-family: "Cormorant Garamond";
  font-size: 20px; /* cghanged from 24px because of: Methylsufonylmethane */
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.dropdown__subtitle {
  color: #fff;
  font-family: "Cormorant Garamond";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
  margin-top: 22px;
}
.dropdown__text {
  color: #fff;
  font-family: Epilogue;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.swiper-wrapper.swiper-disabled {
  transform: none;
  display: grid;
  grid-template-rows: auto;
}

.swiper-wrapper.swiper-disabled ~ .swiper-button-next,
.swiper-wrapper.swiper-disabled ~ .swiper-button-prev {
  display: none !important;
}

.background-container {
  position: absolute;
  left: 50%;
  top: 0;
  width: calc(100% - 72px);
  height: 100%;
  z-index: 0;
  transform: translateX(-50%);
}
.featured-testimonial__content {
  position: relative;
  min-height: 180px;
}

dropdown-element,
.dropdown-element {
  transition: all 0.4s ease-in;
  overflow: hidden;
  position: relative;
  max-width: 520px;
  margin-bottom: 40px;
  display: block;
}
dropdown-element .dropdown__content {
  overflow: hidden;
  /* height: 0px; */
}

dropdown-element[data-collapsed="true"] .dropdown__content {
  height: 0px;
}

.dropdown__content {
  /* .dropdown__content-for-anim  */
  transition: all 1s ease;
  transition-delay: 0.3s;
}

/* dropdown-element[data-collapsed="false"]
  .dropdown__content
  .dropdown__content-for-anim {
  transform: translateY(0%);
}
dropdown-element[data-collapsed="true"]
  .dropdown__content
  .dropdown__content-for-anim {
  transform: translateY(-200%);
} */
dropdown-element[data-collapsed="true"] .dropdown__content {
  height: 0px;
}
dropdown-element[data-collapsed="false"] .dropdown__content {
  /* height: auto; */
}
.pc-title {
  display: none;
}
.mobile-title {
  display: block;
}

dropdown-element[data-collapsed="false"] .plus-minus-icon .dropdown-plus,
.accordion-style--plus_and_minus[aria-expanded="true"] .dropdown-plus,
.produc-item__dropdown[data-collapsed="false"] .dropdown-plus,
.product-desc-header[data-collapsed="false"] .dropdown-plus,
dropdown-header[data-collapsed="false"] svg .dropdown-plus,
.submenu__input:checked ~ label .close-dropdown svg path:nth-child(2) {
  transform: rotate(0deg);
  animation: plus-to-minus 0.2s linear;
  animation-fill-mode: forwards;
  transform-origin: center;
}
dropdown-element[data-collapsed="true"] .plus-minus-icon .dropdown-plus,
.accordion-style--plus_and_minus[aria-expanded="false"] .dropdown-plus,
.produc-item__dropdown[data-collapsed="true"] .dropdown-plus,
.product-desc-header[data-collapsed="true"] .dropdown-plus,
dropdown-header[data-collapsed="true"] svg .dropdown-plus,
.submenu__input:not(:checked) ~ label .close-dropdown svg path:nth-child(2) {
  transform: rotate(90deg);
  animation: minus-to-plus 0.2s linear;
  animation-fill-mode: forwards;
  transform-origin: center;
}
.dropdown__header {
  display: flex;
  gap: 23px;
  align-items: center;
  padding-bottom: 32px;
  padding-top: 22px;
}
dropdown-element hr {
  background-color: white;
  margin-right: 42px;
  height: 1px;
}
.dropdowns {
  background-color: #0f0f10;
  border-radius: 10px;
  padding: 10px;
}
/* .dropdown-section {
  padding: 20px 15px;
} */
.faq-accordion dt button.accordion__button {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  flex-direction: row-reverse;
  color: #CACCD2;
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 0;
  background-color: transparent;
}

.faq-accordion .panel-content {
  margin-top: 6px;
  padding: 0;
}

.faq-accordion dt button.accordion__button:focus {
  outline: none;
}
.faq-accordion {
  padding-left: 33px;
  padding-right: 33px;
}
.faq-block-item dd span {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #CACCD2;
}

multicolumn-section {
  display: flex;
  position: relative;
  overflow: hidden;
}
multicolumn-item img {
  object-fit: cover;
}

.protocl-item__index {
  font-family: Epilogue;
  font-size: 175px;
  font-weight: 400;
  line-height: 210px;
  letter-spacing: -0.19em;
  text-align: left;
  margin-left: -32px;
  margin-top: -20px;
}
.protocol-title {
  font-family: "Cormorant Garamond";
  font-size: 28px;
  font-weight: 600;
  line-height: 33.91px;
  text-align: left;
  padding-bottom: 10px;
  margin-top: -10px;
  border-bottom: 1px solid white;
}
.protocol-text {
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: left;
  padding-top: 14px;
}
protocol-item .background-container {
  width: 100%;
}
.protocol-product {
}
.protocol-product[data-is-selected="true"] {
  display: block;
}
.protocol-product[data-is-selected="false"] {
  display: none;
}

.product-gallery__thumbnails.product-gallery__thumbnails--left-thumbnails
  .product-gallery__thumbnail {
  opacity: 1;
}

/* .multicolum-main-section,
.dropdown-section {
  padding-bottom: 100px;
} */
[data-smartrr-selling-plan-group-plans] select:focus-visible {
  outline: 0;
}
.featured-product-section .product-gallery__thumbnails {
  display: none !important;
}
.subscription-delivery-info,
.subscription-cancel-info,
.otp-message {
  color: #d9d9d9;
  font-family: Epilogue;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  align-items: center;
  letter-spacing: 0;
}
.product__description.content {
  color: #fff;
  font-family: Epilogue;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product-text.product-text--has-icon {
  color: #fff;
  font-family: Epilogue;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
}

.protocol-product__info {
  color: #fff;
  font-family: Epilogue;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.smartrr-selling-plan-group-name > div:nth-child(1) {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
}
.smartrr-selling-plan-group-name .data-smartrr-subscribe-price {
  color: #fff;
  text-align: right;
  font-family: Epilogue;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.smartrr-radio-group-container .smartrr-selling-plan-group-name {
  align-items: center;
  color: #d9d9d9;
}
/* .button--add-to-cart {
  color: #000;
  text-align: center;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
} */
.product-text p {
  color: #fff;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 20px;
  letter-spacing: 0;
}

.product-title.title {
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 700;
  line-height: 26.64px;
  margin-top: 0;
}
.ingredients-section__heading-wrapper .section-heading__pretitle,
.featured-testimonials-section .section-heading__pretitle {
  color: #D9D9D9;
  mix-blend-mode: difference;
}
.product_section .rating__text {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}
.product_section .rating__count {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  margin-left: 3px;

}
body.product symbol#icon-star {
  color: #d9d9d9;
}
.product_section .product__rating.rating {
  margin-bottom: 0;
  font-size: 12px;
  text-wrap: nowrap;
}
.product_section [data-smartrr-subscribe-price] {
  color: #d9d9d9;
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
  text-align: right;
}
.column__content {
  margin-top: 34px;
}
.multicolum-main-section .section-heading,
.multicolum-main-section multicolumn-section {
  padding-left: 0;
  padding-right: 0;
}
.multicolum-main-section {
  padding-left: 26px;
  padding-right: 26px;
}
.multicolum-main-section multicolumn-section {
  padding-right: 20px;
}
.multicolum-main-section multicolumn-section .swiper-button-next {
  right: 0;
}
.multicolum-main-section multicolumn-section .swiper-button-prev {
  left: 0;
}
.FAQ .container .faq.faq--image {
  margin-bottom: 88px;
}

.header-cart .header-cart__icon .header__icon {
  width: 45px;
  height: auto;
}
.logo-list img {
  max-width: 200px;
}
@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.product-icon__icon {
  max-width: 30px;
}
.our-ethos-img-section .separation-lines {
  display: none;
}
.mobile-slider-data {
  display: none;
}
/* Mobile only design */
@media only screen and (max-width: 768px) {

  .ajax-cart__subtotal.ajax-cart__details-row.is-flex{
    width: 100%;
    padding-top: 12px;
  }
  body div#sticky-add-to-cart {
    flex-direction: column;
    padding: 16px;
    gap: 16px;
  }
  body .product_section{
    margin-top: 0;
  }
  body .featured-testimonial__content{
    min-height: unset;
  }
  body .bwp__section{
    padding: 0 12px;
  }

  h1.bwp__title {
    max-width: 270px;
  }
  
  .bwp__desc {
      max-width: 270px;
  }
  div#ingredient-modal .ingredient-modal-content {
    max-width: 90%;
  }
  .protocol-product__row {
    gap: 9px;
  }
  .product-pricing-block {
    display: none !important;
  }

  /* Apply the animation to the .logo container */
  .marquee-mobile-container .marquee-mobile {
    overflow: hidden;
    white-space: nowrap;
    animation: marquee 15s linear infinite; /* Adjust the duration and timing function as needed */
    flex-wrap: nowrap;
    width: max-content !important;
  }
  .marquee-mobile-container {
    overflow: hidden;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  [data-items-per-row-mobile="1"] {
    grid-template-columns: 1fr;
  }
  [data-items-per-row-mobile="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  [data-items-per-row-mobile="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  [data-items-per-row-mobile="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .product-gallery__thumbnails.product-gallery__thumbnails--left-thumbnails
    .product-gallery__thumbnail {
    height: 71px;
    width: 71px;
    margin-left: 0;
    margin-right: 10px;
    /* margin-bottom: 5px; */
  }
  .product-gallery__thumbnails.product-gallery__thumbnails--left-thumbnails
    .product-gallery__thumbnail
    img {
    height: 100%;
    max-width: unset;
    width: 100%;
  }
  .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1)
    > .product-gallery__main {
    margin-left: 0;
  }
  .product-gallery .product-gallery__main .flickity-prev-next-button.previous,
  .product-gallery .product-gallery__main .flickity-prev-next-button.next {
    display: none;
  }

  .mobile-menu {
    height: 102vh !important;
  }
  .mobile-submenu__list .mega-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
  }
  .mobile-submenu__list .mega-menu .block__featured-product {
    display: none;
  }
  .mobile-submenu__list .mega-menu .mega-menu__icon {
    display: none;
  }
  .mobile-menu .mobile-menu-link,
  .mobile-menu__first-level.has-no-submenu .mobile-menu__item {
    font-size: 21px; /* Client requested resize from 28*/
    font-family: Cormorant Garamond;
    line-height: 33.91px;
    text-align: left;
    text-transform: none;
    padding-left: 0;
    padding-right: 0;
    color: #fff;
  }
  .mobile-submenu__list .mega-menu .menu__heading {
    display: none;
  }
  .mobile-submenu__list .mega-menu .mega-menu__linklist-link {
    font-size: 22px;
    width: 100%;
    line-height: 26.64px;
    text-align: left;
    border-top: 1px solid #818181;
    font-family: "Cormorant Garamond";
    padding-bottom: 16px;
    padding-top: 5.17px;
    font-weight: normal;
    color: #d9d9d9;
  }
  .mobile-submenu__list .mega-menu .mega-menu__linklist-link:nth-child(1) {
    color: #fff;
  }
  /* .mega-menu__linklist {
    padding-right: 20%;
  } */
  .sezzle-shopify-info-button {
    color: #fff;
    text-align: right;
    font-family: Epilogue;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 20px !important;
    padding-bottom: 5px !important;
  }
  .mobile-menu__content {
    padding-left: 35px;
    padding-right: 45px;
    padding-top: 42px;
    display: none;
  }
  .mobile-menu-link::after {
    display: none !important;
  }
  .mobile-menu__first-level:nth-child(1) {
    padding-bottom: 46px;
  }
  .mobile-menu__first-level {
    padding-bottom: 41px;
  }
  /* .mobile-menu__list {
    padding-left: 20px;
    padding-right: 20px;
  } */
  .mobile-submenu__list .mega-menu .block__menu {
    padding-left: 0;
    padding-right: 57px;
  }
  .mobile-menu__first-level label.submenu__label {
    display: flex;
    align-items: center;

    border-top: 1px solid #ffffff;
  }
  .submenu__label .close-dropdown {
    display: flex;
    align-items: center;
    padding-left: 12px;
    position: relative;
    height: 100%;
    width: auto;
  }

  .submenu__label .close-dropdown svg {
    width: 20px;
    height: 20px;
  }
  .mobile-menu__item.item-with-icon {
    padding: 12px 27px 8px 27px;
    background-color: #d0d2e7;
    color: #000000;
    margin-bottom: 12px;
    align-items: center;
    border-radius: 2px;
    gap: 23px;
  }
  .mobile-menu__item.item-with-icon .account-btn-icon {
    width: 62px;
  }
  .mobile-icons .header-cart .header-cart__icon .header__icon {
    width: 45px;
    height: auto;
  }
  .header-cart__count {
    top: 2px;
    left: 72%;
  }
  .mobile-nav-footer {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 32px;
  }
  .mobile-menu__content .mobile-menu__list {
    padding-bottom: 100px;
  }

  .mobile-nav-footer {
    padding-top: 21px;
    border-top: 1px solid white;
  }
  .mobile-nav-footer a {
    font-size: 18px;
    font-weight: 400;

    text-align: left;
    color: #fff;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .submenu__input:checked ~ .submenu__label {
    padding-bottom: 42px;
  }
  .mobile-hide {
    display: none !important;
  }
  .section-heading {
    padding-left: 23px;
    padding-right: 23px;
  }

  .featured-product-section .section-heading{
    padding-left: 32px;
    padding-right: 32px;
  }

  body .featured-articles-wrapper > .section {
    padding: 0 22px;
  }
  .all-review-link {
    /* padding-bottom: 30px; */
    padding-top: 30px;
    margin-left: 36px;
  }
  body .dropdown-section-main .heading-section {
    padding-left: 10px;
  }
  body .dropdown-section-main .section-heading {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .product-main .product-block--product-badge {
    position: absolute;
    bottom: 100%;
    z-index: 9;
    right: 11px;
    padding-bottom: 5px;
  }
  body
    .shopify-section:not(.featured-product-section)
    .product-block--product-badge {
    position: absolute;
    bottom: 100%;
    z-index: 9;
    right: 11px;
    padding-bottom: 1px;
    /* margin-bottom: -17px; */
  }

  featured-testimonial .background-container {
    width: 100%;
  }
  testimonial-slider:not(slider-destoyed) {
    padding-left: 13px;
    padding-right: 13px;
  }
  featured-testimonial,
  featured-testimonial.swiper-slide {
    padding-left: 26px;
    padding-right: 45px;
  }
  .featured-testimonials-section .section-heading {
    padding-left: 13px;
    padding-right: 13px;
  }
  .featured-testimonials-section .all-review-link {
    margin-left: 32px;
  }
  .dropdown-section .dropdowns {
    padding-left: 0px;
    padding-right: 0px;
  }
  .dropdown-section-container {
    margin-left: 16px;
    margin-right: 16px;
  }
  .multicolum-main-section {
    padding-right: 6px;
  }
  .product-template.product-main .section {
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
  }
  .mobile-menu__toggle-icon {
    padding: 0;
    width: 28px;
  }
  .mobile-menu__toggle-icon .mobile-header__open-menu span {
    width: 28px;
    height: 23px;
  }
  .mobile-header__close-menu span.icon {
    width: 26.2px;
    height: auto;
  }
  .mobile-layout--left .mobile-dropdown {
    padding-left: 24px;
  }
  /* body .featured-product-section .product-block--product-badge {
    bottom: 100%;
    margin-bottom: 5px;
  } */
  .featured-product-section .section {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .featured-product-section .section .product_section {
    padding-left: 22px;
    padding-right: 22px;
  }
  .section.dropdown-slider-section {
    border-radius: 10px;
    background: #0f0f10;
  }

  /* .product-main .product-block--form {
    position: sticky;
    bottom: 0;
    background: black;
    z-index: 9999;
  } */
  .multicolumn-bottom-link {
    padding-top: 43px;
    display: block;
  }
  .our-ethos-img-section .content-box-image-section {
    border-radius: 10px;
  }
  .our-ethos-img-section .separation-lines .separation-line {
    background-color: rgba(15, 15, 16, 0.75);
  }
  .our-ethos-img-section .separation-lines {
    display: flex;
  }
  .dropdown-section-container .main-description {
    padding-bottom: 30px;
  }
  .dropdown-section-container dropdown-element {
    margin-bottom: 30px;
  }
  dropdown-element[data-collapsed] {
    cursor: auto;
  }

  .product-block--learn-more {
    margin-bottom: 24px;
  }
  .featured-article.blog-card .blog-card__read-more {
    margin-left: 0;
    padding-left: 10px;
  }

  .featured-collection:has(
      .flickity-slider .gallery-cell.is-selected:first-child
    )
    .flickity-prev-next-button.previous {
    display: none;
  }
  .mobile-slider-data {
    display: block;
    padding: 5px 0px 5px 36px;
  }
  .mobile-slider-data ~ .thumbnail__caption {
    display: none;
  }
  .featured-collection .mobile-slider-data .product-thumbnail__title {
    margin-bottom: 0;
    font-family: "Cormorant Garamond";
  }
  .mobile-slider-data .product-thumbnail__price.price {
    font-family: Epilogue;
    font-size: 18px;
  }
  .mobile-slider-data .title-price {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .mobile-slider-data .action_button {
    text-decoration: underline;
  }
  .mobile-menu__content a,
  .mobile-menu__content span,
  .mobile-menu__toggle-button {
    cursor: auto;
  }
  .mobile-menu__content a:focus,
  .mobile-menu__content a:focus-visible,
  .mobile-menu__content a:focus-within,
  .mobile-menu__toggle-button {
    outline: none;
  }
  body a:focus,
  body a:focus-visible,
  body a:focus-within {
    outline: none !important;
  }

}

[data-show-mobile-menu="false"]
  ~ .mobile-header__content
  .mobile-nav-footer-container {
  display: none;
}
.subscription-delivery-info img {
  width: 23px;
  height: 23px;
}
.background-container picture {
  display: block;
  width: 100%;
  height: 100%;
}
.protocol-section-title {
  font-family: Cormorant Garamond;
  font-size: 28px;
  line-height: 33.91px;
  text-align: left;
  padding-left: 23px;
}
.background-container picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.product-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 30.07px;
  text-align: left;
}

.questions-per-row--2 dt,
.questions-per-row--1 dt {
  border-top: 0;
}
.faq-block-item hr {
  margin: 0;
  background-color: white;
  margin-right: 42px;
  height: 1px;
}
.faq-accordion dt button.accordion__button svg {
  width: 45px;
  height: 32px;
  min-width: 45px;
}
.faq-block-item {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ffffff4d;
}

.faq-block-item:last-child {
  border: none;
}

/* SMATRR WIDGET */
.product_section
  [data-smartrr-selling-plan-group-contents].smartrr-widget-hide {
  display: block !important;
}
.product_section
  [data-smartrr-selling-plan-groups]
  [data-smartrr-selling-plan-group-id] {
  border: 1px solid #818181;
  border-radius: 2px;
}

.subscription-delivery-info,
.subscription-cancel-info {
  display: flex;
  gap: 10px;
}
.subscription-delivery-info,
.subscription-cancel-info {
  font-family: Epilogue;
  font-size: 10px;
  font-weight: 400;
  line-height: 10.25px;
}

.subscribtion-messages,
.otp-message {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding-left: 19px;
  padding-right: 12px;
  padding-bottom: 16px;
  flex-wrap: wrap;
}
.subscribtion-messages {
  gap: 40px;
}
.product_section
  [data-smartrr-selling-plan-group-input]
  + .smartrr-selling-plan-group-input-display {
  height: 22px;
}
.otp-message {
  flex-direction: row;
}
.cost-ppu {
    padding: 4px 17px 4px;
    line-height: 14.6px;
    color: #fff9;
    text-align: right;
    font-family: Epilogue;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}
.product-icon__text {
  font-family: "Epilogue", sans-serif;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.product-icon__text.bordered-text {
  padding: 9px 20px 4px 8px;
  font-size: 12px;
  font-weight: 400;
  margin-top: 21px;
  text-wrap: nowrap;
  font-family: "Epilogue";
  border: 1px solid #4c4f53;
}

.mega-menu__icon img {
  max-height: unset;
}
.mega-menu__icon {
  padding-bottom: 46px;
}
.mega-menu__block--has-image
  ~ .mega-menu__block:not(.mega-menu__block--has-image) {
  /* mikaaaaaaa */
}

protocol-item {
  position: relative;
  padding: 36px 0 36px 23px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
protocol-slider {
  display: flex;
  position: relative;
  overflow: hidden;
}
.protocol-item__content {
  position: relative;
}
.produc-item__dropdown {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9;
}
.protocol-products-section {
  padding-left: 23px;
  padding-right: 23px;
  max-width: 600px;
  padding-top: 50px;
}
.protocol-product__info {
  padding: 10px 17px;
  width: fit-content;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.protocol-product__price-block {
  text-align: right;
  width: fit-content;
  margin-left: auto;
  min-width: 200px;
}
.protocol-product__row {
  display: flex;
  flex-wrap: wrap;
}
.column__title {
  font-family: Cormorant Garamond;
  font-size: 28px;
  font-weight: 500;
  line-height: 33.91px;
  text-align: left;
  margin-bottom: 34px;
  margin-top: 34ox;
}
.heading-divider--vertical {
  margin-top: 30px;
}
multicolumn-section {
  padding-left: 23px;
  padding-right: 23px;
}
multicolumn-section .featured-image img {
  border-radius: 10px;
}
.column__text {
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: left;
}
.price-per-month span {
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: right;
  color: #909090;
}
section div .swiper-pagination-bullet {
  background: #474752;
  width: 10px;
  height: 10px;
  opacity: 1;
}
section div .swiper-pagination-bullet-active {
  background: #d9d9d9;
}
section
  .swiper-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet,
section
  .swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin-left: 10px;
  margin-right: 10px;
}
.section-heading__title,
.faq__title title {
  font-family: "Cormorant Garamond";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
}
.section-heading__pretitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: left;
}
.product-desc-header {
  display: flex;
  font-family: Cormorant Garamond;
  font-size: 20px;
  gap: 15px;
  align-items: center;
  line-height: 24.22px;
  text-align: left;
  padding-top: 30px;
  border-top: 1px solid white;
}
product-description {
}
.product-text--has-icon {
  margin-bottom: 30px;
}
.product__description {
  overflow: hidden;
}
.product__description p {
  transition: transform 1s ease;
}
[data-collapsed="true"] ~ .product__description p {
  transform: translateY(-200%);
}
[data-collapsed="false"] ~ .product__description p {
  transform: translateY(0%);
}
.section-heading {
  padding-bottom: 30px;
}
.main-description {
  max-width: 560px;
  font-family: Cormorant Garamond;
  font-size: 20px;
  line-height: 24.22px;
  text-align: left;
  padding-bottom: 50px;
}
.separation-lines {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.separation-lines .separation-line {
  background: #0f0f10;
  border-radius: 10px;
  height: 7px;
  margin-bottom: 6px;
}
.separation-lines .separation-line:nth-child(1) {
  height: 10px;
  margin-bottom: 9px;
}
section.dropdown-section {
  padding-top: 0;
}
.all-review-link {
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: left;
  margin-left: 60px;
  text-decoration: underline;
  display: block;
}
.all-review-link:visited {
  color: #ffffff;
}
dropdown-slider {
  display: flex;
}
.dropdown-slider-section {
  overflow: hidden;
}
.featured-product-link {
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  line-height: 17.97px;
  text-align: left;
  text-decoration: underline;
}
.product-block--product-badge {
  padding-bottom: 21px;
}

/*testimonials fixes */
.featured-testimonials-section .testimonial-title {
  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 9px;
  letter-spacing: 0;
}
.featured-testimonials-section .testimonial-text span span:last-child {
  font-size: 20px;
  display: block;
  margin-top: 20px;
}
.faq-accordion dd {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.product-text--has-icon span.text-icon {
  display: flex;
  width: 22px;
  height: 22px;
}

.thumbnail-sticker {
    padding-top: 10px;
}

.thumbnail-sticker span{
  color: #000;
}

ingredient-modal {
  width: 95%;
  max-width: 1200px;
  position: fixed;
  border-radius: 10px;
  background-color: #0f0f10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
  height: 80%;
  max-height: 600px;
  overflow: scroll;
  padding: 88px 100px;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
ingredient-modal h2 {
  color: #fff;

  font-family: "Cormorant Garamond";
  font-size: 22px;
  font-style: normal;
  /* font-weight: 600; */
  line-height: normal;
}
ingredient-modal .ingredients-list {
  color: #fff;

  font-family: Epilogue;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 25.5px */
}
ingredient-modal[data-opened="false"] {
  transform: translate(-50%, -300%);
  pointer-events: none;
}
ingredient-modal[data-opened="true"] {
  transform: translate(-50%, -50%);
  pointer-events: all;
  box-shadow: 0 0 20px 999px #ffffff29;
  z-index: 9;
}
@media only screen and (max-width: 768px) {
  ingredient-modal {
    padding: 90px 22px;
    gap: 26px;
  }
  ingredient-modal h2 {
    font-size: 22px;
  }
  ingredient-modal .ingredients-list {
    font-size: 14px;
  }
}
/* PC design */
@media only screen and (min-width: 769px) {
  div#template-page section {
      padding: 0 82px;
  }

  .container.content.contact-form.contact-form--right {
    padding: 0 84px;
}
  .faq.faq--image.faq__column-2.image-left {
      max-width: 460px;
  }
  
  .faq.faq__column-1 {
      flex: 1;
  }
  .featured-product-section .section-heading {
    padding-left: 10px !important;
  }
  .dropdown-headers-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 5%;
  }
  .dropdown-section.dropdown-slider-section {
    /* padding-top: 34px; */
    padding-left: 48px;
    padding-right: 48px;
    margin-left: 37px;
    margin-right: 37px;
    background-color: #0f0f10;
  }
  /* .button--add-to-cart {
    color: #000;
    text-align: center;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  } */
  dropdown-header {
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
  .product-pricing-block {
    display: flex;
    flex-direction: column;
    text-align: right;
    justify-content: center;
  }
  .product-block-info-container {
    display: flex;
    justify-content: space-between;
  }
  .aspect-ratio--4-3 {
    aspect-ratio: 4/3;
    object-fit: cover;
  }
  .aspect-ratio--16-9 {
    aspect-ratio: 16/9;
    object-fit: cover;
  }
  .aspect-ratio--4-5 {
    aspect-ratio: 4/5;
    object-fit: cover;
  }
  .aspect-ratio--5-3 {
    aspect-ratio: 5/3;
  }

  .pc-title {
    display: block;
  }
  .mobile-title {
    display: none;
  }
  .marquee-mobile-container .marquee-mobile:nth-child(2) {
    display: none !important;
  }
  [data-items-per-row="1"] {
    grid-template-columns: 1fr;
  }
  [data-items-per-row="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  [data-items-per-row="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  [data-items-per-row="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .dropdown-section .dropdowns {
    display: grid;
    grid-template-rows: auto;
    gap: 4.72%;
  }
  protocol-slider .swiper-button-prev,
  protocol-slider .swiper-button-next {
    top: 50%;
    transform: translateY(-50%);
  }
  .questions-per-row--2 {
    display: grid;
    grid-template-columns: 1fr;
    height: 100%;
    column-gap: 40px;
    row-gap: 75px;
  }

  /* mega menu */
  .mega-menu__block.block__menu {
    width: auto;
    max-width: 33%;
    display: flex;
  }
  .mega-menu__block.block__featured-product {
    margin-left: auto;
    max-width: 360px;
    padding: 0px;
  }
  .mega-menu__block.block__menu .mega-menu__content {
    margin-top: 56px;
  }
  .block__featured-product .menu__heading.mega-menu__content a {
    color: #fff;
    font-family: Mukta;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
  }
  .mega-menu__content.content.mega-menu-bottom-text {
    color: #fff;
    font-family: Epilogue;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 19px;
  }
  .mega-menu-bottom-text p {
    font-size: 13px;
    font-weight: 400;
    line-height: 14.6px;
    text-align: left;
    letter-spacing: normal;
  }
  .pc-hide {
    display: none !important;
  }
  .dropdown__title span {
    font-family: Cormorant Garamond;
    font-size: 20px;
    line-height: 24.22px;
    text-align: left;
  }
  .dropdown__subtitle {
    font-family: Cormorant Garamond;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.22px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 28px;
  }
  .dropdown__text {
    font-family: Epilogue;
    font-size: 15px;
    font-weight: 400;
    line-height: 16.85px;
    text-align: left;
  }

  .testimonial-title {
    font-family: Cormorant Garamond;
    font-size: 24px;

    line-height: 29.06px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
  }
  multicolumn-section,
  .dropdown-section,
  protocol-slider {
    padding-left: 60px;
    padding-right: 60px;
    /* margin-bottom: 90px; */
  }
  multicolumn-section:has(+ .multicolumn-bottom-link) {
    margin-bottom: 43px;
  }
  .protocol-section-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .section-heading {
    padding-left: 44px;
    padding-right: 44px;
    padding-bottom: 36px;
  }
  .faq--image {
    padding-left: 60px;
  }
  testimonial-slider {
    padding-bottom: 0px;
  }
  .all-review-link {
    /* margin-bottom: 90px; */
    display: block;
  }
  .FAQ .section-heading {
    padding-left: 84px;
    padding-bottom: 0;
  }
  .protocol-products-section {
    padding-left: 60px;
  }
  dropdown-element,
  .dropdown-element {
    overflow: visible;
  }
  .featured-product-section .price-per-month {
    display: block;
  }
  .product_section:not(.product_section--featured-product) .product__images {
    /* padding-top: 70px; */
    margin-left: 0;
  }
  .product__information {
    padding-left: 20px;
    max-width: 510px;
    padding-top: 40px;
  }

  .dropdown-element hr {
    margin-right: 45px;
    margin-bottom: 0;
  }
  .dropdown__header {
    padding-top: 16px;
  }
  .dropdown-section-container {
    padding-left: 32px;
    padding-right: 32px;
  }
  section.dropdown-section {
    padding-left: 52px;
    padding-right: 52px;
  }
  .dropdown-section .dropdowns {
    padding: 0;
  }
  .featured-testimonials-section .testimonial-text span span:last-child {
    display: none;
  }
  featured-testimonial {
    padding: 0;
  }
  featured-testimonial .background-container {
    width: 100%;
  }
  featured-testimonial {
    padding-bottom: 23px;
    padding-left: 0;
  }
  featured-testimonial .swiper-wrapper.swiper-disabled {
    gap: 29px;
  }
  testimonial-slider[data-break-on="pc"] .swiper-button-prev,
  testimonial-slider[data-break-on="pc"] .swiper-button-next {
    display: none;
  }
  .featured-testimonials-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .FAQ .container .faq.faq--image {
    margin-bottom: 0;
    margin-right: 52px;
  }
  .column-wrapper .faq--image {
    padding-left: 0;
  }
  .faq-block-item hr {
    margin-right: 0;
  }
  .faq-accordion {
    padding-left: 0;
    padding-right: 0;
  }
  .equal-columns--outside-trim .one-half {
    width: 47%;
  }
  .equal-columns--outside-trim .one-half.faq {
    margin-left: 0;
  }

  .mega-menu__block.block__featured-product
    .mega-menu__image
    .image-element__wrap {
    border-radius: 5px;
    border: 0;
  }

  .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1)
    .product-gallery__thumbnails {
    margin-left: 0;
  }
  .testimonial-slider__slider .swiper-wrapper.swiper-disabled {
    gap: 29px;
  }
  .featured-product-section .product-block-info-container {
    margin-top: 6px;
  }

  .product-icons .product-icon {
    width: unset;
    min-width: 105px;
  }
  .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) {
    position: sticky;
    top: 10px;
  }
  .product-icons {
    justify-content: start;
  }
  .homepage-section-heading {
    padding-left: 100px;
  }
  .homepage-section-heading .one-whole.column {
    margin: 0;
  }
  .qv-product__featured-image-box {
    display: flex;
    align-items: center;
  }
  .dropdown-section-main .section-heading {
    padding-left: 52px;
    padding-right: 52px;
  }
}

.mega-menu .mega-menu__linklist-link {
  padding: 0 10px 28px;
}

.mega-menu__linklist-link {
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-align: left;
  font-family: "Cormorant Garamond";
  width: 100%;
  padding-bottom: 20px;
}
.menu__heading .mega-menu__linklist-link {
  border-top: 0;
}

@media screen and (min-width: 769px) {
  .mega-menu .mega-menu__linklist-link {
    padding-left: 0;
  }
  .login-page > section {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1250px) {
  .questions-per-row--2 {
    grid-template-columns: 1fr;
  }
}

@media screen and (min-width: 1251px) {
  dropdown-element,
  .dropdown-element {
    max-width: 330px;
  }

  .questions-per-row--2 {
    grid-template-columns: 1fr 1fr;
  }
  .mega-menu.mega-menu--header-classic {
    min-height: 734px;
  }
  .mega-menu__block.block__menu {
    padding-left: 93px;
  }
  .shopify-section.product-template > section.section,
  .featured-product-section > section.section {
    width: 100%;
    padding-left: 42px;
  }
  .featured-product-section > section.section {
    padding-right: 50px;
  }


  .dropdown-section .dropdowns {
    gap: 5.65%;
  }
  multicolumn-item .featured-image picture {
    width: 100%;
    display: flex;
    height: 100%;
  }
  multicolumn-item .featured-image picture img {
    width: 100%;
  }
  multicolumn-section:not(.swiper-initialized) .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page-faq__column-wrap {
    padding-left: 36px;
    align-items: center;
  }
  #stamped-main-widget .stamped-container {
    padding-left: 36px;
    padding-right: 36px;
  }
  .desktop-header-account-area .account-btn-icon {
    filter: invert(1);
    width: 37px;
  }
  .desktop-header-account-area {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-direction: row;
    padding-right: 12px;
  }

  .desktop-header-account-area .account-btn-text {
    color: #fff;
    font-family: Epilogue;
    font-size: 10px;
    font-weight: 600;
    line-height: 10.25px;
  }
  .header__menu .header__menu-items {
    color: #fff;
    font-family: "Cormorant Garamond";
    /* font-size: 20px; */
    /* Reducing fro 25% per client request */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    gap: 30px;
    text-transform: none;
    margin-left: 30px;
  }
  .dropdown-headers-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5%;
  }
  .mega-menu__block.block__featured-product {
    margin-right: 133px;
    margin-top: 57px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1499px) {
  .featured-testimonials-section .section-heading {
    padding-left: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1639px) {
  .product-main .product_section {
    padding-right: 30px;
  }
}

@media only screen and (min-width: 1500px) {
  testimonial-slider {
    padding-left: 44px;
    padding-right: 44px;
  }
  .questions-per-row--2 {
    column-gap: 72px;
  }
  .featured-product-section > section.section {
    padding-right: 133px;
  }
  .page-faq__column-wrap {
    padding-left: 81px;
  }

  #stamped-main-widget {
    padding-left: 71px;
    padding-right: 71px;
  }
  .multicolum-main-section {
    padding-left: 85px;
    padding-right: 65px;
  }
  .header__menu .header__menu-items {
    /* gap: 73px; */
    margin-left: 73px;
  }
}

.product-text--has-icon {
  display: flex;
  gap: 10px;
}
@keyframes minus-to-plus {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0deg);
    stroke-width: 1px;
  }
}

@keyframes plus-to-minus {
  0% {
    transform: rotate(0deg);
    stroke-width: 1px;
  }
  100% {
    transform: rotate(90deg);
    stroke-width: 1px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1250px) {
  .dropdown-section .dropdowns {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (min-width: 768px) {
  .shopify-section.product-template .product_section {
    padding-left: 42px;
    padding-right: 206px;
    justify-content: space-between;
  }

  .description-below-images-wrapper {
    margin-top: 20px;
    margin-left: -10px;
  }
}

div#swiper-wrapper-4249195b4243f112 featured-testimonial {
    padding-right: 49px;
}
/* STAMPED REVIEWS WIDGET */

#stamped-main-widget .fa-star,
#stamped-main-widget .fa-star-o,
#stamped-main-widget .fa-star-half-o,
#stamped-main-widget .stamped-fa-star,
#stamped-main-widget .stamped-fa-star-o,
#stamped-main-widget .stamped-fa-star-half-o {
  color: white !important;
}
#stamped-main-widget .stamped-container {
  color: white !important;
}

#stamped-main-widget .summary-overview {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#stamped-main-widget .stamped-summary-caption.stamped-summary-caption-2 {
  width: 100%;
}
#stamped-main-widget div[data-widget-style*="standard"] .summary-rating-count {
  color: #fff !important;
}
.stamped-summary-actions-clear,
.stamped-summary-actions-mobile-filter,
.stamped-summary-actions-newquestion,
.stamped-summary-actions-newreview,
ul.stamped-tabs li.active,
.stamped-container ul.stamped-tabs li {
  color: #ffffff !important;
}

#stamped-main-widget
  div[data-widget-style*="standard"]
  .stamped-summary-actions,
#stamped-main-widget .stamped-summary-actions-newquestion,
#stamped-main-widget .stamped-summary-actions-newreview {
  border: 0 !important;
}

#stamped-main-widget
  .stamped-reviews-search-text
  input.stamped-reviews-search-input#stamped-reviews-search-input {
  background-color: #000000 !important;
  color: #ffffff !important;
  border: 1px solid #333 !important;
}
.stamped-review-header .stamped-verified-badge {
  color: #1cc286 !important;
}
.stamped-review-header .review-location,
.stamped-review-header .created,
.stamped-review-header-byline .created {
  color: #777;
}
#stamped-main-widget .stamped-review {
  border-top: 0 !important;
}
#stamped-main-widget .stamped-review .stamped-fa-share-alt,
#stamped-main-widget .stamped-review .stamped-fa-thumbs-down,
#stamped-main-widget .stamped-review .stamped-fa-thumbs-up {
  color: #ffffff !important;
}

.stamped-tab-container .stamped-tabs > li {
  color: #ffffff !important;
}

.stamped-tab-container .stamped-tabs > li#tab-reviews[data-count]:after,
.stamped-tab-container
  .stamped-tabs
  > li#tab-questions[data-count][data-new-tab]:after {
  background-color: #000000 !important;
  color: #ffffff !important;
}

#stamped-main-widget select#stamped-sort-select {
  background-color: black;
  color: white;
  border-color: black !important;
  background-image: url(/cdn/shop/files/eyvmwnmaxklug0hwhh.svg?v=1711919265) !important;
}
.stamped-reviews-search-icon.stamped-fa.stamped-fa-search {
  color: #ffffff;
}
#stamped-main-widget .stamped-reviews-filter[data-show-filters="part"] {
  border-bottom: 0;
  border-top: 0;
}

#stamped-main-widget .stamped-container ul.stamped-tabs li.active {
  color: #ffffff !important;
  border-bottom: 3px solid white !important;
}
#stamped-main-widget
  div[data-widget-style*="standard"]
  .stamped-tab-container
  ul.stamped-tabs {
  border-bottom: #000000 !important;
}
#stamped-main-widget
  .stamped-review-recommend[data-is-recommend="true"]:before {
  color: #c70039 !important;
}
#stamped-main-widget
  .stamped-container[data-widget-show-product-variant="true"]
  .stamped-review-product
  a {
  color: white !important;
}
#stamped-main-widget
  .stamped-review[data-verified="buyer"]
  .stamped-review-avatar:before {
  color: #1cc286 !important;
  text-shadow: none !important;
  background-color: transparent !important;
}

.stamped-review-header .stamped-review-avatar-content {
  background: white;
  color: black !important;
  border-radius: 50%;
}

@media only screen and (min-width: 769px) {
  #stamped-main-widget .summary-overview {
    justify-content: flex-start;
  }
}

.product-gallery__thumbnails.is-slide-nav--true {
  opacity: 1 !important;
}

.product-badge {
  width: fit-content;
  padding: 9px 20px 8px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  border: 1px solid white;
  border-radius: 2px;
  font-family: Epilogue;
  font-size: 12px;
  line-height: 16.85px;
  text-align: left;
}
.block__featured_product .menu__heading.mega-menu__content {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 13px;
}

[data-smartrr-selling-plan-group-input]:checked
  + .smartrr-selling-plan-group-input-display:after {
  transform: scale(0.7) !important;
  width: 16px !important;
  height: 16px !important;
  top: 2px !important;
  left: 2px !important;
}

.smartrr-group-active[data-smartrr-selling-plan-group-id] {
  background-color: #14131c;
}

[data-smartrr-selling-plan-group-id].smartrr-group-inactive {
  cursor: pointer;
}
[data-smartrr-selling-plan-group-id].smartrr-group-inactive div {
  pointer-events: none;
}

[data-smartrr-price-style] {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
  text-align: right;
}

[data-smartrr-selling-plan-group-plans] {
  padding: 16px 10px 8px 12px;
  background-color: transparent;
}

[data-smartrr-selling-plan-group-plans] select {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  background-color: transparent;
}

#stamped-main-widget .stamped-container {
  max-width: unset;
}

div[data-widget-style*="standard"] .stamped-summary-ratings {
  border-left: 0;
  border-radius: 0;
}

.sezzle-shopify-info-button:not(.initialized) {
  display: none;
}
.sezzle-shopify-info-button {
  color: #fff;
  text-align: right;
  font-family: Epilogue;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* padding-left: 20px !important; */
  padding-bottom: 5px !important;
}

.product-form-container .sezzle-shopify-info-button {
    padding-top: 10px;
    padding-left: 0 !important;
}

.mega-menu__content .sezzle-shopify-info-button {
    display: none !important;
}

.product-form-container {
  display: flex;
  flex-direction: column;
}

div[data-widget-style] .summary-rating:first-child .summary-rating-title:before,
div[data-widget-style]
  .summary-rating:nth-child(2)
  .summary-rating-title:before,
div[data-widget-style]
  .summary-rating:nth-child(3)
  .summary-rating-title:before,
div[data-widget-style]
  .summary-rating:nth-child(4)
  .summary-rating-title:before,
div[data-widget-style]
  .summary-rating:nth-child(5)
  .summary-rating-title:before {
  color: #ffffff;
}
.smartrr-plans-frequency-label {
  display: none !important;
}

@media only screen and (min-width: 769px) {
  [data-smartrr-selling-plan-group-plans] select {
    min-width: 300px;
    text-align: left;
  }
}

/* QUICK VIEW PRODUCT */
.qv-product__section {
  width: 100%;
}
.qv-product__section .qv-product__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.qv-product__button {
  width: 100%;
  max-width: 300px;
  padding: 18px;
  text-align: center;
  border-radius: 2px;
  background: #d0d2e7;
  color: #000;
  text-align: center;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 50px;
  margin-bottom: 34px;
  display: block;
}
body.article .qv-product__featured-content-box {
  display: flex;
  flex-direction: column;
}
body.article .qv-product__featured-content-box .qv-product__button {
  margin-top: auto;
}
body.article .qv-product__featured-content-box .product-text.qv-product__text {
  margin-top: auto;
  margin-bottom: auto;
}
.quick-shop__lightbox .fancybox-content {
  background-color: #000;
}
.featured-collection .product-thumbnail__title {
  color: #fff;
  font-family: "Cormorant Garamond";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
  padding-top: 0;
}
.featured-collection .product-thumbnail__title {
  color: #fff;
  font-family: Epilogue;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.container.has-column-padding-bottom .featured-collection__button-container {
  text-align: left;
  padding-left: 36px;
  color: #fff;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
}
.featured-collection .product-thumbnail {
  padding-top: 17px;
}
.product-block-info.qv-product__info {
  margin-top: 24;
  margin-bottom: 36px;
}

@media only screen and (min-width: 950px) {
  body.article .qv-product__section {
    min-width: 920px;
  }
}
@media only screen and (min-width: 1200px) {
  .container.has-column-padding-bottom .featured-collection__button-container {
    padding-left: 96px;
  }
}

@media only screen and (max-width: 768px) {
  .container.has-column-padding-bottom .gallery-cell {
    width: 86%;
  }
  .featured-collection-section .flickity-prev-next-button,
  .block__featured-collection .flickity-prev-next-button {
    display: flex;
  }
}

/* BWP */
.bwp__section {
  position: relative;
  padding: 0 18px;
}
.bwp__section .bordered-text {
    padding: 2px 6px 2px 7px;
    font-weight: 500;
    font-family: Space Grotesk;
    font-size: 13px;
}
.bwp__container {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  padding-left: 93px;
  padding-bottom: 64px;
  width: 90%;
  max-width: 575px;
  bottom: 20%;
}

.bwp__title {
  color: #fff;
  font-family: Cormorant Garamond;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  max-width: 364px;
  margin-bottom: 36px;
  letter-spacing: 0;
}

.bwp__desc {
  color: #F2F3F6;
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 55px;
  max-width: 372px;
  letter-spacing: 0;
}

.newsletter-form .bwp__link{
  color: #bfc4d6;
  border: 1px solid #bfc4d6;
  width: 100px;
}


.bwp__link, .button--add-to-cart {
  width: 100%;
  max-width: 340px;
  color: #000;
  font-family: Epilogue, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 12px;
  text-align: center;
  border-radius: 4px;
  max-height: 52px;
  padding: 0;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 6px;
  cursor: pointer;
  text-transform: uppercase;
  border: 1px solid #d9d9d9;
  position: relative;
  background-color: #d9d9d9;
}
.bwp__link--full {
  background-color: #d9d9d9;
}
.bwp__link--outline {
  color: #d9d9d9;
  background-color: transparent;
}

.bwp__link--outline:hover{
  color: #000;
}

.ajax-checkout_btn{
  width: 100%;
  margin-top: 18px;
}

div#theme-ajax-cart .ajax-checkout_btn .bwp__link{
  width: 100%;
  max-width: unset;
}

.bwp__link-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  margin-bottom: 25px;
}
.product-text.product-text--has-icon {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .bwp__container {
    padding-left: 32px;
    width: 100%;
    padding-right: 32px;
  }
  .bwp__title {
    color: #fff;
    font-family: "Cormorant Garamond";
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px; /* 100% */
    margin-bottom: 24px;
  }
  .bwp__desc {
    margin-bottom: 28px;
  }
}

/* END OF BWP */

.testimonial-text p em {
  color: #fff;
  font-family: Epilogue;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 12px;
  display: block;
}
.marquee__content {
  display: flex;
  flex-wrap: nowrap;
  overflow: scroll;
  width: max-content;
}
.marquee__item {
  display: flex;
  flex-wrap: nowrap;
}

.marquee__item-text {
  font-family: "Quattrocento Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0;
}
.marquee__item-text img {
  max-width: 100px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.marquee__item-img {
  height: 15px;
  object-fit: cover;
  margin-left: 30px;
  margin-right: 30px;
}
.marquee__content {
  overflow: hidden;
  white-space: nowrap;
  animation: marquee 18s linear infinite;
  flex-wrap: nowrap;
  width: max-content !important;
}
.marquee__main {
  display: flex;
  flex-wrap: nowrap;
  width: fit-content;
}

.heading-section__preheading.subtitle {
  color: #fff;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.featured-article.blog-card {
  border-radius: 5px;
}

.blog-card .image-element__wrap {
  border-radius: 5px;
}

.featured-article.blog-card img {
  border-radius: 5px;
}

.featured-article.blog-card .title a {
  font-family: Cormorant Garamond;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 8px;
  letter-spacing: 0;
}

.featured-article.blog-card .blog-card__read-more a {
  color: #fff;
  font-family: Epilogue;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  /* text-decoration-line: underline; */
}

.featured-article.blog-card .blog-card__read-more {
  margin-bottom: 0;
}

.featured-article.blog-card .card-content {
  padding-top: 24px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 21px;
}

.jsFeaturedBlogPosts .blog-posts__nav-wrapper {
  display: none;
}
.shopify-section.marquee-section {
  overflow: hidden;
}

@media only screen and (min-width: 1250px) {
  .goaverse-big-logo-section {
    margin-left: 80px;
    margin-right: 80px;
  }
}

.bwp__background-img .dropdown__picture img {
  width: 100%;
  border-radius: 10px;
  border: 0.5px solid #5A5B6B;
}

@media (min-width: 1024px) {
  .multicolum-main-section {
    padding-top: 30px;
  }
}
@media only screen and (min-width: 950px) {
  .section.is-width-wide.goaverse-big-logo-section {
    width: auto;
  }
  .goaverse-big-logo-section .image-with-text__image-column {
    max-width: 600px;
  }
  .goaverse-big-logo-section .image-with-text__text-column {
    display: flex;
    justify-content: flex-end;
    padding-right: 6px;
  }
  .goaverse-big-logo-section > .container {
    justify-content: space-between;
  }
  .jsFeaturedBlogPosts .blog-posts__wrapper {
    justify-content: space-between;
  }
}

.quick-shop__buttons .quick_shop.button {
  padding: 10px 20px;
      font-family: Cormorant Garamond;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
}

.header-menu-signs {
  /* position: absolute; */
  right: 2rem;
  display: flex;
  align-items: center;
  margin-left: 15px;
}

.header-menu-minus,
.header-menu-plus {
  display: flex;

  transform-origin: center;
  transition: all 0.2s;
}
.header-menu-minus {
  display: none;
}
.header-menu-plus path:first-child {
  transform-origin: center;
  transition: all 0.2s;
}
.navbar-item.header__item.has-dropdown.is-opened
  .header-menu-plus
  path:first-child {
  transform: rotate(90deg);
}
.navbar-item.header__item.has-dropdown:not(.is-opened)
  .header-menu-plus
  path:first-child {
  transform: rotate(0deg);
}
.navbar-item.header__item.has-dropdown a.navbar-link.header__link::after {
  opacity: 0;
}
/* FOOTER */
.footer__container .footer__content {
  padding: 54px 68px 58px 68px;
  display: flex;
}
.footer__extra-content {
  display: flex;
  padding: 0px 68px 122px 68px;
}
.block-type-logo .text-first {
  padding-bottom: 27px;
}
.block-type-logo hr {
  height: 1px;
  background-color: #fff;
  margin-bottom: 24px;
  margin-top: 0;
}
.block-type-logo {
  color: #bfc4d6;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer__heading {
  color: #bfc4d6;
  font-family: "Cormorant Garamond";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 18px;
}
.footer__menu ul {
  color: #bfc4d6;
  font-size: 10px;
  font-style: normal;

  line-height: normal;
  text-transform: uppercase;
}
.footer__menu ul a,
.footer__content a,
.footer__content a:visited {
  color: #bfc4d6;
}

.footer__menu ul .footer__menu-link {
  padding-bottom: 16px;
}
.newsletter-form.mobile-hide {
  width: 28%;
}
.block__newsletter img {
  width: 225px;
  margin-bottom: 31px;
}

.block__newsletter .content {
  color: #bfc4d6;
  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 34px;
}
.block__newsletter .content.newsleter-location {
  color: #d0d2e7;
  padding-top: 36px;
}
.block__newsletter .content.newsleter-location p {
  margin-bottom: 0;
}
.block__newsletter .label.newsletter__text {
  display: none;
}
.block__newsletter .input.is-primary-btn-style.is-regular {
  color: #cfd2e7;
  border: 1px solid currentColor;
  background: transparent;
  margin-right: 2px;
  height: 52px;
  text-transform: lowercase;
  padding: 20px 20px 8px 12px;

  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  text-align: left;
}
.block__newsletter .input.is-primary-btn-style.is-regular::placeholder {
  color: #cfd2e7;

  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
}

.block__newsletter
  .input.is-primary-btn-style.is-regular::placeholder::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #000;

  font-family: Epilogue;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.block__newsletter .button.button--primary.is-within-form {
  border: 1px solid #000;
  background: #CFD2E7;
  color: #000;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  letter-spacing: 0px;
  text-transform: lowercase;
  padding: 20px 67px 8px 12px;
  min-height: 46px;
}
.block__newsletter .newsletter-form .field .control {
  width: 100%;
}

.block__logo .block-type-logo {
  max-width: 495px;
  padding-bottom: 60px;
}

.footer__extra-content .sub-footer .sub-footer__row {
  align-items: flex-end;
}
.footer__block.block__logo.block__logo {
  width: 100%;
}
.footer__credits.small-down--one-whole {
  max-width: 490px;
  color: #d0d2e7;
  font-family: Epilogue;
  font-size: 12px;
  line-height: 15px;
  font-style: normal;
  font-weight: 400;
}
.footer__credits p:last-child {
  display: block;
  margin-top: 24px;
}
.footer-menu-signs {
  display: none;
}
footer .selectors-form--mobile .disclosure__toggle {
  color: #fff;

  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 15px 26px;
}

div#shopify-section-link_list {
    padding-left: 8px;
}



@media only screen and (max-width: 1280px) {
  .footer__container .footer__content,
  .footer__extra-content {
    padding: 20px;
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  .footer-menu-signs {
    display: inline-flex;
    justify-content: center;
    margin-left: 16px;
  }
  .footer-menu-signs > span {
    display: flex;
    margin-top: 5px;
  }
  .footer__heading {
    cursor: pointer;
    padding-top: 20px;
    font-size: 28px;
    margin-bottom: 45px;
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .footer__heading[data-collapsed="true"] .footer-menu-minus {
    display: none;
  }
  .footer__heading[data-collapsed="false"] .footer-menu-plus {
    display: none;
  }
  .footer__heading[data-collapsed="true"] ~ ul {
    height: 1px;
    overflow: hidden;
  }
  .newsletter-form.is-responsive .field.is-stretched-width:first-child {
    width: 70%;
    min-width: unset !important;
    margin-bottom: 0;
  }
  .newsletter-form.is-responsive .field.is-default-width:last-child {
    min-width: unset;
    width: 28%;
    margin-bottom: 0;
  }
  .footer__extra-content .sub-footer .sub-footer__row {
    flex-direction: column;
  }
  .footer__extra-content .sub-footer .sub-footer__row .footer__credits {
    text-align: left;
    margin-bottom: 65px;
  }
  .sub-footer__row--selectors-only .sub-footer-right--selectors-only {
    margin-left: auto;
    margin-right: unset;
  }
  footer .selectors-form--mobile .disclosure__toggle {
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 26px;
  }
  .footer__extra-content .sub-footer .sub-footer__row {
    align-items: baseline;
  }
  .dropdown__content .dropdown__picture {
    display: block;
    height: 100%;
  }
}

footer .disclosure-text-style-uppercase button.disclosure__toggle {
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}


.ajax-cart__cart-title {
  font-family: Cormorant Garamond;
}

#stamped-main-widget > div > div.stamped-header div.summary-rating-bar {
  background-color: black;
}
#stamped-main-widget > div > div.stamped-header .summary-rating-bar-content {
  background-color: white !important;
}
.collection__title.title ~ .heading-divider {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .marquee-mobile-container {
    display: flex;
    grid-template-columns: unset;
  }
  .marquee-mobile-container .marquee-mobile {
    min-width: max-content;
    min-width: -webkit-max-content;
  }
  .marquee-mobile-container .marquee-mobile img {
    /* max-height: 32px; */
    max-width: 120px;
  }
  .marquee-mobile-container .marquee-mobile {
    animation: marquee 9s linear infinite;
  }

  body.product .marquee-mobile-container .marquee-mobile {
    animation: marquee 9s linear infinite;
    -webkit-animation: marquee 9s linear infinite;
  }
  .homepage-section-heading {
    padding-left: 32px;
    padding-right: 32px;
  }
  .homepage-section-heading .one-whole.column {
    margin: 0;
  }
}

@media only screen and (max-width: 798px) {
  .goaverse-big-logo-section .image-with-text__image-column,
  .goaverse-big-logo-section
    .image-with-text__image-column
    .image-element__wrap,
  .goaverse-big-logo-section .image-with-text__image-column img {
    height: auto;
  }
  .goaverse-big-logo-section .image-with-text__image-column img {
    object-fit: contain !important;
  }
  .section.is-width-wide .container.small-down--has-limit.set-test-max-width {
    max-width: 1201px;
  }
}

.multicolumn-bottom-link {
  text-decoration: underline;
}
.our-ethos-img-section
  .image-with-text-overlay__buttons.buttons
  a.button.button--link-style {
  text-align: left;
  flex: unset;
}
.our-ethos-img-section .image-with-text-overlay__buttons.buttons {
  align-items: baseline;
}

/* HIDDING COLLECTION FILTERS -> there is a bug that display filters even though they are disabled in customzer. 
It occurs on the Quick View
*/
/* body.collection .collection__filters {
  display: none;
} */
.product-icons:empty {
  display: none;
}
.product-main .product_section .product__rating {
  margin-top: 12px;
}
/* .product-block--product-info + .product-block--text .product-text p {
  font-size: 12px;
} */
.product-block--description {
  margin-top: 41px;
}

a.mobile-nav__phone:focus {
  outline: none;
}

/*
REDESIGN
*/

/* General */
.unstyled-button {
  appearance: none;
  background: none;
  border: none;
  outline: none;
  color: currentColor;
}

.title {
  font-family: Cormorant Garamond;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
  color: #d9d9d9;
}

.bordered-text {
  padding: 2px 6px 2px 7px;
  line-height: 100%;
  margin: 0;
  border: .5px solid #F2F3F6;
  color: #F2F3F6;
  border-radius: 2px;
  font-family: Space Grotesk;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
}

.blur-background {
  background: transparent;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  background: #0000004d;
}

.dark-overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0008;
}
.section-heading__title {
  font-family: Cormorant Garamond, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 26.64px;
  margin-top: 10px;
  letter-spacing: 0;
}

a.header__logo.header__link.primary-logo {
    margin-top: 5px;
}
.featured__collection--wrapper .section-heading__title {
  font-size: 22px;
  letter-spacing: 0;
}
/* .product_section .button--add-to-cart .text {
  color: #252526;
} */
.product_section .section-heading__pretitle {
  color: #D9D9D9;
}
.section-heading__pretitle {
  display: inline-block;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  padding: 8px 26px 2px 7px;
  border: 0.5px solid #2D2F33;
  border-radius: 2px;
}

.button-animated {
  overflow: hidden;
  position: relative;
}

.button-animated:hover .text {
  color: #000;
  z-index: 2;
  position: relative;
}

.button-animated::after,
.button-animated::before {
  content: " ";
  display: block;
  position: absolute;
  width: 140%;
  top: 0;
  bottom: 0;
  right: -15%;
  background: #d9d9d9;
  z-index: -1;
  transform: skewX(-45deg);
}

.button-animated::before {
  transform: translateX(-115%) skewX(-45deg);
  z-index: 1;
}

.button-animated:hover:before {
  transform: translateX(0) skewX(-45deg);
  transition: transform 350ms ease;
}

.button-animated::after {
  z-index: 0;
  transform: translateX(100%) skewX(-45deg);
  transition: none;
  transition: transform 350ms ease;
  right: -25%;
}

.button-animated:hover:after {
  opacity: 1;
  transform: translateX(0) skewX(-45deg);
  transition: transform 350ms 360ms ease;
}

.button-animated--reverse::after,
.button-animated--reverse::before {
  background: #000;
}

.button-animated--reverse:hover .text {
  color: #d9d9d9 !important;
}

@media only screen and (max-width: 768px) {
  .section-heading__title {
  }

  .section-heading__pretitle {
  }

  .mobile-header.blur-background {
    background-color: rgba(0, 0, 0, 0.3);
  }
}

/* Header */
.announcement-container {
  position: absolute;
}

.header__brand-info {
  text-transform: none;
  /*padding-top: 1.9em;*/
  /*padding-bottom: 1.9em;*/
  flex: 1 1 auto;
}

.header__brand-info-line {
  font-family: Cormorant Garamond;
  font-size: 16px;
  font-weight: 700;
  color: #D9D9D9;
  letter-spacing: 0;
}

.header__brand-info-boxed {
  font-family: Epilogue;
  font-size: 10px;
  display: flex;
  gap: 10px;
  font-weight: 500;
}

.header__brand-info .bordered-text {
  padding: 7px 20px 4px 8px;
}

.header__brand-info-boxed .bordered-text {
  font-family: Epilogue;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  color: #D9D9D9;
  letter-spacing: 0;
  border: 0.5px solid #4c4f53;
}

.bordered-text-bold{
  font-weight: 600 !important;
}

.bwp__section span.marquee__item-text {
    color:  #A7A9AC;
}

@media screen and (max-width: 798px) {
  .header__brand-info {
    display: none;
  }
}

.header-cart .header__link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-family: Epilogue;
  font-size: 10px;
  line-height: 10.25px;
  font-weight: 700;
  padding: 7px 8px 4px 8px;
  border: 1px solid currentColor;
  border-radius: 2px;
  min-width: 82px;
}

.header-cart svg {
  width: 7px;
  height: 15px;
}

.header-blur-btn {
  background: rgba(21, 21, 22, 0.5);
  border-radius: 2px;
  padding: 12px 24px 4px 8px;
  text-transform: uppercase;
  font-family: Epilogue;
  font-size: 10px;
  font-weight: 600;
  line-height: 10.25px;
}

.header:has(.mega-menu__section.is-active) {
  background: #000;
}

.mega-menu__content .thumbnail__caption {
  padding: 39px 12px 16px;
}

.mega-menu__section .product-thumbnail {
  padding: 0;
}

.mega-menu__section .product-thumbnail__title {
  font-family: Cormorant Garamond;
  font-weight: 700;
  font-size: 16px;
  line-height: 108%;
  letter-spacing: 0;
}

.mega-menu__section .purchase-details .purchase-details__spb--false {
  margin-top: 24px;
}

@media only screen and (min-width: 1200px) {
  .navbar {
    margin-left: 42px !important;
    margin-right: 42px !important;
    padding: 1.5rem 0;
  }
}

/* Footer */
.footer__logo-wrapper.is-small svg {
  opacity: 0.3;
  max-width: 67px;
}

.footer__title {
  font-family: Cormorant Garamond;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  padding-bottom: 12px;
}

.footer__text {
  border: 0.5px solid #3c3c3c;
  padding: 9px 20px 4px 8px;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  border-radius: 5px;
}

.footer__logo-wrapper {
  padding-bottom: 12px;
}

.footer__heading {
  font-family: Cormorant Garamond;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 48px;
}

.footer__menu-link {
  font-family: Epilogue, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}

.baner-with-product-section {
  overflow: hidden;
}



.disclosure__toggle--country {
  padding: 18px 68px 8px 12px;
  font-size: 11px;
  border-color: #d0d2e7;
}

.disclosure__toggle--country .icon {
  display: none;
}

.newsletter-form .footer__heading {
  font-family: Cormorant Garamond;
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 28px;
  color: #BFC4D6 !important;
}
.featured__testimonials--wrapper .section-heading__pretitle {
  font-family: Epilogue, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #030303 !important;
}
.newsletter-form .content {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 33px;
}

.newsletter-form .newsleter-location {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.newsletter-form.is-responsive {
  gap: 16px;
}

.block__newsletter {
  max-width: 376px;
}

.newsletter-form .field.is-default-width {
  max-width: 120px;
}

.block__newsletter .icon {
  width: 19px;
  height: 19px;
}

.block__newsletter .social-icons {
  gap: 30px;
}

@media only screen and (max-width: 768px) {
  .footer__content {
    padding: 54px 22px;
  }

  .footer__logo-wrapper {
    padding-bottom: 4px;
  }

  .footer__title {
    padding-bottom: 8px;
  }

  .footer__text {
  }

  .footer__heading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .footer__block .content {
    font-size: 12px;
    line-height: 18px;
  }

  .content.newsleter-location {
    font-size: 12px;
    line-height: 20px;
  }

  .block__newsletter .button.button--primary.is-within-form {
    border-radius: 5px;
  }

  .block__logo .block-type-logo {
    padding-bottom: 42px;
  }

  .block__newsletter .button.button--primary.is-within-form {
    padding-right: 20px;
    font-size: 13px;
    line-height: 13.33px;
  }

  .footer__heading strong {
    font-family: Exo 2;
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
  }

  .block__newsletter .footer__heading {
    display: block;
    padding-top: 0;
  }

  .block__newsletter .icon {
    width: 24px;
    height: 24px;
  }

  .block__newsletter .social-icons {
    gap: 37px;
  }

  .block__newsletter .content.newsleter-location {
    padding-top: 32px;
  }

  .footer__block.block__logo.block__logo {
    padding-bottom: 0;
  }

  .footer__block.block__link-list {
    width: 40%;
    float: left;
  }

  .footer__menu-link {
    font-size: 12px;
    font-weight: 700;
    line-height: 15.62px;
  }

  .footer__credits {
    max-width: 240px;
    margin-bottom: 47px;
  }

  .disclosure__toggle--country {
    
    font-size: 11px;
    font-weight: 400;
    line-height: 14.32px;
    padding: 12px 14px;
  }

  .block__link-list .footer__heading {
    font-family: Cormorant Garamond;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.22px;
    margin-bottom: 47px;
  }

  .footer__menu ul .footer__menu-link {
    padding-bottom: 18px;
  }

  .header-cart__icon {
    width: 100%;
  }

  .mobile-logo svg {
    max-height: 40px !important;
  }

  .bwp__link-container {
    flex-direction: column-reverse;
  }

  .bwp__desc {
    margin-bottom: 39px;
  }

  .bwp__title {
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
  }

  .bwp__desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }

  .bwp__container {
    bottom: 66px;
  }

  .product-text {
    margin-top: 24px;
  }

  .announcement-bar__shadow {
    display: none;
  }

  .announcement-bar {
    position: relative;
  }

  .announcement-bar__text {
    text-align: left;
  }
}

/* testimonials / reviews */
featured-testimonial {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

featured-testimonial .background-container {
  position: relative;
  margin-bottom: 16px;
  display: flex;
  gap: 8px;
  min-height: 310px;
  /* height: 310px; */
  border-radius: 4px;
}

.testimonial-title {
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 9px;
}

.testimonial-text {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 32px;
}

.testimonial-author {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
}

.featured-testimonial__content .rating {
  display: none;
}

featured-testimonial .background-container .image-container {
  position: relative;
  flex: 1;
}

.overlay-text-wrapper {
  position: absolute;
  display: block;
  width: calc(100% - 1px);
  padding: 14px 0;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  bottom: -1px;
  left: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #717171;
  margin: 1px;
  background-color: #0303034D;  
}

.overlay-text {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
  text-align: center;
  color: #ffffff;
}

@media only screen and (max-width: 768px) {
  featured-testimonial,
  featured-testimonial.swiper-slide {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }

  .featured-testimonials-section .swiper-button-prev,
  .featured-testimonials-section .swiper-button-next {
    display: none;
  }

  featured-testimonial .background-container {
    height: 310px;
  }
}

/* video section */

.video__text-container {
  position: relative;
}

.video-wrapper {
  display: flex;
  flex-direction: row-reverse;
  gap: 23px;
  max-width: 90%;
  margin: 0 auto;
}

.video-wrapper .banner__heading {
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  color: #d9d9d9;
  margin-top: 9px !important;
  padding-top: 0;
  margin-bottom: 30px;
  letter-spacing: 0;
}

.video-wrapper .video__subtitle {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 0 !important;
  padding-top: 0;
}
.color-d9 {
  color: #d9d9d9 !important;
}
.video-wrapper .banner__subheading {
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #F2F3F6;
  line-height: 20px;
  margin-bottom: 0;
  letter-spacing: 0;
}

.video-wrapper .section-heading__pretitle {
  padding-top: 9px;
  line-height: 100%;
}

.video-wrapper .button:hover{
  background-color: transparent;
}

.video-wrapper .button path:hover{
  fill: white;
}

.video-wrapper .image-wrapper-container {
  width: 70%;
}

.video-wrapper .image-wrapper {
  position: relative;
  border-radius: 4px;
}

.video-wrapper .image-wrapper img {
  border-radius: 4px;
}

.video-wrapper .button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: none;
}

.video-wrapper .video__text-container {
  position: relative;
  left: unset;
  bottom: unset;
  top: unset;
  right: unset;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: 450px;
  margin-left: 0;
}

.video-wrapper .image-wrapper-container {
  position: relative;
}

.video-wrapper .image-wrapper-container,
.video-wrapper .video__text-container {
  padding-top: 56px;
  padding-bottom: 111px;
}

@media screen and (min-width: 1440px) {
  .video-wrapper .image-wrapper-container,
  .video-wrapper .video__text-container {
    padding-top: 86px;
    padding-bottom: 141px;
  }
}

.video-wrapper .video-link {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
  text-decoration-line: underline;
  align-self: end;
  padding-top: 50px;
  padding-right: 0;
  color: white;
}

.video-wrapper .video__text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-top: 0;
}

.video-wrapper .plyr__video-embed {
  position: relative;
}

.video-wrapper .plyr__video-embed,
.video-wrapper .plyr--video {
  position: absolute;
  width: 100%;
  border-radius: 4px;
  height: calc(100% - 167px);
}

@media only screen and (min-width: 1200px) {
  .video-wrapper .image-wrapper-container {
    min-width: 880px;
  }
}

@media only screen and (max-width: 1200px) {
  .video-wrapper .image-wrapper-container {
    min-width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  body #template-article section.section.is-width-standard.article-main-section {
    padding: 0 12px;
  }
  
  body #template-article .featured-articles-wrapper > .section {
      padding: 0 22px;
  }
  
  body #shopify-section-template--16677445435457__index_blog_posts_V4a6pN .swiper-wrapper {
      padding-left: 10px;
  }
  
  body #template-article .section--grid-section {
      padding: 0 22px;
  }
  .video-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    gap: 6px;
  }

  .video-wrapper .video__text-container,
  .video-wrapper .image-wrapper-container {
    padding: 0;
  }

  .video-wrapper .banner__subheading {
    margin-bottom: 0;
  }

  .video-wrapper .video-link {
    margin-left: auto;
    margin-top: 24px;
    padding-top: 0;
  }

  .video-wrapper .banner__heading {
    margin-bottom: 17px;
  }

  .video-wrapper .image-wrapper-container {
    padding-bottom: 81px;
    width: 100%;
  }

  .video-wrapper .video__text-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .video-wrapper .plyr--video {
    top: 0;
    height: calc(100% - 81px);
  }

  .slideshow-with-text__container--full-img .text-slideshow__content .main-title-wrapper .banner__heading {
    font-size: 26px !important;
  }
}

/* Blog & Articles */

.article-banner__box {
  display: none !important;
}

.banner-list_wrapper .meta-info-list,
.article-item-main-section-content .meta-info-list {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.banner-list_wrapper .meta-info-list .meta-info-list__item {
  color: #FFFFFF;
}
.banner-list_wrapper .meta-info-list .meta-info-list__item,
.article-item-main-section-content .meta-info-list .meta-info-list__item {
  font-family: Epilogue;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}

.banner-list_wrapper .meta-info-list .meta-info-list__item::before,
.article-item-main-section-content
  .meta-info-list
  .meta-info-list__item::before {
  display: none;
}

.article-item-main-section-content .meta-info-list .meta-info-list__item a,
.article-item-main-section-content .meta-info-list .meta-info-list__item span,
.banner-list_wrapper .meta-info-list .meta-info-list__item a,
.banner-list_wrapper .meta-info-list .meta-info-list__item span {
  padding-left: 0;
  color: #e9e9e9;
}

.banner-list_wrapper .blog-meta,
.article-item-main-section-content .blog-meta {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.banner-list_wrapper .blog-meta,
.article-item-main-section-content .blog-meta {
  height: 59px;
}

.banner-list_wrapper .blog-meta > .column:has(img) {
  height: 100%;
  margin-left: 0;
  margin-right: 10px !important;
}

.banner-list_wrapper .blog-meta img,
.article-item-main-section-content .blog-meta img {
  width: 59px;
  height: 59px;
  border-radius: 5px;
  object-fit: cover;
}

banner-list .page-navigation__next {
  margin-left: auto;
}

.banner-list-container {
  overflow: hidden;
}

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

  body div#shopify-section-link_list {
    padding: 0;
  }

  body .section.blog-author-section-wrapper {
    padding: 0 22px;
  }
  
  body .blog-author-section-wrapper .blog-quote {
      margin-right: 0;
  }
  
  body .footer__container .footer__content {
      padding: 54px 12px;
  }

  .footer__extra-content{
    padding: 0 22px;
  }

  body .banner-list .breadcrumb__container > .breadcrumb {
    padding: 10px 22px;
    margin: 0;
  }
  
  body .blog-main > section {
      padding: 0px;
  }
  
  body .blog-categories {
      padding: 0 12px;
  }
  
  body .featured-article.blog-card {
      padding: 0 12px;
  }
  banner-list .banner__content {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }

  banner-list .banner__text {
    padding: 52px 18px 46px 18px !important;
  }

  banner-list .banner__wrapper img {
    height: 100%;
  }

  .banner-list .section-heading__pretitle {
    display: inline-block;
    margin-bottom: 5px;
  }

  .blog-categories {
    margin-top: 45px;
  }
}

.blog-main > .section {
  width: 100%;
}

.heading-wrapper--article {
  margin-bottom: 20px;
}

.article-main-section .article-content {
  padding-top: 36px;
}

.article-main-section .section-heading__pretitle {
  margin-top: 63px;
}

.article__title {
  font-family: Cormorant Garamond;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-top: 8px;
  font-weight: 400;
  color: #fff;
}

.banner-list .breadcrumb a,
.article-main .breadcrumb a {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.article-main .breadcrumb a {
  color: #FFFFFF;
}

.page-navigation-arrows {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  gap: 30px;
}

.page-navigation-arrows span {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}
@media only screen and (max-width: 768px) {
  .article-main-section .section-heading__pretitle {
    margin-top: 36px;
    margin-bottom: 9px;
  }

  .heading-wrapper--article {
    margin-bottom: 44px;
  }

  .article__title {
    font-family: Cormorant Garamond;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
  }

  .page-navigation-arrows {
    justify-content: space-between;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.breadcrumb .page-navigation-arrows a {
  display: flex;
  gap: 7px;
}

.breadcrumb .page-navigation-arrows span {
  margin-top: 2px;
}

body.article .breadcrumb__wrapper li {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
}

.article-main-section .section-heading__pretitle {
  color: #d9d9d9;
}

.blog-quote {
  padding: 15px 20px 8px;
  color: #fff;
  border: 0.5px solid #50555E;
  border-radius: 5px;
  font-family: Cormorant Garamond;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  margin: 36px 10px 0;
}

.article-content p {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

articles-slider,
.articles-slider__slider {
  overflow: hidden;
  position: relative;
  touch-action: pan-y;
}

.articles-slider__slider.centered-swiper .swiper-wrapper {
  padding: 0 15%;
}

.featured-articles-wrapper,
.featured-articles-wrapper.swiper-slide {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: flex-start;
  box-sizing: border-box;
}

.featured-articles-wrapper,
.featured-articles-wrapper.swiper-slide {
  padding-bottom: 36px;
}

.featured-articles-wrapper .swiper-wrapper.swiper-disabled {
  gap: 29px;
}
articles-slider[data-break-on="pc"] .swiper-button-prev,
articles-slider[data-break-on="pc"] .swiper-button-next {
  display: none;
}

.featured-article {
  background-color: inherit;
  color: currentColor;
}

.featured-article .title,
.featured-article.blog-card .title a,
.featured-blog__title,
.featured-blog__title a,
.featured-blog__title a:visited {
  color: currentColor;
  font-size: 20px;
  line-height: 20px;
}

.featured-blog__title {
  font-family: Cormorant Garamond;
  font-size: 22px;
  line-height: 29.06px;
  color: #000000 !important;
  letter-spacing: 0;
  & a {
    color: #0A0A0A !important;
  }
}
.blog__posts--wrapper .section-heading__pretitle {
  border: 0.5px solid #50555E !important;
  font-family: Epilogue, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #000000 !important;
}

.featured-articles-wrapper > .section {
  max-width: 1440px;
  padding: 0 96px;
}

.featured-articles-wrapper .featured-article,
.featured-articles-wrapper .card-content,
.featured-articles-wrapper .card-content .media {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.section.blog-author-section-wrapper {
    padding: 0 84px;
}

.container.blog-author-section img {
    width: 59px;
}

.blog-author-section {
  display: flex;
  gap: 19px;
}

.blog-author-section .section-heading__pretitle{
  font-weight: 300;
  border: 0.5px solid #50555E;
}

.blog-author-section .section-heading__title{
  margin-top: 12px;
  margin-bottom: 0;
}

.blog-author-section .heading-divider--vertical {
  display: none;
}

.blog-author-section.container .column {
  margin: 0;
}

.blog-author-section-wrapper .blog-quote {
  margin-left: 0;
  max-width: 488px;
  padding: 22px 68px 12px 20px;
  color: #000;
  margin-top: 12px;
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 64px;
}

.blog-author-section .section-heading {
  padding: 0;
}

.blog-author-section,
.blog-main {
  background-color: #d9d9d9;
  color: #000000;
}


.meta-info-list__item-read-time {
  font-family: Epilogue;
  font-size: 11px;
  font-weight: 700;
  line-height: 25px;
  margin-top: 7px;
}


.article .tag {
  margin-left: 15px;
  padding: 4px 21px 1px 4px;
  margin-bottom: 15px;
  height: auto;
  border: 0.5px solid #50555e;
}

.article .tags .tag.tag--solid a {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: #141414;
}
.blog-main .article .tag{
  margin-bottom: 7px;
}

.blog-main .article .blog-card__content {
  padding: 0;
  padding-top: 20px;
}

.blog-main .featured-article.blog-card img {
  aspect-ratio: 1.2;
  object-fit: cover;
}

.blog-main .blog-card .blog-card__content > div:not(:last-child) {
  margin-bottom: 7px;
}

.blog-main .paginate {
    margin: 65px 0;
}

.blog-main .pagination-button__load-more {
  border: 1px solid #000;
  width: 133px;
}


.featured-blog-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 31px;
}


.featured-blog-logo {
  display: flex;
  align-items: center;
  padding-top: 5px;
}

.featured-blog-logo svg {
  max-width: 114px;
  height: 51px;
  margin-right: 5px;
}

.featured-blog-logo svg path {
  fill: #000;
}

.blog-link {
  color: #000;
  text-decoration: underline;
  font-family: Epilogue;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  text-wrap: nowrap;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
}

.featured-blog-heading > div:first-child {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .featured-blog-heading {
    flex-direction: column;
    gap: 62px;
  }

  .featured-blog-heading > div:first-child {
    align-self: flex-start;
  }

  .featured-blog-heading > *:last-child {
    align-self: flex-end;
    text-align: right;
  }
}

/* Collections */

.collection-banner .banner__content.card-content {
    bottom: 76px;
    top: unset;
    padding: 0px 64px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    transform: translateX(-50%);
}

.banner__collection-description {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  color: #B6B8BF;
}

.banner__collection-details {
  width: 320px;
  padding: 8px 10px;
}

.banner__collection-details a {
  margin-top: 17px;
}

.banner__collection-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.banner__collection-info img {
  object-fit: contain;
  margin-bottom: 12px;
  height: unset;
  max-width: 127px;
}

.banner__collection-info h1 {
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 700;
  line-height: 26.64px;
  margin-top: 8px;
}

.featured__product--wrapper .section-heading__pretitle {
  color: #D9D9D9;
}
.banner__collection-info .section-heading__pretitle {
  font-size: 12px;
  line-height: 12.3px;
  color: #D9D9D9;
}

.banner__content.card-content .banner__collection-details .button.button--secondary {
    padding-top: 7px;
    height: 40px;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    text-align: center;
    justify-content: center;
    font-family: Epilogue;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 10px;
    color: #ADAEB0;
    border: 0.5px solid #D9D9D9;
}

.collection__featured-collections {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.collection__featured-collection {
  padding: 10px 20px 4px 8px;
  color: currentColor;
  text-align: left;
  text-transform: uppercase;
  border: 1px solid currentColor;
  border-radius: 2px;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  letter-spacing: 0.05em;
}

.collection__featured-collection.active {
  background: #0f0f10;
  color: #d9d9d9;
}

.product-thumbnail__title {
  color: currentColor;
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 11.88px;
  letter-spacing: 0.05em;
  text-decoration: none;
  padding-top: 0;
}

.product-thumbnail__title:hover {
  color: currentColor;
}

.collection__breadcrumb,
.collection__spacer {
  display: none;
}

.collection__filters {
  margin-top: 68px;
  margin-bottom: 52px;
}

.container .column.collection__filters {
  margin-right: 5px;
}

.collection-container-header {
  justify-content: flex-end;
}

.collection-container-header .field {
  gap: 48px;
}

.collection__sort-by-filter {
  display: flex;
  align-items: center;
  gap: 9px;
  text-transform: uppercase;
}

.collection__sort-by-filter p {
  text-wrap: nowrap;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  letter-spacing: 0.05em;
}

.collection__sort-by-filter select,
.collection__sort-by-filter option {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  letter-spacing: 0.05em;
}

.collection__sort-by-filter select {
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
  padding: 3px 0;
  font-family: Epilogue;
}

.collection__filters .select {
  max-width: unset;
}

.collection__sort-by-filter select:hover {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
}

.container .product__grid-item.column {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 24px;
  padding: 0;
}

.product__grid-item .image-element__wrap {
  max-width: unset !important;
}

.product__grid-item .image-element__wrap img {
  max-width: unset !important;
  width: 100%;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: inset 0 0 0 0.5px #AFAFAF;
  aspect-ratio: 1;
  max-height: 305px !important;
}

.product__grid-item .product-thumbnail__price {
  display: none;
}

/* .button--add-to-cart {
  align-items: center;
  justify-content: center;
  padding: 0;
  padding-top: 5px;
  max-width: 193px;
  font-family: Epilogue, sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #0f0f10;
  height: 40px;
  line-height: unset;
  min-height: unset;
  background: transparent;
  border: 0.5px solid #D9D9D9;
  border-radius: 4px;
}
.button--add-to-cart .text {
  font-family: Epilogue, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  vertical-align: middle;
}

.button--add-to-cart:hover {
  background: transparent;
  border: 0.5px solid currentColor;
} */

.rating-spacing {
  height: 21px;
}

.bottle-size-spacing {
  height: 11.88px;
}

.tag-spacing {
  height: 27px;
}

.tag-spacing--large {
  height: 35px;
}

.no-reviews{
   margin-bottom: 4.66px;
}

.product__thumbnail .rating__star {
  width: 11px;
  height: 11px;
  margin-right: 1px;
}

.product__thumbnail .rating__count span {
  text-decoration: underline;
}

.product__rating-content {
  display: flex;
  grid-area: 3px;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

/* .featured-collection .purchase-details__buttons>.button--add-to-cart {
    border: 0.5px solid #d9d9d9;
    color: #D9D9D9;
      padding: 0;
    height: 60px;
    justify-content: center;
    padding-top: 5px;
} */

.product-thumbnail-info .product__rating {
  flex-wrap: wrap;
}

.learn-more-link {
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: Epilogue, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.1em;
  text-decoration: underline;
  margin-top: 10px;
  vertical-align: middle;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
}

.learn-more-link:hover {
  color: currentColor;
}

.purchase-details__buttons {
  display: flex !important;
  justify-content: space-between;
  height: unset !important;
  margin-top: 18px !important;
}
/*  .purchase-details__buttons > .button--add-to-cart {
  border: 0.5px solid #0F0F10;
  height: 40px; 
} */
/* .purchase-details__buttons > .button--add-to-cart .text {
  font-family: Epilogue;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 1.4px;
  text-align: center;
  vertical-align: middle;
} */

.product__grid-item .button--add-to-cart {
    border: 1px solid #000;
    width: 193px;
    height: 40px;
    border-radius: 2px;
}

.collection__main .product-thumbnail__title-wrapper {
    min-height: unset;
    margin-bottom: 8px;
    color: #000;
}

.collection__main .product-thumbnail__title-wrapper p {
    padding: 0;
    color: #000;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0;
}

.collection__main .product-thumbnail__title-wrapper .product-thumbnail__title{
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0.55px;
    color: #000;
}

.purchase-details__buttons .learn-more-link {
  font-family: Epilogue;
  font-weight: 400;
  font-size: 11px;
  line-height: 100%;
  letter-spacing: 1.1px;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  color: #000000;
}

.product-thumbnail-info {
  padding: 0 10px 10px 10px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.collection__main .product__grid-item {
    box-shadow: inset 0 0 0 0.5px #AFAFAF;
}

.mobile-filters-trigger-open {
  display: none;
}

.product__thumbnail .rating__count {
  margin-left: 5px;
}

.product_section--featured-product .product__information {  
  margin-top: 275px;
}

.product_section--featured-product > div:first-child {
    
  position: absolute;
    top: -20vw;
    width: 100vw;
    left: -10px;
    z-index: -1;
}

.product_section--featured-product .flickity-viewport {
    height: 1000px !important;
}



.product-thumbnail__title-wrapper {
  display: flex;
  justify-content: space-between;
}

.product-thumbnail__bottle-size {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-wrap: nowrap;
  color: #D9D9D9;
  padding-top: 4px;
}

.collection__product-count {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  letter-spacing: 0.05em;
  opacity: 0.5;
  text-transform: uppercase;
}

.collection-container-header .field {
  gap: 25px;
  align-items: center;
}

.collection-container-header
  .select:not(.is-multiple):not(.is-loading):not(.is-arrowless):after {
  right: 0;
  border-color: currentColor;
  color: currentColor;
}

.collection__main .product-thumbnail__title-wrapper {
  text-align: left;
}



.collection__main .product-thumbnail-info .product__rating {
  justify-content: flex-start;
}

.collection__main .product-thumbnail-info .product__rating svg path {
  fill: #3c3c3c;
}

.rating__star-wrapper {
  margin-bottom: 4px;
}

@media only screen and (max-width: 768px) {
  .collection__main .product-thumbnail-info .product__rating {
    gap: 2px;
  }

  div#shopify-section-template--16677445042241__banner {}

  body .collection-main .section {
      margin: 0 7px;
  }

  body .collection-main .rating__text {
    margin-left: 4px;
  }
  
  
  body .collection-main .mobile-price.is-hidden-desktop-only {
    flex: 1;
    width: 100%;
    align-self: self-end;
    justify-content: flex-end;
    /* justify-self: flex-end; */
    display: flex;
    align-items: flex-start;
  }

  .collection__main .rating__star-wrapper path {
    fill: #3c3c3c;
  }

  .banner__collection-details {
    display: none;
  }

  .banner__wrapper.is-large .image-element__wrap,
  .banner__wrapper.is-large .image-element__wrap img {
    min-height: 400px;
  }

  .collection-banner .banner__content {
    padding: 38px 25px;
  }

  .collection-container-header {
    margin: 0;
    justify-content: flex-start;
  }

  .collection__filters {
    padding: 0 20px 40px;
    position: fixed;
    z-index: 10;
    background-color: #d9d9d9;
    border: 1px solid;
    left: 0;
    height: 80vh;
    bottom: -50%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in;
    margin: 0 !important;
    width: 100%;
  }

  .collection__filters.active {
    bottom: 0;
    opacity: 1;
    visibility: visible;
  }

  .collection-container-header .field {
    gap: 25px;
  }

  .mobile-filters-trigger-open {
    display: flex;
    gap: 12px;
    align-items: center;
    color: currentColor;
    text-transform: uppercase;
    margin: 34px 5px 32px;
    font-family: Epilogue;
    font-size: 12px;
    font-weight: 400;
    line-height: 12.3px;
    letter-spacing: 0.05em;
  }

  .collection-main .section {
    margin-left: 7px;
    margin-right: 7px;
  }

  .mobile-filters-close {
    margin: 12px;
    margin-left: auto;
    font-size: 18px;
    width: 100%;
    text-align: right;
  }

  .collection-main .product__form {
    display: none;
  }

  .product-thumbnail__title {
    min-height: 37.2px;
    font-size: 14px;
    line-height: 15px;
  }

  .product-thumbnail__title-wrapper {
    flex-direction: column;
  }

  .product-thumbnail {
    font-size: 12px;
    padding-top: 8px;
  }

  .product-thumbnail-info {
    padding: 8px;
  }

  .container .product__grid-item.column.small-down--one-half {
    width: calc(50% - 17px);
  }

  .container .product__grid-item.column.large-card {
    width: calc(100% - 24px);
  }

  .product-thumbnail__bottle-size {
    font-size: 10px;
  }

  .mobile-price {
    font-family: Epilogue;
    font-size: 13px;
    font-weight: 600;
    line-height: 13.33px;
  }
}

.featured-collection .flickity-button {
  display: none;
}

.featured-collection-section .gallery-cell {
  padding: 0 8px;
}

@media only screen and (min-width: 769px) {
  .collection-main > section {
    padding: 0 59px;
}

  
  .container .product__grid-item.column.one-fourth {
    width: calc(25% - 10px);
  }

  .product_section--featured-product > div:first-child {
    
    top: -20vw;
    width: 62vw;
    left: -94px;
  }

  .shopify-section.featured-product-section{
    min-height: 800px;
  }

  .product_section--featured-product .product__information {
    margin-left: 50%;
    margin-top: 0px;
  }

  .container .product__grid-item.column.large-card {
    width: calc(50% - 10px);
  }

  .featured-collection-section .gallery-cell {
    width: 30% !important;
  }
}

.featured-collection-section .heading-divider--vertical {
  display: none;
}

.featured-collection-description {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 44px;
  padding-right: 44px;
  padding-bottom: 36px;
  max-width: 454px;
}

.featured-collection-section .product-wrap {
  border: 0.5px solid #363636;
  border-radius: 4px;
}

.gallery-cell img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.featured-collection-section .thumbnail__caption {
  padding: 16px;
}
.featured-collection-section .learn-more-link {
  text-transform: lowercase;
  color: white;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0;  
  margin-top: 10px;
}

.featured-collection-section .product-thumbnail__title {
  font-family: Cormorant Garamond;
  font-size: 18px;
  font-weight: 700;
  line-height: 19.44px;
  margin-bottom: 12px;
}

.featured-collection-section .product-thumbnail__price {
  display: none;
}

.featured-collection-section .rating__count {
  font-family: Epilogue, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;

}

.featured-collection-section .section {
  padding-left: 40px;
  /* padding-right: 40px; */
}
.featured-collection-section {
}

.featured-collection-section .product__rating {
  justify-content: flex-start;
}

.product__grid-item .product-thumbnail__price {
  display: none;
}

.featured-collection .product-thumbnail {
  padding-top: 0;
}

.featured-collection .product-thumbnail__title {
  font-family: Cormorant Garamond;
  font-size: 18px;
  font-weight: 700;
  line-height: 19.44px;
  margin: 0;
  letter-spacing: 0;
}

.featured-collection .product-thumbnail__bottle-size {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  color: #fff;
}

.baner-with-product-section .product-text p {
    margin-top: 3px;
}

.featured-collection .product__rating {
  margin-top: 12px;
}

.featured-collection .purchase-details .purchase-details__spb--false {
  margin-top: 16px;
}

/* @media only screen and (min-width: 1200px) {
  .featured-collection .button--add-to-cart {
    min-width: 250px;
  }
} */

@media only screen and (max-width: 798px) {
  .featured-collection-description {
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 53px;
  }

  body .collection-banner .banner__content.card-content{
    padding: 0 22px;
  }

  .featured-collection-section .mobile-slider-data {
    padding: 5px 11px 15px 11px;
  }

  .featured-collection-sectoin .product-thumbnail__title {
    font-family: Cormorant Garamond;
    font-size: 15px;
    font-weight: 700;
    line-height: 16.2px;
  }

  .featured-collection-section .action_button {
    text-decoration: none;
  }

  .featured-collection-section .title-price {
    justify-content: space-between;
    align-items: flex-start;
  }
  .featured-collection-section .product-thumbnail__bottle-size {
    padding-top: 5px;
  }

  .featured-collection-section .section {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Grid section */
.section--grid-section--custom {
  max-width: 1440px;
}

.section--grid-section--custom .grid-items-wrapper {
  gap: 0;
}

.section--grid-section--custom .grid-item__text-content {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  padding: 20px 24px;
  border-top: 1px solid #717171;
}
.section--grid-section--custom .grid-item__text-content .grid-item__heading {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 600;
  line-height: 13.33px;
}

.section--grid-section--custom .grid-item__text-content .grid-item__text {
  max-width: 288px;
  font-family: Epilogue;
  font-size: 10px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 16px;
}

.section--grid-section--custom .grid-item__text-content-wrapper {
  padding: 0;
}

.section--grid-section--custom .heading-wrapper {
  margin-bottom: 35px;
}

@media only screen and (max-width: 798px) {
  .section--grid-section--custom .grid-item {
    margin-inline: 0;
    width: 100%;
  }
}

/* Slideshow */
.slideshow-with-text__container--full-img {
}

.slideshow-with-text__container--full-img {
}

.slideshow-with-text__container--full-img .text-slideshow-column {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: transparent !important;
}

.slideshow-with-text__container--full-img .text-slideshow__content {
  display: flex;
  height: 100%;
  justify-content: space-between;
  padding-left: 45px;
  padding-right: 150px;
}

.slideshow-with-text__container--full-img
  .text-slideshow__content
  .main-title-wrapper {
  max-width: 500px;
  margin-bottom: 80px;
  align-self: flex-end;
  text-align: left;
}

.slideshow-with-text__container--full-img
  .text-slideshow__content
  .main-title-wrapper
  .banner__heading {
}

.slideshow-with-text__container--full-img
  .text-slideshow__content
  .main-title-wrapper
  .banner__heading {
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  margin-top: 10px;
    letter-spacing: 0;
}

.slideshow-with-text__container--full-img
  .text-slideshow__content
  .main-content-wrapper {
  max-width: 400px;
  margin-top: 15%;
}

.slideshow-with-text__container--full-img
  .text-slideshow__content
  .main-content-wrapper
  .banner__subheading {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
    letter-spacing: 0;
}

.slideshow-with-text__container--full-img .section-heading__pretitle {
  display: inline-block;
}

.slideshow-with-text__container--full-img .text-slideshow__slide,
.slideshow-with-text__container--full-img
  .text-slideshow__slide
  .flickity-viewport,
.slideshow-with-text__container--full-img
  .text-slideshow__slide
  .flickity-slider,
.slideshow-with-text__container--full-img .text-slideshow__content {
  height: 100% !important;
}

.slideshow-with-text__container--full-img .learn-more-link {
  text-transform: lowercase;
  text-align: right;
  display: block;
  font-size: 14px;
  line-height: 14.35px;
  letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
  .slideshow-with-text__container--full-img .text-slideshow__content {
    flex-direction: column;
    justify-content: flex-start;
    padding: 45px 20px 0;
    max-width: 80%;
  }

  .slideshow-with-text__container--full-img
    .text-slideshow__content
    .main-title-wrapper {
    margin: 0;
    align-self: flex-start;
  }

  .slideshow-with-text__container--full-img
    .text-slideshow__content
    .main-content-wrapper {
    margin: 0;
  }

  .slideshow-with-text__container--full-img .text-slideshow__slide {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* Blog banner */

.banner-list_wrapper {
  display: flex;
}

.banner-list_wrapper .banner__wrapper {
  width: 100vw;
  min-width: 100vw;
}

banner-list .banner-list-container {
    max-width: unset;
    overflow: visible;
}

.banner__content.card-content {
    max-width: 1440px;
    padding: 0;
}

.banner-list_wrapper .banner__text {
  margin: 0;
  padding: 0 84px;
}

.banner-list_wrapper * {
  text-align: left;
}

.banner-list_wrapper .button.button--secondary {
  max-width: 270px;
  margin-top: 39px;
  color: #000;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-align: center;
  padding: 0;
  height: 62px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
}

.banner-list_wrapper .banner__heading {
  font-family: Cormorant Garamond;
  font-size: 40px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 12px;
}

.banner-list .breadcrumb__container {
  background-color: #d9d9d9;
  color: #000;
  margin: 0;
  max-width: 100%;
}

.banner-list .breadcrumb__container > .breadcrumb {
  margin: 14px auto;
  padding: 0 84px;
}

.blog-main > section {
    padding: 0 74px;
}

.banner-list .breadcrumb a {
  color: #000;
}

@media screen and (min-width: 799px) {
  .breadcrumb__container {
    position: static;
  }

  .breadcrumb__container .page-navigation-arrows {
    position: absolute;
    right: 56px;
  }
}

/* Blog banner & blog categories */

.blog-banner {
  position: relative;
  margin-bottom: 36px;
}

.blog-banner__image {
  object-fit: cover;
}

.blog-banner__image img {
}

.blog-banner__content {
  position: absolute;
  left: 0;
  top: 0;
  padding: 78px 36px 24px;
  color: #d9d9d9;
  max-width: 420px;
  font-family: Cormorant Garamond;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.blog-categories {
  color: currentColor;
  margin-bottom: 36px;
}

.blog-categories__header {
  margin-bottom: 15px;
  font-family: Cormorant Garamond;
  font-size: 20px;
  font-weight: 700;
  line-height: 45px;
  color: currentColor;
  letter-spacing: 0;
}

.blog-categories__list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  color: currentColor;
  max-width: 250px;
}

.blog-categories__list .tag {
  justify-content: flex-start;
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 700;
  line-height: 45px;
  border: 0.5px solid #50555e;
  padding: 8px 8px 3px 5px;
}

.blog-categories__list .tag a {
  text-align: left;
  color: #141414;
  line-height: 100%;
  font-size: 13px;
}

.block__featured_product {
  max-width: 360px;
}

.block__featured_product .mega-menu__content {
  border: 0.5px solid #363636;
  border-radius: 4px;
}

/* .block__featured_product .button--add-to-cart {
  color: #d9d9d9;
  border-color: currentColor;
  width: 100% !important;
  max-width: unset;
  height: 60px;
  letter-spacing: 1.2px;
} */

/* Product */

.product-gallery__main {
  margin-left: 22px;
}

.product-gallery__thumbnail {
  margin-bottom: 10px !important;
}

.faq-section .section-heading__title {
  font-family: Cormorant Garamond;
  font-size: 36px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  margin-top: 70px;
  margin-bottom: 50px;
  letter-spacing: 0;
  color: #CACCD2;
}

@media only screen and (max-width: 768px) {
  .blog-banner {
    min-height: 300px;
  }

  .blog-banner.column {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .blog-banner__image {
    height: 100%;
  }

  .blog-banner__image img {
    object-fit: cover;
  }

  .blog-banner__content {
    padding: 22px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 500;
  }

  .blog-author-section-wrapper .blog-quote {
    padding: 23px 14px;
  }

  .banner__wrapper {
    max-height: unset;
  }
}

/* Ingredients section */

.ingredients-section__heading-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3px;
}
.ingredients-section__heading-wrapper .title {
  margin-top: 10px;
  font-size: 22px;
  line-height: 22px;
}

.ingredients-switcher {
  display: flex;
  align-items: flex-end;
  gap: 40px;
  margin-bottom: 50px;
}

.ingredient-list-selector-wrapper {
  min-width: 110px;
}

.ingredient-list-selector-wrapper .ingredient-list-selector {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  letter-spacing: 0.05em;
  gap: 9px;
  cursor: pointer;
  color: #fff;
}

.ingredient-list-selector-wrapper .ingredient-list-selector img {
  width: 27px;
}

.ingredient-list-selector-wrapper:not(.selected)
  .ingredient-list-selector--selected {
  display: none;
}

.ingredient-list-selector-wrapper:hover .ingredient-list-selector--not-selected,
.ingredient-list-selector-wrapper.selected
  .ingredient-list-selector--not-selected {
  display: none;
}

.ingredient-list-selector-wrapper:hover .ingredient-list-selector--selected {
  display: flex;
}

.ingredient__content {
  display: flex;
  flex-direction: column;
  gap: 7.5px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  background: #0303034D;
  padding: 22px 16px 6px;
  width: 100%;
  height: 82px;
  border-radius: 2px;
  border-top: 1px solid #717171;
  box-sizing: border-box;
}
}

.ingredient-image-wrapper {
  position: relative;
}

.ingredient-image-wrapper img {
  width: 100%;
  aspect-ratio: 1.7;
  object-fit: cover;
  border-radius: 2px;
}

.ingredient-image__title {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 600;
  line-height: 13.33px;
  text-align: left;
  color: #fff;
}

.ingredient-image__text {
  font-family: Epilogue;
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
  text-align: left;
  color: #fff;
}

.ingredient-title {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
  color: #fff;
  margin-bottom: 13px;
  letter-spacing: 0;
}

.ingredients-section__links {
  margin-top: 64px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
}

.ingredients-section__links a {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  text-decoration: underline;
  letter-spacing: 0;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  color: #fff;
}

.ingredients-slider__slider .ingredient {
  border-radius: 2px;
}
/* .ingredients-slider__slider .swiper-wrapper .swiper-slide:first-child {
  margin-left: 84px;
}

.ingredients-slider__slider .swiper-wrapper .swiper-slide:last-child {
  margin-right: 84px;
} */

.ingredients-section__heading-wrapper,
.ingredients-section__links {
  padding-left: 84px;
  padding-right: 84px;
}

ingredients-slider {
  display: none;
  overflow: hidden;
  position: relative;
}

ingredients-slider.visible {
  display: block;
}

.ingredients-section__heading-wrapper .heading-wrapper {
  margin-top: 8px;
}
.faq-section .section-heading__pretitle {
  border: 0.5px solid #3C3C3C !important;
  color: #D9D9D9;
}
@media only screen and (max-width: 768px) {
  .collection-main .section {
    background-color: #D9D9D9;
  }
  .featured-product-section .featured-product-link {
    display: none;
  }
  .faq-section .section-heading__title {
    font-size: 22px;
  }
  .ingredients-section__heading-wrapper {
    flex-direction: column;
    margin-bottom: 0;
  }

  .ingredients-section__heading-wrapper .heading-wrapper {
    margin-bottom: 45px;
    font-size: 22px;
  }

  .ingredients-section__heading-wrapper,
  .ingredients-section__links {
    padding-left: 13px;
    padding-right: 13px;
  }

  .ingredients-switcher {
    gap: 2px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .ingredients-section__links {
    flex-direction: column;
    align-items: flex-start;
    gap: 36px;
  }
}

/* Stats section */

.stats-section {
  display: flex;
  justify-content: space-between;
  padding-left: 20px;
  gap: 20px;
}

.stats-right {
    max-width: 740px;
    flex: 1;
}

.stats-left {
    width: 444px;
}

.stats-left .image-element__wrap img{
  object-fit: contain;
}


.stats-banner {
  position: relative;
}

.stats-banner,
.stats-banner .image-element__wrap img {
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.stats-banner__image {
  height: 100%;
}

.stats-banner__content {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px 10px 20px 20px;
  font-size: 13px;
  line-height: 25px;
  color: #d9d9d9;
}

.stats-banner__pretitle {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 13.33px;
}

.stats-banner__title {
  font-family: Cormorant Garamond;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 22px;
  color: #fff;
}

.stats-banner__description {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  max-width: 480px;
  color: #F2F3F6;
}

@media only screen and (min-width: 768px) {
  .stats-banner__content {
    padding: 149px 10px 10px 99px;
  }

  .stats-section {
    padding-left: 84px;
  }
}

@media only screen and (max-width: 798px) {
  .stats-section {
    flex-direction: column-reverse;
    padding-left: 0;
  }

  .stats-banner,
  .stats-banner .image-element__wrap img {
    min-height: 350px;
    border-radius: 0;
  }

  .stats-banner__content {
    padding: 10px 15px 52px;
    bottom: 0;
    top: unset;
  }

  .stats-banner__pretitle {
    border: 0.5px solid #d9d9d9;
    padding: 9px 7px 3px 7px;
    display: inline-block;
  }

  .stats-banner__title {
    font-family: Cormorant Garamond;
    font-size: 22px;
    font-weight: 700;
    line-height: 26.64px;
    margin-top: 5px;
  }

  .stats-banner__description {
    max-width: 80%;
  }

  .stats-left {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 64px;
    width: auto;
  }

  body{
    overflow: hidden;
  }

  .stats-section .stats-left .image-element__wrap {
    margin-left: auto;
  }
}

/* Guide section */
.guide-section__heading-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}

.guide-section__heading-wrapper .section-heading__pretitle {
    border: 0.5px solid #50555E;
}

.guide-section__heading-wrapper .title,
.guide-section__heading-wrapper .step-description * {
  color: currentColor;
}
.guide-section__heading-wrapper .heading-wrapper{
  margin: 0;
  padding-left: 14px;
}

.guide-section__heading-wrapper .title{
  font-size: 26px;
  line-height: 26px;
  margin-top: 6px;
}
.guide-section__heading-wrapper img {
  object-fit: contain;
  height: 53px;
  width: auto;
}

.guide-section .step-image-wrapper {
  position: relative;
  height: 253px;
}

.guide-section .step-image-wrapper .image-container{
  height: 253px;
}

.guide-section .step-image-wrapper img {
  width: 100%;
  object-fit: cover;
  border-radius: 2px;
  height: 100%;
}

.step__content {
  display: flex;
  flex-direction: column;
  gap: 7.5px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  background: transparent;
  padding: 18px 16px;
  width: 100%;
  max-height: 40%;
  box-sizing: border-box;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.guide-section .step-description {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 21px;
  color: #000;
}

.guide-section .step-title {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  letter-spacing: 0;
}

.guide-step .step__content {
    background: #0303034D;
    padding: 19px;
    color: #fff;
    height: 52px;
    border-radius: 2px;
    border-top: 1px solid #717171;
}


.guide-slider__slider .step {
  border-radius: 2px;
}

.guide-section__heading-wrapper {
  padding-left: 84px;
  padding-right: 84px;
}



.guide-slider__slider {
  overflow: hidden;
}

@media only screen and (max-width: 768px) {
  .guide-section__heading-wrapper {
    margin-bottom: 32px;
  }

  .guide-section__heading-wrapper .heading-wrapper {
    font-size: 26px;
  }

  .guide-section__heading-wrapper img {
    margin-right: 13px;
  }

  .guide-section__heading-wrapper {
    padding-left: 18px;
    padding-right: 18px;
  }
}

/* Blog upsell */
.blog-upsell {
  max-width: 440px;
}

.blog-upsell * {
  color: #ebecf4;
}

.blog-upsell .product-thumbnail-info .product__rating {
  justify-content: flex-start;
}

.blog-upsell .rating__text {
  margin-bottom: 0 !important;
}

.blog-upsell .product__grid-item .image-element__wrap img {
  max-height: unset !important;
  aspect-ratio: 0.9;
}

/* Main product
.product-main .button--add-to-cart,
.featured-product-section .button--add-to-cart {
  background-color: #d9d9d9;
  width: 80%;
  max-width: 340px;
  height: 64px;
} */

.product-main .product-form-container {
  padding-top: 0;
}

.product-main .product-title.title {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant Garamond;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0;
}

.product-main {
}

.product-main {
}

.complementary-products {
  position: relative;
}

.complementary-products__title {
  margin: 0;
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  margin-bottom: 8px;
}

.complementary-product {
  padding: 10px;
  border: 0.5px solid #9a9a9a;
  border-radius: 4px;
}

.complementary-product__image {
  flex-basis: unset;
}

.complementary-product img {
  width: 90px;
  height: 60px;
  object-fit: cover;
  border: 0.5px solid #bfc4d680;
  border-radius: 2px;
}

.complementary-product__name-link {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
}

.complementary-products-wrapper {
  display: flex;
  gap: 35px;
  margin-top: 40px;
}

.complementary-products-wrapper > div:first-child {
  display: flex;
  align-items: center;
  gap: 11px;
  text-transform: uppercase;
}

.complementary-product .button {
  background: transparent;
  color: #fff;
  border: none;
  padding: 0;
  text-transform: lowercase;
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
  gap: 30px;
}

.plus-icon-atc {
  border: 0.5px solid #bfc4d6;
  padding: 3px;
  display: flex;
}

.complementary-product__name {
  position: absolute;
  top: -10px;
  right: 0;
}

.complementary-product__details {
  display: flex;
  align-items: end;
}

.product-title__wrapper {
  display: flex;
  gap: 11px;
  margin-bottom: 17px;
}

.product-title__wrapper__img-wrapper {
  display: flex;
  align-items: center;
  height: 55px;
}

.product-title__wrapper img {
  width: 55px;
  height: 55px;
  object-fit: contain;
}

.text-list-below-title {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.text-below-title {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 12.3px;
  padding: 9px 20px 4px 8px;
  border: 0.5px solid #4c4f53;
  text-wrap: nowrap;
  border-radius: 2px;
}

.product_section
  [data-smartrr-selling-plan-groups]
  [data-smartrr-selling-plan-group-id] {
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #818181;
}

.product_section
  [data-smartrr-selling-plan-groups]
  [data-smartrr-selling-plan-group-id].smartrr-group-active {
  background-color: #272825;
  border: none;
}



.description-below-images-wrapper .title {
  margin-top: 4px;
}

.description-below-images-wrapper .heading-wrapper {
  margin-bottom: 25px;
  
}

.description-below-images {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin-right: 10px;
  margin-left: 10px;
  color: #F2F3F6;
}

.product-metainfo {
  display: flex;
  gap: 50px;
}

.product-metainfo .product__rating {
  margin-top: 0 !important;
}

.product-metainfo .product-rating-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.product-metainfo__featured-review {
  font-family: Epilogue;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

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

  .smartrr-selling-plan-group-name > div:nth-child(1) {
    font-size: 16px;
  }
  /* .product-main .button--add-to-cart {
    max-width: 100%;
  } */


  .subscribtion-messages {
    gap: 12px;
  }



  .product-icons {
    gap: 2px;
  }

  .product-metainfo {
    display: flex;
    gap: 27px;
  }

  .product-metainfo__featured-review {
    font-size: 11px;
    line-height: 16px;
  }

  .description-below-images-wrapper .heading-wrapper,
  .description-below-images {
    margin-left: 0;
  }


  .text-list-below-title {
    gap: 10px;
  }

  .text-below-title {
    font-size: 10px;
  }
}

.product-title__wrapper__title-wrapper{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* Featured product */
.featured-product-section .product_section {
  margin-top: 0;
}

.featured-product-section .product-title__wrapper {
  margin-bottom: 20px;
}

.product__rating {
  margin-top: 0;
  gap: 0;
}

.rating__text {
  margin-left: 9px;
}




.product__learn-more > div > p {
  font-family: Epilogue, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  text-transform: uppercase;
  color: #D9D9D9;
  margin-top: 2px;
}
.featured-product-section .product__learn-more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
  max-width: 300px;
}

.featured-product-section .product__learn-more a {
  font-family: Epilogue;
  font-size: 14px;
  line-height: 14.35px;
  color: #fff;
}

.featured-product-section .product__learn-more div {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  line-height: 11.27px;
}

.featured-product-section .product__learn-more .bordered-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    font-family: Space Grotesk;
    padding: 2px 7px 2px 8px;
    border: 1px solid #d9d9d9;
}

.featured-product-section .purchase-details__buttons {
  margin-top: 10px !important;
}

.featured-product-section .product-gallery__main {
  margin-left: 0;
}

.featured-product-section .description-below-images-wrapper {
  display: none;
}

/* .featured-product-section .button--add-to-cart {
  max-width: 300px;
  height: 64px;
  font-family: Epilogue, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14.35px;
  border-radius: 5px;
padding: 0;
    padding-top: 6px;
    text-align: center;
    align-items: center;
    justify-content: center;
} */
/* .featured-product-section .button--add-to-cart .text {
  color: #000000;
  font-size: 16px;
  letter-spacing: 1.6px;
  line-height: 16px;
} */

@media only screen and (min-width: 1200px) {
  .featured-product-section > section.section {
    padding-left: 74px;
  }
}

.featured-product-section .product__rating {
  text-transform: lowercase;
}

.featured-product-section .product-title.title{
  color: #DCDFE4;
  line-height: 22px;
  margin-bottom: 9px;
}

/* Upsell blog */
.blog-upsell.small-upsell {
  border: 0.5px solid #9a9a9a;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
}

.blog-upsell.small-upsell img {
  border: 0.5px solid #9a9a9a;
  height: 100%;
  border-radius: 2px;
}

/* .blog-upsell.small-upsell .button--add-to-cart {
  font-family: Epilogue;
  font-size: 14px;
  font-weight: 400;
  line-height: 14.35px;
  text-transform: lowercase;
  border: none;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  gap: 30px;
  max-width: unset;
  letter-spacing: 0;
} */

.upsell__image-link {
  display: flex;
}

.blog-upsell .product-thumbnail__title {
  font-family: Cormorant Garamond;
  font-size: 18px;
  font-weight: 700;
  line-height: 19.44px;
  text-align: left;
}

.blog-upsell .product-thumbnail__bottle-size {
  font-family: Epilogue;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

.blog-upsell .product__rating {
  margin-top: 12px;
}

.blog-upsell .purchase-details .purchase-details__spb--false {
  margin-top: 16px;
}

.blog-upsell .product-thumbnail-info {
  padding: 0 16px 22px;
}

.blog-upsell .rating-spacing,
.blog-upsell .bottle-size-spacing {
  display: none;
}

.rating__review-with-text {
  display: none;
  text-transform: lowercase;
}

.blog-upsell .rating__review-without-text {
  display: none;
}

.blog-upsell .rating__review-with-text {
  display: inline-block;
}

.image-slideshow .flickity-button{
  z-index: 11;
}

.image-slideshow .flickity-buttons-container {
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  right: unset;
  justify-content: space-between;
  padding: 0 43px;
}

.image-slideshow
  .flickity-prev-next-button.previous,
.image-slideshow .flickity-prev-next-button.next {
  border-radius: 2px;
  height: 22px;
  padding: 3px 7px;
}

.image-slideshow  
  .flickity-prev-next-button.previous
  svg,
.image-slideshow
  .flickity-prev-next-button.next
  svg {
  width: 100%;
  height: 100%;
}

.custom-slider-line {
  position: absolute;
  bottom: 10px;
  left: 5%;
  width: 90%;
  height: 4px;
  background-color: #ccc;
  padding: 0 20px;
  display: none;
}

.slider-indicator {
  position: absolute;
  left: 1px;
  top: 1px;
  height: 50%;
  background-color: #000;
  width: 0%;
  transition: width 0.3s ease;
}

.slideshow-with-text__container .image-slideshow__slide {
  padding: 0 64px;
}

.slideshow-with-text__container .text-slideshow__slide {
  padding: 0 54px;
}

.image-slideshow__slide .image-element__wrap {
  border: 0.5px solid #242424;
  border-radius: 5px;
  
}

@media only screen and (min-width: 799px) {
  .blog-categories {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    justify-content: flex-end;
  }

  .image-slideshow__slide .image-element__wrap {
    height: 40vw;
    
  }
  .flickity-viewport {
    height: 40vw;
  }
}

@media only screen and (max-width: 798px) {
  .custom-slider-line {
    display: block;
  }
}

.banner-list .page-navigation__previous,
.banner-list .page-navigation__next {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: Epilogue;
}

.announcement-bar .bordered-text {
  display: inline-block;
  padding: 2px 6px 2px 7px;
  font-weight: 500;
  font-family: Space Grotesk;
  font-size: 13px;
}

.product-thumbnail__price-wrapper {
  display: none;
}

@media only screen and (min-width: 799px) {
  .mobile-header-account-area {
    display: none;
  }
}

.collection-matrix {
  margin-bottom: 115px;
}

@media only screen and (min-width: 799px) { 
  .section-featured--large-image .product-gallery__main  {
    position: absolute;
    left: -94px;
    bottom: -70px;
    max-width: 65%;
    height: calc(100% + 130px);
  }
  
  .section-featured--large-image .product-gallery__main .flickity-viewport,
  .section-featured--large-image .product-gallery__main .flickity-viewport .product-gallery__image,
  .section-featured--large-image .product-gallery__main .flickity-viewport .product-gallery__image * {
    height: 100% !important;
    max-height: unset !important;
  }
  
  .section-featured--large-image .featured-product-section > section.section {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .section-featured--large-image .featured-product-section > section.section > * {
    width: 100%;
  }

  .section-featured--large-image .featured-product-section .product_section {
    min-height: 60vh;
  }
}

@media only screen and (max-width: 798px) {
  html .page-our-ethos-2025 .image-with-text-overlay .caption, html .page-our-science-2025 .image-with-text-overlay .caption {
    padding: 0;
  }
  
  html .core-principles-container {
      padding: 20px;
      flex-direction: column;
  }

  .core-principles-section {
    padding: 15px;
}

html div#shopify-section-image_Wawk7P-image-container {
    padding: 20px;
    height: auto;
}

html .image-with-text__text {
    margin-bottom: 0;
}

html .page-our-science-2025 featured-testimonial {
    padding-top: 32px;
    padding-bottom: 32px;
}

html .page-our-science-2025 .section-heading__desc {
    padding: 0 13px;
}
  
  html .page-our-ethos-2025 .container .columns, html .page-our-science-2025 .container .columns {
      padding: 0;
  }
  
  html .core-principles-grid {
      grid-template-columns: auto;
      gap: 48px;
  }
  
  html .page-our-ethos-2025 .image-with-text__text-column, html .page-our-science-2025 .image-with-text__text-column {
      padding: 20px 20px;
  }

  html .image-with-text__image-text-below {
    margin: 10px 16px 24px;
  }
  
  html .page-our-ethos-2025 .rich-text__content, .page-our-science-2025 .rich-text__content {
      padding: 10px 30px;
  }
  
  html #shopify-section-template--17607096074305__index_image_with_text_overlay_xx7yQJ h2 {
      left: 30px;
  }
  
  html .page-our-ethos-2025 .section--grid-section, html .page-our-science-2025 .section--grid-section {
      padding: 0 30px;
  }
  
  html .page-our-ethos-2025 .section--grid-section--custom .grid-item__text-content, html .page-our-science-2025 .section--grid-section--custom .grid-item__text-content {
      height: auto;
      padding: 16px;
  }
  
  html .image-element__wrap {
      height: auto;
  }
  
  html .page-our-ethos-2025 .featured-testimonials-section, html .page-our-science-2025 .featured-testimonials-section {
      padding: 0 17px;
  }
  
  html .page-our-ethos-2025 .featured-collection-section .section, html .page-our-science-2025 .featured-collection-section .section {
      padding-left: 7px;
  }
  html .section-featured--large-image .product-gallery {
    min-height: 100vw;
    position: relative;
  }

  html .section-featured--large-image .product-gallery__main {
    position: absolute;
    left: -25px;
    bottom: -50px;
    width: 100vw;
    height: calc(100% + 150px);
  }

  .section-featured--large-image .product-gallery__main .flickity-viewport,
  .section-featured--large-image .product-gallery__main .flickity-viewport .product-gallery__image,
  .section-featured--large-image .product-gallery__main .flickity-viewport .product-gallery__image * {
    height: 100% !important;
    max-height: unset !important;
  }
  

  header.header {
    display: block !important;
  }

  .desktop-header-account-area {
    display: none;
  }

  .navbar.column {
    display: flex;
    margin: 0;
    padding: 0 12px 12px;
    width: 100%;
  }

  .navbar .header__brand {
    flex: 1;
    padding: 0 24px;
  }

  .navbar .action-area__link {
    padding: 0;
  }

  .mega-menu__icon {
    padding: 61px 0 36px;
  }

  .mega-menu__block {
    padding: 0 26px;
  }

  body .mega-menu .mega-menu__linklist-link{
    padding: 0 0px 28px;
  }

  body .mega-menu__action-links {
    padding: 74px 18px 36px;
  }

  .mega-menu__block.block__featured_product .purchase-details {
    display: none;
  }

  .mega-menu__block.block__featured_product .mega-menu__content {
    max-width: 280px;
    padding: 10px;
    display: flex;
    align-items: stretch;
  }

  .mega-menu__block.block__featured_product .thumbnail__caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .mega-menu__block.block__featured_product .product__form {
    display: none;
  }

  .mega-menu__block.block__featured_product .mega-menu__image {
    border: 0.5px solid #bfc4d680;
    border-radius: 2px;
    max-height: 60px;
    min-width: 90px;
    object-fit: cover;
  }

  .mega-menu__block.block__featured_product .thumbnail__caption {
    padding: 0 0 0 10px;
    text-align: left;
  }

  .mega-menu__block.block__featured_product {
  }

  .mega-menu__block.block__featured_product .product-thumbnail__title {
    font-size: 14px;
    line-height: 108%;
  }

  .mega-menu__block.block__featured_product .mobile-price {
    font-family: Epilogue;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 10%;
  }

  .header-cart__icon {
    justify-content: flex-end;
  }

  .mega-menu__block.block__featured-product
    .product-thumbnail
    .bottle-size-spacing,
  .mega-menu__block.block__featured-product
    .product-thumbnail
    .product-thumbnail__bottle-size {
    display: none;
  }

  .product-thumbnail__price-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .product-template .product-icons {
    padding-bottom: 47px;
  }

  [data-smartrr-selling-plan-group-plans] select {
    padding: 0;
    width: 100%;
    text-align: left;
  }

  [data-smartrr-selling-plan-group-plans] {
    min-width: 250px;
  }

  .description-below-images-wrapper {
    margin-top: 44px;
  }

  .product-title__wrapper {
    margin-bottom: 25px;
  }

  .faq-section .section-heading__title {
    padding: 0;
    margin-bottom: 0;
  }

  .FAQ .container .faq.faq--image {
    padding: 0 13px;
    border-radius: 4px;
    margin-bottom: 20px;
  }

  .FAQ .container .faq.faq--image img {
    border-radius: 4px;
  }

  .faq-accordion {
    padding-left: 13px;
    padding-right: 13px;
  }

  .collection-matrix {
    margin-bottom: 80px;
  }

  .blog-meta__image-wrapper {
    margin-right: 2px !important;
  }

  .section--grid-section--text-on-image .section-heading__pretitle {
    margin-top: 7px;
  }

  .section--grid-section .grid-item__image-wrapper {
    aspect-ratio: 0.95;
  }

  .section--grid-section .grid-item__image-wrapper .image-element__wrap,
  .section--grid-section .grid-item__image-wrapper .image-element__wrap img {
    height: 100% !important;
    max-height: unset !important;
  }

  .blog-card .image-element__wrap {
    aspect-ratio: 1;
    height: 100%;
    max-height: unset;
  }

  .banner-list .breadcrumb {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 12px;
  }

  .banner-list .breadcrumb .breadcrumb {
    margin: 0;
  }
  
  .banner-list .breadcrumb > * {
    width: unset;
  }

  .banner-list .breadcrumb a {
    line-height: 100%;
  }

  .slideshow-with-text__container .text-slideshow__slide,
  .slideshow-with-text__container .image-slideshow__slide {
    padding: 0 21px;
  }
}

[data-smartrr-selling-plan-group-plans] {
  border-radius: 2px;
}

[data-smartrr-selling-plan-group-plans] select {
  color: #fff;
  cursor: pointer;
}


[data-smartrr-selling-plan-group-plans] {
    cursor: pointer;
}

.d-flex{
  display: flex;
}

.mega-menu__block.block__featured_product .product-thumbnail__title-wrapper {
  align-items: center;
}

.mega-menu__action-links {
  display: flex;
  padding: 36px 12px;
  gap: 12px;
}

.navbar-dropdown {
  display: none;
}

.additional-text {
  font-family: Epilogue;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
}

.additional-text > p {
    margin-top: 3px;
}

.ingredients-slider__slider,
.guide-slider__slider {
  cursor: grab;
}

.blog-meta__image-wrapper {
  height: 100%;
}

.featured-testimonials-section h2.section-heading__title {
    font-size: 28px;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 2px;
    margin-bottom: 4px;
}

.featured-testimonials-section .section-heading__pretitle {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 0;
}



section#shopify-section__template--16677445500993__banner_with_product_NA3AHf {
    max-width: 1440px;
    margin: 0 auto;
}



div#shopify-section-template--16677445500993__featured_reviews_Kxn4ec {
    background: #d9d9d9;
}


.maxw1440, .shopify-section > section, footer section, footer section.footer__content.section, section#shopify-section__template--16677445500993__featured_reviews_Kxn4ec, div#shopify-section-template--16677445500993__index_featured_product_47VGqM
{
    max-width: 1440px;
    margin: 0 auto;
}

.container {
    max-width: 1440px;
}

div#shopify-section-template--16677445500993__index_featured_collection_HVCb4m > section {
    max-width: 1440px;
    margin: 0 auto;
}

.pdp-left{
  flex: 1;
}

.ingredient-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.ingredient-modal-content {
    max-width: 800px;
    margin: 0 auto;
    padding: 39px 33px;
    background: #000;
    color: #fff;
    display: none;
}

div#ingredient-modal {
    justify-content: center;
    align-items: center;
}

.ingredient-modal-content h4 {
    font-size: 20px;
    line-height: 121%;
    color: #fff;
    margin-bottom: 15px;
}

.ingredient-modal-content p {
    font-family: 'Epilogue';
    line-height: 130%;
}


select,
::picker(select) {
    appearance: base-select;
}

[data-smartrr-selling-plan-group-plans] select.smartrr-plan-active {
    appearance: base-select;
}

::picker-icon {
    display: none;
}

[data-smartrr-selling-plan-group-plans] select option {
    color: #d9d9d9;
    cursor: pointer;
    /* border: 0.5px solid #d9d9d9; */
    padding: 12px;
    background: #272825;
}

[data-smartrr-selling-plan-group-plans] select option:hover {
    background: white;
    color: #000;
}

.ingredient-list-selector.ingredient-list-selector--not-selected {
    color: #7B7D80;
}

#template-article .featured-articles-wrapper > .section {
    padding: 0 84px;
}

#template-article h2.featured-blog__title.title, #template-article h2 a {
    font-size: 24px;
    line-height: 100%;
    font-weight: 700;
    padding-top: 1px;
}

#template-article .featured-articles-wrapper .heading-wrapper{
    margin-bottom: 5px;
}

#template-article .featured-article.blog-card .card-content{
    padding-top: 16px;
}

#template-article .featured-article .title, .featured-article.blog-card .title a, .featured-blog__title, .featured-blog__title a, .featured-blog__title a:visited{
    font-size: 22px;
    font-weight: 600;
    line-height: 100%;
}

#template-article section.section.is-width-standard.article-main-section {
    padding: 0px 84px;
}

#template-article .section--grid-section{
  padding: 0 84px;
}

div#sticky-add-to-cart {
    bottom: 0;
    background: black;
    padding: 22px 0;
    border-top: 1px solid #4c4f53;
    left: 0;
    width: 100%;
    gap: 64px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: fixed;
    z-index: 48;
    transform: translateY(100%); /* Hidden off screen */
    transition: transform 0.6s ease;
    pointer-events: none;
    display: flex;
}

#sticky-add-to-cart.slideup {
  transform: translateY(0); /* Slides into view */
  pointer-events: auto;
}

.showflex{
  display: flex !important;
}

section.ajax-cart.ajax-cart--drawer {
    height: 100%;
}

div#ajax-cart__content {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.ajax-cart__form {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 0;

}

.ajax-cart__lists {
    flex: 1;
    overflow: auto;
}

.ajax-cart__cart-count {
    padding: 24px 24px 0px 24px;
}

span.ajax-cart__cart-item-count{
  display: none;
}

p.ajax-cart__cart-title {

    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #D9D9D9;
    text-align: left;
    padding: 0;
    border-bottom: none;
}

.ajax-cart__close-icon {
    right: 24px;
    top: 40px;
    translate: none;
}

.ajax-cart__close-icon .icon {
    fill: #D9D9D9;
}

.ajax-cart__product.media {
    padding: 0 24px;
}

.ajax-cart__list {
    padding-bottom: 48px;
      display: flex;
    flex-direction: column;
    gap: 48px;
        border-bottom: 1px solid #292929;
}



figure.ajax-cart__product-image.media-left {
    width: 89px;
    height: 89px;
    object-fit: cover;
    border-radius: 2px;
    margin-right: 24px;
}





.ajax-cart__heading .money {

    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    color: #D9D9D9;
    padding-top: 1px;
}

.ajax-cart__price.price {
    display: flex;
    align-items: center;
}



.ajax-cart__product-content.media-content {
    display: flex;
    flex-direction: column;
}

.quantity-wrapper.quantity-style--box.is-medium .quantity-element {
    
    min-width: unset;
    background: none;
    color: white;
    border: none;

    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0;
    width: 100%;
}

.control.minus-control {
    width: 10px;
    height: 24px;
}

.control.plus-control {
    width: 10px;
    height: 24px;
}

.quantity-wrapper.field.has-addons.quantity-style--box.is-medium {
    max-width: 95px;
}

.ajax-cart__details-wrapper {
    border: none;
    padding: 24px;
    padding-top: 0;
}

.ajax-cart__details-wrapper .ajax-cart__details-row {
    padding: 0;
    height: 15px;
    display: flex;
    gap: 6px;
}

.ajax-cart__subtotal span {

    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
/* identical to box height, or 167% */
    color: #FFFFFF;
}

form .ajax-cart__details-wrapper .ajax-cart__details-row.ajax-cart__subtotal {
    justify-content: unset;
    gap: 4px;
    height: 16px;
}

.ajax-cart__taxes-shipping-message {

    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
/* identical to box height, or 200% */
    color: #666666;
}

.ajax-cart__button-wrapper.text-align-center button {
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.1em;
    border-radius: 2px;
    height: 46px;
    color: #000000;
}

a.ajax-cart__cart-link {
    display: none;
}

.ajax-cart__button-wrapper.text-align-center {
    display: flex;
}

.featured-product-section  #sticky-add-to-cart {
    display: none !important;
}

div#theme-ajax-cart .bwp__link {
    width: 147px;
}

.ajax-cart__details-wrapper .cart__discounts {
    padding-bottom: 12px;
}

.cart__discounts p {
    font-weight: 600;
}

.ajax-cart__details-wrapper > :nth-child(1) {
    
    padding-top: 41px;
    padding-bottom: 41px;
}

/* ethos page */

.image-with-text-overlay__preheading.banner__subheading.pretext.subtitle {
    width: auto;
    border: 0.5px solid #797979;
    border-radius: 2px;
    padding: 8px 24px 4px 8px;
    font-size: 12px;
    line-height: 12px;
    color: #F2F3F6;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 16px;
}

.image-with-text-overlay .caption-content.text-align-left.content-box-image-section {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}

.image-with-text-overlay .caption-content.text-align-right.content-box-image-section {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}


h2.image-with-text-overlay__heading.banner__heading.title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 28px;
    font-weight: 600;
    line-height: 31px;
}

.image-with-text-overlay__subheading.banner__subheading.subtitle {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 300;
    color: #F2F3F6;
    line-height: 25px;
}

.page-our-ethos-2025 .rich-text__content, .page-our-science-2025 .rich-text__content{
  padding: 33px 73px;
}
.page-our-ethos-2025 .rich-text__text, .page-our-science-2025 .rich-text__text{
  margin: 0;
  font-weight: 300;
  font-style: normal;
  max-width: 495px;
  line-height: 25px;
}

.page-our-ethos-2025 .section--grid-section--custom .grid-items-wrapper, .page-our-science-2025 .section--grid-section--custom .grid-items-wrapper{
  gap: 37px;
}

.page-our-ethos-2025 .section--grid-section--custom .grid-item__text-content .grid-item__heading, .page-our-science-2025 .section--grid-section--custom .grid-item__text-content .grid-item__heading{

    
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;

    color: #FFF;
    letter-spacing: 0;
}

.page-our-ethos-2025 .section--grid-section--custom .grid-item__text-content .grid-item__text, .page-our-science-2025 .section--grid-section--custom .grid-item__text-content .grid-item__text{
    
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #F2F3F6;
    max-width: unset;
    margin-top: 6px;
    letter-spacing: 0;
}

.page-our-ethos-2025 .section--grid-section--custom .grid-item__text-content, .page-our-science-2025 .section--grid-section--custom .grid-item__text-content{
    padding: 27px 17px 0 17px;
    height: 150px;
}

.page-our-ethos-2025 .image-with-text-overlay .caption, .page-our-science-2025 .image-with-text-overlay .caption{
    padding: 43px;
}

.page-our-ethos-2025 .container .columns, .page-our-science-2025 .container .columns{
    padding: 0 15px;
}

.page-our-ethos-2025 .featured-testimonials-section, .page-our-science-2025 .featured-testimonials-section{
    padding: 0 54px;
}


.page-our-ethos-2025 .grid-section .section-heading__pretitle, .page-our-science-2025 .grid-section .section-heading__pretitle{
    display: none;
}

.page-our-ethos-2025 .section--grid-section, .page-our-science-2025 .section--grid-section{
    padding: 0 98px;
}

.page-our-ethos-2025 .featured-collection-section .section, .page-our-science-2025 .featured-collection-section .section{
    padding-left: 54px;
}

.page-our-ethos-2025 .featured__collection--wrapper .section-heading, .page-our-science-2025 .featured__collection--wrapper .section-heading{
    padding-bottom: 0;
}

.page-our-ethos-2025 .featured__collection--wrapper .section-heading__title, .core-principles-title, .page-our-science-2025 .featured__collection--wrapper .section-heading__title {
    font-size: 28px;
    font-weight: 600;
    line-height: 100%;
    font-family: Cormorant Garamond, sans-serif;
    letter-spacing: 0;
}

.page-our-ethos-2025 .featured-collection-description, .core-principles-description, .page-our-science-2025 .featured-collection-description {
    
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0;
  font-family: Epilogue;
}

.page-our-ethos-2025 .section-heading__pretitle, .core-principles-tagline, .page-our-science-2025 .section-heading__pretitle {
        border: 0.5px solid #797979;
    border-radius: 2px;
    padding: 8px 24px 4px 8px;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 16px;
  font-family: Epilogue;
}

div#shopify-section-template--17436687859777__index_image_with_text_overlay_U38icf .caption {
    padding-bottom: 0;
}

.core-principles-section {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0 25px;
}

.core-principles-container {
    padding: 130px 73px;
    border-radius: 18px;
    display: flex;
    gap: 32px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.core-principles-left {
    max-width: 477px;
}

.core-principles-grid {
    max-width: 608px;
}

.core-principles-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.core-principles-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

p.core-principles-description {
    margin: 36px 0;
}

.core-principles-button {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    padding: 16px 22px;
    border-radius: 3px;
    border: 0.5px solid #D9D9D9;
    background: black;
    color: #d9d9d9;
    cursor: pointer;
}

.core-principles-box h4 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 0;
    color: inherit;
}

.core-principles-box p {
    font-size: 16px;
    line-height: 20px;
}

.core-principles-box hr {
    /* border-top: 0.5px solid #000; */
    height: 0.5px;
    margin: 16px 0;
}

  .core-principles-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
    justify-content: center;
    align-items: center;
  }
  .core-principles-modal-content {
    background-color: #000;
    margin: 0 auto;
    padding: 72px;
    border: none;
    width: 90%;
    max-width: 800px;
    border-radius: 8px;
    position: relative;
  }
  .core-principles-modal-close {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
  }
  .core-principles-modal-close:hover,
  .core-principles-modal-close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }



input#drawer-discount-code {
    border: 1px solid #373737;
    outline: none;
    height: 35px;
    background: none;
    padding: 0px 20px;
    font-size: 12px;
    flex: 1;
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.01em;
    color: #717171;


}

.drawer-discount {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 8px;
    
    border-top: 0.3px solid #d9d9d9;
}

.image-with-text__heading {

    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 31px;
/* or 111% */
    padding-bottom: 22px;
}

.image-with-text__text {

    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
/* or 156% */
    margin-bottom: 44px;
    /* color: #F2F3F6; */
}

.page-our-science-2025 a.button.button--primary {/* CTA button */
    box-sizing: border-box;

    background: #F2F3F6;
    border: 0.5px solid #D9D9D9;
    border-radius: 3px;

    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
/* or 179% */
    text-transform: uppercase;
    color: #000000;
    padding: 13px 40px 10px 40px;
}

.section-heading__desc p{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
}

.featured-collection::after, .ingredients-slider__slider::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 15%; /* Adjust width as needed */
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #000000); /* Adjust colors */
  pointer-events: none; /* Let clicks through */
  z-index: 1;
}

.articles-slider__slider::after{
    content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 25%; /* Adjust width as needed */
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #d9d9d9); /* Adjust colors */
  pointer-events: none; /* Let clicks through */
  z-index: 1;
}



.product-image__wrapper:hover .thumbnail-overlay__container, .product-image__wrapper:hover .thumbnail-overlay__container .quick-shop__buttons, .product-image__wrapper:hover .thumbnail-overlay__container .quick-shop__info {
    display: none;
}

.announcement-bar__container {
    height: 30px;
}

.message-header {
    padding: 0;
}

div#announcement-bar {
    height: 30px;
    display: flex;
    align-items: flex-end;
}

.announcement-bar__text a {
    text-decoration: underline;
}

.ajax-cart__free-shipping {
    margin: 48px 24px;
    padding: 0;
}

.ajax-cart__free-shipping-progress {
  width: 100%;
  height: 10px;
  background-color: #3A3A3A;
  border-radius: 2px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 2px;
}

.ajax-cart__free-shipping-progress-bar {
  height: 6px;
  border-radius: 2px;
  background: linear-gradient(90deg, #D29C28, #D71C00);
  transition: width 0.3s ease;
}

.ajax-cart__free-shipping-text {
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    line-height: 11px;
    margin-bottom: 11px;
    color: #fff;
}

.upsell-list-fixed {
    display: flex;
    flex-direction: column;
    padding: 17px 0;
    gap: 48px;
}

.upsell-list-fixed > h3 {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 84%;
/* identical to box height, or 20px */
    color: #D9D9D9;
    /* padding-bottom: 24px; */
}

.upsell-product-fixed {
    display: flex;
    padding: 0 24px;
}

figure.upsell-image-fixed {
    width: 89px;
    height: 89px;
    object-fit: cover;
    margin-right: 24px;
    border-radius: 2px;
}

.upsell-info-fixed, .ajax-cart__product-title a, .ajax-cart__bottlesize {
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    color: #D9D9D9;
}

.upsell-title-fixed, .ajax-cart__product-title {
    text-transform: uppercase;
    margin-bottom: 2px;
}

.upsell-list-fixed .upsell-add-fixed button {

    box-sizing: border-box;
    background: #D9D9D9;
    border: 0.3px solid #9D9FA8;
    border-radius: 1px;
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.1em;
    color: #000000;
    padding: 7px 0 5px 0;
    width: 118px;
    
}

.upsell-bottlesize-fixed, .ajax-cart__bottlesize {
    margin-bottom: 16px;
}

.upsell-price-fixed {
    display: flex;
}

.upsell-info-fixed, .ajax-cart__product-content.media-content {
    width: 187px;
    max-width: 187px;
    margin-right: 20px;
}

.upsell-list-fixed .upsell-add-fixed button {
    height: auto;
    max-width: unset;
}

.upsell-list-fixed .upsell-add-fixed .purchase-details__buttons{
  margin: 0 !important;
}

.upsell-price-fixed, .ajax-cart__price {
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    color: #D9D9D9;
}

.ajax-cart__quantity-box.product-quantity-box {
    width: 118px;
    border: 0.3px solid #9D9FA8;
    border-radius: 1px;
    height: 21px;
    padding: 0 9px 0px 9px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 118px;
}

.quantity-wrapper.field.has-addons.quantity-style--box.is-medium {
    max-width: unset;
    height: auto;
}



.control.quantity-input-control.quantity-input-control--fill {/* 1 */

    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    color: #D9D9D9;
}

.quantity-wrapper.quantity-style--box.is-medium .quantity-element {
    height: auto;
    line-height: 11px;
    padding-top: 0px;
    font-size: 11px;
}

.control.plus-control, .control.minus-control {
    height: 11px;
    width: 11px;
     font-size: 11px;
    margin-top: 1px;
    color: #FFFFFF;
}

.quantity-wrapper .quantity-plus .icon, .quantity-wrapper .quantity-minus .icon {
    height: 11px;
    width: 11px;
    font-size: 11px;
    padding: 0;
    color: #FFFFFF;
}

.ajax-cart__right-content.media-right {
    margin: 0;
    display: flex;
    flex-direction: row;
    gap: 28px;
    align-items: center;
}

.ajax-cart__right-content.media-right .close .icon {
    color: #fff;
    padding-top: 0px;
}

.ajax-cart__right-content.media-right a.ajax-cart__delete {
    margin-top: -1px;
}

.ajax-cart__lists {
    padding: 0 24px;
}

.drawer-discount #drawer-discount-link {
    background: #D9D9D9;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    height: 35px;
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.1em;
    color: #000000;


}

.ajax-cart__product-content.media-content, .ajax-cart__right-content.media-right, .upsell-info-fixed, .upsell-price-fixed {
    padding-top: 12px;
}