.breadcrumb-cart {
    background-image: url(../../img/cuenta/account-img.png);
    height: 337px;
    background-repeat: no-repeat;
}

.main-title-cart {
    font-family: 'Playfair Display', serif;
    font-size: 56px;
    color: black;
    line-height: 66px;
    margin-bottom: 40px;
}

.subtitle-cart {
    font-weight: 600;
    letter-spacing: 3.2px;
    margin-bottom: 0px;
}

.cart-table td.product-name a {
    margin-bottom: 0px !important;
}

.shopping-cart-area {
    margin: 76px 0px 96px 0px;
}

@media (max-width: 1200px) {
    .empty-container {
        display: none;
    }
    .breadcrumb-text-2 {
        margin-right: 0px !important;
    }
    .lezada-single-slider__content {
        text-align: center;
    }
    .titles {
        justify-content: center;
    }
}