*, *::before, *::after {
  box-sizing: border-box; }

html {
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden; }

body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #171717;
  background: #fcfbf8;
  -webkit-font-smoothing: antialiased; }

body.has-stickiedNav {
  padding-top: 0 !important;
  margin-top: 0 !important; }

img, picture, svg {
  max-width: 100%;
  display: block; }

a {
  color: inherit;
  text-decoration: none; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

p, h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

.u-hidden-visually, .is-srOnly {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important; }

.icons-svg-sprite {
  display: none !important;
  position: absolute !important;
  width: 0 !important;
  height: 0 !important; }

.skip-to-main-link {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.skip-to-main-link:focus {
  position: fixed;
  left: 50%;
  top: 16px;
  transform: translateX(-50%);
  width: auto;
  height: auto;
  padding: 9px 20px;
  background: #b8922a;
  color: #111;
  font-weight: 700;
  z-index: 9999;
  border-radius: 999px; }

.page, .body, #main-content, .page-content, .page-content--full {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important; }

.body {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.container, .pt-container, .pt-wrap {
  width: calc(100% - 48px);
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
  position: relative; }

.pt-wrap--narrow {
  width: calc(100% - 48px);
  max-width: 920px;
  margin: 0 auto; }

.pt-home > p, .page-content > p:first-child, .pt-footer ~ p, .footer ~ p {
  display: none !important; }

.header .quickSearch,
.header .navPages-quickSearch,
.header .navUser-action[data-search-toggle],
.header .navUser-item--search,
.header .dropdown--quickSearch,
.header .form-field--search,
.header input[type="search"],
.header .search-input {
  display: none !important; }

.header {
  gap: 24px !important; }

.navPages-container {
  padding-left: 32px !important; }

.navPages,
.navPages-list {
  gap: 12px !important; }

.navPages-action {
  min-height: 42px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 18px !important;
  border-radius: 999px !important;
  font-weight: 700 !important;
  line-height: 1 !important; }

.navPages-action:not([href*="contact"]):not([href*="quote"]):not([href*="start-order"]) {
  background: transparent !important;
  color: rgba(255, 255, 255, 0.86) !important; }

.navPages-action[href*="contact"],
.navPages-action[href*="quote"],
.navPages-action[href*="start-order"],
.navPages-action[href*="custom-order"] {
  background: #b8922a !important;
  color: #111 !important; }

.navPages-action:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  color: #fff !important; }

.navPages-action[href*="contact"]:hover,
.navPages-action[href*="quote"]:hover,
.navPages-action[href*="start-order"]:hover,
.navPages-action[href*="custom-order"]:hover {
  background: #d1b15c !important;
  color: #111 !important; }

.header {
  position: sticky;
  top: 0;
  z-index: 500;
  width: 100%;
  min-height: 68px;
  height: auto;
  display: flex;
  align-items: center;
  padding: 0 32px;
  background: #111111;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.28);
  overflow: visible !important; }

.header-logo {
  flex-shrink: 0;
  margin: 0;
  padding: 0;
  font-size: 0; }

.header-logo__link, .header-logo-image-container {
  display: flex;
  align-items: center; }

.header-logo-image, .header-logo-image-unknown-size {
  max-height: 46px;
  width: auto;
  display: block;
  margin: 0;
  filter: brightness(0) invert(1); }

.header-logo-text {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.04em;
  white-space: nowrap; }

.navPages-container {
  flex: 1;
  display: flex !important;
  align-items: center;
  position: static !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  padding: 0 0 0 32px !important;
  background: transparent !important;
  z-index: auto !important; }

.navPages, .navPages-list {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 2px;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important; }

.navPages-list--user, .navPages-quickSearch, .navUser-section--alt {
  display: none !important; }

.navPages-item {
  position: relative;
  display: flex !important;
  align-items: center; }

.navPages-action {
  display: block;
  padding: 9px 14px;
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.82) !important;
  background: transparent !important;
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  transition: color .15s ease, background .15s ease; }

.navPages-action:hover {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.09) !important; }

.navPages-action[href*="contact"], .navPages-action[href*="quote"], .navPages-action[href*="start-order"] {
  background: #b8922a !important;
  color: #111 !important;
  border-radius: 999px !important;
  font-weight: 700;
  padding: 9px 18px;
  margin-left: 6px; }

.navPages-action[href*="contact"]:hover, .navPages-action[href*="quote"]:hover, .navPages-action[href*="start-order"]:hover {
  background: #d1b15c !important;
  color: #111 !important; }

.navPage-subMenu {
  display: none;
  position: absolute !important;
  top: calc(100% + 8px);
  left: 0;
  min-width: 220px;
  padding: 8px 0;
  background: #1a1a1a !important;
  border: 1px solid rgba(255, 255, 255, 0.09) !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.32);
  z-index: 600; }

.navPages-item:hover .navPage-subMenu {
  display: block; }

.navPage-subMenu-action {
  display: block;
  padding: 11px 18px;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 0.88rem;
  transition: background .12s ease, color .12s ease; }

.navPage-subMenu-action:hover {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.07) !important; }

.navUser {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
  padding: 0;
  flex-shrink: 0; }

.navUser-item {
  display: flex;
  align-items: center; }

.navUser-action {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 8px 10px;
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 0.85rem;
  transition: color .15s ease, background .15s ease; }

.navUser-action:hover {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.09) !important; }

.navUser-action svg {
  width: 18px;
  height: 18px;
  fill: currentColor; }

.navUser-item--cart .countPill {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #b8922a;
  color: #111;
  font-size: 0.65rem;
  font-weight: 800; }

.mobileMenu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  min-width: 44px;
  padding: 10px;
  margin-left: 8px;
  flex-shrink: 0;
  cursor: pointer;
  background: none;
  border: 0;
  position: relative;
  overflow: visible !important; }

