/* Descricao produtos*/

#tabela-medidas.fade.in {top:8%;width: max-content;left: 0;right: 0;margin: 0 auto;}

/*/ MSG FRETE /*/

.produto .cep .aviso-disponibilidade p:nth-child(1){
  margin-top: 5px;
  padding:10px 10px;
  margin-bottom:5px!important;
  font-size:12px;
  line-height:13px;
  color: #575759;
  border: 1px solid #ffffff !important;
  background-color: #ededed;
}
.produto .cep .aviso-disponibilidade p:nth-child(2){
  padding:10px 15px;
  margin-bottom:5px!important;
  font-size:12px;
  line-height:13px;
  color:#4f7d33;
  background-color:#dbebd1
}


.des-txt, .des-tecnica {
     letter-spacing:0.01em;
     justify-content:space-around;
     color: #505050;
     font-size: 12px;
     font-weight: 400;
     background-color: rgba(91, 91, 91, 0.06);
     padding: 18px;
     box-shadow: none;
}

.des-scbr {
     letter-spacing:0.03em;
     justify-content:space-around;
     color: #ffff;
     font-size: 12px;
     font-weight: 400;
     margin-top: 10px;
     margin-bottom: 20px;
     background-color: #000000;
     padding: 10px;
     text-align: center;
}


/* icon tbl de produtos*/

.botao-tabela svg {
    display: none;
    width: 16px;
    height: 16px;
    margin-right: 5px
   
}
