

/* Start:/local/templates/masterdom/components/bitrix/catalog/md_catalog/style.css?1750925182621*/
 .sort_icon {
    display: inline-block;
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    margin-left: .3rem;
}


.sort_icon.novetly_down {
    background-image: url(/local/templates/masterdom/components/bitrix/catalog/md_catalog/./icons/price_down.svg);
}

.sort_icon.novetly_up {
    background-image: url(/local/templates/masterdom/components/bitrix/catalog/md_catalog/./icons/price_up.svg);
}

.sort-item > a {
    color: var(--bs-body-color);
}

.sort-item > a.selected {
    font-weight: 700;
}

    .tags_box { 
        min-height: 70px;
    }

@media (max-width: 767px) {
    .tags_box { 
        min-height: 70px;
    }
}
/* End */
/* /local/templates/masterdom/components/bitrix/catalog/md_catalog/style.css?1750925182621 */
