/**
 * EPL Listing Templates Loop CSS
 *
 * @package	EPL-LISTING-TEMPLATES
 * @since	1.0.0
 * @since 	2.3.0 More Styles
 * @subpackage	Template CSS
 * @copyright	Copyright (c) 2020, Merv Barrett
 * @license	http://opensource.org/licenses/gpl-2.0.php GNU Public License
 */

/*************************************************
	Common CSS
*************************************************/

.epl-archive-utility-wrapper {
	width: 100%;
}

.epl-property-blog .status-sticker.current,
.epl-property-single .status-sticker.current {
	background: #000000;
}
.epl-property-blog {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.epl-property-blog.epl-listing-grid-view,
.epl-property-blog.epl-listing-grid-view-forced {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.epl-property-blog .epl-excerpt-content p,
.epl-property-blog .property-address,
.epl-property-blog .price,
.epl-property-blog .secondary-heading {
	line-height: 1.2;
}
.epl-property-blog .entry-header,
.epl-property-blog .entry-header img,
.epl-property-blog .entry-header img.wp-post-image {
	margin-bottom: 0;
}
.epl-property-blog img {
	max-width: 100%;
	height: auto;
}
.epl-one-quarter {
	width: 30%;
}
.epl-three-quarter {
	width: 70%;
}
.epl-one-quarter .epl-blog-image {

}
.epl-property-blog.epl-listing-grid-view.epl-masonry .property-box-right,
.epl-property-blog.epl-listing-grid-view-forced.epl-masonry .property-box-right{
}

.epl-property-blog.epl-listing-grid-view .property-box img,
.epl-property-blog.epl-listing-grid-view-forced .property-box img {
	width: 100%;
}
.epl-property-blog.epl-listing-grid-view .epl-author-image img,
.epl-property-blog.epl-listing-grid-view-forced .epl-author-image img {
	max-width: 40px;
}
/* Masonry Containers */
.epl-property-blog.epl-listing-grid-view.epl-masonry,
.epl-property-blog.epl-listing-grid-view-forced.epl-masonry {

}
.epl-property-blog.epl-masonry .epl-entry-background-wrapper {
	padding: 0 0.25em;
	position: relative;
	float: left;
	box-sizing: border-box;
}
.epl-property-blog.epl-masonry .epl-entry-wrapper {
	position: relative;
	box-sizing: border-box;
	float: left;
	padding: 0.5em;
}

.epl-property-blog.epl-listing-grid-view.masonry-brick .property-box-right,
.epl-property-blog.epl-listing-grid-view-forced.masonry-brick .property-box-right{
}

/* Masonry Forced for Card Syles */
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog.has-post-thumbnail,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog.two-up,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog.two-up.has-post-thumbnail,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog .entry-content,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog.has-post-thumbnail .entry-content,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog .entry-content .entry-title,
.epl-masonry-forced-wrapper .epl-masonry-forced.epl-property-blog.has-post-thumbnail .entry-content .entry-title {
	min-height: 0;
}

/* Responsive */
@media screen and (max-width: 500px) {
	.epl-switch-view {
		display: none;
	}
}

/*********************************************
	Grid Columns
*********************************************/

.epl-loop-grid-1 .epl-listing-grid-view,
.epl-loop-grid-1 .epl-listing-grid-view-forced,
.epl-loop-grid-1 .epl-listing-grid-view.hentry,
.epl-loop-grid-1 .epl-listing-grid-view-forced.hentry {
	width: 100%
}
.epl-loop-grid-2 .epl-listing-grid-view,
.epl-loop-grid-2 .epl-listing-grid-view-forced,
.epl-loop-grid-2 .epl-listing-grid-view.hentry,
.epl-loop-grid-2 .epl-listing-grid-view-forced.hentry {
	width: 50%
}
.epl-loop-grid-3 .epl-listing-grid-view,
.epl-loop-grid-3 .epl-listing-grid-view-forced,
.epl-loop-grid-3 .epl-listing-grid-view.hentry,
.epl-loop-grid-3 .epl-listing-grid-view-forced.hentry {
	width: 33.33%
}
.epl-loop-grid-4 .epl-listing-grid-view,
.epl-loop-grid-4 .epl-listing-grid-view-forced,
.epl-loop-grid-4 .epl-listing-grid-view.hentry,
.epl-loop-grid-4 .epl-listing-grid-view-forced.hentry {
	width: 25%
}
.epl-loop-grid-5 .epl-listing-grid-view,
.epl-loop-grid-5 .epl-listing-grid-view-forced,
.epl-loop-grid-5 .epl-listing-grid-view.hentry,
.epl-loop-grid-5 .epl-listing-grid-view-forced.hentry {
	width: 20%
}
.epl-loop-grid-6 .epl-listing-grid-view,
.epl-loop-grid-6 .epl-listing-grid-view-forced,
.epl-loop-grid-6 .epl-listing-grid-view.hentry,
.epl-loop-grid-6 .epl-listing-grid-view-forced.hentry {
	width: 16.666%
}
.epl-loop-grid-7 .epl-listing-grid-view,
.epl-loop-grid-7 .epl-listing-grid-view-forced,
.epl-loop-grid-7 .epl-listing-grid-view.hentry,
.epl-loop-grid-7 .epl-listing-grid-view-forced.hentry {
	width: 14.2857%
}
.epl-loop-grid-8 .epl-listing-grid-view,
.epl-loop-grid-8 .epl-listing-grid-view-forced,
.epl-loop-grid-8 .epl-listing-grid-view.hentry,
.epl-loop-grid-8 .epl-listing-grid-view-forced.hentry {
	width: 12.5%
}

@media screen and ( max-width: 600px ) {

	.epl-loop-grid-1 .epl-listing-grid-view,
	.epl-loop-grid-1 .epl-listing-grid-view-forced,
	.epl-loop-grid-1 .epl-listing-grid-view.hentry,
	.epl-loop-grid-1 .epl-listing-grid-view-forced.hentry {
		width: 100%;
	}
	.epl-loop-grid-2 .epl-listing-grid-view,
	.epl-loop-grid-2 .epl-listing-grid-view-forced,
	.epl-loop-grid-2 .epl-listing-grid-view.hentry,
	.epl-loop-grid-2 .epl-listing-grid-view-forced.hentry {
		width: 50%;
	}
	.epl-loop-grid-3 .epl-listing-grid-view,
	.epl-loop-grid-3 .epl-listing-grid-view-forced,
	.epl-loop-grid-3 .epl-listing-grid-view.hentry,
	.epl-loop-grid-3 .epl-listing-grid-view-forced.hentry {
		width: 50%;
	}
	.epl-loop-grid-4 .epl-listing-grid-view,
	.epl-loop-grid-4 .epl-listing-grid-view-forced,
	.epl-loop-grid-4 .epl-listing-grid-view.hentry,
	.epl-loop-grid-4 .epl-listing-grid-view-forced.hentry {
		width: 33%;
	}
	.epl-loop-grid-5 .epl-listing-grid-view,
	.epl-loop-grid-5 .epl-listing-grid-view-forced,
	.epl-loop-grid-5 .epl-listing-grid-view.hentry,
	.epl-loop-grid-5 .epl-listing-grid-view-forced.hentry {
		width: 25%;
	}
	.epl-loop-grid-6 .epl-listing-grid-view,
	.epl-loop-grid-6 .epl-listing-grid-view-forced,
	.epl-loop-grid-6 .epl-listing-grid-view.hentry,
	.epl-loop-grid-6 .epl-listing-grid-view-forced.hentry {
		width: 20%;
	}
	.epl-loop-grid-7 .epl-listing-grid-view,
	.epl-loop-grid-7 .epl-listing-grid-view-forced,
	.epl-loop-grid-7 .epl-listing-grid-view.hentry,
	.epl-loop-grid-7 .epl-listing-grid-view-forced.hentry {
		width: 16.666%;
	}
	.epl-loop-grid-8 .epl-listing-grid-view,
	.epl-loop-grid-8 .epl-listing-grid-view-forced,
	.epl-loop-grid-8 .epl-listing-grid-view.hentry,
	.epl-loop-grid-8 .epl-listing-grid-view-forced.hentry {
		width: 14.2857%;
	}
}

@media screen and ( max-width: 500px ) {
	.epl-loop-grid-1 .epl-listing-grid-view,
	.epl-loop-grid-1 .epl-listing-grid-view-forced,
	.epl-loop-grid-1 .epl-listing-grid-view.hentry,
	.epl-loop-grid-1 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-2 .epl-listing-grid-view,
	.epl-loop-grid-2 .epl-listing-grid-view-forced,
	.epl-loop-grid-2 .epl-listing-grid-view.hentry,
	.epl-loop-grid-2 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-3 .epl-listing-grid-view,
	.epl-loop-grid-3 .epl-listing-grid-view-forced,
	.epl-loop-grid-3 .epl-listing-grid-view.hentry,
	.epl-loop-grid-3 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-4 .epl-listing-grid-view,
	.epl-loop-grid-4 .epl-listing-grid-view-forced,
	.epl-loop-grid-4 .epl-listing-grid-view.hentry,
	.epl-loop-grid-4 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-5 .epl-listing-grid-view,
	.epl-loop-grid-5 .epl-listing-grid-view-forced,
	.epl-loop-grid-5 .epl-listing-grid-view.hentry,
	.epl-loop-grid-5 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-6 .epl-listing-grid-view,
	.epl-loop-grid-6 .epl-listing-grid-view-forced,
	.epl-loop-grid-6 .epl-listing-grid-view.hentry,
	.epl-loop-grid-6 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-7 .epl-listing-grid-view,
	.epl-loop-grid-7 .epl-listing-grid-view-forced,
	.epl-loop-grid-7 .epl-listing-grid-view.hentry,
	.epl-loop-grid-7 .epl-listing-grid-view-forced.hentry,
	.epl-loop-grid-8 .epl-listing-grid-view,
	.epl-loop-grid-8 .epl-listing-grid-view-forced,
	.epl-loop-grid-8 .epl-listing-grid-view.hentry,
	.epl-loop-grid-8 .epl-listing-grid-view-forced.hentry {
		width: 100%;
	}
}
.epl-disable-grid .epl-property-blog,
.epl-disable-grid .epl-listing-grid-view,
.epl-disable-grid .epl-listing-grid-view-forced,
.epl-disable-grid .epl-property-blog.hentry,
.epl-disable-grid .epl-listing-grid-view.hentry,
.epl-disable-grid .epl-listing-grid-view-forced.hentry {
	width: 100% !important;
}

/*********************************************
	Twenty Nineteen
*********************************************/
.hfeed .epl-active-theme-twentynineteen .entry .entry-header {
	margin: 0;
}



/*********************************************
	Loop - Card Top
*********************************************/
.epl-property-blog.card-top .epl-property-blog-entry-wrapper {
	padding: 0.5em;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 1em;
}
.epl-property-blog.card-top .epl-property-blog-entry-wrapper .entry-header {
	float: left;
	width: 100%;
	margin: 0;
}
.epl-property-blog.card-top .epl-property-blog-entry-wrapper .entry-header .property-address {
	float: left;
	width: 100%;
	margin: 0 0 0.5em;
	font-size: 1em;
	line-height: 1.2;
}
.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 .alignleft,
.epl-property-blog.card-top .alignright {
	margin: 0 !important;
}
.epl-property-blog.card-top .property-box-right {
	min-height: 140px;
	padding: 0.5em;
}

.epl-property-blog.card-top .property-address .entry-title-sub {
	display: inline-block;
}
/* Address Card Top Grid */
.epl-property-blog.card-top.epl-listing-grid-view,
.epl-property-blog.card-top.epl-listing-grid-view-forced {
	min-height: 0;
}
.epl-property-blog.card-top.epl-listing-grid-view .property-box-right,
.epl-property-blog.card-top.epl-listing-grid-view-forced .property-box-right {
	min-height: 140px;
	padding-left: 0;
	padding-right: 0;
}

/*********************************************
	Loop - Suburb Top
*********************************************/
.epl-property-blog.suburb-top {

}

.epl-property-blog.suburb-top .epl-excerpt-content p,
.epl-property-blog.suburb-top .property-address,
.epl-property-blog.suburb-top .price {
	line-height: 1.2;
}

.epl-property-blog.suburb-top .epl-property-blog-entry-wrapper,
.epl-property-blog.suburb-top.epl-listing-grid-view.epl-masonry .epl-property-blog-entry-wrapper,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced.epl-masonry .epl-property-blog-entry-wrapper {
	border: 1px solid #ccc;
}
.epl-property-blog.suburb-top .entry-footer {
	margin: 0;
}
.epl-property-blog.suburb-top .address-header.entry-header {
	margin-bottom: 0;
	padding: 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.epl-property-blog.suburb-top .address-header {
	background: #ccc;
	padding: 0;
	float: left;
	width: 100%;
}
.epl-property-blog.suburb-top .address-header .address.alignleft,
.epl-property-blog.suburb-top .address-header .address.alignright {
	margin: 0;
}
.epl-property-blog.epl-listing-grid-view.suburb-top.epl-masonry,
.epl-property-blog.epl-listing-grid-view-forced.suburb-top.epl-masonry {
	min-height: 0;
}
.epl-property-blog.suburb-top .epl-inspection-times {
	clear: both;
}
.epl-property-blog.suburb-top .epl-inspection-times ul {
	list-style: none;
	margin: 0;
}
/* Suburb Top Grid */
.epl-property-blog.suburb-top.epl-listing-grid-view,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced {
}
.epl-property-blog.suburb-top.epl-listing-grid-view,
.epl-property-blog.suburb-top.epl-listing-grid-view.epl-masonry,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced.epl-masonry {
	min-height: 100px;
}
.epl-property-blog.suburb-top.epl-listing-grid-view img,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced img {
	width: 100%;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .property-box-right,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced .property-box-right{
	min-height: 150px;
}
.epl-property-blog.suburb-top.epl-listing-grid-view.epl-masonry .property-box-right,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced.epl-masonry .property-box-right{
	min-height: 0;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .address.price,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced .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,
.epl-property-blog.card-top.epl-listing-grid-view-forced .alignright,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced .alignright  {
	float: left !important;
	text-align: left;
	clear: both;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .address,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced .address {
	width: auto;
}
.epl-property-blog.suburb-top.epl-listing-grid-view .epl-inspection-times,
.epl-property-blog.suburb-top.epl-listing-grid-view-forced .epl-inspection-times {
	display: none;
}

/* Responsive */
@media screen and (max-width: 500px) {

	.epl-property-blog.suburb-top  .property-box-right {
		min-height: 0;
	}

}

/*********************************************
	Loop - Project Card
*********************************************/
.epl-property-blog.project-card  {

}
.epl-property-blog.project-card .epl-property-blog-entry-wrapper {
	padding: 0;
}
.epl-property-blog.project-card .entry-header {
	margin-bottom: 0;
}
.epl-property-blog.project-card .entry-header img {
	margin-bottom: 0.5em;
}
.epl-property-blog.project-card .epl-excerpt-content p,
.epl-property-blog.project-card .property-address,
.epl-property-blog.project-card .price {
	line-height: 1.2;
}
.epl-property-blog.project-card .property-box {
	width: 100%;
}
.epl-property-blog.project-card  .project-card-entry {

}
.epl-property-blog.project-card.hentry .entry-content,
.epl-property-blog.project-card .entry-content {
	padding: 0.5em;
	min-height: 170px;
	overflow: hidden;
}
/* Project Card Grid View */
.epl-property-blog.project-card.epl-listing-grid-view,
.epl-property-blog.project-card.epl-listing-grid-view-forced  {
	min-height: 0;
	padding: 0 !important;
}
.epl-property-blog.project-card.epl-listing-grid-view.hentry .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view-forced.hentry .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view-forced .entry-content {
	padding: 0.5em;
	min-height: 100px;
}
.epl-property-blog.project-card.epl-listing-grid-view.epl-masonry.hentry .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view.epl-masonry .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view-forced.epl-masonry.hentry .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view-forced.epl-masonry .entry-content {
	min-height: 0;
}
.epl-property-blog.project-card.epl-listing-grid-view.epl-masonry,
.epl-property-blog.project-card.epl-listing-grid-view-forced.epl-masonry {
	padding: 0 !important;
	margin: 0;
}
.epl-property-blog.project-card.epl-listing-grid-view .project-card-entry,
.epl-property-blog.project-card.epl-listing-grid-view-forced .project-card-entry {
	padding: 0;
}
.epl-property-blog.project-card.epl-listing-grid-view .entry-title,
.epl-property-blog.project-card.epl-listing-grid-view .entry-excerpt,
.epl-property-blog.project-card.epl-listing-grid-view .entry-title,
.epl-property-blog.project-card.epl-listing-grid-view-forced .entry-title,
.epl-property-blog.project-card.epl-listing-grid-view-forced .entry-excerpt,
.epl-property-blog.project-card.epl-listing-grid-view-forced .entry-title {

}
.epl-property-blog.project-card.epl-listing-grid-view.hentry.masonry-brick .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view.masonry-brick .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view-forced.hentry.masonry-brick .entry-content,
.epl-property-blog.project-card.epl-listing-grid-view-forced.masonry-brick .entry-content {
	min-height: 0;
}
/* 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;
	}

}

/*********************************************
	Loop - Project Card Fixed Height
*********************************************/
.epl-property-blog.card-fixed-height {

}
.builder-module-content .epl-property-blog.project-card.card-fixed-height.hentry .entry-content,
.epl-property-blog.project-card.card-fixed-height .entry-content  {
	padding: 0 0.5em 0.5em;
	min-height: 100px;
}
/*********************************************
	Loop - Two Up
*********************************************/
.epl-property-blog.two-up,
.epl-property-blog.two-up.hentry,
.builder-module-content .epl-property-blog.two-up.hentry {
	width: 50%;
	border-bottom: 0;
	margin: 0;
	margin-right: -4px; /** Unable to implement font-size: 0 on parent element. */
	padding: 0;
	float: none;
	display: inline-block;
	vertical-align: top;
}
.epl-property-blog.two-up .property-box {
	width: 100%;
}
.epl-property-blog.two-up.epl-listing-grid-view.epl-masonry,
.epl-property-blog.two-up.epl-listing-grid-view-forced.epl-masonry {
	width: 33.33%;
}
.epl-property-blog.two-up .epl-blog-image {
	overflow: hidden;
	margin-bottom: 0.5em;
}
.epl-property-blog.two-up .entry-content,
.builder-module-content .epl-property-blog.two-up.hentry .entry-content {
	padding: 0 0.5em;
}
.epl-property-blog.two-up .page-price {
	font-size: 0.9em;
}
/* Two Up Grid View */
.epl-property-blog.two-up.epl-listing-grid-view,
.epl-property-blog.two-up.epl-listing-grid-view-forced {
	padding: 0 !important;
	border-bottom: 0;
}
.epl-property-blog.two-up.epl-listing-grid-view.epl-masonry,
.epl-property-blog.two-up.epl-listing-grid-view-forced.epl-masonry {
	min-height: 0;
}
.epl-property-blog.two-up.epl-listing-grid-view .epl-blog-image,
.epl-property-blog.two-up.epl-listing-grid-view-forced .epl-blog-image {
	margin-bottom: 0;
}
.epl-property-blog.two-up.epl-listing-grid-view .entry-content,
.epl-property-blog.two-up.epl-listing-grid-view-forced .entry-content {
	display: none;
}
@media screen and (max-width: 500px) {
	.epl-property-blog.two-up  {
		width: 100%;
	}
	.epl-property-blog.two-up .epl-blog-image {
		height: auto
	}
	.epl-property-blog.two-up {
		min-height: 0;
	}
}




/*********************************************
	Loop - 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 .entry-title,
.epl-property-blog-slim.epl-listing-grid-view-forced .entry-title {
	display: none;
}
.epl-property-blog-slim.epl-listing-grid-view.epl-masonry .property-box-right,
.epl-property-blog-slim.epl-listing-grid-view-forced.epl-masonry .property-box-right {
	min-height: 0;
}

.epl-property-blog-slim .property-box-left {
	width: 25%;
}

/* Slim Grid View Responsive */
@media screen and (max-width: 970px) {

}
@media screen and (max-width: 500px) {
	.epl-property-blog-slim.epl-property-blog.epl-listing-grid-view .icon.air,
	.epl-property-blog-slim.epl-property-blog.epl-listing-grid-view-forced .icon.air {
		display: none;
	}
}

/*********************************************
	Loop - Thumbnail Slim
*********************************************/
.epl-property-blog.thumbnail-slim {

}
.epl-property-blog.thumbnail-slim .entry-content,
.epl-property-blog.thumbnail-slim .epl-excerpt-content p {
	line-height: 1.2;
}
.epl-property-blog.thumbnail-slim .property-box {
	width: 70%;
}
.epl-property-blog.thumbnail-slim .property-featured-image-wrapper {
	width: 30%;
}
.epl-property-blog.thumbnail-slim .property-box.epl-three-quarter {
	padding: 0 8px 8px;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .epl-property-blog-entry-wrapper,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .epl-property-blog-entry-wrapper {
	min-height: 0;
}
.epl-property-blog.thumbnail-slim .entry-header {
	margin: 0 8px 8px 0;
}
.epl-property-blog.thumbnail-slim.hentry .alignleft,
.epl-property-blog.thumbnail-slim.hentry .alignright {
	margin: 0;
	margin-top: 0.5em;
}
/* Grid View */
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .property-box,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .property-featured-image-wrapper,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .property-box,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .property-featured-image-wrapper {
	width: 100%;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view.epl-masonry,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced.epl-masonry  {
	min-height: 0;
	margin: 0;
	padding: 0 !important;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .entry-header,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .entry-header {
	margin: 0;
}
.epl-property-blog.thumbnail-slim.epl-listing-grid-view .entry-header .address.alignright,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .entry-header .address.alignright {
	text-align: center;
	float: none;
	display: block;
	font-size: 0.9em;
	margin: 4px 0 0 0;
}
.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,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .entry-header .address.alignleft,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .entry-title,
.epl-property-blog.thumbnail-slim.epl-listing-grid-view-forced .entry-content {
	display: none;
}
@media screen and (max-width: 900px) {
	.epl-property-blog.thumbnail-slim .status-sticker {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	.epl-property-blog.thumbnail-slim .epl-one-quarter {
		width: 100%;
		float: left
	}
	.epl-property-blog.thumbnail-slim .epl-three-quarter {
		width: 100%;
		float: left
	}
	/* Address Card Top Grid */
	.epl-property-blog.card-top.epl-listing-grid-view,
	.epl-property-blog.card-top.epl-listing-grid-view-forced {
		width: 100%;
	}
}
@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
	}
}


/*********************************************
	Loop - Nifty
*********************************************/
.epl-property-blog.nifty.hentry {

}
.epl-property-blog.nifty .epl-blog-internal-wrapper {
	border: 1px solid #E8E7E5;
	position: relative;
	box-sizing: border-box;
	min-height: 170px;
}
.epl-property-blog.nifty .entry-header,
.epl-property-blog.nifty .entry-header .epl-archive-entry-image,
.epl-property-blog.nifty .entry-header .epl-archive-entry-image a {
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
}
.epl-property-blog.nifty.hentry:hover .entry-header img {
	transition: all 0.3s ease-out 0s;
	opacity: 0.7;
}
.epl-property-blog.nifty .epl-blog-image img {
	max-width: 265px;
}
.epl-property-blog.nifty .entry-content,
.epl-property-blog.nifty.has-post-thumbnail .entry-content {
	padding: 0.5em 0 0 290px;
	margin: 0;
}
.epl-property-blog.nifty .entry-content .entry-title,
.epl-property-blog.nifty .entry-content p,
.epl-property-blog.nifty .entry-content .entry-meta {
	margin: 0.5em 0;
	padding: 0;
	float: none;
}
.epl-property-blog.nifty .entry-content .entry-meta span {
	margin: 0;
}
.epl-property-blog.nifty .entry-footer {
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	box-sizing: border-box;
	bottom: 0;
	right: 0;
	height: auto;
	width:100%;
	position: absolute;
	padding-left: 265px;
}
.epl-property-blog.nifty .entry-footer .entry-meta.read-more {
	background: #aaa;
	width: 40%;
	text-align: center;
}
.epl-property-blog.nifty .entry-footer .entry-meta.read-more a {
	display:block;
	padding: 1em;
	margin: 0;
	text-decoration: none;
	height: 100%;
}
.epl-property-blog.nifty .entry-footer .entry-meta {
	float: left;
	margin: 0;
	padding: 1em;
	padding-left: 30px;
	box-sizing: border-box;
	width: 100%;
	color: #868686;
	background: #F3F3F3;
}
.epl-property-blog.nifty .entry-footer .entry-meta.read-more {
	margin: 0;
	padding: 0;
	width: 100%;
}
.epl-property-blog.nifty .entry-footer .entry-meta.read-more a {
	display:block;
	padding: 1em;
	margin: 0;
	text-decoration: none;
	height: 100%;
	background: #838383;
	color: #fff;
	text-shadow: 0 1px rgba(0, 0, 0, .5);
}
.epl-property-blog.nifty .entry-footer .entry-meta.read-more a:hover {
	background: #eccb07;
	color: #333;
	text-shadow: 0 1px #fff;
}
/** Grid View **/
.epl-property-blog.nifty.epl-listing-grid-view .epl-blog-internal-wrapper,
.epl-property-blog.nifty.epl-listing-grid-view-forced .epl-blog-internal-wrapper {
	margin-bottom: 0.5em;
	min-height: 420px;
	border: 1px solid #E8E7E5;
}
.epl-property-blog.nifty.epl-listing-grid-view.epl-masonry .epl-blog-internal-wrapper,
.epl-property-blog.nifty.epl-listing-grid-view-forced.epl-masonry .epl-blog-internal-wrapper {
	min-height: 0;
}
.epl-property-blog.nifty.epl-listing-grid-view .entry-header,
.epl-property-blog.nifty.epl-listing-grid-view .entry-header .epl-archive-entry-image,
.epl-property-blog.nifty.epl-listing-grid-view .entry-header .epl-archive-entry-image a,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-header,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-header .epl-archive-entry-image,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-header .epl-archive-entry-image a {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
.epl-property-blog.nifty.epl-listing-grid-view .entry-header .epl-blog-image img,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-header .epl-blog-image img {
	max-width: 100%;
	height: auto;
	float: left;
	border: none;
}
.epl-property-blog.nifty.epl-listing-grid-view .entry-content,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-content {
	position: relative;
	clear: both;
	width: auto;
	float: left;
}
.epl-property-blog.nifty.epl-listing-grid-view .entry-footer,
.epl-property-blog.nifty.epl-listing-grid-view .entry-footer .entry-meta,
.epl-property-blog.nifty.epl-listing-grid-view .entry-footer .entry-meta.read-more,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-footer,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-footer .entry-meta,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-footer .entry-meta.read-more {
	margin: 0;
	padding: 0;
}
.epl-property-blog.nifty.epl-listing-grid-view .entry-content,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-content {
	padding: 1em;
}

.epl-property-blog.nifty.epl-listing-grid-view .entry-footer .entry-meta,
.epl-property-blog.nifty.epl-listing-grid-view-forced .entry-footer .entry-meta {
	width: 100%;
	padding: 1em 0;
	text-align: center;
}




@media only screen and (max-width: 600px) {
	.epl-property-blog.nifty {
		max-width: 300px;
		margin: 0 auto;
		float: none;
	}

	.epl-property-blog.nifty .entry-header,
	.epl-property-blog.nifty .entry-header .epl-archive-entry-image,
	.epl-property-blog.nifty .entry-header .epl-archive-entry-image a {
		margin: 0;
		padding: 0;
		float: none;
		position: relative;
	}
	.epl-property-blog.nifty .entry-footer {
		/* position: relative; */
		padding-left: 0;
	}
	.epl-property-blog.nifty .epl-blog-image img {
		max-width: 100%;
	}
	.epl-property-blog.nifty .entry-content,
	.epl-property-blog.nifty.has-post-thumbnail .entry-content {
		padding: 0 1em;
		margin: 0;
	}
}






/*********************************************
	Loop - Suburb Card
*********************************************/
.epl-property-blog.suburb-card {
	text-align: center;
}
.epl-property-blog.suburb-card .epl-more-link a {
	display: block;
	background: #aaa;
	color: #fff;
	padding: 0.5em;
}
.epl-property-blog.suburb-card .epl-more-link a:hover {
	background: #222;
	color: #fff;
}
.epl-property-blog.suburb-card.epl-listing-grid-view.epl-masonry,
.epl-property-blog.suburb-card.epl-listing-grid-view-forced.epl-masonry {
	margin-bottom: 0;
}
.epl-property-blog.suburb-card .price {
	margin: 0.5em 0;
}


/*********************************************
	Loop - Featured Large Image
*********************************************/
.epl-property-blog.epl-blog-feature {
	margin-bottom: 1em;
	background: #ffffff;
	padding-bottom: 1em;
	overflow: hidden;
}
.epl-property-blog.epl-blog-feature .entry-header {
}
.epl-property-blog.epl-blog-feature .entry-content,
.epl-property-blog.epl-blog-feature.has-post-thumbnail .entry-content,
.epl-property-blog.epl-blog-feature .entry-footer  {
	width: 65%;
	float: left;
	clear: none;
	box-sizing: border-box;
	padding: 0 1em;
	margin-bottom: 1em;
}
.builder-module-content .epl-property-blog.epl-blog-feature.hentry .entry-content {
	padding: 0 1em;
}
.epl-property-blog.epl-blog-feature .entry-footer {
	width: 35%;
	text-align: center;
	padding: 0;
	margin: 0;
}
@media screen and ( max-width: 768px ) {
	.epl-property-blog.epl-blog-feature .entry-content,
	.epl-property-blog.epl-blog-feature.has-post-thumbnail .entry-content,
	.epl-property-blog.epl-blog-feature .entry-footer  {
		width: 100%;
	}
}
.epl-property-blog.epl-blog-feature .entry-content .entry-title,
.epl-property-blog.epl-blog-feature .entry-content p,
.epl-property-blog.epl-blog-feature .entry-content .entry-meta  {
}
.epl-property-blog.epl-blog-feature .entry-content .entry-title {
	margin-top: 0.5em;
}
.epl-property-blog.epl-blog-feature .entry-footer .entry-meta {
	display: block;
	float: none;
	font-size: 1em;
	background: #eee;
	padding: 1.5em 1em;
	margin: 0;
	text-align: center;
}
.epl-property-blog.epl-blog-feature .entry-footer .entry-meta.price {
	background: #ddd;
}

/** Grid View -- Featured **/
.epl-property-blog.epl-blog-feature.epl-listing-grid-view.hentry,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced.hentry {

}
.epl-property-blog.epl-blog-feature.epl-listing-grid-view .epl-blog-internal-wrapper,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced .epl-blog-internal-wrapper {
	width: auto;
}
.epl-property-blog.epl-blog-feature.epl-listing-grid-view .entry-content,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view.has-post-thumbnail .entry-content,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view .entry-footer,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced .entry-content,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced.has-post-thumbnail .entry-content,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced .entry-footer  {
	width: 100%;
}
.epl-property-blog.epl-blog-feature.epl-listing-grid-view .entry-footer,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced .entry-footer {
	margin-top: 1em;
}
.epl-property-blog.epl-blog-feature.epl-listing-grid-view .entry-footer .entry-meta,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view .entry-footer .entry-meta.read-more,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced .entry-footer .entry-meta,
.epl-property-blog.epl-blog-feature.epl-listing-grid-view-forced .entry-footer .entry-meta.read-more {
	padding: 1em;
}

@media only screen and (max-width: 500px) {
	.epl-property-blog.epl-blog-feature .entry-content,
	.epl-property-blog.epl-blog-feature.has-post-thumbnail .entry-content,
	.epl-property-blog.epl-blog-feature .entry-footer  {
		width: 100%;
	}
}



/*********************************************
	Loop - Card Alternate
*********************************************/
.epl-property-blog.card-alternate.hentry,
.epl-property-blog.card-alternate.epl-listing-grid-view.hentry,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced.hentry {
	text-align: center;
}
.epl-property-blog.card-alternate .epl-blog-internal-wrapper,
.epl-property-blog.card-alternate.epl-listing-grid-view .epl-blog-internal-wrapper,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced .epl-blog-internal-wrapper {
	margin: 0 2% 4%;
	min-height: 300px;
	width: auto;
	background: #fff;
	border: 1px solid #E8E7E5 !important;
}
.epl-property-blog.card-alternate .entry-content,
.epl-property-blog.card-alternate.has-post-thumbnail .entry-content {
	padding: 0.5em;
	min-height: 110px
}
/* Masonry Forced */
.epl-property-blog.card-alternate .entry-content .entry-title {
	margin: 0;
}
.epl-property-blog.card-alternate .entry-footer .entry-meta,
.epl-property-blog.card-alternate.epl-listing-grid-view .entry-footer,
.epl-property-blog.card-alternate.epl-listing-grid-view .entry-footer .entry-meta,
.epl-property-blog.card-alternate.epl-listing-grid-view .entry-footer .entry-meta.read-more,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced .entry-footer,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced .entry-footer .entry-meta,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced .entry-footer .entry-meta.read-more {
	position: relative;
	box-sizing: border-box;
	bottom: 0;
	right: 0;
	height: auto;
	width: 100%;
	padding: 0.5em 0;
	margin: 0;
	text-align: center;
}
.epl-property-blog.card-alternate .entry-footer,
.epl-property-blog.card-alternate.epl-listing-grid-view .entry-footer,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced .entry-footer {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #F3F3F3;
	overflow: hidden;
	border: 0;
	border-top: 1px solid #ededed;
}
.epl-property-blog.card-alternate.epl-listing-grid-view .entry-footer .entry-meta.read-more,
.epl-property-blog.card-alternate.epl-listing-grid-view-forced .entry-footer .entry-meta.read-more {
	margin: 0;
	padding: 0;
	text-align: center;
}
.epl-property-blog.card-alternate .entry-footer .entry-meta.read-more a {
	display:block;
	padding: 1em;
	margin: 0;
	text-decoration: none;
	height: 100%;
	text-align: center;
}
.epl-property-blog.card-alternate .entry-footer .entry-meta.price {
	border: 0;
	border-top: 1px solid #ededed;
}


/*********************************************
	Loop - Card JP
*********************************************/
.epl-property-blog.epl-blog-card-jp.hentry,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view.hentry,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced.hentry {
	min-height: 380px;
}
.epl-property-blog.epl-blog-card-jp .epl-blog-internal-wrapper,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view .epl-blog-internal-wrapper,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced .epl-blog-internal-wrapper {
	margin: 0 2% 4%;
	min-height: 300px;
	width: auto;
	background: #fff;
	border: 1px solid #E8E7E5 !important;
	text-align: center;
}
.epl-property-blog.epl-blog-card-jp .entry-content,
.epl-property-blog.epl-blog-card-jp.has-post-thumbnail .entry-content {
	padding: 0 0.5em 0.5em;
}
.epl-property-blog.epl-blog-card-jp .entry-content .entry-title {
	min-height:55px
}
.epl-property-blog.epl-blog-card-jp .item-pcode {
	display: none;
}
.epl-property-blog.epl-blog-card-jp .entry-footer .entry-meta,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view .entry-footer,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view .entry-footer .entry-meta,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view .entry-footer .entry-meta.read-more,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced .entry-footer,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced .entry-footer .entry-meta,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced .entry-footer .entry-meta.read-more {
	position: relative;
	box-sizing: border-box;
	bottom: 0;
	right: 0;
	height: auto;
	width: 100%;
	padding: 1em 0;
	margin: 0;
	text-align: center;
}
.epl-property-blog.epl-blog-card-jp .entry-footer,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view .entry-footer,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced .entry-footer {
	margin: 0;
	padding: 0;
	text-align: center;

	background: #F3F3F3;
	overflow: hidden;
	border: 0;
	border-top: 1px solid #ededed;
}
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view .entry-footer .entry-meta.read-more,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced .entry-footer .entry-meta.read-more {
	margin: 0;
	padding: 0;
	text-align: center;
}
.epl-property-blog.epl-blog-card-jp .entry-footer .entry-meta.read-more a {
	display:block;
	padding: 1em;
	margin: 0;
	text-decoration: none;
	height: 100%;
	text-align: center;
}
.epl-property-blog.epl-blog-card-jp .entry-footer .entry-meta.price {
	border: 0;
	border-top: 1px solid #ededed;
}
/* Grid View*/
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view.epl-masonry .entry-content .entry-title,
.epl-property-blog.epl-blog-card-jp.epl-listing-grid-view-forced.epl-masonry .entry-content .entry-title {
	min-height:0
}

/*********************************************
	Loop - Flexbox cards
*********************************************/
.epl-flexbox-wrapper {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}
.epl-property-blog.epl-blog-flexbox-thumbs .epl-archive-utility-wrapper {
	display:none;
}
.epl-property-blog.epl-blog-flexbox-thumbs.hentry,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view.hentry,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view-forced.hentry {
	width: 150px;
	min-height: 0;
	margin-bottom: 0.5em;
}
.epl-property-blog.epl-blog-flexbox-thumbs .epl-blog-internal-wrapper,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view .epl-blog-internal-wrapper,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view-forced .epl-blog-internal-wrapper {
	margin: 0;
	min-height: 0;
	width: auto;
	border: 1px solid #E8E7E5;
}
.epl-property-blog.epl-blog-flexbox-thumbs .epl-stickers-wrapper {
	display: none;
}
.epl-property-blog.epl-blog-flexbox-thumbs .entry-footer,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view .entry-footer,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view-forced .entry-footer {
	margin: 0;
	padding: 0;
}
.epl-property-blog.epl-blog-flexbox-thumbs .entry-footer .entry-meta,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view .entry-footer .entry-meta,
.epl-property-blog.epl-blog-flexbox-thumbs.epl-listing-grid-view-forced .entry-footer .entry-meta {
	margin: 0;
	padding: 0.5em 0.5em 0.7em;
	text-align: center;
	font-size: 0.9em;
}

/*********************************************
	Loop - Ueneo
*********************************************/
.epl-property-blog.epl-blog-ueneo-default.hentry .epl-property-blog-entry-wrapper,
.page .epl-property-blog.epl-blog-ueneo-default.hentry .epl-property-blog-entry-wrapper,
.post .epl-property-blog.epl-blog-ueneo-default.hentry .epl-property-blog-entry-wrapper {
	padding: 0;
	border: 1px solid #E8E7E5;
	background: #ffffff;
	text-align: center;
}

.epl-property-blog.epl-blog-ueneo-default .entry-header {
	position: relative;
}
.epl-property-blog.epl-blog-ueneo-default .entry-header .epl-author-image {
	position: absolute;
	bottom: -50px;
	left: calc( 50% - 50px );
}
.epl-property-blog.epl-blog-ueneo-default .entry-header .epl-author-image img,
.epl-property-blog.epl-blog-ueneo-default .entry-header .author-box.author-image img {
	display: block;
	margin: 0 auto;
	padding: 0;
	max-width: 100px;
}
.epl-property-blog.epl-blog-ueneo-default .entry-header .epl-author-image-with-featured {
	background: white;
	border-radius: 100%;
	border: 5px solid rgba( 190 , 190 , 190 , 0.5 );
	overflow: hidden;
}
.epl-property-blog.epl-blog-ueneo-default .entry-content {
	width: 100%;
	margin-top: 50px !important;
	float: left;
}
.epl-property-blog.epl-blog-ueneo-default .entry-content .entry-title,
.epl-property-blog.epl-blog-ueneo-default .entry-content p,
.epl-property-blog.epl-blog-ueneo-default .entry-content .entry-meta {
	margin: 0.5em 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.epl-property-blog.epl-blog-ueneo-default .entry-content .entry-title,
.epl-property-blog.epl-blog-ueneo-default .entry-content p,
.epl-property-blog.epl-blog-ueneo-default .entry-content .entry-meta {
	padding: 0;
	text-align: center;
	width: 100%;
}


/**********************************************************
	Loop - Big Image
**********************************************************/
.epl-property-blog.epl-blog-big-image,
.epl-property-blog.epl-blog-big-image.hentry {
	height: 370px;
	padding: 0;
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
}
.epl-property-blog.epl-blog-big-image .epl-property-blog-entry-wrapper {
	margin: 0;
}
.epl-property-blog.epl-blog-big-image .epl-blog-big-image-container {
	width: 100%;
	float: left;
	max-height: 560px;
}
.epl-property-blog.epl-blog-big-image .property-box-left {
	position: absolute;
	padding: 0;
}
.epl-property-blog.epl-blog-big-image .property-box-right {
	top: 0;
	right: 0;
	width: 100%;
	position: relative;
}
.epl-property-blog.epl-blog-big-image .property-box-right{
	width: 30%;
	margin-right: 0;
	float: right;
	background: rgba(0,0,0,0.8);
	position: absolute;
	right: 25px;
	height: 100%;
	padding: 3em 1.5em 0;
	color: #fff !important;
}
.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper{
	background: rgba(0,0,0,0.8);
	color: #fff;
	padding: 10% 2em 0;
	width:100%;
	float: right;
	height: 100%;
	min-height: 366px;
}
.epl-property-blog.epl-blog-big-image:nth-child(even) .property-box-right {
	left: 3%;
	float: left;
}
.epl-property-blog.epl-blog-big-image .property-box-right a {
	color: #fff;
}
.epl-property-blog.epl-blog-big-image .property-featured-image-wrapper {
	width: 100%;
}
.epl-property-blog.epl-blog-big-image .epl-stickers-wrapper {
	display: none;
}
.epl-property-blog.epl-blog-big-image .property-box img {
	max-width: 100%;
	width: 100%;
}
.epl-property-blog.epl-blog-big-image .property-address {
	text-transform: uppercase;
	font-weight: bold;
}
.epl-property-blog.epl-blog-big-image .property-address .entry-title-sub {
	display: block;
	color: #39788b;
}

/* Grid View*/
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view.hentry,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced.hentry {
	margin-bottom: 0;
	max-height: none;
	min-height: 0;
	position: relative;
	height: auto;
}
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view .epl-property-blog-entry-wrapper,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced .epl-property-blog-entry-wrapper {
	margin: 4px;
}
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view .property-box-right .entry-content-wrapper,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced .property-box-right .entry-content-wrapper {
	min-height: 120px;
}
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view .property-box-left,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced .property-box-left {
	right: 0;
	float: none;
	margin-bottom: -0.6em;
	width: 100%;
	padding-top: 0 !important;
	padding-left: 0;
	position: relative;
}
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view .property-box-right,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced .property-box-right {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	left: 0;
	background: rgba(0,0,0,1);
	min-height: 0;
	max-height: none;
}
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view .property-box-right .entry-content,
.epl-property-blog.epl-blog-big-image.epl-listing-grid-view-forced .property-box-right .entry-content {
	width: 100%;
	padding: 1em;
	margin: 0;
	box-sizing: border-box;
	float: left;
	left: 0;
	top: 0;
}


/* Loop - Big Image: Responsive */
@media only screen and (max-width: 1130px) {
	.epl-property-blog.epl-blog-big-image {
		max-height: 370px;
	}
}
@media only screen and (max-width: 880px) {
	.epl-property-blog.epl-blog-big-image {
		max-height: 300px;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper {
		min-height: 266px;
	}
}
@media only screen and (max-width: 844px) {
	.epl-property-blog.epl-blog-big-image {
		max-height: 290px;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper {
		max-height: 270px;
	}
}
@media only screen and (max-width: 820px) {
	.epl-property-blog.epl-blog-big-image {
		max-height: 280px;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper {
		max-height: 240px;
	}
}
@media only screen and (max-width: 768px) {
	.epl-property-blog.epl-blog-big-image {
		max-height: 260px;
	}
}
@media only screen and (max-width: 600px) {
	.epl-property-blog.epl-blog-big-image,
	.epl-property-blog.epl-blog-big-image.hentry {
		height: auto;
	}
	.epl-property-blog.epl-blog-big-image {
		max-height: none;
		position: relative;
		height: auto;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper {
		min-height: 120px;
	}
	.epl-property-blog.epl-blog-big-image .property-box-left {
		right: 0;
		float: none;
		margin-bottom: -0.6em;
		width: 100%;
		padding-top: 0 !important;
		padding-left: 0;
		position: relative;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right {
		width: 100%;
		padding-left: 0;
		margin: 0;
		position: relative;

		left: 0;
		background: rgba(0,0,0,1);
	}
	.epl-property-blog.epl-blog-big-image:nth-child(even) .property-box-right {
		left: 0;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content {
		width: 100%;
		padding: 1em;
		margin: 0;
		box-sizing: border-box;
		float: left;
		left: 0;
		top: 0;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right{
		max-height: none;
		padding: 0;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-meta {
		margin: 1.4em;
		float: right;
		width: 35%;
		padding: 0;
	}
	.epl-property-blog.epl-blog-big-image .epl-listing-more-info a {
		margin: 0;
		display: block;
		text-align: center
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper{
		padding: 0;
		width: 100%;

	}
	.epl-property-blog.epl-blog-big-image .entry-content-property-meta-wrapper {
		width: 65%;
		float: left;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .epl-listing-more-info {
		float: right;
		margin-top: 0.4em;
		width: 35%;
	}
}

@media only screen and (max-width: 500px) {
	.epl-property-blog.epl-blog-big-image {
		max-width:	100%;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content-wrapper {
		min-height: 120px;
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-content,
	.epl-property-blog.epl-blog-big-image .property-box-right .entry-meta {
		display: block;
		width: 100%;
		padding: 1em;
		margin: 0;
	}
	.epl-property-blog.epl-blog-big-image .entry-content-property-meta-wrapper {
		width: 100%;
		float: left;
		text-align: center
	}
	.epl-property-blog.epl-blog-big-image .property-box-right .epl-listing-more-info {
		float: right;
		margin-top: 0.4em;
		width: 100%;
	}
}




/**********************************************************
	Loop - Detailed - Bars
**********************************************************/
.epl-property-blog.epl-template-detailed {

}
.epl-property-blog.epl-template-detailed .epl-icon-svg-container {
	line-height: 1;
}



.epl-property-blog.epl-template-detailed .epl-property-blog-entry-wrapper {
	background: #f6f6f6;
	box-sizing: border-box;
	padding: 10px;
}
.epl-property-blog.epl-template-detailed .property-box-left {
	width: 33%;
	padding-right: 1em;
}
.epl-property-blog.epl-template-detailed .property-box-right {
	width: 66%;
	min-height: 0;
}
.epl-property-blog.epl-template-detailed .entry-header,
.epl-property-blog.epl-template-detailed .entry-footer {
	background: #dfe1e3;
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	width: 100%
}
.epl-property-blog.epl-template-detailed .listings-top {
	background: #dfe1e3;
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 0.2em;
}
.epl-property-blog.epl-template-detailed .listings-status {
	text-transform: uppercase;
	color: #39c;
	font-weight: bold;
	padding-right: 10px
}
.epl-property-blog.epl-template-detailed .listings-status.sold-status,
.epl-property-blog.epl-template-detailed .listings-status.page-price.sold {
	text-transform: uppercase;
	color: #39c !important
}
.epl-property-blog.epl-template-detailed .listing-status.under-offer-status {
	color: #39c
}
.epl-property-blog.epl-template-detailed .listings-status.sold-status,
.epl-property-blog.epl-template-detailed .listings-status.page-price.sold,
.epl-property-blog.epl-template-detailed .listings-status.under-offer-status {
	text-transform: uppercase;
	color: #39c;
	font-weight: bold;
	padding-right: 10px
}
.epl-property-blog.epl-template-detailed .listings-address {
	float: left;
	width: 100%
}
.epl-property-blog.epl-template-detailed .listings-status {
	text-transform: uppercase;
	color: #39c;
	font-weight: bold;
	padding-right: 10px
}
.epl-property-blog.epl-template-detailed .listings-price {
	color: #c00;
	font-weight: bold;
	margin-left: 0.5em;
	float: right;
}
.epl-property-blog.epl-template-detailed .listings-id {
	float: right;
	width: 20%;
	text-align: right;
	font-style: italic;
	font-size: 10px
}
.epl-property-blog.epl-template-detailed .listings-summary h2 {
	margin: 0 0 0.5em !important;
	padding: 0;
	font-size: 15px !important;
	text-transform: uppercase !important;
	line-height: 1.3 !important
}
.epl-property-blog.epl-template-detailed .epl-more-link {
	display: none
}
.epl-property-blog.epl-template-detailed .secondary-heading {
	font-size: 1em;
	margin: 0.5em 0;
}
.epl-property-blog.epl-template-detailed .listings-secondary {
	background: #dfe1e3;
	width: 100%;
	margin-top: 0.5em;
	float: left;
	line-height: 45px;
	padding: 0 10px;
	box-sizing: border-box;
}
.epl-property-blog.epl-template-detailed .property-feature-icons {
	margin: 0;
}
.epl-property-blog.epl-template-detailed .listings-bbc {
	float: left
}
.epl-property-blog.epl-template-detailed .listings-view a {
	float: right;
	border-radius: 3px;
	background: #036;
	color: #fff;
	padding: 0.3em 0.5em;
	margin: 0.7em 0;
	text-decoration: none;
	line-height: 1.3;
}

/** Grid View -- Featured **/
.epl-property-blog.epl-template-detailed.epl-listing-grid-view .property-box-left,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view .property-box-right,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view .property-box-left img,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view-forced .property-box-left,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view-forced .property-box-right,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view-forced .property-box-left img {
	width: 100%;
	padding-right: 0;
}
.epl-property-blog.epl-template-detailed.epl-listing-grid-view .listings-status,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view .listings-price,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view-forced .listings-status,
.epl-property-blog.epl-template-detailed.epl-listing-grid-view-forced .listings-price {
	display: block;
	margin-left: 0;
	float: none;
}


@media only screen and (max-width: 680px) {
	.epl-property-blog.epl-template-detailed .property-box-left {
		width: 100%;
		padding-right: 0;
	}
	.epl-property-blog.epl-template-detailed .property-box-left img {
		width: 100%;
	}
	.epl-property-blog.epl-template-detailed .property-box-right {
		width: 100%;
		min-height: 0;
	}

	.epl-property-blog.epl-template-detailed .listings-status,
	.epl-property-blog.epl-template-detailed .listings-price {
		display: block;
		margin-left: 0;
		float: none;
	}
}


/**********************************************************
	Loop - Sleek
**********************************************************/

/*** Buttons ***/
.epl-property-blog-sleek .epl-button {
	background: #eeeeee;
	color: #888888;
	border: none;
	border-radius: 3px;
	padding: 8px 16px;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	display: inline-block;
}
.epl-property-blog-sleek .epl-button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #888888;
	border: none;
}
.epl-property-blog-sleek .epl-button,
.epl-property-blog-sleek .epl-button:visited {
	background-color: #020202;
	border-color: #020202;
	color: #ffffff;
}
.epl-property-blog-sleek .epl-button:hover {
	background-color: #f37021;
	border-color: #f37021;
}


/** Stickers **/
.epl-property-blog-sleek .epl-stickers-wrapper  {
	top: 8px;
	left: 8px;
}
.epl-property-blog-sleek .epl-stickers-wrapper .status-sticker {
	display: inline-block;
	padding: 2px 6px 1px;
	margin-right: 4px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 1.5;
}
.epl-property-blog-sleek .status-sticker {
	color: #fff;
}
.epl-property-blog-sleek .status-sticker.under-offer {

}
.epl-property-blog-sleek .status-sticker.open {

}
.epl-property-blog-sleek .status-sticker.new {
	background: #7FAF1B;
}
.epl-property-blog-sleek .status-sticker.current {
	background: #030303;
}

/* Loop */
.epl-property-blog-sleek,
.epl-property-blog-sleek.hentry {
	margin-bottom: 8px;
	font-size: 85%;
}
.epl-property-blog-sleek .epl-property-box-with-fixed-elements {
	/** needs a fixed height **/
	min-height: 181px;
}
.epl-property-blog-sleek .epl-property-blog-entry-wrapper {
	padding: 8px;
	background: #efefef;
	border: 1px solid #787878;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.epl-property-blog-sleek .property-content-wrapper .epl-stickers-wrapper {
	position: static;
	margin-bottom: 1em;
}
.epl-property-blog-sleek  .epl-archive-entry-image a {
	position: relative;
	z-index: 1;
}
.epl-property-blog-sleek .property-feature-icons,
.epl-property-blog-sleek .property-category {
	font-weight: bold;
	margin-bottom: 4px;
}
.epl-property-blog-sleek .property-feature-icons .epl-icon-inline {
	margin-right: 4px;
}
.epl-property-blog-sleek .property-feature-icons .epl-icon-air,
.epl-property-blog-sleek .property-feature-icons .epl-icon-pool {
	display: none;
}
.epl-property-blog-sleek .epl-entry-footer-row {
	margin-top: 0.8em;
}
.epl-property-blog-sleek .epl-entry-footer-row .price,
.epl-property-blog-sleek .epl-entry-footer-row .property-feature-icons,
.epl-property-blog-sleek .epl-entry-footer-row .property-links {
	line-height: 30px;
}
.epl-property-blog-sleek .epl-entry-footer-row .property-links .epl-button {
	/* padding: 0.3em 3em; */
	/* AVOID using shorthand due to grid mode padding right/left issues */
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.epl-property-blog-sleek h3.entry-title {
	margin-top: 0;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0;
}

.epl-property-blog-sleek.epl-listing-grid-view .epl-row-3-column .epl-row-right .epl-button ,
.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-row-3-column .epl-row-right .epl-button {
	width: 100%;
	float: none;
	text-align: center;
}
.epl-property-blog-sleek .price {
	font-weight: bold;
	font-size: 1.4em;
}
.epl-property-blog-sleek .page-price-rent {
	display: block;
}
.epl-property-blog-sleek .bond {
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	color: #999;
}
/** Needs super parent epl-property-blog-sleek **/
.epl-property-blog-sleek .epl-property-box-with-fixed-elements .property-box-left {
	position: relative;
}
.epl-property-blog-sleek .epl-property-box-with-fixed-elements .property-box-right {
	padding: 0;
}
.epl-property-blog-sleek .epl-element-fixed-bottom-left,
.epl-property-blog-sleek .epl-element-fixed-bottom-right {
	margin: 16px;
}

/** Grid Mode (requires epl-property-blog-sleek) ***/
.epl-property-blog-sleek.epl-listing-grid-view,
.epl-property-blog-sleek.hentry.epl-listing-grid-view-forced {
	margin-bottom: 0;
}
.epl-property-blog-sleek.epl-listing-grid-view .property-box-right,
.epl-property-blog-sleek.epl-listing-grid-view-forced .property-box-right {
	min-height: 0;
}
.epl-property-blog-sleek.epl-listing-grid-view .epl-property-box-fixed-bottom-container,
.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-property-box-fixed-bottom-container {
	/** needs a min-height **/
	min-height: 0;
	border-top: 1px solid #ccc;
}
.epl-property-blog-sleek.epl-listing-grid-view .epl-excerpt-content,
.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-excerpt-content {
	display: none;
}
.epl-property-blog-sleek .property-box-left .price {
	position: absolute;
	bottom: 8px;
	left: 8px;
	color: #ffffff;
	text-align: left;
	z-index: 2;
}
.epl-property-blog-sleek .property-box-left .bond {
	padding-left: 0;
	color: #ffffff;
}
.epl-property-blog-sleek.epl-listing-grid-view .epl-block-header,
.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-block-header {
	display: none;
}

.epl-property-blog-sleek .epl-blog-image:before,
.epl-property-blog-sleek .epl-blog-image:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.epl-property-blog-sleek .epl-blog-image:before {
	opacity: 0;
	filter: alpha(opacity=0);
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 2;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 65%, rgba(0,0,0,.75) 100%);
}
.epl-property-blog-sleek .epl-blog-image:after {
	opacity: 1;
	filter: alpha(opacity=100);
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.8)));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 65%, rgba(0, 0, 0, 0.8) 100%);
	z-index: 1;
}
.epl-property-blog-sleek:hover .epl-blog-image:before {
	opacity: 0.5;
	background-color: rgba(255,255,255,.5);
}
.epl-property-blog-sleek:hover .epl-blog-image:after {
	opacity: 0;
}

@media screen and ( min-width: 768px ) {
	/** Above screen size **/
	.epl-property-blog-sleek .property-box-left {
		width: 25%;
	}
	.epl-property-blog-sleek .property-box-right {
		width: 75%;
	}
	.epl-property-blog-sleek .epl-blog-image {

	}
	.epl-property-blog-sleek .property-content-wrapper {
		padding: 16px;
	}
	.epl-property-blog-sleek .epl-property-box-with-fixed-elements .property-box-left {
		/* Width linked with padding in right box box */
		max-width: 266px;
	}
	.epl-property-blog-sleek .epl-property-box-with-fixed-elements .property-box-right {
		/* Padding linked with max width in left box */
		padding-left: 266px;
	}
	.epl-property-blog-sleek .epl-blog-image .epl-stickers-wrapper  {
		display: none;
	}
	.epl-property-blog-sleek .epl-element-fixed-bottom-left {
		left: 266px;
	}
	/** Grid **/
	.epl-property-blog-sleek.epl-listing-grid-view .epl-blog-image,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-blog-image {
		max-width: 100%
	}
	.epl-property-blog-sleek.epl-listing-grid-view .property-content-wrapper,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .property-content-wrapper {
		padding: 8px;
	}
	.epl-property-blog-sleek.epl-listing-grid-view .epl-details-header .epl-row-left,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-details-header .epl-row-left {
		width: 60%;
		float: left;
	}
	.epl-property-blog-sleek.epl-listing-grid-view .epl-details-header .epl-row-right,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-details-wrapper .epl-row-right {
		width: 40%;
		float: left;
		text-align: right;
	}
	.epl-property-blog-sleek.epl-listing-grid-view .epl-property-box-with-fixed-elements .property-box-left,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-property-box-with-fixed-elements .property-box-left,
	.epl-property-blog-sleek.epl-listing-grid-view .epl-property-box-with-fixed-elements .property-box-right,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-property-box-with-fixed-elements .property-box-right {
		/* Counteracts above */
		padding: 0;
		max-width: 100%;
	}
	.epl-property-blog-sleek.epl-listing-grid-view .epl-blog-image .epl-stickers-wrapper,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-blog-image .epl-stickers-wrapper {
		display: block;
	}
}

@media screen and ( max-width: 767px ) {
	/** BELOW screen size **/
	.epl-property-blog-sleek .epl-block-header {
		display: none;
	}
	.epl-property-blog-sleek .price.epl-list-hidden {
		display: block;
	}

	.epl-property-blog-sleek.epl-listing-grid-view .property-content-wrapper,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .property-content-wrapper {
		padding: 8px;
	}
}
@media screen and ( min-width: 500px ) and ( max-width: 767px ) {
	/** BELOW screen size **/
	.epl-property-blog-sleek .property-content-wrapper {
		padding: 8px 16px;
	}
	.epl-property-blog-sleek .epl-property-box-fixed-bottom-container {
		position: absolute;
		left: 40%;
		width: 60%;
		padding: 8px;
		min-height: 0;
	}
	.epl-property-blog-sleek .epl-element-fixed-bottom-left,
	.epl-property-blog-sleek .epl-element-fixed-bottom-right {
		margin: 8px;
	}

	.epl-property-blog-sleek.epl-listing-grid-view .epl-property-box-fixed-bottom-container,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-property-box-fixed-bottom-container {
		position: static;
		min-height: 0;
	}
	.epl-property-blog-sleek .epl-element-fixed-bottom-left.epl-row-left {
		display: none;
	}
	.epl-property-blog-sleek.epl-listing-grid-view .epl-element-fixed-bottom-left.epl-row-left,
	.epl-property-blog-sleek.epl-listing-grid-view-forced .epl-element-fixed-bottom-left.epl-row-left {
		display: block;
	}
}
@media screen and ( max-width: 500px ) {
	.epl-property-blog-sleek .property-content-wrapper {
		padding: 8px 0;
	}
	.epl-property-blog-sleek .epl-property-box-fixed-bottom-container {
		position: static;
		min-height: 0;
	}
	.epl-property-blog-sleek .epl-element-fixed-bottom-left,
	.epl-property-blog-sleek .epl-element-fixed-bottom-right {
		margin: 8px 0 0;
	}
}

/**********************************************************
	Loop - Zoom
**********************************************************/

/*** Absolute Positioning - Image Cover ***/
.epl-property-blog-zoom.epl-listing-grid-view,
.epl-property-blog-zoom.epl-listing-grid-view-forced {
	/* padding-bottom: 2em !important; */
}
.epl-property-blog-zoom.epl-listing-grid-view .epl-property-box-with-fixed-elements,
.epl-property-blog-zoom.epl-listing-grid-view-forced .epl-property-box-with-fixed-elements {
	min-height: 0
}
.epl-property-blog-zoom.epl-listing-grid-view .epl-property-box-with-fixed-elements .property-box-right,
.epl-property-blog-zoom.epl-listing-grid-view-forced .epl-property-box-with-fixed-elements .property-box-right,
.epl-property-blog-zoom.epl-listing-grid-view .property-content-wrapper,
.epl-property-blog-zoom.epl-listing-grid-view-forced .property-content-wrapper,
.epl-property-blog-zoom.epl-listing-grid-view .epl-card-cover-link,
.epl-property-blog-zoom.epl-listing-grid-view-forced .epl-card-cover-link {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	min-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.epl-property-blog-zoom.epl-listing-grid-view .property-content-wrapper,
.epl-property-blog-zoom.epl-listing-grid-view-forced .property-content-wrapper {
	display: table;
}
.epl-property-blog-zoom.epl-listing-grid-view .epl-image-cover-content,
.epl-property-blog-zoom.epl-listing-grid-view-forced .epl-image-cover-content {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	color: #fff;
	padding: 10px;
}
.epl-property-blog-zoom .epl-card-cover-link {
	display: none;
}
.epl-property-blog-zoom.epl-listing-grid-view .epl-card-cover-link,
.epl-property-blog-zoom.epl-listing-grid-view-forced .epl-card-cover-link {
	background: transparent;
	color: transparent !important;
	display: block;
}

/** Image Cover Transition Effects **/
.epl-property-blog-zoom.epl-listing-grid-view .property-content-wrapper,
.epl-property-blog-zoom.epl-listing-grid-view-forced .property-content-wrapper,
.epl-property-blog-zoom.epl-listing-grid-view:hover .epl-blog-image img,
.epl-property-blog-zoom.epl-listing-grid-view-forced:hover .epl-blog-image img {
	-webkit-transition: all 500ms;
	-moz-transition: all  500ms;
	-ms-transition: all  500ms;
	transition: all  500ms;
}
.epl-property-blog-zoom.epl-listing-grid-view .property-content-wrapper:hover,
.epl-property-blog-zoom.epl-listing-grid-view-forced .property-content-wrapper:hover {
	background: rgba(0,0,0,0.5);
}
.epl-property-blog-zoom.epl-listing-grid-view:hover .epl-blog-image img,
.epl-property-blog-zoom.epl-listing-grid-view-forced:hover .epl-blog-image img {
	-webkit-transform: scale(1.05) translateZ(0) rotate(0.0000deg);
	-moz-transform: scale(1.05) translateZ(0) rotate(0.0000deg);
	-ms-transform: scale(1.05) translateZ(0) rotate(0.0000deg);
	transform: scale(1.05) translateZ(0) rotate(0.0000deg);
}



/**********************************************************
	Loop - Bold
**********************************************************/

.epl-property-blog-bold {
	font-size: inherit;
	color: #ffffff;
}
.epl-property-blog-bold .epl-property-blog-entry-wrapper {
	margin-bottom: 2em;
	background: #868686;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.epl-property-blog-bold .property-address {
	margin: 0 0 0.6em;
	padding: 0 0 0.6em;
	border-bottom: 2px solid #ffffff;
}
.epl-property-blog-bold .property-address .entry-title-sub {
	display: block;
}
.epl-property-blog-bold .property-feature-icons {
	margin: 0 0 1em;
}
.epl-property-blog-bold .entry-title-sub {
	font-size: 1em;
	font-weight: bold;
}
.epl-property-blog-bold .under-offer-status {
	color: #ffffff;
}


@media screen and ( min-width: 768px ) {
	/** Above screen size **/
	.epl-property-blog-bold.epl-listing-grid-view .epl-property-blog-entry-wrapper,
	.epl-property-blog-bold.epl-listing-grid-view-forced .epl-property-blog-entry-wrapper {
		border-bottom: none;
	}
	.epl-property-blog-bold .property-box-left {
		width: 50%;
	}
	.epl-property-blog-bold .property-box-right {
		width: 50%;
	}
	.epl-property-blog-bold .property-content-wrapper {
		padding: 2em;
	}
	.epl-property-blog-bold.epl-listing-grid-view .property-content-wrapper,
	.epl-property-blog-bold.epl-listing-grid-view-forced .property-content-wrapper {
		padding: 1.5em;
	}
}
@media screen and ( min-width: 768px ) and ( max-width: 850px ) {
	.epl-property-blog-bold .property-box-left {
		width: 100%;
	}
	.epl-property-blog-bold .property-box img {
		width: 100%;
	}
	.epl-property-blog-bold .property-box-right {
		width: 100%;
	}
}
@media screen and ( max-width: 767px ) {
	/** BELOW screen size **/
	.epl-property-blog-bold .property-content-wrapper {
		padding: 1.2em;
	}
	.epl-property-blog-bold.epl-listing-grid-view .property-content-wrapper,
	.epl-property-blog-bold.epl-listing-grid-view-forced .property-content-wrapper {
		padding: 1.2em;
	}
}
.epl-property-blog-bold .epl-entry-footer-row {
	margin-top: 0.8em;
}
.epl-property-blog-bold .epl-entry-footer-row .price,
.epl-property-blog-bold .epl-entry-footer-row .property-feature-icons,
.epl-property-blog-bold .epl-entry-footer-row .property-links {
	line-height: 30px;
}
.epl-property-blog-bold .epl-entry-footer-row .property-links .epl-button {
	padding: 0.3em 3em;
}
.epl-property-blog-bold h3.entry-title {
	margin-top: 0;
	letter-spacing: 0;
}
/* Grid View Specific **/
.epl-property-blog-bold.epl-listing-grid-view .property-box-right,
.epl-property-blog-bold.epl-listing-grid-view-forced .property-box-right {
	/** needs a fixed height **/
	min-height: 170px;
}
.epl-property-blog-bold.epl-listing-grid-view .epl-row-3-column .epl-row-right .epl-button ,
.epl-property-blog-bold.epl-listing-grid-view-forced .epl-row-3-column .epl-row-right .epl-button {
	width: 100%;
	float: none;
	text-align: center;
}
.epl-property-blog-bold.epl-listing-grid-view .epl-excerpt-content,
.epl-property-blog-bold.epl-listing-grid-view-forced .epl-excerpt-content {
	display: none;
}


/*********************************************
	Loop - Reside
*********************************************/

/* Common */
.epl-property-blog-reside .epl-button {
	font-weight: normal;
	background: #eeeeee;
	color: #888888;
	border: none;
	padding: 0 0.7em;
	font-size: 14px;
	line-height: 23px;
	border-radius: 0;
	display: inline-block;
}
.epl-property-blog-reside .epl-button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #888888;
	border: none;
}

/*** Buttons ***/
.epl-property-blog-reside .epl-button,
.epl-property-blog-reside .epl-button:visited {
	background-color: #828282;
	border-color: #828282;
	color: #ffffff;
}
.epl-property-blog-reside .epl-button:hover {
	background-color: #828282;
	border-color: #828282;
}
.epl-property-blog-reside .epl-button-wrapper .epl-clearfix {

}

/** Stickers **/
.epl-property-blog-reside .status-sticker {
	background: #F00;
	color: #fff;
}
.epl-property-blog-reside .status-sticker.under-offer {
	background: #58595B;
}
.epl-property-blog-reside .status-sticker.open {
	background: #2e2e2d;
}
.epl-property-blog-reside .status-sticker.new {
	background: #7FAF1B;
}

/* Icons */
.epl-property-blog-reside .epl-icon-svg,
.epl-property-blog-reside .epl-author-icon-svg {
	display: inline-block;
	width: 20px;
	height: 20px;
	float: left;
}
.epl-property-blog-reside .epl-icon-svg-container .icon-value {
	display: inline-block;
	font-size: 0.8em;
	margin: 0 0 0 0.5em;
	line-height: 20px;
	vertical-align: top;
	color: #aaa
}

/* Loop */
.epl-property-blog-reside,
.epl-property-blog-reside.hentry {
	font-size: inherit;
	margin-bottom: 2em;
}
.epl-property-blog-reside .epl-property-box-with-fixed-elements {
	/** needs a fixed height **/
	min-height: 185px;
}
.epl-property-blog-reside .epl-property-blog-entry-wrapper {
	background: #fdfdfd;
	border: 1px solid #ccd4d1;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
}
.epl-property-blog-reside .property-box-left {
	overflow: hidden;
}
.epl-property-blog-reside .property-box-right {
	padding: 0;
}
.epl-property-blog-reside .epl-excerpt-content p {
	font-size: 13px;
}

.epl-property-blog-reside .epl-entry-details-row .property-feature-icons,
.epl-property-blog-reside .epl-entry-details-row .property-links {
	width: 50%;
	float: left;
}
.epl-property-blog-reside .property-link {
	margin-top: 5px;
}
.epl-property-blog-reside .property-links .epl-button {
	float: right;
}
.epl-property-blog-reside .epl-featured-image-hover-text {
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	width: 100%;
}
.epl-property-blog-reside .epl-blog-image,
.epl-property-blog-reside .epl_slider_container {
	-webkit-transition: all 500ms;
	-moz-transition: all  500ms;
	-ms-transition: all  500ms;
	transition: all  500ms;
}
.epl-property-blog-reside .epl-blog-image:hover,
.epl-property-blog-reside .epl_slider_container:hover {

}
.epl-property-blog-reside:hover .epl-blog-image img,
.epl-property-blog-reside:hover .epl_slider_container img {
	-webkit-transform: scale(1.05) translateZ(0) rotate(0.0001deg);
	-moz-transform: scale(1.05) translateZ(0) rotate(0.0001deg);
	-ms-transform: scale(1.05) translateZ(0) rotate(0.0001deg);
	transform: scale(1.05) translateZ(0) rotate(0.0001deg);
}
.epl-property-blog-reside .epl-blog-image img,
.epl-property-blog-reside:hover .epl-blog-image img,
.epl-property-blog-reside .epl_slider_container img,
.epl-property-blog-reside:hover .epl_slider_container img {
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.epl-property-blog-reside .epl-stickers-wrapper {
	top: 1em;
	left: 1em;
}
.epl-property-blog-reside .epl-stickers-wrapper .status-sticker {
	border-radius: 3px;
	font-size: 12px;
	padding: 3px 20px;
}
.epl-property-blog-reside .epl-icon-container-air {
	display: none;
}
.epl-property-blog-reside .location-suburb .entry-title-sub {
	font-size: 13px;
	font-weight: 500;
	padding-left: 5px;
}
.epl-property-blog-reside h3.entry-title {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
}
.epl-property-blog-reside .property-content-wrapper {
	padding: 1em;
}
.epl-property-blog-reside .epl-entry-footer-row {
	margin-top: 0.8em;
}
.epl-property-blog-reside .epl-entry-footer-row .price,
.epl-property-blog-reside .epl-entry-footer-row .property-feature-icons,
.epl-property-blog-reside .epl-entry-footer-row .property-links {
	line-height: 30px;
}
.epl-property-blog-reside .epl-entry-footer-row .property-links .epl-button {
	/* padding: 0.3em 3em; */
	/* AVOID using shorthand due to grid mode padding right/left issues */
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.epl-property-blog-reside .epl-author-archive-card .epl-author-image img {
	height: 30px;
	width: 30px;
}

/** Grid Mode ***/
.epl-property-blog-reside.epl-listing-grid-view .epl-property-blog-entry-wrapper,
.epl-property-blog-reside.epl-listing-grid-view-forced .epl-property-blog-entry-wrapper {
	margin: 15px;
}
.epl-property-blog-reside.epl-listing-grid-view .property-box-right,
.epl-property-blog-reside.epl-listing-grid-view-forced .property-box-right {
	/** needs a fixed height **/
	min-height: 250px;
}
.epl-property-blog-reside.epl-listing-grid-view .property-content-wrapper,
.epl-property-blog-reside.epl-listing-grid-view-forced .property-content-wrapper {
	padding-top: 1em;
	padding-bottom: 0;
}
.epl-property-blog-reside.epl-listing-grid-view .epl-element-fixed-bottom-left,
.epl-property-blog-reside.epl-listing-grid-view-forced .epl-element-fixed-bottom-left {
	border-top: 1px solid #eef3f6;
	padding-top: 10px;
}
.epl-property-blog-reside.epl-listing-grid-view h3.entry-title,
.epl-property-blog-reside.epl-listing-grid-view-forced h3.entry-title {
	min-height: 45px;
}
.epl-property-blog-reside.epl-listing-grid-view .epl-row-3-column .epl-row-right .epl-button ,
.epl-property-blog-reside.epl-listing-grid-view-forced .epl-row-3-column .epl-row-right .epl-button {
	width: 100%;
	float: none;
	text-align: center;
}

@media screen and ( min-width: 768px ) {
	/** Above screen size **/
	.epl-property-blog-reside .property-box-left {
		width: 25%;
	}
	.epl-property-blog-reside .property-box-right {
		width: 75%;
	}
}
@media screen and ( max-width: 767px ) {
	/** BELOW screen size **/
	.epl-property-blog-reside .property-box-right {
		padding: 0;
	}
	.epl-property-blog-reside .epl-property-box-fixed-bottom-container {
		display: none;
	}
	.epl-property-blog-reside.epl-listing-grid-view .epl-property-box-fixed-bottom-container,
	.epl-property-blog-reside.epl-listing-grid-view-forced .epl-property-box-fixed-bottom-container {
		display: block;
	}
	.epl-property-blog-reside .epl-property-box-with-fixed-elements .property-box-left {
		width: 100%;
		max-width: 325px;
		position: relative;
		z-index: 2;
	}
	.epl-property-blog-reside .epl-property-box-with-fixed-elements .property-box-right {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		padding-left: 345px;
		z-index: 1;
	}
	.epl-property-blog-reside.epl-listing-grid-view .epl-property-box-with-fixed-elements .property-box-right,
	.epl-property-blog-reside.epl-listing-grid-view-forced .epl-property-box-with-fixed-elements .property-box-left {
		position: relative;
		padding: 0;
	}
}
@media screen and ( max-width: 600px ) {
	.epl-property-blog-reside .epl-property-box-with-fixed-elements .property-box-left {
		max-width: 100%;
	}
	.epl-property-blog-reside .epl-property-box-with-fixed-elements .property-box-right {
		position: relative;
		padding-left: 0;
	}
}








/*********************************************
	Loop - Elite
*********************************************/

.epl-property-blog-elite {
}
.epl-property-blog-elite .epl-property-blog-entry-wrapper {
	background: #ddd;
	margin: 8px;
}
.epl-property-blog-elite  img {
	width: 100%;
}
.epl-property-blog-elite .property-content {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
.epl-property-blog-elite .property-content li {
	color: inherit;
}
.epl-property-blog-elite .entry-title,
.epl-property-blog-elite .price {
	margin: 0;
}
.epl-property-blog-elite .buiding-area {
	min-height: 20px;
}
.epl-property-blog-elite .price {
	min-height: 30px;
}
.epl-property-blog-elite .entry-title-sub {
	font-size: 20px;
}
.epl-property-blog-elite .property-content,
.epl-property-blog-elite .epl-entry-footer .epl-button {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
}
.epl-property-blog-elite .epl-entry-footer i {
	float: right;
	line-height: 1.5;
}
.epl-property-blog-elite .entry-title {
	font-weight: bold;
	font-size: 1.2em;
}
.epl-property-blog-elite .epl-button {
	display: block;
	background: #666666;
	color: #fff;
	padding: 0.5em;
	border-radius: 0;
}
.epl-property-blog-elite .epl-button:hover {
	background: #000000;
	color: #ffffff;
}







/**********************************************************
	Loop - Estate
**********************************************************/

.epl-property-blog-estate {

}
.epl-property-blog-estate .epl-property-blog-entry-wrapper {
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 2px;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204);
	border-image: initial;
	/* position: relative; */
}
.epl-property-blog-estate .property-featured-image-wrapper {
	position: relative;
	padding-right: 0;
	overflow: hidden;
}
.epl-property-blog-estate .epl-blog-image {
	margin-bottom: -0.5em;
}

.epl-property-blog-estate .epl-stickers-wrapper {
	/* top: 10px */
}
.epl-property-blog-estate .status-sticker {
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.2) 0 1px 2px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
.epl-property-blog-estate .status-sticker.under-offer {
}
.epl-property-blog-estate .home-open,
.epl-property-blog-estate .status-sticker.open {
	color: #ffffff;
}
.epl-property-blog-estate .status-sticker.open {
	display: none;
}

@media screen and ( min-width: 768px ) and ( max-width: 1600px ) {
	.epl-property-blog-estate .epl-blog-image {
		width: 152%;
		max-height: 300px;
	}
	.epl-property-blog-estate.epl-listing-grid-view .epl-blog-image,
	.epl-property-blog-estate.epl-listing-grid-view-forced .epl-blog-image {
		width: 100%;
	}
}
@media screen and ( min-width: 500px ) and ( max-width: 767px ) {
	.epl-property-blog-estate .epl-blog-image {
		width: 240%;
		max-height: 300px;
	}
	.epl-property-blog-estate.epl-listing-grid-view .epl-blog-image,
	.epl-property-blog-estate.epl-listing-grid-view-forced .epl-blog-image {
		width: 100%;
	}
}

.epl-property-blog-estate .property-box img {
	width: 100%;
	position: relative;
	z-index: 3;
}
.epl-property-blog-estate .property-box-right {
	min-height: 280px;
	padding: 0;
}
.epl-property-blog-estate .property-box-right .entry-header {
	padding: 10px 0 0;
	background: #333333;
}
.epl-property-blog-estate .property-box-right .entry-header .entry-title,
.epl-property-blog-estate .property-box-right .entry-header .property-address,
.epl-property-blog-estate .property-box-right .entry-header .page-price {
	padding: 5px 20px;
}
.epl-property-blog-estate .property-box-right .entry-header .entry-title {
	margin-bottom: 0;
}
.epl-property-blog-estate .entry-title {
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.1;
	overflow: hidden;
}
.epl-property-blog-estate .entry-title a {
	color: #ffffff;
}
.epl-property-blog-estate .property-box-right .entry-header .property-address {
	padding-bottom: 20px;
	color: #ffffff;
}
.epl-property-blog-estate .property-address a {
	color: #ffffff;
}
.epl-property-blog-estate .property-address .entry-title-sub {
	display: inline-block;
}
.epl-property-blog-estate .property-box-right .entry-header .page-price {
	display: block;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
.epl-property-blog-estate .page-price {
	background: navy;
}
.epl-property-blog-estate .under-offer-status {
	background: orange;
	border-bottom: 1px solid #ffffff;
}
.epl-property-blog-estate .property-box-right .epl-excerpt-content p {
	padding: 10px 20px 20px;
}
.epl-property-blog-estate .entry-footer {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40%;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	margin: 0;
	border-top: 1px solid #787878;
	overflow: hidden;
	z-index: 1;
}
.epl-property-blog-estate .entry-footer .property-feature-icons {
	margin-left: 15px;
	line-height: 30px;
	float: left;
}
.epl-property-blog-estate .entry-footer .property-inspection-times.alignright {
	margin: 0;
}
.epl-property-blog-estate .property-inspection-times .epl-inspection-times-label {
	display: none;
}
.epl-property-blog-estate .property-inspection-times .epl-inspection-times {
	display: inline-block;
}
.epl-property-blog-estate .property-inspection-times .home-open-date:first-child {
	display: block;
}
.epl-property-blog-estate .property-inspection-times .home-open-date {
	display: none;
}
.epl-property-blog-estate .epl-property-button.alignright,
.epl-property-blog-estate .epl-property-button.alignright a {
	margin: 0;
	float: right;
}
.epl-property-blog-estate .epl-property-button.alignright a {
	padding: 0.5em 1em;
}
.epl-property-blog-estate .property-box-right{
	position: relative;
}
.epl-property-blog-estate .property-box-right .wrapper-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 999;
}
.epl-property-blog-estate .property-box-right .wrapper-link:hover {
	cursor: pointer !important;
}
/* Grid View */
.epl-property-blog-estate.epl-listing-grid-view .entry-footer,
.epl-property-blog-estate.epl-listing-grid-view-forced .entry-footer {
	width: 100%;
}
.epl-property-blog-estate.epl-listing-grid-view .property-box-right,
.epl-property-blog-estate.epl-listing-grid-view-forced .property-box-right,
.epl-property-blog-estate.epl-listing-grid-view.epl-masonry .property-box-right,
.epl-property-blog-estate.epl-listing-grid-view-forced.epl-masonry .property-box-right {
	min-height: 340px;
}
.epl-property-blog-estate.epl-listing-grid-view .entry-footer .property-inspection-times.alignright,
.epl-property-blog-estate.epl-listing-grid-view-forced .entry-footer .property-inspection-times.alignright {
	text-align: left;
	float:left;
}
.epl-property-blog-estate.epl-listing-grid-view .entry-footer,
.epl-property-blog-estate.epl-listing-grid-view-forced .entry-footer {
	padding-left: 0;
}
@media screen and (max-width: 768px) {
	.epl-property-blog-estate {
		width: 100%;
		float: none;
	}
	.epl-property-blog-estate .property-box-right {
		min-height: 280px;
	}
}
@media screen and (max-width: 500px) {
	.epl-property-blog-estate .property-box-right {
		min-height: 340px;
	}
}
@media screen and (max-width: 370px) {
	.epl-property-blog-estate .property-box-right {
		min-height: 350px;
	}
}



/**********************************************************
	Loop - Niche
**********************************************************/

.epl-property-blog-niche .epl-icon-svg,
.epl-property-blog-niche .epl-author-icon-svg {
	width: 20px;
	height: 20px;
}
.epl-property-blog-niche .epl-icon-svg-container .icon-value {
	margin: 0 0 0 0.5em;
	line-height: 20px;
	font-size: 0.8em;
}


.epl-property-blog-niche .epl-property-blog-entry-wrapper {
	padding: 7px;
	overflow: hidden;
}
.epl-property-blog-niche .epl-archive-content-inner {
	overflow: hidden;
	position: relative;
}
.epl-property-blog-niche .epl-stickers-wrapper {
	display: none;
}
.epl-property-blog-niche .epl-image-count {
	padding: 5px 10px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	margin: 5px;
	width: 30px;
	font-weight: bold;
	font-size: 14px;
	border-radius: 1px;
}
.epl-property-blog-niche .epl-image-cover-content {
	visibility: hidden;
	font-weight: bold;
}
.epl-property-blog-niche:hover .epl-image-cover-content {
	visibility: visible;
}
.epl-property-blog-niche .property-box-full-width {
	padding-top: 10px;
	color: #000;
	font-weight: bold;
}
.epl-property-blog-niche .epl-details-price-icons,
.epl-property-blog-niche .epl-details-address-type {
	padding: 5px 0;
}
.epl-property-blog-niche .epl-entry-details-row .price {
	font-weight: bold;
	font-size: 1.4em;
}
.epl-property-blog-niche .epl-entry-details-row .price,
.epl-property-blog-niche .epl-entry-details-row .property-feature-icons,
.epl-property-blog-niche .epl-entry-details-row .property-address,
.epl-property-blog-niche .epl-entry-details-row .property-type {
	width: 50%;
	float: left;
}
.epl-property-blog-niche .epl-entry-details-row .property-type {
	padding-top: 5px;
}
.epl-property-blog-niche .epl-entry-details-row .property-feature-icons {
	padding-top: 3px;
}
.epl-property-blog-niche .epl-entry-details-row .property-type,
.epl-property-blog-niche .epl-entry-details-row .property-feature-icons {
	text-align: right;
}
.epl-property-blog-niche .epl-entry-details-row .epl-details-address-type {
	padding-top: 20px
}
.epl-property-blog-niche .property-feature-icons,
.epl-property-blog-niche .item-street {
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
.epl-property-blog-niche .property-address .entry-title-sub {
	padding-top: 7px;
	font-size: 13px;
}
.epl-property-blog-niche .epl-custom-icon-container,
.epl-property-blog-niche .epl-custom-icon-text {
	display: inline-block;
}
.epl-property-blog-niche .epl-custom-icon-container {
	margin-right: 10px;
}
.epl-property-blog-niche .epl-custom-icon-value {
	margin-right: 5px;
}
.epl-property-blog-niche .property-feature-icons .custom-icon {
	width: 20px;
	height: 13px;
	display: inline-block;
	opacity: 0.7;
}
.epl-property-blog-niche .property-type-label {
	font-size: 7.5px;
	color: #888;
	font-weight: bold;
}

/**********************************************************
	Loop - Bay
**********************************************************/


/** stickers **/

.epl-property-blog-bay .epl-stickers-wrapper {
	top: 10px;
}
.epl-property-blog-bay .status-sticker {
	padding: 1px 5px 2px;
	font-size: 0.7em;
	font-weight: bold;
	position: relative;
}
.epl-property-blog-bay .status-sticker:after {
	position: absolute;
	content: '';
	display: block;
	left: 100%;
	top: 0;
	border-top: 8px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 8px solid;
	border-left-color: transparent;
	border-right-color: transparent;
}
.epl-property-blog-bay .status-sticker.sold:after {
	border-left-color: red;
	border-right-color: red;
}
.epl-property-blog-bay .status-sticker.open:after {
	border-left-color: #7faf1b;
	border-right-color: #7faf1b;
}
.epl-property-blog-bay .status-sticker.new:after {
	border-left-color: purple;
	border-right-color: purple;
}
.epl-property-blog-bay .status-sticker.under-offer:after {
	border-left-color: orange;
	border-right-color: orange;
}

/** loop **/
.epl-property-blog-bay,
.epl-property-blog-bay.hentry {
	margin-bottom: 20px;
	font-size: 1em;
}
.epl-property-blog-bay .epl-property-blog-entry-wrapper {
	padding: 15px;
	background-color: #f8f8f8;
	transition: all .3s;
	overflow: auto;
	box-shadow: none;
}
.epl-property-blog-bay .property-box-left {

}
.epl-property-blog-bay .property-box-right {
	padding: 0;
}
.epl-property-blog-bay .property-content-container {
	margin-left: 20px;
}
.epl-property-blog-bay .property-heading {
	margin-bottom: 5px;
}
.epl-property-blog-bay .entry-title {
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.epl-property-blog-bay .entry-title a {
	color: #222;
	line-height: 1.25;
}
.epl-property-blog-bay .listing-details {
	list-style: none;
	margin: 1em 0 0.3em;
	padding: 0;
}
.epl-property-blog-bay .listing-details li {
	margin: 0.5em 0;
	padding: 0;
	line-height: 1;
}
.epl-property-blog-bay .listing-details i {
	color: #767676;
	width: 20px;
}
.epl-property-blog-bay .property-address i {
	float: left
}
.epl-property-blog-bay .property-address-value-wrapper {
	padding-left: 0;
	display: block;
}

.epl-property-blog-bay .property-address {
	margin: 0
}
.epl-property-blog-bay .property-address a {
	color: #787878;
	font-weight: normal;
}
.epl-property-blog-bay li.property-agent {
	width: 50%;
	float: left;
	margin-top: 0;
}
.epl-property-blog-bay li.property-date {
	display: block;
	float: right;
	margin: 0;
	text-align: right;
}
.epl-property-blog-bay .epl-excerpt-content {
	margin: 0;
}
.epl-property-blog-bay .property-feature-icons {
	padding: 5px 10px;
	background: #787878;
	margin: 1em 0 0;
}
.epl-property-blog-bay:hover .property-feature-icons {
	background: #000000;
}
.epl-property-blog-bay .property-info {
	margin: 0;
	padding: 0;
	color: #fff;
}
.epl-property-blog-bay .property-feature-icons .property-info .property-bedrooms,
.epl-property-blog-bay .property-feature-icons .property-info .property-bathrooms,
.epl-property-blog-bay .property-feature-icons .property-info .property-garage {
	display: inline-block;
	margin-right: -4px;
	width: 33.33%;
}
.epl-property-blog-bay .property-feature-icons .property-info .property-bedrooms {
	text-align: left;
}
.epl-property-blog-bay .property-feature-icons .property-info .property-bathrooms {
	width: 33.33%;
	text-align: center;
}
.epl-property-blog-bay .property-feature-icons .property-info .property-garage {
	width: 33.33%;
	text-align: right;
}
.epl-property-blog-bay .property-info-inner span {
	display: inline-block;
}
.epl-property-blog-bay .content-property-info p {
	margin: 0;
}


/** Effects **/
.epl-property-blog-bay .epl-blog-image,
.epl-property-blog-bay .epl-blog-image img {
	transition: all 0.3s;
}
.epl-property-blog-bay:hover .epl-blog-image {

}
.epl-property-blog-bay:hover .epl-blog-image img {
	opacity: 0.7;
}

/** Grid **/
.epl-property-blog-bay.epl-listing-grid-view .property-box-left,
.epl-property-blog-bay.epl-listing-grid-view-forced .property-box-left {
	max-width: 100%;
}
.epl-property-blog-bay.epl-listing-grid-view .property-box-right,
.epl-property-blog-bay.epl-listing-grid-view-forced .property-box-right {
	padding: 10px 0 0;
}
.epl-property-blog-bay.epl-listing-grid-view .property-content-container,
.epl-property-blog-bay.epl-listing-grid-view-forced .property-content-container {
	margin-left: 0;
}
.epl-property-blog-bay.epl-listing-grid-view .entry-content,
.epl-property-blog-bay.epl-listing-grid-view-forced .entry-content {
	display: none;
}
/** Responsive */
@media only screen and (max-width: 500px) {

	.epl-property-blog-bay {
		margin: 15px 0 30px;
		font-size: 1em;
		padding: 0;
		max-width: 100%;
	}
	.epl-property-blog-bay.epl-listing-grid-view,
	.epl-property-blog-bay.epl-listing-grid-view-forced {
		width: 100%;
	}
	.epl-property-blog-bay .property-box-right {
		padding: 10px 0 0;
		width: 100%;
	}
	.epl-property-blog-bay .property-address .entry-title-sub {
		display: inline;
	}
	.epl-property-blog-bay .property-date {
		float: left;
		margin: 0.5em 0;
	}
	.epl-property-blog-bay .entry-content {
		display: none;
	}
}

/**** END General ***/
