.metabox-holder .ad-map-canvas {
  height: 300px;
  width: 100%;
}


/*.ad-map-canvas.frontend {
  position: relative;
  overflow: hidden;
}

.metabox-holder .ad-map-canvas {
  height: 300px;
  width: 100%;
}

.map-title {
    font-weight: bold;
    font-size: 18px;
    background-color: #f3f3f3;
    padding: 5px;
}

.map-content {
    padding: 20px;
}

.map-address {
    font-style: italic;
    color: #777;
}

.ad-map-filters {
  margin-top: 40px;
}

.ad-map-list {
  margin-top: 20px;
  list-style-
}

.ad-list-item {
  background-color: #f3f3f3;
}

.ad-list-item ul {
  list-style-type: none;
  padding: 10px 20px;
}

.ad-list-item .ad_map_title {
  font-weight: bold;
}*/