/* Reservation form css — loaded last so it overrides the plugin styles */

.wpc-reservation-form-root {
  background: transparent !important;
  border: none;
  box-shadow: none;
  padding: 0 !important;
}

.wpc-reservation-form-root .wcf-single-page-form-container {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  gap: 0 !important;
}

.wpc-reservation-form-root .wcf-single-page-form-container .wcf-popover-btn {
  background: transparent !important;
}

.wpc-reservation-form-root .wcf-single-page-form-container .wcf-popover-btn .wcf-btn {
  background: transparent !important;
}
