.elementor-4790 .elementor-element.elementor-element-14f9f9f{--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;}/* Start custom CSS *//* REMOVE HEADER */
header, 
.site-header, 
.elementor-location-header,
.header,
#header,
.ast-header-wrap,
.ast-header,
.astra-header {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
}

/* REMOVE FOOTER */
footer, 
.site-footer, 
.elementor-location-footer,
.footer,
#footer,
.ast-footer-wrap,
.astra-footer {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
}

/* REMOVE QUALQUER ESPAÇO RESIDUAL */
.site, .page, .elementor-page {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* GARANTE CONTEÚDO FULL SCREEN */
body, html {
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-section, 
.elementor-container {
    margin: 0 !important;
    padding: 0 !important;
}/* End custom CSS */