/** Shopify CDN: Minification failed

Line 343:41 Expected ":"
Line 344:35 Expected ":"

**/
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  letter-spacing: 0;
}

.homepage-image-banner .banner__heading,
.sec_title,
.homepage-image-with-text .image-with-text__heading {
  font-family: 'Zahrah medium';
  font-size: 3.4rem;
}
.homepage-image-banner .button,
.homepage-image-with-text .button,
.homepage-collection .collection__view-all .button,
.homepage-image-banner-v2 .button {
  min-width: calc(26rem + var(--buttons-border-width) * 2);
  min-height: calc(5.5rem + var(--buttons-border-width) * 2);
}
.homepage-image-with-text .image-with-text__media-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homepage-image-with-text > .page-width {
  max-width: 100%;
  padding: 0;
}
.homepage-image-with-text .image-with-text__grid {
  gap: 0;
}
.homepage-image-with-text .image-with-text__media.global-media-settings {
  border-radius: 0 !important;
  --media-radius: 0;
  --media-shadow-horizontal-offset: 0;
  --media-shadow-vertical-offset: 0;
  --media-shadow-blur-radius: 0;
  overflow: hidden;
}
.homepage-image-with-text .image-with-text__media-item {
  overflow: hidden;
}
.homepage-image-with-text .image-with-text__content {
  padding-left: 4rem;
  padding-right: 4rem;
}
.homepage-image-banner .banner__content--middle-center .banner__box {
  margin-top: 15rem;
}
@media screen and (min-width: 750px) {
  .homepage-image-with-text .image-with-text__content {
    max-width: var(--page-width);
    padding-left: 5rem;
    padding-right: 5rem;
    padding-block: 2rem;
  }
  .homepage-image-banner .banner__content--middle-center .banner__box {
    margin-top: 20rem;
  }
}
.show-overlay-bg {
  position: relative;
  overflow: hidden;
}
.show-overlay-bg .overlay-image {
  width: 120%;
  height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .26;
  z-index: -1;
}

.homepage-collection .collection__title .title {
  font-family: 'Zahrah medium';
  margin-bottom: 0 !important;
}
.homepage-collection .collection__title .collection__description {
  color: #85431e;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1;
  margin-top: -5px;
}
.homepage-collection .product-grid {
  --grid-desktop-vertical-spacing: 30px;
  --grid-desktop-horizontal-spacing: 10px;
  --grid-mobile-vertical-spacing: 30px;
  --grid-mobile-horizontal-spacing: 10px;
}
.homepage-collection .product-card-wrapper .card__heading {
  font-size: calc(var(--font-heading-scale) * 1.6rem);
  font-family: "DIN Condensed";
  text-transform: uppercase;
  word-break: break-word;
}
.homepage-collection .card--standard > .card__content .card__information {
  padding-bottom: 0;
  padding-top: 1.8rem;
}
.homepage-collection .product-card-wrapper .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {
  margin-top: .4rem;
  color: #494949;
}
.homepage-collection .collection__view-all a:not(.link) {
  margin-top: 3rem;
}

.homepage-image-with-text .image-with-text__text--caption {
  margin-top: 0;
  font-size: 1.4rem;
}
.homepage-image-banner-v2 .banner__heading {
  font-family: 'Zahrah medium';
}
.homepage-image-banner-v2 .banner__text {
  margin-top: 0 !important;
}
.homepage-image-banner-v2 .banner__text p {
  font-family: 'Zahrah medium';
  font-size: 18px;
}

.homepage-multicolumn .multicolumn-list h3 {
  font-size: calc(var(--font-heading-scale) * 2rem);
  font-family: var(--font-sub-heading-family);
  font-style: var(--font-sub-heading-style);
  font-weight: 300;
}
.homepage-multicolumn .multicolumn-card__info .rte {
  line-height: 1.5;
  font-weight: 300;
}

.homepage-collapsible-content .collapsible-content__heading {
  font-family: 'Zahrah medium';
  font-size: 3.4rem;
  margin-bottom: 0 !important;
}
.homepage-collapsible-content .collapsible-content__subheading {
  font-weight: 300;
  font-size: 1.4rem;
}

.homepage-rich-text .rich-text__text {
  font-family: "Cormorant Garamond", serif;
  font-size: 34px;
  line-height: 1.3;
  color: rgba(var(--color-foreground));
  font-weight: 500;
}

