/* Bicudo Engenharia - ajustes visuais da versão estática */
#header_section {
  background-color: #FFFFFF !important;
  background-image: none !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1) !important;
}

#header_section .elementor-background-overlay {
  opacity: 0 !important;
}

#header_section .eael-simple-menu-horizontal > li > a,
#header_section .eael-simple-menu-horizontal > li > a:visited {
  color: #000000 !important;
  transition: color 0.3s ease;
}

#header_section .eael-simple-menu-horizontal > li > a:hover,
#header_section .eael-simple-menu-horizontal > li.current-menu-item > a {
  color: #ff2145 !important;
}

#header_section .eael-simple-menu-toggle svg {
  fill: #000000 !important;
}

/* Garante o contraste do botão Peça Orçamento */
#header_section .eael-creative-button {
  background-color: #ff2145 !important;
}

#header_section .eael-creative-button .cretive-button-text {
  color: #ffffff !important;
}
