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

#rhea-single-property-slider-nav-d00e6a0 .flex-prev{
	display:none !important;
}

#rhea-single-property-slider-nav-d00e6a0 .flex-next{
	display:none !important;
}

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

.rh_prop_card__status{
	display:none !important;
}

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

.rh_label__wrap{
	display:none !important;
}

.rh_label rh_label__featured_widget{
	display:none !important;
}

.rh_prop_card__btns{
	display:none !important;
}

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

.status{
	display:none !important;
}

.rh_prop_card__status_sty{
	display:none !important;
}

.rhea_testimonials_thumb_3_box{
	width: 120px !important;
}

.inspiry_submit_login_required{
	display:none !important;
}

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

.rh_property__id{
	display:none !important;
}

.rh_property__print{
	display:none !important;
}

.rhea_meta_titles{
	display:none !important;
}

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

.rh_footer {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.rhea-property-taxonomy-widget-outer-wrapper{
	background: #fff;
    border-radius: 8px;
}

.rhea-property-taxonomy-description{
	padding-left: 10px;
    padding-bottom: 20px;
}

.rhea_thumb_frame{
	display:none !important;
}

@media (min-width: 320px) and (max-width:1024px) {
	.rhea_testimonials_text_3_box {
   		padding-top: 60px;
	}
}