<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Search Styles*/
.page-id-13 .ibn .over.tpb.op01 {
    opacity: 0;
    background: none;
}
.page-id-13 .ipg .wrap {
    padding-top: 0;
}
.page-id-13 .ientry {
    margin-top: -69px;
}
.epl-search-wide .epl-search-form {
    width: 100%;
}
.filterHeader {
    background-color: #173243;
}
.filterNav.epl-search-wide {
    display: inline;
}
.filterNav.epl-search-wide .epl-sb-current::after {
    border-color: #385364 transparent;
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    content: "";
    display: block;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0;
    z-index: 1
}
.filterNav.epl-search-wide .epl-sb-current::after {
    border-color: #385364 transparent;
}
.filterNav.epl-search-wide .epl-sb-current {
    background-color: #385364;
    border: medium none;
    color: #fff;
    position: relative;
}
.filterNav.epl-search-wide li {
    color: white;
    outline: medium none;
    padding: 24px 30px 23px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    background: transparent;
    font-weight: 600;
}
.filterHeader .rec-search-all {
    float: right;
    background: #062335;
    padding: 23px;
}
.filterHeader .rec-search-all a {
    color: #062335;
    font-size: 11px;
    padding: 6px 27px 6px 27px;
    letter-spacing: 0.2px;
    border-radius: 5px;
    border: 1px solid #cfcfcf;
    background: linear-gradient(#f2f2f2, #ffffff);
    font-weight: 600;
}
.filterHeader .rec-search-all a:hover{
    color: #393939;
}
.filterContent.epl-search-wide {
    width: 100%;
    padding: 23px;
    border-radius: 0 0 5px 5px;
    background: #ddd;
    margin-bottom: 40px;
}
.epl-search-wide .epl-search-row {
    width: 33%;
    overflow: hidden;
}
.epl-search-wide .epl-search-row.epl-property_bathrooms,
.epl-search-wide .epl-search-row.epl-property_land_area,
.epl-search-wide .epl-search-row.epl-property_bedrooms,
.epl-search-wide .epl-search-row.epl-search-submit {
    width: 25%;
}
.epl-search-wide .epl-property_price_to {
    display: none;
}
.epl-search-wide .epl-search-label {
    font-size: 13px;
    color: #787878;
    font-weight: bold;
}
.epl-search-wide .epl-search-row .field {
    border-radius: 3px;
    width: 100%;
}
.epl-search-wide .epl-search-inner-wrapper {
    padding: 10px 20px 10px 10px;
}
.epl-search-wide .epl-search-row .field select {
    border-radius: 3px;
}
.epl-search-submit-row.property-type-search input {
    background: #EA3E4B;
    border: 1px solid #EA3E4B;
    font-size: 13px;
    letter-spacing: 0.2px;
    /* padding: 10px 35px 10px 35px; */
    color: white;
    border-radius: 5px;
    font-weight: 600;
    display: block;
}
.epl-search-row .epl-search-label.fm-label,
.epl-search-row .field {
    padding-right: 10px;
    padding-left: 10px;

}
/** Property Icons */
.epl-archive-welove.epl-property-blog .property-feature-icons .icon,
.epl-single-welove.epl-property-single .property-feature-icons .icon {
    /* padding: 4px 10px 4px 35px; */
    padding: 0;
}
.epl-archive-welove.epl-property-blog .property-feature-icons .icon.beds,
.epl-single-welove.epl-property-single .property-feature-icons .icon.beds {
    background: transparent url(../images/bed.png) no-repeat;
}
.epl-archive-welove.epl-property-blog .property-feature-icons .icon.bath,
.epl-single-welove.epl-property-single .property-feature-icons .icon.bath {
    background: transparent url(../images/bath.png) no-repeat;
}
.epl-archive-welove.epl-property-blog .property-feature-icons .icon.parking,
.epl-single-welove.epl-property-single .property-feature-icons .icon.parking {
    background: transparent url(../images/parking.png) no-repeat;
}

/* Archive Listing */
.epl-shortcode-listing.epl-template-blog {
    margin-top: 40px;
}
.epl-welove-archive-wrapper {
   overflow: hidden;
   margin-left: -20px;
   margin-right: -20px;
}
.epl-archive-welove.epl-property-blog {
   margin-bottom: 5%;
}
.epl-property-blog .epl-property-blog-entry-wrapper {
   margin: 0 20px;
   background: #ffffff;
   box-shadow: 0 0 3px #ccc;
   font-weight: 600;
}
.epl-archive-utility-wrapper {
    display: none;
}
.epl-archive-welove.epl-property-blog .property-box-left {
    position: relative;
}
.epl-archive-welove.epl-property-blog .epl-stickers-wrapper {
    left: -170px;
    top: 30px;
    transform: rotate(-40deg);
    width: 100%;
    text-align: center;
}



@media screen and ( max-width: 1599px ) {
    .epl-archive-welove.epl-property-blog .epl-stickers-wrapper {
        left: -130px;
        top: 30px;
    }
}

@media screen and ( max-width: 1280px ) {
    .epl-archive-welove.epl-property-blog .epl-stickers-wrapper {
        left: -90px;
        top: 30px;
    }
}
@media screen and ( max-width: 992px ) {
    .epl-archive-welove.epl-property-blog .epl-stickers-wrapper {
        left: -60px;
        top: 30px;
    }
}
@media screen and ( max-width: 800px ) {
    .epl-archive-welove.epl-property-blog .epl-stickers-wrapper {
        left: -40%;
        top: 30px;
    }
}


.epl-property-single .status-sticker,
.epl-archive-welove.epl-property-blog .status-sticker {
    padding: 0.5em 5.5em;
    font-weight: 400;
    background: #EA3E4B;
}
.epl-archive-welove.epl-property-blog .property-box img {
    width: 100%;
}

.epl-property-blog.epl-listing-grid-view .property-box img,
.epl-property-blog.epl-listing-grid-view-forced .property-box img {
    height: 235px;
}
.epl-archive-welove.epl-property-blog .epl-button.button-br {
    display: none;
}
.epl-archive-welove.epl-property-blog .epl-button.button-inspect-re {
    position: absolute;
    bottom: 3px;
    right: 3px;
    background: #1A3D65;
    color: white;
    border-radius: 0;
    padding: 0;
}
.epl-archive-welove.epl-property-blog .button-inspect-re input {
    color: white;
    padding: 0px 5px;
    text-transform: capitalize;
    background: #1A3D65;
    border: 1px solid #1A3D65;
    font-weight: 600;
}
.epl-archive-welove.epl-property-blog .button-inspect-re input:hover,
.epl-archive-welove.epl-property-blog .epl-button.button-inspect-re:hover input {
    background: #1A3D65;
}
.epl-archive-welove.epl-property-blog .property-box-right.property-content {
    padding: 15px;
    min-height: 0;
    height: 210px;
}
.epl-archive-welove.epl-property-blog .property-address {
    min-height: 3em;
}
.epl-archive-welove.epl-property-blog .property-address a {
    color: #385364;
    font-weight: 600;
}
.epl-archive-welove.epl-property-blog .property-address .entry-title-sub,
.epl-single-welove .rec-similar-listings .property-address .entry-title-sub,
.epl-single-welove .rec-similar-listings .property-address .item-street {
    display: inline;
    font-size: 1em;
    font-weight: 600;
}
.epl-archive-welove.epl-property-blog .property-feature-icons {
    margin: 1em 0;
}
.epl-archive-welove.epl-property-blog .welove-read-more {
    background: #385364;
    text-align: center;
}
.epl-archive-welove.epl-property-blog .welove-read-more a {
    color: #fff;
    display: block;
    padding: 3%;
}


/** Single Listng */
.epl-single-welove.epl-property-single .epl-caro-2 {
   max-width: 1100px;
   margin: 0 auto;
   height:95px;
}
.epl-single-welove.epl-property-single .epl-caro-2 .slick-slide.epl-slider-current-slide {
   max-height: 70px !important;
}
.epl-single-welove.epl-property-single .rec-content-wrapper {
    /*margin-left: -17%;
    padding-left: 20%!important;
    margin-right: -17%;
    padding-right: 20%!important;
    overflow: hidden;
    background: #F7F7F7;*/
    padding: 50px;
    color: #1B2C36;
	position: relative;
    display: flex;
}

.epl-single-welove.epl-property-single .rec-content-wrapper:before {
	content:"";
	position: absolute;
	left: -50vw;
	right: -50vw;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: #F7F7F7;
}

.epl-single-welove.epl-property-single .rec-content-left {
    /*width: 66.67%;
    float: left;*/
	flex: 0 1 66.67%;
}
.epl-single-welove.epl-property-single .rec-content-right {
    /*width: 33.33%;
    float: left;*/
	flex: 0 1 33.33%;
    padding: 0 20px;
    box-sizing: border-box;
}
.epl-single-welove.epl-property-single .rec-property-features {
    margin: 15px 0;
}
.epl-single-welove.epl-property-single .rec-feature-label {
    color: #28C2B6;
    font-weight: 600;
    min-width: 35%;
}
.epl-single-welove.epl-property-single .rec-feature-list span {
    display: inline-block;
}
.epl-single-welove.epl-property-single .epl-button-wrapper .epl-button {
   background: #1D3443;
   color: #fff;
   border-radius: 30px;
   display: block;
   margin: 5px 0;
   padding: 15px;
   text-transform: capitalize;
}
.epl-single-welove.epl-property-single .epl-button-wrapper .epl-button a,
.epl-single-welove.epl-property-single .epl-button-wrapper .epl-button input {
    color: #fff;
    width: 100%;
    text-transform: capitalize;
    font-size: 1em;
}
.epl-single-welove.epl-property-single .epl-button-wrapper .epl-button input:hover {
    background: #EA3E4B;
    border: 1px solid #EA3E4B;
}
.epl-single-welove.epl-property-single .epl-button-wrapper .epl-button:hover,
.epl-single-welove.epl-property-single .epl-button:hover input {
    background: #EA3E4B;
}
.epl-single-welove.epl-property-single .rec-similar-listings-heading {
    padding: 40px 20px 20px;
    text-align: center;
}


/** Agent box */
.epl-author-box-welove .epl-author-box-outer-wrapper {
    background: none;
    padding-left: 0;
}
.epl-author-box-welove .rec-author-box-top {
    margin-bottom: 20px;
}
.epl-author-box-welove .epl-author-social-buttons {
    text-align:  center;
}
.epl-author-box-welove .epl-author-icon {
    margin: 0;
    height: 38px;
    width: 48px;
}

.epl-author-box-welove .facebook-icon-24 {
    background: url(../images/fb.png) no-repeat;
}
.epl-author-box-welove .twitter-icon-24 {
    background: url(../images/twitter.png) no-repeat;
}
.epl-author-box-welove .google-icon-24 {
    background: url(../images/gplus.png) no-repeat;
}
.epl-author-box-welove .linkedin-icon-24 {
    background: url(../images/linkedin.png) no-repeat;
}
.epl-author-box-welove .epl-author-image {
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
    min-width:100px;
}
.epl-author-box-welove .epl-author-box.epl-author-details {
    padding: 0.5em 1em;
    width: 68%;
    box-sizing: border-box;
}
.epl-author-box-welove .epl-author-box .epl-author-contact a {
    color: #1B2C36;
}


/*** icons ***/

#pin,
#phone-receiver,
#envelope,
#arrows,
#three-buildings,
#more {
    fill: #1B2C36;
}

