/* Modular visibility state used by nav-visibility.js */
.ic-nav-hidden {
	display: none !important;
}
