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

/*.rh_header_var_1 ul.rh_menu__main>.current-menu-item>a{
	    background-color: #00f3c7 !important;
}

.rh_header_var_1 ul.rh_menu__main li a:hover{
	background-color: #00f3c7 !important;
}*/

.single-property .rh_property__meta.prop_garages{
	display:none !important;
}

.rh_property_agent__title{
	padding-top:15px !important;
}

.rh_prop_card__btns{
	display:none !important;
}

.floor-plans{
	display:none !important;
}

.rh_banner {
    height: 500px !important;
}

.rhea_sa_detail ul{
	    padding-left: 18px !important;
}

.property-template-property-full-width-layout .rh_banner__image {
    display: block !important;
}

.page-template-home .rh_section__content.flat-border{
	padding-bottom:0px !important;
}

.rh_page__property_address, .status{
	display:none !important;
}

.rh_menu__user_submit{
	display:none !important;
}

.rh_sort_controls{
	display:none !important;
}

.rh_list_card__btns{
	display:none !important;
}

/*.rh_header_var_1 ul.rh_menu__main li a:hover{
	background: #00f3c7 !important;
}*/

.rh_label__wrap{
	display:none !important;
}

.rhea-property-label{
	display:none !important;
}

.rh_prop_card__status{
	display:none !important;
}

.rhea_meta_titles{
	display:none !important;
}

.rh_slide__desc .rh_slide__desc_wrap{
	background: #fff9 !important;
}

.rh_logo img{
	width: 190px !important;
}

.rh_sticky_header_logo img{
	width: 190px !important;
}

.rh_footer{
	padding-top: 20px !important;
    background: #000 !important;
    color: #fff !important;
    padding-bottom: 20px !important;
}

.rh-footer-bottom-items-separator{
	display:none !important;
}

.rh_list_card__author{
	display:none !important;
}

.rh_meta_titles{
	display:none !important;
}

.rh_banner__controls{
	display:none !important;
}

.floor-plans-content-wrapper{
	display:none !important;
}

.rh_property--borderBottom{
	display:none !important;
}

.about-li li{
	font-size: 16px;
    line-height: 28px;
    color: gray;
    margin-bottom: 6px;
}

.rh_label__wrap_elementor{
	display:none !important;
}

.rh_contact__form{
	box-shadow: 0px 1px 7px 0px rgb(0 0 0 / 75%);
    padding: 36px;
	border-radius: 5px;
}

.rh_list_card__price .status{
	display:none !important;
}

.rh_list_card__wrap .rh_list_card__priceLabel .rh_list_card__price .price{
	font-size: 2rem !important;
}

@media (min-width: 1400px) and (max-width:1950px){
	.elementor_property_card_parent .rh_prop_card_elementor .rh_prop_card__thumbnail img {
    	height: 300px !important;
	}
	
	.rh_prop_card__wrap{
		min-height: 491px;
    	height: 496px;
	}
}

@media (min-width: 1201px) and (max-width:1399px) {
	.elementor_property_card_parent .rh_prop_card_elementor .rh_prop_card__thumbnail img {
    	height: 300px !important;
	}
	
	.rh_prop_card__wrap{
		min-height: 491px;
    	height: 496px;
	}
}

@media (min-width: 1025px) and (max-width:1199px) {
	.elementor_property_card_parent .rh_prop_card_elementor .rh_prop_card__thumbnail img {
    	height: 300px !important;
	}
	
	.rh_prop_card__wrap{
		min-height: 491px;
    	height: 496px;
	}
	
}


@media (min-width: 767px) and (max-width:1024px) {
	.elementor_property_card_parent .rh_prop_card_elementor .rh_prop_card__thumbnail img {
    	height: 300px !important;
	}
	
	.rh_prop_card__wrap{
		min-height: 491px;
    	height: 496px;
	}
	
	.elementor-widget-image-box .elementor-widget-container{
		height: 350px !important;
	}
	
}