/*

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:rgb(20,161,131); background: linear-gradient(347deg, rgba(20,161,131,1) 50%, rgba(255,255,255,1) 50%);}

body.login form{background:#fff; border-radius:14px;}

body.login label{color:#666}



/*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; padding:0; margin:0; text-shadow: 0 1px 1px #000}