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

/* *******************MODIF JO ************/
.rhea_latest_properties_2 .rhea_media {
    padding: 10px;
    color: #fff;
    font-size: 13px;
    line-height: 20px!important;
    border-radius: 0px!important;
    margin: 0px!important;
}
.rhea_prop_status_sty {
    margin: 0!important;
}


/* CUSTOM CSS 03-12-2023 */

.rh_latest_properties_2 .rh_media_count {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: initial;
}

.rh_latest_properties_2 .rh_media {
    cursor: pointer;
    padding: 10px;
    border-radius: 0px !important;
    vertical-align: middle;
    margin: 0px;
    display: inline-block;
    background-color: #001731 !important;
    text-align: center;
    color: #fff;
}

.hidden {
    visibility: hidden;
}