.popup-authentication.modal-popup .action-close:before,
.modal-slide .action-close:before {
    background-image: url(../images/close-button-popup.png) !important;
}

[aria-describedby="modal-content-1"] [data-role="focusable-end"] {
    padding-bottom: 85rem;
}

.modals-overlay {
    background-color: #1d0033;
    opacity: 0.95;
    position: fixed;
    height: 510%;
}

.popup-authentication .modal-inner-wrap {
    min-width: 0 !important;
}

.modal-popup .modal-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.modal-slide .modal-content {
    padding: 0 !important;
}

.modal-popup .modal-inner-wrap {
    width: 530px !important;
    position: absolute !important;
    height: 774.1px !important;
}

.modal-popup._inner-scroll {
    overflow-y: auto;
}

.modal-popup._inner-scroll .modal-inner-wrap {
    height: auto !important;
    border-radius: 10px;
}

.modal-popup._inner-scroll .modal-inner-wrap {
    max-height: inherit;
    background-color: #ffffff !important;
}

div#modal-content-1 {
    display: flex;
    justify-content: center;
    padding-top: 32px;
    overflow-y: hidden;
}

.modal-popup .action-close:focus,
.modal-slide .action-close:focus {
    border: solid 2px #1d0033 !important;
}

.modal-slide .action-close {
    padding: 0;
}

.modal-popup .action-close {
    padding: 0;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
    margin-top: 20px;
    margin-right: 5%;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    color: transparent;
}

.authentication-wrapper-login{
    padding-top: 38px;
}

div#authentication-popup-login {
    width: 450px;
    z-index: 700;
}

.Frame-513367-login {
    height: 61px;
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 0;
}

.login-icon {
    width: 200px;
    height: 40px;
    flex-grow: 0;
    object-fit: contain;
}

span.Welcome-to-Vouchers-regular-text {
    height: 21px;
    align-self: stretch;
    flex-grow: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: var(--dark-primary-colr);
}

.field-email-required{
    padding-top: 40px;
}

span.Enter-your-email-regular-text-login {
    font-family: Inter;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #1d0033;
}

.control {
    padding-top: 13px;
    padding-bottom: 40px;
    position: relative;
}

.control-pass {
    padding-top: 13px;
    padding-bottom: 40px;
    position: relative;
    display: inline-block;
}

.login-form input:focus {
    outline: none;
    box-shadow: none;
}

.login-form input:-webkit-autofill {
    box-shadow: 0 0 0 100px #ffffff inset;
}

input#username {
    width: 450px;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 10px;
    border: solid 1px #ebebeb;
    background-color: #ffffff;
}

input#username::placeholder {
    width: 36px;
    height: 18px;
    flex-grow: 0;
    font-family: Inter;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #818181;
}

span.Enter-your-password {
    font-family: Inter;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #1d0033;
}

input#password {
    width: 450px;
    height: 60px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 10px;
    border: solid 1px #ebebeb;
    background-color: #ffffff;
}

img#show-pass {
    position: absolute;
    top: 29.6%;
    right: 15px;
    z-index: 9;
    width: 20px;
    height: 19px;
    object-fit: contain;
}

#custom-login-form .field-error,
div.mage-error {
    margin-top: 0 !important;
    position: absolute !important;
    top: 66%;
}

.forgot-password {
    display: flex;
    justify-content: flex-end;
}

span.forgot-password-text {
    font-family: Inter;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: right;
    color: #818181;
}

input#password::placeholder {
    width: 65px;
    height: 18px;
    flex-grow: 0;
    font-family: Inter;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
}

a.action.remind:hover {
    text-decoration: none;
}

.actions-toolbar-login {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 40px;
}

.action-login-primary-login {
    height: 60px;
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0;
    border-radius: 10px;
    background-color: #9000ff;
    width: 450px;
}

.action-login-primary-login:hover{
    background-color: #a22bff;
}

.action-login-primary-login:active{
    background-color: #480080;
}

span.reg-text-login {
    width: 54px;
    height: 23px;
    flex-grow: 0;
    font-family: Inter;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.action-login-guest {
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0;
    border-radius: 10px;
    border: solid 1px #ebebeb !important;
    width: 450px;
    text-decoration: none;
}

.action-login-guest:hover {
    text-decoration: none;
}

.guest-login {
    padding-top: 20px;
}

span.guest-regular-text {
    width: 151px;
    height: 21px;
    flex-grow: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #1d0033;
}

span.No-Account-Sign-Up-regular-text-sm-login {
    font-family: Inter;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #818181;
}

span.regular-text-sm-login {
    font-weight: bold;
    color: #9000ff;
}

span.regular-text-sm-login a:hover {
    text-decoration: none;
}

.No-Account-Sign-Up {
    text-align: center;
    width: 450px;
    padding-top: 20px;
    padding-bottom: 80px;
}

/*  Responsive style */

@media (max-width: 768px) {
    .welcome-login {
        display: none;
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        margin: 5rem auto;
    }

    .modal-popup .modal-inner-wrap {
        left: -6% !important;
    }

    .No-Account-Sign-Up {
        padding-bottom: 40px;
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        min-height: 0;
    }

    [aria-describedby="modal-content-1"] [data-role="focusable-end"] {
        margin-bottom: 50rem;
        padding-bottom: 36rem;
    }
}

@media (max-width: 712px) {
    .modal-popup .modal-inner-wrap {
        left: -7% !important;
    }
}

@media (max-width: 540px) {
    .modal-popup.modal-slide {
        left: 38px !important;
    }

    .modal-popup .modal-inner-wrap {
        width: 465px !important;
    }

    div#authentication-popup-login {
        width: 400px;
    }

    input#username {
        width: 402px;
    }

    input#password {
        width: 402px;
    }

    .action-login-primary-login {
        width: 402px;
    }

    .action-login-guest {
        width: 402px;
    }

    .No-Account-Sign-Up {
        width: 402px;
    }

    .welcome-login {
        display: none;
    }
}

