:root {
--primary-color: #db2275;
--secundary-color: #f08cbc;
txt-global:#1e1e1e ;
}

.menu.superior {
    position: relative;
    background: #db2275;
    border-top: 2px solid #f08cbc;
    border-bottom: 2px solid #f08cbc;
    margin-top: 0;
}
    
   #rodape .design-fox {
display: none !important;
}
@media (max-width: 767px){ /* Deixa sempre aberto o "acordion" */
.bandeiras-pagamento {
    max-height: 800px !important ;
    padding-bottom: 15px;
	}
.selos > ul {
    max-height: 400px !important;
    padding-bottom: 15px;
	}
#rodape .span2 > ul, #rodape .span3 > ul, #rodape .span4 > ul{
    max-height: 400px !important;
    padding-bottom: 15px;
	}
}
 
#rodape .institucional {
display: none;
}   


