.elementor-382 .elementor-element.elementor-element-37c078fc{--display:flex;}.elementor-382 .elementor-element.elementor-element-37c078fc.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-382 .elementor-element.elementor-element-66894cd{width:var( --container-widget-width, 45.085% );max-width:45.085%;--container-widget-width:45.085%;--container-widget-flex-grow:0;}.elementor-382 .elementor-element.elementor-element-66894cd.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-382 .elementor-element.elementor-element-e57b349{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-382 .elementor-element.elementor-element-e57b349.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-382 .elementor-element.elementor-element-4ad768e{width:var( --container-widget-width, 27.645% );max-width:27.645%;--container-widget-width:27.645%;--container-widget-flex-grow:0;}.elementor-382 .elementor-element.elementor-element-4ad768e.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-382 .elementor-element.elementor-element-37c078fc{--width:352px;}.elementor-382 .elementor-element.elementor-element-66894cd{width:var( --container-widget-width, 713.25px );max-width:713.25px;--container-widget-width:713.25px;--container-widget-flex-grow:0;}.elementor-382 .elementor-element.elementor-element-66894cd.elementor-element{--align-self:center;}.elementor-382 .elementor-element.elementor-element-e57b349{--width:354px;}}/* Start custom CSS for shortcode, class: .elementor-element-66894cd *//* OCULTAR EL TÍTULO "Lost Password" DE ARRIBA */
h1.entry-title {
  display: none;
}

.ur-frontend-form.login {
    font-family: 'Inter', sans-serif !important;
  background-color: #F8F8F3 !important; /* Fondo crema claro */
  padding: 40px;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
#use-registration{
     box-shadow: none;
}
/* Quitar el box-shadow del formulario de recuperación de contraseña */
.ur-frontend-form.login {
  box-shadow: none !important;
}
.user-registration-form-row--first.form-row {
  display: none !important;
}

label[for="user_login"] {
  display: none !important;
}
.user-registration-Button.ur-reset-password-btn {
  background-color: #6A4E42 !important; /* Marrón Silver */
  color: #ffffff !important;            /* Texto blanco */
  font-family: 'Inter', sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 0;
  padding: 12px 0;
  width: 100%;
  transition: background-color 0.3s ease;
}

.user-registration-Button.ur-reset-password-btn:hover {
  background-color: #4f362f !important; /* Marrón más oscuro al hacer hover */
}
.ur-lost-password-title {
  white-space: nowrap;
  font-size: 20px;
  text-align: center;
  padding-bottom: 30px
}
.ur-input-with-icon input::placeholder {
  color: #6A4E42 !important; /* Marrón Silver */
  opacity: 1; /* Asegura que no sea muy grisado */
}
.ur-frontend-form.login {
  padding-bottom: 0px !important; /* o el valor que quieras */
}
/* Fondo general */
body {
  background-color: #f9f8f4 !important; /* beige claro */
  font-family: 'Helvetica Neue', sans-serif;
  color: #1a1a1a;
}

/* Campos de contraseña */
input[type="password"] {
  border: 1px solid #ccc !important;
  padding: 12px !important;
  font-size: 16px !important;
  width: 100% !important;
  border-radius: 6px !important;
  margin-bottom: 20px !important;
}

/* Botón guardar */
button[type="submit"],
input[type="submit"] {
  background-color: #001aff !important;
  color: white !important;
  padding: 12px 30px !important;
  font-size: 16px !important;
  border: none !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  text-transform: uppercase;
}

button[type="submit"]:hover,
input[type="submit"]:hover {
  background-color: #000088 !important;
}

/* Enlaces secundarios */
p a {
  color: #5a3c36 !important;
  font-weight: 500;
  text-decoration: underline;
}
/* Oculta completamente los textos originales de los labels */
/* OCULTAR completamente los textos originales */


/* Traducciones nuevas */
#password_1::before,
#password_2::before {
  content: none !important;
}

/* Insertar traducción arriba del campo de password_1 */
#password_1::placeholder {
  color: #999;
  font-size: 14px;
}

/* Insertar traducción como texto visual encima del input */
#password_1::before,
#password_2::before {
  content: none;
}

#password_1,
#password_2 {
  font-size: 16px;
}

/* Insertar traducciones como pseudo-elementos (opcional) */
#password_1::after,
#password_2::after {
  display: none;
}

/* Usamos los <label> ocultos y agregamos el texto encima */
input#password_1 {
  margin-top: 0.8rem;
}


/* Botón: ocultar texto original y reemplazar */
input[type="submit"].user-registration-Button {
  color: transparent;
  position: relative;
}
input[type="submit"].user-registration-Button::after {
  content: "GUARDAR CONTRASEÑA";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  font-size: 16px;
  pointer-events: none;
}
/* OCULTAR título en inglés */
.ur-form-grid > p:first-of-type {
  display: none !important;
}
/* OCULTAR texto original de los labels */
label[for="password_1"],
label[for="password_2"] {
  color: transparent !important;
  font-size: 0 !important;
  position: relative;
}

