/*
 GUREXA NAVBAR REMOVE SIGNOUT V1.5

 Scope:
 - remove Sign Out icon/button from navbar utilities
 - preserve Language, Theme, responsive hamburger, branding and nav styling
*/

#gurexa-topnav .gx-signout-btn-v14,
#gurexa-topnav .gx-signout-btn-v15-disabled {
  display: none !important;
}
