a.mapshoplink { 
	color: #FFFFFF; 
	background-color: #95AD31;
	padding: 10px 10px 10px 10px;
    border-radius: 2px;
}
/*#infowindow button{
	position: absolute;
	top: 0;
	right: 0;
}*/
#iwContent.iwContentcustom button span{
	background-color: rgba(0, 0, 0, 0.62) !important;
}
#iwContent.iwContentcustom button:hover span{
	background-color: #000 !important;
}
#iwContent.iwContentcustom h3 {
	margin-top: 38px !important;
}
