/** Shopify CDN: Minification failed

Line 8:14 Expected ")" to end URL token

**/
@font-face {
  font-family: "DMSerifDisplay-Regular";
  src: url({{ "DMSerifDisplay-Regular" | asset_url }}) format("woff2");
}

h1 {
  font-family: "DMSerifDisplay-Regular";
}

/* Force remove all backgrounds in the slideshow section */
#shopify-section-template--25880389026140__section_slideshow_pnVaDm,
#shopify-section-template--25880389026140__section_slideshow_pnVaDm * {
  background: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

/* Remove any pseudo-element overlays */
#shopify-section-template--25880389026140__section_slideshow_pnVaDm::before,
#shopify-section-template--25880389026140__section_slideshow_pnVaDm::after,
#shopify-section-template--25880389026140__section_slideshow_pnVaDm *::before,
#shopify-section-template--25880389026140__section_slideshow_pnVaDm *::after {
  background: none !important;
  background-color: transparent !important;
  content: none !important;
  opacity: 0 !important;
}

#root #nav > ul > li.active > a:not(.toggle, .s1bx, .has-s1bx):after {
  display: none !important;
}