/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:   WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.ribbon-inside.hot-offer {
    background: #f2ec2e;
    color: #fff;
}

.hot-offer{
color: #fff;
background: #FB6A5C;
}

.featured_property .hot-offer,
.property_listing .hot-offer {
font-size: 12px!important;
}

.ribbon-inside.nieuw {
    background: #00cc00;
    color: #fff;
}

 .nieuw {
    color: #fff;
    background: #00cc00;
}

.featured_property .nieuw,
.property_listing .nieuw {
font-size: 12px!important;
}

.ribbon-inside.open-huis {
    background: #990099;
    color: #fff;
}

 .open-huis{
    color: #fff;
    background: #990099;
}

.featured_property .open-huis,
.property_listing .openhuis {
font-size: 12px!important;
}

.ribbon-inside.verlaagd {
    background: #ff9900;
    color: #fff;
}

 .verlaagd{
    color: #fff;
    background: #ff9900;
}

.featured_property .verlaagd,
.property_listing .verlaagd {
font-size: 12px!important;
}

.ribbon-inside.verkocht-onder-voorbehoud {
    background: #cc0000;
    color: #fff;
}

 .verkocht-onder-voorbehoud{
    color: #fff;
    background: #cc0000;
}

.featured_property .verkocht-onder-voorbehoud,
.property_listing .verkocht-onder-voorbehoud {
font-size: 12px!important;
}

.ribbon-inside.verkocht {
    background: #cc0000;
    color: #fff;
}

 .verkocht {
    color: #fff;
    background: #cc0000;
}

.featured_property .verkocht,
.property_listing .verkocht
font-size: 12px!important;
}

.ribbon-inside.verhuurd {
    background: #cc0000;
    color: #fff;
}

 .verhuurd {
    color: #fff;
    background: #cc0000;
}

.featured_property .verhuurd,
.property_listing .verhuurd {
font-size: 12px!important;
}
