/* seu-tema-filho/assets/css/hide-header-footer.css */
.ct-header,
/*.main-navigation,*/
.ct-footer/*,
.elementor-location-header,
.elementor-location-footer*/ {
    display: none !important;
}

body {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#page {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}