/*
Theme Name: tuespecialistaweb.com
Theme URI: tuespecialistaweb.com
Template: royal-elementor-kit
Author: Eric
Author URI: https://tuespecialistaweb.com
Tags: blog,e-commerce,one-column,custom-background,custom-colors,full-width-template,custom-menu,custom-logo,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.1.1737473379
Updated: 2025-01-21 15:29:39

*/

/*Quitar ZINDEX de promobox*//*
.wpr-promo-box-content {
z-index: 0!important;}
.wpr-promo-box-link {
z-index: 0!important;}*/

/*Header zindex*/
.elementor-element.elementor-element-2cf5e68.wpr-sticky-section-yes.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.e-con.e-parent.e-lazyloaded {
    z-index: 999 !important;
}

html,
body{
width:100%;
overflow-x:hidden;
}

/*WhatsAPP*/
.wa__btn_popup .wa__btn_popup_icon {
height: 43px; width: 43px;}

.wa__btn_popup .wa__btn_popup_icon:before {
background-size: 20px auto;-webkit-background-size: 25px auto;-moz-background-size: 20px auto;}

/*Footer*/
div#foot a:hover {color: #33AB15 !important;}
div#ft{color: #FFFFFF !important;}
div#ft a:hover{color: #ADFCE8 !important;}

/*Form*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
font-family: "Montserrat", Sans-serif;}

input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
font-family: "Montserrat", Sans-serif;}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
font-family: "Montserrat", Sans-serif;}

p.privacidad {
font-family: 'Montserrat';font-size: 12px !important;}

p.privacidad a:hover{
	color:#3F9B8D!important;}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #3F9B8D;
	border-color: #3F9B8D !important;
    color: #FFFFFF !important;
	    font-family: 'Poppins';
    padding-left: 30px !important;
    padding-right: 30px !important;
}

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


/*Form desplegable*/
div#frm-desp input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-top: 10px;
}

div#frm-desp textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 10px;
}

