body {
  font-family: "Outfit", sans-serif;
  background-size: cover !important;
}

#produto-consulta-preco {
  background: #212821 !important;
}

.secao-banners > div > .row-fluid {
  margin-top: 0 !important;
}

#cabecalho > .conteiner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.produto .principal {
  background: #fff !important;
  box-shadow: 0px 0px 10px 0px #0000004d !important;
}

.produto .principal .botao.principal.botao-comprar {
  background: #692e2e !important;
}

.pagina-produto {
  background-image: url(https://cdn.awsli.com.br/2768/2768179/arquivos/fundo-embalagens.jpg) !important;
  background-color: #fff !important;
}

.produto .principal .nome-produto,
.produto .nome-produto {
  font-family: "Outfit" !important;
  font-size: 25px !important;
  color: #692e2e !important;
}

.produto .conteiner-imagem img {
  border: 1px solid #692e2e;
}

.produto .produto-video i {
  color: #692e2e !important;
}

.abas-custom .tab-content {
  font-size: 16px !important;
  background: #fff !important;
}

.listagem .imagem-produto img {
  margin: 0 !important;
  width: 100% !important;
  height: 100%;
}

.listagem.com-caixa .listagem-item {
  background: #fff !important;
}

.filtro {
  background: #fff !important;
}

.listagem .span3 .imagem-produto {
  height: 180px !important;
}

.preco-produto .preco-a-partir {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.menu {
  display: none !important;
}

.lateral{
  display: none !important;
}