.iti-mobile .intl-tel-input.iti-container {
    top: 56%;
    bottom: -5%;
    left: 34%;
    right: 30px;
    position: fixed;
    width: 30%;
}
.modal-popup .modal-inner-wrap{
    width: 34%;
}
body.checkout-index-index .nav-sections {
    display: block;
}
@media only screen and (min-width: 769px){
    .custom-login{
        width: 30%;
        margin-right: 43px;
      }
      .login-container {
        display: flex;
        flex-direction: row;
    }
    .block.block-customer-login {
        width: 34% !important;

    }
    .block.block-new-customer{
        width: 28% !important;
        margin-right: 11px;
    }
    .login-container .fieldset>.field>.control {
        width: 78% !important;
    }

    }
    .field.mobile.required .control {
        margin-top: 1rem;
        margin-bottom: 2rem;
        }
 

.custom-login .field.login{
    font-size: 1.8rem;
    font-weight: 500;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: -5px;
    padding-bottom: 12px;


}

@media only screen and (max-width: 768px){
    .checkout-index-index .nav-sections, .checkout-index-index .nav-toggle {
        display: block;
    }
}
.actions-toolbar>.primary:last-child, .actions-toolbar>.secondary:last-child {
    text-align: left;
}
.remind span {
    text-align: left;
}
.customer-popup-login .modals-overlay {
    z-index: 899 !important;
}

.customer-popup-login .customer-popup-login {
    display: none;
}

.customer-popup-login .or-another-selection {
    display: inline-block;
    padding-right: 5px;
}


.customer-popup-login .tabs {
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
}

.customer-popup-login .tabs label {
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center;
}

.customer-popup-login .modal-popup .modal-header {
    padding-top: 0rem !important;
}

.customer-popup-login .tabs .tab {
    width: 50%;
}

.customer-popup-otp {
    display: none;
}

.modals-overlay {
    z-index: 899 !important;
}

.modals-overlay {
    z-index: 899 !important;
}

.customer-popup-register {
    display: none;
}

.modal-popup .modal-title {
    border-bottom: none !important;
}

.form-create-account fieldset,
.customer-popup-otp fieldset,
.customer-popup-login fieldset {
    padding: 20px;
}

.form-create-account .actions-toolbar,
.customer-popup-login .actions-toolbar,
.customer-popup-otp .actions-toolbar {
    text-align: center;
    padding-left: 15px !important;
}

.form-create-account .actions-toolbar .primary,
.customer-popup-otp .actions-toolbar .primary,
.customer-popup-login .actions-toolbar .primary {
    width: 100% !important;
}

.remind span {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #012b72;
    font-weight: bold;
    cursor: pointer;
}

#customer-popup-forgot {
    font-size: 15px;
    color: black;
    font-weight: bold;
    cursor: pointer;
}

@media (min-width: 767px) {
    .image img {
        width: 100%;
        height: 515px;
    }

    .image {
        display: block !important;
    }

    .col-md-6 {
        width: 100%;
        float: left;
        position: relative;
        padding: 3px;
    }
}

@media (max-width: 767px) {
    .col-md-6 {
        width: 100% !important;
    }

    .image {
        display: none;
    }
}

.actions-toolbar .action,
.actions-toolbar .secondary {
    width: 100% !important;
}

.customer-popup-login{
    display: none;
}
