#g_ .logo a > img{max-height: 90px !important;}


#termLGPD{ position:fixed; width:50%; bottom:0px; background-color:#4f4f4f; color:#D11935;text-align:center; font-size:30px; z-index:80; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; min-height: 80px; padding-top: 15px; padding-bottom: 15px; }



#cabecalho > .conteiner > .menu.superior .nivel-um > li {border: 0; padding: 0 12px;}

/*botao de comprar do carrinho*/
a.botao {
    background-color: #c4ab61 !important;
}

/*cor da fonte do botão continuar comprando do carrinho quando passa o mouse */
.span12 a.botao {
    color: #ffffff !important;
}
.banners-full .int-mobile img {
     max-width: 100% !important;
 }