/**
 * custom theme 2019-09-26 17:30:47 */

.header-wrapper-sticky.enable-sticky{
	background: #70A295 none repeat scroll 0 0 !important;
}
#newsletter_pop_up{
width: 600px;height: 330px;background-color: #F4F4F4;}
html, body { 
    font-size: 14px; 
	font-family: Oswald;
}
html,body{
	color:#3C3C3C;
}
a, a:focus {
	color:#3C3C3C;
}
a:hover{
	color:#3C3C3C;
}
.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:#0E6466;
    border-color:#0E6466;
			color:#3C3C3C;
	}
.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:#0E6466;
    border-color:#0E6466;
			color:#3C3C3C;
	}
