

/* Start:/bitrix/templates/alpha_s1/components/bitrix/sale.basket.basket/wishlist/style.css?17500676231189*/
.favorites-section.empty {
    margin-bottom: 70px;
}


.product-card.item {
    position: relative;
}

.delete-product-item {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 5;
}

.product-card .product-image-block:hover .image-slider .product-image,
.product-card .product-image-block:hover {
    transform: unset !important
}

.product-card .title-product {
    font-weight: 400 !important;
    user-select: all;
    cursor: text;
    text-align: left;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.price.font-body {
    line-height: 15px;
    white-space: nowrap;
    font-size: 12px !important;
    margin-right: 0px !important;
}

.button-block {
    padding: 12px;
}


@media (max-width: 575px) {
    .header-title {
        margin-top: 40px;
    }

    .button-block {
        padding: 0;
    }

    .product-card .title-product {
        font-size: 14px;
    }

    .mobile-buttons {
        margin-bottom: 20px !important;
    }
}
/* End */
/* /bitrix/templates/alpha_s1/components/bitrix/sale.basket.basket/wishlist/style.css?17500676231189 */