#phone-receiver-light,
#envelope-light,
#arrows-light,
#three-buildings-light,
#more-light {
    fill: #ffffff;
}
#bath,
#bed,
#crop-lines,
#car-compact {
    fill: #1B2C36;
}

.property-footer-icon,
.epl-header-details .property-footer-icon,
.epl-property-blog .property-footer-icon,
.epl-property-single .property-footer-icon {
    display: inline-block;
    padding-right: 0.5em;
}
.property-footer .property-footer-icon.icon-land,
.epl-header-details .property-footer-icon.icon-land,
.epl-property-blog .property-footer-icon.icon-land,
.epl-property-single .property-footer-icon.icon-land {
    border-right: 0;
}
.property-footer .icon,
.epl-header-details .icon,
.epl-property-blog .icon,
.epl-property-single .icon {
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-right: 0.5em;
}
.icon-svg,
.icon-value {
    vertical-align: middle;
    line-height: 49px;
}


/** REsponsive */

@media screen and (max-width: 1280px) {
    .property-footer-icon.icon-land {
        display:none;
    }

    .epl-property-blog.epl-listing-grid-view .property-box img,
    .epl-property-blog.epl-listing-grid-view-forced .property-box img {
        height: 179px;
    }

    .epl-archive-welove.epl-property-blog .property-box-right.property-content {
        min-height: 0;
        height: 210px;
    }
}


