#map a {
	color: inherit;
	text-decoration: none;
}
.map-wrapper,
#map {
	position: relative;
	background-color: #fff;
	text-align: left;
}

#map .gm-style {
    font-family: 'Campton Medium';
}

#map .gm-style .gm-style-iw-c {
    border-radius: 0;
    padding: 12px 24px;
}

#map .gm-style-iw-tc {
    display: none;
}

#map .gm-style-iw button {
    outline: none !important;
    border: none !important;
}