

/* Start:/local/templates/bankfirm/components/bitrix/catalog/catalog/style.css?17546494562179*/
.bx_filter .bx_filter_param_label {
    width: 100% !important;
}

.filter__title-hint {
    margin-top: auto;
}

@media (max-width: 1200px) {
    .bx_filter .bx_filter_param_label {
        margin-bottom: 8px;
    }

    .checkbox-btn-group span {
        margin-bottom: 0;
    }
}

@media (min-width: 800px) {
    .ctlg-filter--mb {
        display: none !important;
    }
}

@media (max-width: 800px) {

    .catalog__wrapper .filter__main-title,
    .catalog__wrapper .compilation-filter {
        display: none;
    }

    .catalog__wrapper .catalog__filter,
    .catalog__content .nne-catalog-title,
    .catalog__wrapper .catalog__title,
    .catalog__wrapper .nne-note {
        margin-bottom: 0;
    }

    .ctlg-filter--mb {
        gap: 20px;
        display: flex;
        justify-content: flex-start !important;
        margin-top: 16px;
    }

    .catalog__wrapper .filter__content {
        position: absolute;
        z-index: 100;
        left: 0;
        top: 365px;
        width: calc(100% - 30px)
    }

    .ctlg-filter__mb-open {
        display: flex;
        align-items: center;
        gap: 0.25rem;
        font-size: 0.75rem;
        padding: 3.9px 8px !important;
    }

    .ctlg-filter__mb-open svg {
        width: 24px;
        height: 24px;
    }

    .ctlg-filter__mb-open:hover {
        cursor: pointer;
    }

    .ctlg-filter__mb-close {
        display: none;
        justify-content: space-between;
        padding: 10px 16px;
        position: absolute;
        width: 100%;
        z-index: 100;
        border-radius: 4px 4px 0 0;
        border: 1px solid #A3AEBE;
        background-color: #FFF;

        color: #1A345C;
        font-size: 14px;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.7px;
        text-transform: uppercase;
        align-items: center;
    }

    .ctlg-filter__mb-close:hover,
    .ctlg-filter__mb-open:hover {
        cursor: pointer;
        background-color: rgb(246, 241, 241);
        transition: background-color 0.5s;
    }

    .bx_filter_param_label {
        width: 100% !important;
    }

    .filter__container .filter__col {
        margin-right: 0;
    }
}

/* End */
/* /local/templates/bankfirm/components/bitrix/catalog/catalog/style.css?17546494562179 */