/* CAMBIAR LABELS a español */
label[for="password_1"]::before {
  content: "Ingresá una nueva contraseña";
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  color: #1a1a1a;
  font-size: 15px;
}
label[for="password_2"]::before {
  content: "Reingresá la contraseña";
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  color: #1a1a1a;
  font-size: 15px;
}


/* Ocultar los mensajes originales */
.user-registration-message,
.ur-message-content {
  visibility: hidden;
  position: relative;
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

/* Estilo del nuevo mensaje principal */
.user-registration-message::after {
  content: "✔️ ¡Listo! Te enviamos un correo para restablecer tu contraseña.";
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  color: #5c3a28; /* Marrón Silver */
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
}

/* Estilo del mensaje secundario */
.ur-message-content::after {
  content: "Revisá tu bandeja de entrada. Puede tardar unos minutos en llegar. Si no lo encontrás, chequeá en Spam.";
  visibility: visible;
  position: absolute;
  top: 1.8em;
  left: 0;
  color: #5c3a28; /* Marrón Silver */
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}
.ur-message-container {
  background-color: #F8F8F3 !important;
  box-shadow: none !important; /* por si también querés quitar el sombreado */
  border: none; /* opcional: elimina borde si lo hay */
}
input[name="password_1"],
input[name="password_2"] {
  display: block !important;
}

[user_registration_form][password_1],
[user_registration_form][password_2],
[user_registration_form] input[password_1],
[user_registration_form] input[password_2] {
  display: none !important;
}
/* Estilo de etiquetas */
label[for="password_1"],
label[for="password_2"] {
  display: block !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600;
  font-size: 15px;
  color: #6A4E42 !important; /* Marrón Silver */
  margin-bottom: 6px;
}

/* Placeholder */
#password_1::placeholder,
#password_2::placeholder {
  font-family: 'Inter', sans-serif !important;
  color: #6A4E42 !important;
  font-size: 14px;
}

/* Input */
#password_1,
#password_2 {
  font-family: 'Inter', sans-serif !important;
  color: #1a1a1a;
}

/* Botón guardar con estilo Silver */
input[type="submit"].user-registration-Button {
  background-color: #6A4E42 !important; /* Marrón Silver */
  color: white !important;
  font-family: 'Inter', sans-serif !important;
  border: none !important;
  border-radius: 6px;
  padding: 12px 30px;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  
}

input[type="submit"].user-registration-Button::after {
  content: "GUARDAR CONTRASEÑA";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: 600;
  font-size: 15px;
  pointer-events: none;
  font-family: 'Inter', sans-serif;
}

input[type="submit"].user-registration-Button:hover {
  background-color: #4f362f !important; /* Marrón más oscuro */
}
 
 @media only screen and (max-width: 480px) {
  /* Asegura contenedor centrado con padding */
  .ur-frontend-form.login {
    padding: 20px !important;
    margin: 0 auto !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  /* Título principal */
  .ur-lost-password-title {
    font-family: 'Inter', sans-serif !important;
    font-size: 22px !important;
    text-align: center !important;
    font-weight: 700 !important;
    margin-bottom: 20px !important;
    color: #1a1a1a !important;
  }

  /* Texto descriptivo */
  .ur-form-grid > p {
    font-family: 'Inter', sans-serif !important;
    font-size: 15px !important;
    color: #1a1a1a !important;
    text-align: center !important;
    margin-bottom: 24px !important;
    line-height: 1.4 !important;
    padding: 0 10px;
  }

  /* Input de email */
  .ur-input-with-icon input[type="text"],
  .ur-input-with-icon input[type="email"] {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    padding: 12px 14px !important;
    width: 100% !important;
    margin: 0 auto 20px auto !important;
    border-radius: 6px !important;
    box-sizing: border-box !important;
    display: block;
  }

  /* Botón de recuperar */
  .user-registration-Button.ur-reset-password-btn {
    background-color: #6A4E42 !important; /* Marrón Silver */
    color: #ffffff !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100% !important;
    padding: 14px 0 !important;
    border-radius: 6px !important;
    border: none !important;
    text-align: center !important;
    display: block;
    margin: 0 auto 30px auto !important;
  }

  .user-registration-Button.ur-reset-password-btn:hover {
    background-color: #4f362f !important;
  }

  /* Enlace “Iniciá sesión” */
  .ur-form-grid a {
    font-family: 'Inter', sans-serif !important;
    color: #5a3c36 !important;
    text-decoration: underline;
    font-weight: 500;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }

  /* Línea de texto inferior */
  .ur-form-grid p:last-of-type {
    text-align: center !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    margin: 0 auto !important;
  }
  #user-registration {
  background-color: transparent !important; /* Elimina el fondo aquamarine */
}
.user-registration {
  padding: 0 !important;
  margin: 0 !important;
}

  .ur-input-with-icon input {
    padding-left: 36px !important;
  }

  .ur-input-with-icon svg {
     display:none;
  }
}


.ur-input-with-icon input {
  padding-left: 40px !important;
 !important;
  z-index: 1;
}
 .user-registration.ur-frontend-form .ur-submit-button {
    min-width: 0px !important;
    width: 100% !important;
  }
  

}/* End custom CSS */