#bigSubmit.loading,
#bigSubmit.loading:hover {
  color: rgba(0,0,0,0) !important;
  text-shadow:  none;
  background-image: url('/wp-content/plugins/fb-dgn-bestellung/assets/images/spinner.gif') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 48px 48px;

  transition: none !important;
}