/**
 * custom theme 2023-02-11 05:24:17 */

#newsletter_pop_up{
width: 600px;height: 330px;background-color: #F4F4F4;}
#newsletter_pop_up .col-img{
	height: 100%;
	}
html, body , label, a,.copyright{ 
    font-size: 18px !important; 
	font-family: Lato !important;
}
html,body, p, span, h1, h2, h3, h4, h5, h6, tr, td, i, span, label, div, input {
	color:#525252 !important;
}
a, a:focus, a span, a i {
	color:#042C4A !important;
}
a:hover, a:hover span{ 
	color:#05497C !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:#237c95 !important;
	background:#237c95 !important;
    border-color:#237c95 !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:#0D5D73 !important;
	background:#0D5D73 !important;
    border-color:#0D5D73 !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;
	}
body .page-wrapper {width: 100%; margin: auto;}