/**
 * Custom styling for the Community Events Calendar date filter.
 */

/* Hide the original date inputs since we're using the quick select */
#edit-date-wrapper {
  display: none;
}
