/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2025 | 19:35:04 */
.product-wrapper:hover .wd-entities-title > a{
	color: #e1251b;
	text-decoration: underline;
	transition: none;
}

.shopping-cart-widget-body .wd-progress-bar{
	border: 0;
    padding: 0;
    margin-bottom: 40px;
    margin-top: -8px;
}
body .free-amount .woocommerce-Price-amount {
	    color: initial;
    font-weight: initial;
}

.custom-cart-shipping-message{
	text-align: center;
    font-size: 12px;
    opacity: .7;
}

body .wd-popup{
	padding: 0;
}