

/* Start:/local/components/sanbest/filter/templates/.default/style.css?1764235974462*/
.catalog-filter {
    position: relative;
}

.catalog-filter-lock:after {
    background-color: rgba(255,255,255,0);
    transition: background-color 0.3s linear;
}

.catalog-filter-lock:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    height: 100%;
    display: block;
}

@media (max-width: 768px) {
    .catalog-filter {
        padding-bottom: 55px !important;
    }
}
/* End */
/* /local/components/sanbest/filter/templates/.default/style.css?1764235974462 */
