.elementor-kit-69{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-69 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== FIX contraste: Próximos torneos ===== */
#proximos { 
  background: var(--bg) !important; 
  color: var(--ink) !important; 
  text-shadow: none !important; 
}

/* Resetea tipografía a colores legibles dentro del bloque */
#proximos .tor-max,
#proximos .tor-cards,
#proximos .tor-card,
#proximos .tor-card * {
  color: var(--ink) !important;
  text-shadow: none !important;
}

/* Colores correctos por tipo de elemento */
#proximos .tor-h2,
#proximos .tor-card h3 { 
  color: var(--navy) !important; 
}
#proximos .tor-meta { 
  color: var(--muted) !important; 
}
#proximos .tor-txt { 
  color: #334155 !important; 
}

/* Badges (etiquetas) */
#proximos .tag { 
  color: #0B5394 !important; 
  background: #EFF6FF !important; 
  border-color: #CFE0FF !important; 
}
#proximos .tag.green { 
  color: #0A7C4A !important; 
  background: #E6F4EA !important; 
  border-color: #C6F4DF !important; 
}

/* Botones */
#proximos .btn-primary { 
  background: var(--sky) !important; 
  color: #fff !important; 
}
#proximos .btn-outline { 
  background: #fff !important; 
  color: var(--navy) !important; 
  border-color: var(--navy) !important; 
}

/* Filtros (chips) arriba de las cards */
#proximos .tor-filter { 
  color: #0b2a49 !important; 
  background: #fff !important; 
  border-color: rgba(18,58,99,.25) !important; 
}
#proximos .tor-filter.is-active { 
  color: #fff !important; 
  background: var(--navy) !important; 
  border-color: var(--navy) !important; 
}

/* Banners de cupos y barra de progreso */
#proximos .seat-banner.is-ok  { background:#E6F4EA !important; color:#0A7C4A !important; border-colo
r:#C6F4DF !important; }
#proximos .seat-banner.is-low { background:#FEE2E2 !important; color:#7A1818 !important; border-color:#F7B8B8 !important; }
#proximos .seat-banner.is-sold{ background:#E2E8F0 !important; color:#334155 !important; border-color:#CBD5E1 !important; }
#proximos .seat-progress > i  { background: var(--teal) !important; }


/* === FIX: Boton azul con texto BLANCO (tema/Elementor lo pisa) === */
.fx-home .fx-btn-primary,
.fx-home .fx-btn-primary:visited,
.fx-home .fx-btn-primary:hover,
.fx-home .fx-btn-primary:active{
  color:#fff !important;
}

.fx-home .fx-btn-primary *{
  color:#fff !important;
}

/* Por si tu tema fuerza color en los links dentro del header */
.fx-home .fx-topbar .fx-btn-primary,
.fx-home .fx-topbar .fx-btn-primary *{
  color:#fff !important;
}/* End custom CSS */