.elementor-3767 .elementor-element.elementor-element-e4d3726{--display:flex;}/* Start custom CSS for html, class: .elementor-element-f36019a */.language-switcher {
  position: relative;
  top: 5px;
  display: flex;
  gap: 6px;
  margin: 0;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  align-items: baseline;
}

.language-switcher li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.language-switcher a {
  text-decoration: none;
  color: #000;
  transition: color 0.3s;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

.language-switcher a:hover {
  color: #A0A64A;
}

.language-switcher a.active {
  font-weight: 700;
  color: #000;
}/* End custom CSS */