/*
	Theme Name: Heritage Kitchen Theme
	Theme URI: http://elegantia.inspirythemes.com/
	Description: A nicely designed theme for Restaurants, Cafe's and other food related businesses.
	Author: Inspiry Themes
	Author URI: http://www.inspirythemes.com/
	Version: 1.2.1
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: custom-background, threaded-comments, translation-ready, light, one-column, two-columns, three-columns, four-columns, custom-menu, theme-options

---------------------------------------------------------------------------------------------------------------*/
.clear {
	clear:both;
}
.bottom-strip span {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.product_detail ul {
	padding:15px 5px 0;
	background:#FCE2AF;
	color:#824328;
	border-radius: 0 0 15px 15px;
}
.product_detail ul li {
	list-style:none;
	padding:0;
}
.headdetail .prod_name_head,
.product_detail .subdetail .prod_name {
	width:85%;
	float:left;
	font-size:17px;
	margin:0 0 0 8px;

}
.headdetail .prod_price_head,
.product_detail .subdetail .prod_price {
	width:10%;
	float:right;
	font-size:16px;
} 
.headdetail {
	background: #824328 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	margin: 0 0 5px;
	padding: 10px 0 10px 10px;
	font-weight:bold;
	
}
.product_detail .subdetail .prod_name .prod_descrip{
	font-size:13px;
	margin:10px;
}
.contact {
	font-size:16px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	margin:70px 0 0 0 ;
}
.about_sidebar p,
.about_us p, 
.prod_description {
	text-align:justify;
}
#main-content #comments {
	display:none;
}
