/**
 * custom theme 2025-11-24 10:04:34 */

#newsletter_pop_up{
width: 600px;height: 330px;background-color: #F4F4F4;}
html,body, p, span, h1, h2, h3, h4, h5, h6, tr, td, i, span, label, div, input {
	color:#404040 !important;
}
a, a:focus, a span, a i {
	color:#404040 !important;
}
a:hover, a:hover span{ 
	color:#05A4C4 !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:#05A4C4 !important;
	background:#05A4C4 !important;
    border-color:#05A4C4 !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:#05A4C4 !important;
	background:#05A4C4 !important;
    border-color:#05A4C4 !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;
	}
