/** Shopify CDN: Minification failed

Line 381:0 Expected "}" to go with "{"

**/
/* Bräutigams Art Deco lift — replace entire art-deco.css with this */

/* Header */
.header-wrapper,
.site-header,
.header-sticky-wrapper .header-wrapper {
  border-bottom: 2px solid #C4A35A !important;
}

.site-nav__link {
  letter-spacing: 0.12em;
}

/* Buttons */
.btn,
.btn--primary,
button.btn,
input[type="submit"].btn,
.quick-product__btn {
  background-color: #083E2C !important;
  color: #fff !important;
  border: 1px solid #C4A35A !important;
  border-radius: 0 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  box-shadow: none !important;
}

.btn:hover,
.btn--primary:hover,
button.btn:hover,
.quick-product__btn:hover {
  background-color: #0a4d38 !important;
  border-color: #d4b56a !important;
  color: #fff !important;
}

.hero .btn,
.section--hero .btn,
.btn--inverse {
  background-color: transparent !important;
  color: #fff !important;
  border: 1px solid #C4A35A !important;
}

.hero .btn:hover,
.section--hero .btn:hover,
.btn--inverse:hover {
  background-color: rgba(196, 163, 90, 0.15) !important;
}

/* Hero: keep Impulse table-cell centering; frame on text-shadow */
.hero__text-wrap .page-width {
  display: table !important;
  width: 100% !important;
  height: 100% !important;
}

.hero__text-content,
.section--hero .hero__text-content {
  display: table-cell !important;
  vertical-align: middle !important;
  text-align: center !important;
  width: 100% !important;
  position: relative !important;
  top: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hero__text-content.vertical-center {
  vertical-align: middle !important;
}

.hero__text-content.horizontal-center {
  text-align: center !important;
}

.hero__text-shadow {
  display: inline-block !important;
  padding: 1.25rem 1.75rem !important;
  border: 2px solid #C4A35A !important;
  box-shadow:
    inset 0 0 0 4px rgba(8, 62, 44, 0.12),
    0 0 0 4px rgba(8, 62, 44, 0.1);
  text-align: center !important;
  max-width: 100%;
}

.section--hero .hero__title,
.hero__title,
.section--hero .hero__subtitle,
.hero__subtitle,
.section--hero .hero__top-subtitle,
.hero__top-subtitle {
  text-align: center !important;
}

/* Tighter sections — theme uses margin: 75px 0 */
.index-section {
  margin: 28px 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.index-section--hero,
.section--hero,
.shopify-section.index-section:first-child {
  margin-top: 0 !important;
}

.index-section + .index-section::before {
  content: "";
  display: block;
  width: min(920px, calc(100% - 40px));
  height: 3px;
  margin: 0 auto 28px;
  border-top: 1px solid #C4A35A;
  border-bottom: 1px solid #C4A35A;
  box-sizing: border-box;
}

.collection-grid,
.grid--uniform {
  margin-top: 0.75rem !important;
}

/* Section titles */
.index-section .section-header {
  margin-bottom: 1.25rem;
  text-align: center;
}

.index-section .section-header__title,
.index-section .text-center > h2 {
  letter-spacing: 0.1em;
}

.index-section .section-header__title::before,
.index-section .section-header__title::after,
.index-section .text-center > h2::before,
.index-section .text-center > h2::after {
  content: "" !important;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #C4A35A;
  transform: rotate(45deg);
  vertical-align: middle;
  margin: 0 0.75em;
  font-size: 0;
  line-height: 0;
}

.index-section .section-header::after {
  content: "";
  display: block;
  width: 72px;
  height: 3px;
  margin: 0.85rem auto 0;
  border-top: 1px solid #C4A35A;
  border-bottom: 1px solid #C4A35A;
}

/* Product cards */
.grid-product__content,
.grid-product__image-mask,
.grid-product__link {
  border-radius: 0;
}

.grid-product__image-mask {
  border: 2px solid #C4A35A !important;
  outline: 1px solid #083E2C;
  outline-offset: -5px;
  box-sizing: border-box;
  position: relative;
}

.grid-product__title {
  letter-spacing: 0.08em;
}

.grid-product__meta {
  padding-top: 0.5rem;
}

.promo-grid__container,
.collection-item__image {
  outline: 1px solid #C4A35A;
  outline-offset: -1px;
}

.grid-product__price,
.rte,
.product-single__description,
p {
  letter-spacing: normal;
}

.section--footer,
.site-footer {
  border-top: 1px solid #C4A35A;
}/* Hero: darker panel for readability */
.hero__text-shadow {
  background: rgba(8, 62, 44, 0.55) !important;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  padding: 1.5rem 2rem !important;
}

.hero__text-shadow .hero__title,
.hero__text-shadow .hero__subtitle,
.hero__text-shadow .hero__top-subtitle,
.hero__text-shadow .animation-contents {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

/* Frames around the four category promos */
#shopify-section-template--18337873330523__promo-grid .promo-grid__container {
  border: 4px solid #C4A35A !important;
  outline: 2px solid #083E2C;
  outline-offset: -8px;
  box-sizing: border-box;
  overflow: hidden;
}

#shopify-section-template--18337873330523__promo-grid .promo-grid__text {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}/* Product titles — more readable Art Deco */
.grid-product__title,
.grid-product__title--body,
.product-single__title,
.product__title,
h1.product-single__title {
  letter-spacing: 0.04em !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  -webkit-font-smoothing: antialiased;
}

.grid-product__title {
  font-size: 1.05em !important;
}

@media only screen and (min-width: 769px) {
  .grid-product__title {
    font-size: 1.12em !important;
  }
}

/* Long names wrap cleaner */
.grid-product__meta {
  padding-top: 0.65rem;
}

.grid-product__title {
  max-width: 100%;
  overflow-wrap: anywhere;
  hyphens: auto;
}/* --- Remaining polish --- */

/* 1) Header: less wrapping on medium screens */
@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .site-nav__link {
    letter-spacing: 0.06em !important;
    font-size: 0.78em !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .site-header {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

/* 2) Soften Shop Pay clash with brand palette */
.shopify-payment-button__button--branded,
.shopify-payment-button__button--unbranded,
shop-pay-wallet-button {
  opacity: 0.92;
  filter: saturate(0.75);
  border-radius: 0 !important;
}


#shopify-section-sections--18337873822043__5800cc0b-7e3e-4843-9425-e2168eadaae8 h3 {
  letter-spacing: 0.06em;
}

/* 4) Reviews + Instagram — light brand wrapper */
#shopify-section-template--18337873330523__167998915661d290d3 .index-section {
  border-top: 1px solid #C4A35A;
  border-bottom: 1px solid #C4A35A;
  padding: 24px 0 !important;
  margin: 28px 0 !important;
}

#shopify-section-template--18337873330523__167998915661d290d3 .page-width {
  max-width: 1200px;
}

/* 5) Tighter newsletter / Klaviyo area */
#shopify-section-sections--18337873822043__17799910659ea0c1c3 .index-section {
  margin: 20px 0 !important;
  padding: 0 !important;
}

