/* COLLECT: Region Gadget Map Styling */
.map-container .im-pricebutton { background: none; padding: 0 !important; width: auto !important; }
.map-container .im-pricebutton-label { margin-bottom: 0 !important; }

/* click on map marker button colour */
div.region-gadget.BE div.map-container div.mapInfoWindow div.button a { background:#f3b24a; border: none !important; border-radius: 10px; }
body div.region-gadget.BE div.map-container div.mapInfoWindow div.button a:hover { background:#f3b24a; }