/**
 * custom theme 2020-08-22 09:11:40 */

#newsletter_pop_up{
width: 600px;height: 330px;background-color: #F4F4F4;}
html, body { 
    font-size: 12px; 
	font-family: 'Open Sans', tahoma, Helvetica, arial, sans-serif;
}
html, body, .cat_heading h1 {
    color:#383838;
}
.btn, .action.primary, .block-cart-failed .action.continue, .review-form .action.submit.primary, button, .topstorelink, .buttonall, #product-promo-str a.view-more {
    background-color:#680B09 !important;
    border-color:#680B09 !important;
}
div.price-box .price {
	color:#680B09;
}

