/* CBMG WooCommerce compatibility layer — scoped to WooCommerce surfaces only */
.woocommerce .cbmg-woo-scope,
.cbmg-theme .woocommerce { font-family:var(--cbmg-font); }
.cbmg-theme .woocommerce a.button,
.cbmg-theme .woocommerce button.button,
.cbmg-theme .woocommerce input.button,
.cbmg-theme .woocommerce #respond input#submit,
.cbmg-theme .woocommerce-cart .wc-proceed-to-checkout a.checkout-button { border-radius:var(--cbmg-radius-sm); font-weight:500; transition:all .22s ease; }
