.elementor-281 .elementor-element.elementor-element-63c5fa1{--display:flex;}.elementor-281 .elementor-element.elementor-element-63c5fa1.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-281 .elementor-element.elementor-element-0e7cf1e{--display:flex;}.elementor-281 .elementor-element.elementor-element-96d4b9c{width:var( --container-widget-width, 117.037% );max-width:117.037%;--container-widget-width:117.037%;--container-widget-flex-grow:0;}.elementor-281 .elementor-element.elementor-element-96d4b9c.elementor-element{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}@media(min-width:1600px){.elementor-281 .elementor-element.elementor-element-63c5fa1{--width:968px;}.elementor-281 .elementor-element.elementor-element-ac2e757{margin:-98px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for container, class: .elementor-element-63c5fa1 *//* ===== FIX HEADER + STRIPE BLANCO (solo donde exista .ld-shell) ===== */
body:has(.ld-shell) .site,
body:has(.ld-shell) .site-main,
body:has(.ld-shell) .content-area,
body:has(.ld-shell) .wp-site-blocks,
body:has(.ld-shell) .entry-content,
body:has(.ld-shell) main,
body:has(.ld-shell) .container {
  background: transparent !important;   /* fuera el fondo blanco del tema */
}

/* Quita hueco/margen superior que deja Gutenberg/tema */
body:has(.ld-shell) .wp-site-blocks,
body:has(.ld-shell) .entry-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
body:has(.ld-shell) .entry-content > *:first-child {
  margin-top: 0 !important;
}

/* Asegura que el header queda por encima y sin solaparse */
body:has(.ld-shell) .site-header,
body:has(.ld-shell) header[role="banner"] {
  position: relative;
  z-index: 100;
}

/* Ajusta la separación superior del bloque (bajo el header) */
body:has(.ld-shell) .ld-shell { 
  margin-top: clamp(12px, 4vh, 36px);
}

/* (Opcional) Si el tema tiene "gap" global entre bloques */
body:has(.ld-shell) .is-layout-constrained { row-gap: 0 !important; }/* End custom CSS */