/*
Theme Name: Houzez Child
Theme URI: https://punesales.com/
Description: Child theme for Houzez
Author: PuneSales
Template: houzez
Version: 1.0.0
*/

/* Custom styles */


/* Property Title - Bold + Color */
.item-wrap-v1 .property-title {
    font-weight: 700;
    font-size: 16px;
    color: #00AEFF;
}

/* Area - Normal */
.item-wrap-v1 .property-area {
    font-weight: 400;
    font-size: 14px;
    color: #555555;
    
}