/* Child Theme - Custom CSS File for Buyers to Modify */

#header-top {border-bottom:1px solid #6069aa!important;}
#header-top a {border-color:#6069aa;border-bottom:none;}
#logo {padding:0 0 20px 0;}

.price {background:#7B83B9!important;}
.featured-properties .price {background:none!important;color:#7B83B9!important;}

.search-heading {background:#EA242B!important;color:#fff!important;}
.advance-search .fa {color:#fff!important;}
.search-heading .fa {background:#C9232C!important;}


.brands-carousel h3 {}
.brands-carousel h3 span {background:#7B83B9!important;}

#overview .property-item .printer-icon {
  display: inline-block;
  float: right;
  background: url(images/icon-printer_pdf.png) white no-repeat 18px 13px;
  padding-left: 61px;
  padding-right: 18px;
  padding-bottom: 12px;
  border-left: 1px solid #dedede;
}


#fchat {background:#2b388f!important;}
#fchat-header, #fchat-footer {background:#2b388f!important;}
#fchat-feed {background:#959ccd!important;}
.fchat-response {color:#1f296e!important;}


@media (max-width: 767px) {
 #overview .property-item .printer-icon{padding-left: 61px!important;}
}