.elementor-kit-1458{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1458 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1023px){.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 *//* Oculta a seção do Elementor que atua como cabeçalho fixo */
.page-id-6806 .elementor-section.sticky-header {
    display: none !important;
}

/* Opcional: Se o Elementor deixar um espaço em branco no topo, remova-o.
   Às vezes, o Elementor adiciona um padding-top ao body ou a um wrapper interno. */
.page-id-6806 body {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* Tente remover o efeito de "padding-top" que o Elementor pode adicionar
   a um container de conteúdo quando o cabeçalho é fixo.
   Isso pode ser aplicado a classes como .elementor-editor-active .elementor-section.elementor-section-stretched + .elementor-section
   ou algo similar. Verifique o primeiro elemento da página depois do cabeçalho.
*/
.page-id-6806 .elementor-section:first-of-type {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* E, se o Elementor estiver injetando JavaScript para calcular o offset,
   você pode precisar de um pouco mais de força ou sobrescrever o estilo diretamente.
   Às vezes, ele adiciona um top: 0 ao body ou ao wrapper.
*/
.page-id-6806 .elementor-editor-active body {
    top: 0 !important;
}

/* Código para ocultar o cabeçalho fixo (já estava funcionando) */
.page-id-6806 .elementor-section.sticky-header {
    display: none !important;
}

/* Garante que não haja espaço vazio no topo após remover o cabeçalho */
.page-id-6806 body {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* Oculta a barra preta (o que você me passou por último para remover) */
.page-id-6806 .elementor-element-bc5b104 {
    display: none !important;
}

/* Oculta o primeiro rodapé azul (com Quem Somos, Navegação, etc.) */
.page-id-6806 .elementor-element-b2be245 {
    display: none !important;
}

/* Se por algum motivo o Elementor deixar um padding no corpo, remove */
.page-id-6806 .elementor-editor-active body {
    top: 0 !important;
}

/* Código para ocultar o cabeçalho fixo */
.page-id-6806 .elementor-section.sticky-header {
    display: none !important;
}

/* Garante que não haja espaço vazio no topo após remover o cabeçalho */
.page-id-6806 body {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

/* NOVO CÓDIGO: Oculta TODO o contêiner de rodapé do Elementor com ID 1652 */
.page-id-6806 .elementor-1652.elementor-location-footer {
    display: none !important;
}

/* Se por algum motivo o Elementor deixar um padding no corpo, remove (geralmente não é necessário) */
.page-id-6806 .elementor-editor-active body {
    top: 0 !important;
}/* End custom CSS */