#map, #map_iframe {
  max-width: 100%;
  min-height: 404px; 
  z-index: 1;
}

.c-infowindow-container {
  background-color: #7A894B;
}

.c-infowindow-content {
	color: #FFF;
	background-color: #7A894B;
	padding: 0px 5px 0px 5px;
	font-family: "Ano Regular";
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}

.gm-style .gm-style-iw-c {
	left: 45px;
}

.gm-style-iw-t button {
  display: none !important;
}

.gm-style .gm-style-iw-d::-webkit-scrollbar-track, 
.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece,
.gm-style .gm-style-iw-c,
.gm-style .gm-style-iw-t::after { 
  background: #7A894B;
  color: #FFF;
}