#ymaps_button_trigger {
  display: inline-block;
  background: #e4a314;
  color: #fff;
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 15px;
}
#ymaps_button_trigger:hover {
  background: #f3ae16;
}
#ymapsID {
  display: none;
}
