/* Shared storefront visual layer. Loaded after page and responsive styles. */

html {
    background: var(--color-canvas);
    font-size: 100%;
}

body,
button,
input,
select,
textarea {
    font-family: var(--font-body);
}

body {
    color: var(--color-ink);
    font-size: var(--type-body);
    font-weight: var(--font-weight-regular);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

body.sanvella-theme :where(h1, h2, h3, h4, h5, h6, p, a, button, label, legend, input, select, textarea, li, dt, dd, th, td, small, strong, span) {
    letter-spacing: 0 !important;
}

h1,
h2,
.woocommerce h1,
.woocommerce h2 {
    font-family: var(--font-display);
    font-style: normal;
    font-weight: var(--font-weight-medium);
    letter-spacing: 0;
    text-wrap: balance;
}

h3,
h4,
h5,
h6,
.woocommerce h3,
.woocommerce h4,
.woocommerce h5,
.woocommerce h6 {
    font-family: var(--font-body);
    font-weight: var(--font-weight-medium);
    letter-spacing: 0;
    text-wrap: pretty;
}

p,
li,
dd,
dt {
    font-weight: var(--font-weight-regular);
}

strong,
b {
    font-weight: var(--font-weight-semibold);
}

a {
    text-underline-offset: 0.2em;
}

.site-nav a,
.mobile-nav__item a,
.mobile-nav__item .mobile-nav__faux-link,
.mobile-nav__toggle button,
.footer-nav-column h2 {
    font-family: var(--font-body);
    font-weight: var(--font-weight-medium);
    letter-spacing: 0;
}

.site-nav a,
.mobile-nav__item a,
.mobile-nav__item .mobile-nav__faux-link,
.mobile-nav__toggle button {
    font-size: var(--type-meta);
    line-height: var(--leading-compact);
}

.site-nav .site-nav__mega-item,
.home .site-nav .site-nav__mega-item,
.footer-menu a,
.footer-copyright,
.footer-payment-chip {
    font-family: var(--font-body);
    font-weight: var(--font-weight-regular);
    letter-spacing: 0;
}

.commerce-home {
    --commerce-ink: var(--color-ink);
    --commerce-muted: var(--color-muted);
    --commerce-line: var(--color-line);
    --commerce-surface: var(--color-surface);
    --commerce-accent: var(--color-accent-soft);
}

.about-commerce {
    --about-ink: var(--color-ink);
    --about-muted: var(--color-muted);
    --about-line: var(--color-line);
    --about-surface: var(--color-surface);
    --about-accent: var(--color-accent-soft);
}

#CollectionSection > .collection-hero {
    height: clamp(380px, 52svh, 580px);
    min-height: 380px;
}

#CollectionSection > .collection-hero.collection-hero--no-image {
    height: auto;
    min-height: 220px;
}

#CollectionSection .collection-hero__image {
    filter: saturate(0.92) contrast(1.03) brightness(1.02);
}

#CollectionSection .collection-hero::after {
    background:
        linear-gradient(0deg, rgba(18, 22, 27, 0.62) 0%, rgba(18, 22, 27, 0.18) 38%, transparent 70%),
        linear-gradient(90deg, rgba(18, 22, 27, 0.18), transparent 56%);
}

#CollectionSection .collection-hero__content {
    padding: clamp(30px, 4vw, 48px) 0;
}

#CollectionSection .collection-hero .section-header__title,
#CollectionSection .collection-hero .section-header__title--medium {
    max-width: 800px;
    font-size: var(--type-page-title);
    line-height: var(--leading-display);
}

#CollectionSection .collection-hero__description {
    max-width: 62ch;
    margin: 12px 0 0;
    color: rgba(253, 253, 252, 0.88);
    font-size: var(--type-body);
    line-height: var(--leading-body);
}

#CollectionSection > .page-width.page-content {
    max-width: 1300px;
    padding: 48px 40px 72px;
}

#CollectionSection .grid-product__image-mask,
.single-product .related.products .product-image-wrapper,
.single-product .upsells.products .product-image-wrapper {
    background: var(--color-surface);
}

#CollectionSection .grid-product__image {
    object-fit: contain;
    transition: transform 280ms ease;
}

