/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 14 2025 | 16:31:19 */
.property-meta-bedrooms svg {
    display: none;
}

.property-meta-bedrooms::before {
    font-family: "Font Awesome 5 Free";
    content: "\f807";
    font-weight: 600;
    font-size: 15px;
    margin-right: 5px;
}

.property-meta-bath svg {
    display: none;
}

.property-meta-bath::before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 600;
    font-size: 15px;
    margin-right: 5px;
}

.property-meta-garage svg {
    display: none;
}

.property-meta-garage::before {
    font-family: "Font Awesome 5 Free";
    content: "\f548";
    font-weight: 600;
    font-size: 15px;
    margin-right: 5px;
}
