.elementor-kit-465{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ba3d586:#00CCCC;--e-global-color-bd4e69e:#FFFFFF;--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;background-color:#000000;}.elementor-kit-465 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 *//* ==========================================
   1. ARREGLO DEL MENÚ MÓVIL (RAYITAS OSCURAS)
   ========================================== */
.elementor-menu-toggle,
.navbar-toggle,
.menu-toggle {
    background-color: #00cccc !important;
    border-radius: 4px !important;
    padding: 8px 12px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 0 10px rgba(0, 204, 204, 0.4) !important;
}

.elementor-menu-toggle i,
.elementor-menu-toggle svg,
.elementor-menu-toggle span,
.elementor-menu-toggle .elementor-menu-toggle__icon--open,
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    color: #080b0f !important;
    fill: #080b0f !important;
    background-color: #080b0f !important;
}

.elementor-menu-toggle__icon span {
    background-color: #080b0f !important;
}

/* ==========================================
   2. ELIMINAR EL CUADRADO CIAN FLOTANTE FEO
   ========================================== */
.mwai-trigger, 
.mwai-chat-popup, 
[id*="mwai-chatbot"] .mwai-trigger,
div[class*="mwai-"] button {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}/* End custom CSS */