@media screen and (max-width: 749px) {
  .homepage-image-banner .banner__box {
    padding: 4rem;
  }
  .homepage-image-banner .banner__box .banner__heading {
    letter-spacing: 4px;
  }
  .homepage-image-banner .banner__heading {
    font-size: calc(var(--font-heading-scale) * 3.7rem);
  } 
  .homepage-image-banner .button {
    font-size: 1.4rem;
    min-width: calc(26rem + var(--buttons-border-width) * 2);
    min-height: calc(5.5rem + var(--buttons-border-width) * 2);
  }
  .homepage-image-with-text {
    padding-bottom: 0 !important;
  }
  .homepage-image-with-text .image-with-text__content {
    padding: 2rem 2.5rem 4rem;
  }
  .homepage-image-with-text .image-with-text__media {
    border-radius: 0 !important;
  }

  .rich-text__text {
    font-size: 30px;
  }
}


.page_template_contact main#MainContent {
  background: #faf9f7;
}
.page_template_contact main#MainContent .hero-v2__title {
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 50px;
}
.page_template_contact main#MainContent .if_content_text h1,
.page_template_contact main#MainContent .if_content_text h2,
.page_template_contact main#MainContent .if_content_text h3,
.page_template_contact main#MainContent .if_content_text h4,
.page_template_contact main#MainContent .if_content_text h5,
.page_template_contact main#MainContent .if_content_text h6 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}
.page_template_contact main#MainContent .if_content_wrapper * {
  color: #000000;
}
.page_template_contact main#MainContent form#ContactForm {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 15px;
  border-radius: 10px;
  background: #f3f3f3;
}
.page_template_contact main#MainContent .contact__button {
  text-align: center;
}
@media screen and (min-width: 750px) {
  .page_template_contact main#MainContent .contact__button {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .page_template_contact main#MainContent .contact__button .button {
    width: 100%;
  }
}
.page_template_faq main {
  background: #faf9f7;
}
.page_template_faq main .hero-v2__title {
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 50px;
}
.page_template_faq main .homepage-collapsible-content {
  background: #faf9f7;
}

.page_template_shipping main#MainContent,
.page_template_return main#MainContent {
  background: #faf9f7;
}
.page_template_shipping main#MainContent .homepage-collapsible-content,
.page_template_shipping main#MainContent .if_content_section,
.page_template_return main#MainContent .homepage-collapsible-content,
.page_template_return main#MainContent .if_content_section {
  background: #faf9f7;
}
.page_template_shipping main#MainContent .hero-v2__title,
.page_template_return main#MainContent .hero-v2__title {
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 50px;
}
.page_template_shipping main#MainContent .if_content_text h1,
.page_template_shipping main#MainContent .if_content_text h2,
.page_template_shipping main#MainContent .if_content_text h3,
.page_template_shipping main#MainContent .if_content_text h4,
.page_template_shipping main#MainContent .if_content_text h5,
.page_template_shipping main#MainContent .if_content_text h6,
.page_template_return main#MainContent .if_content_text h1,
.page_template_return main#MainContent .if_content_text h2,
.page_template_return main#MainContent .if_content_text h3,
.page_template_return main#MainContent .if_content_text h4,
.page_template_return main#MainContent .if_content_text h5,
.page_template_return main#MainContent .if_content_text h6 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}
.page_template_shipping main#MainContent .if_content_wrapper *,
.page_template_return main#MainContent .if_content_wrapper * {
  color: #000000;
}

.page_template_about-us main#MainContent {
  background: #faf9f7;
}
.page_template_about-us main#MainContent .homepage-collapsible-content,
.page_template_about-us main#MainContent .gradient.rich-text {
  background: #faf9f7;
}
.page_template_about-us main#MainContent .hero-v2__title {
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 50px;
}
.page_template_about-us main#MainContent .if_content_text h1,
.page_template_about-us main#MainContent .if_content_text h2,
.page_template_about-us main#MainContent .if_content_text h3,
.page_template_about-us main#MainContent .if_content_text h4,
.page_template_about-us main#MainContent .if_content_text h5,
.page_template_about-us main#MainContent .if_content_text h6 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}
.page_template_about-us main#MainContent .rich-text__text {
  font-size: 20px;
}
.page_template_about-us main#MainContent .rich-text__text * {
  font-family: "Poppins", sans-serif;
  color: #000000;
}
.page_template_about-us main#MainContent .rich-text__text h2 {
  font-size: 20px;
  font-weight: 600;
}
.page_template_about-us main#MainContent .rich-text__text p {
  font-size: 16px;
  font-weight: 400;
}
.page_template_about-us main#MainContent .rich-text__text strong {
  font-weight: 500;
}
.page_template_about-us main#MainContent .image-with-text__grid h3,
.page_template_about-us main#MainContent .image-with-text__grid h3 strong {
  font-weight: 600;
  color: #000000;
}
.page_template_about-us main#MainContent .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
  max-width: 100%;
  width: 100%;
}
.page_template_about-us main#MainContent .collapsible-content__heading {
  color: #000000;
}
@media screen and (max-width: 767px) {
  .page_template_about-us main#MainContent .rich-text__text h2 {
    font-size: 16px;
  }
  .page_template_about-us main#MainContent .rich-text__text p {
    font-size: 12px;
  }
}

