/** Shopify CDN: Minification failed

Line 865:3 Unexpected "{"
Line 1485:18 Unexpected "{"
Line 1485:27 Expected ":"
Line 1493:20 Unexpected "{"
Line 1493:29 Expected ":"
Line 1499:18 Unexpected "{"
Line 1499:27 Expected ":"
Line 1503:18 Unexpected "{"
Line 1503:27 Expected ":"
Line 1636:18 Unexpected "{"
... and 1 more hidden warnings

**/
/* =========================================================
   CLEAN CSS (Desktop + Tablet + Mobile)
   ========================================================= */

/* -------------------------------
   GLOBAL / TYPOGRAPHY
-------------------------------- */
@font-face {
  font-family: 'Khand';
  src: url('/cdn/shop/files/Khand-Light.ttf?v=1768927934') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khand';
  src: url('/cdn/shop/files/Khand-Regular.ttf?v=1768927936') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khand';
  src: url('/cdn/shop/files/Khand-Medium.ttf?v=1768927868') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khand';
  src: url('/cdn/shop/files/Khand-SemiBold.ttf?v=1768927938') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Khand';
  src: url('/cdn/shop/files/Khand-Bold.ttf?v=1768927921') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Headings everywhere */
h1, h2, h3, h4, h5, h6,
.h0, .h1, .h2, .h3, .h4, .h5,
.heading,
.product__title,
.collection-hero__title,
.rich-text__heading,
.banner__heading {
  font-family: 'Khand', sans-serif !important;
  line-height: 1em !important;
  letter-spacing: 0!important;
}
p {
    letter-spacing:0;   
}

/* Common body font */
.rich-text__text.typeset.rte,
.header__menu-item .label,
.price bdi,
span.circle-divider.caption-with-letter-spacing.light,
span.circle-divider.typeset2,
p.rich-text__subheading.h4,
p.rich-text__subheading.h5,
.view-all.center a.button {
  font-family: "Open Sans", sans-serif !important;
}

/* -------------------------------
   HEADER MENU (fix conflicts)
-------------------------------- */

/* Hide menu in normal header */
.header > .header__inline-menu {
  display: none !important;
}

section#shopify-section-template--20618614702229__rich_text_yQaikC h2.rich-text__heading.h1 {
    font-size:65px;
    font-weight:500;
    letter-spacing:0px;
    line-height:65px;
}

section#shopify-section-template--20618614702229__contact_form_TMB9t3 {
    height:690px; 
}

/* Show menu in sticky header only */
.shopify-section-header-sticky .header__left .header__inline-menu {
  display: inline-flex !important;
}

/* Menu alignment */
#shopify-section-sections--20618610606229__header .header__inline-menu ul {
  display: flex !important;
  justify-content: flex-start !important;
}

/* menu item spacing */
a.header__menu-item.header__menu-item--top.list-menu__item.focus-inset {
  padding: 5px;
}
.list-menu--inline{
  column-gap:1rem!important;
}

.header__menu-item .label {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 200;
}

/* desktop: width controls */
.header__left { width: 150% !important; }
.shopify-section-header-sticky .header__left .header__inline-menu { width: 250% !important; }

/* icon after menu item (desktop) */
@media screen and (min-width: 990px) {
  #shopify-section-sections--20618610606229__header .header__inline-menu ul {
    width: 150% !important;
  }

  a.header__menu-item.header__menu-item--top.list-menu__item.focus-inset:after {
    content: "" !important;
    width: 20px !important;
    height: 20px !important;
    background-image: url("/cdn/shop/files/button.svg?v=1768406289") !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
    padding: 0;
  }
}

/* -------------------------------
   RICH TEXT
-------------------------------- */
.rich-text.section--padding.rich-text--colored {
  margin: 0 !important;
  padding: 50px 0;
}

h2.rich-text__heading { font-size: 120px; }

.rich-text__text.typeset.rte {
  font-size: 20px;
  font-weight: 200 !important;
}

.rich-text__subheading + .rich-text__heading { margin-top: 0; }

p.rich-text__subheading.h5 {
  text-transform: none;
  color: #666666;
  font-weight: 600;
  font-size: 16px !important;
  letter-spacing: 0.5px;
  padding-bottom: 40px;
}

/* -------------------------------
   BUTTONS
-------------------------------- */
.button-group {
  background-color: #000;
  border-radius: 20000px !important;
  text-transform: none;
}

.button-group a,
a.button.button--tertiary.focus-inset {
  font-size: 16px;
  font-weight: 400 !important;
  color: #fff !important;
  opacity: 1 !important;
  letter-spacing: 0.5px;
  border-radius: 20000px !important;
  text-transform: none !important;
}

.button-group a { padding: 20px; }

a.button.button--tertiary.focus-inset {
  background-color: #000;
  padding: 10px 25px;
}

/* -------------------------------
   IMAGE BANNER (Glass Button + Heading)
-------------------------------- */
section#shopify-section-template--20618614538389__image_banner_JrGqpz h1.banner__heading.h0 {
  font-size: 100px;
  font-weight:500;
}

section#shopify-section-template--20618614538389__image_banner_JrGqpz .banner__text.typeset3.rte {
  font-size: 32px;
  font-weight: 100 !important;
  margin-top: 0;
}

