.auth-otp-verified-success,
.auth-otp-verify-notice {
  z-index: 99999999;
  position: fixed;
  top: 0;
  padding: 20px;
  left: 0;
  right: 0;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.auth-otp-verified-success span:last-of-type a {
  text-decoration: underline;
  color: #3c763d;
  margin-left: 6px;
}

.auth-otp-notice-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.auth-otp-notice-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.auth-otp-notice {
  display: none;
  margin: 5px 0;
}

.auth-otp-notice-error,
.auth-otp-notice-success {
  padding: 7px 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  display: block;
  margin: 10px 0;
}

/* OTP */
button.button.btn.auth-otp-otp-submit-btn {
  width: 100%;
  max-width: 400px;
  margin: 40px auto 0;
  display: table;
}

.auth-otp-otp-form .auth-otp-otp-submit-btn {
  background-color: #000;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}

.auth-otp-otp-input-cont {
  display: table;
  margin: 0 auto;
}

form.auth-otp-otp-form {
  /* text-align: center; */
  display: none;
  margin: 20px 0;
}

.auth-otp-otp-sent-txt {
  margin-bottom: 22px;
  font-size: 20px;
}

span.auth-otp-otp-no-change {
  color: #0d81fe;
  cursor: pointer;
  margin-left: 5px;
}

form.auth-otp-otp-form input[type="tel"].auth-otp-otp-input:focus {
  outline: 0;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #0d81fe;
}

form.auth-otp-otp-form input[type="tel"].auth-otp-otp-input {
  max-width: 40px;
  text-align: center;
  margin-right: 15px;
  background-color: transparent;
  color: #000;
  font-weight: 600;
  font-size: 20px;
  border-bottom: 1px solid #000;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  box-shadow: 0 0 0;
  display: inline-block;
}

.auth-otp-otp-notice-cont {
  height: 50px;
}

form.auth-otp-otp-form .auth-otp-notice {
  display: table;
  margin: 0 auto;
}

span.auth-otp-reg-phone-change,
span.auth-otp-inline-verify,
span.auth-otp-otp-submit-btn {
  position: absolute;
  width: auto;
  height: auto;
  line-height: inherit;
  z-index: 10;
  cursor: pointer;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #528ff0;
  font-weight: bold;
  right: 20px;
  top: 25%;
}

span.auth-otp-reg-phone-change,
span.auth-otp-otp-submit-btn {
  top: 50%;
  transform: translateY(-50%);
}

span.auth-otp-reg-phone-change {
  display: none;
}

.auth-otp-inline-verify {
  display: inline-block;
}

span.auth-otp-otp-resend-l-text {
  color: #0d81fe;
  text-decoration: none !important;
  cursor: pointer;
  font-size: 12px;
}

a.auth-otp-otp-resend-link {
  color: #0d81fe;
  text-decoration: none !important;
  cursor: pointer;
  font-size: 12px;
}

.auth-otp-otp-resend {
  margin-top: 10px;
}

a.auth-otp-otp-resend-link.auth-otp-disabled {
  pointer-events: none !important;
}

.auth-otp-has-cc {
  display: flex;
}

.auth-otp-has-cc select.auth-otp-phone-cc,
.auth-otp-has-cc input.auth-otp-phone-cc {
  max-width: 100px;
  margin-right: 10px;
  align-self: flex-start;
}

.auth-otp-regphin {
  position: relative;
  width: 100%;
}

.auth-otp-regphin input.auth-otp-phone-input {
  width: 100%;
}

input#auth-otp-reg-phone {
  width: 100%;
}

span.auth-otp-low-back {
  color: #4a90e2;
  text-decoration: underline;
  text-align: center;
  display: block;
  cursor: pointer;
}

button.button.btn.auth-otp-login-otp-btn {
  margin-top: 13px;
}
.auth-otp-processing {
  pointer-events: none;
  opacity: 0.7;
}

.rtyr75rte56 {
  display: block;
  width: unset;
  /* z-index: 99999;
 position: fixed; */
}

.rtyr7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  color: #222;
  /* position: relative; */
  /* background-color: rgba(28,36,52,.43); */
  min-height: 100vh;
}
.modalu789 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.4rem;
  min-width: 300px;
  max-width: 400px;
  padding: 1.53rem;
  min-height: 250px;
  position: fixed;
  z-index: 10000;
  top: 20%;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.modalu789 .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

form.auth-otp-otp-form input.auth-otp-otp-input {
  padding: 0.7rem 1rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 0.9em;
  text-align: center;
  letter-spacing: 20px;
}

.modalu789 .auth-otp-otp-sent-txt {
  font-size: 0.9rem;
  color: #000;
  margin: 0.94rem 0 0.2rem;
  text-align: center;
}

