.otp_container {
    background-color: white;
    margin: 5px auto 10px auto;
}

.otp_details_wraper {
    width: 65%;
    margin: 0px auto;
}

.otp_image {
    text-align: center;
}

.otp_options {
    margin: 5px auto;
    text-align: center;
    padding: 5px;
}

.otp_options h1 {
    font-size: 1.8rem;
}

.btn {
    outline: none;
}

.separator {
    margin: 10px 0px;
    display: flex;
    align-items: center;
    text-align: center;
}

.separator::before,
.separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #c4c4c4;
    width: 80%;
}

.separator:not(:empty)::before {
    margin-right: .25em;
}

.separator:not(:empty)::after {
    margin-left: .25em;
}

.separator span {
    color: black;
}

.other-option-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.other-option-inner {
    width: 100%;
    max-width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #b8b8b8;
    padding: 15px 30px;
    border-radius: 10px;
    margin: 10px;
    cursor: pointer;
}

.none {
    display: none;
}

.cus_padding {
    padding-left: 4.3rem;
}

.cus_select {
    outline: none;
    position: absolute;
    width: 4rem;
    left: 27%;
    z-index: 2;
    padding: 5px;
}

@media screen and (max-width: 280px) {
    .otp_options h1 {
        font-size: 1.2rem;
    }

    .cus_select {
        margin: 0px 0px 0px 7px;
    }
}

@media screen and (min-width: 281px) and (max-width: 440px){
    .otp_options h1 {
        font-size: 1.3rem;
    }
    .cus_select {
        margin: 0px 0px 0px 7px;
    }
}

@media screen and (max-width: 761px) {
    .cus_select {
        left: 5%;
    }
}

@media screen and (min-width: 342px) and (max-width: 376px) {
    .cus_select {
        left: 4%;
    }
}
@media screen and (min-width: 377px) and (max-width: 440px) {
    .cus_select {
        left: 3%;
    }
}
@media screen and (min-width: 762px) and (max-width: 767px) {
    .cus_select {
        left: 5%;
    }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
    .cus_select {
        left: 28%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .cus_select {
        left: 27.2%;
    }
}

@media screen and (max-width: 387px) {
    .other-option-inner {
        max-width: 100%;
    }

    .other-option-wrap {
        flex-direction: column;
width: 100%;
    }
}

/* Change CSS in firefox browser */
@-moz-document url-prefix() {
    #wkidcountry,#wkidcountryWAB {
        height: calc(2.5rem - -5px);
    }

    @media screen and (max-width: 764px) {
        .cus_select {
            left: 5%;
        }
    }

    @media screen and (min-width: 342px) and (max-width: 376px) {
        .cus_select {
            left: 4%;
        }
    }

    @media screen and (min-width: 377px) and (max-width: 440px) {
        .cus_select {
            left: 3%;
        }
    }

    @media screen and (min-width: 555px) and (max-width: 575px) {
        .cus_select {
            left: 3%;
        }
    }
}

/*custome css*/
    #status_verified {
        position: absolute;
        right: -50px;
    }
    @media screen and (max-width: 767px) {
    .form-control-comment {
        width: 1%;
    }}

    .lang-rtl #wkSendOTP {
        position: absolute;
        right: -84px;
        width: 74px;
        padding: 7px !important;
    }
    .lang-rtl #wkVerifyOTP {
    position: absolute;
    right: -84px;
    top: 0;
    padding: 7px !important;
    width: 74px;
}
.lang-rtl #st-container #wkVerifyOTP {
    position: relative;
    right: -100px;
    top: -7px;
    padding: 9px !important;
    width: 74px;
}
    #customer-form footer {
    display: flex;
    justify-content: center;
}
    #checkout-guest-form #customer-form footer .btn {
    min-width: 300px;
}
    #st-container #checkout-guest-form #customer-form footer .btn {
    min-width: 316px;
}
    @media screen and (max-width: 767px) {
    #st-container .checkout-step {
    padding: 0 5px;
}}
#st-container .password-strength-feedback.mt-3 .progress-container {
    display: none;
}
    #customer-form footer .btn {
    min-width: 305px;
}

