@import "footermenu.css";
 
ul.pop-up ul {
background-color:#FFC000;
bottom:100%;
top:auto !important;
}
 
ul.pop-up ul ul {
 bottom: 1px;
}