/*
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_menu__user_submit,
.sticked .rh_menu__user_submit{
    display: none!important;
}
.elementor-105 .elementor-element.elementor-element-8dd544b .rh_section__cta_elementor .rh_cta__wrap_elementor {
    max-width: max-content;
}
.elementor_property_card_parent .rh_overlay__contents a:hover {
    background: #fff;
    color: #000;
}
.rh_mod_sticky_header .rh_sticky_header_logo {
    max-width: 220px;
    padding: 1.3rem 0;
}
.rh_widgets .widget_nav_menu .menu {
    flex-wrap: nowrap;
}
.rh_header_var_1 ul.rh_menu__main > .current-menu-item > a,
.rh_header_var_1 ul.rh_menu__main li:hover,
.rh_header_var_1 ul.rh_menu__main li a:hover{
    background:#2a70cf!important;
}
section#rh-banner-attachment-parallax .rh_banner__cover{
    background:#000;
}
article.rh_prop_card_elementor .rh_prop_card__details_elementor {
    min-height: 300px;
}
#scroll-top:before{
    background:#303030;
}
.rh_prop_search__form .rh_prop_search__buttons .rh_prop_search__searchBtn .rh_btn__prop_search:hover{
    background: #303030!important;
}
.open_more_features:hover,
.open_more_features.featured-open{
    background: #303030!important;
}
.rh_menu__responsive{
    background:#303030;
}
.rh_menu__responsive a{
    color:#fff
}
.rh_prop_card .rh_prop_card__thumbnail img {
    width: 680px;
    height: 295px;
}
@media (max-width: 480px) {
	.rh_logo_inner img{
    margin-left:-160px;
}
}
@media (max-width: 420px) {
    .rh_logo_inner img {
        margin-left: -120px;
    }
}
@media (max-width: 390px) {
    .rh_logo_inner img {
        margin-left: -90px;
    }
}