.menu_category {
	border: 1px solid #333333;
	border-radius: 20px;
	margin-bottom: 20px;
	padding: 15px;
	background: #f5f5f5;
}

h1, p.menu_desc, h2, address { text-align: center !important; }

h3 { color: #80250c; }

.menu_category h2 { text-align: center; padding-bottom: 10px;}

.menu_category_desc { text-align: center; padding-bottom: 10px; border-bottom: 1px dashed #333333; }

.wprmm_menu .one-column li, .wprmm_menu .two-column li  {
	border-bottom: 1px dashed #333333;
	display: block;
	padding-bottom: 12px !important;
}


DIV.wprmm_menu .one-column h3, DIV.wprmm_menu .two-column h3 {
	display: inline-block;
	margin-bottom: 5px;
}

.wprmm_menu .menu_manager h2 {
	color: #f19600;
	margin-bottom: 0px !important;
}


/* second price */
.wprmm_menu .one-column span.menu_price span.second_price:before {
  content: "- ";
}
.wprmm_menu .two-column span.menu_price span.second_price {
	display: inline !important;
}
.wprmm_menu .two-column span.menu_price span.second_price:before {
  content: " - ";
}

P.menu_category_desc {
	margin-bottom: 20px !important;
}

.menu_manager h1 {
	font-size: 38px !important;
	color: #e03314;
}