.a1-tours-menu {
  position: absolute;
  z-index: 100010;
  box-sizing: border-box;
  width: 220px;
  padding: 8px 0;
  border: 1px solid rgba(26, 32, 36, .12);
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .18);
}

.a1-tours-menu[hidden] {
  display: none !important;
}

.a1-tours-menu a {
  display: block;
  padding: 11px 18px;
  color: #1a2024;
  font: 400 13px/1.3 "Golos Text", Arial, sans-serif;
  text-decoration: none;
  transition: color .18s ease, background-color .18s ease;
}

.a1-tours-menu a:hover,
.a1-tours-menu a:focus-visible {
  color: #f26516;
  background: #f6f6f6;
}

#rec1258849761 {
  display: none !important;
}
