/**
 * Theme Name:     TuEspecialistaWeb
 * Author:         Eric Montero
 * Template:       royal-elementor-kit
 * Text Domain:	   tuespecialistaweb
 * Description:    Theme basado en Royal
 */

/*Corrección de espacio en blanco*/
html,
body{
width:100%;
overflow-x:hidden;
}

/*Flotante Whatsapp*/
.wa__btn_popup .wa__btn_popup_icon {
height: 43px!important;width: 43px!important;}
.wa__btn_popup_txt {display: none !important;}
.wa__btn_popup .wa__btn_popup_icon:before {
background-size: 23px auto!important;
-webkit-background-size: 23px auto!important;}

/*Footer*/
div#footer a{color: #ffffff!important;}
div#footer a:hover {color: #B9DFE6!important;}

/*General Formularios*/
form.wpcf7-form.init {
font-family: 'Rubik' !important;}

input.privacy-es {
margin-right: 10px !important;}

/*Solicita Presupuesto*/
div#presu input.wpcf7-form-control.wpcf7-submit.has-spinner {
color: #FFFFFF!important;
background-color: #3AA6B9!important;
border-color: #3AA6B9!important;
font-family: "Rubik", Sans-serif!important;
font-size: 13px!important;
font-weight: 600!important;
padding: 7px 30px 7px 30px!important;
border-style: solid!important;
border-width: 2px 2px 2px 2px!important;
width: 100% !important;
}

div#presu input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
background-color: #C3921C!important;
border-color: #C3921C!important;
}

/*Contacto*/
input.wpcf7-form-control.wpcf7-submit.has-spinner {
color: #FFFFFF!important;
background-color: #3AA6B9!important;
border-color: #3AA6B9!important;
font-family: "Rubik", Sans-serif!important;
font-size: 13px!important;
font-weight: 600!important;
padding: 7px 30px 7px 30px!important;
border-style: solid!important;
border-width: 2px 2px 2px 2px!important;
width: 100% !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
background-color: #C3921C!important;
border-color: #C3921C!important;
}

