.header-container .header {
background: #363636;
}
.woocommerce-message, .woocommerce-info {
border-top-color: #6f6f6f;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background-color: #ff0017;
color: #fff;
font-weight: 700;
}
.woocommerce-error::before, .woocommerce-message::before, .woocommerce-info::before {
color: #fff;
}
.main-container .page-content .button, .main-container .page-content .button.alt, .main-container .page-content #submit {
background: #ededed;
color: #030303;
}
.header-container.layout3 .widget_shopping_cart .widget_shopping_cart_content .cart-toggler .mini-cart-link .cart-title {
color: #ccc;
}
.header-container.layout3 .widget_shopping_cart .widget_shopping_cart_content .cart-toggler .cart-quantity {
color: #e50317;
}
.woocommerce div.product .stock {
color: #e50317;
}
.woocommerce div.product p.stock {
font-size: 1.2em;
font-weight: 700;
}
.woocommerce .product-wrapper .onsale .sale-bg, .woocommerce .single-product-image .onsale .sale-bg {
background: #ff0505;
height: 65px;
left: -4px;
top: -11px;
width: 65px;
}
.woocommerce .product-wrapper .onsale, .woocommerce .single-product-image .onsale {
margin: 10px 0 0 5px;
}