/*

Theme Name: Hello Elementor Child

Theme URI: http: //agenciaxadrez.com.br/

Description: Este é um tema filho personalizado.

Author: Xadrez

Author URI: http: //agenciaxadrez.com.br/

Template: hello-elementor

Version: 0.1

Text Domain: hello-elementor-child

*/



/*personaliza o background e form de wp-login*/

body.login{background-color:#011671;}
body.login form{background:#fdfdfd; border-radius:14px;}
body.login label{color:#000}
body.login .button-primary{background:#F6A01C; border-color:#F6A01C; color:#000}


/*estiliza perdeu sua senha em login*/

p#nav{font-size:18px!important; background:red; color:#fff!important; box-shadow:#222 2px 2px 2px; border-radius:50px;}

p#nav a{color:#fff!important; display:block!important; text-align: center; padding:7px!important; text-transform:uppercase;}

body.login p a{color:#fff!important;}