a:hover {
	color:#4c1569 !important;
	text-decoration:none;
}	
.menu > ul > li > ul > li:hover{
	background:#efaf2b;
}
.menu > ul > li > a{
	color:#000 !important;
}
.menu > ul > li > ul > li:hover > a{
	color:#fff !important;	
}
.menu > ul > li > ul {
    background: #4c1569;
}
.menu > ul > li > a:hover,.menu > ul > li > a .nav-link:hover{
	background:#363437;
	color: #fff !important;
}
.widget{
	border:solid #efaf2b 5px;
	background:#fff;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background:#fff;
	color:#efaf2b !important;
}
.layer-product-header{
	color:#4c1569;
}
.sidebar-product-header{
	color:#4c1569;
}
.custom-header{
    color: #4c1569;
}
.custom_help a {
    color: #0a3369;
}
.topheader{
	background:#000;
}
.breadcrumbs span{
	color: #4c1569;
	font-weight: 600;
}	
.layer-product-info .prod-name{
	color: #000;
}
.layer-filter-select input[type="button"],.layer-filter-number input[type="button"]{
	background: #4c1569;
}
.layer-sidebar-header{
	color: #4c1569;
}
.layer-sidebar li a{
	color: #000;
}
.layer-sidebar li.lise a{
	color: #4c1569;
}
.special-price{
	color: #4c1569;
}
@media only screen and (max-width: 768px){

.sidebar-nav-header{
	background:#4c1569;
}
}
@media (max-width:576px){
.widget-tabs .nav-tabs{
	border: solid #4c1569 2px;
}
.widget-tabs .tab-content{
	border: solid #4c1569 5px;
	background: #fff;
}	
}
