/**
* Theme Name: NT Minfox Child
* Description: This is a child theme of NT Minfox, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/minfox">Ninetheme</a>
* Template: nt-minfox
* Version: 1.4.4
*/


#adminmenu li:last-child {
    display: none;
}

#adminmenu li:first-child {
    display: none;
}

ul#adminmenu li {
    display: none !important;
}