.elementor-2013 .elementor-element.elementor-element-2e64d34{--display:flex;--margin-top:-100px;--margin-bottom:-100px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for stepbooking, class: .elementor-element-75dc1a4 *//* ==========================
   AMELIA DESIGN – NEWFACE SALON
   Farben: Schwarz / Gold / Blau
========================== */

.amelia-app {
  background: #000000 !important;
  color: #C8A038 !important;
}

/* Steps Sidebar */
.amelia-app .am-fs__sidebar {
  background: linear-gradient(180deg, #000000, #2B3D6B);
  color: #C8A038;
}

/* Hauptbox */
.amelia-app .am-fs__content {
  background: #000000;
  border: 1px solid #C8A038;
  border-radius: 12px;
}

/* Dropdowns / Felder */
.amelia-app select,
.amelia-app input {
  background: #000000 !important;
  color: #C8A038 !important;
  border: 1px solid #C8A038 !important;
}

/* Buttons */
.amelia-app button {
  background: #C8A038 !important;
  color: #000000 !important;
  font-weight: 700;
  border-radius: 0 !important;
  text-transform: uppercase;
}

.amelia-app button:hover {
  background: #2B3D6B !important;
  color: #ffffff !important;
}

/* Aktiver Schritt */
.amelia-app .am-active-step {
  background: #2B3D6B !important;
  color: #ffffff !important;
}/* End custom CSS */