/*
Theme Name: Ghar Theme Child
Theme URI: http://www.ghar.ie/
Author: Ghar Team
Author URI: http://www.ghar.ie/
Description: The Ghar.ie Theme is a premium WordPress theme tailored for real estate platforms in Ireland. It offers a modern design combined with advanced features, enabling property agents, buyers, and renters to connect effortlessly. Perfect for showcasing properties and managing listings, the theme is user-friendly, customizable, and built for optimal performance.
Version: 4.1.1
Tags: real-estate, property-listings, property-management, real-estate-agents, home-listings, property-portal, property-search, customizable-design, responsive-theme, modern-aesthetic
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/

/* Import parent theme CSS */
@import url("../houzez/style.css");

/* Your custom CSS below */
.ber-badge {
    display: inline-block;
    padding: 4px 10px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
    margin-left: 8px;
}

/* BER colors */
.ber-a1, .ber-a2, .ber-a3, .ber-a { background-color: #009739; }
.ber-b1, .ber-b2, .ber-b3, .ber-b { background-color: #7bc043; }
.ber-c1, .ber-c2, .ber-c3, .ber-c { background-color: #ffd300; color: #000; }
.ber-d1, .ber-d2, .ber-d3, .ber-d { background-color: #ff8c00; }
.ber-e1, .ber-e2, .ber-e3, .ber-e { background-color: #e03c31; }
.ber-f, .ber-g, .ber-h { background-color: #a50026; }