.mobileMenu-toggleIcon, .mobileMenu-toggleIcon::before, .mobileMenu-toggleIcon::after {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all .2s ease; }

.mobileMenu-toggleIcon {
  top: 50%;
  margin-top: -1px; }

.mobileMenu-toggleIcon::before {
  top: -7px; }

.mobileMenu-toggleIcon::after {
  top: 7px; }

.mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
  background: transparent; }

.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
  top: 0;
  transform: translateX(-50%) rotate(45deg); }

.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
  top: 0;
  transform: translateX(-50%) rotate(-45deg); }

.pt-hero-wrap {
  position: relative;
  overflow: hidden;
  background: #111111; }

.pt-hero-picture {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0; }

.pt-hero-custom-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center; }

.pt-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  pointer-events: none; }

.pt-hero-content {
  pointer-events: auto; }

.pt-btn, .button, .button--primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  border: 0;
  border-radius: 999px;
  background: #b8922a;
  color: #111 !important;
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.93rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  transition: transform .18s ease, background .18s ease, border-color .18s ease, color .18s ease; }

.pt-btn:hover, .button:hover, .button--primary:hover {
  transform: translateY(-2px);
  background: #d1b15c;
  color: #111 !important; }

.pt-btn-primary {
  background: #b8922a;
  color: #111 !important;
  box-shadow: 0 10px 22px rgba(184, 146, 42, 0.22); }

.pt-btn-secondary, .pt-btn-ghost {
  background: rgba(255, 255, 255, 0.06);
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.32); }

.pt-btn-secondary:hover, .pt-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.13);
  color: #fff !important; }

