/*
Theme Name: CopperBarrel Pro Child
Theme URI: https://copperbarrelspiritsllc.com/
Description: Child theme for CopperBarrel Pro. Includes editable header/footer overrides and starter custom page templates.
Author: OpenAI
Template: copperbarrel-pro
Version: 1.0.0
Text Domain: copperbarrel-pro-child
*/

/* Add your child-theme custom CSS below this line. */


/* Global sale badge text spacing */
.woocommerce span.onsale,
.cbs-product-card__badge,
.cbs-more-product-card__badge {
	white-space: nowrap;
	padding-left: 14px;
	padding-right: 14px;
	
}
