/**
 * custom theme 2024-05-09 15:48:49 */

#newsletter_pop_up{
width: 600px;height: 330px;background-color: #F4F4F4;}
#newsletter_pop_up .col-img{
	height: 100%;
	}
.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:#000000 !important;
	background:#000000 !important;
    border-color:#000000 !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:#000000e6 !important;
	background:#000000e6 !important;
    border-color:#000000e6 !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;
	}
