html, body { height: auto !important; min-height: 100%; overflow-x: hidden !important; overflow-y: auto !important; }
#SITE_HEADER { position: relative !important; }
.restore-primary-nav { position: absolute; left: 0; right: 0; bottom: 9px; z-index: 50; display: flex; justify-content: center; gap: 28px; align-items: center; font: 600 12px/1.2 Arial, sans-serif; letter-spacing: .11em; }
.restore-primary-nav > a { color: #292424; text-decoration: none; padding: 8px 2px; }
.restore-primary-nav > a:hover, .restore-primary-nav > a:focus-visible { color: #9a7246; outline: 1px solid currentColor; outline-offset: 3px; }
.restore-mobile-menu { display: none; }
#SITE_FOOTER { display: none !important; }
.restore-footer { box-sizing: border-box; min-height: 120px; padding: 30px 5vw; background: #26211f; color: #fff; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 18px 34px; font-family: Arial, sans-serif; }
.restore-footer nav { display: flex; gap: 18px; }
.restore-footer a { color: #ead8c6; text-decoration: none; }
.restore-footer a:hover, .restore-footer a:focus-visible { color: #fff; text-decoration: underline; }
[id^="SITE_BACKGROUND_currentImage"], a:has(img[alt*="Facebook" i]), a:has(img[alt*="Instagram" i]), a:has(img[alt*="Pinterest" i]) { display: none !important; }
#comp-k17rsq9w, #comp-k17s7ldu, #comp-k17sneam, #comp-jo9fzoqc, #comp-k2xjjqeg,
#comp-k181iqx8, #comp-k181iqx2, #comp-k181iqwv, #comp-k181iqwo, #comp-k181iqwh { display: none !important; min-height: 0 !important; height: 0 !important; }
#comp-j0vcj0dl, #comp-j0vcj0j4, #comp-j0vcj0dlinlineContent, #comp-j0vcj0j4inlineContent, #comp-j0vcj0j4inlineContent-gridContainer { min-height: 0 !important; height: auto !important; }
@media (max-width: 760px) {
  .restore-primary-nav > a { display: none; }
  .restore-primary-nav { justify-content: flex-end; padding-right: 18px; bottom: 6px; }
  .restore-mobile-menu { display: block; position: relative; }
  .restore-mobile-menu summary { cursor: pointer; color: #292424; padding: 8px; }
  .restore-mobile-menu div { position: absolute; right: 0; top: 100%; min-width: 245px; padding: 10px; background: #fff; box-shadow: 0 10px 24px rgba(0,0,0,.18); }
  .restore-mobile-menu a { display: block; padding: 10px; color: #292424; text-decoration: none; }
}