/* Glass button */
section#shopify-section-template--20618614538389__image_banner_JrGqpz a.button.button--medium {
  font-family: "Open Sans", sans-serif;
  font-size: 20px !important;
  color: #fff !important;
  letter-spacing: 0 !important;
  background: none !important;
  border: 1px solid rgba(255, 255, 255, 0.35) !important;
  backdrop-filter: blur(15px) saturate(150%) !important;
  -webkit-backdrop-filter: blur(12px) saturate(160%) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.09),
              inset 0 1px 1px rgba(255, 255, 255, 0.3);
  border-radius: 1000px !important;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-direction: row-reverse; /* icon on right */
}

/* Banner button group transparent */
section#shopify-section-template--20618614538389__image_banner_JrGqpz .button-group {
  background-color: transparent !important;
}

/* Button icon */
section#shopify-section-template--20618614538389__image_banner_JrGqpz a.button.button--medium::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  background-image: url("/cdn/shop/files/button.svg?v=1768406289");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}

/* -------------------------------
   MULTICOLUMN (TQkt8d)
-------------------------------- */
section#shopify-section-template--20618614538389__multicolumn_TQkt8d {
  min-height: 700px;
  background-image: url("/cdn/shop/files/section-2-bg.png?v=1768230721");
  background-repeat: no-repeat;
  background-size: cover;
}

ul#Slider-template--20618614538389__multicolumn_TQkt8d {
  height: 700px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

/* first item bottom aligned */
ul#Slider-template--20618614538389__multicolumn_TQkt8d .multicolumn-list__item:first-child {
  margin-top: auto;
}

section#shopify-section-template--20618614538389__multicolumn_TQkt8d .multicolumn-card {
  height: min-content;
  border-radius: 0;
}

section#shopify-section-template--20618614538389__multicolumn_TQkt8d .multicolumn-card__info {
  margin: 0 !important;
  gap: 0;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-1,
li#Slide-template--20618614538389__multicolumn_TQkt8d-3 {
  max-width: 20% !important;
  margin: 0;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-1 p,
li#Slide-template--20618614538389__multicolumn_TQkt8d-3 p {
  margin: 0;
  line-height:1.1em;
}

/* Center slide formatting */
li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card { text-align: center; }

li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card__title-wrapper {
  order: 2;
  margin: 0 !important;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card .rte.typeset {
  margin: 0 !important;
  font-size: 24px;
  line-height:24px;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card .rte.typeset p {
    margin:16px;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-2 p.multicolumn-card__title.h2 {
  font-size: 48px !important;
  letter-spacing: 0;
  line-height:48px;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-2 p.multicolumn-card__title.h3,
li#Slide-template--20618614538389__multicolumn_TQkt8d-2 p.multicolumn-card__title.h4 {
  text-align: center;
}

li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card__info { padding: 0; }

/* -------------------------------
   MULTICOLUMN (B36yf9)
-------------------------------- */
section#shopify-section-template--20618614538389__multicolumn_B36yf9 .multicolumn-card__title-wrapper p.multicolumn-card__title.h3 {
  font-size: 48px;
  line-height: 50px;
  padding: 0 20px;
}

li#Slide-template--20618614538389__multicolumn_B36yf9-3 p.multicolumn-card__title.h3 {
  padding: 0 70px !important;
}

/* -------------------------------
   SHOP THE LOOK (GRID) - NNRNmX
-------------------------------- */
section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  align-items: start;
  overflow: visible !important;
  padding: 0 20px;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] .flickity-page-dots { display: none !important; }

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] .flickity-viewport {
  height: auto !important;
  overflow: visible !important;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] .flickity-slider {
  position: static !important;
  transform: none !important;
  width: auto !important;
  display: contents !important;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] .product-container {
  width: auto !important;
  transform: none !important;
  opacity: 1 !important;
  position: static !important;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
.image-with-text__products.product-grid {
  width: 100% !important;
  padding: 0 0 0 50px;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
.image-with-text__content.middle.left.mobile-left {
  margin: 0 !important;
  padding: 0 !important;
}

/* Card image square */
section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] .card__media { aspect-ratio: 1 / 1; }

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
shop-the-look .image-with-text__products[data-grid="true"] .card__media img { object-fit: cover; }

/* Hide card top (vendor etc.) */
section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .card-information__top { display: none; }

/* Title + Price left, Arrow right */
.card-information__wrapper { padding: 20px; }

.card-information__wrapper .card-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
}

.card-row__left { min-width: 0; }

.card-row__arrow {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}

.card-row__arrow-icon {
  font-size: 35px;
  font-weight: 300;
  line-height: 1;
  color: #000;
  letter-spacing: -4px;
  transition: transform 0.25s ease, opacity 0.25s ease;
  margin-bottom: 15px;
}

.card-row__arrow:hover .card-row__arrow-icon {
  transform: translateX(4px);
  opacity: 0.7;
}

/* Price */
.price bdi {
  font-size: 14px;
  color: #505050;
  letter-spacing: 0;
  display: inline-flex;
}

.price .price__prefix { font-size: 100%; }

sup.price__suffix {
  position: relative;
  font-size: 100% !important;
  height: 24px !important;
  margin-top: -5px;
}

/* -------------------------------
   BLOG PAGE
-------------------------------- */
.blog { position: relative; }

.blog .title-wrapper {
  display: flex;
  align-items: center;
}

