#amazzing_filter.block .title_block {
	display: none;
}

.af_subtitle.toggle-content{
	color: black;
}

.af_filter.tb li {
    float: left;
    border: 1px solid #D0D5DB;
    margin: 0 4px 4px 0;
    padding: 6px;
    line-height: 1;
}

.selectedFilters .cf a{
	top: 7px;
}

.af_subtitle.toggle-content:before{
	border: 1px solid black;
}
