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

/*
Theme Name:   Real Homes Child
Template:     realhomes
Text Domain:  realhomes-child
*/

/* Títulos de los widgets del Footer */
.rh-footer-widgets .title {
    color: #6b22a1 !important;
}

/* Fondo color en header movil */
@media (max-width: 1023px) {
    .rh-responsive-header {
        background: #e6daef !important;
    }
}