/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2025 | 14:51:05 */
.branding .wc-ico-cart, .mixed-header .wc-ico-cart, .classic-header .mobile-mini-widgets .wc-ico-cart {
    font: 500 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    color: #ed3101;
}

.round-counter-style .wc-ico-cart > .counter {
	background-color: #ed3101;
}

.shopping-cart-wrap .shopping-cart-inner {
	background-color: #ffffff;
}

.masthead .shopping-cart-wrap .shopping-cart-inner a.button {
	color: #333333 !important;
	border: 1px solid #333333;
}

.masthead .shopping-cart-wrap .shopping-cart-inner a.button:hover {
	background: #ed3101;
	border: 1px solid #ed3101;
	color: #ffffff !important;
}

