#rent .fc-scroller {
  scrollbar-color: #ffc700 transparent;
}
#rent .cart-box .table-footer,
#rent .cart-box .table-title {
  background: #2b2828;
  color: #fff;
  align-items: center;
}
#rent .no-check {
  border: 1.1px solid #ffc700;
}
.fc-timegrid-event .fc-event-time {
  white-space: wrap;
  font-size: 1.15rem;
  border-bottom: 1.1px solid #9d9d9d;
}
.fc .fc-timegrid-slot {
  height: 70px;
}
.fc-v-event .fc-event-title-container {
  font-size: 1.15rem;
}
.fc-seven-days {
  background-color: #fff5cc !important;
}
.fc-timegrid-axis {
  background: white !important;
}
.flatpickr-calendar {
  z-index: 99999 !important;
  position: fixed !important;
}
