@import "submenu.css";

ul.popup ul {
 top: auto !important;
 bottom: 100%;
}

ul.popup ul ul {
 bottom: 1px;
}