.elementor-675 .elementor-element.elementor-element-74351c03{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-675 .elementor-element.elementor-element-56651ee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-675 .elementor-element.elementor-element-8eedd43{--spacer-size:50px;}/* Start custom CSS *//* Importar la fuente desde Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&display=swap');

/* Forzar la tipografía en todo el sitio */
 body, p, a, h1, h2, h3, h4, h5, h6, span, div, li, input, textarea, button {
    font-family: 'Funnel Display', sans-serif !important;
}

/* Ajuste opcional para que los títulos se vean más potentes */
h1, h2, h3 {
    font-weight: 700 !important;
    letter-spacing: -0.02em; /* Estilo editorial */
}

/* Eliminar el bloque de "Share" (Compartir) */
.tp-postbox-details-share.mt-60 {
    display: none !important;
}

/* Eliminar la sección de "Leave a Comment" (Comentarios) */
#singlecomment.tp-blog-details-ptb {
    display: none !important;
}

section.tp-footer-4-ptb {
    display: none !important;
}
#back_to_top.back-to-top-btn {
    display: none !important;
}

/* Eliminar el bloque de "0 Comments / Join the Conversation" */
.tp-postbox-details-author-content.mr-50 {
    display: none !important;
}/* End custom CSS */