My apologies. That should be the following instead...
.slicknav_menu {
display: hide;
}
Presuming you are using a module to display the menu, you can try adding the following to the Module Class Suffix field of your templates parameters...
hidden-desktop
If that fails try adding a space just before the class name.
Ciarán