Tested your form - looks like classic Javascript conflict.
May be that Javascript conflict is occuring before CF7 gets to point where it sends email.
Remember that a problem in one script can cause issues in another. For example, some jQuery errors can stop jQuery processing any more script, which can make the culprit hard to find. A jQuery error in one of your plugins or your themes javascript files can stop jQuery processing before it gets to the CF7 script.