body {
  font-family: "Open Sans", arial, sans-serif;
  font-size: 1em; }

#wpurp-meal-plan-shopping-list-mobile-tip {
  font-size: 0.8em;
  color: #999;
  margin-bottom: 10px;
  display: none; }

table {
  width: 100%; }
  table tr.ingredient-checked td {
    text-decoration: line-through;
    color: #999; }
  table th, table .wpurp-shopping-list-group td {
    font-weight: bold; }
  table .wpurp-shopping-list-group td {
    padding-top: 10px; }
