/*
  Theme Name:  Salient
  Description: "The Events Calendar" plugin basic Salient integration
*/

.tribe-events-c-view-selector ul li,
.tribe-events .tribe-events-c-top-bar__nav-list-item {
  list-style: none;
}
body[data-form-style="minimal"] .tribe-common .tribe-common-a11y-visual-hide {
  position: absolute;
}
#ajax-content-wrap .tribe-events .datepicker th {
  text-align: center;
  border: none;
}
#ajax-content-wrap .tribe-events .datepicker td {
  border: none;
}
#ajax-content-wrap .tribe-events .datepicker table {
  margin-bottom: 0;
}