

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog.section/catalog_list/style.css?1647238081993*/
.sort_header .sort_filter a {
    margin: 0 10px 0 0 !important;
}
.list-props-btns-block {
    display: inline-flex;
    align-items: center;
    float: left;
    width: 35%;
    max-height: 33px;
    margin-left: 3%;
}
.list-props-btns-block .text {
    font-size: 13px;
    line-height: 13px;
    color: #a5a3a3;
    margin: 0 10px 0 0;
}
.list-props-btns-block .btn.active {
    padding: 7px 15px 9px;
    box-shadow: none;
}
.list-props-btns-block .btn:not(.active) {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #333;
}
.list-props-btns-block .btn:not(.active):hover {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: #333;
}

@media(max-width: 1024px) {
    .sort_header .sort_filter{width:100%; margin-bottom:10px;}
    .list-props-btns-block{width:auto; margin-left:0;}
}
@media(max-width: 450px) {
    .list-props-btns-block{width:100%; margin-top:20px;}
    .list-props-btns-block .btn{width:30%;}
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog.section/catalog_list/style.css?1647238081993 */
