/** Shopify CDN: Minification failed

Line 139:7 Unexpected "4"

**/
/* ===== LUMINA — CLEAN OVERRIDES ===== */

/* 1. Cart badge — verde */
.header__cart__status {
  --accent: #000000 !important;
}

/* 2. Announcement bar — preta, clean */
.announcement__wrapper {
  background: #000000 !important;
}
.announcement__wrapper * {
  color: #ffffff !important;
}
.announcement__text {
  opacity: 1 !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
  margin-top: 0 !important;
}
.announcement__message,
.announcement__text {
  min-height: 28px !important;
}
.announcement__bar-outer {
  padding: 4px 0 !important;
}

/* 3. Root variables override — secondary buttons para preto */
:root {
  --BTN-SECONDARY-BG: #212121 !important;
  --BTN-SECONDARY-BORDER: #212121 !important;
  --BTN-SECONDARY-TEXT: #ffffff !important;
  --COLOR-LINK: #212121 !important;
  --accent: #212121 !important;
}

/* 4. Nav links — preto */
.header__desktop .navlink,
.navlink,
.header__desktop .header__menu a,
.header__drawer a {
  color: #212121 !important;
}

/* 5. Botões outline/secondary — preto */
.btn--outline,
.btn--secondary {
  --btn-border: #212121 !important;
  --btn-bg: #212121 !important;
  color: #212121 !important;
}

/* 6. Badge sale — discreto preto */
.badge-box {
  background: #000000 !important;
  color: #ffffff !important;
  border-radius: 2px !important;
  letter-spacing: 0.4px !important;
}

/* LUMINA — GREEN + FONT CONSISTENCY */
:root {
  
  --BTN-PRIMARY-BG: #000000 !important;
  --BTN-PRIMARY-BORDER: #000000 !important;
  --BTN-PRIMARY-TEXT: #ffffff !important;
}

html {
  font-synthesis: none;
  text-rendering: optimizeLegibility;
}

form[action*="/cart/add"] button[name="add"],
.product__submit .btn--primary:not([disabled]),
button.cart__checkout {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}

form[action*="/cart/add"] button[name="add"]:hover,
.product__submit .btn--primary:not([disabled]):hover,
button.cart__checkout:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
  color: #ffffff !important;
}

.header__cart__status {
  --accent: #000000 !important;
}

/* LUMINA — HEADINGS (Outfit) */


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.heading,
.section__heading,
.grid__heading,
.product__title,
.collection__title,
.hero__title,
.carousel-heading {
  font-family: 'Outfit', sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-synthesis: none !important;
}

/* Keep Romanian diacritics visually consistent in the add-to-cart label. */
.product__submit__item button[name="add"],
.product__submit__item button[name="add"] .btn__text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-synthesis: none;
}

/* Cart drawer sale-price hierarchy */
#cart-drawer .cart__item .cart__price ins {
  color: #000000 !important;
  font-weight: 800 !important;
  text-decoration: none;
}

#cart-drawer .cart__item .cart__price del {
  color: #6f6f6f !important;
  opacity: 0.55;
  font-weight: 400;
}

GLOBAL 4:5 PRODUCT GRIDS + NON-STICKY COLLECTION NAV */
body.template-index,
body.template-collection {
  --PRODUCT-GRID-ASPECT-RATIO: 125%;
}

body.template-collection .collection__nav {
  display: flex !important;
  position: static !important;
  top: auto !important;
  z-index: auto !important;
}

/* LUMINA — COMPACT COLLECTION PROMO IMAGE ON MOBILE */
@media only screen and (max-width: 749px) {
  [id$="__section_double_9UUVa6"] .image__hero__frame {
    height: 0 !important;
    min-height: 0 !important;
    padding-top: 82vw !important;
  }
}

/* LUMINA — FULL-WIDTH MOBILE SORT-ONLY BAR */
@media only screen and (max-width: 749px) {
  .collection__nav--sort:not(.collection__nav--filter) .popout--sort,
  .collection__nav--sort:not(.collection__nav--filter) .popout,
  .collection__nav--sort:not(.collection__nav--filter) .popout__toggle {
    width: 100% !important;
  }

  .collection__nav--sort:not(.collection__nav--filter) .popout-list {
    left: 0 !important;
    right: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* LUMINA — WIDER MOBILE PRODUCT CARDS */
@media only screen and (max-width: 749px) {
  body.template-index .index-products .grid-outer,
  body.template-collection .collection__products .grid-outer {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  body.template-index .index-products .grid,
  body.template-collection .collection__products .grid {
    column-gap: 8px !important;
  }
}



/* HERMES: badge text only + announcement balance */
body .product-item .badge-box { font-size: 12.8px !important; }
body .product-item .badge-box__text { display: inline-block; transform: scale(1.08); transform-origin: center center; }
.announcement__bar-outer.section-padding { padding-top: 2px !important; padding-bottom: 6px !important; }

/* LUMINA — ANNOUNCEMENT TOP ALIGNMENT */
.announcement__wrapper .announcement__bar-outer {
  padding-top: 0 !important;
}

/* LUMINA — CART/PDP/REVIEWS POLISH */
/* Related cards use the same centred inline price row as home/collections. */
.template-product #product-recommendations .product-item__price {
  display: block !important;
  text-align: center !important;
}

.template-product #product-recommendations .product-item__price .price {
  display: inline !important;
  align-items: initial !important;
  justify-content: initial !important;
  flex-wrap: initial !important;
  gap: initial !important;
  width: auto !important;
  white-space: nowrap !important;
}

.template-product #product-recommendations .product-item__price .new-price,
.template-product #product-recommendations .product-item__price .old-price {
  display: inline-block !important;
  vertical-align: baseline !important;
  white-space: nowrap !important;
}

.template-product #product-recommendations .product-item__price .new-price {
  margin-right: 6px !important;
}

.template-product #product-recommendations .product-item__price .old-price {
  margin-right: 0 !important;
}

/* Reviews: mobile movement at 1/8 of the current 60s speed. */
@media (max-width: 749px) {
  .infinite-carousel .carousel-track {
    animation-duration: 160s !important;
  }
}

/* LUMINA — TOUCH-FRIENDLY REVIEWS SCROLLER */
/* Native horizontal scrolling gives touch swipes their browser momentum. */
.infinite-carousel {
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  scroll-behavior: auto !important;
  scrollbar-width: none;
  touch-action: pan-x pan-y;
}

.infinite-carousel::-webkit-scrollbar {
  display: none;
}

.infinite-carousel .carousel-track {
  animation: none !important;
  transform: none !important;
  will-change: scroll-position;
}

/* ===== CONSISTÊNCIA TOTAL — OUTfit + MONTSERRAT (look Nordheim) ===== */
body,
.btn, .btn *,
button, input, select, textarea,
.navlink,
.announcement__text,
.benefit-sub {
  font-family: 'Montserrat', sans-serif !important;
}
.benefit-title {
  font-family: 'Outfit', sans-serif !important;
  font-weight: 600 !important;
}
