.gmap {
	width: 100%;
	height: 300px
}
.gmap img {
	border-radius: 0
}
.gmap > div {
	overflow: hidden
}
.gmap .infowindow {
	padding: 10px;
	color: #111
}
.gm-style-iw-chr {
	display: block !important;
	opacity: 0 !important;
	height: 10px !important
}
button.gm-ui-hover-effect {
	width: 100% !important;
	height: 100% !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
}