

/* Start:/local/components/bitrix/catalog.item/templates/small-card/style.css?1765263512196*/
.icon--heart {
    cursor: pointer;
    fill: none;
    transition: fill 0.4s ease;
    stroke: white;
}

.icon--heart.active {
    fill: var(--red);
    stroke: var(--red) !important;
}
/* End */
/* /local/components/bitrix/catalog.item/templates/small-card/style.css?1765263512196 */
