.wdmmb-wrap {
	position: relative;
	height: 725px !important;
	width: 1110px !important;
}
#wdmmb-map {
    position: absolute;
    top: 80px;
    bottom: 0;
    width: 100%;
}

.wdmmb-filters {
	margin-bottom: 15px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.wdmmb-filters label {
	font-weight: bold;
}

.wdmmb-filters input,
.wdmmb-filters select {
	padding: 5px;
}