@media (max-width: 480px) {
    .modal-popup .modal-inner-wrap {
        width: 420px !important;
    }

    .modal-popup.modal-slide {
        left: 0 !important;
    }

    .modal-popup .modal-inner-wrap {
        left: 1% !important;
    }

    div#authentication-popup-login {
        width: 365px;
    }

    input#username {
        width: 367px;
    }

    input#password {
        width: 367px;
    }

    .action-login-primary-login {
        width: 367px;
    }

    .action-login-guest {
        width: 367px;
    }

    .No-Account-Sign-Up {
        width: 367px;
    }
}

@media (max-width: 430px) {
    .modal-popup .modal-inner-wrap {
        width: 370px !important;
    }

    div#authentication-popup-login {
        width: 330px;
    }

    input#username {
        width: 328px;
    }

    input#password {
        width: 328px;
    }

    .action-login-primary-login {
        width: 328px;
    }

    .action-login-guest {
        width: 328px;
    }

    .No-Account-Sign-Up {
        width: 328px;
    }
}

@media (max-width: 414px) {
    .modal-popup .modal-inner-wrap {
        width: 350px !important;
    }

    div#authentication-popup-login {
        width: 310px;
    }

    input#username {
        width: 310px;
    }

    input#password {
        width: 310px;
    }

    .action-login-primary-login {
        width: 310px;
    }

    .action-login-guest {
        width: 310px;
    }

    .No-Account-Sign-Up {
        width: 310px;
    }
}

@media (max-width: 390px) {
    .modal-popup .modal-inner-wrap {
        width: 335px !important;
    }

    div#authentication-popup-login {
        width: 295px;
    }

    input#username {
        width: 295px;
    }

    input#password {
        width: 295px;
    }

    .action-login-primary-login {
        width: 295px;
    }

    .action-login-guest {
        width: 295px;
    }

    .No-Account-Sign-Up {
        width: 295px;
    }
}

@media (max-width: 375px) {
    .modal-popup .modal-inner-wrap {
        width: 320px !important;
    }

    div#authentication-popup-login {
        width: 280px;
    }

    input#username {
        width: 277px;
    }

    input#password {
        width: 277px;
    }

    .action-login-primary-login {
        width: 277px;
    }

    .action-login-guest {
        width: 277px;
    }

    .No-Account-Sign-Up {
        width: 277px;
    }
}

@media (max-width: 360px) {
    .modal-popup .modal-inner-wrap {
        width: 310px !important;
    }

    div#authentication-popup-login {
        width: 265px;
    }

    input#username {
        width: 268px;
    }

    input#password {
        width: 268px;
    }

    .action-login-primary-login {
        width: 268px;
    }

    .action-login-guest {
        width: 268px;
    }

    .No-Account-Sign-Up {
        width: 268px;
    }
}

@media (max-width: 344px) {
    .modals-overlay {
        position: fixed;
    }

    .modal-popup .modal-inner-wrap {
        width: 295px !important;
    }

    .modal-popup .modal-inner-wrap {
        left: -4% !important;
    }

    div#authentication-popup-login {
        width: 255px;
    }

    input#username {
        width: 255px;
    }

    input#password {
        width: 255px;
    }

    .action-login-primary-login {
        width: 255px;
    }

    .action-login-guest {
        width: 255px;
    }

    .No-Account-Sign-Up {
        width: 255px;
    }
}

@media (max-width: 320px) {
    .modal-popup .modal-inner-wrap {
        width: 275px !important;
    }

    .modal-popup .modal-inner-wrap {
        left: -11% !important;
    }

    div#authentication-popup-login {
        width: 235px;
    }

    .control-pass {
        padding-bottom: 30px;
    }

    .control {
        padding-bottom: 30px;
    }

    input#username {
        width: 236px;
    }

    input#password {
        width: 236px;
    }

    .action-login-primary-login {
        width: 236px;
    }

    .action-login-guest {
        width: 236px;
    }

    .No-Account-Sign-Up {
        width: 236px;
    }
}
