.elementor-kit-9{--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-9 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){--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);}@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 *//* --- Ajustes específicos para a página (substitua 7 pelo seu page-id) --- */
.page-id-7 {

  /* Remove o título do post/página gerado pelo tema/Gutenberg */
}
.page-id-7 .entry-title,
.page-id-7 .wp-block-post-title,
.page-id-7 .page-title,
.page-id-7 h1.entry-title,
.page-id-7 .post-title {
  display: none !important;
}

/* Remove também o título que o tema pode exibir na top bar (site title) */
.page-id-7 .site-title,
.page-id-7 .wp-block-site-title,
.page-id-7 .site-branding .site-title {
  display: none !important;
}

/* Remove o rodapé inteiro apenas nessa página (se quiser remover) */
.page-id-7 footer,
.page-id-7 .site-footer,
.page-id-7 .site-info,
.page-id-7 .footer-widgets {
  display: none !important;
}

/* Reduz espaços brancos que podem ficar após esconder elementos */
.page-id-7 .site-content, 
.page-id-7 .entry-content,
.page-id-7 .wp-block-group {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Ajuste opcional: centralizar título único criado via Elementor (se necessário) */
.page-id-7 .elementor-widget-heading .elementor-heading-title {
  text-align: center !important;
}

/* Se ainda existirem espaçamentos grandes no topo ou rodapé, force mínima altura */
.page-id-7 .site-main { padding-top: 20px !important; padding-bottom: 20px !important; }/* End custom CSS */