/* MoyaRossiya WooCommerce Branding */
.woocommerce span.onsale {
background-color: #cc0000 !important;
color: #ffffff !important;
}
.woocommerce .price,
.woocommerce p.price,
.woocommerce .woocommerce-Price-amount,
.woocommerce ins .woocommerce-Price-amount,
.woocommerce .summary .price {
color: #1a3a5c !important;
font-weight: 700;
}
.woocommerce del .woocommerce-Price-amount {
color: #94a3b8 !important;
opacity: 1 !important;
}