/* Masquage accessible pour le honeypot custom */
.wpsh-hp-trap{
  position:absolute !important;
  left:-9999px !important;
  width:1px !important;
  height:0 !important;
  padding:0 !important;
  border:0 !important;
  opacity:0 !important;
  pointer-events:none !important;
}

.elementor-field-type-wpsh_honeypot,
.elementor-field-type-humantoken,
.elementor-field-type-min_seconds,
.elementor-field-type-ratelimit {
	display: none;
}