/* Catalog prices are used on pages that do not load the configurator. */
.dpc-catalog-size { display: block; margin-top: 5px; font-size: 14px; font-weight: 400; line-height: 1.5; white-space: normal; overflow-wrap: anywhere; }
/* Keep the small sale label readable against the storefront's neutral palette. */
body.dpg-theme .woocommerce .onsale,
body.dpg-theme.woocommerce .onsale { background: #344b3c; color: #fff; }
