/**
 * custom theme 2021-10-14 14:22:46 */

.header-wrapper-sticky.enable-sticky{
	background: #000000 none repeat scroll 0 0 !important;
}
#newsletter_pop_up{
width: 970px;height: 540px;background-color: #FFFFFF;background-image: url(https://www.ballisticadvantage.com/pub/media/rokanthemes/newsletter/background/default/popup.jpg);background-repeat: no-repeat; background-position: center center;}
html,body{
	color:#222222;
}
a, a:focus {
	color:#000000;
}
a:hover{
	color:#FF0000;
}
.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:#222222;
    border-color:#222222;
			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:#000000;
    border-color:#000000;
			color:#FFFFFF;
	}
.page-main, .content-top-home {
	background-color:#FFFFFF;
}
