div.gmw-nbl-results-wrapper.type-post.template-lightcoral .gmw-posts-map-wrapper {
	width: 100%;
	height: 250px;
	border: 4px solid #eee;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul.locations-list {
	border-top:1px solid #eee;
	margin:0px;
	padding:0px;
	border: 2px solid #f1f1f1;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul.locations-list li.single-post-wrapper {
	list-style: none outside;
	margin: 0;
	border-bottom: 1px solid #eee;
	padding:0px;
	background: white;
	display: block;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul.locations-list li.single-post-wrapper .single-post-inner {
	width:100%;
	padding:15px;
	display: inline-block;
	clear: both;
	max-width: 100%;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul.locations-list li.single-post-wrapper a {
	padding:0;
	color:lightcoral;
	text-decoration:none;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper a:hover {
	color:#555;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
	text-transform: capitalize;
	width:100%;
	margin-bottom:10px;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper .info {
	color:#555;
	line-height: 18px;
	font-size: 12px
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper.has-image .info {
	max-width:69%;
	display: inline-block;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper .featured-image {
	float: right;
	width: 28%;
	height:auto;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper .featured-image img {
	border-radius: 0px
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral ul li.single-post-wrapper .info div {
	margin:0px 0px 5px;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral i {
	margin-right:3px;
	color:lightcoral;
}

div.gmw-nbl-no-results-wrapper.type-post.template-lightcoral h3 {
	margin: 10px 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}

/** info window */

div.gmw-nbl-results-wrapper.type-post.template-lightcoral .gmw-nbl-info-window-wrapper ul li {
	list-style: none outside;
	margin: 0;
	border-bottom: 1px solid #eee;
	padding:0px;
	background: white;
	display: block;
	color:#555;
	line-height: 18px;
	font-size: 12px;
	margin-bottom:5px;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral .gmw-nbl-info-window-wrapper ul li span.title {
	text-transform: capitalize;
	font-size: 14px;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral .gmw-nbl-info-window-wrapper a {
	padding:0;
	color:lightcoral;
	text-decoration:none;
}

div.gmw-nbl-results-wrapper.type-post.template-lightcoral .gmw-nbl-info-window-wrapper a:hover {
	color:#555;
}

