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

/* Nasconde il tasto Submit nell'header */
.rh_header_var_1 .rh_menu__user_submit {
    display: none !important;
}

/* Opzionale: Allinea meglio il numero di telefono se serve */
.rh_menu__user_phone {
    margin-right: 0 !important;
    padding-right: 0 !important;
}