/* Algemeen */
a:hover {
	color: #ab947e!important; 
}

.more-link {
	background-color: #f5ebe0!important;
}

.properties-title .facetwp-counts, .classCountFound {
    background-color: #f5ebe0!important; 
	color:#878787;
}

.properties-filter {
	background-color: #ab947e!important; 
}

.properties-filter-extra select  {
	background-color: #f5ebe0!important; 
	color:#878787;
}

.custom_menuimages img {
  border: 1px solid #f5ebe0; 
}


.listitem-separator {
  border-top: 2px solid #ab947e; 
}

.bullet {
  background-color: #ab947e; 
}


