/*
 Theme Name:   Hello Elementor Child 5anos
 Theme URI:    https://concertacaoamazonia.org.br/5anos/
 Description:  Tema filho do Hello Elementor para o subsite 5 Anos da Concertação
 Author:       Daniel Cambria
 Author URI:   https://bureaudetecnologia.com.br/
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  hello-elementor-child-5anos
*/

/* ============================================================================
   BIT Inline Submenu — cores do submenu (igual ao header deste subsite)
   ============================================================================ */
.menu-submenu-inline {
  --bis-bg:                 #000000;
  --bis-bg-hover:           #000000;
  --bis-text:               rgba(255, 255, 255, 0.75);
  --bis-text-hover:         #FFFFFF;
  --bis-text-hover-weight:  700;
  --bis-text-active:        #FFFFFF;
  --bis-border-active:      rgba(255, 255, 255, 0.70);
}

/* ============================================================================
   WPML Language Switcher — botão circular perfeito
   ============================================================================ */
.ucpa-header-icons .wpml-ls-link .wpml-ls-native {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  border-radius: 50% !important;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
  overflow: hidden;
}
