/**** TW-STYLE USER ***/
/************** GENERALES *****************************************************/

/** OCULTAR RECAPTCHA **/
.grecaptcha-badge {
    display:none !important;
}

html {
  scroll-behavior: smooth;
}

body {
  position:relative;
  overflow-x: hidden;
}

div#content {
	min-height:83vh;
}

h1.entry-title {
	display:none !important;
}
p:last-child {
	margin-bottom: 0;
}


/*******************************************************************************
  HEADER
*******************************************************************************/
header {
  z-index:9999;
}


#contenedor-header {
    background-color: rgba(255, 255, 255, 0) !important; /* transparente */
    box-shadow: none !important;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Header sticky (al hacer scroll) */
#contenedor-header.elementor-sticky--effects {
    background-color: #ffffff !important; /* verde sólido */
    box-shadow: 0 3px 15px rgba(0,0,0,0.25) !important;
    backdrop-filter: blur(5px); /* efecto cristal opcional */
	/*padding-top: 20px !important;*/
	padding-bottom: 20px !important;
}



/*******************************************************************************
  FOOTER
*******************************************************************************/
footer {

}

/*******************************************************************************
  RESULTADOS DE BÚSQUEDA
*******************************************************************************/
body.search-no-results .tw-sin-resultados {
  display:block;
}


/*******************************************************************************
 	MODO MANTENIMIENTO
*******************************************************************************/


/*******************************************************************************
 	POLITICAS
*******************************************************************************/
.tw-secpol h2 {
    padding:2rem 0 1rem;
    font-size:2.3em !important;
	font-family:"fredoka" !important;
    color:#76A215 !important;
	margin-bottom:0;
	margin-top:0;
}

.tw-secpol p {
	line-height:1.5;
	font-family:"outfit" !important;
}

.tw-secpol ul {
    padding-left:15px;
	padding-bottom:5px;
	font-family:"outfit" !important;
}

.tw-secpol ul li {
    padding:0 10px;
	line-height:1.5;
}

.tw-secpol ul li li {
    padding: 2px 0;
}

.tw-secpol a {
   color:#00f; 
   text-decoration:underline; 
}

.tw-secpol a:hover {
   color:#00f;
   text-decoration:none; 
}

.tw-secpol .bold,.tw-secpol .negrita,.tw-secpol strong {
	font-weight:600;
}


/*******************************************************************************
 	COOKIE NOTICE
*******************************************************************************/


/*******************************************************************************
   CONTACTO
*******************************************************************************/


/*******************************************************************************
  PAGINA BLOG Y PLANTILLA CATEGORIAS BLOG
*******************************************************************************/


/*******************************************************************************
 CONTENIDO --> GENERAL / NOMBRE PLANTILLA / SSECCION
*******************************************************************************/
