body {
  padding-top: 132px !important;
}

.header {
  background: #fff;
  height: 100px;
}

#site-header {
  display: none !important;
}

.elementor-element-75385f0 {
  margin-top: 0 !important;
}

.elementor-widget-text-editor a[href^="mailto:"],
.elementor-widget-text-editor a[href^="mailto:"]:hover,
.elementor-widget-text-editor a[href^="mailto:"]:focus {
  color: inherit !important;
}

@media (min-width: 768px) {
  .elementor-element-911d5bc {
    display: none !important;
  }
}

.header__brand {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.header__logo {
  width: 230px !important;
  height: auto !important;
  display: block;
}

.header-menu__list {
  gap: 24px;
}

.header-menu__item {
  color: #000 !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none !important;
  white-space: nowrap;
}

.header__right {
  margin-left: 34px;
}

.header-right {
  gap: 18px;
}

.header-right__button {
  margin: 0;
}

.dropbtn {
  display: inline-flex;
  align-items: center;
  gap: 0;
  min-width: 86px;
  border: 0;
  background: transparent !important;
  color: #000;
  font-size: 18px;
  line-height: 1;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
}

.lang__image {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  object-fit: cover;
}

.lang__arrow {
  display: block;
  flex: 0 0 auto;
  width: 12px;
  height: 7px;
  margin-left: 10px;
  overflow: visible;
}

.dropdown {
  position: relative;
}

.select-menu {
  flex: 0 0 auto;
  min-width: 86px;
}

.dropdown-content {
  right: 0;
  top: 100%;
  min-width: 112px;
  padding-top: 14px;
}

.dropdown-content .options {
  list-style: none;
  margin: 0;
  padding: 8px 0;
  background: #fff;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
}

.dropdown-content .option a {
  display: flex !important;
  align-items: center;
  gap: 12px;
  min-width: 112px;
  padding: 8px 14px;
  color: #000;
  text-decoration: none;
  white-space: nowrap;
}

.dropdown-content .option-text {
  display: inline-block;
  min-width: 24px;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
}

.header-login-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 152px;
  height: 46px;
  padding: 0 26px;
  border: 1px solid #4a2f25 !important;
  border-radius: 24px;
  background: transparent !important;
  color: #000 !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
}

.header-login-button:hover,
.header-login-button:focus {
  background: #4a2f25 !important;
  color: #fff !important;
}

@media (max-width: 991px) {
  body {
    padding-top: 124px !important;
  }

  .header-menu__list {
    gap: 0;
  }

  .header__logo {
    width: 170px !important;
  }
}
