.breadcrumbs {
  background-color: #1cbfd4 !important;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date {
  background-color: #1cbfd4;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date .number {
  color: white !important;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr td .date:hover {
  opacity: 0.6 !important;
}

.booked-calendar-shortcode-wrap .booked-calendar tbody tr .prev-date .date:hover {
  opacity: 1 !important;
}

body .booked-calendar-wrap table.booked-calendar thead th .page-right,
body .booked-calendar-wrap table.booked-calendar thead th .page-left {
  display: block !important;
}

.booked-calendar-shortcode-wrap {
  margin-top: 30px;
}

.top-panel__container div {
  display: inline-block !important;
}

.top-panel__container {
  flex-flow: nowrap !important;
}

.top-panel__container > * + * {
  margin-top: 0px !important;
}
