.foldered .af-parent-category > label .name {
    padding-left: 15px;
    padding-right: 0;
}
.af_subtitle.toggle-content:before {
    left: 3px;
    right: auto;
}
.selectedFilters .clearAll .txt {
    font-size: 12px;
    line-height: 1;
    margin-top: 0;
}
.af_filter.m ul {
    display: flex;
    flex-direction: column;
}
.af_filter.m ul li {
    order: 2;
}
.af_filter.m ul li.item-m-96 {
    order: 1;
    display: block;
}
#amazzing_filter.block .title_block {
    border-bottom: 1px solid #e6e6e6;
    font-size: 15px;
    line-height: 1.5;
    padding-bottom: 4px;
    margin-bottom: 0;
}
.af_filter .checkbox {
    margin-left: 4px;
    width: 16px;
    height: 16px;
}
