.elementor-form .elementor-field-group-websitehp,
.elementor-form [name="form_fields[websitehp]"]{
  position:absolute !important;
  left:-5000px !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
}

/* Zur Sicherheit: Label/Wrappers des Honeypots ausblenden, ohne das Input komplett zu verstecken */
.elementor-form .elementor-field-group-websitehp label,
.elementor-form .elementor-field-group-websitehp .elementor-field-label{
  display:none !important;
}

.sicherheitsfrage-fehler{
  color:#d60000;
  background:#ffecec;
  padding:8px 12px;
  border-radius:4px;
  margin-top:6px;
  font-size:.9em;
}
