body,
.conteiner,
.conteudo,
.main,
#wrap {
    background: url('https://cdn.awsli.com.br/2823/2823780/arquivos/fundo-site.jpeg') center top fixed no-repeat !important;
    background-size: cover !important;
}

.botao,
.botao.principal,
button {
    background: #111111 !important;
    border-color: #111111 !important;
    color: #ffffff !important;
}

.bandeiras-produto {
    transform: translateY(120px) scale(0.60) !important;
}

.atributos .active a,
.atributos .active .atributo-item {
    background: #fff3b0 !important;
    border: 2px solid #d4af37 !important;
    color: #000 !important;
}

@media (max-width: 768px) {
  #cabecalho {
    z-index: 99999 !important;
  }

  #cabecalho .busca {
    position: relative;
    z-index: 99999 !important;
  }
}
