#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar{
    width:60% !important;
}

#corpo .conteiner>.marcas .flexslider ul li img {
    width: 120px !important;
    height: 120px !important;
    object-fit: cover;
}

.marcas .slides li a{
    height:120px !important;
}

span.desconto-a-vista{
  font-weight:600 !important;
  font-size:30px !important;
}


.desconto-a-vista .cor-principal.titulo {
  font-weight:800 !important;
  font-size:22px !important;
}

.preco-produto.destaque-avista.com-promocao div{
  padding-bottom:10px !important;
}

.preco-produto.destaque-avista div{
  padding-bottom:5px !important;
}

strong.preco-promocional.cor-principal {
  font-weight:700 !important;
}

@media only screen and (max-width: 767px){
    .logo a img {
        max-height: 75% !important;
    }
}

.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #ffffff !important;
}

.full.menu {
    background: #000000;
}