.elementor-kit-7{--e-global-color-primary:#6979CA;--e-global-color-secondary:#2C2C2C;--e-global-color-text:#989795;--e-global-color-accent:#343C64;--e-global-color-10ceaab:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:-0.5px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.5px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-letter-spacing:-0.5px;background-color:#F7F7F7;--e-page-transition-entrance-animation:e-page-transition-slide-out-down;--e-page-transition-exit-animation:e-page-transition-slide-in-up;--e-page-transition-animation-duration:500ms;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-accent );}.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);}.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 *//* 1. TÍTULOS DE CARDS/POSTS/PORTAFOLIO (Montserrat) */
.elementor-grid .elementor-post__title, 
.elementor-grid .elementor-post__title a,
.elementor-portfolio-item__title,
.elementor-widget-archive-posts .elementor-post__title {
    font-family: 'Montserrat', sans-serif !important;
}

/* 2. TEXTOS PEQUEÑOS (CATEGORÍAS/META) Y DESCRIPCIONES (Roboto) */
.elementor-post__badge,
.elementor-post__meta-data,
.elementor-post__excerpt,
.elementor-portfolio-item__category {
    font-family: 'Roboto', sans-serif !important;
}

/* 3. SELECTOR UNIVERSAL PARA CUALQUIER TÍTULO DE WIDGET DE ELEMENTOR */
[class*="title"] {
    font-family: 'Montserrat', sans-serif !important;
}

[class*="excerpt"], [class*="content"] {
    font-family: 'Roboto', sans-serif !important;
}

/* 4. LIMPIEZA PARA BOTONES (Montserrat suele verse mejor en botones industriales) */
.elementor-button-text,
.elementor-button {
    font-family: 'Montserrat', sans-serif !important;
}

/* FORZAR MONTSERRAT EN ENCABEZADOS DE ELEMENTOR */
div.elementor-widget-heading .elementor-heading-title,
.elementor-widget-heading h1, 
.elementor-widget-heading h2, 
.elementor-widget-heading h3, 
.elementor-widget-heading h4, 
.elementor-widget-heading h5, 
.elementor-widget-heading h6 {
    font-family: 'Montserrat', sans-serif !important;
}

/* FORZAR ROBOTO EN EL EDITOR DE TEXTO */
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-widget-text-editor span {
    font-family: 'Roboto', sans-serif !important;
}/* End custom CSS */