@JorgeChato Bienvenido al foro.
Otra solución es o usar data o una clase para añadir un "estado" a los elementos y con el segundo clic verificar si existe y cambiar a su estado original.
@marlanga no se si te percataste de esto (por ello propongo la otra solución):
Cita: Note: This method signature was deprecated in jQuery 1.8 and removed in jQuery 1.9. jQuery also provides an animation method named .toggle() that toggles the visibility of elements. Whether the animation or the event method is fired depends on the set of arguments passed.
Saludos