/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor page builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.1702479269
Updated: 2023-12-13 14:54:29

*/

/*PÁGINA RECUPERAR CONTRASEÑA LOGIN*/
/*BODY*/
.login.js.login-action-checkemail.wp-core-ui.locale-es-es, .login.js.login-action-rp.wp-core-ui.locale-es-es, .login.js.login-action-resetpass.wp-core-ui.locale-es-es, .login.js.login-action-lostpassword.wp-core-ui.locale-es-es, .login.js.login-action-login.wp-core-ui.locale-es-es{
    background: #447BEA !important;
}

/*logo*/
.login h1 a {
    background-image: url(https://alianza.webprovisional.com/wp-content/uploads/2023/09/cropped-logo_valencia_nuevo.png) !important;
    background-size: 75% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin: 0 auto 15% !important;
    padding: 0 !important;
	width: 100% !important;
 }

/*seccion texto*/
.login .message, .login .notice{
    border-left: 4px solid #FFA804 !important;
}


/*ENLACES*/
.login #backtoblog a, .login #nav a {
  color: white !important;
}
.login #backtoblog a:hover, .login #nav a:hover{
color: #FFA804 !important;
}

.login a.privacy-policy-link{
     color: white !important; 
}
.login a.privacy-policy-link:hover{
     color: #FFA804 !important;
}

/*IDIOMA*/
#language-switcher{
    display: none !important;
}
.lang-item.lang-item-9.lang-item-es::after, .lang-item.lang-item-9.lang-item-es.menu-item-943-es::after{
	content: "" !important;
    width: 2px !important;
    height: 20px !important;
    background-color: black !important;
}
.elementor-23 .elementor-element.elementor-element-be7d595 .elementor-nav-menu--main .elementor-item {
    padding-left: 5px !important;
    padding-right: 5px !important;
	
/*BOTONES GUARDAR CONTRASEÑA*/

.wp-core-ui .button-primary {
    background: #FFA804;
    border-color: #FFA804;
	color: white !important;
}

.wp-core-ui .button{
    color: #FFA804;
    border-color: #FFA804;
	
}
.wp-core-ui .button-primary:hover {
    background: #0AB146;
    border-color: #0AB146;
}

.wp-core-ui .button:hover{
    color: #0AB146;
    border-color: #0AB146;
}

/*INICIAR SESIÓN*/
.page-id-705 .e-con-inner{
    display: flex !important;
    flex-flow: row nowrap !important;
    justify-content: center !important;
    align-items: center !important;
}


.page-id-705 .elementor-705 .elementor-element.elementor-element-e8cff8d {
    height: 90vh;
    background-image: url(https://alianza.webprovisional.com/wp-content/uploads/2024/04/La-alianza-iniciar-sesion.jpg);
	background-position: center;
    margin-bottom: 0px !important;
}


.elementor-705 .elementor-element.elementor-element-70cde2c.elementor-element {
    width: 100% !important;
}

.page-id-705 .mkt_login_form{
  color:white;
}
/*INICIAR SESIÓN ACABA AQUÍ*/
/*USUARIOS*/

@media(max-width:690px){
    ul.usuarios__listado li {
       width: 49%;
       height: 9.688rem;
    }
}
/*USUARIOS ACABA AQUÍ*/