/**
 * custom theme 2023-08-02 16:05:04 */

#newsletter_pop_up{
width: 700px;height: 350px;background-color: #EEEEEE;}
#newsletter_pop_up .col-img{
	height: 100%;
	}
html,body, p, span, h1, h2, h3, h4, h5, h6, tr, td, i, span, label, div, input {
	color:#888888 !important;
}
a, a:focus, a span, a i {
	color:#333333 !important;
}
a:hover, a:hover span{ 
	color:#333333 !important;
}
.btn, .action.primary, .block-cart-failed .action.continue, .cart-container .form-cart .action.continue, .cart.table-wrapper .action-gift, .cart.table-wrapper .actions-toolbar>.action, .review-form .action.submit.primary, button{
		background-color:#83251A !important;
	background:#83251A !important;
    border-color:#83251A !important;
			color:#FFFFFF !important;
		
}
.btn span, .action.primary, .block-cart-failed .action.continue span, .cart-container .form-cart .action.continue span, .cart.table-wrapper .action-gift span, .cart.table-wrapper .actions-toolbar>.action span, .review-form .action.submit.primary span, button span{
		color:#FFFFFF !important;
	}
.btn:hover, .action.primary:hover, .block-cart-failed .action.continue:hover, .cart-container .form-cart .action.continue:hover, .cart.table-wrapper .action-gift:hover, .cart.table-wrapper .actions-toolbar>.action:hover, .review-form .action.submit.primary:hover, button:hover{
		background-color:#EF3A24 !important;
	background:#EF3A24 !important;
    border-color:#EF3A24 !important;
			color:#FFFFFF !important;
	}
.btn:hover, .action.primary:hover span, .block-cart-failed .action.continue:hover span, .cart-container .form-cart .action.continue:hover span, .cart.table-wrapper .action-gift:hover span, .cart.table-wrapper .actions-toolbar>.action:hover span, .review-form .action.submit.primary:hover span, button:hover span{
		color:#FFFFFF !important;
	}
