/**
 * custom theme 2019-08-06 19:36:02 */

.header-wrapper-sticky.enable-sticky{
	background: #FFFFFF none repeat scroll 0 0 !important;
}
.enabled-header-sticky-right-to-left.enable-sticky{
	background: #FFFFFF none repeat scroll 0 0 !important;
}
#newsletter_pop_up{
width: 970px;height: 540px;background-color: #F4F4F4;background-image: url(https://www.easyspirit.com/media/rokanthemes/newsletter/background/default/img1_1920x600.jpg);background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;}
html, body { 
    font-size: 12px; 
	font-family: Lato;
}
html,body{
	color:#000;
}
a, a:focus {
	color:#777;
}
a:hover{
	color:#ffffff;
}
.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:#000;
    border-color:#000;
			color:#ffffff;
	}
.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:#222;
    border-color:#222;
			color:#ffffff;
	}
body .page-wrapper {width: 100%; margin: auto;}