#amazzing_filter .compact-toggle {top:60%;}


.selectedFilters .clearAll {
    padding: 7px 5px;
    background: black;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: 400;
}
.selectedFilters .cf {
    background: mediumslateblue;
    color: #fff;
}
.af_filter .count {
    color: #777;
}
.af_filter li {
    padding: 7px 0;
}
.af_subtitle.toggle-content {
    text-transform: uppercase;
}

.af_filter label {
line-height: 1.2em;
 
}
.af_filter .checkbox, .af_filter .radio {
    width: 22px;
    height: 22px;
}
#amazzing_filter .btn-holder .btn {
    background-color: slateblue;
    font-size: 15px;
}
