.elementor-kit-7{--e-global-color-primary:#4D1C64;--e-global-color-secondary:#954BBC;--e-global-color-text:#1F0F33;--e-global-color-accent:#5B4A6E;--e-global-color-cf_fondo:#12081F;--e-global-color-cf_fondoalt:#1F0F33;--e-global-color-cf_tarjeta:#2A1545;--e-global-color-cf_oscuro:#1F0F33;--e-global-color-cf_blanco:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.6em;background-color:#FFFFFF;color:#1F0F33;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.7em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* ---------- Creativ Flow: anchos y responsive ---------- */

.elementor-widget-image img { max-width: 100%; height: auto; }

/* Tablet: si una columna se queda demasiado estrecha, salta de linea sola */
@media (min-width: 768px) and (max-width: 1024px) {
  .e-con-inner > .e-con { min-width: 280px; }
  #cf-header .e-con, #cf-footer .e-con { min-width: 0; }
}

/* Movil: una sola columna */
@media (max-width: 767px) {
  .e-con-inner > .e-con.e-flex { flex-direction: column !important; }
  .e-con-inner > .e-con { width: 100% !important; }

  /* cabecera: logo, boton y hamburguesa SIEMPRE en una sola linea */
  #cf-header, #cf-header > .e-con-inner,
  #cf-header .e-con-inner > .e-con.e-flex { flex-direction: row !important; }
  #cf-header .e-con { width: auto !important; }
  #cf-header > .e-con-inner {
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 8px 14px !important;
  }
  #cf-header .elementor-widget { width: auto !important; flex: 0 0 auto !important; }
  #cf-header .elementor-widget-image { flex: 1 1 auto !important; min-width: 0 !important; }
  #cf-header .elementor-widget-image img { max-width: 155px !important; }
  #cf-header .elementor-widget-button { order: 2; }
  #cf-header .elementor-widget-nav-menu { order: 3; }
  #cf-header .elementor-button {
    width: auto !important;
    padding: 9px 15px !important;
    font-size: 13px !important;
    white-space: nowrap !important;
  }
  #cf-header .elementor-menu-toggle { padding: 6px !important; }

  .e-con.e-parent { padding-top: 52px !important; padding-bottom: 52px !important; }

  h1.elementor-heading-title { font-size: 32px !important; line-height: 1.22 !important; }
  h2.elementor-heading-title { font-size: 26px !important; line-height: 1.28 !important; }
  h3.elementor-heading-title { font-size: 19px !important; }

  .elementor-widget-button .elementor-button { width: 100%; text-align: center; }

  .elementor-widget-text-editor table { min-width: 620px; }
  .elementor-widget-text-editor > div { overflow-x: auto; }
}

@media (max-width: 480px) {
  h1.elementor-heading-title { font-size: 28px !important; }
  #cf-header .elementor-widget-image img { max-width: 138px !important; }
  #cf-header .elementor-button { font-size: 12px !important; padding: 8px 12px !important; }
  #cf-header > .e-con-inner { gap: 8px !important; padding: 7px 12px !important; }
}/* End custom CSS */