.product__info-container .product__text{
  font-size: 14px !important; 
}
.accordion__content{
  font-size:14px !important;
}
.store-details-rich-text .rich-text{
  background-color: #faf9f7 !important; 
  background: #faf9f7 !important; 
}


/* 
desktop_only
mobile_only
 */
@media screen and (max-width: 769px) {
  .desktop_only {
    display: none !important;
  }
}
@media screen and (min-width: 768.98px) {
  .mobile_only {
    display: none !important;
  }
}

.card-information .price__container{ 
  display: -webkit-flex;
  display: flex;
  gap: 10px;
}
.card-information .price__container > * + * { margin-left: 10px; }
@supports (gap: 1px) {
  .card-information .price__container > * + * { margin-left: 0; }
}

/* Common product-price snippet */
.product-price {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  gap: 6px;
  font-size: 1.3rem;
  font-family: 'Akkurat', var(--font-body-family);
  letter-spacing: 0.5px;
  line-height: 1.3;
  color: #737373;
}
.product-price > * + * { margin-left: 6px; }
@supports (gap: 1px) {
  .product-price > * + * { margin-left: 0; }
}
.product-price__from {
  font-weight: 400;
}
.product-price__amount {
  font-weight: 400;
}
.product-price--on-sale .product-price__compare {
  text-decoration: line-through;
  color: #9b9b9b;
  font-weight: 400;
}
.product-price--on-sale .product-price__amount--sale {
  color: #000;
  font-weight: 600;
}
.product-price--sold-out {
  opacity: 0.6;
}

.cart-upsell-card .product-price {
  font-size: 16px;
  letter-spacing: 0;
}
.cart-upsell-card .product-price__amount {
  font-weight: 700;
  color: #000;
}
.cart-upsell-card .product-price--on-sale .product-price__compare {
  font-size: 14px;
}



@media screen and (max-width: 767px) {
  .show-flavors--desktop {
   padding: 0px !important;
  }

  .product__media-wrapper{
    margin-bottom: 20px !important;
  }
}





.skip-to-content-link{
  display: none !important;
}

/* Safari fix: slide-in / fade-in animations fail because Safari cannot
   reliably resolve nested CSS custom properties inside `animation` shorthand
   (e.g. `animation: var(--animation-slide-in)` where the var itself contains
   more var() references). Using longhand properties avoids this bug.
   Also provides a fallback default for --animation-order to prevent
   `calc(undefined * 75ms)` from invalidating the whole declaration. */
@media (prefers-reduced-motion: no-preference) {
  .scroll-trigger.animate--slide-in,
  .scroll-trigger.animate--fade-in {
    --animation-order: 0;
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
    animation-name: slideIn;
    animation-duration: var(--duration-extra-long);
    animation-timing-function: var(--ease-out-slow);
    animation-fill-mode: both;
    animation-delay: calc(var(--animation-order, 0) * 75ms);
  }

  .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
    animation-name: fadeIn;
    animation-duration: var(--duration-extra-long);
    animation-timing-function: var(--ease-out-slow);
    animation-fill-mode: both;
  }
}



/* Hide Safari's native big-play-button overlay on background videos.
   Target every shadow-DOM pseudo-element Safari exposes for <video>. */
.hero-v2__video,
.banner__media-video,
.order-options__media video {
  pointer-events: none;
}
.hero-v2__video::-webkit-media-controls,
.hero-v2__video::-webkit-media-controls-panel,
.hero-v2__video::-webkit-media-controls-play-button,
.hero-v2__video::-webkit-media-controls-start-playback-button,
.hero-v2__video::-webkit-media-controls-enclosure,
.banner__media-video::-webkit-media-controls,
.banner__media-video::-webkit-media-controls-panel,
.banner__media-video::-webkit-media-controls-play-button,
.banner__media-video::-webkit-media-controls-start-playback-button,
.banner__media-video::-webkit-media-controls-enclosure,
.order-options__media video::-webkit-media-controls,
.order-options__media video::-webkit-media-controls-panel,
.order-options__media video::-webkit-media-controls-play-button,
.order-options__media video::-webkit-media-controls-start-playback-button,
.order-options__media video::-webkit-media-controls-enclosure {
  display: none !important;
  -webkit-appearance: none !important;
  opacity: 0 !important;
}

.quick-view-modal .productView-title{
  font-size: 20px !important;
}

.collapsible-row-layout .accordion summary, .collapsible-row-layout .accordion .accordion__content{

}



.accordion.content-container details,.product__accordion details {
 background-color: #e4e4e4 !important ;
 border-radius: 4px;
}