/*
 * Listing Templates CSS
 */
.epl-one-quarter {
	width: 30%;
}
.epl-three-quarter {
	width: 70%;
}
.epl-one-quarter .epl-blog-image {
	margin-right: 1em;
}
/* Address Card Top */
.epl-property-blog.card-top {
	background: #e9e9e9;
	padding: 0.5em;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 1em;
}
.epl-property-blog.card-top.epl-masonry {
	margin-right: 1em;
}
.epl-property-blog.card-top .page-price.sold-status,
.epl-property-blog.card-top .page-price.under-offer-status{
	display: block;
}
.epl-property-blog.card-top .bond {
	/*display: none;*/
}
.epl-property-blog.card-top .epl-more-link {
	display: none;
}
.epl-property-blog.card-top .alignleft,
.epl-property-blog.card-top .alignright {
	margin: 0 !important;
}

/* Address Top Grid */
.epl-property-blog.card-top.epl-listing-grid-view{
	width: 43%;
	margin: 0 2% 2% 0;
}
.epl-property-blog.card-top.epl-listing-grid-view {
	min-height: 0;
}
.epl-property-blog.card-top.epl-listing-grid-view .entry-title,
.epl-property-blog.card-top.epl-listing-grid-view .entry-summary {
	
}
/* Address Top Responsive */
@media screen and (max-width: 990px) {
	.epl-property-blog.card-top.epl-listing-grid-view,
	.epl-property-blog.suburb-top.epl-listing-grid-view  {
		width: 43%;
	}
}
@media screen and (max-width: 790px) {
	.epl-property-blog.card-top.epl-listing-grid-view,
	.epl-property-blog.suburb-top.epl-listing-grid-view  {
		width: 47%;
	}
}
@media screen and (max-width: 500px) {
	.epl-property-blog.card-top.epl-listing-grid-view,
	.epl-property-blog.suburb-top.epl-listing-grid-view  {
		width: 90.5%;
		margin-right: 0;
	}
}

