

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/list/style.css?1763987969451*/
.catalog__list-table .catalog__item-bottom {
    vertical-align: middle !important;
}
.catalog__item-price.noactive {
    color: #777;
    text-decoration: line-through;
}

.catalog__item__hit {
    position: absolute;
    left: 0;
    bottom: 8px;
    z-index: 100;
    background: #ff2424;
    color: white;
    border-radius: 5px;
    padding: 5px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/list/style.css?1763987969451 */
