/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for RealHomes.
Author: Inspiry Themes
Author URI: http://www.inspirythemes.com/
Template: realhomes
Version: 1.2
*/

#scroll-top{
	background-color: #0d733b;
}

#overview .property-item .price span{
	background-color: #0d733b;
}

.property-grid .property-item span{
	color: #0d733b;
}

#footer .widget ul.featured-properties li .price, ul.featured-properties li .price{
	color: #0d733b;
}

.post-meta a{
	color: #0d733b;
}

.format-image .format-icon.image{
	background: url("./images/icon-image.png") no-repeat scroll center center #0d733b;
}

.format-video .format-icon.video{
	background: url("./images/icon-video.png") no-repeat scroll center center #0d733b;
}

.format-gallery .format-icon.gallery{
	background: url("./images/icon-gallery.png") no-repeat scroll center center #0d733b;
}

.tagcloud a{
	background-color: #0d733b;
}

.widget.advance-search .title .fa-search{
	color: #000;
}

.post-meta{
	border-bottom: 5px solid #0d733b;
}