.elementor-1635 .elementor-element.elementor-element-4ec123e{--display:flex;}/* Start custom CSS *//* Amelia Preisdarstellung optimieren */
.amelia-app-booking .el-price,
.amelia-event-price {
  white-space: nowrap;
  font-size: 16px;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
}

/* Mobil: Max. Breite nutzen für Textinhalte */
@media (max-width: 768px) {
  .elementor-container {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .elementor-widget-text-editor {
    font-size: 15px !important;
    line-height: 1.6 !important;
  }

  .amelia-app-booking .el-price {
    font-size: 15px !important;
  }
}/* End custom CSS */