.blog .title-wrapper .title { margin: 0; }

.blog .view-all {
  position: absolute;
  top: 0;
  right: 50px;
  margin: 0;
}

.slider-mobile-gutter + .view-all { margin-top: 0; }

span.article-card__link {
  background: #000;
  color: #fff;
  padding: 8px 20px;
  border-radius: 1000px;
}

.article-card__footer { padding: 10px 0; }

.article-card__link:before { display: none !important; }

header.blog-header { display: none; }

.article-card__header .h3 { order: 1 !important; }

header.article-card__header h3 {
  font-size: 30px;
  padding-top: 10px;
  font-weight: 600;
  color: #333333;
}

span.circle-divider.caption-with-letter-spacing.light {
  color: #999999;
  text-transform: none;
  font-size: 13px;
}

section#shopify-section-template--20618614112405__main span.circle-divider.typeset2 {
  padding-top:40px;
  font-size: 12px;
  font-weight:400;
}
section#shopify-section-template--20618614112405__main h1.article-template__title.h0 {
    font-weight:500!important;
}

/* -------------------------------
   BLOG INNER PAGE
-------------------------------- */
header.page-width.page-width--inner {
  display: flex;
  flex-direction: column;
}

h1.article-template__title.h0 {
  order: 2 !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 20px !important;
}

.article-template__title:after { display: none; }

.article-template__content.page-width.page-width--inner.rte { text-align: center; }

.article-template__content.page-width.page-width--inner.rte p,
.article-template__content.page-width.page-width--inner.rte blockquote { text-align: left; }

.article-template__content.page-width.page-width--inner.rte img {
  width: 80%;
  text-align: center;
}

/* Blockquote style */
.article-template__content.page-width.page-width--inner.rte blockquote {
  font-style: italic;
  font-size: 24px;
  color: #666666;
  border-inline-start: 5px solid #000000;
  padding-inline-start: 1rem;
  display: inline-block !important;
}

.article-template__content.page-width.page-width--inner.rte blockquote strong {
  font-style: italic;
  font-size: 16px;
  color: #666666;
}

/* -------------------------------
   CONTACT PAGE
-------------------------------- */
#shopify-section-template--20618614702229__contact_form_TMB9t3 {
  background-image: url("/cdn/shop/files/20251106_MZNR_StillLife_9_WEB_1.png?v=1768421889");
  background-repeat: no-repeat;
  background-size: 34%;
  height: 600px;
  justify-content: center;
  align-content: center;
}

/* Layout order */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .flex-grid__item--two-third { order: 2; }

/* Left column */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .flex-grid__item--one-third {
  color: #fff;
  height: 100%;
  justify-content: center;
}

