/* unnötiges datum-input-feld auf desktop ausblenden: */
#modalAppointment .bookly-form .bookly-slot-calendar .bookly-js-selected-date { display: none !important; }
.module_content .bookly-bluebox .bookly-js-selected-date { display: none !important; }
.bookly-form * { font-family: "open_sansbold" !important; }
.bookly-form :is(.bookly-min-w-\[200px\]) { width: 280px !important; min-width: 280px !important; }
.bookly-form :is(.bookly-h-10) { height: 3.0rem !important; font-family: "open_sansbold" !important; border: none !important; border-radius: 4px !important; outline: none !important; }
.bookly-form :is(.bookly-h-10):hover,
.bookly-form :is(.bookly-h-10):active,
.bookly-form :is(.bookly-h-10):focus { border: none !important; outline: none !important; }
.bookly-form .bookly-text-base { font-family: "open_sansregular" !important; }
