/* Style the tab */

.sto-theme-card-cardapio {
  font-size: 0.8rem;
}

.sto-theme-card-cardapio-disabled,
.sto-theme-card-cardapio-next {
  color: #cbcbcb;

  font-size: 0.8rem;
}

.sto-theme-card-cardapio-disabled p,
.sto-theme-card-cardapio-next p {
  color: #cbcbcb;

  text-decoration: line-through;

  margin-top: 0;

  margin-bottom: 0.5rem;
}

.sto-theme-card-cardapio-next p {
  text-decoration: none;
}

.sto-theme-card-cardapio .card-header span {
  font-size: 0.7rem;

  text-align: center;

  font-weight: bold;
}

.sto-theme-card-cardapio ul {
  margin-left: 0;

  padding-left: 0.6rem;
}

.sto-cardapio-informacoes {
  font-size: 0.7rem;
  margin-top: 10px;
  margin-bottom: 10px;
}