/* Contact list */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list {
  padding: 0;
  height: 100%;
  justify-content: center;
  color: #fff;
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(1) p.h3 {
  font-size: 65px;
  margin: 40px 0;
  color: #fff;
  font-weight:500;
  letter-spacing:-3px!important;
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(3) { margin-top: 20px; }

#shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(3) p.h3 {
  font-size: 35px;
  margin-bottom: 40px;
  color: #fff;
  font-weight:600;
}

/* Social icons */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .list-social { gap: 15px; }

#shopify-section-template--20618614702229__contact_form_TMB9t3 a.list-social__link {
  color: #fff;
  border: 1px solid #BEBEBE;
  border-radius: 10000px;
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .list-social__link:after { background-color: #BEBEBE; }

#shopify-section-template--20618614702229__contact_form_TMB9t3 a.list-social__link:hover { color: #000; }

/* Button */
#shopify-section-template--20618614702229__contact_form_TMB9t3 button.button {
  background: #000;
  color: #fff;
  border: none;
  border-radius: 2000px;
  letter-spacing: 1px;
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 button.button:hover { color: #fff; }

/* Hide spam text */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .rte > p[data-spam-detection-disclaimer] { display: none; }

/* Icons */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .field { position: relative; }

#shopify-section-template--20618614702229__contact_form_TMB9t3 .field::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.75;
  pointer-events: none;
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .field__input { padding-left: 50px !important; }
#shopify-section-template--20618614702229__contact_form_TMB9t3 textarea.field__input { padding-top: 16px; }

/* icon mapping */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .field:has(#ContactForm-template--20618614702229__contact_form_TMB9t3-name)::before,
#shopify-section-template--20618614702229__contact_form_TMB9t3 .field:has(#ContactForm-template--20618614702229__contact_form_TMB9t3-body)::before {
  background-image: url("/cdn/shop/files/name.svg?v=1768424662");
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .field:has(#ContactForm-template--20618614702229__contact_form_TMB9t3-email)::before {
  background-image: url("/cdn/shop/files/email.svg?v=1768424662");
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .field:has(#ContactForm-template--20618614702229__contact_form_TMB9t3-phone)::before {
  background-image: url("/cdn/shop/files/phone.svg?v=1768424662");
}

#shopify-section-template--20618614702229__contact_form_TMB9t3 .field:has(#line-item-template--20618614702229__contact_form_TMB9t3-custom_field_zeVDBA)::before {
  background-image: url("/cdn/shop/files/Subject.svg?v=1768424662");
}

/* textarea icon top align */
#shopify-section-template--20618614702229__contact_form_TMB9t3 .field:has(#ContactForm-template--20618614702229__contact_form_TMB9t3-body)::before {
  top: 20px;
  transform: none;
}

/* -------------------------------
   FOOTER
-------------------------------- */
footer.footer.footer--border-top {
  background-image: url("/cdn/shop/files/footer_bg.png?v=1768406190");
  background-repeat: no-repeat;
  background-size: cover;
}

.footer__content-top.page-width .flex-grid { display: block; }

.footer__blocks-wrapper.flex-grid.flex-grid--1-col.flex-grid--2-col.flex-grid--4-col-tablet {
  display: flex;
  gap: 30px;
}

.footer__content-left,
.footer__content-right { width: 100%; }

.footer__content-left {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.flex-grid__item.footer__content-right {
  width: 100% !important;
  justify-content: center;
  display: flex;
  align-items: center;
}

.footer__column.footer__column--extra { display: none; }

.footer-block-image {
  max-width: 420px;
  margin-left: auto;
}

.footer-block-image img {
  max-width: 280px;
  width: 100%;
  height: auto;
}

.footer-block__details-content.footer-block-image.left {
  display: flex !important;
  justify-content: flex-end !important;
}

/* Footer accordion widths */
footer-accordion.accordion.footer-block.flex-grid__item { width: 50%; }
footer-accordion.accordion.footer-block.flex-grid__item.footer-block--menu { width: 0%; }

.footer .accordion summary p.h4.accordion__title {
  font-size: 30px;
  font-weight:600;
  text-transform: none;
}

/* Newsletter */
footer-accordion.accordion.footer-block--newsletter { max-width: 100% !important; }

footer-accordion.accordion.footer-block--newsletter p.h4.accordion__title {
  font-size: 40px;
  text-align: center !important;
}

footer-accordion.accordion.footer-block--newsletter summary {
  margin: 0 !important;
  margin-top: 50px !important;
  text-align: center !important;
}

.footer__newsletter {
  max-width: 100%;
  display: flex;
  flex-direction: column;
}

.footer__newsletter .field { width: 100%; display: flex; }
.footer__newsletter .field__button { margin-left: 10px; }

.footer__newsletter .typeset.rte {
  font-size: 16px;
  text-align: center;
  order: -1;
  margin-bottom: 12px;
}

.newsletter-form .typeset p + p { margin: 5px; }

input#ContactFooter-email {
  width: 100%;
  text-align: left;
  padding: 0 30px;
  background: none !important;
  border: 1px solid rgba(255, 255, 255, 0.35) !important;
  backdrop-filter: blur(4px) saturate(160%) !important;
  -webkit-backdrop-filter: blur(4px) saturate(160%) !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25),
              inset 0 1px 1px rgba(255, 255, 255, 0.3);
  border-radius: 1000px !important;
}

/* Footer bottom */
.footer__copyright {
  display: flex;
  justify-content: space-between;
}

ul.policies.list-unstyled { order: -1; }

/* =========================================================
   RESPONSIVE
   ========================================================= */

/* Tablet (<= 989px) */
@media (max-width: 989px) {
  /* Rich text */
  h2.rich-text__heading { font-size: 72px; }
  .rich-text__text.typeset.rte { font-size: 18px; }

  /* Banner */
  section#shopify-section-template--20618614538389__image_banner_JrGqpz h1.banner__heading.h0 { font-size: 64px; }
  section#shopify-section-template--20618614538389__image_banner_JrGqpz .banner__text.typeset3.rte { font-size: 22px; }

  /* Multicolumn */
  section#shopify-section-template--20618614538389__multicolumn_TQkt8d { min-height: auto; }
  ul#Slider-template--20618614538389__multicolumn_TQkt8d { height: auto; gap: 18px; }
  li#Slide-template--20618614538389__multicolumn_TQkt8d-1,
  li#Slide-template--20618614538389__multicolumn_TQkt8d-3 { max-width: 26% !important; }

  li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card .rte.typeset {
    font-size: 24px;
    margin-top: 0 !important;
  }

  /* Shop the look padding */
  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
  .image-with-text__products.product-grid { padding: 0 20px; }

  /* Footer stack */
  .footer__blocks-wrapper.flex-grid.flex-grid--1-col.flex-grid--2-col.flex-grid--4-col-tablet {
    flex-direction: column;
  }

  .footer-block__details-content.footer-block-image.left { justify-content: center !important; }

  /* contact height */
  #shopify-section-template--20618614702229__contact_form_TMB9t3 { height: auto; padding: 40px 0; background-size: 40%; }
}

section#shopify-section-template--20618614538389__multicolumn_TQkt8d p.multicolumn-card__title.h2 a {
    color:inherit!important;
    text-decoration:none!important;
    
}

section#shopify-section-template--20618614538389__multicolumn_TQkt8d .rte.typeset a{
    color:inherit!important;
    text-decoration:none!important;
}

