@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

html .titulo, 
html a, 
html body, 
html button, 
html h1, 
html h2, 
html h3, 
html h4,
html h5, 
html h6, 
html input, 
html p, 
html span {
    font-family: "Roboto", sans-serif;
}


:root {--cor_primaria: #000000;--cor_secundaria: #000000;--cor_titulos: #000000; --cor_botao: #222222;--cor_botao_hover: #3c3c3c;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #ffbf00;--cor_texto_pre_cabecalho: #000000;--cor_cabecalho: #000000;--cor_icones: #ffbf00;--cor_icones_hover: #ffffff;--cor_texto_icones: #ffffff;--cor_menu: #ffbf00;--cor_texto_menu: #000000;--cor_newsletter: #222222;--cor_texto_newsletter: #ffffff;--cor_footer: #ffbf00;--cor_texto_footer: #000000;--texto_global: #000000;--texto_background: #ffffff;--cor_tag_frete_gratis: #008000;}

body .menu.superior ul.nivel-dois {
    overflow-x: hidden;
}