.breadcrumb-login {
    background-image: url(../../img/cuenta/account-img.png);
    background-repeat: no-repeat;
}

.login-area {
    margin-top: 94px;
    margin-bottom: 264px;
}

.login-imprenta {
    background-color: #F8F8F8 !important;
    width: auto;
    padding: 88px 78px;
}

.register-imprenta {
    width: 728px;
    height: 756px;
    padding: 88px 78px;
}

.register-imprenta {
    width: 728px;
    height: 756px;
}

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

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

.grey {
    color: #717171;
}

.black {
    color: black;
}

.section-title>h2 {
    font-family: 'Playfair Display', serif;
    font-size: 56px;
    color: black;
    font-weight: 400;
    line-height: 72px;
    margin-bottom: 34px;
}

.section-title>p {
    color: #717171;
    font-size: 18px !important;
    font-weight: 400;
    margin-bottom: 98px !important;
}

.login-input,
.register-input {
    color: #717171 !important;
    font-size: 18px !important;
    font-weight: 400;
    border-bottom: 1px solid #707070 !important;
    margin-bottom: 58.5px;
    padding: 9.5px 4px !important;
}

.login-input:hover,
.register-input:hover {
    border-bottom-color: black;
}

.lezada-button {
    margin-bottom: 34px;
    background-color: black !important;
}

.lezada-button:hover {
    color: black !important;
}

@media (max-width: 1200px) {
    .empty-container {
        display: none;
    }
    .lezada-single-slider__content {
        text-align: center;
    }
    .titles {
        justify-content: center;
    }
}