.pt-btn-dark {
  background: #171717;
  color: #fff !important; }

.pt-btn-dark:hover {
  background: #000;
  color: #fff !important; }

.button--secondary {
  background: transparent;
  color: #171717 !important;
  border: 1px solid rgba(23, 23, 23, 0.2); }

.button--secondary:hover {
  background: transparent;
  border-color: #b8922a;
  color: #b8922a !important; }

.pt-page-hero {
  padding: 64px 0 52px;
  background: #111111;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09); }

.pt-page-hero h1 {
  margin: 0 0 16px;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.2rem, 4.5vw, 3.8rem);
  font-weight: 600;
  line-height: 1.1; }

.pt-page-hero p {
  max-width: 620px;
  margin: 0;
  color: rgba(255, 255, 255, 0.66);
  font-size: 1rem;
  line-height: 1.7; }

.pt-page-hero-eyebrow {
  display: block;
  margin-bottom: 14px;
  color: #b8922a;
  font-size: 0.72rem;
  letter-spacing: 0.2em;
  text-transform: uppercase; }

.page-heading {
  margin: 0 0 24px;
  color: #171717;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 600; }

.pt-prose {
  color: #4a4540;
  font-size: 1rem;
  line-height: 1.85; }

.pt-prose h2 {
  margin: 48px 0 16px;
  color: #171717;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.6rem, 2.8vw, 2.4rem);
  font-weight: 600;
  line-height: 1.15; }

.pt-prose h3 {
  margin: 32px 0 12px;
  color: #171717;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.4rem;
  font-weight: 600; }

.pt-prose p {
  margin-bottom: 20px; }

.pt-prose a {
  color: #b8922a;
  text-decoration: underline;
  text-underline-offset: 3px; }

.pt-custom-order,
.page-content {
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #171717; }

.pt-custom-order {
  width: calc(100% - 48px);
  max-width: 1280px;
  margin: 0 auto;
  padding: 64px 0 90px; }

.pt-custom-order h1,
.pt-custom-order h2,
.pt-custom-order h3,
.page-content h1,
.page-content h2,
.page-content h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
  color: #171717;
  line-height: 1.08; }

.pt-custom-order h1 {
  font-size: clamp(2.6rem, 6vw, 5rem);
  margin-bottom: 20px; }

.pt-custom-order p {
  max-width: 680px;
  font-size: 1.05rem;
  line-height: 1.75;
  color: #5f5a54; }

.pt-custom-order a {
  color: #b8922a;
  font-weight: 700;
  text-decoration: none; }

.pt-custom-order a:hover {
  color: #d1b15c; }

.breadcrumbs {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  padding: 20px 0 8px;
  color: #5f5a54;
  font-size: 0.8rem; }

.breadcrumb-item + .breadcrumb-item::before, .breadcrumb + .breadcrumb::before {
  content: "/";
  margin-right: 8px;
  color: rgba(23, 23, 23, 0.25); }

.breadcrumbs a, .breadcrumb a {
  color: #5f5a54;
  transition: color .15s ease; }

.breadcrumbs a:hover, .breadcrumb a:hover {
  color: #b8922a; }

.productGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none; }

.product {
  list-style: none; }

.card {
  display: block;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(23, 23, 23, 0.09);
  color: #171717;
  transition: transform .2s ease, box-shadow .2s ease; }

.card:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.09); }

.card-figure {
  aspect-ratio: 1;
  overflow: hidden;
  background: #f7f4ee; }

.card-figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease; }

.card:hover .card-figure img {
  transform: scale(1.04); }

.card-body {
  padding: 18px 16px 16px; }

.card-title {
  margin: 0 0 6px;
  color: #171717;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.2; }

.card-text {
  margin: 0 0 10px;
  color: #5f5a54;
  font-size: 0.85rem; }

.price {
  color: #171717;
  font-size: 1rem;
  font-weight: 700; }

.pt-category-layout {
  padding: 48px 0 80px; }

.pt-category-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(23, 23, 23, 0.09); }

.pt-product-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px;
  align-items: start;
  padding: 48px 0 80px; }

.productView-images {
  position: sticky;
  top: 88px; }

.productView-image {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  margin-bottom: 12px;
  background: #f7f4ee; }

.productView-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.productView-title {
  margin: 0 0 14px;
  color: #171717;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  font-weight: 600;
  line-height: 1.1; }

.productView-price {
  display: block;
  margin-bottom: 20px;
  color: #171717;
  font-size: 1.5rem;
  font-weight: 700; }

.productView-description {
  margin-bottom: 28px;
  color: #5f5a54;
  font-size: .95rem;
  line-height: 1.8; }

.facetedSearch,
.sidebarBlock,
.actionBar {
  border: 1px solid rgba(23, 23, 23, 0.09) !important;
  background: #ffffff !important;
  padding: 20px !important;
  margin-bottom: 24px !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05); }

.facetedSearch-toggle,
.sidebarBlock-heading,
.actionBar-section label {
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #5f5a54; }

.facetedSearch .form-input,
.facetedSearch input,
.actionBar .form-select {
  height: 46px;
  border-radius: 6px; }

.facetedSearch .button,
.facetedSearch .button--primary {
  width: auto !important;
  min-height: 44px !important;
  padding: 0 24px !important; }

.facetedSearch-refineFilters,
.facetedSearch-clearLink,
.facetedSearch-toggle-indicator {
  display: none !important; }

.actionBar {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.actionBar-section {
  width: 320px;
  max-width: 100%; }

.form-field {
  margin-bottom: 20px; }

.form-label {
  display: block;
  margin-bottom: 7px;
  color: #4a4540;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase; }

.form-label--required::after {
  content: " *";
  color: #b8922a; }

.form-input, .form-select, textarea {
  width: 100%;
  padding: 12px 14px;
  color: #171717;
  background: #f9f8f6;
  border: 1px solid rgba(23, 23, 23, 0.14);
  border-radius: 5px;
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: .95rem;
  outline: none;
  appearance: none;
  transition: border-color .15s ease, background .15s ease; }

.form-input:focus, .form-select:focus, textarea:focus {
  background: #ffffff;
  border-color: #b8922a; }

textarea {
  min-height: 130px;
  resize: vertical;
  line-height: 1.6; }

.pt-contact-layout {
  display: grid;
  grid-template-columns: 1fr 1.6fr;
  gap: 64px;
  align-items: start;
  padding: 64px 0 80px; }

.pt-contact-form-panel {
  padding: 44px 40px;
  background: #ffffff;
  border: 1px solid rgba(23, 23, 23, 0.09);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.07); }

.alertBox, .alert {
  padding: 16px 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  font-size: .9rem;
  line-height: 1.6; }

.alertBox--success {
  color: #2d5a1b;
  background: #f0f7ee;
  border: 1px solid #b8d4a8; }

.alertBox--error, .alertBox--warning {
  color: #7a4f00;
  background: #fef9ec;
  border: 1px solid #f0c040; }

.alertBox--info {
  color: #1e40af;
  background: #eff6ff;
  border: 1px solid #93c5fd; }

.footer, .pt-footer {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  color: rgba(255, 255, 255, 0.7);
  background: #0d0d0d;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }

.pt-footer-inner {
  padding: 64px 0 48px; }

.pt-footer-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1.8fr;
  gap: 48px;
  width: calc(100% - 48px);
  max-width: 1280px;
  margin: 0 auto; }

.pt-footer-logo {
  display: block;
  margin-bottom: 16px; }

.pt-footer-logo img {
  max-height: 40px;
  width: auto;
  opacity: .86;
  filter: brightness(0) invert(1); }

.pt-footer-tagline {
  max-width: 280px;
  margin-bottom: 28px;
  color: rgba(255, 255, 255, 0.42);
  font-size: .86rem;
  line-height: 1.7; }

.pt-footer-links {
  display: flex;
  flex-direction: column;
  gap: 11px; }

.pt-footer-links a {
  color: rgba(255, 255, 255, 0.56);
  font-size: .9rem;
  transition: color .15s ease; }

.pt-footer-links a:hover {
  color: #fff; }

.pt-footer-col-title {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.3);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase; }

.pt-footer-divider {
  width: calc(100% - 48px);
  max-width: 1280px;
  margin: 0 auto;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.07); }

.pt-footer-bottom {
  padding: 20px 0; }

.pt-footer-bottom-inner {
  width: calc(100% - 48px);
  max-width: 1280px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin: 0 auto; }

.pt-footer-copyright, .pt-footer-bottom-links a, .pt-footer-bc {
  color: rgba(255, 255, 255, 0.25);
  font-size: .78rem; }

.pt-footer-bottom-links {
  display: flex;
  gap: 20px; }

#modal .modal-close {
  display: none !important; }

#modal {
  display: none !important; }

#modal[aria-hidden="false"], #modal.is-open, #modal.modal--active {
  display: block !important; }

.modal--alert, #alert-modal {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important; }

.modal--alert.is-open, #alert-modal.is-open {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important; }

@media (max-width: 1200px) {
  .pt-footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 40px; } }

@media (max-width: 1024px) {
  .pt-contact-layout, .pt-product-layout {
    grid-template-columns: 1fr; }
  .productView-images {
    position: static; }
  .productGrid {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 800px) {
  .container, .pt-container, .pt-wrap, .pt-wrap--narrow {
    width: calc(100% - 32px);
    max-width: 1280px; }
  .header {
    min-height: 60px;
    padding: 0 20px; }
  .header-logo-image, .header-logo-image-unknown-size {
    max-height: 40px; }
  .mobileMenu-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important; }
  .navUser {
    margin-left: auto; }
  .navUser-action[data-search-toggle], .navUser-item--compare {
    display: none !important; }
  .navPages-container {
    display: none !important;
    position: fixed !important;
    top: 60px !important;
    left: 0 !important;
    width: 100% !important;
    height: calc(100vh - 60px) !important;
    flex-direction: column !important;
    padding: 24px 0 !important;
    overflow-y: auto !important;
    background: #111111 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.09);
    z-index: 490 !important; }
  .navPages-container.is-open {
    display: flex !important; }
  .navPages, .navPages-list {
    width: 100% !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important; }
  .navPages-item {
    width: 100%;
    display: block !important; }
  .navPages-action {
    width: 100%;
    padding: 16px 24px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    border-radius: 0 !important;
    font-size: 1rem !important; }
  .navPages-action[href*="contact"], .navPages-action[href*="quote"], .navPages-action[href*="start-order"] {
    margin: 0 !important;
    color: #b8922a !important;
    background: rgba(184, 146, 42, 0.12) !important;
    border-radius: 0 !important; }
  .navPage-subMenu {
    position: static !important;
    display: block;
    min-width: 0;
    width: 100%;
    padding: 0;
    background: rgba(255, 255, 255, 0.03) !important;
    border: 0 !important;
    box-shadow: none; }
  .navPage-subMenu-action {
    padding: 13px 36px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04); }
  .productGrid {
    grid-template-columns: repeat(2, 1fr); }
  .pt-contact-form-panel {
    padding: 28px 20px; }
  .pt-footer-grid {
    grid-template-columns: 1fr;
    gap: 36px;
    width: calc(100% - 32px);
    max-width: 1280px; }
  .pt-footer-bottom-inner, .pt-footer-divider {
    width: calc(100% - 32px);
    max-width: 1280px; }
  .pt-footer-bottom-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px; } }

@media (max-width: 560px) {
  .productGrid {
    grid-template-columns: 1fr; }
  .pt-btn,
  .button,
  .button--primary {
    width: 100%; }
  .pt-footer-bottom-links {
    flex-direction: column;
    gap: 8px; } }

@media (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden; }
  .pt-hero,
  .pt-hero-wrap,
  .pt-hero-picture,
  .pt-hero-custom-image {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important; }
  .pt-hero-custom-image,
  .pt-hero img {
    display: block !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center center !important; } }

@media (max-width: 800px) {
  .header {
    height: 72px !important;
    min-height: 72px !important;
    padding: 0 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    overflow: hidden !important; }
  .mobileMenu-toggle {
    display: flex !important;
    flex: 0 0 42px !important;
    width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    order: 0 !important;
    z-index: 1000; }
  .header-logo {
    flex: 0 1 auto !important;
    width: auto !important;
    max-width: calc(100vw - 76px) !important;
    margin: 0 !important;
    overflow: visible !important; }
  .header-logo__link,
  .header-logo-image-container {
    justify-content: flex-start !important;
    width: auto !important;
    max-width: 100% !important;
    overflow: visible !important; }
  .header-logo-image,
  .header-logo-image-unknown-size {
    max-height: 30px !important;
    max-width: calc(100vw - 90px) !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important; }
  .mobileMenu-toggleIcon,
  .mobileMenu-toggleIcon::before,
  .mobileMenu-toggleIcon::after {
    background: #fff !important; }
  .navUser,
  .quickSearch,
  .navPages-quickSearch,
  .navUser-action[data-search-toggle] {
    display: none !important; } }

/* Force hamburger visible */
.mobileMenu-toggle {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  margin-right: 8px;
  z-index: 1000; }

.mobileMenu-toggleIcon,
.mobileMenu-toggleIcon::before,
.mobileMenu-toggleIcon::after {
  background: #fff !important; }

/* Prevent search from blowing out layout */
.navUser-action[data-search-toggle] {
  display: none !important; }

@media (max-width: 800px) {
  .header {
    height: 72px !important;
    min-height: 72px !important;
    padding: 0 14px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    overflow: hidden !important; }
  .mobileMenu-toggle {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px !important;
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    margin: 0 8px 0 0 !important;
    order: 0 !important;
    z-index: 1000; }
  .mobileMenu-toggleIcon,
  .mobileMenu-toggleIcon::before,
  .mobileMenu-toggleIcon::after {
    background: #fff !important; }
  .header-logo {
    flex: 0 1 auto !important;
    width: auto !important;
    max-width: calc(100vw - 76px) !important;
    margin: 0 !important;
    overflow: visible !important; }
  .header-logo__link,
  .header-logo-image-container {
    justify-content: flex-start !important;
    width: auto !important;
    max-width: 100% !important;
    overflow: visible !important; }
  .header-logo-image,
  .header-logo-image-unknown-size {
    max-height: 30px !important;
    max-width: calc(100vw - 90px) !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important; }
  .navUser,
  .quickSearch,
  .navPages-quickSearch,
  .navUser-action[data-search-toggle] {
    display: none !important; } }

.pt-order-page {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #fcfbf8 !important;
  padding: 0 !important; }

.pt-order-hero {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 96px 24px 78px !important;
  background: #111111 !important;
  color: #fff !important;
  text-align: center !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22) !important; }

.pt-order-hero .pt-eyebrow {
  color: #b8922a !important;
  text-align: center !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .2em !important;
  text-transform: uppercase !important;
  margin: 0 0 16px !important; }

.pt-order-hero h1 {
  max-width: 850px !important;
  margin: 0 auto 22px !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(3rem, 7vw, 5.8rem) !important;
  line-height: .95 !important;
  font-weight: 500 !important;
  text-align: center !important;
  color: #fff !important; }

.pt-order-hero h1 span {
  color: #fff !important; }

.pt-order-hero h1 em {
  color: #d1b15c !important;
  font-style: italic !important; }

.pt-order-hero p {
  max-width: 650px !important;
  margin: 0 auto !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 1.08rem !important;
  line-height: 1.7 !important;
  text-align: center !important; }

.pt-order-wrap {
  width: calc(100% - 48px) !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 70px 0 100px !important; }

.pt-catalog-box {
  background: #f7f4ee !important;
  border: 1px solid rgba(23, 23, 23, 0.09) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05) !important;
  padding: 48px 38px !important;
  margin-bottom: 30px !important;
  text-align: center !important; }

.pt-catalog-box h2,
.pt-order-form-box h2 {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(2.2rem, 4vw, 3.4rem) !important;
  text-align: center !important; }

.pt-catalog-box a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 52px !important;
  padding: 0 34px !important;
  border-radius: 999px !important;
  background: #b8922a !important;
  color: #111 !important;
  font-weight: 800 !important;
  text-decoration: none !important; }

.pt-order-form-box {
  background: #ffffff !important;
  border: 1px solid rgba(23, 23, 23, 0.09) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05) !important;
  padding: 52px 42px 38px !important; }

.page-heading,
.breadcrumbs {
  display: none !important; }

.pt-order-hero {
  width: 100%;
  background: #111111;
  color: #fff;
  text-align: center;
  padding: 90px 20px 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25); }

.pt-order-hero .pt-eyebrow {
  color: #b8922a;
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 14px; }

.pt-order-hero h1 {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.8rem, 6vw, 5.5rem);
  line-height: 0.95;
  margin: 0 0 18px;
  font-weight: 500; }

.pt-order-hero h1 span {
  color: #fff; }

.pt-order-hero h1 em {
  color: #b8922a;
  font-style: italic; }

.pt-order-hero p {
  max-width: 620px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.7);
  font-size: 1.05rem;
  line-height: 1.7; }

.page-heading {
  display: none !important; }

@media (min-width: 801px) {
  .page-content {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important; }
  .pt-order-page {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    background: #fcfbf8 !important; }
  .pt-order-hero {
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 110px 48px 90px !important;
    background: #111111 !important;
    color: #fff !important;
    text-align: center !important; }
  .pt-order-hero p,
  .pt-order-hero .pt-eyebrow {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .pt-order-wrap {
    width: calc(100% - 48px) !important;
    max-width: 980px !important;
    margin: 0 auto !important;
    padding: 70px 0 100px !important; }
  .page-heading,
  .breadcrumbs {
    display: none !important; } }

.page-heading,
.breadcrumbs {
  display: none !important; }

.page-content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important; }

.pt-order-page {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #fcfbf8 !important; }

.pt-order-hero {
  width: 100% !important;
  background: #111111 !important;
  color: #fff !important;
  text-align: center !important;
  padding: 110px 24px 90px !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.25) !important; }

.pt-order-hero .pt-eyebrow {
  color: #b8922a !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .2em !important;
  text-transform: uppercase !important;
  margin-bottom: 16px !important; }

.pt-order-hero h1 {
  max-width: 850px !important;
  margin: 0 auto 20px !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(3rem, 7vw, 5.8rem) !important;
  line-height: .95 !important;
  font-weight: 500 !important;
  text-align: center !important; }

.pt-order-hero h1 em {
  color: #d1b15c !important;
  font-style: italic !important; }

.pt-order-hero p {
  max-width: 650px !important;
  margin: 0 auto !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 1.08rem !important;
  line-height: 1.7 !important; }

.pt-order-wrap {
  width: calc(100% - 48px) !important;
  max-width: 980px !important;
  margin: 0 auto !important;
  padding: 70px 0 100px !important; }

.pt-catalog-box {
  background: #f7f4ee !important;
  border: 1px solid rgba(23, 23, 23, 0.09) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05) !important;
  padding: 48px 38px !important;
  margin-bottom: 30px !important;
  text-align: center !important; }

.pt-order-form-box {
  background: #ffffff !important;
  border: 1px solid rgba(23, 23, 23, 0.09) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05) !important;
  padding: 52px 42px 38px !important; }