#CollectionSection .grid-product__content:hover .grid-product__image {
    transform: scale(1.012);
}

#CollectionSection .grid-product__meta {
    padding-top: 14px;
}

#CollectionSection .grid-product__title {
    display: -webkit-box;
    min-height: 4.35em;
    overflow: hidden;
    color: var(--color-ink);
    font-family: var(--font-body);
    font-size: var(--type-card-title);
    font-weight: var(--font-weight-regular);
    line-height: var(--leading-compact);
    letter-spacing: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

#CollectionSection .grid-product__price {
    margin-top: 8px;
    color: var(--color-muted);
    font-size: var(--type-meta);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.grid-product__tag,
.grid-product__inline-tag {
    font-size: var(--type-label) !important;
    font-weight: var(--font-weight-semibold) !important;
    line-height: var(--leading-compact) !important;
    letter-spacing: 0 !important;
}

.grid-product__tag--sale,
.grid-product__inline-tag--sale {
    background-color: var(--color-accent) !important;
    color: var(--color-paper) !important;
}

.product-name {
    font-style: normal;
    font-weight: var(--font-weight-medium);
    letter-spacing: 0;
}

.product-category-badge {
    color: var(--color-muted);
    font-weight: var(--font-weight-regular);
    letter-spacing: 0;
}

.product-cart-section .variation-label,
.quick-view-summary .variation-label,
#sanvella-quick-view-modal .variation-label,
.quick-view-summary .sanvella-variations-select > label,
#sanvella-quick-view-modal .sanvella-variations-select > label {
    font-style: normal;
    letter-spacing: 0;
}

.quick-view-title,
.cart-drawer-title {
    font-family: var(--font-display);
    font-style: normal;
    font-weight: var(--font-weight-medium);
    letter-spacing: 0;
}

.product-pricing del,
.product-pricing del *,
.product-pricing del .woocommerce-Price-amount {
    color: var(--color-muted) !important;
    font-weight: var(--font-weight-regular) !important;
}

.product-pricing ins,
.product-pricing ins *,
.product-pricing ins .woocommerce-Price-amount {
    color: var(--color-sale) !important;
    font-weight: var(--font-weight-medium) !important;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button,
.btn,
.about-commerce__button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-family: var(--font-body);
    font-size: var(--type-label);
    font-weight: var(--font-weight-semibold);
    line-height: 1.25;
    letter-spacing: 0;
}

.button,
.btn,
.about-commerce__button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.sanvella-login-button {
    min-height: var(--control-height);
    border-radius: var(--control-radius);
}

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='search'],
input[type='url'],
input[type='number'],
input[type='date'],
select,
textarea {
    border-color: #c8d0d8;
    border-radius: var(--control-radius);
    background: var(--color-paper);
    color: var(--color-ink);
    font-size: var(--type-body);
    font-weight: var(--font-weight-regular);
    line-height: var(--leading-compact);
}

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='search'],
input[type='url'],
input[type='number'],
input[type='date'],
select {
    min-height: var(--control-height);
}

textarea {
    min-height: 120px;
}

input::placeholder,
textarea::placeholder {
    color: #68727d;
    font-weight: var(--font-weight-regular);
    opacity: 1;
}

