/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2025 | 04:36:02 */
.price br{
	display:none !important;
}
.price ins .woocommerce-Price-amount{
	padding-left:5px!important;
}

.ds-discount-percentage {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    background: #e53935; /* red */
    color: #fff;
    margin-bottom: 10px;
}