/* WooCommerce becomes an event-registration layer rather than a storefront. */
body.semale-event-commerce{background:var(--semale-paper)}
.semale-event-commerce .page-hero{display:none}
.semale-event-commerce .site-main>.entry-content,.semale-event-commerce .site-main>.container{max-width:none}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-family:var(--semale-body-font);font-weight:800}
.woocommerce .button.alt,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--semale-primary);color:#fff;border-radius:999px}
.woocommerce .button.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:color-mix(in srgb,var(--semale-primary) 85%,#000)}
.woocommerce .quantity,.woocommerce div.product .product_meta,.woocommerce div.product .woocommerce-tabs,.woocommerce .related.products{display:none}
body.post-type-archive-product .site-main,body.tax-product_cat .site-main{min-height:55vh}
.semale-event-commerce .entry-content{max-width:none}
.woocommerce-order-received .woocommerce{width:min(960px,calc(100% - 40px));margin:70px auto 110px}
.woocommerce-order-received .woocommerce-order{padding:30px;border:1px solid var(--semale-line);border-radius:var(--semale-radius);background:var(--semale-surface);box-shadow:var(--semale-shadow-soft)}
.woocommerce-order-received .woocommerce-thankyou-order-received{font-family:var(--semale-heading-font);font-size:clamp(2rem,4vw,3.6rem);line-height:1;letter-spacing:-.04em;color:var(--semale-ink)}
.woocommerce-order-received ul.order_details{padding:18px 0;border-top:1px solid var(--semale-line);border-bottom:1px solid var(--semale-line)}
.woocommerce-order-received .woocommerce-order-details__title,.woocommerce-order-received .woocommerce-column__title{font-family:var(--semale-heading-font);font-size:1.7rem;letter-spacing:-.03em}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child,.woocommerce-account .woocommerce-MyAccount-content>p:nth-child(2){display:none}
@media(max-width:760px){.woocommerce-order-received .woocommerce{width:calc(100% - 28px);margin-top:45px}.woocommerce-order-received .woocommerce-order{padding:22px}}
