.food-content {
  background-color: #fdf0e2;
}

.food-group {
  background-color: #fdf0e2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.page-template-page-menu #primary {
  border: 1px solid #666;
  padding: 10px;
  box-shadow: 0 0 16px rgba(117, 113, 98, 0.52);
    background-color: #000;
}

.page-template-page-menu #main {
  background-color: #000;
  border: 1px dashed #d3cbb9;
  margin-bottom: 0;
  padding: 10px;
}

.menu {
  border-bottom: 2px dotted #8e8679;
  display: block;
  font-size: 14px;
  height: 15px;
  line-height: 15px;
  margin: 15px 50px;
}

.menu.no-border {
  border-bottom: medium none;
}


.menu-label {
  color: #666;
  float: left;
  font-family: Georgia;
  padding: 0 3px 0 0;
   background-color: #fdf0e2;
}

.menu-price {
  float:right;
  background-color: #fdf0e2;
  padding: 0 0 0 5px;
  font-family: Georgia;
  color: #666;
}

.menu-label > h3 {
  font-size: 14px;
}

.menu-label h3,
.menu-label p {
	display:inline;
	font-family: Georgia;
	color:#666;
}

.parent-category {
  background-color: #ab572d;
  color: #fff;
  font-family: bernhard;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 28px;
  margin: 0;
  padding: 0 40px;
}

.parent-category span {
  background-color: #d27532;
  display: block;
  font-size: 24px;
  padding: 0 10px;
  text-transform: uppercase;
}

.sub-category {
  clear: both;
  color: #ab572d;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;  
  line-height: 16px;
  margin: 15px 0 0 0;
  padding: 0;
  text-transform: uppercase;
}

.food-group-coal-fired-pizza .sub-category {
	text-align: center;
}

.cat-desc {
  color: #666;
  font-family: Georgia;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  margin-top: 10px;
  padding: 0 50px;
  text-align: center;
}

.gluten {
  background-image: url("/wp-content/uploads/2016/12/gluten.png");
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: -30px;
  padding-left: 30px;
  padding-top: 5px;
}

.food-subgroup {
  background-color: #fdf0e2;
  margin-left: 50px;
}

.food-subgroup-sides .menu {
  display: inline-block;
  margin-left: 0;
  width: 25%;
}

.food-subgroup-sparkling-water .menu {
  display: inline-block;
  margin-left: 0;
  width: 40%;
}


.food-subgroup-traditional-pizza .menu {
  display: inline-block;
  margin-right: 25px;
  width: 33%;
}

.food-group-coal-fired-pizza .food-subgroup .menu {
  margin-left:0;
}

.food-group-coal-fired-pizza .food-subgroup .cat-desc {
	text-align: left;
	font-weight: 500;
	padding-left:0;
	font-style: italic;
}

.food-subgroup-sparkling-water {
  margin-bottom: 0;
  margin-top: 40px;
  margin-left:50px;
}



.food-subgroup-gluten-free-personal-10-inch-pizza-crust-available h3 {
  color: green;
}

.food-subgroup-gluten-free-personal-10-inch-pizza-crust-available .cat-desc {
	text-align: center !important;
}


.food-group-small-plates .menu-label .title::after,
.food-group-specialty-pizzas .menu-label .title::after,
.food-group-signature-salads .menu-label .title::after,
.food-group-coal-fired-pizza .menu-label .title::after,
.food-group-from-the-josper .menu-label .title::after  {
	content: " -"
}

.food-subgroup-sides .menu-label .title::after,
.food-subgroup-traditional-pizza .menu-label .title::after {
	content: " "
}

.drink-category-name-crushes {
	width: 55%;
}


.menu-section {
  margin-left: 50px;
}


.menu-item-grilled-chicken-breast, .menu-item-grilled-gulf-shrimp, .menu-item-grilled-hanger-steak, .menu-item-grilled-salmon-filet {
  display: inline-block;
  margin: 10px 50px !important;
  width: 21%;
}



.menu-item-grilled-chicken-breast .menu-label .title::after,
.menu-item-grilled-gulf-shrimp .menu-label .title::after,
.menu-item-grilled-hanger-steak .menu-label .title::after,
.menu-item-grilled-salmon-filet .menu-label .title::after {
	content: " ";
}


.gluten-line {
  background-color: #fdf0e2;
  margin: 20px 0;
  padding: 0 50px !important;
}

.gluten-line p {
	font-size: 14px;
	color: #666;
	font-family:Georgia;
	background-color: #fdf0e2;
}




