@font-face{font-family:"Morskie Display";src:url("/demo/assets/fonts/MorskieDisplay-Semibold.woff2?v=3") format("woff2");font-weight:600;font-style:normal;font-display:swap}
/* Public shop headings share the brand face; body copy and form labels remain readable. */
.original-shop-shell :is(h1,h2,h3,h4,h5,h6),
.original-shop-shell :is(.title,.hero__title,.footer__nav-title,.section-title,.slide-card__title),
.wordpress-flow :is(h1,h2,h3,h4,h5,h6),
.page--home :is(h1,h2,h3,h4,h5,h6) {
  font-family: "Morskie Display", Arial, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
.original-shop-shell .hero__top:not(:has(.hero__slider-wrapper)) { grid-template-columns: 1fr; }
.original-shop-shell .hero__top:not(:has(.hero__slider-wrapper)) .hero__main { width: 100%; flex-basis: 100%; }
