/* Ebene Equipment Rental — front-end */
.eberent-booking-fields {
	margin: 0 0 1em;
}

.eberent-booking-fields .form-row {
	margin-bottom: 0.75em;
}

.eberent-booking-fields label {
	display: block;
	font-weight: 600;
	margin-bottom: 0.25em;
}

.eberent-booking-fields input[type="date"] {
	max-width: 220px;
	padding: 0.4em 0.6em;
}

.eberent-quote {
	font-weight: 600;
	min-height: 1.4em;
}
