#header{
	background:#ff0000 !important;
}
#header .header_logo_area a:hover {
    color: #b30303 !important;
}
#header .header_logo_area a {
     color: #ffffff !important;
}
#footer{
	background:#ff0000 !important;	
}
.footer_ul li a:hover{
	color:#b30303  !important;
	
}
.footer_logo_area a {
    color: #ffffff;
}
.footer_logo_area {
    color: #ffffff;    
}
.footer-copyright {   
    color: #ffffff;    
}
.contact_designer_adp{
	background-color: #ff0000;
	border-color: #ff0000;	
}
.stock-contact_adp{
	background-color: #ffffff;
	border-color: #ff0000;
	color: #ff0000;
}
.badge{
	background:#b30303 !important;
}
.member_link a:hover .cb {
    fill: #b30303 !important;
}
.member_link a .cb {
    fill: #ffffff !important;   
}

p.cart-trigger a:link, p.cart-trigger a:visited, p.cart-trigger a:active {
    text-decoration: none;
    color: #ffffff !important;
}
 p.cart-trigger a:hover{
	 color: #b30303 !important;
 }
 .nav-trigger span, .nav-trigger span::before, .nav-trigger span::after {   
    background: #fff;
}