/** Shopify CDN: Minification failed

Line 158:0 Unexpected "}"
Line 161:36 Expected ":"

**/
/* ===========================
   FONT FACE DECLARATIONS
=========================== */
@font-face {
  font-family: "freight big book";
  src: url("/cdn/shop/files/freight-big-book.woff2") format("woff2"),
       url("/cdn/shop/files/freight-big-book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MaisonNeueWEB-Book";
  src: url("/cdn/shop/files/MaisonNeueWEB-Book.woff2") format("woff2"),
       url("/cdn/shop/files/MaisonNeueWEB-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MaisonNeueWEB-Demi";
  src: url("/cdn/shop/files/MaisonNeue-Demi.woff2") format("woff2"),
       url("/cdn/shop/files/MaisonNeue-Demi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MaisonNeueWEB-Bold";
  src: url("/cdn/shop/files/MaisonNeue-Black.woff2") format("woff2"),
       url("/cdn/shop/files/MaisonNeue-Black.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* Optional extra fonts (kept for future use) */
@font-face {
  font-family: "TAYBreadPan";
  src: url("/cdn/shop/files/TAYBreadPan.woff2?v=1764128688") format("woff2"),
       url("/cdn/shop/files/TAYBreadPan.woff?v=1764128661") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TAYKula";
  src: url("/cdn/shop/files/TAYKula.woff2?v=1768538871") format("woff2"),
       url("/cdn/shop/files/TAYKula.woff?v=1768538854") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hero_New_Super";
  src: url("/cdn/shop/files/Hero_New_Super.woff2?v=1734316402") format("woff2"),
       url("/cdn/shop/files/Hero_New_Super.woff?v=1734316379") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TayKari";
  src: url("/cdn/shop/files/TayKari.woff2") format("woff2"),
       url("/cdn/shop/files/TayKari.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "futura-pt_bold";
  src: url("/cdn/shop/files/futura-pt_bold.woff2") format("woff2"),
       url("/cdn/shop/files/futura-pt_bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "futura-pt_demi";
  src: url("/cdn/shop/files/futura-pt_demi.woff2") format("woff2"),
       url("/cdn/shop/files/futura-pt_demi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "futura-pt_light";
  src: url("/cdn/shop/files/futura-pt_light.woff2") format("woff2"),
       url("/cdn/shop/files/futura-pt_light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "futura-pt_book";
  src: url("/cdn/shop/files/futura-pt_book.woff2?v=1778464687") format("woff2"),
       url("/cdn/shop/files/futura-pt_book.woff?v=1778464605") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "futura-pt_medium";
  src: url("/cdn/shop/files/futura-pt_medium.woff2?v=1778474029") format("woff2"),
       url("/cdn/shop/files/futura-pt_medium.woff?v=1778474001") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "futura-pt_extra-bold";
  src: url("/cdn/shop/files/futura-pt_extra-bold.woff2?v=1778630365") format("woff2"),
       url("/cdn/shop/files/futura-pt_extra-bold.woff?v=1778630404") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* ===========================
   ROOT VARIABLES
=========================== */
:root {
  --font-heading: "futura-pt_bold", serif;
  --font-body: "futura-pt_book", sans-serif;
}

/* ===========================
   BASE STYLES
=========================== */
body {
  font-family: var(--font-body);
  color: #3B3536;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: normal;
  font-color: #3B3536 !important;
}
}

p, a, li, button, input, select, textarea {
  font-family: var(--font-body);cool
}

/* ===========================
   SHOPIFY & BUTTON OVERRIDES
=========================== */
.header__links-list,
.navigation__submenu-list,
.btn {
  font-family: var(--font-body) !important;
  font-color: #3B3536 !important;
  text-transform: uppercase;
}
.header__links.header__links-primary > ul > li > [data-link] {
  font-family: "futura-pt_demi";
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.5px;
}
/* ===========================
   GIFT REGISTRY STYLES
=========================== */
.swym-registry-gifter-container .swym-registry-gifter-grid-item-price {
  font-family: var(--font-body) !important;
  font-weight: 200;
  font-size: 15px !important;
}

.swym-registry-gifter-container div.swym-registry-gifter-cart-btn-container button {
  padding: 0 5.1rem !important;
  border-radius: 0 !important;
}

.swym-registry-gifter-container .swym-registry-gifter-grid-item figure img {
  height: 66% !important;
  width: 100% !important;
  object-fit: contain !important;
}

.swym-registry-container .swym-registry-font-very-large {
  font-family: var(--font-body) !important;
  font-size: 10px !important;
}

.swym-registry-add-modal-btn {
  background-image: url("/cdn/shop/files/gift-registry.png?v=1724221076") !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  display: inline-block;
  cursor: pointer;
  transition: opacity 0.3s;
}

.swym-registry-add-modal-btn:hover {
  opacity: 0.5;
}

h4.article-item__title.ff-heading.fs-heading-4-base,
.article-item__title.ff-heading.fs-heading-4-base a {
  font-family: "futura-pt_demi" !important;
}
/* Target the SALE menu item */
.header__menu-item a[href*="sale"],
.header__menu-item a[href*="SALE"] {
  color: red !important;
  font-weight: bold !important;
}