/* Mobile (<= 749px) */
@media (max-width: 749px) {
  section#shopify-section-template--20618614636693__image-with-text-0 .flex-grid__item{
    padding:0rem !important;
  }
  /* Rich text */
  h2.rich-text__heading { font-size: 44px; }
  .rich-text__text.typeset.rte { font-size: 16px; }
  .rich-text.section--padding.rich-text--colored { padding: 30px 0; }

  /* Buttons */
  .button-group a { font-size: 14px; padding: 14px 16px; }

  /* Banner */
  section#shopify-section-template--20618614538389__image_banner_JrGqpz h1.banner__heading.h0 { font-size: 42px; }
  section#shopify-section-template--20618614538389__image_banner_JrGqpz .banner__text.typeset3.rte { font-size: 18px; }
   {
    font-size: 16px !important;
    padding: 12px 16px;
  }

  /* Multicolumn stack */
  ul#Slider-template--20618614538389__multicolumn_TQkt8d {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }

  li#Slide-template--20618614538389__multicolumn_TQkt8d-1,
  li#Slide-template--20618614538389__multicolumn_TQkt8d-3 {
    max-width: 100% !important;
    width: 100% !important;
  }

  /* Shop the look: 1 column */
  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
  shop-the-look .image-with-text__products[data-grid="true"] {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
  .image-with-text__products.product-grid { padding: 0 16px; }

  /* cart button vertical center */
  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX
  shop-the-look .image-with-text__products[data-grid="true"] .card-information__wrapper {
    align-content: center;
  }

.card-wrapper .card-information__button {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center !important;
  }

  /* Footer */
  footer-accordion.accordion.footer-block.flex-grid__item.footer-block--menu { width: 100% !important; }
  footer-accordion.accordion.footer-block.flex-grid__item { width: 100%; }

  .footer__content-top.page-width { padding-top: 50px; }
  footer.footer.footer--border-top { padding-top: 50px; }

  .footer__copyright {
    flex-direction: column;
    gap: 12px;
    align-items: center;
    text-align: center;
  }

  /* Footer newsletter */
  footer-accordion.accordion.footer-block--newsletter p.h4.accordion__title { font-size: 28px; }

  /* Contact mobile */
  #shopify-section-template--20618614702229__contact_form_TMB9t3 { background-image: none; height: auto; }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .flex-grid__item--one-third {
    order: 1;
    color: #000;
    padding: 30px 16px;
    height: auto;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .flex-grid__item--two-third {
    order: 2;
    padding: 0 16px 40px;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list {
    color: #000;
    height: auto;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(1) p.h3 {
    font-size: 38px;
    margin: 10px 0 18px;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(3) p.h3 {
    font-size: 22px;
    margin-bottom: 18px;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 a.list-social__link {
    color: #000;
    border-color: #000;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .field__input {
    color: #000;
    font-size: 16px;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .field__input::placeholder { color: rgba(0,0,0,.55); }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .field::before {
    left: 14px;
    width: 16px;
    height: 16px;
  }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .field__input { padding-left: 44px !important; }

  #shopify-section-template--20618614702229__contact_form_TMB9t3 button.button { width: 100%; }

  
  li#Slide-template--20618614538389__multicolumn_TQkt8d-2 .multicolumn-card .rte.typeset p{
        margin: 0px;
        margin-bottom:15px;
  }
  section#shopify-section-template--20618614538389__rich_text_k6hpww {
    padding:80px 0px ;  
}
section#shopify-section-template--20618614538389__rich_text_k6hpww {
    padding:80px 0px ;  
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .card-information {
    position:relative!important;
}

}

/* -------------------------------
   Extra: specific rich text sections
-------------------------------- */
section#shopify-section-template--20618614538389__rich_text_k6hpww .rich-text__text { max-width: 83.5%; }
section#shopify-section-template--20618614538389__rich_text_k6hpww h2.rich-text__heading.h0 { font-weight: 500;
letter-spacing: -3px !important; }

section#shopify-section-template--20618614145173__rich_text_xgxH4i h2.rich-text__heading { font-size: 65px; }
section#shopify-section-template--20618614145173__rich_text_xgxH4i .rich-text__blocks.center .rich-text__text { max-width: 100%; }
section#shopify-section-template--20618614145173__rich_text_xgxH4i .rich-text__text.typeset2.rte p { margin: 0; }
section#shopify-section-template--20618614702229__rich_text_yQaikC p.rich-text__subheading.h4 {
  color: #666666;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 20px;
}
section#shopify-section-template--20618614702229__rich_text_yQaikC .rich-text__text.typeset2.rte { max-width: 100%; }
section#shopify-section-template--20618614702229__rich_text_yQaikC .rich-text__text.typeset2.rte p { margin: 0; }

/* Rich text 20618614636693 fixes */
section#shopify-section-template--20618614636693__rich-text-0 p.rich-text__subheading.h5 {
  text-transform: none;
  color: #666666;
  font-weight: 600;
  padding-bottom:20px;
}
section#shopify-section-template--20618614636693__rich-text-0 .rich-text__text.typeset2.rte { max-width: 100%; }
section#shopify-section-template--20618614636693__rich-text-0 .rich-text__text.typeset2.rte strong { color: #000; font-size:24px; font-weight:600;}
section#shopify-section-template--20618614636693__rich-text-0 .rich-text__text.typeset2.rte p { color: #666666; font-size:16px; }

section#shopify-section-template--20618614636693__rich_text_e3KnED .rich-text__text.typeset.rte { max-width: 100%; }
section#shopify-section-template--20618614636693__rich_text_e3KnED .rich-text__text.typeset.rte p { margin: 0; color: rgb(0, 0, 0); }

