/* For Hyva */
.customer-login-popup .actions-toolbar{border: none;}
.fixed.flex.justify-center.items-center.text-left.z-40.inset-0{z-index: 1000;}
.customer-login-popup .closebutton{left: -5px !important; bottom: 5px !important;}
.customer-login-popup{border-radius: 0px;}
.customer-login-popup .iti--allow-dropdown,.customer-login-popup input[type="tel"],.customer-login-popup input[type="text"],.customer-login-popup input[type="password"],.customer-login-popup input[type="email"]
{width:100%;}
.customer-login-popup .register a,.customer-login-popup .forogotlink a{color: #006bb4;}
.resend-btn, .update_mob #updateotpbtn, .update_mob #resendotpbtn, .update_mob .updatemobbtns {
  height: 37px !important;
  border-radius: 4px;
  margin-top: 25px !important;
  padding: 0px 8px !important;
  filter: drop-shadow(0px 8px 8px rgba(0,0,0,0.26));
  background: #1979c3;color:white
}
.actions-toolbar button{background: #1979c3;color:white}
.customer-login-popup .modal-header.custom-modal-header{padding-bottom: 10px;}
.forgotpasswordform  #reset_type label{display: inline-block;}
#customer-login-form button{margin-top: 14px}
#customer-login-form #forgotlink{text-decoration: underline;}
.message.error{margin-top: 10px;}
/*.actions-toolbar{display: flex;justify-content: center;}*/
.reset-type{margin-top: 0px !important;}

@media only screen and (max-width: 767px) {
  .customer-login-popup{width: 87% !important;}
  
}
 @media  (max-width: 1541px) and (min-width: 1300px) {
.registratio-section .reg-form .field.even {
    margin-left: -7%;
}
.customer-login-popup input[type="password"],
{width:77%;}
 .registratio-section .reg-form .field {
    width: 53%;
}
.customer-login-popup .registration-otp-generate input[type="text"],.customer-login-popup .registration-otp-generate input[type="password"]{
    width: 82%;
}
.customer-login-popup .registration-otp-generate input[type="email"]{
 width: 89%;
}
}
