

/* Start:/local/templates/redesign_2021/components/bitrix/catalog/metro/style.css?1679930445963*/
.top-panel {
    gap: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
    justify-content: center;
}

.top-panel .form-control {
    margin-bottom: 0 !important;
}

.top-panel form, .top-panel__filter {
    gap: 20px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.bx_filter_vertical {
    position: initial !important;
    width: initial !important;
    box-shadow: none !important;
}

.bx_filter_label {
    margin: 0 !important;
}

.wrapper__inner {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
}

.wrapper__inner>.left {
    flex: 1;
    max-width: 300px;
}

.wrapper__inner>.right {
    flex: 3;
    max-width: 100%;
}

.catalog_item:hover .footer_button {
    margin: 0 !important;
}

@media (max-width: 991px) {
    .wrapper__inner>.left {
        display: none;
    }
}

.maxwidth-theme {
    max-width: 1920px !important;
}
/* End */
/* /local/templates/redesign_2021/components/bitrix/catalog/metro/style.css?1679930445963 */
