#menu-smart{position:fixed;top:0;left:0;width:100%;z-index:9999;transition:transform 0.3s ease}#menu-smart.hide{transform:translateY(-100%)}