/**
* Theme Name: Antra Child
* Description: This is a child theme of Antra, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: antra
* Version: 1.0.2
*/

.cursor,
.cursor-view,
.cursor-wrapper,
.custom-cursor {
  display: none !important;
}

/* Restore normal system cursor */
body {
  cursor: auto !important;
}