

/* Start:/local/templates/zugel/components/bitrix/catalog.section/favorites/style.css?1753784540409*/
.wishlist-category {
    margin: 0 0 36px 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden;
    overflow-x: hidden;
}

.wishlist-category li {
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-items: baseline
}

.wishlist-category li:nth-child(2n) {
    color: var(--color-blue-41)
}

.wishlist-category li:not(:last-child) {
    margin-bottom: 24px
}

/* End */
/* /local/templates/zugel/components/bitrix/catalog.section/favorites/style.css?1753784540409 */