/* Image-with-text heading sizing (fix commas issue) */
section#shopify-section-template--20618614636693__image-with-text-0 h2.image-with-text__heading.h1,
section#shopify-section-template--20618614636693__image-with-text-1 h2.image-with-text__heading.h1,
section#shopify-section-template--20618614636693__image-with-text-2 h2.image-with-text__heading.h1,
section#shopify-section-template--20618614636693__image_with_text_GHURJ9 h2.image-with-text__heading.h1,
section#shopify-section-template--20618614636693__image_with_text_8CA9pm h2.image-with-text__heading.h1 {
  font-size: 48px;
  font-weight:500;
  color:#333333!important;
}

section#shopify-section-template--20618614636693__image-with-text-0 .image-with-text__text--colored.typeset.rte,
section#shopify-section-template--20618614636693__image-with-text-1 .image-with-text__text--colored.typeset.rte,
section#shopify-section-template--20618614636693__image-with-text-2 .image-with-text__text--colored.typeset.rte,
section#shopify-section-template--20618614636693__image_with_text_GHURJ9 .image-with-text__text--colored.typeset.rte,
section#shopify-section-template--20618614636693__image_with_text_8CA9pm .image-with-text__text--colored.typeset.rte {
  color: #666666 !important;
}

section#shopify-section-template--20618614636693__rich_text_e3KnED {
    padding:80px 0px;
}

/* =================================
   UNIFY ALL BLACK BACKGROUND BUTTONS
   ================================= */
:root{
  --btn-black-font: 16px;
  --btn-black-pad-y: 12px;
  --btn-black-pad-x: 25px;
}

.button-group a,
a.button.button--tertiary.focus-inset,
button.button{
  font-size: var(--btn-black-font) !important;
  padding: var(--btn-black-pad-y) var(--btn-black-pad-x) !important;
  line-height: 1.2 !important;
}

section#shopify-section-template--20618614538389__image_banner_JrGqpz .button-group a{
    max-width:max-content-content!important;
    min-width:min-content!important;
    width:max-content!important;
}

section#shopify-section-template--20618614538389__image_banner_JrGqpz .banner__box.center.mobile-center {
    bottom:100px;
}

.footer .list-menu__item--link{
  font-size:20px !important;
}

section#shopify-section-template--20618614112405__featured-blog a.button {
    min-width:0;
    border-radius:20000px;
}

@media (max-width: 749px){
  :root{
    --btn-black-font: 14px;
    --btn-black-pad-y: 12px;
    --btn-black-pad-x: 22px;
  }

  section#shopify-section-template--20618614538389__image_banner_JrGqpz .banner__box.center.mobile-center {
    bottom:0px;
}
.banner__box.center.mobile-center {
    padding:0px;
}
.banner__content {
    align-items: center!important;
}
}

/* =================================
   DESKTOP ONLY FIXES
   ================================= */
@media screen and (min-width: 990px){
  section#shopify-section-template--20618614702229__contact_form_TMB9t3 {
    margin-top: 100px;
  }

  .footer__content-left--alt {
    width: 100% !important;
  }
}

@media (max-width: 749px) {
  #shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li * {
    margin-top: 0 !important;
  }
}

@media (max-width: 749px) {
  #shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(3) p.h3 {
    color: black !important;
  }
  #shopify-section-template--20618614702229__contact_form_TMB9t3 {
    padding:0px;
  }

  section#shopify-section-template--20618614145173__rich_text_xgxH4i .page-width {
    padding-top:30px;
}
section#shopify-section-template--20618614636693__rich-text-0 .page-width {
    padding-top:30px;
}
section#shopify-section-template--20618614702229__rich_text_yQaikC .page-width {
    padding-top:30px;
}
 
  header.header.header--top-center.header--mobile-left.page-width.header-section--padding  {
      padding:10px!important;
  }

  #shopify-section-sections--20618610606229__header .header__inline-menu ul {
      display:none!important;
  }
  ul.contact__list.list-unstyled p.h3 {
    color:black!important;
}
#shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list>li:nth-child(3) {

    margin-top: 0px;
}
.blog .view-all {
    position: static;
}

.slider-mobile-gutter+.view-all{
    margin-top:30px;
}

.article-template__content.page-width.page-width--inner.rte blockquote {
    margin:0px;
    font-style: italic;
    font-size: 18px;
    color: #666;
    border-inline-start: 5px solid #000000;
    padding-inline-start: 1rem;
    display: inline-block !important;
}
}

.header__menu-item .label{
    font-size:14px;
}

header.header.header--top-center.header--mobile-left.page-width.header-section--padding {
  overflow:hidden;
  justify-content:center!important;
}

.header:not(.header--middle-left):not(.header--center-split) .header__inline-menu{
    margin-top:0px;
}

.header--top-center .header__heading-link{
    margin-inline-start: auto;
    margin-inline-end: auto;
}

.banner__box {
    width:100% !important;
}