/* Suburb Top */
.epl-property-blog.suburb-top,
.epl-property-blog.suburb-top.epl-listing-grid-view.epl-masonry  {
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 1em; 
}
.epl-property-blog.suburb-top .entry-content {
	width: 87%;
}
.epl-property-blog.suburb-top .address-header.entry-header {
	margin-bottom: 0;
}
.epl-property-blog.suburb-top .address-header {
	background: #ccc;
	padding: 0.5em 1em;
}
.epl-property-blog.epl-listing-grid-view.suburb-top,
.epl-property-blog.epl-listing-grid-view.suburb-top.epl-manonry {
	min-height: 100px;
}
.epl-property-blog.suburb-top .epl-inspection-times {
	clear: both;
}
.epl-property-blog.suburb-top .epl-inspection-times ul {
	list-style: none;
	margin: 0;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .address-header {
	width: 87%;
}
/* Suburb Top Grid */
.epl-property-blog.suburb-top.epl-listing-grid-view {
	padding: 0 !important;
	width: 31.8%;
	margin: 0 0.5em 1em 0;
	padding: 0.5em;
	font-size: 0.9em;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .address.price {
	max-height: 25px;
	overflow: hidden;
}
.epl-property-blog.card-top.epl-listing-grid-view .alignright,
.epl-property-blog.suburb-top.epl-listing-grid-view .alignright {
	float: left !important;
	text-align: left;
	clear: both;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .address {
	width: auto;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .epl-inspection-times {
	display: none;
}
/* Responsive Suburb Top */

@media screen and (max-width: 990px) {
	.epl-property-blog.suburb-top.epl-listing-grid-view  {
		width: 48%;
	}
}
@media screen and (max-width: 790px) {
	.epl-property-blog.suburb-top.epl-listing-grid-view  {
		width: 47%;
	}
}
@media screen and (max-width: 500px) {
	.epl-property-blog.suburb-top.epl-listing-grid-view  {
		width: 99.5%;
		margin-right: 0;
	}
}

/* view-2-column */
.epl-property-single.view-2-column {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.epl-property-single.view-2-column .entry-2-col {
	float: left;
}
.epl-property-single.view-2-column .entry-2-col.content-col {
	width: 70%;
}
.epl-property-single.view-2-column .entry-2-col.sidebar-col {
	width: 30%;
}

.epl-property-single.view-2-column  .entry-column-content {
	padding-right: 1em;
}

.epl-property-single.view-2-column  .entry-column-sidebar-content {
	padding-left: 1em;
}
/* Project Card */
.epl-property-blog.project-card  {
	width: 30%;
	float: left;
	margin: 0 1em 0 0;
	padding-bottom: 1em;
}
.epl-property-blog.project-card  .project-card-entry{
	padding: 0 1em;
}
/* Project Card Grid View */
.epl-listing-grid-view.epl-property-blog.project-card  {
	min-height: 0;
	margin: 0;
	padding: 0 !important;
}
.epl-listing-grid-view.epl-property-blog.project-card.epl-masonry  {
	width: 29%;
	padding: 0 !important;
	margin: 0;
}
.epl-listing-grid-view.epl-property-blog.project-card  .project-card-entry{
	padding: 0;
}
.epl-listing-grid-view.epl-property-blog.project-card  .entry-title,
.epl-listing-grid-view.epl-property-blog.project-card  .entry-excerpt,
.epl-listing-grid-view.epl-property-blog.project-card  .entry-title,
.epl-listing-grid-view.epl-property-blog.project-card  .address.price {
	display: none;
}
/* Project Card Responsive */
@media screen and (max-width: 700px) {
	.epl-property-blog.project-card  {
		width: 50%;
	}
}
/* Project Card Responsive Design */
@media screen and (max-width: 500px) {

	.epl-property-blog.project-card  {
		width: 100%;
		float: none;
	}
	.epl-property-blog.project-card  .project-card-entry{
		padding: 0;
	}

	.epl-property-single.view-2-column .entry-2-col.content-col {
		width: 100%;
	}
	.epl-property-single.view-2-column .entry-2-col.sidebar-col {
		width: 100%;
	}
}

/* Two Up */
.epl-property-blog.two-up {
	width: 50%;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 320px;
	border-bottom: 0;
}
.epl-two-up-wrapper {
	padding: 0.5em;
	float: left;
}
.epl-two-up-wrapper .entry-header {
	float: left;
	margin: 0;
}
.epl-property-blog.two-up.epl-listing-grid-view.epl-masonry {
	width: 30%;
}
.epl-property-blog.two-up .epl-blog-image {
	height: 200px;
	overflow: hidden;
	margin-bottom: 1em;
}
/* Two Up Grid View */
.epl-listing-grid-view.epl-property-blog.two-up {
	min-height: 200px;
	width: 50%;
	padding: 0 !important;
	margin: 0;
	border-bottom: 0;
}
.epl-listing-grid-view.epl-property-blog.two-up .epl-blog-image {
	margin-bottom: 0;
}
.epl-listing-grid-view.epl-property-blog.two-up .entry-content {
	display: none;
}
.epl-property-blog.two-up .page-price {
	font-size: 0.9em;
}
@media screen and (max-width: 970px) {
	.epl-property-blog.two-up  {
		width: 100%;
	}
	.epl-property-blog.two-up .epl-blog-image {
		height: auto
	}
}
/* Two Column Option 3 */
.epl-2-column-option-3   {
}
.epl-2-column-option-3  .entry-content {
	margin-right: 2em;
}
.epl-2-column-option-3  .entry-title-sub {
	font-weight: bold;
	font-size: 1em;
}
.epl-2-column-option-3  .author-box,
.epl-2-column-option-3  .author-slogan,
.epl-2-column-option-3  .author-contact-details {
	padding-right: 0;
	width: 100%;
	float: none;
}
.epl-2-column-option-3  .epl_tabbed_map_wrapper  {
	max-height: 200px
}
.epl-2-column-option-3 .property-meta.pricing {
	float: none;
	text-align: left;
}
/* Slim */
.epl-property-blog-slim.epl-property-blog {
	margin-bottom: 1em;
	padding-bottom: 1em;
}
/* Slim Grid View */
.epl-property-blog-slim {
	margin: 0;
	padding: 0;
}
.epl-property-blog-slim.epl-masonry {
	margin: 0 1em 1em 0;
	padding: 0 !important;
}
.epl-property-blog-slim.epl-listing-grid-view.epl-masonry   {
	width: 30%;
}
.epl-property-blog-slim.epl-listing-grid-view {
	min-height: 310px;
}
.epl-property-blog-slim.epl-listing-grid-view  .entry-title {
	display: none;
}
/* Slim Grid View Responsive */
@media screen and (max-width: 970px) {
	.epl-property-blog-slim.epl-property-blog.epl-listing-grid-view  {
		width: 45%;
	}
}
@media screen and (max-width: 500px) {
	.epl-property-blog-slim.epl-property-blog.epl-listing-grid-view  {
		width: 40%;
	}
	.epl-property-blog-slim.epl-property-blog.epl-listing-grid-view .icon.air {
		display: none;
	}

}
/* Thumbnail Slim */
.epl-property-blog.thumbnail-slim {
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view  {
	min-height: 0;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view.epl-masonry  {
	min-height: 0;
	margin: 0;
	padding: 0 !important;
	width: 32%;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .entry-header .address.alignright {
	text-align: center;
	float: none;
	display: block;
	font-size: 0.9em;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .entry-header .address.alignleft,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .entry-title,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .entry-content {
	display: none;
}
@media screen and (max-width: 500px) {
	.epl-property-blog.thumbnail-slim .epl-one-quarter {
		width: 50%;
		float: left
	}
	.epl-property-blog.thumbnail-slim .epl-three-quarter {
		width: 50%;
		float: left
	}
}
@media screen and (max-width: 360px) {
	.epl-property-blog.thumbnail-slim .epl-one-quarter {
		width: 100%;
		float: left
	}
	.epl-property-blog.thumbnail-slim .epl-three-quarter {
		width: 100%;
		float: left
	}
}