.pt-catalog-box a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 52px !important;
  padding: 0 34px !important;
  border-radius: 999px !important;
  background: #b8922a !important;
  color: #111 !important;
  font-weight: 800 !important;
  text-decoration: none !important; }

.navPages a[href*="start-order"] {
  background: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  color: #fff !important;
  box-shadow: none !important;
  font-weight: 500 !important; }

.navPages a[href*="start-order"]:hover {
  color: #b8922a !important; }

.pt-service-page {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #fcfbf8 !important;
  color: #171717;
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }

.pt-service-hero {
  width: 100% !important;
  background: #111111 !important;
  color: #fff !important;
  text-align: center !important;
  padding: 100px 24px 84px !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22); }

.pt-service-hero h1 {
  max-width: 900px;
  margin: 0 auto 22px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3rem, 7vw, 5.8rem);
  line-height: .95;
  font-weight: 500; }

.pt-service-hero .pt-title-main {
  color: #fff; }

.pt-service-hero .pt-title-accent {
  color: #d1b15c;
  font-style: italic; }

.pt-service-hero p {
  max-width: 680px;
  margin: 0 auto 30px;
  color: rgba(255, 255, 255, 0.74);
  font-size: 1.08rem;
  line-height: 1.7; }

.pt-service-section {
  width: calc(100% - 48px);
  max-width: 1080px;
  margin: 0 auto;
  padding: 76px 0;
  text-align: center; }

.pt-service-section h2,
.pt-service-cta h2 {
  margin: 0 0 28px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.3rem, 4vw, 3.6rem);
  font-weight: 600;
  line-height: 1.05; }

