/**** 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;
}


/*******************************************************************************
  HEADER
*******************************************************************************/
header {
  z-index:9999;
}
#menu_sticky {
    background-color: #0009;
    box-shadow: none !important;
    transition: all 0.3s ease; /* transición suave */
}
#menu_sticky.elementor-sticky--effects img {
	transition: all 0.3s ease; /* transición suave */
}

/* Estado sticky activo */
#menu_sticky.elementor-sticky--effects {
    background-color: black !important; /* obligatorio usar !important si no cambia */
    box-shadow: 0 3px 15px rgba(0,0,0,0.25) !important;
    backdrop-filter: blur(5px);
}

#menu_sticky.elementor-sticky--effects img {
	width:60%;
}


/*******************************************************************************
  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;
    color:#54595f;
	margin-bottom:0;
	margin-top:0;
}

.tw-secpol h3 {
	color:#545252 !important;
}

.tw-secpol span.elementor-divider-separator {
	border-block-start: var(--divider-border-width) var(--divider-border-style) #545252 !important;
}

.tw-secpol p {
	line-height:1.5;
}

.tw-secpol ul {
    padding-left:15px;
	padding-bottom:5px;
}

.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
*******************************************************************************/
div.cky-notice-btn-wrapper {
	justify-content: space-between;
	gap:20px;
	margin-top: 20px;
}
div.cky-notice-btn-wrapper button.cky-btn {
	background-image: none;
	font-weight: 400;
	border: 1px solid black;
	margin:0;
	font-size: 1rem;
}
div.cky-notice-btn-wrapper button:hover.cky-btn {
	color: #fff !important;
	background-color: #000 !important;
}



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


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


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