.birdcode-generic-wrapper .container {
	max-width: 123.8rem;
}

.birdcode-black-box-under-top-menu {
	height: 135px;
	width: 100%;
	background: black;
}

.birdcode-page-title {
	text-align: center;
}

.birdcode-page-body h2 {
	text-align: center;
}

.birdcode-page-title t1 {
	font-size: 4em;
}

/**
 * Hide certain fields in views exposed filters for the map.
 */
#views-exposed-form-markers-map-block-6 label,
#views-exposed-form-markers-map-block-6 input,
#edit-field-address-proximity-center-geocoder-geolocation-geocoder-address--2--description,
#edit-field-address-proximity--2--description {
	display: none;
}

#views-exposed-form-markers-map-block-6 input.geolocation-geocoder-address {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.birdcode-distance {
	font-size: 20px;
}

.birdcode-no-results-on-map {
	text-align: center;
	padding-bottom: 10px;
}
