.elementor-kit-9{--e-global-color-primary:#F9F9F9;--e-global-color-secondary:#606062;--e-global-color-text:#8C8C8C;--e-global-color-accent:#B05432;--e-global-typography-primary-font-family:"Verdana";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Voces";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Voces";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Verdana";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-9 a{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-9 h1{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-9 h2{font-family:"Cormorant Garamond", Sans-serif;}.elementor-kit-9 h3{font-family:"Cormorant Garamond", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@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 *//* Esto expande el contenedor principal al 100% del ancho */
.entry-content, .site-content, .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Borra el título de la página */
.entry-header {
    display: none !important;
}

/* Expande el contenido a toda la pantalla */
.grid-container {
    max-width: 100% !important;
}

.site-content .inside-article {
    padding: 0 !important;
}

/* Oculta el título Soft-mark en todas las páginas */
.entry-title, .entry-header {
    display: none !important;
}/* End custom CSS */