/*
 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:      5.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
ul.filter_menu[aria-labelledby="a_filter_order"] li:nth-child(n+3) {
 display: none;
  }
.single-estate_property .propertyid_display{
	display:none;
}
.term-commerciali ul.dropdown-menu.filter_menu[aria-labelledby="a_filter_action"] li:first-child {
  display: none;
}
.term-residenziali ul.dropdown-menu.filter_menu[aria-labelledby="a_filter_action"] li:first-child {
  display: none;
}
.term-terreni ul.dropdown-menu.filter_menu[aria-labelledby="a_filter_action"] li:first-child {
  display: none;
}
#a_filter_county{
	display:none;
}
.entry-title{
	color:#f8f8f8;
}

