#rodape > div + 2 {
    display: none
}

.menu-mobile .user-mobile > div {
    background: linear-gradient(0.10deg, white 40%, #F8C8D8 100%);
}

.menu-mobile .user-mobile .user-info > div:first-child {
    color: black !important;
}

.menu-mobile .user-mobile > div a {
    color: black !important;
}

.menu-mobile .close-btn:after, .menu-mobile .close-btn:before {
    background: black !important;
}


/* CSS FEITO POR HENRIQUE PARA PÁGINAS CUSTOMIZADAS */

.pag_custom {
	font-size: 13pt;
	font-family: Tahoma,Geneva,sans-serif;
	line-height: 1.5;
}

ul.pag_custom {
	margin: 0 -20;
}

ul.pag_custom > li {
	line-height: 1.4;
}

/* FIM PÁGINAS CUSTOMIZADAS */