/**
 * EPL Custom Templates CSS
 *
 * @package     EPL
 * @since       3.1
 * @subpackage  EPL-CUSTOM-TEMPLATES-CSS
 * @copyright   Copyright (c) 2021, Merv Barrett
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
 */
/*********************************************
Grid CSS Classes
*********************************************/
.container-wrap-outer-wrapper {
  max-width: 1164px;
  margin: 0 auto;
}

@media screen and (max-width: 1164px) {
  .container-wrap-outer-wrapper {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.container-wrap-back {
  padding: 2em 0;
}

.rec-link-back a {
  color: #ed1c24;
  display: flex;
  align-items: center;
  gap: 1em;
  line-height: 2;
}
.rec-link-back i {
  font-size: 3em;
  line-height: 1;
}

/*********************************************
Helper CSS Classes
*********************************************/
@media screen and (min-width: 768px) {
  .epl-hide-desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .epl-hide-tablet {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .epl-hide-mobile {
    display: none;
  }
}
.epl-hide-list {
  display: none !important;
}

.epl-listing-grid-view .epl-hide-list,
.epl-listing-grid-view-forced .epl-hide-list {
  display: block !important;
}

.epl-listing-grid-view .epl-hide-grid,
.epl-listing-grid-view-forced .epl-hide-grid {
  display: none !important;
}

/*****************************
Helpers
****************************/
.epl-section-outer-wrapper {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

/*********************************************
Wrapper styling
*********************************************/
.rec-module-outer-wrapper {
  clear: both;
  display: block;
  max-width: 1164px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

.rec-block-outer-wrapper {
  margin-left: 0;
  margin-right: 0;
  min-height: 1px;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1164px) {
  .rec-module-outer-wrapper {
    padding-left: 2em;
    padding-right: 2em;
  }
}
/*********************************************
EPL Core Reset CSS Classes
*********************************************/
.epl-property-blog .property-box {
  width: initial;
}

@media screen and (max-width: 500px) {
  .epl-property-blog,
.epl-property-blog.hentry {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 20px;
    float: none;
    clear: both;
  }
}
/*********************************************
	Theme Fixes
*********************************************/
.epl-search-form .select2-container--default .select2-selection--single .select2-selection__arrow b:after,
.epl-loop-tool .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  display: none;
}
.epl-search-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.epl-loop-tool .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: auto;
}

.epl-properties-sorting {
  display: inline-block;
  float: none;
  padding: 0;
  vertical-align: middle;
}
.epl-properties-sorting button {
  min-width: 200px;
}

.epl-switch-view {
  display: inline-block;
  float: none;
  padding: 0 5px;
  vertical-align: middle;
  line-height: 100px;
}
.epl-switch-view ul {
  margin: 0 !important;
}
.epl-switch-view li {
  padding: 0 10px !important;
  margin-top: 0 !important;
}

.epl-am-bedrooms,
.epl-am-bathrooms {
  display: none;
}

.main-container .rec-content-block-module-wrapper .row-parent {
  padding-left: 0;
  padding-right: 0;
}

.page-id-84573 .btn-container.btn-inline .rec-page-button.rec-page-button-buy,
.rec-search-status-buy .btn-container.btn-inline .rec-page-button.rec-page-button-buy {
  background-color: #f8f14b !important;
  border-color: #f8f14b !important;
  color: #000000 !important;
}
.page-id-84573 .btn-container.btn-inline .rec-page-button.rec-page-button-buy:hover,
.rec-search-status-buy .btn-container.btn-inline .rec-page-button.rec-page-button-buy:hover {
  background-color: #f8f14b !important;
}

.page-id-84576 .btn-container.btn-inline .rec-page-button.rec-page-button-lease,
.rec-search-status-lease .btn-container.btn-inline .rec-page-button.rec-page-button-lease {
  background-color: #f8f14b !important;
  border-color: #f8f14b !important;
  color: #000000 !important;
}
.page-id-84576 .btn-container.btn-inline .rec-page-button.rec-page-button-lease:hover,
.rec-search-status-lease .btn-container.btn-inline .rec-page-button.rec-page-button-lease:hover {
  background-color: #f8f14b !important;
}

.page-id-89678 .btn-container.btn-inline .rec-page-button.rec-page-button-sold,
.rec-search-status-sold .btn-container.btn-inline .rec-page-button.rec-page-button-sold {
  background-color: #f8f14b !important;
  border-color: #f8f14b !important;
  color: #000000 !important;
}
.page-id-89678 .btn-container.btn-inline .rec-page-button.rec-page-button-sold:hover,
.rec-search-status-sold .btn-container.btn-inline .rec-page-button.rec-page-button-sold:hover {
  background-color: #f8f14b !important;
}

.page-id-89681 .btn-container.btn-inline .rec-page-button.rec-page-button-leased,
.rec-search-status-leased .btn-container.btn-inline .rec-page-button.rec-page-button-leased {
  background-color: #f8f14b !important;
  border-color: #f8f14b !important;
  color: #000000 !important;
}
.page-id-89681 .btn-container.btn-inline .rec-page-button.rec-page-button-leased:hover,
.rec-search-status-leased .btn-container.btn-inline .rec-page-button.rec-page-button-leased:hover {
  background-color: #f8f14b !important;
}

.epl-post-type-archive #epl-archive-primary {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2em;
}

@media screen and (min-width: 768px) {
  .epl-post-type-archive:not(.epl-post-type-archive-directory) #epl-archive-primary {
    grid-template-columns: 25fr 75fr;
  }
}
.epl-single-listing .grid-container.container {
  width: 100%;
  max-width: 100%;
}
.epl-single-listing .site-content {
  display: block;
  width: 100%;
}
.separate-containers .inside-article {
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  .epl-grid-sidebar-outer-wrapper iframe {
    max-width: 170px;
  }
}
/*****************************
	Author Box - Bio Card
****************************/
.container-wrap.container-wrap-author {
  background: #ffffff;
  padding: 0 0;
  color: #ed1c24;
}

/*****************************
Author
****************************/
.container-wrap.container-wrap-author {
  background: #e4e4e4;
}

.epl-author-box-flat {
  padding: 0;
  max-width: 768px;
  margin: 0 auto;
}
.epl-author-box-flat .epl-author-box-outer-wrapper {
  background: transparent;
  padding: 0;
  margin: 0;
  align-items: center;
}
.epl-author-box-flat .epl-author-box-outer-wrapper > * {
  min-width: auto;
  width: 100%;
}
.epl-author-box-flat img {
  display: block;
}
.epl-author-box-flat .epl-author-details {
  padding-top: 2em;
}
.epl-author-box-flat .epl-author-box.epl-author-image {
  min-width: 150px;
  padding-right: 1em;
  width: 30%;
}
.epl-author-box-flat .epl-author-title {
  margin-top: 0;
  padding: 0;
  font-size: 1.2em;
}
.epl-author-box-flat .epl-author-title a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.epl-author-box-flat .epl-author-position {
  font-size: 1em;
  margin-bottom: 0 !important;
  font-size: 1em;
  margin-bottom: 1.5em;
  font-weight: 600;
}
.epl-author-box-flat .epl-author-contact {
  display: flex;
}
.epl-author-box-flat .epl-author-contact .epl-label {
  display: inline-block;
  min-width: 3ch;
  font-weight: 600;
}
.epl-author-box-flat .epl-sd-author-email .epl-value a {
  max-width: 11em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: baseline;
}
.epl-author-box-flat .epl-sd-author-social-buttons {
  margin: 1em 0;
}
.epl-author-box-flat .epl-button {
  display: block;
  color: #ffffff;
  width: 100%;
  margin-bottom: 0.5em;
  -webkit-border-radius: 0;
  border-radius: 0.4em;
}
.epl-author-box-flat .epl-button:hover {
  box-shadow: none;
}
.epl-author-box-flat .epl-bio-more {
  margin-top: 1em;
  display: block;
}

/*********************************************
	Buttons
*********************************************/
.epl-button-wrapper {
  margin: 0 0 2em;
}

.epl-button-wrapper form {
  display: block !important;
}

.epl-button,
a.epl-button,
.epl-map-btn,
button.epl-button,
body input[type=submit].epl-button,
body input[type=button].epl-button,
.epl-property-single-rec .epl-fav-button {
  background: #ed1c24;
  display: inline-block;
  border-radius: 0.4em;
  border: none;
  padding: 0.7em 1em;
  margin: 0 0em 0.3em 0;
  text-align: center;
  color: #ffffff;
  line-height: 1.5;
  box-shadow: none;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  white-space: initial;
}
.epl-button.epl-external-link,
a.epl-button.epl-external-link,
.epl-map-btn.epl-external-link,
button.epl-button.epl-external-link,
body input[type=submit].epl-button.epl-external-link,
body input[type=button].epl-button.epl-external-link,
.epl-property-single-rec .epl-fav-button.epl-external-link {
  background: #442943;
}

.epl-property-single-rec .epl-fav-button-wrap {
  vertical-align: top;
}

.epl-map-btn {
  font-size: 1rem;
  margin: 0;
  padding: 0.3rem 0.4rem;
}

.epl-floor-plan,
.epl-comparable-button {
  position: relative;
}
.epl-floor-plan::before,
.epl-comparable-button::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url("images/icon-plan-janine.svg") no-repeat;
  display: inline-block;
  line-height: 30px;
  position: relative;
  top: 0.4em;
  left: 0;
}

.epl-comparable-button::before {
  background: url("images/icon-document-janine.svg") no-repeat;
}

.epl-button:hover,
.epl-button:focus,
.epl-map-btn:hover,
.epl-map-btn:focus,
button.epl-button:hover,
button.epl-button:focus,
body input[type=submit].epl-button:hover,
body input[type=submit].epl-button:focus,
body input[type=button].epl-button:hover,
body input[type=button].epl-button:focus {
  color: #ffffff;
  background: #9e0b0f;
  border: none;
  text-decoration: none;
  box-shadow: none !important;
  outline: none !important;
}

.epl-button-outline,
button.epl-button-outline,
body input[type=submit].epl-button-outline,
body input[type=button].epl-button-outline {
  background: #ffffff;
  color: #ed1c24;
  border: 2px solid #ed1c24;
}

.epl-button-outline:hover,
.epl-button-outline:focus,
button.epl-button-outline:hover,
button.epl-button-outline:focus,
body input[type=submit].epl-button-outline:hover,
body input[type=submit].epl-button-outline:focus,
body input[type=button].epl-button-outline:hover,
body input[type=button].epl-button-outline:focus {
  background: #ed1c24;
  border: 2px solid #ed1c24;
}

.epl-button-wide,
button.epl-button-wide,
body input[type=submit].epl-button-wide,
body input[type=button].epl-button-wide {
  padding-left: 2em;
  padding-right: 2em;
}

/*********************************************
	Tools
*********************************************/
.epl-loop-tools {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/*********************************************
	Counter
*********************************************/
.epl-count-wrapper .epl-pagination-total {
  font-size: 1.5em;
  font-weight: 600;
}

/*********************************************
	Switch
*********************************************/
.epl-tool-switch {
  margin-left: auto;
}

/*********************************************
	Sorter
*********************************************/
#epl-sort-listings {
  border-radius: 0.4em;
  background: url(images/select-arrow-large.svg) no-repeat right;
  background-size: 40px;
  padding: 0.5em !important;
  -webkit-appearance: none;
}

/*********************************************
	Favs
*********************************************/
.epl-property-blog .property-content-inner .epl-fav-button-wrap {
  top: 0;
}

.epl-fav-button {
  display: inline-block;
  padding: 0.3em;
}

/*********************************************
	Sharer
*********************************************/
.rec-single-carousel-share {
  position: relative;
}
.rec-single-carousel-share .rec-popup-btn {
  display: inline-block;
  border: 1px solid #ffffff;
  border-radius: 3px;
  cursor: pointer;
  /* background: $color-white; */
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
}
.rec-single-carousel-share .rec-popup-btn a,
.rec-single-carousel-share .rec-social-share-btn {
  color: #ffffff;
  padding: 10px 15px;
  display: inline-block;
}
.rec-single-carousel-share .rec-popup-btn a:hover {
  text-decoration: none;
}
.rec-single-carousel-share .rec-popup-btn-dark {
  color: #ffffff;
  background: #ed1c24;
  border: 1px solid #ed1c24;
}
.rec-single-carousel-share .rec-popup-btn:hover,
.rec-single-carousel-share .rec-popup-btn-dark:hover {
  background: #9e0b0f;
  border: 1px solid #9e0b0f;
}
.rec-single-carousel-share .rec-social-share-wrapper {
  position: absolute;
  right: 0;
  margin: 5px 0;
  padding: 10px 15px;
  background: white;
  border-radius: 3px;
  border: 1px solid #ccc;
  z-index: 2;
}

.epl-social-share .epl-social-share-link {
  display: block;
  color: #ed1c24;
  text-align: left;
}
.epl-social-share .epl-social-share-link i {
  margin-right: 0.5em;
}
.epl-social-share .epl-social-share-link:hover {
  color: #ed1c24;
  text-decoration: none;
}

/*********************************************
	Similar
*********************************************/
.rec-similar-listings {
  max-width: 1164px;
  margin: 0 auto;
}
.rec-similar-listings .entry-title {
  text-align: center;
  margin-bottom: 1em;
}
/*********************************************
	Carousel
*********************************************/
.epl-slick-carousel .slick-slide:not(.slick-active) .epl-slick-item:before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: all 0.3s;
}

/*********************************************
	Carousel Buttons
*********************************************/
.container-wrap-carousel {
  position: relative;
}

.rec-single-carousel-buttons-background-wrapper {
  position: absolute;
  width: 100%;
  bottom: 2em;
}

.rec-single-carousel-buttons-outer-wrapper {
  max-width: 1164px;
  margin: 0 auto;
}

.rec-single-popup-buttons-inner > * {
  display: inline-block;
}
.rec-single-popup-buttons-inner .epl-button {
  margin-right: 0;
}

@media screen and (max-width: 1164px) {
  .rec-single-carousel-buttons-outer-wrapper {
    padding-left: 2em;
    padding-right: 2em;
  }
}
/*********************************************
Inspections - Card
*********************************************/
/** Inspection Times - Fullwidth */
.rec-fw-inspection-times-inner-wrapper {
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
}

.rec-fw-inspection-times .home-open-wrapper {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 1em;
}
.rec-fw-inspection-times .home-open-wrapper .home-open-date {
  background-color: white;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.rec-fw-inspection-times .iacbr-tab {
  display: none;
}

.rec-fw-inspection-times .upper {
  display: block;
  border-bottom: 1px solid #dcdcdc;
  padding: 15px 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.rec-fw-inspection-times .iacbr-time {
  display: inline-block;
  padding: 15px;
  font-size: 14px;
}

.rec-fw-inspection-times .iacbr-label {
  background: #dcdcdc none repeat scroll 0 0;
  font-size: 12px;
  padding: 10px 0;
}

.rec-fw-inspection-times .iacbr-day,
.rec-fw-inspection-times .iacbr-date,
.rec-fw-inspection-times .iacbr-month {
  display: block;
  font-size: 12px;
}

.rec-fw-inspection-times .iacbr-date {
  font-size: 36px;
}

.rec-fw-inspection-times .iacbr-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ed1c24;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transition: transform 500ms;
  -webkit-transition: -webkit-transform 500ms;
  -moz-transition: -moz-transform 500ms;
  -ms-transition: -ms-transform 500ms;
}

.rec-fw-inspection-times .home-open-date a {
  color: #323232;
}

.rec-fw-inspection-times .home-open-date .iacbr-hover span {
  position: relative;
  top: 30%;
  width: 62px;
  font-weight: bold;
  color: #fff;
}

.rec-fw-inspection-times .home-open-date .iacbr-hover i {
  font-size: 24px;
  padding-bottom: 20px;
}

.rec-fw-inspection-times .home-open-date:hover .iacbr-hover {
  transform: translateX(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
}

@media only screen and (max-width: 600px) {
  .rec-fw-inspection-times-inner-wrapper {
    padding: 10px;
  }
}
/*****************************
	Advanced Map - Info Box Slim
****************************/
.gm-style-iw-d {
  overflow: clip !important;
}

.epl-infobox-flat #epl-infobox-container .epl-propertybox-featured {
  position: relative;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}

.epl-infobox-flat #epl-infobox-container .epl-propertybox-featured .epl-info-inner-container {
  background: #ffffff;
  border-bottom: 3px solid #ed1c24;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  width: 100%;
  max-width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.epl-infobox-flat #epl-infobox-container .epl-propertybox-featured .epl-main-info .epl-am-desc {
  height: 60px;
  margin: 5px 0;
}

.epl-infobox-flat .epl-propertybox-featured .epl-main-info {
  background: #ffffff;
  padding: 20px 30px;
  font-weight: 500;
}

.epl-infobox-flat .epl-propertybox-featured .epl-main-info .epl-am-title {
  color: #ed1c24;
  font-size: 1.7em;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
}

.epl-infobox-flat .epl-propertybox-featured .epl-main-info .epl-am-location {
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.epl-infobox-flat .epl-propertybox-featured .epl-main-info .epl-am-desc {
  color: #aeaeae;
  height: 80px;
  line-height: 20px;
  margin: 15px 0;
  overflow: hidden;
}

.epl-infobox-flat .epl-propertybox-featured .epl-main-info .epl-am-bottom-sec .epl-am-extra-info {
  color: #aeaeae;
  float: left;
}

.epl-infobox-flat .epl-propertybox-featured .epl-main-info .epl-am-bottom-sec .epl-am-extra-info .epl-am-value {
  color: #ed1c24;
  display: inline-block;
  font-size: 2em;
  margin-right: 5px;
}

.epl-infobox-flat .epl-am-more-link {
  background: #ed1c24 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #ffffff !important;
  float: right;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2.5em;
  margin-top: 15px;
  outline: medium none !important;
  padding: 0 15px;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

.epl-am-more-link::after {
  background: #ed1c24 none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.epl-adv-popup-price {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  font-size: 1.7em;
  left: 0;
  line-height: 2em;
  position: absolute;
  text-align: center;
  transition: all 0.7s ease 0s;
  width: 100%;
  z-index: 1;
}
.epl-adv-popup-price .sold-status, .epl-adv-popup-price .page-price.sold {
  color: #ffffff;
  font-weight: 500;
}

/** effect */
.epl-propertybox-featured:hover .epl-am-img-container::before {
  transform: scale(1);
}

.epl-propertybox-featured:hover .epl-am-img-container::before,
.propertybox-featured:hover .img-container::after {
  opacity: 1;
}

.epl-propertybox-featured .epl-am-img-container::before {
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  transform: scale(0.6);
  width: 100%;
}

.epl-propertybox-featured .epl-am-img-container::before, .propertybox-featured .epl-am-img-container::after {
  display: block;
  opacity: 0;
  position: absolute;
  transition: all 0.7s ease 0s;
  z-index: 1;
}

.epl-propertybox-featured:hover .epl-adv-popup-price {
  bottom: -50px;
  transition: all 0.3s ease 0s;
}

.epl-infobox-flat .epl-am-value {
  color: #ed1c24;
  display: inline-block;
  font-size: 2em;
  margin-right: 5px;
}

/*****************************
	Icons - External SVG - Fontawesome
****************************/
.property-feature-icons .rec-custom-icon-text.air,
.property-feature-icons .rec-custom-icon-text.pool {
  /* display: none; */
}

.property-feature-icons {
  display: flex;
  justify-content: flex-start;
}
.property-feature-icons .rec-custom-icon-text {
  margin: 0 0.5em 0 0;
  padding: 0 0 0 0;
  text-align: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1.2;
}
.property-feature-icons .rec-icon-value,
.property-feature-icons .rec-icon-label {
  display: inline-block;
  color: #000000;
}
.property-feature-icons .rec-icon-label {
  margin-right: 0.3em;
  width: 1em;
  height: 1em;
  background: url("images/icon-fa-bed-solid.svg") no-repeat;
  background-size: 1em 1em !important;
  display: inline-block;
}
.property-feature-icons .rec-icon-label span {
  display: none;
}
.property-feature-icons .bedroom .rec-icon-label {
  background: url("images/icon-fa-bed-solid.svg") no-repeat;
}
.property-feature-icons .bathroom .rec-icon-label {
  background: url("images/icon-fa-bath-solid.svg") no-repeat;
}
.property-feature-icons .parking .rec-icon-label {
  background: url("images/icon-fa-car-solid.svg") no-repeat;
}
.property-feature-icons .category .rec-icon-label {
  background: none;
  width: 10px;
  margin-right: 0;
}

/*********************************************
	Author SVG
*********************************************/
.epl-author-icon-svg {
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #ed1c24;
  border-radius: 30px;
  padding: 5px;
  -webkit-transition: border 500ms ease-out;
  -moz-transition: border 500ms ease-out;
  transition: border 500ms ease-out;
}
.epl-author-icon-svg:hover {
  border-color: #000000;
}

.epl-icon-social .epl-icon-shape-base {
  fill: transparent;
  /* Outer rounded box */
}

.epl-icon-social .epl-icon-color-hollow {
  fill: #ed1c24;
  /* The icon items */
}

/*****************************
	Pagination - Squares
****************************/
body .epl-pagination {
  clear: both;
  margin: 60px 0 !important;
  text-align: center;
  position: relative;
}

body .epl-pagination a,
body .epl-pagination span {
  text-decoration: none;
  border: 1px solid #ed1c24;
  margin: 0.3em;
  display: inline-block;
  background: transparent;
  color: #ed1c24;
  line-height: 40px;
  min-width: 50px;
  height: 50px;
  position: relative;
  border-radius: 0;
  font-weight: 600;
}

body .epl-pagination .pages {
  border: 1px solid #ed1c24;
  display: none;
}

body .epl-pagination a.first,
body .epl-pagination a.last {
  border-left: 1px solid #ed1c24;
  border-right: 1px solid #ed1c24;
}

body .epl-pagination a.last {
  width: auto;
}

body .epl-pagination .pages {
  padding: 0.2em 1em;
  width: auto;
}

body .epl-pagination a:hover,
body .epl-pagination span.current {
  background: #ed1c24;
  border-color: #ed1c24;
  display: inline-block;
}

body .epl-pagination a:hover {
  background: #ed1c24;
  display: inline-block;
  color: #ffffff;
}

body .epl-pagination ul li:hover a,
body .epl-pagination ul li.active a {
  background: #555759;
}

body .epl-pagination ul li:hover a:after,
body .epl-pagination ul li.active a:after {
  background: #555759;
}

/*********************************************
	Stickers
*********************************************/
.sold-status,
.page-price.sold {
  color: #000000;
}

.under-offer-status {
  color: #000000;
}

/*****************************
Stickers
****************************/
/* Circle Status Stickers */
.epl-stickers-wrapper {
  top: auto;
  bottom: 0;
  left: 0;
}

.epl-property-single .status-sticker,
.epl-property-blog .status-sticker {
  position: relative;
  display: inline-block;
  padding: 0.4em 1em 0.5em;
  margin: 0;
  background: #ed1c24;
  /* text styling */
  font-size: 1.1rem;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: -0.02em;
  /* Adjust based on your theme fonts. */
  /* transform: rotate(-20deg); */
}

.epl-property-single-rec .status-sticker.under-offer,
.epl-property-blog-rec .status-sticker.under-offer,
.epl-property-single-rec .status-sticker.sold,
.epl-property-blog-rec .status-sticker.sold,
.epl-property-single-rec .status-sticker.new,
.epl-property-blog-rec .status-sticker.new {
  background: #9e0b0f;
  color: #ffffff;
}

.epl-property-single-rec .status-sticker.open,
.epl-property-blog-rec .status-sticker.open {
  background: #ed1c24;
  color: #ffffff;
}

.epl-property-single-rec .status-sticker.under-offer,
.epl-property-blog-rec .status-sticker.under-offer {
  background: #555759;
  color: #ffffff;
}

.epl-property-single-rec .status-sticker.sold,
.epl-property-blog-rec .status-sticker.sold {
  background: #ed1c24;
  color: #ffffff;
}

/*********************************************
	Listing Single Info Bar - Theme Fixes
*********************************************/
/*********************************************
	Listing Single Info Bar
*********************************************/
.rec-epl-listing-info-bar-background-wrapper {
  background: #f47c00;
  margin-bottom: 0;
}

.rec-epl-listing-info-bar .rec-epl-info-bar-row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  justify-content: space-between;
  align-items: center;
  margin: 1em 0;
  padding: 0;
}

.rec-bar-info-column .rec-bar-button button,
.rec-bar-info-column .rec-bar-button a {
  margin: 0;
}

.rec-bar-info-column-address .epl-rec-address {
  line-height: 1.3;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #000000;
  margin: 0;
  font-size: 1.4em;
  letter-spacing: 0;
}
.rec-bar-info-column-address .item-street {
  display: block;
  font-weight: normal;
}
.rec-bar-info-column-address .item-suburb {
  font-weight: 500;
}
.rec-bar-info-column-address .item-state,
.rec-bar-info-column-address .item-pcode {
  display: none;
}

.rec-bar-info-column-price {
  font-size: 2em;
  font-weight: 600;
}

.rec-bar-info-column-icons .pricing {
  font-weight: 600;
  color: #ed1c24;
}
.rec-bar-info-column-icons .pricing .sold-status,
.rec-bar-info-column-icons .pricing .page-price.sold {
  color: #ed1c24;
}

@media screen and (max-width: 768px) {
  .rec-epl-listing-info-bar {
    flex-direction: column;
    align-items: flex-start;
  }
  .rec-epl-listing-info-bar > *:first-child {
    margin-bottom: 1em;
  }
}
/*********************************************
	Tabs
*********************************************/
ul.epl_ui_tab_menu_wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 2em;
}
ul.epl_ui_tab_menu_wrapper li.epl_ui_tab_menu {
  background: transparent;
  color: #000000;
  cursor: pointer;
  display: block;
  margin: 1px;
  padding: 0;
}
ul.epl_ui_tab_menu_wrapper li.epl_ui_tab_menu a {
  color: #000000;
  font-size: 1em;
  font-weight: 500 !important;
  margin-bottom: 1em;
  color: #000000;
  border: 1px solid #000000;
  display: block;
  text-align: center;
  padding: 0.4em 0.6em;
  background: #000000;
  color: #ffffff;
  width: 100%;
}
ul.epl_ui_tab_menu_wrapper li.epl_ui_tab_menu_current {
  background: transparent;
  border-bottom: none;
  margin-bottom: 0;
}
ul.epl_ui_tab_menu_wrapper li.epl_ui_tab_menu_current a {
  background: #ffffff;
  color: #000000;
}

.epl_ui_tab_content {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}

.epl_ui_tab_menu_wrapper_vertical {
  display: inline;
  float: left;
  width: 20%;
}
.epl_ui_tab_menu_wrapper_vertical li {
  width: 100%;
}
.epl_ui_tab_menu_wrapper_vertical .epl_ui_tab_content {
  margin-left: 25%;
}

ul.property_search-tabs li {
  background: #f8f14b;
  color: #000000;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  margin: 0;
}

ul.property_search-tabs li {
  text-transform: capitalize;
  margin: 0 0.3em 0 0;
}

ul.property_search-tabs li.epl-sb-current {
  background: #ed1c24;
  color: #ffffff;
  border-bottom: none;
  margin-bottom: 0;
}

/*********************************************
	Search Builder - Select2
*********************************************/
.epl_search_builder_wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0 0;
  grid-column: 1/-1;
}

.epl-search-form .epl-search-builder-section-main {
  width: 100%;
}
.epl-search-form .epl-search-builder-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  align-items: center;
  justify-content: space-between;
  margin: 0.5em 0 0;
}
.epl-search-form .epl-search-builder-row > * {
  flex: 1 1 auto;
}
.epl-search-form .epl-search-builder-row .epl-search-builder-submit {
  flex-basis: 4em;
}
.epl-search-form .epl-search-builder-row .epl-search-builder-submit .epl-search-btn {
  font-size: 1em;
}
.epl-search-form .field {
  margin-bottom: 0;
}
.epl-search-form .epl-search-row-checkbox {
  display: flex;
  align-items: center;
}
.epl-search-form .epl-search-row-select .field,
.epl-search-form .field-width,
.epl-search-form .epl-search-btn {
  width: 100%;
}
.epl-search-form .epl-search-row-main {
  width: 100%;
  margin-bottom: 0.4em;
}
.epl-search-form .epl-search-row-options {
  margin-left: auto;
  flex: 0 0 auto;
}
.epl-search-form .epl-search-row-options > * {
  flex: 1 1 auto;
}
.epl-search-form .epl-search-row-options-section {
  flex: 1 0 100%;
}
.epl-search-form .epl-lf-range-slider {
  width: auto;
  flex-grow: 1;
}
.epl-search-form .epl-search-builder-toggle-wrap {
  flex: 0 0 auto;
}
.epl-search-form .epl-search-label {
  display: none;
}
.epl-search-form .epl-search-btn {
  -webkit-appearance: none;
  border-radius: 0.4em;
  border: none;
  margin: 0;
  padding: 1em;
  background: #ed1c24 !important;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
}
.epl-search-form .epl-search-btn:hover {
  background: #9e0b0f !important;
}
.epl-search-form a.epl-search-builder-toggle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0.4em;
  border: none;
  padding: 1em;
  color: #ffffff;
  background: #ed1c24;
}
.epl-search-form ::placeholder {
  color: #000000 !important;
  font-weight: 500;
  font-size: 1.1em;
  opacity: 1;
  /* Firefox */
}
.epl-search-form :-ms-input-placeholder {
  color: #000000 !important;
  font-weight: 500;
  font-size: 1.1em;
}
.epl-search-form ::-ms-input-placeholder {
  color: #000000 !important;
  font-weight: 500;
  font-size: 1.1em;
}

.epl-search-builder-arrow-right {
  margin-top: 0;
}

body .epl-search-form .epl-search-row-text .in-field {
  border: none;
  padding: 6px;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #e4e4e4;
}

.epl-search-not-found-title {
  max-width: 100% !important;
}

.epl-search-not-found-message p {
  text-align: center;
}

a.epl-search-builder-toggle {
  color: #ed1c24;
  outline: none;
  justify-content: center;
}

/** EPL Search **/
/*********************************************
	Search Default - Commercial
*********************************************/
.epl-search-forms-wrapper-commercial {
  min-width: 100%;
  margin-bottom: 1em;
}

.epl-search-form-commercial .epl-form-conditions {
  display: none;
}

.epl-search-form-commercial {
  min-width: 100%;
}
.epl-search-form-commercial form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
}
.epl-search-form-commercial form > * {
  flex: 1 1 auto;
}
.epl-search-form-commercial form select {
  margin: 0;
}
.epl-search-form-commercial .epl-search-builder-row {
  justify-content: space-between;
}
.epl-search-form-commercial .epl-search-builder-row > * {
  flex: 0 0 initial;
  padding: 0.6em;
}
.epl-search-form-commercial .epl-search-builder-row .epl-search-builder-submit {
  flex-grow: 0;
  align-self: center;
}
.epl-search-form-commercial .in-field {
  border: none;
  border: 1px solid #000000;
  padding: 6px;
  line-height: 1.3;
  min-height: 2.1em;
  text-transform: capitalize;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
}
.epl-search-form-commercial .epl-search-btn {
  -webkit-appearance: none;
  border-radius: 0.4em;
  border: none;
  padding: 1em;
  background: #ed1c24 !important;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
}
.epl-search-form-commercial .epl-search-btn:hover {
  background: #9e0b0f !important;
}
.epl-search-form-commercial .epl-search-submit-row {
  float: none;
  margin: 0;
  flex-basis: 100%;
}
.epl-search-form-commercial ::placeholder {
  color: #000000 !important;
  font-weight: 500;
  font-size: 1.1em;
  opacity: 1;
  /* Firefox */
}
.epl-search-form-commercial :-ms-input-placeholder {
  color: #000000 !important;
  font-weight: 500;
  font-size: 1.1em;
}
.epl-search-form-commercial ::-ms-input-placeholder {
  color: #000000 !important;
  font-weight: 500;
  font-size: 1.1em;
}

/** EPL Search **/
/*********************************************
	Search - Select2
*********************************************/
.epl-search-row input {
  margin: 0;
}

.epl-search-form .select2-container,
.epl-properties-sorting .select2-container {
  width: 100% !important;
  margin-top: 0 !important;
  /* Fixes Google Chrome */
  margin-top: 0 !important;
}
.epl-search-form .select2-container .select2-selection,
.epl-properties-sorting .select2-container .select2-selection {
  line-height: 1.2;
  background: #ffffff;
  margin: 0;
  padding: 0.3em;
  border: 1px solid #ed1c24;
  border-radius: 0.4em;
  height: auto;
  -webkit-appearance: none;
  outline: none;
  font-size: 1em;
  text-transform: none;
}
.epl-search-form .select2-container .select2-selection .select2-selection__rendered,
.epl-search-form .select2-container .select2-selection .select2-selection__placeholder,
.epl-properties-sorting .select2-container .select2-selection .select2-selection__rendered,
.epl-properties-sorting .select2-container .select2-selection .select2-selection__placeholder {
  display: block;
  padding-left: 0;
  padding-right: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
}
.epl-search-form .select2-container .select2-selection .select2-selection__arrow,
.epl-properties-sorting .select2-container .select2-selection .select2-selection__arrow {
  top: -5px;
  right: 1px;
  width: 35px;
  height: 40px;
  display: block;
  border: none;
  background: url("images/select-arrow-large.svg") no-repeat right center;
  line-height: 1.5;
}
.epl-search-form .select2-container .select2-selection .select2-selection__arrow b,
.epl-properties-sorting .select2-container .select2-selection .select2-selection__arrow b {
  border: none;
}
.epl-search-form .select2-container--open,
.epl-properties-sorting .select2-container--open {
  border-top-left-radius: 0.4em;
  border-top-right-radius: 0.4em;
  box-shadow: 0 0 0 1px #ed1c24;
}
.epl-search-form .select2-container--open .select2-selection--single .select2-selection__arrow,
.epl-properties-sorting .select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: rotate(180deg);
}

/*********************************************
	Select2 - Outside of epl-search-form
*********************************************/
body .select2-container .select2-dropdown {
  background-color: #ffffff;
  border: none;
  border-bottom-left-radius: 0.4em;
  border-bottom-right-radius: 0.4em;
  box-shadow: 0 0 0 1px #ed1c24;
}
body .select2-container .select2-search {
  /* Causes issues display: none; */
}
body .select2-container .select2-search .select2-search__field {
  border: 1px solid #555759;
  height: auto;
}
body .select2-container .select2-results__option {
  font-weight: 500;
}
body .select2-container .select2-results__option--selected {
  background: #555759;
  color: #ffffff;
}
body .select2-container .select2-results__option--highlighted {
  background: #555759 !important;
  color: #ffffff;
}

/** EPL Search Select 2 **/
/*********************************************
	Search - Range Slider
*********************************************/
.epl-lf-range-slider {
  padding: 0.3em 0;
}
.epl-lf-range-slider .epl-search-label {
  display: inherit !important;
  visibility: hidden;
  margin-top: 0 !important;
  order: 0;
}
.epl-lf-range-slider .epl-search-label .epl-lf-label-txt {
  visibility: visible;
  width: 100%;
  display: block;
  color: #ed1c24;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
}
.epl-lf-range-slider .field {
  margin: 1em 0 0;
  padding: 0 15px;
  position: relative;
  order: -2;
}
.epl-lf-range-slider .ui-slider {
  margin: 0;
  box-shadow: -12px 0 0 0 #555759, 15px 0 0 0 #555759;
  background: #555759;
  color: #ffffff;
  padding: 14px;
  border-radius: 20px;
}
.epl-lf-range-slider .ui-slider-range {
  background: #ed1c24;
}
.epl-lf-range-slider .ui-slider-handle {
  width: 26px;
  height: 26px;
  margin-left: -0.6em;
  top: 1px;
  border: 1px solid #ffffff;
  background: #ed1c24 !important;
  border-radius: 20px;
}

/*****************************
	Project Icons
****************************/
.epl-rec-icons {
  margin: 0;
}
.epl-rec-icons .rec-custom-icon-text {
  border: 2px solid #ed1c24;
  border-radius: 100%;
  padding: 3px;
  width: 2.5em;
  height: 2.5em;
}
.epl-rec-icons .rec-icon-label {
  width: 1em;
  height: 1em;
  background-size: 1em 1em !important;
}
.epl-rec-icons .rec-icon-value {
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  color: #000000;
}

.epl-property-single .epl-rec-icons {
  margin: 0;
}
.epl-property-single .epl-rec-icons .rec-custom-icon-text {
  border: 2px solid #ed1c24;
  border-radius: 100%;
  padding: 3px;
  width: 3em;
  height: 3em;
}
.epl-property-single .epl-rec-icons .rec-icon-label {
  width: 1.5em;
  height: 1.5em;
  background-size: 1.5em 1.5em !important;
}
.epl-property-single .epl-rec-icons .rec-icon-value {
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  color: #000000;
}

/*****************************
	Archive - Helpers
****************************/
.epl-archive-default {
  width: 100%;
  max-width: 1164px;
  margin: 0 auto;
  padding: 3em;
  overflow: visible !important;
}

.epl-template-builder,
.epl-template-blog,
.epl-template-default,
.epl-template-grid,
.epl-shortcode-listing-category,
.epl-sd-listings-inner,
.epl-sd-shortcode-content {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0;
  gap: 3em;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex: 1;
  min-width: 0;
  min-height: 0;
}

.epl-loop-tools-wrap,
.loop-footer {
  grid-column: 1/-1;
}

/*****************************
	Archive - Container
****************************/
.epl-property-blog-rec {
  grid-column: 1/-1;
}

.epl-property-blog-rec.epl-listing-grid-view,
.epl-property-blog-rec.epl-listing-grid-view-forced {
  grid-column: initial;
}