.pt-steps,
.pt-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px; }

.pt-step,
.pt-grid > div {
  background: #ffffff;
  border: 1px solid rgba(23, 23, 23, 0.09);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  padding: 34px 28px; }

.pt-step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: #b8922a;
  color: #111;
  font-weight: 800; }

.pt-step h3,
.pt-grid h4 {
  margin: 0 0 10px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.55rem;
  font-weight: 600; }

.pt-step p,
.pt-grid p,
.pt-catalog p,
.pt-service-cta p {
  margin: 0 auto;
  color: #5f5a54;
  font-size: 1rem;
  line-height: 1.7; }

.pt-alt {
  max-width: none;
  width: 100%;
  padding: 76px calc((100% - 1080px) / 2);
  background: #f7f4ee; }

.pt-catalog {
  max-width: 820px; }

.pt-catalog p,
.pt-service-cta p {
  max-width: 620px;
  margin-bottom: 26px; }

.pt-service-cta {
  width: calc(100% - 48px);
  max-width: 1080px;
  margin: 0 auto 90px;
  padding: 64px 32px;
  text-align: center;
  background: #111111;
  color: #fff;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08); }

.pt-service-cta p {
  color: rgba(255, 255, 255, 0.72); }

@media (max-width: 800px) {
  .pt-service-hero {
    padding: 64px 22px 54px !important; }
  .pt-service-section {
    width: calc(100% - 32px);
    padding: 52px 0; }
  .pt-steps,
  .pt-grid {
    grid-template-columns: 1fr; }
  .pt-alt {
    width: 100%;
    padding: 52px 16px; }
  .pt-service-cta {
    width: calc(100% - 32px);
    margin-bottom: 60px;
    padding: 48px 20px; } }

@media (max-width: 800px) {
  .pt-service-page .pt-btn-primary {
    width: 100%;
    max-width: 340px; } }

.pt-contact-page {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #fcfbf8 !important;
  color: #171717; }

.pt-contact-hero {
  background: #111111;
  color: #fff;
  text-align: center;
  padding: 100px 24px 84px;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22); }

.pt-contact-hero h1 {
  max-width: 900px;
  margin: 0 auto 22px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3rem, 7vw, 5.8rem);
  line-height: .95;
  font-weight: 500; }

.pt-contact-hero h1 span {
  color: #fff; }

.pt-contact-hero h1 em {
  color: #d1b15c;
  font-style: italic; }

.pt-contact-hero p {
  max-width: 680px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.74);
  font-size: 1.08rem;
  line-height: 1.7; }

.pt-contact-wrap {
  width: calc(100% - 48px);
  max-width: 1080px;
  margin: 0 auto;
  padding: 70px 0 100px;
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 36px;
  align-items: start; }

.pt-contact-info,
.pt-contact-form-box {
  background: #ffffff;
  border: 1px solid rgba(23, 23, 23, 0.09);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  padding: 44px 38px; }

.pt-contact-info h2,
.pt-contact-form-box h2 {
  margin: 0 0 18px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.1rem, 4vw, 3.2rem);
  line-height: 1.05; }

