/* hoffman-demo overrides */
#cart-badge { font-family: sans-serif; }
.demo-note { background:#332b00; color:#ffd75e; padding:.5em 1em; border-radius:4px; margin:1em 0; }
/* ★ the WP header cart flyout is server-rendered by WooCommerce and always empty statically — hide it */
.ast-site-header-cart .widget_shopping_cart { display: none !important; }