@media screen and (max-width: 992px) {
   .epl-archive-welove.epl-property-blog .property-box-right.property-content {
        min-height: 190px;
    }
    .epl-property-blog.epl-listing-grid-view .property-box img,
    .epl-property-blog.epl-listing-grid-view-forced .property-box img {
        height: 130px;
    }
    .epl-archive-welove.epl-property-blog .property-box-right.property-content {
        min-height: 0;
        height: 190px;
    }
}
@media screen and (max-width: 800px) {
    .epl-search-wide .epl-search-submit-row {
        width: 25%;
    }
    .epl-search-wide .epl-search-inner-wrapper {
        padding: 10px 0;
    }
    .epl-search-submit-row.property-type-search input {
        padding: 10px;
    }

    .epl-property-blog.epl-listing-grid-view .property-box img,
    .epl-property-blog.epl-listing-grid-view-forced .property-box img {
        height: auto;
    }
        .epl-archive-welove.epl-property-blog .property-box-right.property-content {
        min-height: 0;
        height: 200px;
    }
}
@media screen and (max-width: 500px) {
    .filterHeader .rec-search-all {
        display: none;
    }
    .filterContent.epl-search-wide {
        padding: 15px 5px;
    }
    .epl-search-wide .epl-search-row,
    .epl-search-wide .epl-search-row.epl-property_bathrooms,
    .epl-search-wide .epl-search-row.epl-property_land_area,
    .epl-search-wide .epl-search-row.epl-property_bedrooms,
    .epl-search-wide .epl-search-submit-row {
        width: 100%;
    }
    .epl-search-wide .epl-search-inner-wrapper {
        padding: 10px;
    }
    .epl-property-blog .epl-property-blog-entry-wrapper {
        margin: 0px 3px;
    }
    .epl-single-welove.epl-property-single .epl-caro-1 {
        margin-bottom: 30px;
    }
    .epl-single-welove.epl-property-single .epl-caro-2 {
        display: none;
    }
    .epl-single-welove.epl-property-single .rec-content-wrapper {
        padding: 20px 0;
		display: block;
    }
    .epl-single-welove.epl-property-single .rec-content-left,
    .epl-single-welove.epl-property-single .rec-content-right {
        width: 100%;
        padding: 0;
    }
    .epl-author-box.epl-author-image {
        width: 100px !important;
    }
    .epl-author-box-welove .epl-author-box.epl-author-details {
        width: 60% !important;
    }
}</pre></body></html>