.elementor-2448 .elementor-element.elementor-element-910a4f2{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS *//* OCULTAR HEADER DEL TEMA */
.site-header,
header.site-header,
.elementor-location-header {
    display: none !important;
}

/* ELIMINAR ESPACIO SUPERIOR */
html,
body {
    margin: 0 !important;
    padding: 0 !important;
}

main,
.site-main,
.site-content,
.content-area {
    margin-top: 0 !important;
    padding-top: 0 !important;
}/* End custom CSS */