.elementor-16453 .elementor-element.elementor-element-329c3551{--display:flex;}.elementor-16453 .elementor-element.elementor-element-6215e12.elementor-element{--align-self:center;}/* Start custom CSS for html, class: .elementor-element-6215e12 *//* Target buttons with class "appointmentDayPickerButton" within Elementor Kit 9 */
.elementor-kit-9 .appointmentDayPickerButton {
  background-color: transparent;
  border-color: transparent;
}

/* Target buttons with class "appointmentDayPickerButton" on hover and focus states */
.elementor-kit-9 .appointmentDayPickerButton:hover,
.elementor-kit-9 .appointmentDayPickerButton:focus {
  background-color: inherit; /* Inherit background color from parent element */
  border-color: inherit;
  
}

.elementor-kit-9.input[type="submit"]{
    background-color: transparent;
  border-color: transparent;
}

.elementor-kit-9.checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance:    none;
  appearance:         none;
}/* End custom CSS */