[class ^= 'aero_addons_gm_uniqid_'] .gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	border: none !important;
	/*background-color: red !important;*/
	border-radius: 0 !important;
	box-shadow: none !important;
}
[class ^= 'aero_addons_gm_uniqid_'] .gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
	border: none !important;
	background-color: transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

[class ^= 'aero_addons_gm_uniqid_'] .gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1):before {
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
}
[class ^= 'aero_addons_gm_uniqid_'] .gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1),
[class ^= 'aero_addons_gm_uniqid_'] .gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div {
	display: none;
}