/*
Theme Name: Makelaardij Hoekstra
Theme URI: https://tussendoor.nl
Description:
Version: 1.0.22
Author: Tussendoor internet & marketing
Author URI: https://tussendoor.nl
*/

.list.cards .js--equal-height { height: auto !important; }
.map.cards .js--google-map { display: block !important;}
.map.cards #entity-items { display: none; }
#google-map { height: 80vh; }


html.no-scroll {overflow:hidden;}
.note__overlay {
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:3;
}

/* Custom utility classes for PTM */
.hidden { display: none !important; }
.map-placeholder, .floorplan-placeholder, .no-photos-placeholder { height: 400px; display: flex; align-items: center; justify-content: center; }
.icon-arrow-left { width: 16px; height: 16px; transform: rotate(180deg); display: inline-block; }
.color-white { color: white; }

/* Property card styles */
.card__status--absolute { position: absolute; bottom: 0; left: 0; }
.card__image.card__image--grid { max-height: 250px; object-fit: cover; width: 100%; }
.card-no-photo { background: #e9ecef; display: flex; align-items: center; justify-content: center; height: 250px; }