/*
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
*/

#home-properties-section-wrapper {
	display: none;
}

@media (max-width:980px){
	.main-menu{
		background:#ec894d;
		padding: 15px 10px 10px 10px;
	}

	.main-menu .menu-main-menu-container ul li a{
		color: white;
	}

	.slide-description{
		top:20px;
		bottom:auto;
	}
}