.header-promotion {
    display: none !important;
}

.eol-account-link {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    color: #1f1f26;
    font-weight: 600;
    text-transform: none;
    white-space: nowrap;
    flex-wrap: nowrap;
    line-height: 1;
}

.eol-account-link i {
    font-size: 28px;
    line-height: 1;
}

.eol-account-link span {
    display: inline-block;
    white-space: nowrap;
}

.customer-account-login .login-container .block-new-customer {
    display: none !important;
}

.customer-account-login .login-container .block-customer-login {
    float: none;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
}

.login-container {
    display: flex;
}

.form-login .control {
    width: 100% !important;
    max-width: 100% !important;
}

.page-title-wrapper {
    display: none;
}