.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Theinhardt";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Theinhardt";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Theinhardt";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Theinhardt";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h3{color:#000000;font-family:"Theinhardt", Sans-serif;font-size:22px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1728px;}.e-con{--container-max-width:1728px;}.elementor-widget:not(:last-child){margin-block-end: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. DISEÑO GLOBAL: RESTRICCIÓN PREMIUM A 1728PX (VERSIÓN FLEXBOX)
   ========================================================================== */
@media (min-width: 1728px) {
    /* Mantiene los fondos infinitos en pantallas gigantes */
    .elementor-location-header,
    .elementor-location-footer {
        max-width: 100% !important;
        width: 100% !important;
    }

    /* Limita el contenido interno (Flexbox) a la caja de 1728px */
    .elementor-location-header .e-parent,
    .elementor-location-footer .e-parent {
        max-width: 1728px !important;
        margin-left: auto !important;
        margin-right: auto !important;

    }

    /* Contiene y centra el resto de las páginas */
    #page, 
    .site-content {
        max-width: 1728px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* ==========================================================================
   2. MEGA MENÚ: LIBERACIÓN Y ANCLAJE AL CONTENEDOR FLEXBOX
   ========================================================================== */
/* 1. Convertimos el contenedor maestro (1728px) en el Ancla Principal */
.elementor-location-header .e-parent {
    position: relative !important;
}

/* 2. Destruimos TODAS las barreras de posicionamiento de las capas internas */
.elementor-location-header .e-parent > .e-child,
.elementor-location-header .elementor-widget-n-menu,
.elementor-location-header .e-n-menu,
.elementor-location-header .e-n-menu-wrapper,
.elementor-location-header .e-n-menu-heading,
.elementor-location-header .e-n-menu-item {
    position: static !important;
}

/* 3. El desplegable ahora toma todo el ancho del Ancla Principal */
@media (min-width: 1025px) {
    .elementor-location-header .e-n-menu-content {
        position: absolute !important;
        top: 100% !important; /* Nace justo en la base de la cabecera */
        left: 0 !important;   /* Toca el borde izquierdo del e-parent */
        right: 0 !important;  /* Toca el borde derecho del e-parent */
        width: 100% !important;
        max-width: 100% !important;
        
        /* Anulamos las variables matemáticas en línea inyectadas por el JS de Elementor */
        --width: 100% !important;
        --position: absolute !important;
        transform: none !important;
        margin: 0 !important;

    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.drmallent.com/wp-content/uploads/2025/06/Theinhardt-Light.woff') format('woff');
}
@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.drmallent.com/wp-content/uploads/2025/06/Theinhardt-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Theinhardt';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.drmallent.com/wp-content/uploads/2025/06/Theinhardt-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */