/* Enter Your Custom CSS Here */

#main-header {
background-image: url("https://www.executiverealty.com.au/wp-content/uploads/2018/10/ExecutiveHeaderREV9cc.jpg");
}

.price {
  font-size: 16px;
  color: #00ccff;
  font-weight: bold;
}


.property-widget-image .property-meta.price {
  border-bottom: 2px double transparent;
  margin-bottom: 0.7em;
}

.property-widget-image .property-meta {
  border-bottom: 2px dashed transparent;
}

.epl-button {
 background: #00ccff;
}


.icon.beds {
  background: transparent 
  url(https://www.executiverealty.com.au/wp-content/uploads/2015/07/icon-sprites.png) 0 -120px no-repeat;
}

.icon.bath {
  background: transparent
 url(https://www.executiverealty.com.au/wp-content/uploads/2015/07/icon-sprites.png) 0 -400px no-repeat;
}

.icon.parking {
  background: transparent
 url(https://www.executiverealty.com.au/wp-content/uploads/2015/07/icon-sprites.png) 0 -280px no-repeat;
}

.icon.air {
  background: transparent
 url(https://www.executiverealty.com.au/wp-content/uploads/2015/07/icon-sprites.png) 0 -200px no-repeat;
}

.property-feature-icons .icon {
  padding: 5px 10px 4px 25px;
  width: 20px;
  height: 20px;
  overflow: hidden;
}

ul.property_search-tabs li.epl-sb-current {
  background: #00ccff;
  color: #222;
  border-bottom: 2px solid #999;
}



.epl-button a, .epl-button input[type='submit'], .epl-button input[type='button'] {
  color: #000;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  background-image: none;
  background: transparent;
  font-weight: 400;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.et_pb_post h2 {
  margin-top: 10px;
  color: #00ccff;
}

.et_pb_post a img {
  vertical-align: bottom;
  max-width: 80%;
}

.single .et_pb_post img {
width: 500px;
}

.epl-property-single .page-price {
font-size: 1.2em;
}

.epl-property-blog .page-price {
font-size: 1.2em;
}

.epl-property-blog.card-top {
  background: #fff;
  padding: 0.5em;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 1em;
}

.epl-property-blog .entry-header h3 {
  font-size: 1.2em;
}

.epl-property-single.view-condensed .property-pricing-details {
  margin-right: 180px;
}


.epl-property-single .property-meta.pricing .page-price {
  margin-right: 180px;
}

.epl-property-single h1.entry-title {
  margin-bottom: 1.7em;
}

.sold-status, .page-price.sold {
  text-transform: uppercase;
  color: #00ccff;
}

.epl-property-blog .status-sticker {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  background: #ec008c;
  padding: 0 0.4em;
  margin-right: 0.4em;
  text-transform: uppercase;
  color: #fff;
}

.epl-property-blog .status-sticker.new {
  background: #00ccff;
}


h4, h5, h6 {
  color: #00ccff;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
}

.epl-property-blog.project-card {
  display: inline-block;
  vertical-align: top;
  margin: 0 1em;
  margin-bottom: 2em;
  padding: 0;
  border: 1px solid #e0dede;
}

.epl-author-box.epl-author-image {
  min-width: 150px;
  padding-right: 1em;
  width: 20%;
}


.epl-featured-image img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 80%;
    height: auto !important;
}
