/**
 * Event Booking URL Styles
 *
 * Styles for the event booking shortcode with cascading selects
 */

.event-booking-select {
    border: 1px solid;
    width: 100%;
    margin-bottom: 1em;
}

.course-booking-container {
    min-height: 230px;
}