
/* WHATSAPP ORCAMENTO - www.codeltec.com.br */

.tag-usado {
  background-color: #0a1921;
  padding: 7px !important;
  margin: 0 0 10px !important;
}

.tag-novo {
  background-color: #0a1921;
  padding: 7px !important;
  margin: 0 0 10px !important;
}

.or-whats {
float: right;
margin-top: 15px;
}

.or-whats a,
.or-whats a:focus,
.or-whats a:hover {
  color: #fff;
  background: #09943D;
  padding: 15px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.acoes-flutuante .or-whats {
  display: flex !important;
}

.produto .acoes-flutuante .nome-produto {
  max-width: 50%;
}


/* FIM WHATSAPP ORCAMENTO */


