/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .nohover, .nohover a:first-child:hover {
  cursor: default;
 }

 .nohover  .sub-menu a:first-child:hover, .nohover .sub-menu  a:hover {
  cursor: pointer;
 }