:root {
--cor_primaria: #ce8832;
--cor_texto_icones: #ce8832;
--cor_texto_menu: #000000;
--cor_botao_hover: #6B9B69;
--pre_cabecalho: #ce8832;
--cor_icones: #ce8832;
--cor_cabecalho: #FFF;
--cor_menu: #FFF;
--cor_icones_hover: #6B9B69;
--cor_newsletter: #ce8832;
--cor_botao: #6B9B69;
}

/*----- Não remover - Plugoo -----*/
@media (max-width: 769px) {
	body div#___ratingbadge_0 {
	    background: transparent;
	    border-style: none !important;
	    line-height: normal;
	    vertical-align: baseline;
	    display: inline-block;
	    width: 165px !important;
	    height: 54px;
	    position: unset !important;
	}
	body #___ratingbadge_0 iframe {
	    position: static !important;
	    width: 165px !important;
	    border-style: none !important;
	    display: block !important;
	    visibility: visible;
	    height: 54px;
	}
}
/*----- END ------*/

.lrMenu .lrMenuBox>.com-filho>ul {
overflow: scroll;
}
.full-banners ul.slick-dots {
display: none !important;
}
@media screen and (max-width: 1024px){
ul.gateways-rodape{
display: block !important;
}
}


.menu.superior .nivel-um>li:hover .nivel-dois { 
    overflow-y:scroll !important;
}
.menu-categorias{
height: 250px;
}
.menu.superior .nivel-um>li{
padding: 4.5px 10px !important;
}
@media (max-width: 767px)
.lrMenuOpen .lrMenuBox {
height: 80% !Important;
}
.menu.superior ul.nivel-um{
max-width: 100% !important;
}