[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.ccity {
  position: relative;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  display: block !important;
}
@media (max-width: 991px) {
  .ccity {
    margin-top: 20px;
  }
}
.head-contacts__title {
  display: flex;
}
.head-contacts__title .title {
  color: #cded93;
  border-bottom: 1px dashed;
}
.head-contacts__title span {
  color: #cded93;
  border-bottom: 1px dashed;
  cursor: pointer;
}
.head-contacts__title span:hover {
  border-bottom-color: transparent;
}
.ccity .city-popup, .ccity .city-popup1 {
  z-index: 6;
  position: absolute;
  top: 27px;
  right: 0;
  display: none;
  padding: 20px 25px;
  background-color: #fff;
  box-shadow: 0 3px 17px 1px rgba(146, 162, 169, 0.56);
  width: 280px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .ccity .city-popup, .ccity .city-popup1 {
    right: 50%;
    transform: translateX(50%);
  }
}
.ccity .city-popup:before, .ccity .city-popup1:before {
  position: absolute;
  content: "";
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  content: "";
  pointer-events: none;
  border: 1px solid #cded93;
  border-radius: 5px;
  opacity: 0.3;
}
.ccity .city-popup__title {
  font-weight: 500;
  margin-bottom: 15px;
}
.ccity .city-popup__buts span {
  display: inline-block;
  vertical-align: top;
  color: #252a30;
  background: #cded93;
  font-size: 15px;
  padding: 6px 10px;
  border: 1px solid;
  border-radius: 5px;
  line-height: 1.2;
  cursor: pointer;
}
.ccity .city-popup__buts span:first-child {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ccity .city-popup__buts {
  font-size: 0;
  display: flex;
}
.ccity .city-popup__close, .city-popup1__close {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 15px;
  cursor: pointer;
  top: 15px;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23575757%22%20d%3D%22M15.985%2C14.571%20L14.571%2C15.985%20L8.000%2C9.414%20L1.429%2C15.985%20L0.015%2C14.571%20L6.586%2C8.000%20L0.015%2C1.429%20L1.429%2C0.015%20L8.000%2C6.586%20L14.571%2C0.015%20L15.985%2C1.429%20L9.414%2C8.000%20L15.985%2C14.571%20Z%22%2F%3E%3C%2Fsvg%3E) center center/12px no-repeat;
}
.city-popup1__title {
  font-weight: 500;
  font-size: 20px;
  padding: 0 0 15px;
}
.ccity .city-popup1__blocks .conts {
  display: none;
}
.city-popup1__blocks a {
  display: block;
  color: #cded93;
  text-decoration: none;
  font-size: 16px;
}
.city-popup1__blocks a:hover {
  text-decoration: underline;
}
.city-popup1__blocks .pop-it + .pop-it {
  margin-top: 10px;
}
@media (max-width: 520px) {
  .ccity .city-popup, .ccity .city-popup1 {
    padding: 15px;
  }
  .ccity .city-popup__buts {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  .ccity .city-popup__buts span {
    font-size: 14px;
    margin: 0;
  }
}
.mosaic-wrap .div--u-i5zdckien {
  overflow: visible;
}
