@import "pop-up.css";
 
ul.show ul {
 top: auto !important;
 bottom: 100%;
}
 
ul.show ul ul {
 bottom: 1px;
}