/*
Theme Name: lwqq Theme
Theme URI: https://lawebquequieres.com/
Author: lawebquequieres
Author URI: https://lawebquequieres.com/
Description: Un theme creado en exclusiva por lwqq para sus clientes. Este theme incluye una capa de seguridad, optimización avanzada y las funcionalidades indispensables para asegurar el correcto y óptimo funcionamiento de la web. Sobre esta sólida base, se integra el diseño personalizado y las funciones específicas que requiera cada proyecto, garantizando así un rendimiento excepcional y una integración perfecta con Elementor.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lwqq
*/

/* VARIABLES GLOBALES */
:root {
    --li-icon: "\f0da"; /* Icono Li */
}

/* Fix */
/* Focus Menu Movil */
.header .elementor-nav-menu--main .elementor-item:hover, 
.header .elementor-nav-menu--main .elementor-item.elementor-item-active, 
.header .elementor-nav-menu--main .elementor-item.highlighted, 
.header .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-primary) !important;
}

/* Estilos Generales */
body {margin:0;}
p { -webkit-text-size-adjust: none !important; } /* Correción fuente Safari */
/*:target { scroll-margin-top: 131px; } /* Alto Header Sticky */

.grecaptcha-badge {
right: -9999px !important;
}

/* Textos legales */
.texto-acepto-legal,
.texto-obligatorio-legal,
.texto-acepto-legal > a{
  font-size:var(--cf7--input--font-size, 16px) !important;
  font-weight:300 !important;
  color:var(--cf7--text--color-secondary) !important;
}

.texto-acepto-legal > a:hover{
  text-decoration:underline;
  text-underline-offset:4px;
  color:var(--color-brand) !important;
}

/* Submit y listas */
.elementor-element .elementor-shortcode .block-form .wpcf7-submit{
  margin-top:var(--cf7--submit--margin-top, 16px);
  border:none;
}

.elementor-element .elementor-shortcode .block-form .wpcf7-list-item{
  display:inline-block;
  margin-left:0;
}

/* Fuente del formulario */
.wpcf7-form{
  font-family:var(--font-primary) !important;
}