.epl-property-blog-rec,
.epl-property-blog-rec.hentry,
.epl-property-blog-rec.epl-listing-grid-view,
.epl-property-blog-rec.epl-listing-grid-view-forced {
  display: block;
  grid-template-columns: 1fr 1fr;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 0.4em;
  border: none;
  overflow: hidden;
  font-size: initial;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

@media screen and (min-width: 768px) {
  .epl-property-blog-rec,
.epl-property-blog-rec.hentry,
.epl-property-blog-rec.epl-listing-grid-view,
.epl-property-blog-rec.epl-listing-grid-view-forced {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.epl-listing-grid-view,
.epl-listing-grid-view-forced,
.epl-property-blog.epl-listing-grid-view,
.epl-property-blog.epl-listing-grid-view-forced {
  width: 100%;
}

.epl-search-not-found-title .entry-title {
  text-align: center;
}

@media screen and (max-width: 1164px) {
  .epl-archive-default {
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media screen and (max-width: 500px) {
  .epl-template-builder,
.epl-template-blog,
.epl-template-default,
.epl-template-grid,
.epl-sd-listings-inner,
.epl-sd-shortcode-content {
    grid-template-columns: 1fr;
  }
}
/*** Archive Template ***/
/*****************************
	Archive - GRID Only
****************************/
/** Grid **/
.epl-listing-grid-view.epl-property-blog-rec .epl-property-blog-entry-wrapper,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-property-blog-entry-wrapper {
  margin: 0;
  background: transparent;
  box-shadow: none;
  display: block;
  position: relative;
  color: #000000;
}
.epl-listing-grid-view.epl-property-blog-rec .entry-title,
.epl-listing-grid-view-forced.epl-property-blog-rec .entry-title {
  font-size: 1em;
  margin: 0 0 1em;
}
.epl-listing-grid-view.epl-property-blog-rec .property-feature-icons,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-feature-icons {
  display: flex;
  justify-content: flex-start;
  margin: 0;
}
.epl-listing-grid-view.epl-property-blog-rec .property-feature-icons .rec-custom-icon-text,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-feature-icons .rec-custom-icon-text {
  align-items: center;
}
.epl-listing-grid-view.epl-property-blog-rec .property-box img,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-box img {
  margin: 0;
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-inner,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-inner {
  overflow: hidden;
  text-align: left;
}
.epl-listing-grid-view.epl-property-blog-rec .property-featured-image-wrapper,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-featured-image-wrapper {
  position: relative;
  flex: 0 0 350px;
}
.epl-listing-grid-view.epl-property-blog-rec .property-featured-image-wrapper .epl-archive-entry-image,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-featured-image-wrapper .epl-archive-entry-image {
  position: relative;
  z-index: 2;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image a:hover .epl-blog-image::after,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image a:hover .epl-blog-image::after {
  opacity: 0.25;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image img,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image img {
  display: block;
  position: relative;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image .rec-item-featured-image,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image .rec-item-featured-image {
  position: relative;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image .epl-blog-image,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image .epl-blog-image {
  position: relative;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image .epl-blog-image::after,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image .epl-blog-image::after {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 2;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image .epl-archive-entry-image,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image .epl-archive-entry-image {
  position: relative;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-featured-image .rec-image-cover,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-featured-image .rec-image-cover {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f8f14b;
  color: #000000;
  padding: 0.5em 1em;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-default,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-default {
  flex-grow: 1;
  padding: 1em 0 0;
}
.epl-listing-grid-view.epl-property-blog-rec .property-content-footer,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-footer {
  padding: 1em;
}
.epl-listing-grid-view.epl-property-blog-rec .rec-item-details,
.epl-listing-grid-view-forced.epl-property-blog-rec .rec-item-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.epl-listing-grid-view.epl-property-blog-rec .rec-item-details > *,
.epl-listing-grid-view-forced.epl-property-blog-rec .rec-item-details > * {
  flex: 0 1 auto;
}
.epl-listing-grid-view.epl-property-blog-rec .rec-item-details .epl-rec-property-meta,
.epl-listing-grid-view-forced.epl-property-blog-rec .rec-item-details .epl-rec-property-meta {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-property-meta .epl-button,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-property-meta .epl-button {
  margin-right: 0;
  color: #ffffff;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-property-meta-row-info,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-property-meta-row-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-property-meta-button,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-property-meta-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-price,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-price {
  margin-bottom: 0.6em;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-price .page-price,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-price .page-price {
  font-size: 1.1rem;
  font-weight: 600;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-address,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-address {
  font-weight: 600;
  font-size: 1em;
  text-transform: none;
  color: #555759;
  margin-bottom: 1em;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-address a,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-address a {
  color: #000000;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-address .item-street,
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-address .entry-title-sub,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-address .item-street,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-address .entry-title-sub {
  display: inline-block;
  line-height: 1.2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1em;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-address .item-street,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-address .item-street {
  font-size: inherit;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-address .entry-title-sub,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-address .entry-title-sub {
  font-size: inherit;
  font-weight: inherit;
}
.epl-listing-grid-view.epl-property-blog-rec .saved-fav-btn-text,
.epl-listing-grid-view-forced.epl-property-blog-rec .saved-fav-btn-text {
  display: none;
}
.epl-listing-grid-view.epl-property-blog-rec .epl-rec-details-button,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-details-button {
  margin-top: 1em;
}

@media screen and (min-width: 768px) {
  .epl-listing-grid-view.epl-property-blog-rec .property-content-default,
.epl-listing-grid-view-forced.epl-property-blog-rec .property-content-default {
    padding: 0 0 0 1em;
  }
  .epl-listing-grid-view.epl-property-blog-rec .epl-rec-property-meta-row-info,
.epl-listing-grid-view-forced.epl-property-blog-rec .epl-rec-property-meta-row-info {
    display: block;
  }
}
/*** Archive Template ***/
/*****************************
Single Listing - Lemon
****************************/
.epl-template-single-loop-default {
  max-width: 1164px;
  margin: 0 auto;
}

.epl-block-outer-wrapper {
  overflow: visible;
}

.epl-grid-sidebar-outer-wrapper {
  background: #e4e4e4;
}

.epl-grid-content {
  display: block;
  margin-top: 3em;
}

@media screen and (min-width: 768px) {
  .epl-grid-content {
    display: grid;
    grid-template-columns: 1fr 248px;
    gap: 2em;
  }
}
@media screen and (min-width: 1024px) {
  .epl-grid-content {
    grid-template-columns: 1fr 248px;
  }
}
/*****************************
	Single
****************************/
.epl-property-single-rec {
  margin-bottom: 2em;
}
.epl-property-single-rec .breadcrumbs {
  margin: 2em 0 0;
  padding: 0;
}
.epl-property-single-rec .epl-section-address {
  margin: 2em 0;
  padding: 2em 0;
  border-top: 3px solid #e4e4e4;
  border-bottom: 3px solid #e4e4e4;
}
.epl-property-single-rec .epl-section-address .epl-rec-category {
  margin-bottom: 0;
  font-size: 1.3em;
}
.epl-property-single-rec .epl-section-address .epl-rec-price {
  font-size: 1.6em;
  color: #555759;
}
.epl-property-single-rec h1.entry-title {
  margin: 0.5em 0;
  font-size: 2em;
}
.epl-property-single-rec h1.entry-title .entry-title-sub {
  display: block;
}
.epl-property-single-rec .epl-tab-section {
  margin-top: 0;
}
.epl-property-single-rec .epl-tab-section .epl-rec-meta-item {
  display: flex;
  align-items: center;
}
.epl-property-single-rec .icn-pin {
  color: #ed1c24;
  font-size: 2em;
}

@media screen and (min-width: 768px) {
  .epl-property-single-rec .epl-section-address {
    display: flex;
    justify-content: space-between;
  }
}
.epl-property-single-rec .entry-title {
  font-size: 2em;
  margin-top: 0;
  display: block !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.epl-property-single .tab-content h3 {
  margin-bottom: 1em;
}

.epl-property-single-rec .entry-address {
  font-size: 1.4em !important;
  margin-top: 0;
  display: inline-block !important;
}

.epl-property-single-rec .entry-address .item-street {
  display: inline-block;
}

.epl-property-single-rec .entry-title-sub {
  font-size: inherit;
  font-weight: 600;
}

/*****************************
Sidebar
****************************/
.epl-property-single-rec .epl-sidebar .epl-block-agents-section {
  margin-bottom: 0;
}

.epl-property-single-rec .epl-sidebar .epl-property-walkscore {
  padding-bottom: 0;
}

.epl-property-single-rec .epl-sidebar .epl-block:last-child {
  border: none;
}

.epl-property-single-rec .epl-block-content-section br {
  margin-bottom: 10px;
}

.epl-property-single-rec .epl-block-widget-property-price {
  /* margin-top: 50px; */
}

.epl-property-single-rec .epl-tab-title,
.epl-property-single-rec .widget-title {
  border: 0;
  margin-top: 1em;
}

/*****************************
Sidebar Widgets
****************************/
.epl-block-widget {
  margin: 0 0 2em;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.epl-block-widget .epl-block-widget-title {
  text-align: left;
  font-weight: 500;
}
.epl-block-widget .epl-block-widget-inner {
  padding: 1.7em 2em;
  box-sizing: border-box;
}
.epl-block-widget .epl-block-widget-inner > * {
  float: none;
}
.epl-block-widget-tools .epl-custom-button-second {
  display: none;
}

@media screen and (min-width: 1024px) {
  .epl-block-widget-author .epl-author-details .epl-block-widget-inner {
    flex-wrap: nowrap;
  }
}
.epl-property-single-rec .epl-inspection-times {
  padding: 2em;
  background: #ffffff;
  box-shadow: 0 0 6px 0px #e4e4e4;
  max-width: 100%;
  margin: 0 0 2em;
}

/* Features Widget */
.epl-block-widget .epl-tab-section {
  margin: 0;
  font-weight: 400;
  color: #555759;
}
.epl-block-widget .epl-tab-title {
  margin: 0 0 0;
}
.epl-block-widget .epl-property-features li,
.epl-block-widget .epl-property-features div {
  padding: 0;
}
.epl-block-widget .epl-property-features li {
  color: #555759;
}
.epl-block-widget .epl-property-features li a {
  color: #555759;
}
.epl-block-widget .epl-property-features.listing-info {
  list-style: none;
  margin: 0;
}
.epl-block-widget .property-category,
.epl-block-widget .bedroom,
.epl-block-widget .bathroom,
.epl-block-widget .parking,
.epl-block-widget .land-size,
.epl-block-widget .garage,
.epl-block-widget .carport,
.epl-block-widget .parking,
.epl-block-widget .energy_rating {
  /* display: none; */
}
.epl-block-widget .epl-tab-section-commercial-features h5 {
  margin-top: 2em;
}
.epl-block-widget .epl-tab-section-commercial-features .epl-commercial-features p {
  margin: 0;
}
.epl-block-widget .epl-tab-section-commercial-features h6 {
  display: none;
}
.epl-block-widget .epl-tab-section-commercial-features .com_zone {
  display: none;
}

.epl-block-widget-share .epl-social-share,
.epl-section-share .epl-social-share {
  display: flex;
}
.epl-block-widget-share .epl-social-share-label,
.epl-section-share .epl-social-share-label {
  display: none;
}

.epl-section-tools {
  margin-bottom: 2em;
}

.epl-section-share {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.epl-section-share .epl-tab-title-share {
  margin: 0;
  padding: 0;
}
.epl-section-share .epl-social-share {
  gap: 0.5em;
}
.epl-section-share .epl-social-share a {
  border: 2px solid #ed1c24;
  border-radius: 100%;
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.epl-section-share .epl-social-share a i {
  margin: 0;
}
.epl-section-share .epl-social-share a:hover {
  background: #ed1c24;
  color: white;
}

.epl-property-single-rec .epl-fav-button {
  vertical-align: middle;
}
.epl-property-single-rec .epl-fav-button .fa {
  color: #ffffff;
  margin-right: 0.3em;
}
.epl-property-single-rec .epl-button-wrapper {
  margin: 0 0 0;
}

/*****************************
Pricing
****************************/
.epl-property-single-rec .property-meta.pricing {
  text-align: left;
  margin-left: 0;
  font-size: 1.2em;
  font-weight: 500;
}

/*****************************
Info List
****************************/
.epl-property-single-rec .rec-property-info-list {
  list-style: none;
}

.epl-property-single-rec .rec-property-info-list li {
  line-height: 1.5;
  color: #000000;
}

.epl-property-single-rec .rec-property-info-list strong,
.epl-property-single-rec .rec-property-info-list span {
  display: inline-block;
  width: 50%;
}

.epl-property-single-rec .rec-property-info-list span {
  margin-left: -4px;
}

/*****************************
Inspections
****************************/
.epl-property-single-rec .epl-inspection-times-label {
  display: none;
}

.epl-property-single-rec .instyle-single-inspections {
  /* display: inline-block; */
  padding: 8px 15px;
  border-radius: 3px;
}

.epl-property-single-rec .instyle-single-inspections:hover {
  background: #F0F0F0;
}

.epl-property-single-rec .epl-inspection-times ul.home-open-wrapper {
  margin: 0 !important;
  list-style: none;
  padding: 0;
}

.epl-property-single-rec .epl-inspection-times ul.home-open-wrapper li {
  line-height: 1.5;
  margin-left: 0;
  margin-bottom: 0;
}

.epl-property-single-rec .epl-inspection-times ul.home-open-wrapper li::before {
  margin-right: 5px;
  content: "\f073";
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
}

.epl-property-single-rec .instyle-single-inspections .iacbr-date-col,
.epl-property-single-rec .instyle-single-inspections .iacbr-icon-col {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  padding: 5px 15px;
  box-sizing: border-box;
}

.epl-property-single-rec .instyle-single-inspections .iacbr-date-col {
  width: 70%;
}

.epl-property-single-rec .instyle-single-inspections .iacbr-icon-col {
  width: 30%;
  margin-left: -4px;
  text-align: center;
}

.epl-property-single-rec .instyle-single-inspections .iacbr-icon-col i {
  font-size: 1.4em;
}

.epl-property-single-rec .epl-location-profiles-box {
  /* display: none; */
}

/*****************************
Information Widget
****************************/
.epl-listing-information ul {
  color: #ed1c24;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 15px;
  padding-left: 0;
  list-style: none;
}

.epl-listing-information .epl-label {
  color: #555759;
}

.epl-listing-information .epl-value {
  float: right;
  font-weight: 600;
  padding-right: 3px;
}

.epl-listing-information .rec-icon-label {
  display: none;
}

#colorbox #listing-contact,
#colorbox #listing-contact-secondary {
  display: block !important;
}

/** Responsive **/
@media screen and (max-width: 1164px) {
  .epl-template-single-loop-default {
    padding-left: 2em;
    padding-right: 2em;
  }
}
/*** Single Template ***/
/*****************************
	Staff Directory CSS
****************************/
.epl-author-section-header {
  grid-column: 1/-1;
}
.epl-author-section-header .entry-title {
  font-size: 2em;
  margin-top: 2em;
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* Author Styling */
.epl-author-archive {
  overflow: visible;
  margin-bottom: 0;
}
.epl-author-archive .epl-property-blog-entry-wrapper {
  margin: 0;
  padding: 2em;
  display: grid;
  grid-template-columns: 150px 1fr;
  column-gap: 1em;
}
.epl-author-archive .epl-author-box.epl-author-details {
  width: auto;
}
.epl-author-archive .epl-author-info,
.epl-author-archive .epl-author-title {
  border: none;
  margin: 0;
  padding: 0;
}
.epl-author-archive .epl-author-title {
  margin-top: 0;
  margin-bottom: 0;
}

.epl-author-box {
  width: 70%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.epl-author-box.epl-author-details {
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.5em;
}
.epl-author-box.epl-author-image {
  min-width: 100%;
  padding-right: 0;
  width: auto;
}
.epl-author-box.epl-author-image a,
.epl-author-box.epl-author-image img {
  display: block;
}
.epl-author-box.epl-author-details {
  min-width: 100%;
  padding-right: 0;
  width: auto;
}
.epl-author-box .epl-author-contact-title {
  flex: 1 1 auto;
}
.epl-author-box .epl-button {
  margin: 0;
}

#tab-1.epl-author-details {
  padding-top: 0.5em;
}

.epl-author-image img {
  margin: 0;
  padding: 0;
  height: auto;
}
.epl-author-image img.avatar {
  width: auto;
}

.epl-author-contact-details {
  width: 50%;
  float: left;
}

h6.epl-author-box-title {
  margin-top: 0;
  margin-bottom: 0;
}

.epl-author-box-container ul.epl-author-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.epl-author-tabs li {
  background: #eee;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  margin: 0;
}

ul.epl-author-tabs li.epl-author-current {
  background: #fafafa;
  color: #222;
  border-bottom: 2px solid #999;
  margin-bottom: 0;
}

.epl-author-tab-content {
  display: none;
}

.epl-author-tab-content.epl-author-current {
  display: inherit;
}

/*****************************
        Single - Staff
****************************/
.epl-sd-load-more {
  display: none;
}

.epl-sd-hero-left {
  margin: 3em 0;
}
.epl-sd-hero-left .epl-grid-sidebar-outer-wrapper {
  background: transparent;
}
.epl-sd-hero-left .epl-entry-content {
  display: grid;
  grid-template-columns: 300px 1fr;
  column-gap: 2em;
}

/*****************************
	Listing Widget
****************************/
.epl-listing-widget.property-widget-image {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: 60px 1fr;
  /* width: 50%; */
}

.epl-listing-widget.property-widget-image .entry-content {
  padding: 0 0 0 1em;
}

.epl-listing-widget .property-address {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.epl-listing-widget .suburb-name {
  font-weight: bold;
  color: #ed1c24;
}

.epl-listing-widget .street-name {
  font-size: 0.9em;
}

.epl-listing-widget .price {
  font-size: 0.9em;
  color: #f47c00;
}

.epl-property-widget-image-wrapper {
  overflow: hidden;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  .epl-listing-widget.property-widget-image {
    margin-bottom: 0;
    display: grid;
    grid-template-columns: 1fr;
    /* width: 50%; */
  }

  .epl-listing-widget.property-widget-image .entry-content {
    padding: 0.5em 0 1em 0;
  }
}
/*****************************
        Gravity Forms - Lemon
****************************/
.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  border: 1px solid #eaeaea;
}

.gform_wrapper.gravity-theme input[type=submit] {
  background: #f47c00;
  font-size: 1.2em;
  display: block;
  width: 100%;
  border: none;
}
.gform_wrapper.gravity-theme input[type=submit]:hover {
  background: #ed1c24;
  color: #f47c00;
}

/*# sourceMappingURL=style-versioned.css.map */
