Disable double tap on devices

For any reason, someone maybe need to disable the double tap hover on devices.

With this way you will not have the hover effect and you  will get the click result instantly.

Just place the code below under Theme Options >  CSS/JS Options > JS Code:

deviceDoubleTap = false;