.fc .fc-toolbar .fc-button,
.fc-theme-standard .fc-toolbar .fc-button {
  background: #1D201F;
  color: #FFFFFF;
}
.fc td,
.fc th,
.fc-theme-standard td,
.fc-theme-standard th {
  border: 1px #FFFFFF solid;
}
.fc table caption + thead tr:first-child th,
.fc table caption + thead tr:first-child td,
.fc table colgroup + thead tr:first-child th,
.fc table colgroup + thead tr:first-child td,
.fc table thead:first-child tr:first-child th,
.fc table thead:first-child tr:first-child td,
.fc-theme-standard table caption + thead tr:first-child th,
.fc-theme-standard table caption + thead tr:first-child td,
.fc-theme-standard table colgroup + thead tr:first-child th,
.fc-theme-standard table colgroup + thead tr:first-child td,
.fc-theme-standard table thead:first-child tr:first-child th,
.fc-theme-standard table thead:first-child tr:first-child td {
  border: none;
}
.fc .fc-multimonth,
.fc-theme-standard .fc-multimonth {
  border: none;
}
.fc .fc-multimonth .fc-multimonth-month .fc-col-header-cell,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-col-header-cell {
  padding: 1rem 0;
}
.fc .fc-multimonth .fc-multimonth-month .fc-col-header-cell a,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-col-header-cell a {
  font-weight: 500;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.fc-day-future:hover, .fc .fc-multimonth .fc-multimonth-month .fc-day.fc-day-today:hover,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.fc-day-future:hover,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.fc-day-today:hover {
  cursor: pointer;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.fc-day-disabled,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.fc-day-disabled {
  background: none;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.fc-day-past,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.fc-day-past {
  text-decoration: line-through;
  background: repeating-linear-gradient(-45deg, rgb(255, 255, 255), rgb(255, 255, 255) 0px, rgb(235, 235, 235) 2px, rgb(252, 252, 252) 3px);
  color: #979797;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.fc-day-future,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.fc-day-future {
  background-color: #e3e8f6;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.fc-day-today,
.fc .fc-multimonth .fc-multimonth-month .fc-day .fc-event-today,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.fc-day-today,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day .fc-event-today {
  position: relative;
  z-index: 3;
  background: #5571BD;
  color: #FFFFFF;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day .fc-daygrid-day-top,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day .fc-daygrid-day-top {
  justify-content: center;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event {
  opacity: 1;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event.booking-enddate,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event.booking-enddate {
  inset-inline-start: -1px;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event.pending,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event.pending {
  background: #FEA16C;
  color: #1D201F;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event.confirmed,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day .fc-bg-event.confirmed {
  background: #FD8585;
  color: #1D201F;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.highlighted-start, .fc .fc-multimonth .fc-multimonth-month .fc-day.highlighted-range, .fc .fc-multimonth .fc-multimonth-month .fc-day.selected-checkin, .fc .fc-multimonth .fc-multimonth-month .fc-day.selected-checkout, .fc .fc-multimonth .fc-multimonth-month .fc-day.selected-range,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.highlighted-start,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.highlighted-range,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.selected-checkin,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.selected-checkout,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.selected-range {
  animation: pulse-highlight 2s infinite;
  border-radius: 0;
  box-shadow: none;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.highlighted-start,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.highlighted-start {
  background: #F3D77A !important;
  color: #1D201F;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.highlighted-range,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.highlighted-range {
  background: rgba(243, 215, 122, 0.4666666667) !important;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.selected-checkin, .fc .fc-multimonth .fc-multimonth-month .fc-day.selected-checkout,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.selected-checkin,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.selected-checkout {
  background: #4FCAA1;
}
.fc .fc-multimonth .fc-multimonth-month .fc-day.selected-range,
.fc-theme-standard .fc-multimonth .fc-multimonth-month .fc-day.selected-range {
  background: #DAF2EA;
}

.vg-booking-requests-calendar-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 3rem;
}
.vg-booking-requests-calendar-legend .legend-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #1D201F;
  font-size: 13px;
}
.vg-booking-requests-calendar-legend .legend-color {
  width: 20px;
  height: 20px;
}
.vg-booking-requests-calendar-legend .legend-color.legend-available {
  background-color: #e3e8f6;
}
.vg-booking-requests-calendar-legend .legend-color.legend-past {
  background-color: repeating-linear-gradient(-45deg, rgb(255, 255, 255), rgb(255, 255, 255) 0px, rgb(235, 235, 235) 2px, rgb(252, 252, 252) 3px);
}
.vg-booking-requests-calendar-legend .legend-color.legend-today {
  background-color: #5571BD;
}
.vg-booking-requests-calendar-legend .legend-color.legend-pending {
  background-color: #FEA16C;
}
.vg-booking-requests-calendar-legend .legend-color.legend-confirmed {
  background-color: #FD8585;
}
.vg-booking-requests-calendar-legend .legend-color.legend-selected {
  background-color: #4FCAA1;
}

.toaster-ui-lib-container .toaster-ui-lib {
  word-break: normal;
  padding: 1rem 2rem 1rem 1rem;
  font-family: inherit;
}
.toaster-ui-lib-container .toaster-ui-lib.toaster-ui-lib-success {
  background: #4FCAA1;
  color: #1D201F;
}
.toaster-ui-lib-container .toaster-ui-lib.toaster-ui-lib-success::after {
  background: #0D543D;
}
.toaster-ui-lib-container .toaster-ui-lib.toaster-ui-lib-error {
  background: #FD8585;
  color: #1D201F;
}
.toaster-ui-lib-container .toaster-ui-lib.toaster-ui-lib-error::after {
  background: #C43232;
}

.elementor-form .elementor-form-fields-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
}
.elementor-form .elementor-form-fields-wrapper .elementor-field-group {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.elementor-form .elementor-field-group .elementor-button {
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .elementor-form .elementor-field-group .elementor-button {
    width: 100%;
  }
}
.price-calculation-container {
  background: #FFFFFF;
  border: 1px solid #69727d;
  border-radius: 3px;
  padding: 15px;
  margin: 1rem 0;
}
.price-calculation-container .price-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0;
  border-bottom: 1px solid #c2c2c2;
  font-size: 0.9rem;
}
.price-calculation-container .price-item .price-value {
  font-weight: 500;
}
.price-calculation-container .price-item.price-total {
  background: #e3e8f6;
  border: 1px solid #5571BD;
  border-radius: 3px;
  padding: 15px;
  margin: 2rem 0 0 0;
}
.price-calculation-container .price-item.price-total .price-label,
.price-calculation-container .price-item.price-total .price-value {
  color: #5571BD;
  font-weight: 600;
  font-size: var(--e-global-typography-text-font-size);
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Responsive Design */
@media screen and (max-width: 768px) {
  .price-calculation-container {
    padding: 1rem;
    margin: 0.75rem 0;
  }
  .price-title {
    font-size: 1rem;
  }
  .price-item {
    padding: 0.4rem 0;
    font-size: 0.85rem;
  }
  .price-value {
    font-size: 0.85rem;
    min-width: 60px;
  }
  .price-item.price-total {
    padding: 0.625rem;
    font-size: 0.9rem;
  }
}

/*# sourceMappingURL=vg-booking-requests-public.css.map */