.input-group .input-group-btn>.btn[data-action=show-password]
 {
    width: 74px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0px;
    z-index: 3;
}

.lang-rtl #st-container #register_form_block .alert {
    padding: .45rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

    .lang-rtl #st-container #wkSendOTP {
        position: relative;
        right: -84px;
        /*bottom: 6px;*/
        width: 74px;
        height:33px;
        padding: 9px !important;
    }
@media screen and (max-width: 767px) {    
    .lang-rtl #st-container #wkSendOTP {
        right: -72px;
    }
}
@media screen and (min-width: 767px) {    
    .lang-rtl#registration #st-container #wkSendOTP {
        right: -72px;
    }
}

@media screen and (min-width: 768px) {
    .lang-rtl#checkout #st-container #wkVerifyOTP {
        position: relative;
        right: -100px;
        top: -7px;
        padding: 9px !important;
        width: 74px;
    }
}
@media screen and (min-width: 768px) {
    .lang-rtl #st-container .st_form_item_wkphonenumber:has(.alert) #wkSendOTP {
        /*bottom: 149px !important;*/
        right: -72px;
    }
}
    .lang-rtl #st-container #register_form_block {
        max-width: 365px;
        margin-right: auto;
        margin-left: auto;
}
.lang-rtl #st-container .st_form_item_wkphonenumber .alert {
    max-width: 360px;
    font-size: 12px;
    padding: 5px;
}
.st_form_item_wkphoneidcountry{
    display: none !important;
}
.js-customer-form .col-lg-12:has(.st_form_item_id_gender) , .js-customer-form .col-lg-6:has(.st_form_item_id_gender) {
    display: none !important;
}
#st-container .js-customer-form label {
    min-width: 80px;
    padding: 0;
}
.lang-rtl #st-container #send_otp_loading_gif {
    position: absolute;
    right: 230px;
}
/*@media (min-width: 992px) {
    #st-container .js-customer-form .row.com_grid_view .col-lg-6 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}*/
#st-container #customer-form footer {
    justify-content: right;
}
#st-container .js-customer-form .row.com_grid_view {
    display: flex;
    flex-direction: column;
}
@media screen and (min-width: 768px) {
    .lang-rtl #st-container #customer-form:has(li.alert.alert-danger) #wkVerifyOTP {
        display: none !important;
    }
}
@media (max-width: 991px) {
    #st-container #create_account_block .form_content {
        display: none;
    }
    #st-container .from_blcok .page_heading {
        font-size: 15px;
    }
    body#authentication #st-container .columns-container {
        padding-top: 5px;
    }
}
.js-customer-form .form-group
{
    margin-bottom: 5px;
    display: flex;
}
.js-customer-form .form-control-label {
    min-width: 80px;
    padding: 0;
}
.js-customer-form .js-input-column {
    padding-right: 10px;
    padding-left: 10px;
    min-width: 246px;
}
.form-group.row:has([for="field-email"]) > .form-control-comment {
    position: relative;
    left: 70px;
}
.register-form .help-block .alert {
    padding: .75rem .75rem;
}
#send_otp_loading_gif, #verify_otp_loading_gif
 {
    position: absolute;
    left: 118px;
    top: 4px;
}
#st-container #send_otp_loading_gif, #verify_otp_loading_gif
 {
    left: 195px;
}
@media (max-width: 767px) {
#st-container #send_otp_loading_gif, #verify_otp_loading_gif
 {
    left: 120px;
}}
#st-container .alert-danger {
    font-size: 12px;
}
.password-requirements-score {
    display: none;
}
#registration .popover ,#checkout .popover{
    display: none !important;
}
/*custome css*/