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

.rh-ultra-properties-map #listing-map {
    display: none;
}

.rh-ultra-property-card-two-thumb img {
    max-height: 290px;
    object-fit: cover;
}

#property-content-section-schedule-a-tour {
    display: none !important;
}

/* Ocultar ID de propiedad en el frontend (ya aparece como Ref) */
.rh_property__id,
.rh-overview-separator,
.rh-property-id {
    display: none !important;
}