/* 6) Push sticky widgets off content a bit */
iframe[title*="chat" i],
iframe[id*="chat" i],
div[class*="chat-widget" i],
div[id*="tidio" i],
div[class*="gorgias" i] {
  margin-bottom: 12px !important;
}/* --- Mobile polish --- */
@media only screen and (max-width: 768px) {
  /* Hide carousel scrollbars, keep swipe */
  .grid-overflow-wrapper {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .grid-overflow-wrapper::-webkit-scrollbar {
    display: none;
  }

  /* More stable product cards in carousels */
  .grid-overflow-wrapper .grid-product {
    flex: 0 0 48% !important;
    max-width: 48% !important;
  }
  .grid-overflow-wrapper .grid-product__title {
    font-size: 0.95em !important;
    letter-spacing: 0.03em !important;
    line-height: 1.3 !important;
    min-height: 2.6em;
  }

  /* Promo frames breathe on small screens */
  #shopify-section-template--18337873330523__promo-grid .promo-grid__container {
    border-width: 3px !important;
    outline-offset: -6px;
  }
  #shopify-section-template--18337873330523__promo-grid .promo-grid__text {
    padding: 0.75rem !important;
  }

  /* Hero panel a bit tighter */
  .hero__text-shadow {
    padding: 1rem 1.15rem !important;
    max-width: 92vw;
  }

  /* Header flex safety */
  .header-item,
  .header-item--icons,
  .header-item--logo {
    min-width: 0;
  }
  .header-item--icons {
    gap: 6px;
  }

  /* Leave room at bottom for sticky widgets */
  body {
    padding-bottom: 72px;
