.ycd-addresses.show-one .ycd-address:not(:first-of-type) {
	display: none;
}

.hentry.is-active {
	/* background-color: lightgoldenrodyellow; */
}

.hentry.is-hovered {
	/* background-color: lightyellow; */
}

.facetwp-map-filtering {
	display: none;
}

@media (max-width: 768px) {
	.directory-facets .fl-module:not( .show-on-mobile ) {
		display: none;
	}
}