:root {
		--cor_primaria: #9c918d;
		--cor_secundaria: #9c918d;
		--cor_botao: #20A81D;
		--cor_botao_hover: #20A81D;
		--cor_texto_botao: #fff;
		--cor_texto_botao_hover: #fff;
		--cor_botao_comprar: #20A81D;
		--cor_cabecalho: #FFFFFF;
		--cor_icones: #000000;
		--cor_icones_hover: #000000;
		--cor_texto_icones: #000000;
		--cor_menu: #FFFFFF;
		--cor_texto_menu: #000000;
		--cor_footer: #ffffff;
		--cor_texto_footer: #000000;
		--cor_tag_frete_gratis: #80bbb5;
		--texto_global: #1b1b1b;
        }
        
            
            @media (max-width: 767px){ /* Deixa sempre aberto o "acordion" */

.bandeiras-pagamento {

    max-height: 400px !important;

    padding-bottom: 15px;

	}

.selos > ul {

    max-height: 400px !important;

    padding-bottom: 15px;

	}
                
. formas de envio > ul {
    
    max-height: 400px !important;

    padding-bottom: 15px;

	}
    

#rodape .span2 > ul, #rodape .span3 > ul, #rodape .span4 > ul{

    max-height: 400px !important;

    padding-bottom: 15px;

	}

}


@media screen and (max-width: 1024px){

#rodape .titulo::after { /* Oculta a seta do "acordion", já que o mesmo ficará sempre aberto agora */

    display: none;

	}

}
            
            
            body > div.whats-button{display:none !important;}
            