.listing_ajax_wrapper {
	clear: both;
}
.listing_ajax_wrapper .listing_ajax_closebar_closer {
	cursor: pointer;
}
.listing_ajax_wrapper section.entry {
	float: left;
	margin-top: 0px;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}