.pt-contact-info p {
  color: #5f5a54;
  line-height: 1.7; }

.pt-contact-card {
  margin-top: 28px;
  padding: 28px;
  background: #f7f4ee;
  border: 1px solid rgba(23, 23, 23, 0.09); }

.pt-contact-card h3 {
  margin: 0 0 14px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.5rem; }

.pt-contact-card li {
  margin-bottom: 10px;
  color: #5f5a54; }

.pt-contact-form {
  display: grid;
  gap: 18px; }

.pt-contact-form label {
  display: grid;
  gap: 8px;
  color: #171717;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase; }

.pt-contact-form input,
.pt-contact-form select,
.pt-contact-form textarea {
  width: 100%;
  padding: 14px;
  border: 1px solid rgba(23, 23, 23, 0.16);
  background: #f9f8f6;
  font-family: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: .95rem; }

.pt-contact-form input:focus,
.pt-contact-form select:focus,
.pt-contact-form textarea:focus {
  outline: none;
  border-color: #b8922a;
  background: #fff; }

.pt-contact-form button {
  width: 100%;
  border: 0;
  cursor: pointer; }

@media (max-width: 800px) {
  .pt-contact-hero {
    padding: 64px 22px 54px; }
  .pt-contact-wrap {
    width: calc(100% - 32px);
    grid-template-columns: 1fr;
    padding: 52px 0 70px; }
  .pt-contact-info,
  .pt-contact-form-box {
    padding: 34px 20px; } }

.pt-btn-primary,
.pt-service-page .pt-btn-primary,
.pt-contact-page .pt-btn-primary {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 14px 32px !important;
  border-radius: 999px !important;
  background: #b8922a !important;
  color: #111 !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  border: none !important;
  line-height: 1 !important; }

.pt-btn-primary:hover {
  background: #d1b15c !important; }

.pt-service-cta h2 {
  color: #fff !important;
  opacity: 1 !important; }

.pt-service-cta p {
  color: rgba(255, 255, 255, 0.78) !important; }

.pt-service-cta .pt-btn-primary {
  color: #111 !important; }

@media (min-width: 801px) {
  .mobileMenu-toggle {
    display: none !important; }
  .navPages-container {
    display: flex !important; }
  .productView {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-areas: "images details" "tabs   tabs" !important;
    gap: 56px !important;
    align-items: start !important;
    width: calc(100% - 48px) !important;
    max-width: 1280px !important;
    margin: 48px auto 80px !important;
    padding: 0 !important; }
  .productView-images {
    grid-area: images !important;
    position: sticky !important;
    top: 88px !important; }
  .productView-image--default,
  .productView-image {
    width: 100% !important;
    aspect-ratio: 1 !important;
    overflow: hidden !important;
    background: #f7f4ee !important;
    margin-bottom: 12px !important; }
  .productView-image img,
  .productView-img-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; }
  .productView-thumbnails {
    display: flex !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  .productView-thumbnail {
    width: 64px !important;
    height: 64px !important;
    overflow: hidden !important;
    border: 2px solid transparent !important;
    cursor: pointer !important;
    flex-shrink: 0 !important; }
  .productView-thumbnail.is-active,
  .productView-thumbnail:hover {
    border-color: #b8922a !important; }
  .productView-thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important; }
  .productView-details {
    grid-area: details !important; }
  .productView-title {
    margin: 0 0 16px !important;
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: clamp(1.8rem, 3vw, 2.8rem) !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    color: #171717 !important; }
  .productView-price .price-section--withoutTax,
  .productView-price .price-section--saving,
  .price--withTax + .price--withTax {
    display: none !important; }
  .productView-price .price {
    font-size: 1.75rem !important;
    font-weight: 700 !important;
    color: #171717 !important; }
  .productView-description,
  .tabs {
    grid-area: tabs !important;
    border-top: 1px solid rgba(23, 23, 23, 0.09) !important;
    padding-top: 40px !important;
    margin: 0 !important; }
  .productView-cartContent .button--primary,
  .add-to-cart-wrapper .button--primary {
    width: 100% !important;
    min-height: 52px !important;
    font-size: 1rem !important; } }

@media (min-width: 801px) and (max-width: 1024px) {
  .productView {
    grid-template-columns: 1fr !important;
    grid-template-areas: "images" "details" "tabs" !important;
    gap: 32px !important;
    margin: 32px auto 60px !important; }
  .productView-images {
    position: static !important; } }

@media (min-width: 801px) and (max-width: 800px) {
  .productView {
    width: calc(100% - 32px) !important;
    margin: 24px auto 48px !important;
    gap: 24px !important; } }

@media (min-width: 801px) {
  .productView-image--default,
  .productView-img-container {
    overflow: hidden !important; }
  .productView-img-container img,
  .productView-image img {
    transform: none !important;
    transition: none !important;
    pointer-events: none !important; }
  .form-increment {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important; }
  .form-increment .button {
    all: unset !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    border-radius: 4px !important;
    border: 1px solid rgba(23, 23, 23, 0.2) !important;
    background: #fff !important;
    color: #171717 !important;
    font-size: 1.2rem !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    line-height: 1 !important; }
  .form-increment .button:hover {
    border-color: #b8922a !important;
    color: #b8922a !important;
    background: #fff !important; }
  .wishlist-item-add,
  .button--wishlist,
  [data-wishlist-add],
  .productView-wishlist .button,
  .dropdown-menu .button,
  .dropdown--wishList .button {
    all: unset !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 10px 16px !important;
    border: 1px solid rgba(23, 23, 23, 0.15) !important;
    border-radius: 6px !important;
    background: #fff !important;
    color: #5f5a54 !important;
    font-family: "DM Sans", system-ui, sans-serif !important;
    font-size: 0.88rem !important;
    font-weight: 500 !important;
    cursor: pointer !important;
    text-decoration: none !important;
    min-height: auto !important;
    width: auto !important; }
  .wishlist-item-add:hover,
  .button--wishlist:hover,
  [data-wishlist-add]:hover,
  .productView-wishlist .button:hover,
  .dropdown-menu .button:hover,
  .dropdown--wishList .button:hover {
    border-color: #b8922a !important;
    color: #b8922a !important;
    background: #fff !important;
    transform: none !important; }
  .productView-cartContent .button--primary {
    all: unset !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 52px !important;
    background: #b8922a !important;
    color: #111 !important;
    font-family: "DM Sans", system-ui, sans-serif !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    border-radius: 999px !important;
    cursor: pointer !important;
    margin-top: 12px !important;
    box-sizing: border-box !important; }
  .productView-cartContent .button--primary:hover {
    background: #d1b15c !important; } }
