:root {
--primary-color: #c30b0b;
--secundary-color: #c30b0b;
txt-global:#1e1e1e ;
}

.menu.superior {
    position: relative;
    background: #c30b0b;
    border-top: 2px solid #ffb60c;
    border-bottom: 2px solid #FFB60B;
    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;
}   