body.template-index.loaded {}section#shopify-section-template--20618614538389__multicolumn_TQkt8d .multicolumn-card {
    padding:20px;
}
section#shopify-section-template--20618614538389__multicolumn_TQkt8d .multicolumn-card__info {
    padding:20px 0px 0px 0px;
}
section#shopify-section-template--20618614538389__multicolumn_TQkt8d .rte.typeset {
    margin:0px!important;
    margin-top:10px !important;
}
section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .card-information__wrapper {
    margin:0px;
    padding:10px 20px;
}
.card-information {
    background-color: none;
}
section#shopify-section-template--20618614538389__1653279596fd537671  h2.rich-text__heading.h1 {
    line-height:1em;
}
section#shopify-section-template--20618614538389__1653279596fd537671  h2.rich-text__heading.h1 {
    font-weight:500;
}
a.full-unstyled-link {
    background:none!important;
}
section#shopify-section-template--20618614538389__1653279596fd537671 .use-animate p {
    font-weight:400 !important;
    color:#000000b3 !important;
}
section#shopify-section-template--20618614538389__multicolumn_B36yf9 .multicolumn-card__title-wrapper p.multicolumn-card__title.h3 {
     letter-spacing:0px;
}
section#shopify-section-template--20618614538389__multicolumn_B36yf9 .rte.typeset p {
     color:#000000b3 !important;
}

.image-with-text__products.product-grid {
    background-color:white!important;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .card-information {
    position:absolute!important;
    width:100%;
    z-index: 2;
    bottom:0;
}

.card-information {
    position:relative!important;
    display:block;
    width:100%;
}
.card-wrapper {
  position: relative;
}

.card--image-animate.image-animate.media.media--portrait.media--hover-effect {
    overflow:visible!important;
}

.product-content.center {
    overflow:visible!important;
}

.card-information {
    z-index:99;
}

a.card__media.media-wrapper {
    overflow:visible!important;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX a.card-information__text.h4 {
    font-size:18px;
    letter-spacing:0px;
    color:black!important;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .price__regular span {
    font-size:18px !important;
    letter-spacing:0px;
    color:#505050!important;
}

section#shopify-section-template--20618614636693__rich-text-0 h1.rich-text__heading.h0 {
    font-size:65px;
    font-weight:500;
    letter-spacing:0px;
}

section#shopify-section-template--20618614243477__rich_text_nbmmUy h1.rich-text__heading.h0 {
    font-size: 65px;
    font-weight: 500;
}
.trabansition-body:after{
  background:white;
}
.quick-view__content .quick-view__left{
  background:white;
}

section#shopify-section-template--20618614636693__rich-text-0 .rich-text__text.typeset2.rte {
    margin:10px 0px 0px 0px ;
}

section#shopify-section-template--20618614636693__image-with-text-0 
.flex-grid__item {
    padding:0rem 5rem!important;
}
section#shopify-section-template--20618614636693__image-with-text-1 
.flex-grid__item {
    padding:0rem 5rem!important;
}

section#shopify-section-template--20618614636693__image-with-text-2 
.flex-grid__item {
    padding:0rem 5rem!important;
}

section#shopify-section-template--20618614636693__image_with_text_GHURJ9 
.flex-grid__item {
    padding:0rem 5rem!important;
}

section#shopify-section-template--20618614636693__image_with_text_8CA9pm 
.flex-grid__item {
    padding:0rem 5rem!important;
}

.image-with-text__content.middle.left.mobile-left {
    padding:0px;
}

section#shopify-section-template--20618614636693__rich_text_e3KnED h2.rich-text__heading.h1 {
    font-size:65px;
    font-weight:500;
}

a.button.button--medium {
    font-size:18px!important;
    font-weight:600!important;
}
#shopify-section-template--20618614702229__contact_form_TMB9t3 button.button {
    text-transform:capitalize;
}
section#shopify-section-template--20618614702229__contact_form_TMB9t3 .form-status.form-status-list.form__message {
    color:black;
    font-size:20px;
}
section#shopify-section-template--20618614702229__contact_form_TMB9t3 .form-status .icon {
    width:2.3rem!important;
    height:2.3rem!important;
}
section#shopify-section-template--20618614145173__rich_text_xgxH4i p.rich-text__subheading.h5{
    text-transform: none;
    color: #666;
    font-weight: 900 !important;
    font-size: 16px !important;
    letter-spacing: 10% !important;
    padding-bottom: 20px;
}

section#shopify-section-template--20618614243477__rich_text_nbmmUy p.rich-text__subheading.h5 {
    padding-bottom:20px;
}
section#shopify-section-template--20618614145173__rich_text_xgxH4i h2.rich-text__heading {
    color:#000000;
    font-weight:500;
}
section#shopify-section-template--20618614145173__rich_text_xgxH4i .rich-text__blocks.center .rich-text__text {
    color:#666666;
}

section#shopify-section-template--20618614243477__image_banner_CwmAB4 h2.banner__heading.h1 {
    font-size:70px;
}

section#shopify-section-template--20618614243477__product-grid {
    padding-top:100px;
}

@media (max-width: 749px) {
 section#shopify-section-template--20618614636693__image-with-text-0 
.flex-grid__item {
    padding:1rem 0rem!important;
}
section#shopify-section-template--20618614636693__image-with-text-1 
.flex-grid__item {
    padding:1rem 0rem!important;
}

section#shopify-section-template--20618614636693__image-with-text-2 
.flex-grid__item {
    padding:1rem 0rem!important;
}

section#shopify-section-template--20618614636693__image_with_text_GHURJ9 
.flex-grid__item {
    padding:1rem 0rem!important;
}

section#shopify-section-template--20618614636693__image_with_text_8CA9pm 
.flex-grid__item {
    padding:1rem 0rem!important;
}
section#shopify-section-template--20618614702229__contact_form_TMB9t3{
  height:100%;
}
section#shopify-section-template--20618614636693__rich_text_e3KnED{
  padding:0px ;
}
}

