#filter {
    border: 3px solid #323266!important;
}

#filter, #filter > span {
    font-size: 24px!important;
    font-weight: bold;
}

#filters {
    display: none;
    margin-bottom: 55px;
}

.filter_open {
    border-bottom: none!important;
    background-color: #f3f3f3;
}

.panel_filter {
    border: 1px solid #323266;
    border-radius: 0!important;
    box-shadow: none;
    margin-top: -1px;
    background-color: #f3f3f3;
}