

/*Header Setting*/
#header {
    background: !important;
}

/*Top Bar Setting*/
	#header .header-nav{
		background-color: !important;
	}
	#header .currency-selector .expand-more, #header .language-selector .expand-more,.header-nav a,.user-info-icon{color: !important}
	#header .currency-selector .expand-more:hover, #header .language-selector .expand-more:hover,.header-nav a:hover,.user-info-icon:hover{color: !important}
	
/*Menu Setting*/
	#header .nav-bar{background-color: !important;}
	#header .top-menu[data-depth="0"] > li > a{color: !important}
	#header .top-menu[data-depth="0"] > li > a:hover{color: !important}
	#header .top-menu li a{color: !important}
	#header .top-menu li a:hover{color: !important}
	#header .top-menu li li a{color: !important}
	#header .top-menu li li a:hover{color: !important}
	
	
/*Button Setting*/

.btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:hover, .open>.btn-outline-primary.dropdown-toggle{
    color: !important;
    background-color: !important;
    border-color: #2fb5d2;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: !important;
    text-decoration: none;
    background-color: !important;
    outline: 0;
}
.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
    color: !important;
    cursor: default;
    background-color: !important;
}
.card-primary {
    background-color: !important;
    border-color: #2fb5d2;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: !important;
    cursor: default;
    background-color: !important;
    border-color: #2fb5d2;
}
.tag-primary {
    background-color: !important;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: !important;
    text-decoration: none;
    background-color: !important;
    border-color: #2fb5d2;
}
.custom-radio input[type=radio]:checked+span {
    background-color: !important;

}
.btn,.btn-secondary, .btn-tertiary, #blockcart-modal .cart-content .btn-primary:hover,
#left-column .block_content .allproducts, #right-column .block_content .allproducts,#footer .block_newsletter form input[type="submit"]:hover{
    background-color: !important;
	color: !important;
}
.btn:hover,.btn-secondary:hover, .btn-tertiary:hover, #blockcart-modal .cart-content .btn-primary,
#left-column .block_content .allproducts:hover, #right-column .block_content .allproducts:hover,#footer .block_newsletter form input[type="submit"]{
    background-color: !important;
	color: !important;
}
a, #footer .h1,#footer .h2,#footer .h3, .block-contact .block-contact-title, .linklist .blockcms-title a {
    color: !important;
    text-decoration: none;
}
a:hover, #footer .h1:hover,#footer .h2,#footer .h3:hover, .block-contact .block-contact-title:hover, .linklist .blockcms-title a:hover{
    color: !important;
    text-decoration: none;
}
#header .blockcart .cart-products-count{
    color: !important;
}
/*prices*/
.product-price, .cart-summary-line .value,#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping{
 color: !important;	
}
.products .regular-price,.product-discount .regular-price{
	 color: !important;
}
	
/*wrapper*/
body{
    background-color: !important;
  	color: !important;
}
.tag-default {
    background-color: !important;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: !important;
}
body#checkout .modal-content {
    background-color: !important;
}
#footer{
    background-color: !important;	
}
.footer-container .block_content li a,#footer a{
    color: !important;
}
.footer-container .block_content li a:hover,#footer a:hover{
    color: !important;
}
#header .blockcart .cart-products-count,#header #_desktop_cart{color:!important}
#header .blockcart .cart-products-count:hover{color:!important}
	