strong {
  font-weight: 500 !important;
}

.menu-desktop .todas-categorias > a > strong.titulo {
  font-weight: 500 !important;
}

.produto-detalhes .preco-produto>:nth-child(3), .produto-detalhes .preco-produto>:nth-child(3) * {
    font-size: 15px;
    line-height: 15px;
    top: 0;
    /* margin-left: 0; */
}