/*
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
*/
.hidden{display: none !important;}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px !important;
}
.switcher img {
    border-radius: 50%;
}

.language-switcher{margin: 5px 0px 5px 0px !important;}
.switcher li {
     display:inline;
padding: 0 5px 0 0 !important;
}
ul.switcher {
float: right;
}
footer .switcher li {
font-weight: bold;
}
.switcher li.activado{
 opacity: 0.5;
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.switcher li:hover {
 opacity: 0.5;
}

.switcher a{text-decoration: none !important;}
.switcher img{ border: 1px solid #ffffff ;}
ul.switcher-top {
    margin-left: 22px;
}
/************/
.rh_menu__main {
    font-family: 'Poppins'  !important;
}
.realhomes-round-corners header .main-menu .rh_menu__main>li {
    margin: 0 1px !important;
}

.rh_menu__user .rh_menu__user_phone .contact-number, .user_menu_wrapper .rh_menu__user_phone .contact-number {
    font-size: 14px !important;
}
.menu-main-menu-container{    font-size: .875rem;letter-spacing: 0.1em;}

.menu-main-menu-container ul.sub-menu{    font-size: 13px;letter-spacing: 0em; line-height: 14px !important;}
.rh_header_var_1 ul.rh_menu__main li a {
    padding: 1.0rem 1.2rem !important;
}
.rh_property__features_wrap .rh_property__feature {
    padding: 0 2rem 1rem !important;
}