@media screen and (max-width: 749px) {

  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .card-information{
      width: auto;
      position: static !important;
  }

  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX 
  .media>*:not(.zoom,.deferred-media__poster-button),
  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX 
  .media model-viewer,
  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX 
  .media>picture *:not(.zoom,.deferred-media__poster-button) {
      display: block;
      max-width: 100%;
      position: static;
      top: auto !important;
      left: auto !important;
      height: auto;
      width: auto;
  }

  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .media--portrait {
      padding-bottom: 0%;
  }

  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX 
  .card-information__wrapper{
      padding: 0px !important;
  }

  section#shopify-section-template--20618614538389__shop_the_look_NNRNmX 
  .image-with-text .shop-the-look .image-with-text__content .card-wrapper{
      column-gap: 0px;
  }

}



/* =========================================================
   VIDEO PRELOADER (SAFE ADDON)
   - Added without touching existing styles
   ========================================================= */

#video-preloader-overlay {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 999999; /* above header/drawer/popups */
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}

#video-preloader-overlay video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Hide state (added by JS) */
#video-preloader-overlay.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

/* Lock scroll while loading (added on <body>) */
body.preloader-lock {
  overflow: hidden !important;
}

#shopify-section-{{ section.id }} .image-with-text__products[data-grid='true']{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));  /* mobile/tablet 2 cols */
  gap: 16px;
  width: 100%;
}

@media (min-width: 990px){
  #shopify-section-{{ section.id }} .image-with-text__products[data-grid='true']{
    grid-template-columns: repeat(2, minmax(0, 1fr)); /* desktop 2 cols (4 items = 2x2) */
  }
}

/* cards stretch properly */
#shopify-section-{{ section.id }} .image-with-text__products[data-grid='true'] .product-container{
  min-width: 0;
}

#shopify-section-{{ section.id }} .image-with-text__products[data-grid='true']{
  display:grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px;
}




/* Fluid Responsive Headings (Premium Look) */
section#shopify-section-template--20618614702229__rich_text_yQaikC h2.rich-text__heading.h1,
#shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(1) p.h3,
section#shopify-section-template--20618614145173__rich_text_xgxH4i h2.rich-text__heading,
section#shopify-section-template--20618614636693__rich-text-0 h1.rich-text__heading.h0,
section#shopify-section-template--20618614243477__rich_text_nbmmUy h1.rich-text__heading.h0,
section#shopify-section-template--20618614636693__rich_text_e3KnED h2.rich-text__heading.h1 {
  font-size: clamp(30px, 5vw, 65px) !important;
  line-height: 1.2;
}


/* Prevent summary from receiving focus (stops scroll jump) */
quick-view-drawer summary.quick-view__summary {
  outline: none !important;
}

quick-view-drawer summary.quick-view__summary:focus {
  outline: none !important;
}

quick-view-drawer summary.quick-view__summary::-webkit-details-marker {
  display: none;
}

section#shopify-section-template--20618614538389__shop_the_look_NNRNmX .media>*:not(.zoom,.deferred-media__poster-button) {
        width:100%;
}

@media screen and (max-width: 768px) {

  #shopify-section-template--20618614702229__contact_form_TMB9t3 .contact__list > li:nth-child(1) p.h3{
      letter-spacing:-1px !important;
  }

  .contact__list {
      padding-top: 5rem;
      line-height: calc(1 + .5 / var(--font-body-scale));
      display: flex;
      flex-wrap: wrap;
      column-gap: 2rem;
      row-gap: 2rem !important;
  }

  .list-social {
      display: flex;
      flex-wrap: wrap;
      gap: .5rem;
      margin-inline-start: 0rem !important;
  }
  h1.header__heading {
    width:120%;
}
a.header__heading-link.focus-inset {
    width:120%;
}
.header {
  position: relative;
}

.header__heading {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

}

/* Remove padding from image container */
section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c .image-with-text.page-width {
    padding: 0;
}

/* Adjust card info spacing */
section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c .card-information__wrapper {
    padding: 10% 10% 0 0;
}

/* Product title font size */
section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c a.card-information__text.h4 {
    font-size: 18px !important;
}

/* Price prefix size */
section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c span.price__prefix {
    font-size: 1.8rem !important;
}

/* Remove column gap in card wrapper */
section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c 
.image-with-text .shop-the-look .image-with-text__content .card-wrapper {
    column-gap: 0;
}

/* Desktop + Tablet */
@media screen and (min-width: 750px) {
    section#shopify-section-template--20618614538389__shop_the_look_NNRNmX {
        display: block;
    }

    section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c {
        display: none;
    }
}

/* Mobile only */
@media screen and (max-width: 749px) {
    section#shopify-section-template--20618614538389__shop_the_look_NNRNmX {
        display: none;
    }

    section#shopify-section-template--20618614538389__shop_the_look_grid_LTdN9c {
        display: block;
    }
}

.product-container.flickity-cell.is-previous {
    display:none!important;
}

.product-container.flickity-cell.is-next {
    display:none!important;
}

#shopify-section-{{ section.id }} .stl-image-link{
display:block;
position:relative;
text-decoration:none;
}