/*
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
*/
h1{
	font-size:40px !important;
}
h2{
	font-size:35px !important;
}
.premium-blog-entry-title{
	margin-top:0;	
}
p{
	padding-bottom:10px;
}
.social-links {
    display: flex;
}

.social-links a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    margin-right: 10px;
    opacity: 1;
}
.social-links a>i{
	font-size:20px;
}
.flexslider .slides img{
	height:600px;
}
.list-style{
	list-style:none;
}
.rh_var_header .rh_menu__main li ul li a{
	line-height:1.2em;
	padding:0.5rem 2.5rem;
}
.rh_prop_card__priceLabel_sty .rh_prop_card__price_sty,.rh_page__property .rh_page__property_price .price,
.rh_list_card__wrap .rh_list_card__priceLabel .rh_list_card__price .price,.rh_prop_card__price{
	display:none;
}
 .property-template-property-full-width-layout .rh_banner__image{
	display:none !important;
}
.rh_blog__post .entry-header .entry-meta{
	display:none;
}
.rhea-nav-menu-wrapper ul.rhea-elementor-nav-menu > li:hover > a{
background-color:#1977ff !important;
}
.rhea-nav-menu-wrapper ul.rhea-elementor-nav-menu li.current-menu-ancestor>a,
.rhea-nav-menu-wrapper ul.rhea-elementor-nav-menu > li.current-menu-item > a{
background:#1977ff !important;
}
.rhea-nav-menu-wrapper ul.rhea-elementor-nav-menu.animate>li>a:before{
background-color: transparent !important;
}
.rh_contact__form .rh_contact__input input, .rh_contact__form .rh_contact__input textarea{
 width:100% !important;
}
@media (min-width: 768px){
	.realhomes-round-corners .rh_blog__listing .entry-header{
		margin-top:15px;
	}
}
@media (max-width: 500px){
	.rhea_testimonials_text_3_box{
	padding:0 !important;	
	}
	
iframe:not(#tidio-chat-iframe):not(.hs-form-iframe):not(#chatIframe):not(#popupIframe) {
    width: 100% !important;
    height: 2751px !important;
}
}