label,
.woocommerce form .form-row label {
    color: var(--color-ink);
    font-family: var(--font-body);
    font-size: var(--type-label);
    font-weight: var(--font-weight-medium);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

:focus-visible {
    outline: 2px solid var(--color-accent);
    outline-offset: 2px;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    font-family: var(--font-body);
    font-weight: var(--font-weight-regular);
}

.price,
.amount,
.woocommerce-Price-amount,
.grid-product__price,
.product__price {
    font-family: var(--font-body);
    font-weight: var(--font-weight-medium);
    font-variant-numeric: tabular-nums;
    color: var(--color-ink);
}

/* Shared shell */
.site-header .page-width,
.footer-container {
    width: 100%;
    max-width: var(--layout-max-width);
    padding-right: var(--layout-gutter);
    padding-left: var(--layout-gutter);
}

.top-notice-bar,
.currency-dropdown__trigger,
.footer-payment-chip,
.footer-copyright {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.currency-dropdown__trigger {
    font-size: var(--type-meta);
}

.footer-brand > p,
.footer-menu a {
    font-size: var(--type-meta);
    line-height: 1.5;
    letter-spacing: 0;
}

.footer-brand > p {
    font-size: var(--type-body-small);
}

.footer-nav-column h2 {
    font-size: var(--type-label);
    line-height: 1.3;
}

/* Homepage */
.commerce-hero__content h1 {
    max-width: 760px;
    margin-right: auto !important;
    margin-left: 0 !important;
    font-size: var(--type-display);
    line-height: var(--leading-display);
}

.commerce-hero.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    max-width: none;
    justify-self: stretch;
}

.commerce-home .commerce-hero.wp-block-cover {
    grid-template-columns: minmax(0, 1fr);
}

.commerce-hero .commerce-hero__content {
    width: 100%;
    max-width: var(--layout-max-width);
    margin-right: auto;
    margin-left: auto;
}

.commerce-hero__content p {
    max-width: 520px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    font-size: var(--type-body-large);
    line-height: var(--leading-body);
}

.commerce-section__heading h2 {
    font-size: var(--type-section-title);
    line-height: var(--leading-heading);
}

.commerce-section__heading p {
    max-width: var(--measure-copy);
    margin-right: 0 !important;
    margin-left: 0 !important;
    font-size: var(--type-body);
    line-height: var(--leading-body);
}

.commerce-section__heading > a,
.commerce-section__heading > p a {
    font-size: var(--type-label) !important;
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.commerce-product-grid .commerce-product-card__title,
.commerce-product-card__title {
    font-size: var(--type-card-title) !important;
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.commerce-product-grid .commerce-product-card__price,
.commerce-product-card__price {
    font-size: var(--type-meta) !important;
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.commerce-occasion h3,
.commerce-occasion__content strong {
    font-size: var(--type-section-title);
    line-height: var(--leading-heading);
    letter-spacing: 0;
}

.commerce-occasion p,
.commerce-occasion__content span {
    font-size: var(--type-body-small);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

/* Editorial content pages */
.about-commerce__eyebrow,
.storefront-support-page__nav h2 {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.about-commerce__hero h1,
.storefront-support-page__hero h1 {
    font-size: var(--type-page-title);
    line-height: var(--leading-display);
}

.about-commerce__lead,
.storefront-support-page__body > p:first-child {
    font-size: var(--type-body-large);
    line-height: var(--leading-body-relaxed);
    letter-spacing: 0;
}

.about-commerce__story h2,
.about-commerce__principles h2,
.about-commerce__feature h2,
.about-commerce__feature-copy h2,
.about-commerce__closing h2 {
    font-size: var(--type-section-title);
    line-height: var(--leading-heading);
}

.about-commerce__feature-grid .about-commerce__feature-copy h2 {
    font-size: var(--type-section-title);
    line-height: var(--leading-heading);
}

.about-commerce__principle h3,
.about-commerce__principles h3,
.storefront-support-page__body h3 {
    font-size: var(--type-component-title);
    line-height: 1.3;
    letter-spacing: 0;
}

.about-commerce__principles-grid > .wp-block-column h3 {
    font-size: var(--type-component-title);
    line-height: 1.3;
}

.about-commerce__story-copy p,
.about-commerce__feature-copy p,
.about-commerce__closing p,
.storefront-support-page__body {
    font-size: var(--type-body);
    line-height: var(--leading-body-relaxed);
    letter-spacing: 0;
}

.about-commerce__principle p,
.storefront-support-page__nav a {
    font-size: var(--type-body-small);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

.storefront-support-page__body h2 {
    font-size: var(--type-subsection-title);
    line-height: var(--leading-heading);
}

.storefront-support-page__body p,
.storefront-support-page__body li {
    font-size: var(--type-body);
    line-height: var(--leading-body);
    letter-spacing: 0;
    text-wrap: pretty;
}

/* Product detail and catalog */
.sanvella-single-product {
    --product-shell-max-width: var(--layout-max-width);
    --product-shell-padding: var(--layout-gutter);
}

.product-name {
    font-size: var(--type-product-title);
    line-height: var(--leading-heading);
}

.product-category-badge,
.product-cart-section .variation-label,
.quick-view-summary .variation-label,
#sanvella-quick-view-modal .variation-label,
.quick-view-summary .sanvella-variations-select > label,
#sanvella-quick-view-modal .sanvella-variations-select > label,
.sanvella-legacy-product-option__label {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.product-pricing,
.product-pricing .amount,
.product-pricing > .price {
    font-size: var(--type-component-title);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.product-pricing del,
.product-pricing del *,
.product-pricing ins,
.product-pricing ins * {
    font-size: var(--type-component-title) !important;
    line-height: var(--leading-compact) !important;
    letter-spacing: 0 !important;
}

.single-product .related.products h2,
.single-product .upsells.products h2 {
    font-size: var(--type-subsection-title);
    line-height: var(--leading-heading);
    letter-spacing: 0;
}

.single-product .related.products,
.single-product .upsells.products {
    max-width: var(--layout-max-width);
    padding-right: var(--layout-gutter);
    padding-left: var(--layout-gutter);
}

.product-cart-section label,
.product-cart-section button,
.sanvella-legacy-product-option__choice,
.sanvella-radio-option label {
    letter-spacing: 0;
}

.single-product .related.products ul.products li.product .woocommerce-loop-product__title,
.single-product .upsells.products ul.products li.product .woocommerce-loop-product__title {
    font-size: var(--type-card-title);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.single-product .related.products .price,
.single-product .upsells.products .price {
    font-size: var(--type-meta);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.product-extended-content .woocommerce-Tabs-panel,
.product-extended-content .woocommerce-Tabs-panel p,
.product-extended-content .woocommerce-Tabs-panel li {
    font-size: var(--type-body) !important;
    line-height: var(--leading-body-relaxed) !important;
    letter-spacing: 0;
}

.sanvella-single-product {
    --product-copy-width: min(100%, var(--measure-copy));
}

.product-extended-content .woocommerce-Tabs-panel a {
    color: var(--color-accent) !important;
    overflow-wrap: anywhere;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.2em;
}

.product-extended-content .woocommerce-Tabs-panel a:hover {
    color: var(--color-ink) !important;
}

.product-extended-content .woocommerce-tabs {
    max-width: var(--layout-max-width);
    padding-right: var(--layout-gutter);
    padding-left: var(--layout-gutter);
}

#CollectionSection .tags--vertical a {
    font-size: var(--type-body-small);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

/* Cart */
body.woocommerce-cart:not(.woocommerce-order-received) .site-content {
    max-width: var(--layout-max-width);
    padding-right: var(--layout-gutter) !important;
    padding-left: var(--layout-gutter) !important;
}

body.woocommerce-cart:not(.woocommerce-order-received) .entry-title {
    font-size: var(--type-page-title);
    line-height: var(--leading-display);
    letter-spacing: 0;
}

body.woocommerce-cart table.cart thead th {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

body.woocommerce-cart table.cart .cart_item td,
body.woocommerce-cart .cart_totals table th,
body.woocommerce-cart .cart_totals table td,
body.woocommerce-cart .woocommerce-shipping-destination {
    font-size: var(--type-body-small);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

body.woocommerce-cart .cart_totals h2 {
    font-size: var(--type-subsection-title);
    line-height: var(--leading-heading);
}

/* Account */
.sanvella-account-auth .ast-container,
.sanvella-account-member .ast-container {
    width: 100%;
    max-width: var(--layout-max-width);
    padding-right: var(--layout-gutter);
    padding-left: var(--layout-gutter);
}

.sanvella-login-title {
    font-size: var(--type-section-title);
    line-height: var(--leading-heading);
}

.sanvella-login-page .woocommerce form .form-row label.sanvella-label,
.sanvella-login-page form .form-row label.sanvella-label,
.sanvella-label {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.sanvella-auth-subtitle,
.sanvella-reset-description,
.sanvella-success-message {
    font-size: var(--type-body);
    line-height: var(--leading-body);
}

.sanvella-account-member .sanvella-account-hero__title,
.sanvella-account-member .sanvella-account-page__title {
    font-size: var(--type-section-title);
    line-height: var(--leading-heading);
}

.sanvella-account-member .orders-title,
.sanvella-account-member .addresses-title,
.sanvella-account-member .payment-methods-title,
.sanvella-account-member .reviews-page-title,
.sanvella-account-member .edit-account-title,
.sanvella-account-member .view-order-title {
    font-size: var(--type-subsection-title);
    line-height: var(--leading-heading);
}

.sanvella-account-member .section-title {
    font-size: var(--type-component-title);
    line-height: 1.3;
}

.sanvella-account-member .sanvella-account-nav__label,
.sanvella-account-member .sanvella-account-sidebar__meta,
.sanvella-account-member .orders-subtitle,
.sanvella-account-member .addresses-subtitle,
.sanvella-account-member .payment-methods-subtitle,
.sanvella-account-member .edit-account-subtitle,
.sanvella-account-member .reviews-count,
.sanvella-account-member .order-date {
    font-size: var(--type-body-small);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

.sanvella-account-member .sanvella-account-hero__eyebrow,
.sanvella-account-member .sanvella-account-page__eyebrow,
.sanvella-account-member .sanvella-account-page__meta-label,
.sanvella-account-member .info-label,
.sanvella-account-member .dashboard-stats--refresh .stat-label,
.sanvella-account-member .sanvella-account-button,
.sanvella-account-member .sanvella-account-action {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

/* Checkout */
body.sanvella-checkout-page {
    --checkout-ink: var(--color-ink);
    --checkout-ink-soft: var(--color-muted);
    --checkout-ink-muted: #74808c;
    --checkout-line: var(--color-line);
    --checkout-line-strong: #c7d1da;
    --checkout-card: var(--color-paper);
    --checkout-card-soft: var(--color-surface);
    --checkout-card-highlight: var(--color-accent-soft);
    --checkout-field: var(--color-paper);
    --checkout-shadow: 0 14px 34px rgba(49, 95, 125, 0.06);
    --checkout-shadow-soft: 0 8px 20px rgba(49, 95, 125, 0.045);
    background: var(--color-canvas) !important;
}

body.sanvella-checkout-page article.ast-article-single > .entry-header,
body.sanvella-checkout-page .entry-content.clear > .woocommerce {
    max-width: var(--layout-max-width) !important;
    padding-right: var(--layout-gutter);
    padding-left: var(--layout-gutter);
}

body.sanvella-checkout-page article.ast-article-single > .entry-title,
body.sanvella-checkout-page article.ast-article-single > .entry-header .entry-title {
    font-size: var(--type-page-title);
    font-style: normal;
    font-weight: var(--font-weight-medium);
    line-height: var(--leading-display);
    letter-spacing: 0;
}

body.sanvella-checkout-page .woocommerce-billing-fields > h3,
body.sanvella-checkout-page .woocommerce-shipping-fields > h3,
body.sanvella-checkout-page .woocommerce-additional-fields > h3 {
    font-family: var(--font-display);
    font-size: var(--type-subsection-title);
    font-style: normal;
    font-weight: var(--font-weight-medium);
    line-height: var(--leading-heading);
    letter-spacing: 0;
}

body.sanvella-checkout-page .woocommerce-shipping-fields > h3 label {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 0;
    font-family: var(--font-body);
    font-size: var(--type-component-title);
    font-style: normal;
    font-weight: var(--font-weight-medium);
    line-height: var(--leading-compact);
    letter-spacing: 0;
    text-transform: none;
}

body.sanvella-checkout-page .woocommerce-shipping-fields > h3 label input {
    flex: 0 0 auto;
    margin: 0.35em 0 0;
}

body.sanvella-checkout-page .woocommerce-checkout .form-row label {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

body.sanvella-checkout-page .woocommerce-checkout .form-row input.input-text,
body.sanvella-checkout-page .woocommerce-checkout .form-row textarea,
body.sanvella-checkout-page .woocommerce-checkout .form-row select,
body.sanvella-checkout-page .select2-container--default .select2-selection--single {
    font-size: var(--type-body);
    line-height: var(--leading-compact);
}

body.sanvella-checkout-page .woocommerce-checkout .form-row abbr.required {
    color: var(--color-sale);
}

body.sanvella-checkout-page .woocommerce-checkout .form-row input.input-text::placeholder,
body.sanvella-checkout-page .woocommerce-checkout .form-row textarea::placeholder,
body.sanvella-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #6f7882;
}

body.sanvella-checkout-page .woocommerce-checkout .form-row input.input-text:focus,
body.sanvella-checkout-page .woocommerce-checkout .form-row textarea:focus,
body.sanvella-checkout-page .woocommerce-checkout .form-row select:focus,
body.sanvella-checkout-page .select2-container--default.select2-container--focus .select2-selection--single,
body.sanvella-checkout-page .select2-container--default .select2-selection--single:focus {
    border-color: var(--color-accent) !important;
    box-shadow: 0 0 0 3px rgba(49, 95, 125, 0.1) !important;
}

body.sanvella-checkout-page .shop_table.woocommerce-checkout-review-order-table .order-total th,
body.sanvella-checkout-page .shop_table.woocommerce-checkout-review-order-table .order-total td {
    background: var(--color-accent-soft) !important;
}

body.sanvella-checkout-page .wc_payment_method,
body.sanvella-checkout-page #payment .woocommerce-SavedPaymentMethods-saveNew {
    background: var(--color-paper) !important;
}

body.sanvella-checkout-page #payment a {
    color: var(--color-accent);
}

body.sanvella-checkout-page .shop_table th,
body.sanvella-checkout-page .shop_table td,
body.sanvella-checkout-page #order_review label {
    letter-spacing: 0;
    font-variant-numeric: tabular-nums;
}

body.sanvella-checkout-page .shop_table.woocommerce-checkout-review-order-table .order-total th,
body.sanvella-checkout-page .shop_table.woocommerce-checkout-review-order-table .order-total td .amount,
body.sanvella-checkout-page .woocommerce-checkout #payment #place_order,
body.sanvella-checkout-page #order_review button.button.alt {
    letter-spacing: 0 !important;
}

/* Drawers and dialogs */
.quick-view-title,
.inquiry-modal-title,
.cart-drawer-title {
    font-size: var(--type-component-title);
    line-height: 1.3;
    letter-spacing: 0;
}

.quick-view-summary .variation-label,
.quick-view-summary .sanvella-variations-select > label,
.inquiry-form-group label,
.cart-drawer-item-quantity-label {
    font-size: var(--type-label);
    line-height: var(--leading-compact);
    letter-spacing: 0;
}

.cart-drawer-item-title,
.quick-view-summary,
.inquiry-modal-description {
    font-size: var(--type-body-small);
    line-height: var(--leading-body);
    letter-spacing: 0;
}

@media (max-width: 767px) {
    :root {
        --layout-gutter: var(--layout-gutter-mobile);
        --type-display: 34px;
        --type-page-title: 36px;
        --type-product-title: 30px;
        --type-section-title: 30px;
        --type-subsection-title: 26px;
        --type-component-title: 18px;
        --type-body-large: 16px;
        --type-body: 15px;
        --type-card-title: 14px;
    }

    #CollectionSection > .page-width.page-content {
        padding-top: 28px;
        padding-bottom: 48px;
    }

    #CollectionSection > .collection-hero {
        height: clamp(340px, 48svh, 420px);
        min-height: 340px;
    }

    #CollectionSection .collection-hero .section-header__title,
    #CollectionSection .collection-hero .section-header__title--medium {
        font-size: var(--type-page-title);
    }

    #CollectionSection .collection-hero__description {
        max-width: 34ch;
        font-size: var(--type-body-small);
    }

    #CollectionSection .grid-product__title {
        min-height: 4.2em;
        font-size: var(--type-card-title);
        line-height: var(--leading-compact);
    }

    .single-product .product-main-container {
        padding-right: var(--layout-gutter);
        padding-left: var(--layout-gutter);
    }

    body.sanvella-checkout-page #customer_details .woocommerce-shipping-fields > h3 {
        margin-bottom: 18px;
        padding: 0;
    }

    .page-width,
    .footer-container {
        padding-right: 20px;
        padding-left: 20px;
    }
}
