/*
Theme Name: DaoAmulet Korea
Theme URI: https://www.daoamulet.top/
Author: DaoAmulet
Description: Korean storefront theme for Daoist culture objects and editorial content.
Version: 1.0.1
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: daoamulet-korea
*/

.wp-system-page {
  min-height: 58vh;
  padding-block: clamp(3rem, 7vw, 6rem);
}

.wp-system-page > article {
  max-width: 860px;
  margin-inline: auto;
}

.wp-system-page .entry-title {
  margin: 0 0 2rem;
  font-family: var(--font-display, serif);
  font-size: clamp(2.25rem, 5vw, 4.5rem);
}

.wp-system-page .entry-content > * + * {
  margin-top: 1.25rem;
}

.woocommerce-notices-wrapper,
.woocommerce form,
.woocommerce table,
.woocommerce .cart_totals,
.woocommerce .woocommerce-MyAccount-navigation,
.woocommerce .woocommerce-MyAccount-content {
  font-family: var(--font-sans, sans-serif);
}