button {
  cursor: pointer;
  border: none;
  font-weight: 600;
}

button.button.btn.auth-otp-otp-submit-btn.btn4 {
  font-weight: 500;
  border-radius: 8px;
  text-align: center;
  margin: 0px auto 0;
}

.btn-open {
  position: absolute;
  bottom: 150px;
}

.btn-close {
  transform: translate(40px, -10px);
  padding: 0.5rem 0.7rem;
  background: red !important;
  color: white !important;
  border-radius: 50%;
  font-size: 12px;
  line-height: 15px;
}

.another_overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(6, 6, 6, 0.8);
  /* backdrop-filter: blur(3px); */
  z-index: 9999;
}

.hidden {
  display: none !important;
}

.another_loader_container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
}

.auth_form_loader_container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
}

#another_loader {
  position: absoulte;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-bottom-color: transparent;
  animation: rotation 1s linear infinite;
}

#auth_form_loader {
  position: absoulte;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-bottom-color: transparent;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    rotate: 0deg;
  }
  to {
    rotate: 360deg;
  }
}

.auth-form-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(6, 6, 6, 0.8);
  /* backdrop-filter: blur(1px); */
  z-index: 9998;
}

.xoo-el-container .auth-otp-notice {
  width: calc(100% - 20px);
}

span.auth-otp-or {
  display: none;
  margin: 20px 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #333;
  font-size: 14px;
}

.xoo-el-form-container .xoo-lwo-form {
  padding-top: 15px;
}

.xoo-el-fields .auth-otp-notice-error,
.xoo-el-fields .auth-otp-notice-success {
  margin: 0;
}

button.button.btn.auth-otp-low-back {
  margin-top: 15px;
}

.xoo-el-form-container button.button.btn.auth-otp-login-otp-btn {
  margin: 15px 0;
}

.xoo-el-form-container .auth-otp-notice {
  width: calc(100% - 20px);
}

input.auth-otp-inline-otp {
  min-width: 100px;
}
.auth-otp-inline-otp-cont {
  margin-top: 15px;
  display: none;
  width: 100%;
}

span.auth-otp-inline-verify.verified {
  color: #4caf50;
  pointer-events: none;
}

span.auth-otp-inline-verify.verified .dashicons {
  vertical-align: middle;
}

.auth-otp-inline-otp-cont .auth-otp-otp-resend {
  margin-top: 4px;
  font-size: 14px;
}

.auth-otp-inline-otp-cont .auth-otp-notice {
  width: 100%;
  margin-top: 13px;
}

.auth-otp-ioc-input {
  position: relative;
}

.auth-otp-ioc-input input.auth-otp-otp-input {
  width: 100%;
  min-height: 40px;
  min-width: 100%;
}

input[type="tel"].auth-otp-otp-input::-webkit-inner-spin-button,
input[type="tel"].auth-otp-otp-input::-webkit-outer-spin-button {
  -webkit-appearance: textfield !important;
  display: none !important;
}

form.xoo-lwo-form .auth-otp-inline-verify {
  display: none !important;
}

form.xoo-lwo-form {
  margin-bottom: 20px;
}

.auth-otp-inline-otp-cont .auth-otp-otp-no-txt br {
  display: none;
}

select.auth-otp-phone-cc + .select2.select2-container {
  min-width: 140px;
  margin-right: 15px;
}

.auth-otp-phone-cc + .select2 span.select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}

.auth-otp-phone-cc + .select2.select2-container .select2-selection__rendered,
.auth-otp-phone-cc + .select2 .selection,
.auth-otp-phone-cc + .select2 .select2-selection {
  height: auto;
  /* line-height: inherit; */
  border-radius: 0;
  padding: 0;
}

.auth-otp-phone-cc + .select2 .select2-selection.select2-selection--single {
  padding: 0 15px;
}

.auth-otp-phone-cc + .select2-container *:focus {
  outline: none;
}

.auth-otp-inline-otp-cont span.auth-otp-otp-no-txt {
  color: green;
  font-size: 13px;
  display: block;
  font-weight: 600;
  margin-top: 4px;
}

.auth-otp-notice-error .xoo-el-login-tgr {
  text-decoration: underline;
  margin-left: 4px;
}

.xoo-el-form-container select.auth-otp-phone-cc + .select2.select2-container {
  margin-right: inherit;
}

.theme-oceanwp form.woocommerce-form.woocommerce-form-register.register {
  display: block !important;
}

form.auth-otp-email-form {
  display: none;
}

.auth-otp-flag-cont {
  display: flex;
  align-items: center;
}

.auth-otp-flag-cont span:nth-child(1) {
  margin-right: 6px;
}

.auth-otp-flag-cont span:nth-child(2) {
  font-size: 12px;
}
