.smartfilter .sections .section > label:hover .name{
    color: #da291c;
}
.smartfilter .sections .section .subsections label:hover .name{
    color: #da291c;
}
ul.chek-marker > li:before{
	content: "" !important;
    text-indent: 0px !important;
}
ul.red > li:before{
	content: "" !important;
    text-indent: 0px !important;
}
