.kp_map_partners {
	margin: 1em 0;
}

.kp_map_canvas {
	height: 250px;
	/*width: 100%;*/
	max-width: none;
}

.kp_map_partners .kp_marker_title {
	font-weight: bold;
}

.kp_map_partners .kp_marker_meta {
	font-size: 0.9em;
	color: #666;
}

/* this fixes distorted images in google map */
.kp_map_partners img {
	height: auto !important;
	max-width: none !important;
	padding: 0 !important;
}

.kp_map_filters {
	margin: 1em 0 0.25em;
}

.kp_map_filters span {
	font-weight: bold;
	display: inline-block;
	padding-right: 0.25em;
}

.kp_map_filters label {
	padding-right: 1em;
}

.kp_list_partners .kp_partner_desc:before {
	content: " - ";
}

.kp_marker_desc {
	max-width: 250px;
}

.kp_marker_info p {
	margin: 0.5em 0;
}
