/** Table of Content 
-	Import Bx Slider Css		Line	43		-		45
-	Font Face					Line	44		-		58
- 	Header						Line	72		-		254
-	Nav 						Line 	183		-		252
-	Banner						Line 	256	 	-		674
-	Content						Line 	676		-		1724
-	Accordian List Menu			Line 	679		-		781
-	Featured Slider				Line	783 	-		858
-	Blog Section				Line	860		-		1146
-	Reservation 				Line	1148	-		1157
-	Events Section				Line	1159	-		1408
-	Chef Section 				Line 	1410	-		1723
-	Google Fonts				Line	6613	-		6622
-	Special Classes Css			Line	6624	-		6647
-	Contact Page Css 			Line	1727	-		3259
-	Blog Section 				Line	2218	-		3030
-	Blog Detail Section 		Line	3032	-		3257
-	Footer						Line	3261	-		3709
-	About Css					Line	3711 	-		3819
-	Menu Page					Line	4024	-		4266
-	Tow Colum					Line	4268	-		4293
-	Gallery Page				Line	4295	-		4369
-	Full menu					Line	4371	-		4522	
-	Faq Page					Line 	4524	-		4851
-	Faq Tabs					Line	4527	-		4576
-	Faq Accordion				Line	4578	-		4639
-	Address Info				Line	4853	-		4951
-	Submit Question				Line	4917	-		5060
-	404 Page					Line	5062	-		5129
-	Search Result				Line	5131	-		5154
-	Cart						Line	5156	-		5327
-	Testimonial					Line	3821	-		4022
-	Recepie Page				Line	5678	-		5827
-	Reserve a Table				Line	5829	-		6072
-	Today’s Recepie				Line	5902	-		5900
-	Recepie Menu				Line	5705	-		5974
-	Reserve your Space			Line	5976	-		6070
-	Enent Detail				Line	6074	-		6212
-	Event Page					Line	6214	-		6290
-	Product Detail				Line	6292	-		6611
-	Product Bottom Area			Line	6472	-		6609

End of Table of Content Line 44 **/
/*Import Bx Slider Css Start*/
@import url('jquery.bxslider.css');
/*Import Bx Slider Css End*/
/*Font Face Start*/
@font-face {
	font-family: 'museo300';
	src: url('../fonts/museo300-regular-webfont.eot');
	src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'museo500';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500-regular-webfont.svg#museo500') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Font Face End*/
body {
	margin: 0;
	padding: 0;
	background: url(../images/body-parrten-1.gif) repeat;
}
#wrapper {
	width: 100%;
}
/*Header Start*/
#header {
	width: 100%;
	border-top: 2px solid;
	background: url(../images/header-pattren.png) repeat;
	position: relative;
	z-index: 10;
}
.logo {
	padding: 27px 31px 26px 27px;
	float: left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 100%;
}
.logo a {
	float: left;
	margin: 0;
}
.logo a img {
	width: 100%;
}
.logo a:hover {
	transition: all 1s ease 0s;
	opacity: 0.9;
	transform: scale(1.1);
}
.top-container {
	height: 66px;
}
.head-top-section {
	float: right;
	background-color: #fff;
	width: 100%;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-webkitbox-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	padding: 5px 10px 9px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.top-review-box {
	float: left;
}
.top-review-box strong.review {
	display: block;
	background: url(../images/review-head-icon.gif) no-repeat left top/22px;
	font-family: 'museo500';
	font-size: 10px;
	color: #60b958;
	line-height: 24px;
	padding: 0 0 0 25px;
	margin: 2px 15px 0 0;
}
.review-start {
	padding: 0 0 0 35px;
	margin: 0;
	list-style: none;
}
.review-start li {
	float: left;
	padding: 0;
}
.review-start li a {
	background: url(../images/head-review-star.gif) no-repeat left top;
	width: 10px;
	height: 9px;
	float: left;
	margin: 0 1px 0 0;
	text-decoration: none;
	text-indent: -9000px;
	overflow: hidden;
}
.head-top-section strong.meal {
	float: left;
	background: url(../images/meal-icon.jpg) no-repeat left top/22px;
	font-family: 'museo500';
	font-size: 10px;
	color: #60b958;
	line-height: 32px;
	padding: 0 0 0 26px;
	margin: 0 15px 0 0;
}
.head-top-section strong.watch {
	float: left;
	background: url(../images/watch-icon.jpg) no-repeat left top/20px;
	font-family: 'museo500';
	font-size: 9px;
	color: #456e29;
	line-height: 26px;
	padding: 0 0 0 25px;
	font-weight: normal;
	margin: 4px 15px 0 0;
}
.head-top-section strong.item {
	float: left;
	font-family: 'museo500';
	font-size: 9px;
	color: #60b958;
	line-height: 36px;
	font-weight: bold;
	margin: 0;
}
#header span.icon-dish {
	background: url(../images/head-plate-icon.jpg) no-repeat left top;
	width: 129px;
	height: 106px;
	float: right;
}
/*Nav Css Start*/
.nav-bar {
	margin: 0 !important;
}
.nav-bar-inner {
	float: left;
	border-radius: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	border: none !important;
	background-image: none !important;
	background-color: #fff !important;
	width: 100%;
}
.top-nav {
	float: left;
	background: #fff;
	width: 100%;
}
.top-nav ul {
	padding: 0;
	margin: 0 !important;
	list-style: none;
}
.top-nav ul li {
	float: left;
	padding: 0;
	border-left: 1px solid #eaeaea;
}
.top-nav ul li:first-child {
	border: none;
}
.top-nav ul li a {
	text-decoration: none;
	text-shadow: none !important;
	box-shadow: none !important;
	font-family: 'museo300';
	font-weight: normal;
	text-transform: uppercase;
	line-height: 44px;
	font-size: 18px;
	color: #151515 !important;
	padding: 0 18px;
}
.navbar .nav > li > a .top-nav {
	color: #000;
}
.top-nav ul li a:hover {
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
.nav-bar-inner .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius: 0 !important;
}
.dropdown-menu li {
	border: none !important;
	width: 100%;
}
.top-nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	text-decoration: none;
	background-image: none !important;
}
.top-nav .navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	color: #fff !important;
}
.dropdown-menu > li > a {
	padding: 0 40px !important;
}
/*Nav Css End*/

/*Header End*/

/*Banner Css Start*/
#banner {
	width: 100%;
	margin: 0 0 55px 0;
	position: relative;
	border-bottom: 5px solid;
}
.home-slider {
	margin: 0 !important;
}
.home-slider .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
#banner .bxslider li {
}
#banner .flex-direction-nav .flex-next {
	text-align: justify;
	text-indent: -90000px;
}
#banner .flex-direction-nav .flex-prev {
	text-align: justify;
	text-indent: -90000px;
}
.banner-caption {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	z-index: 9;
}
.caption-left {
	float: left;
	padding: 0;
	margin: 0 !important;
	height: 285px;
	position: relative;
	width: 100%;
}
.caption-left:after {
	content: "";
	border-top: 55px solid;
	border-left: 220px solid transparent;
	border-right: 0px solid transparent;
	position: absolute;
	top: 100%;
	left: 0px;
}
left-caption-box {
	position: relative;
}
.chef-img {
	margin: 0;
	width: 100%;
	position: absolute;
	left: 0;
	top: 99px;
	z-index: 999;
}
.caption-left .carousel-inner {
	overflow: visible;
}
.banner-left {
	position: relative;
	bottom: 47px;
}
.banner-left .bx-controls-direction {
	display: none;
}
.banner-left .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	z-index: 9999;
	top: 40px;
	right: 28px;
}
.banner-left .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	background: none;
}
.banner-left .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	border-radius: 12px;
	width: 13px;
	height: 13px;
	margin: 0 1px 0 0;
	border: none;
}
.banner-left .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #480703 !important;
}
.banner-left .bx-wrapper .bx-viewport {
	overflow: inherit !important;
	float: left;
}
left-caption-box {
	float: left;
}
.caption-left .carousel {
	float: left;
	width: 100%;
}
.caption-left .carousel-indicators li {
	background-color: #fff;
	border-radius: 12px;
	display: block;
	float: left;
	height: 12px;
	margin-left: 0;
	text-indent: -999px;
	width: 12px;
}
.caption-left .carousel-indicators .active {
	background-color: #480703;
}
.caption-left strong.title {
	font-family: 'museo300';
	font-size: 18px;
	color: #fff;
	padding: 18px 0 4px 12px;
	float: left;
}
.caption-left a.find {
	font-family: 'Pacifico', cursive;
	font-size: 13px;
	font-weight: bold;
	color: #FCB800;
	padding: 6px 9px;
	float: left;
	text-decoration: none;
	margin: 0 0 0 10px;
	position: relative;
	left: -143px;
	top: 59px;
	z-index: 9999;
}
.caption-left a.find:hover {
	text-decoration: none;
	color: #fff;
	transition: all 1s ease 0s;
}
.deal-tag {
	float: left;
	background: #fcb800;
	padding: 0 8px 0 0;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	-webkit-box-shadow: 0 6px 6px -6px #000;
	-moz-box-shadow: 0 6px 6px -6px #000;
	box-shadow: 0 6px 6px -6px #000;
	width: 246px;
	margin: 0 0 0 -13px;
}
.deal-tag:after {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 13px 13px 0;
	border-color: transparent #cb980c transparent transparent;
	float: left;
	position: relative;
	top: 40px;
	left: -176px;
}
.deal-tag:before {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 13px 13px 0 0;
	border-color: #cb980c transparent transparent transparent;
	float: left;
	position: relative;
	top: 40px;
	right: -233px;
}
.deal-tag strong.title {
	font-family: 'museo500';
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	float: left;
	padding: 0;
}
.right-panel {
	position: relative;
	top: 83px;
}
.caption-center {
	float: left;
	width: 100%;
	margin: 0;
	box-shadow: 0 2px 2px #000;
	padding: 7px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.caption-center strong.title {
	float: left;
	font-family: 'museo500';
	font-size: 15px;
	font-weight: 500;
}
.caption-center strong.title span {
	font-family: 'museo300';
	font-weight: 300;
	display: block;
}
.caption-center a.download {
	background: url(../images/download-menu-icon.png) no-repeat right top;
	float: right;
	font-family: 'Pacifico', cursive;
	font-size: 15px;
	color: #fcb800;
	line-height: 36px;
	padding: 0 36px 0 0;
	text-decoration: none;
}
.caption-center a.download:hover {
	color: #fff;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
#banner .bx-controls-direction {
	position: absolute;
	top: -131px;
	right: 42px;
	width: 102px;
	height: 53px;
	background-color: #fff;
}
.caption-right {
	float: right;
	margin: 0 0 53px 0 !important;
	width: 359px;
}
.caption-right strong.title {
	float: left;
	padding: 0 25px 0 21px;
	/* Safari */
	-webkit-transform: rotate(2deg);
	/* Firefox */
	-moz-transform: rotate(2deg);
	/* IE */
	-ms-transform: rotate(2deg);
	/* Opera */
	-o-transform: rotate(2deg);
}
.caption-right strong.title {
	line-height: 55px;
	font-size: 26px;
	margin: 0;
	font-family: 'museo500';
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	float: left;
	/* Safari */
	-webkit-transform: rotate(-1deg);
	/* Firefox */
	-moz-transform: rotate(-1deg);
	/* IE */
	-ms-transform: rotate(-1deg);
	/* Opera */
	-o-transform: rotate(-1deg);
}
.caption-right strong.open {
	background: #fff;
	padding: 0 15px 0 19px;
	display: block;
	font-family: 'museo300';
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	line-height: 30px;
	text-transform: uppercase;
	overflow: hidden;
	width: 217px;
	margin: 0 0 0 92px;
	position: relative;
}
.caption-right strong.open span.small {
	font-size: 10px;
	position: relative;
	top: -6px;
}
.flex-control-nav {
	display: none;
}
.flexslider .carousel .flex-direction-nav {
	display: none;
}
.slider {
}
.slider li {
	margin: 0 30px 0 0;
	padding: 2px;
	background: #fff;
}
.slider li:hover {
	background: #a70000;
}
#carousel .flex-direction-nav li {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.bg-none {
	background: none !important;
}
#carousel #slider .flex-direction-nav {
	background: none !important;
}
#carousel .flex-direction-nav .flex-prev {
	height: 53px;
	width: 51px;
	top: 0;
	background-image: url(../images/pagination-arrow.png);
	background-repeat: no-repeat;
	background-position: 22px 16px;
}
#carousel .flex-direction-nav {
	background: #aa0800;
	width: 102px;
	height: 53px;
	position: absolute;
	right: 0;
	top: -53px;
	border: none !important;
}
#carousel .flex-direction-nav a {
	text-indent: -9000px;
	top: 0;
}
#carousel .flex-direction-nav a.active {
	background-color: #fff;
	background-image: url(../images/pagination-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 22px 16px;
}
#carousel .flex-direction-nav .flex-next {
	top: 0;
	text-indent: -9000px;
	margin: 0;
	height: 53px;
	width: 51px;
	background-image: url(../images/pagination-arrow.png);
	background-repeat: no-repeat;
	background-position: -22px 16px;
	text-align: justify;
}
#carousel .flex-direction-nav .flex-next:hover {
	background-color: #fff;
	background-image: url(../images/pagination-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: -22px 16px;
}
#carousel .flex-direction-nav .flex-prev:hover {
	background-color: #fff;
	background-image: url(../images/pagination-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: 22px 16px;
}
#carousel .holder {
	width: 1600px;
	margin: 0 auto;
}
.caption-banner {
	position: absolute;
	left: 0;
	top: 0;
	background: #c20d0d;
	width: 270px;
	height: 406px;
}
.featured-slider li {
	border-left: 1px solid #e6e6e6;
	padding: 19px 11px 19px 10px;
}
.featured-slider li:first-child {
	border: none;
}
.featured-slider .flex-direction-nav {
	padding: 0;
	margin: 0;
}
.featured-slider .flex-direction-nav li {
	border: none;
	padding: 0;
	margin: 0;
}
.featured-slider .flex-direction-nav .flex-next {
	background-image: url(../images/fetured-arrow-right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 29px;
	height: 29px;
	text-indent: -9000px;
	top: 135px;
	right: -11px;
	margin: 0;
	text-align: justify;
}
.featured-slider .flex-direction-nav .flex-prev {
	background-image: url(../images/fetured-arrow-left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 29px;
	height: 29px;
	text-indent: -9000px;
	top: 135px;
	left: -11px;
}
/*Banner Css End*/

/*Content Css Start*/
#content {
}
/* Start Accordian List Menu */
.accordion-area {
	background: #efeeef;
}
.accordion-area .accordion-heading .accordion-toggle:hover {
	background-image: url(../images/plus-icon-hover.png);
	background-position: 98% center;
	background-repeat: no-repeat;
}
.less {
	background-image: url(../images/les-icon.png);
	background-position: 98% center;
	background-repeat: no-repeat;
}
.accordion-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.accordion-list li {
	overflow: hidden;
	padding: 0 0 29px 0;
}
.accordion-list li .frame {
	position: relative;
}
.accordion-list li .frame img {
	width: 89%;
	height: 64px;
}
.accordion-list li .frame .caption {
	background-color: rgba(0,0,0,0.7);
	width: 90%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.accordion-list li .frame .caption strong.title {
	padding: 0 0 0 7px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 21px;
	font-size: 10px;
	color: #fff;
}
.accordion-list li .frame strong.price {
	padding: 22px 0;
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 57px;
	margin: 0;
	right: 20px;
	top: 0;
}
.heading {
	font-size: 20px;
	padding: 0;
	margin: 0 0 31px 0;
	background: url(../images/header-pattren.png) repeat;
	overflow: hidden;
	clear: both;
}
.heading h2 {
	font-family: 'museo500';
	line-height: 44px;
	font-size: 20px;
	font-weight: 500;
	color: #151515;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 25px;
}
.heading h1 {
	font-family: 'museo500';
	font-size: 30px;
	color: #151515;
	line-height: 60px;
	font-weight: 500;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
}
.heading h1 span {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 18px;
}
.heading span.flag-icon {
	background: url(../images/flag-icon.png) no-repeat left top;
	width: 32px;
	height: 33px;
	float: right;
	text-indent: -9000px;
	overflow: hidden;
	margin: 15px 43px 0 0;
}
.featured-section {
	margin: 0 0 55px 0;
}
/* End Accordian List Menu */

/*Featured Slider Start*/
.featured-slider {
	border: 1px solid #e6e6e6;
	float: left;
	width: 100%;
}
.featured-slider ul {
	padding: 10px;
}
.featured-slider li {
	padding: 21px;
	position: relative;
	border-left: 1px solid #e6e6e6;
}
.featured-slider li:first-child {
	border: none;
}
.fetured-caption {
	position: absolute;
	left: 79px !important;
	bottom: -15px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.featured-slider .caption strong.price {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 80px;
	border-radius: 80px;
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	margin: 15px 0 0 0;
}
.fetured-caption stronng.price {
	background: #a70000;
	float: left;
	padding: 80px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 15px 0 0 0;
}
.featured-slider li:hover .fetured-caption {
	bottom: 55px;
}
.featured-slider li strong.hover-panel {
	background: #f3f3f3;
	position: absolute;
	bottom: -57px;
	left: 21px !important;
	/*padding: 0 32px !important;*/
	text-align: center;
	font-family: 'museo300';
	line-height: 56px;
	font-size: 13px;
	color: #151515;
	margin: 0;
	width: 86%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.featured-slider li:hover strong.hover-panel {
	bottom: 20px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 0;
	width: 233px;
}
/*Featured Slider End*/

/*Blog Section Start*/

.blog-section {
	margin: 0 0 55px 0;
}
.head {
	background: url(../images/blog-line.png) repeat-x left bottom;
}
.head h2 {
	font-family: 'museo500';
	font-size: 30px;
	color: #151515;
	font-weight: 500;
	margin: 0 0 23px 0;
	padding: 0 0 14px 0;
}
.left-box {
	width: 100%;
	overflow: hidden;
}
.left-box .head {
	border-bottom: 1px solid;
	background: none;
	padding: 0 0 70px 0;
	margin: 0 0 19px 0;
}
.left-box .head strong.date {
	float: left;
	padding: 14px 22px 11px 12px;
	font-family: 'museo500';
	font-size: 30px;
	font-weight: 500;
	margin: 0 12px 0 0;
}
.left-box .head strong.date span.small {
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 5px 0 0 0;
}
.top-row {
}
.top-row strong.name {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #9d9d9d;
	font-weight: 600;
	padding: 0 16px 0 0;
}
.top-row strong.name span.light {
	font-weight: normal;
}
.left-box h3 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	font-weight: 500;
	margin: 0;
	float: left;
}
.blog-frame {
	float: left;
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 0 !important;
	width: 100%;
}
.blog-frame img {
	width: 100%;
}
.blog-text {
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: normal;
	line-height: 18px;
}
.blog-text h5 {
	font-family: 'museo300';
	font-size: 18px;
	color: #151515;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.blog-text p {
	margin: 0 0 15px 0;
}
.blog-text p a.plus {
	background: none;
	border: none;
	color: #fcb800;
	text-decoration: none;
	display: block;
	float: right;
	cursor: pointer;
}
.food-detail {
	border-top: 1px solid;
	margin: 70px 0 0 0;
}
.food-detail ul {
	padding: 19px 0 0 0;
	margin: 0;
	list-style: none;
}
.food-detail ul li {
	padding: 0;
	margin: 0 0 19px 0;
	overflow: hidden;
	background: #f6f6f6;
	border-bottom: 1px solid #fcc71f;
}
.food-detail ul li:hover {
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	opacity: 0.7;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
	border-bottom: 1px solid #A70000;
}
.food-detail ul li strong.date {
	padding: 18px 8px 19px 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 0 1px 0 0;
}
.food-detail ul li strong.date span.mnt {
	font-size: 12px;
	display: block;
}
.food-detail .frame {
	background: #fcb800;
	float: left;
	margin: 0;
}
.food-detail .text {
	float: left;
}
.food-detail .text strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 9px;
	color: #151515;
	font-weight: bold;
	line-height: 13px;
	display: block;
	padding: 24px 0 0 0;
}
.food-detail .text strong.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #404241;
	display: block;
}
.food-critic-box {
	background: #f8f8f8;
	float: left;
	width: 100%;
}
.food-critic-header {
	padding: 18px 0;
}
.food-critic-header h3 {
	margin: 0;
	font-family: 'museo500';
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	line-height: 30px;
}
.food-critic-header strong.description {
	margin: 0;
	font-family: 'museo300';
	font-size: 18px;
	color: #fcb800;
	font-weight: 300;
	text-align: center;
	display: block;
}
.empty-border {
	background: url(../images/header-pattren.png) repeat;
	float: left;
	height: 34px;
	width: 100%;
}
.review-box {
	float: left;
	width: 100%;
	padding: 0 21px 25px 21px;
	border-bottom: 1px solid #fcc71f;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.client-review-frame {
	background: #fff;
	border: 4px solid #e5e5e5;
	border-radius: 84px;
	display: block;
	margin: -45px auto 0;
	width: 84px;
}
.review-box a.chat {
	background: url(../images/chat-icon.png) no-repeat left top;
	width: 20px;
	height: 22px;
	text-indent: -9000px;
	overflow: hidden;
	float: left;
	margin: -26px 0 0 0;
}
.review-star {
	float: right;
	padding: 0 0 17px 0;
	margin: -26px 0 0 0;
	list-style: none;
}
.review-star li {
	float: left;
	padding: 0;
}
.review-star li a {
	text-decoration: none;
	background: url(../images/start-icon.png) no-repeat left top;
	width: 15px;
	height: 16px;
	float: left;
	text-indent: -90000px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.review-star li a:hover {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.review-blockquote {
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	float: left;
	width: 100%;
	padding: 6px 0 10px 18px;
	margin: 0 0 16px 0;
	background-color: #fff;
	background-image: url(../images/quote-img.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.review-blockquote p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #404241;
	margin: 0;
	padding: 10px 2px 0 30px;
}
.review-frame {
	border: 2px solid #fff;
	background: #e5e5e5;
	float: left;
	width: 100%;
	padding: 42px 0;
	margin: 0 0 16px 0;
}
.btn-review {
	border-bottom: 3px solid !important; background-image:none !important;
	float: left !important; border:none !important;
	border-radius: 3px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px !important;
	line-height: 32px !important;
	font-weight: bold !important;
	text-align: center !important;
	text-shadow: none !important;
	box-shadow: none !important;
	padding: 9px 0 !important;
	width: 100% !important;
}
/*Blog Section End*/

/*Reservation Css Start*/
.reservation-section {
	float: left;
	width: 100%;
	margin: 0 0 55px 0;
}
.reservation-section img {
	width: 100%;
}
/*Reservation Css End*/

/*Events Section Css Start*/
.event-section {
	margin: 0 0 55px 0;
	overflow: hidden;
	clear: both;
}
.calendar {
	float: left;
	width: 100%;
}
#calendar {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 0 0 7px 0;
	background: url(../images/header-pattren.png) repeat;
}
#calendar .fc-button-content {
	padding: 0;
}
#calendar .fc-first.fc-last {
}
#calendar .fc-state-default .fc-button-effect span {
	background: none;
	border-color: transparent;
	border-style: none;
	border-width: 0;
	height: auto;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 1px;
	width: auto;
}
#calendar .fc-button-today {
	display: none !important;
}
.calendar-left {
	float: left;
	width: 100%;
	padding: 31px 20px 12px 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.calendar-left strong.day {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 0 0 50px 0;
}
.calendar-left strong.date {
	font-family: 'museo500';
	font-size: 130px;
	line-height: 130px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	font-weight: 500;
	padding: 0 0 20px 0;
}
.calendar-left strong.time {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fcc71f;
	text-align: center;
	display: block;
	font-weight: 600;
	border-bottom: 2px solid #edcccc;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}
.calendar-left strong.title {
	font-family: 'museo300';
	font-size: 24px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	font-weight: 300;
	padding: 0 0 20px 0;
}
.calendar-right {
	float: left;
	width: 50%;
	border: 1px solid #e0e0e0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.events-box {
	float: left;
	background: #ececec;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: 0 0 10px 0;
}
.events-box-head {
	background-image: url(../images/header-pattren.png);
	background-repeat: repeat;
	background-position: 0 0;
	padding: 0;
	border-right: 16px solid;
}
.events-box-head h5 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;

	line-height: 50px;
	font-weight: 500;
	margin: 0;
	padding: 0 0 0 18px;
}
.events-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.events-box ul li {
	padding: 0;
	margin: 0 0 2px 0;
	overflow: hidden;
	position: relative;
}
.events-box ul li:last-child {
	margin: 0;
}
.events-box ul li .caption {
	background-color: rgba(45,45,45,0.9);
	padding: 27px 35px 33px 15px;
	position: absolute;
	right: 0;
	top: 0;
}
.events-box ul li .caption .text {
	float: left;
	width: 150px;
}
.events-box ul li .caption strong.date {
	font-family: 'museo500';
	font-size: 60px;
	color: #fff;
	font-weight: 500;
}
.events-box ul li .caption strong.date span.mnt {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 30px;
	padding: 0 0 0 10px;
}
.events-box ul li .caption strong.title {
	font-family: 'museo300';
	font-size: 12px;
	color: #fff;
	font-weight: 300;
	display: block;
}
.events-box ul li .caption p {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 13px;
	font-weight: normal;
	margin: 0;
}
.location-map {
	float: left;
	width: 100%;
}
.location-map-head {
	padding: 12px 15px 15px 15px;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.left-side {
	float: left;
	font-family: 'museo500';
	font-size: 12px;
	line-height: 13px;
	color: #151515;
	font-weight: 500;
	width: 136px;
}
.left-side h5 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	margin: 0 0 6px 0;
}
.left-side p {
	margin: 0;
}
.right-side {
	float: right;
	padding: 31px 0 0 0;
	display: none;
}
.right-side a.mark {
	background: url(../images/mark-icon.png) no-repeat left top;
	width: 27px;
	height: 28px;
	float: left;
	margin: 0 20px 0 0;
}
.right-side a.location {
	background: url(../images/location-icon.png) no-repeat left top;
	width: 16px;
	height: 23px;
	float: left;
	margin: 3px 0 0 0;
}
.map-box {
	float: left;
	width: 100%;
}
.bottom-sec {
	width: 100%;
	float: left;
	padding: 0 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.bottom-sec strong.time {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 12px;
	color: #151515;
	line-height: 38px;
	float: left;
}
.bottom-sec a.week {
	font-family: 'museo500';
	font-size: 12px;
	line-height: 38px;
	float: right;
	text-decoration: none;
	font-weight: 500;
}
/*Events Section Css End*/

/*Chef Section Css Start*/
.chef-section {
	width: 100%;
}
.chef-box {
	border: 1px solid #dedede;
	float: left;
	width: 100%;
	background: #efeeef;
}
.chef-box .frame {
	float: left;
	position: relative;
	width: 100%;
	height: 319px;
	overflow: hidden;
}
.chef-box .frame img {
	width: 100%;
}
.social-box {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(112,112,112,0.9);
	width: 100%;
	padding: 22px 0 14px 45px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.social-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.social-box ul li {
	float: left;
	padding: 0 40px 0 0;
	margin: 0;
}
.social-box ul li a {
	float: left;
	height: 23px;
	width: 11px;
	text-indent: -9000px;
	overflow: hidden;
}
.social-box ul li.facebook a {
	background-image: url(../images/social-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 11px;
}
.social-box ul li.twitter a {
	background-image: url(../images/social-icon.png);
	background-repeat: no-repeat;
	background-position: -57px 0;
	width: 22px;
}
.social-box ul li.gtalk a {
	background-image: url(../images/social-icon.png);
	background-repeat: no-repeat;
	background-position: -119px 0;
	width: 24px;
}
.social-box ul li.in a {
	background-image: url(../images/social-icon.png);
	background-repeat: no-repeat;
	background-position: -183px 0;
	width: 24px;
}
.chef-slider {
	margin: 0 !important;
}
.chef-slider .carousel-control.right {
	background-color: #616161;
	border: none;
	width: 50px;
	height: 80px;
	border-radius: 0;
	opacity: 1;
	margin: 0;
	top: 1px;
	right: 0;
	line-height: 80px;
	font-weight: normal;
	border-left: 1px solid #535353;
	font-size: 35px;
	transition: all 0.3s ease 0s;
}
.chef-slider .carousel-control.right:hover {
	background: #535353;
}
.chef-slider .carousel-control.left:hover {
	background: #535353;
}
.chef-slider .carousel-control.left {
	background-color: #616161;
	border: none;
	width: 50px;
	height: 80px;
	border-radius: 0;
	opacity: 1;
	margin: 0;
	top: 1px;
	left: auto;
	right: 50px;
	line-height: 80px;
	font-weight: normal;
	border-left: 1px solid #535353;
	font-size: 35px;
	transition: all 0.3s ease 0s;
}
.chef-box .text {
	float: left;
	width: 100%;
}
.chef-box .text .head {
	padding: 12px 0 12px 17px;
	background: none;
}
.chef-box .text .head h5 {
	font-family: 'museo500';
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin: 0 0 8px 0;
}
.chef-box .text .head strong.designation {
	font-family: 'museo500';
	font-size: 18px;
	font-weight: 500;
	color: #151515;
	display: block;
	margin: 0 0 0 -4px;
}
.expertise-list {
	float: left;
	padding: 10px 38px 15px 13px;
}
.expertise-list h5 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 16px;
	color: #151515;
	margin: 0 0 18px 0;
}
.expertise-list ul {
	padding: 0 40px 0 0;
	margin: 0;
	list-style: none;
	float: left;
}
.expertise-list ul li {
	padding: 0;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: normal;
}
.icon-arrow-right {
	padding: 0 8px 0 0;
}
.performance-box {
	padding: 0;
	overflow: hidden;
	clear: both;
}
.performance-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.performance-box ul li {
	float: left;
	padding: 0 23px 0 0;
	margin: 0;
	width: 120px;
}
.performance-box ul li strong.performance-bar {
	background: url(../images/progress-img.png) no-repeat left top;
	width: 120px;
	height: 58px;
	display: block;
}
.performance-box ul li strong.performance-bar a.progress {
	background: url(../images/progress-active.png) no-repeat left top;
	width: 60px;
	height: 58px;
	float: left;
	box-shadow: none;
	margin: 0;
}
.performance-box ul li strong.performance-bar a.progress2 {
	background: url(../images/progress-active2.png) no-repeat left top;
	width: 93px;
	height: 58px;
	float: left;
	box-shadow: none;
	margin: 0;
}
.performance-box ul li strong.performance-bar a.progress3 {
	background: url(../images/progress-active3.png) no-repeat left top;
	width: 109px;
	height: 58px;
	float: left;
	box-shadow: none;
	margin: 0;
}
.performance-box ul li strong.performance-bar a.progress4 {
	background: url(../images/progress-active4.png) no-repeat left top;
	width: 120px;
	height: 58px;
	float: left;
	box-shadow: none;
	margin: 0;
}
.performance-box ul li strong.detail {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #616161;
	display: block;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -20px;
}
.performance-box ul li strong.detail span.descp {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}
.video-box {
	float: left;
	width: 100%;
	background: #616161;
	position: relative;
	height: 321px;
}
.video-box img {
	height: 100%; width:100%;
}
.video-area {
	width: 100%;
	height: 100%;
}
.video-box .head {
	padding: 22px 0 25px 22px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: none;
	background-color: rgba(46,46,46,0.9);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.video-box .head h6 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	margin: 0;
}
.video-box .head strong.title {
	font-family: 'museo500';
	font-size: 14px;
	color: #ccc;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
}
.video-box .bottom {
	padding: 0 0 0 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: none;
	background-color: rgba(1,0,0,0.5);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.video-box .bottom a.play {
	float: left;
	text-decoration: none;
	padding: 13px 0;
	margin: 0 15px 0 0;
}
.icon-play {
	color: #fff;
}
.video-box .bottom a.progress-bar {
	float: left;
	padding: 13px 0;
}
.video-box .bottom a.full-screen {
	background-color: #a70000;
	background-image: url(../images/full-screen-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	text-decoration: none;
	padding: 13px;
	width: 20px;
	height: 20px;
}
/*Chef Section Css End*/

/*Content Css End*/

/*Contact Page Css Start*/
.contact-banner {
	height: 182px;
}
.contact-banner img {
	width: 100%;
	height: 182px;
}
/*Contact Map Area Start*/
.map-section {
}
.map-box-2 {
	border: 1px solid #b8b8b8;
	margin: 0 0 52px 0;
}
.opening-section {
	padding: 0 0 26px 0;
}
.book-tabel-box {
	float: left;
	width: 100%;
}
.opening-section .head {
	background: #ebebeb;
	padding: 0 22px;
	overflow: hidden;
	margin: 0 0 24px 0;
}
.opening-section .head h2 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	font-weight: 500;
	margin: 0;
	line-height: 60px;
	float: left;
	padding: 0;
}
.opening-section .head span.book-calendar {
	background: url(../images/calender-icon.png) no-repeat left top;
	width: 21px;
	height: 27px;
	float: right;
	margin: 16px 0 0 0;
}
.opening-section .head span.page {
	background: url(../images/page-icon.png) no-repeat left top;
	width: 30px;
	height: 26px;
	float: right;
	margin: 16px 0 0 0;
}
.opening-section .head span.watch {
	background: url(../images/watch-icon.png) no-repeat left top;
	width: 26px;
	height: 28px;
	float: right;
	margin: 16px 0 0 0;
}
.book-table-form {
	float: left;
	padding: 0 0 0 21px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.book-box-1 {
	float: left;
	margin: 0 0 14px 0;
	width: 100% !important;
}
.book-table-form label {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	padding: 0 0 8px 0;
	margin: 0;
	display: block;
}
.date-box {
	margin: 0 !important;
	height: 36px;
	float: left;
	width: 82%;
}
.date-box-input {
	border: 1px solid #d6d4d4 !important;
	border-right: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	height: 36px !important;
}
.date-box-add {
	border: 0 !important;
	box-shadow: none !important;
}
.book-box-1 .add-on {
	height: 36px !important;
	background: #fff !important;
	color: #b2b2b2;
	padding: 10px 10px 4px 10px !important;
	border: 1px solid #d6d4d4 !important;
	border-left: none !important;
	border-radius: 0 !important;
}
.book-table-form select {
	border-radius: 0;
	border: 1px solid #d6d4d4;
	width: 161px;
	height: 36px;
	margin: 0;
}
.btn-continue {
	text-align: center;
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #8f0000;
	border: none;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	line-height: 37px;
	text-shadow: 0px 0px 2px #940000;
	width: 100% !important;
}
.btn-continue:hover {
	opacity: 0.7;
	transition: all 1s ease 0s;
}
.social-box-area {
	float: left;
	width: 100%;
}
.social-area {
	float: left;
	padding: 0 0 15px 21px;
	margin: 0;
	list-style: none;
}
.social-area li {
	float: left;
	padding: 0 0 0 15px;
}
.social-area li:first-child {
	padding: 0;
}
.social-area li a {
	width: 44px;
	height: 44px;
	float: left;
	background-image: url(../images/social-icon-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.social-area li a:hover {
	background-image: url(../images/social-icon-sprite-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.social-area li.fb a {
	background-position: 0 0;
}
.social-area li.tw a {
	background-position: -59px 0;
}
.social-area li.p a {
	background-position: -117px 0;
}
.social-area li.gtalk a {
	background-position: -177px 0;
}
.social-area li.v a {
	background-position: -235px 0;
}
.social-area li.fliker a {
	background-position: -294px 0;
}
.social-input {
	float: left;
	padding: 0 0 24px 21px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.social-form {
	float: left;
	width: 100%;
	margin: 0;
}
.social-input label {
	font: 14px Arial, Helvetica, sans-serif;
	color: #404241;
	display: block;
}
.input-social {
	float: left !important;
	border: 1px solid #d6d4d4 !important;
	padding: 0 10px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	width: 242px !important;
	height: 36px !important;
	line-height: 36px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px !important;
	color: #404241 !important;
}
.btn-submit {
	/*background: #c1c1c1 !important;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	color: #fff !important;
	text-align: center;
	padding: 0 22px !important;
	margin: 0 !important;
	border-radius: 0 !important;
	text-shadow: none !important;
	height: 36px !important;border:none !important;
}
.btn-submit:hover {
	background: #000;
	transition: all 1s ease 0s;
}
.happy-hours-box {
	background: #f3f3f3;
	padding: 16px 30px 0 18px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	overflow: hidden;
}
.happy-hours-box h3 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	line-height: 24px;
	font-weight: 500;
	margin: 0 0 13px 0;
	float: left;
}
.happy-hours-box p {
	margin: 0 0 19px 0;
	float: left;
}
.happy-hours-box span.clock {
	background: url(../images/happy-hour-clock.png) no-repeat left top;
	width: 45px;
	height: 52px;
	float: right;
	text-indent: -9000px;
	overflow: hidden;
}
.opening-hours-box {
	float: left;
	width: 100%;
}
.chart-sheet {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.chart-sheet ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}
.chart-sheet ul li {
	overflow: hidden;
	padding: 10px 22px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.chart-sheet ul li strong.day {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	width: 211px;
}
.chart-sheet ul li strong.time {
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
}
.opening-active {
	background: #ebebeb;
	padding: 5px 22px !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
/*Contact Map Area End*/

/*Contact Form Section Start*/
.contact-form-section {
	float: left;
	width: 100%;
}
.contact-form {
}
.contact-form .head {
	background: #ebebeb;
	padding: 20px 21px 18px 21px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	overflow: hidden;
	margin: 0 0 19px 0;
}
.contact-form .head h2 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	line-height: 24px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	float: left;
}
.contact-form .head span.email {
	background: url(../images/email-icon.png) no-repeat left top;
	width: 28px;
	height: 20px;
	float: right;
	text-indent: -90000px;
	overflow: hidden;
}
.form-list {
	padding: 0 21px 0 21px;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.form-list li {
	overflow: hidden;
	padding: 0 0 13px 0;
}
.form-list li .contact-input {
	border: 1px solid #d6d4d4;
	width: 100%;
	height: 36px;
	float: left;
	background: #fff;
	box-shadow: none;
	padding: 0 10px;
	margin: 0;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: normal;
	line-height: 36px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.form-list li .textarea {
	width: 100%;
	float: left;
	border: 1px solid #d6d4d4;
	padding: 10px;
	margin: 0;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: normal;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.form-list li .btn-continue {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 37px;
	border: none;
	cursor: pointer;
	text-shadow: 0 0 2px #ababab;
	box-shadow: none;
	padding: 11px 0;
	margin: 0;
	/*background: #d1d1d1;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #d1d1d1 0%, #c9c9c9 3%, #cecece 5%, #c2c2c2 8%, #bebebe 32%, #b1b1b1 81%, #b0b0b0 92%, #bebebe 95%, #9e9e9e 97%, #efefef 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1d1d1), color-stop(3%, #c9c9c9), color-stop(5%, #cecece), color-stop(8%, #c2c2c2), color-stop(32%, #bebebe), color-stop(81%, #b1b1b1), color-stop(92%, #b0b0b0), color-stop(95%, #bebebe), color-stop(97%, #9e9e9e), color-stop(100%, #efefef)); *//* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #d1d1d1 0%, #c9c9c9 3%, #cecece 5%, #c2c2c2 8%, #bebebe 32%, #b1b1b1 81%, #b0b0b0 92%, #bebebe 95%, #9e9e9e 97%, #efefef 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #d1d1d1 0%, #c9c9c9 3%, #cecece 5%, #c2c2c2 8%, #bebebe 32%, #b1b1b1 81%, #b0b0b0 92%, #bebebe 95%, #9e9e9e 97%, #efefef 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #d1d1d1 0%, #c9c9c9 3%, #cecece 5%, #c2c2c2 8%, #bebebe 32%, #b1b1b1 81%, #b0b0b0 92%, #bebebe 95%, #9e9e9e 97%, #efefef 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom, #d1d1d1 0%, #c9c9c9 3%, #cecece 5%, #c2c2c2 8%, #bebebe 32%, #b1b1b1 81%, #b0b0b0 92%, #bebebe 95%, #9e9e9e 97%, #efefef 100%);*/ /* W3C */
}
.address-box {
	float: left;
	width: 100%;
}
.address-box .head {
	background: #ebebeb;
	padding: 21px 21px 15px 21px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	overflow: hidden;
	margin: 0 0 24px 0;
}
.address-box .head h3 {
	font-family: 'museo500';
	font-size: 24px;
	line-height: 24px;
	color: #151515;
	font-weight: 500;
	margin: 2px 0 0 0;
	float: left;
}
.address-box .head span.location {
	background: url(../images/address-location-icon.png) no-repeat left top;

	width: 17px;
	height: 24px;
	float: right;
	text-indent: -9000px;
	overflow: hidden;
}
.address-area {
	float: left;
	padding: 0 0 0 21px;
}
.address-area ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.address-area ul li {
	padding: 0 0 25px 43px;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(../images/address-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.address-area ul li strong.phone {
	font-weight: normal;
	display: block;
}
.address-area ul li a.email {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	display: block;
}
.address-area ul li span.small {
	text-transform: none;
	font-size: 12px;
}
.address-area ul li.location {
	background-position: 0 -60px;
}
.address-area ul li.call {
	background-position: 0 0;
}
.address-area ul li.email {
	background-position: 0 -121px;
}
/*Contact Form Section End*/

/*Blog Section Start*/
.blog-page-section {
}
/*Blog Post Start*/
.post-box-outer {
	float: left;
	width: 100%;
}
.post-box-outer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.post-box-outer ul li {
	float: left;
	padding: 37px 0 0 0;
	width: 100%;
	background-image: url(../images/post-border.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.post-box-outer ul li:first-child {
	padding: 0;
	background: none;
}
.post-box {
	float: left;
	width: 100%;
}
.post-frame {
	border: 1px solid #ebebeb;
	float: left;
	position: relative;
	margin: 0 0 20px 0;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-frame:hover {
	opacity: 0.7;
	box-shadow: 0 0 7px #000;
	transition: all 1s ease 0s;
}
.post-date {
	padding: 22px 12px 20px 8px;
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	font-size: 13px;
	color: #262525;
	font-weight: normal;
	box-shadow: 1px 1px 2px #000000;
	/*background: #bf0101;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #bf0101 0%, #a40101 84%, #a10404 98%, #a10404 99%, #b30505 100%);*/ /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bf0101), color-stop(84%, #a40101), color-stop(98%, #a10404), color-stop(99%, #a10404), color-stop(100%, #b30505));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #bf0101 0%, #a40101 84%, #a10404 98%, #a10404 99%, #b30505 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #bf0101 0%, #a40101 84%, #a10404 98%, #a10404 99%, #b30505 100%);*/ /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #bf0101 0%, #a40101 84%, #a10404 98%, #a10404 99%, #b30505 100%);*/ /* IE10+ */
	/*background: linear-gradient(to bottom, #bf0101 0%, #a40101 84%, #a10404 98%, #a10404 99%, #b30505 100%);*/ /* W3C */
}
.post-date span.camera {
	background: url(../images/camera-icon.png) no-repeat center top;
	width: 50px;
	height: 48px;
	margin: 0 auto 15px;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 0;
}
.post-date strong.date {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	display: block;
}
.post-detail {
	padding: 19px 0 15px 20px;
	margin: 0 0 21px 0;
	background: #f4f4f4;
	width: 100%;
	float: left;
	border-bottom: 1px solid;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-detail h2 {
	font-family: 'museo300';
	font-size: 24px;
	line-height: 24px;
	color: #a80000;
	font-weight: 300;
	margin: 0 0 20px 0;
}
.post-detail ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.post-detail ul li:first-child {
	background-image: url(../images/post-detail-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.post-detail ul li {
	float: left;
	padding: 0 22px 0 31px !important;
	background-image: url(../images/post-detail-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 23px;
	width: auto;
	font-weight: normal;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-detail ul li.admin {
	background-position: 0 0;
}
.post-detail ul li.view {
	background-position: -92px 0;
}
.post-detail ul li.comment {
	background-position: -213px 0;
}
.post-detail ul li.web {
	background-position: -356px 0;
}
.post-box p {
	margin: 0 0 19px 0;
	color: #404241;
}
.post-box a.btn-read {
	padding: 10px 19px;
	margin: 0 0 37px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	float: left;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	background: #a80000;
}
.post-box a.btn-read:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
.pagination-area {
	float: left;
	margin: 40px 0 0 0 !important;
}
.pagination-area ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.pagination-area ul li {
	float: left;
	padding: 0;
	margin: 0 2px 0 0 !important;
	width: auto;
}
.pagination-area ul li a {
	background: #f4f4f4 !important;
	float: left !important;
	padding: 14px !important;
	text-align: center;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 15px !important;
	color: #636363;
	font-weight: bold;
	border: none !important;
	border-radius: 0 !important;
}
.pagination-area ul li a:hover {
	background: #fcb800 !important;
	color: #b10101;
	transition: all 1s ease 0s;
}
/*Blog Post End*/


/*Widget Area Start*/
.widget-area {
	float: left;
	width: 100%;
}
.widget-area ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.widget-area ul li {
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
	width: 100%;
	background: #f4f4f4;
}
.unique-box {
	background: #f4f4f4;
	width: 100%;
	float: left;
	padding: 15px 21px 17px 21px;
	border-bottom: 1px solid;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.widget-area .header {
	float: left;
	width: 100%;
	padding: 9px 21px;
	/*margin: 0 0 15px 0;*/
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.widget-area .header h2 {
	font-family: 'museo500';
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	line-height: 30px;
	margin: 0;
	float: left;
}
.widget-form {
	float: left;
	width: 100%;
	margin: 0;
}
.form-group {
	float: left;
	border: 1px solid #d6d4d4;
	width: 100%;
	position: relative;
}
.widget-input {
	width: 90%;
	height: 40px !important;
	float: left;
	border: none !important;
	background: #fff !important;
	padding: 0 15px !important;
	margin: 0 !important;
	font: 12px/40px Arial, Helvetica, sans-serif !important;
	color: #c3c2c2;
	box-shadow: none !important;
	border-radius: 0 !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.btn-search {
	background-image: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10% !important;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #fff;
}
.widget-area .header span.icon-1 {
	background: url(../images/widget-section-icon-1.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: right;
}
.widget-area .header span.icon-2 {
	background: url(../images/widget-section-icon-2.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: right;
}
.widget-area .header span.icon-3 {
	background: url(../images/widget-section-icon-3.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: right;
}
.widget-area .header span.icon-4 {
	background: url(../images/widget-section-icon-4.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: right;
}
.widget-area .header span.icon-5 {
	background: url(../images/widget-section-icon-5.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: right;
}
.widget-area .header span.icon-6 {
	background: url(../images/widget-section-icon-6.png) no-repeat left top;
	width: 33px;
	height: 33px;
	float: right;
}
.recepie-box {
	float: left;
	width: 100%;
}
.recepie-frame {
	border: 1px solid #ebebeb;
	float: left;
	width: 100%;
	background: #a40202;
	margin: 0 0 15px 0;
}
.recepie-frame img {
	width: 100%;
}
.text-box {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #989999;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}
.text-box strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #404241;
	font-weight: normal;
	float: left;
	padding: 0 0 6px 0;
}
.text-box strong.price {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #a80000;
	font-weight: normal;
	float: right;
}
.text-box strong.text {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
}
.recepie-box strong.intro {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	color: #404241;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.recepie-box strong.intro span.red {
	color: #a80000;
	font-size: 14px;
}
.dish-like-box {
	float: left;
	width: 100%;
	position: relative;
}
.dish-like-box h3 {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	margin: 0 0 17px 0;
	line-height: 18px;
	font-weight: 500;
}
.dish-like-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.dish-like-box ul li {
	float: left;
	padding: 0 0 0 9px;
	margin: 0;
	width: auto !important;
}
.dish-like-box ul li:first-child {
	padding: 0;
}
.dish-frame {
	float: left;
	background: #e5e5e5;
	border: 1px solid #ebebeb;
	margin: 0;
}
.carousel-nav-box {
	position: absolute;
	right: 25px;
	top: -38px;
}
.dish-like-box .carousel-control.right {
	background: #d3d3d3;
	opacity: 1;
	border-radius: 0;
	border: none;
	color: #222;
	font-size: 26px;
	height: 25px;
	width: 25px;
	line-height: 23px;
	font-weight: bold;
	float: right;
	text-align: center;
	margin: 0 1px 0 0;
	right: 0;
}
.dish-like-box .carousel-control.left {
	background: #d3d3d3;
	opacity: 1;
	border-radius: 0;
	border: none;
	color: #222;
	font-size: 26px;
	height: 25px;
	width: 25px;
	line-height: 23px;
	font-weight: bold;
	float: left;
	text-align: center;
	margin: 0;
	left: 0;
}
.form-receipe {
	float: left;
	width: 100%;
	margin: 0;
}
.form-receipe label {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	font-weight: 500;
	line-height: 18px;
	display: block;
	padding: 0 0 10px 0;
}
.form-receipe .textarea {
	width: 100%;
	background: #e5e5e5;
	height: 108px;
	border: 2px solid #fff;
	font: 13px Arial, Helvetica, sans-serif;
	color: #404241;
	border-radius: 0 !important;
	padding: 11px 16px;
	margin: 0 0 12px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.btn-send {
	float: right;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 27px;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}
.featured-slider-area {
	float: left;
	width: 100%;
}
.featured-slider-area a.btn-follow {
	float: left;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 27px;
	text-transform: uppercase;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: 600;
	text-align: center;
	background: #a80000;
}
.featured-slider-area a.btn-follow:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
.chef-team {
	float: left;
	width: 100%;
}
.chef-team h3 {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	font-weight: 500;
	margin: 0;
}
.chef-team ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.chef-team ul li {
	float: left;
	padding: 0 0 0 9px;
	margin: 0;
	width: auto;
}
.chef-team ul li:first-child {
	padding: 0;
}
.chef-team-frame {
	border: 1px solid #ebebeb;
	background: #e5e5e5;
	float: left;
}
.book-form {
	float: left;
	margin: 0;
	width: 100%;
}
.book-form label {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	display: block;
	overflow: hidden;
	clear: both;
}
.adjust {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #373535;
	font-weight: normal;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0 0 0 10px;
}
.book-form select {
	border-radius: 0 !important;
	height: 36px !important;
	width: 150px;
	margin: 0 0 0 11px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #373535;
}
.date-box-col {
	overflow: hidden;
	width: 100% !important;
}
.btn-book-now {
	float: right;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 17px;
	text-transform: uppercase;
	margin: -3px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: 600;
	text-align: center;
	background: #a80000;
	clear: both;
}
.btn-book-now:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
.tweets-box {
	float: left;
	width: 100%;
}
.tweets-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.tweets-box ul li {
	float: left;
	padding: 0;
	margin: 0;
	background: url(../images/latest-twite-icon.png) no-repeat left 4px;
}
.tweets-text {
	margin: 0 0 0 39px;
	padding: 3px 0 10px 0;
	float: left;
	width: 83%;
	border-bottom: 1px dotted #989999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.tweets-box ul li strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 24px;
	font-weight: normal;
	float: left;
}
.tweets-box ul li strong.title a.link {
	color: #a80000;
	text-decoration: none;
}
.tweets-box ul li strong.ago {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #262525;
	line-height: 24px;
	font-weight: normal;
	display: block;
	overflow: hidden;
	clear: both;
}
/*Widget Calendar End*/
.widget-calendar {
	float: left;
	width: 100%;
}
.calender-bottom {
	float: left;
	width: 100%;
	background: #fcb800;
	padding: 17px 23px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.calender-bottom strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
}
.calender-bottom strong.title span.red {
	color: #bf0101;
}
#calendar_wrap {
	width: 100%;
	float: left;
	padding-bottom: 22px;
}
#wp-calendar {
	float: left;
	width: 100%;
	position: relative;
}
#wp-calendar caption {
	font-family: 'museo500';
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	padding: 22px 0 26px 0;
	margin: 0 0 26px 0;
	border-bottom: 1px solid #b93333;
}
#wp-calendar thead {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: center;
}
#wp-calendar thead th {
	text-align: center;
}
#wp-calendar tbody td a {
	color: #88361f;
	border-radius: 31px;
	background-color: #fff;
}
#wp-calendar tbody td {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: center;
}
#wp-calendar tfoot {
	position: absolute;
	top: 14px;
	left: 0;
}
#wp-calendar tr #prev {
	vertical-align: middle;
}
#wp-calendar tr #next {
	vertical-align: middle;
}
#wp-calendar tfoot a {
	background: url(../images/calendar-left-arrow.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 0 0 23px;
}
#wp-calendar tfoot #next a {
	background: url(../images/calendar-right-arrow.png) no-repeat left top;
	width: 32px;
	height: 32px;
	float: right;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 0 0 23px;
}
/*Widget Calendar End*/

/*Sidebar Calendar Start*/
.sidebar-calendar {
	float: left;
	width: 100%; display:none;
}
.sidebar-calendar #calendar {
	background: #a80000;
}
.sidebar-calendar .fc-header td {
	border-bottom: 1px solid #b93333;
}
.sidebar-calendar .fc-header-title h2 {
	font-family: 'museo500';
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	border: none;
	margin: 10px 0;
}
.sidebar-calendar .fc-state-highlight {
	color: #88361f !important;
	background: #fff;
	padding: 4px;
	margin: 0 0 0 12px;
}
.sidebar-calendar .fc-event-skin {
	border: none;
}
/*Sidebar Calendar End*/

.subscribe-form {
	float: left;
	width: 100%;
	margin: 0;
}
.name-input {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241 !important;
	font-weight: normal;
	float: left;
	border: 1px solid #d6d4d4;
	width: 100%;
	padding: 0 14px !important;
	margin: 0 0 13px 0 !important;
	border-radius: 0 !important;
	height: 38px !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.submit-btn {
	float: left;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 22px;
	text-transform: uppercase;
	margin: -3px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	text-align: center;
	background: #a80000;
}
/*Widget Area End*/

/*Blog Section End*/

/*Blog Detail Section Start*/
.blog-blockquote {
	background: #f6f6f6;
	border-left: 1px solid #bf0101;
	padding: 34px 30px 30px 53px;
	position: relative;
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.blog-blockquote p {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #404241;
}
.blog-blockquote p:after {
	content: "";
	background: url(../images/qurte-icon.png) no-repeat left top;
	height: 15px;
	width: 21px;
	position: absolute;
	top: 16px;
	left: 30px;
}
.comment-box {
	float: left;
	width: 100%;
}
.comment-row {
	border-bottom: 1px solid #d9d9d9;
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}
.comment-box strong.comment {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	font-weight: 500;
	float: left;
}
.comment-box a.add-comment {
	font-family: 'museo500';
	font-size: 18px;
	color: #a80000;
	font-weight: 500;
	float: right;
	text-decoration: none;
}
.comments {
	float: left;
	width: 100%;
	padding: 41px 0 0 0;
	background-image: url(../images/border.png);
	background-repeat: repeat-x;
	background-position: top;
}
.comments .text-outer {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}
.comments .text-outer strong.title {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	padding: 0 120px 0 76px;
}
.comments .text-outer strong.title span.red {
	color: #a80000;
}
.comments .text-outer strong.title span.small {
	color: #404241;
	font-size: 12px;
}
.comments .text-outer a.reply {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #a80000;
	float: left;
	text-decoration: underline;
}
.comments .text-outer a.reply:hover {
	text-decoration: none;
	color: #151515;
}
.comments .text {
	float: left;
	border: 1px solid #ccc;
	width: 100%;
	box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.3);
	padding: 19px 21px 22px 21px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position: relative;
	margin: 0 0 36px 0;
	background: #fff;
}
.comments .text:before {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 36px 19px 0 19px;
	border-color: #ffffff transparent transparent;
	left: 52px;
	bottom: -36px;
	position: absolute;
}
.comment-frame {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 19px 0 0;
}
.comments .text p {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	font-size: 15px;
	color: #404241;
}
.comments .form-btn {
	font-size: 13px;
	padding: 4px 20px;
}
.comments ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.comments ul li {
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.comments ul li:after {
	content: "";
	width: 2px;
	position: absolute;
	left: 35px;
	bottom: 0px;
	top: 60px;
}
.comments ul ul {
	padding: 0px 0px 0px 42px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}
.comment-form {
	float: left;
	width: 100%;
}
.comment-row {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 15px 0;
}
.comment-row h4 {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	font-weight: 500;
	margin: 0 260px 0 0;
	float: left;
}
.comment-row strong.marked {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #151515;
	font-weight: normal;
	float: left;
}
.comment-row strong.marked span.red {
	color: #bf0101;
}
.comment-form input[type="text"] {
	width: 280px;
	height: 37px;
	border-radius: 0;
	border: 1px solid #ccc;
	display: block;
	margin: 0 0 21px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
}
.comment-form textarea {
	border-radius: 0;
	width: 75%;
	height: 168px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	display: block;
	margin: 0 0 22px 0;
}
.btn-submit2 {
	float: left;
	border: none;
	box-shadow: none;
	text-shadow: none;
	padding: 10px 30px;
	margin: -3px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	text-align: center;
	background: #a80000;
}
/*Blog Detail Section End*/

/*Contact Page Css End*/

/*Footer Start*/
#footer {
	border-top: 5px solid #bbb;
	margin: 87px 0 0 0;
}
.footer-section-1 {
	float: left;
	width: 100%;
}
/*Featured Dishes Start*/
.featured-dishes {
	float: left;
	width: 100%;
	padding: 29px 0 38px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.featured-dishes h4 {
	font-family: 'museo500';
	font-size: 18px;
	color: #fff;
	margin: 0;
	font-weight: 500;
	line-height: 18px;
	margin: 0 0 33px 0;
}
.featured-dishes ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.featured-dishes ul li {
	overflow: hidden;
	padding: 19px 0;
	border-bottom: 1px solid #5f5f5f;
}
.featured-dishes ul li:first-child {
	padding: 0 0 19px 0;
}
.featured-dishes .frame {
	border: 5px solid #a0a0a0;
	float: left;
	background: #808080;
	margin: 0 10px 4px 0;
	width: 42%;
}
.featured-dishes .frame img {
	width: 100%;
}
.featured-dishes .text {
	border-top: 5px solid #323232;
	float: left;
	padding: 5px 0 0 0;
	width: 50%;
}
.featured-dishes .text strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #ddd;
	font-weight: normal;
}
/*Featured Dishes End*/

/*Recent Blog Posts Start*/
.recent-post {
	float: left;
	width: 100%;
}
.recent-post-box {
	float: left;
	margin: 0 12px 0 0;
}
.recent-post-box strong.date-area {
	background: #323232;
	padding: 4px 7px 5px 7px;
	float: left;
}
.recent-post-box strong.date-area span.date {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #717274;
	text-align: right;
	display: block;
}
.recent-post-box strong.date-area span.mnt {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #717274;
	text-align: right;
	display: block;
}
.recent-post-box strong.date-area span.year {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 0 #717274;
	text-align: right;
	display: block;
}
.recent-post-frame {
	background: #808080;
	float: left;
}
.recent-post-text {
}
.recent-post-text strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #ddd;
	font-weight: normal;
}
/*Recent Blog Posts End*/

/*Footer Form Start*/
.footer-form {
	float: left;
	width: 100%;
	position: relative;
	z-index: 9;
	padding: 29px 0 0 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.footer-form h4 {
	font-family: 'museo500';
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	line-height: 18px;
	margin: 0 0 33px 0;
}
.form-list-3 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.form-list-3 textarea {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border-radius: 0;
}
.form-list-3 li {
	list-style: none;
	padding: 0;
	margin: 0 !important;
}
.input-2 {
	border: 1px solid #fff !important;
	background: #f2f0ed !important;
	width: 100%;
	height: 32px !important;
	float: left;
	box-shadow: none;
	padding: 0 10px !important;
	margin: 0 0 20px 0 !important;
	border-radius: 0 !important;
	font: 12px Arial, Helvetica, sans-serif !important;
	color: #c8c8c8 !important;
	font-weight: normal !important;
	line-height: 32px !important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.footer-form .textarea {
	border: 0;
	border-radius: 0;
	float: left;
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 11px;
	height: 92px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.btn-submit-3 {
	border:none;
/*	background: #f2f0ed;*/
	cursor: pointer;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #323232;
	margin: 0;
	padding: 8px 24px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
}
.btn-submit-3:hover {
	background: #000;
	border-color: #fff;
	color: #fff;
	transition: all 1s ease 0s;
}
/*Footer Form End*/

/*Time Section Start*/
.watch-box {
	float: left;
	width: 100%;
}
.watch-img {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 24px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.time-box {
	position: absolute;
	bottom: 41px;
	left: 0;
	right: 0;
}
.time-box strong.time {
	font: 11px Arial, Helvetica, sans-serif;
	color: #20221d;
	display: block;
	text-align: center;
}
.watch-box strong.book-table {
	background: #f2f0ed;
	border: 1px solid #f2f0ed;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	text-align: center;
	padding: 18px 5px;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.watch-box strong.book-table span.red {
	color: #a70000;
}
/*Time Section End*/

/*Twitter Feed Section Start*/
.twitter-feed-section {
	float: left;
	width: 100%;
}
.twitter-feed {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.twitter-feed strong.twitter {
	background: url(../images/twitter-feed-icon.png) no-repeat left top;
	float: left;
	text-decoration: none;
	line-height: 32px;
	padding: 0 0 0 43px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
}
.twitter-feed strong.twitter a.click {
	color: #010101;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.twitter-feed .carousel {
	margin: 0 !important;
}
.twitter-feed .carousel-indicators li {
	width: 17px;
	height: 17px;
	border-radius: 17px;
	background: #fff;
	box-shadow: 0 0 2px #000;
}
.twitter-feed .carousel-indicators .active {
	background: #4c4c4c;
}
.twitter-feed .carousel-indicators {
	top: 9px;
}
/*Twitter Feed Section End*/

/*Footer Section 2 Start*/
.footer-section-2 {
	float: left;
	width: 100%;
}
.section-2-inner {
	float: left;
	width: 100%;
	padding: 26px 0 48px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.section-2-inner h5 {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	line-height: 14px;
	margin: 0 0 20px 0;
}
.dishe-deatil {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
}
.dishe-deatil .frame {
	float: left;
	border: 3px solid #a0a0a0;
	background: #808080;
	margin: 0 14px 0 0;
}
.dishe-deatil .text {
	float: left;
	max-width: 150px;
}
.dishe-deatil .text strong.dishe-name {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	color: #fefefe;
	display: block;
	padding: 0 0 16px 0;
}
.dishe-deatil .text strong.detail {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
}
/*Footer Section 2 End*/

/*Footer Section 3 Start*/
.footer-section-3 {
	float: left;
	width: 100%;
	background: #efeeef;
}
a.back-top {
	background-image: url(../images/back-top-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 53px;
	height: 53px;
	border-radius: 53px;
	box-shadow: 0 0 5px #555;
	position: absolute;
	left: 139px;
	bottom: -100px;
	outline: none;
	text-indent: -9000px;
	overflow: hidden;
}
.copy-section {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.copy-section strong.copy {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 53px;
}
.copy-section strong.copy a.link {
	text-decoration: none;
	color: #000;
}
.footer-social-box {
	float: right;
	margin: 13px 0 0 0;
	position: relative;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.footer-social-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-social-box ul li {
	float: left;
	padding: 0 0 0 2px;
}
.footer-social-box ul li:first-child {
	padding: 0;
}
.footer-social-box ul li a {
	background-image: url(../images/about-social-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 34px;
	width: 41px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
	background-color: #2E2E2E;
}
.footer-social-box ul li a:hover {
	background-color: #a80000;
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
.footer-social-box ul li.social-icon-1 a {
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer-social-box ul li.social-icon-2 a {
	background-repeat: no-repeat;
	background-position: -42px 0;
}
.footer-social-box ul li.social-icon-3 a {
	background-repeat: no-repeat;
	background-position: -84px 0;
}
.footer-social-box ul li.social-icon-4 a {
	background-repeat: no-repeat;
	background-position: -127px 0;
}
.footer-social-box ul li.social-icon-5 a {
	background-repeat: no-repeat;
	background-position: -170px 0;
}
.footer-social-box ul li.social-icon-6 a {
	background-repeat: no-repeat;
	background-position: -210px 0;
}
/*Footer Section 3 End*/

/*Footer End*/

/*About Css Start*/
.about-page {
	width: 100%;
}
.about-section-1 {
	float: left;
	width: 100%;
	margin: 0 0 60px 0;
}
.about-section-1 .carousel-indicators {
	bottom: 17px;
	top: auto;
	right: 0;
	text-align: center;
	width: 100%;
}
.about-section-1 .carousel-indicators li {
	background: none;
	border: 2px solid #f8c421;
	border-radius: 14px;
	display: inline-block;
	float: none;
	height: 14px;
	margin: 0;
	text-indent: -999px;
	width: 14px;
}
.about-section-1 .carousel-indicators .active {
	border: 2px solid #fff;
	background: #a70000;
}
.about-section-1 .frame {
	float: left;
	width: 100%;
	border: 1px solid #dedede;
}
.about-section-1 .frame img {
	width: 100%;
}
.about-section-1 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #404241;
	line-height: 20px;
	margin: 0 0 25px 0;
}
.about-section-2 {
	float: left;
	width: 100%;
	margin: 0 0 100px 0;
}
.about-section-2 .box-1 {
	float: left;
	width: 100%;
}
.about-section-2 .box-1 .detail {
	float: left;
	background-color: #f8c421;
	width: 100%;
	padding: 25px 0 34px 0;
	margin: 0 0 10px 0;
}
.about-section-2 .box-1 .detail:hover {
	background-color: #000;
	transition: all 1s ease 0s;
}
.about-section-2 .box-1 .detail strong.round {
	border: 13px solid #fff;
	border-radius: 120px;
	display: block;
	margin: 0 auto 23px;
	width: 122px;
	height: 122px;
	padding: 0;
}
.about-section-2 .box-1 .detail strong.round img {
	margin: 23px auto 0;
	display: block;
}
.about-section-2 .box-1 .detail strong.title {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 16px;
	color: #151515;
	text-align: center;
	display: block;
}
.about-section-2 .box-1 .text {
	float: left;
	padding: 0 0 10px 0;
}
.about-section-2 .box-1 .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 20px;
	margin: 0;
}
.about-section-2 .box-1 .text p a.plus {
	color: #a70000;
	text-decoration: none;
	background: none;
	border: none;
}
.about-section-2 .box-1 .text p a.plus:hover {
	transition: all 1s ease 0s;
	color: #f8c421;
}
/*About Css End*/

/*Testimonial Section Start*/
.testimonial-section {
	background: #e6e3e3;
	float: left;
	width: 100%;
	margin: 0 0 55px 0;
}
.testimonial-box {
	float: left;
	width: 100%;
	padding: 30px 0 74px 0;
}
.testimonial-box h2 {
	font-family: 'museo500';
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	color: #151515;
	margin: 0 0 35px 0;
}
.testimonial-inner-box {
	float: left;
	width: 100%;
	background: url(../images/testo-patrean.jpg) repeat;
	padding: 10px;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.testimonial-inner-box:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
	opacity: 0.7;
	transition: all 1s ease 0s;
}
.testimonial-inner-box .frame {
	float: left;
	border: 1px solid #d0d0d0;
	margin: 0 12px 0 0;
}
.testimonial-inner-box .text {
	padding: 0 0 30px 0;
	overflow: hidden;
}
.testimonial-inner-box .text h3 {
	font-family: 'museo500';
	font-size: 18px;
	color: #a70000;
	font-weight: 500;
	line-height: 18px;
	margin: 0 0 4px 0;
}
.testimonial-inner-box .text strong.title {
	font-family: 'museo300';
	font-size: 13px;
	color: #151515;
	display: block;
	font-weight: 300;
	padding: 0 0 4px 0;
}
.testimonial-star {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.testimonial-star li {
	float: left;
	padding: 0 3px 0 0;
	margin: 0 !important;
}
.testimonial-star li a {
	background: url(../images/testo-start.png) no-repeat left top;
	width: 14px;
	height: 13px;
	float: left;
	text-decoration: none;
}
.testimonial-star li a:hover {
	background: url(../images/testo-start-hover.png) no-repeat left top;
}
.testimonial-blockquote {
	margin: 0;
	padding: 0;
	float: left;
}
.testimonial-blockquote p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 20px;
	margin: 0 0 10px 0;
}
.testimonial-blockquote p:before {
	background: url(../images/testo-quot-icon.png) no-repeat left top;
	width: 20px;
	height: 24px;
	float: left;
}
.testimonial-blockquote a.comment {
	background: url(../images/comments-icon.png) no-repeat left top;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #404241;
	float: right;
	padding: 0 0 0 32px;
	line-height: 17px;
}
.testimonial-box .carousel-control {
	background: #bebcbc;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: 800;
	height: 26px;
	left: 0;
	line-height: 22px;
	margin-top: 0;
	opacity: 1;
	position: absolute;
	text-align: center;
	top: -48px;
	width: 31px;
}
.testimonial-box .carousel-control.left {
	right: 38px;
	left: auto;
}
.testimonial-box .carousel-control.right {
	right: 6px;
}
.meet-team {
	float: left;
	width: 100%;
}
.meet-team h3 {
	font-family: 'museo500';
	font-size: 30px;
	color: #151515;
	line-height: 30px;
	font-weight: 500;
	margin: 0 0 39px 0;
}
.meet-team .frame {
	background: #616161;
	float: left;
	border: 1px solid #dedede;
	width: 100%;
	margin: 0 0 20px 0;
}
.meet-team .frame img {
	width: 100%;
}
.meet-team .text {
	float: left;
	width: 100%;
}
.meet-team .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 22px 0;
}
.about-social {
	padding: 0 0 15px 0;
	margin: 0;
	list-style: none;
	float: left;
}
.about-social li {
	float: left;
	padding: 0 1px 0 0;
}
.about-social li a {
	background-image: url(../images/about-social-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #2e2e2e;
	height: 34px;
	width: 41px;
	float: left;
}
.about-social li.icon-1 a {
	background-position: 0 0;
}
.about-social li.icon-2 a {
	background-position: -42px 0;
}
.about-social li.icon-3 a {
	background-position: -84px 0;
}
.about-social li.icon-4 a {
	background-position: -126px 0;
}
.about-social li a:hover {
	background-color: #b20101;
	transition: all 1s ease 0s;
}
/*Testimonial Section End*/

/*Menu Page Start*/
.menu-page {
	width: 100%;
}
.menu-page span.icon-1 {
	background: url(../images/menu-icon-1.png) no-repeat left top;
	width: 30px;
	height: 30px;
	float: right;
	margin: -3px 0 0 0;
}
.menu-page span.icon-2 {
	background: url(../images/menu-icon-2.png) no-repeat left top;
	width: 29px;
	height: 29px;
	float: right;
	margin: -3px 0 0 0;
}
.menu-page span.icon-3 {
	background: url(../images/menu-icon-3.png) no-repeat left top;
	width: 29px;
	height: 29px;
	float: right;
	margin: -3px 0 0 0;
}
.menu-page span.icon-4 {
	background: url(../images/menu-icon-4.png) no-repeat left top;
	width: 29px;
	height: 29px;
	float: right;
	margin: -3px 0 0 0;
}
.menu-page .accordion-heading .accordion-toggle {
	color: #151515;
	display: block;
	font-family: 'museo500';
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 1px 0;
	padding: 13px;
	text-decoration: none;
}
.menu-page .accordion-area {
	background: none;
}
.menu-page .accordion-group {
}
.menu-page .accordion-heading {
	background: #dfdddf;
}
.menu-page .accordion-inner {
	padding: 48px 0 0 0;
}
.menu-page-row {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}
.menu-page-row .select {
	float: right;
}
.menu-page-row .select option {
	padding: 0 0 0 10px;
}
.menu-box {
	float: left;
	width: 100%;
	box-shadow: 0 1px 2px #000;
	border: 1px solid #e5e3e3;
	background: #f3f3f3;
	margin: 0 0 33px 0;
}
.menu-box img {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e5e3e3;
}
.menu-box strong.price {
	float: left;
	width: 80px;
	border-radius: 80px;
	height: 80px;
	background: #fff;
	font-size: 18px;
	color: #4f4f4f;
	text-align: center;
	line-height: 50px;
	position: absolute;
	bottom: -100px;
	left: 0px;
	right: 0px;
	margin: auto;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.menu-box:hover strong.price {
	bottom: -35px;
}
.thumb {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.menu-box img:hover .menu-box strong.price {
	display: block;
}
.menu-box .text {
	float: left;
	width: 100%;
	padding: 12px 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.menu-box .text strong.title {
	font: 14px Arial, Helvetica, sans-serif;
	color: #151515;
	float: left;
}
.menu-box .text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 18px;
	margin: 20px 0 0 0;
	float: left;
}
.menu-box-bottom {
	float: left;
	border-top: 1px solid #e5e3e3;
	width: 100%;
}
.menu-box-bottom ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu-box-bottom ul li {
	float: left;
	padding: 0;
	border-left: 1px solid #e5e3e3;
	height: 58px;
}
.menu-box-bottom ul li:first-child {
	border: none;
}
.face-review {
	float: left;
	padding: 12px 10px 0 10px;
	width: 98px;
}
.face-review ul {
	padding: 0 0 6px 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	float: left;
}
.face-review ul li {
	float: left;
	padding: 0 2px 0 0;
	border: none;
	height: auto;
}
.face-review ul li a {
	background: url(../images/review-face-icon.jpg) no-repeat left top;
	width: 12px;
	height: 12px;
	float: left;
}
.face-review ul li a:hover {
	background: url(../images/review-face-icon-hover.jpg) no-repeat left top;
}
.face-review strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: normal;
	display: block;
}
.menu-box-bottom strong.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	display: block;
	text-align: center;
	padding: 6px 10px 0 10px;
	clear: both;
	width: 88px;
}
.menu-box-bottom strong.name2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	display: block;
	text-align: center;
	padding: 6px 12px 0;
}
.menu-box-bottom a.view {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: 600;
	display: block;
	text-align: center;
	background: #ebebeb;
	height: 59px;
	padding: 6px 91px 0;
	text-decoration: none;
	position: relative;
	left: -1px;
}
.menu-box-bottom a.view:hover {
	background: #a80000;
	color: #fff;
	transition: all 1s ease 0s;
}
.menu-box-bottom a.add {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	line-height: 59px;
	font-weight: 600;
	display: block;
	text-align: center;
	background: #ebebeb;
	height: 59px;
	padding: 0 69px;
	text-decoration: none;
	position: relative;
	left: 1px;
}
.menu-box-bottom a.add:hover {
	background: #a80000;
	color: #fff;
	transition: all 1s ease 0s;
}
/*Menu Page End*/

/*Tow Colum Css Start*/
.two-col {
}
.two-col ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.two-col ul li {
	float: left;
	padding: 0 0 12px 0;
}
.two-col .frame {
	float: left;
	width: 100%;
	border: 1px solid #dedede;
	background: #ebebeb;
}
.two-col .frame:hover {
	opacity: 0.7;
	transition: all 1s ease 0s;
}
.two-col .frame img {
	width: 100%;
}
/*Tow Colum Css End*/

/*Gallery Page Css Start*/
.gallery {
}
.gallery-caption {
	background: url(../images/gallery-caption.png) no-repeat left top;
	width: 444px;
	position: absolute;
	bottom: 0;
	left: 1px;
	padding: 22px 80px 16px 22px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
}
.gallery-caption strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #a80000;
	font-weight: bold;
	display: block;
}
.gallery-caption p {
	margin: 0;
}
.gallery .bxslider {
	padding: 0;
	margin: 0;
	list-style: none;
}
.gallery .bxslider li {
	float: left;
	padding: 0;
	border: 1px solid #dedede;
	border-radius: 2px;
	position: relative;
}
.gallery #bx-pager {
	margin: 12px 0 0 0;
	float: left;
}
.gallery #bx-pager a {
	border: 1px solid #dedede;
	border-radius: 2px;
	float: left;
	margin: 0 0 0 11px;
	width: 179px;
}
.gallery #bx-pager a:first-child {
	margin: 0;
}
.gallery .bx-wrapper .bx-controls-direction a {
	height: 47px;
	margin-top: -16px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 47px;
	z-index: 9999;
}
.gallery .bx-wrapper .bx-prev {
	background: url(../images/gallery-left-arrow.png) no-repeat left top;
	left: 10px;
}
.gallery .bx-wrapper .bx-next {
	background: url(../images/gallery-right-arrow.png) no-repeat right top;
	right: 10px;
}
.gallery .bx-wrapper .bx-next:hover {
	background: url(../images/gallery-right-arrow-hover.png) no-repeat right top;
}
.gallery .bx-wrapper .bx-prev:hover {
	background: url(../images/gallery-left-arrow-hover.png) no-repeat left top;
}
/*Gallery Page Css End*/

/*Full menu Liast Css Start*/
.full-menu-list {
	width: 100%;
}
.full-menu-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.full-menu-list ul li {
	float: left;
	padding: 33px 0;
	border-bottom: 1px dashed #d9d9d9;
}
.menu-list-frame {
	float: left;
	border: 1px solid #e5e3e3;
	background: #a40202;
	width: 100%;
	box-shadow: 0 2px 2px #b6b6b6;
	margin: 0;
}
.menu-list-frame:hover {
	box-shadow: 0 0 7px #000000;
	opacity: 0.7;
	transition: all 1s ease 0s;
}
.menu-list-frame img {
	width: 100%;
}
.menu-list-text {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #404241;
}
.menu-list-text h3 {
	margin: 0 0 20px 0;
	font-family: 'museo300';
	font-size: 18px;
	color: #151515;
	line-height: 18px;
	float: left;
}
.review-row {
	float: left;
	width: 100%;
}
.menu-list-review {
	float: right;
	margin:0 10px 0 0;
}
.menu-list-text p {
	margin: 0 0 22px 0;
}
.menu-list-text strong.price {
	background: url(../images/price-border.png) no-repeat right center;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #a80000;
	font-weight: normal;
	padding: 0 17px 0 0;
	float: left;
}
.face-review2 {
	float: left;
	padding: 0 0 0 15px;
}
.face-review2 ul {
	padding: 4px 11px 0 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	float: left;
}
.face-review2 ul li {
	float: left;
	padding: 0 2px 0 0;
	border: none;
	height: auto;
}
.face-review2 ul li a {
	background: url(../images/review-face-icon.png) no-repeat left top;
	width: 13px;
	height: 14px;
	float: left;
}
.face-review2 ul li a:hover {
	background: url(../images/review-face-icon-hover.png) no-repeat left top;
}
.face-review2 strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #404241;
	font-weight: bold;
	float: left;
	line-height: 15px;
}
.menu-list-text a.btn-select {
	float: left;
	/*background: #a80000;*/
	font-family: 'Open Sans', sans-serif;
	padding: 12px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	margin: 27px 0 0 0;
}
.menu-list-text a.btn-select:hover {
	background: #000;
	transition: all 1s ease 0s;
	transform: scale(1.1);
}
.menu-list-text a.btn-cart {
	/*background: #a80000;*/
	font-family: 'Open Sans', sans-serif;
	padding: 12px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	margin: 0 0 0 15px;
}
.menu-list-text a.btn-cart:hover {
	background: #000;
	transition: all 1s ease 0s;
	transform: scale(1.1);
}
.full-menu-list .accordion-inner {
	padding: 0 0 40px 0;
}
.menu-box-bottom a.view2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #151515;
	font-weight: 600;
	display: block;
	text-align: center;
	background: #ebebeb;
	height: 59px;
	padding: 0 76px;
	text-decoration: none;
	line-height: 60px;
	position: relative;
	left: 1px;
}
.menu-box-bottom a.view2:hover {
	background: #a80000;
	color: #fff;
	transition: all 1s ease 0s;
}
/*Full menu Liast Css End*/

/*Faq Page Css Start*/
.faq-page {
}
/*Faq Tabs Start*/
.faq-tabs {
	overflow: hidden;
	width: 100%;
	margin: 0 0 36px 0;
}
.faq-tabs .nav-tabs {
	margin: 0;
	float: left;
	width: 100%;
	border: 0;
}
.faq-tabs .nav-tabs > li {
	margin-bottom: 0;
}
.faq-tabs .nav-tabs > li > a {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0;
	line-height: 62px !important;
	padding: 0 109px;
	margin: 0;
	border-right: 1px solid #c5c3c3;
	border-top: 1px solid #c5c3c3;
	background: #ebebeb;
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	font-weight: 500;
	border-bottom: none;
}
.faq-tabs .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #fff;
/*	border-top: 1px solid #bf0101;*/
	border-bottom: none;
	transition: all 1s ease 0s;
}
.faq-tabs .nav > li > a:hover, .nav > li > a:focus {
	color: #fff;
	/*border-top: 1px solid #bf0101;*/
	border-bottom: none;
	transition: all 1s ease 0s;
}
.faq-tab-nav {
	float: left;
}
.faq-tabs .tab-content {
	float: left;
	border-top: 1px solid #C5C3C3;
}
/*Faq Tabs End*/

/*Faq Accordion Start*/
.faq-accordion {
	border-bottom: 1px solid #c5c3c3;
	border-left: 1px solid #c5c3c3;
	border-right: 1px solid #c5c3c3;
}
.faq-accordion .accordion-group {
	margin: 0;
}
.accordion {
	margin: 0;
}
.faq-accordion .accordion-heading .accordion-toggle {
	background-image: none;
	background-color: #fff;
	color: #151515;
	display: block;
	font-family: 'museo500';
	font-size: 18px;
	line-height: 68px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px solid #c5c3c3;
}
.accordion-heading strong.question {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #3d3d3d;
	line-height: 68px;
	font-weight: 600;
	float: left;
	padding: 0 26px;
	border-right: 1px solid #c5c3c3;
	margin: 0 15px 0 0;
}
.accordion-heading strong.icon-open-close {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #3d3d3d;
	line-height: 68px;
	font-weight: 600;
	float: right;
	padding: 0 26px;
	border-left: 1px solid #c5c3c3;
	margin: 0;
}
.faq-accordion .accordion-inner {
	padding: 0;
}
.faq-accordion .accordion-heading .accordion-toggle:hover, .faq-accordion .accordion-heading .accordion-toggle:hover strong {
	background: none repeat scroll 0 0 #ebebeb !important;
	color: #bf0101 !important;
	text-decoration: none;
	transition: all 1s ease 0s;
}
.tab-row {
	float: left;
	width: 100%;
}
/*Faq Accordion End*/
.accordion-inner-data {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c5c3c3;
}
.left-data {
	float: left;
	padding: 16px 6px 0 6px;
	max-width: 66px;
}
.left-data strong.title {
	font-family: 'museo300';
	font-weight: 300;
	font-size: 14px;
	color: #a80000;
	line-height: 14px;
	display: block;
	text-align: center;
	padding: 0 0 6px 0;
}
.left-data strong.title span {
	font-size: 14px;
	color: #404241;
	display: block;
	text-align: center;
	padding: 8px 0 0 0;
}
.left-data .frame {
	border: 1px solid #c5c3c3;
	margin: 0 0 10px 0;
}
.left-data strong.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #a80000;
	line-height: 14px;
	display: block;
	text-align: center;
	padding: 0;
}
.left-data strong.name span {
	font-family: 'museo300';
	font-size: 12px;
	color: #151515;
	display: block;
	text-align: center;
	padding: 8px 0 0 0;
}
.right-data {
	float: left;
	max-width: 1100px;
	border-left: 1px solid #c5c3c3;
}
.right-data .top {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	padding: 13px 15px 0 15px;
	border-bottom: 1px solid #c5c3c3;
}
.right-data .top p {
	margin: 0 0 26px 0;
}
.right-data .bottom {
	float: left;
}
.right-data .bottom ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.right-data .bottom ul li {
	float: left;
	padding: 15px 20px;
	border-left: 1px solid #c5c3c3;
}
.right-data .bottom ul li:first-child {
	border: none;
}
.like-area {
	float: left;
}
.like-area a.like {
	background: url(../images/like-icon.png) no-repeat left top;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	text-decoration: none;
	padding: 0 0 0 23px;
	float: left;
	margin: 0 11px 0 0;
}
.like-area a.dislike {
	background: url(../images/dislike-icon.png) no-repeat left top;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	text-decoration: none;
	padding: 0 0 0 27px;
	float: left;
}
.rating-answer {
	float: left;
}
.rating-answer strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	float: left;
	font-weight: normal;
	padding: 0 7px 0 0;
}
.rating-answer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.rating-answer ul li {
	float: left;
	padding: 0 !important;
	border: none !important;
}
.faq-social-box {
	float: left;
}
.faq-social-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.faq-social-box ul li {
	float: left;
	padding: 0 14px 0 0 !important;
	border: none !important;
}
.faq-social-box ul li a {
	background-image: url(../images/faq-social-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 27px;
	width: 100px;
	float: left;
	text-decoration: none;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	color: #5696b6;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	padding: 0 7px 0 0;
}
.faq-social-box ul li a:hover {
	color: #BF0101;
}
.faq-social-box ul li.fb a {
	background-position: 0 0;
}
.faq-social-box ul li.tw a {
	background-position: -121px 0;
}
.faq-social-box ul li.gplus a {
	background-position: -240px 0;
}
.faq-social-box ul li.skype a {
	background-position: -361px 0;
}
.faq-form {
	margin: 0;
	float: right;
	width: 100%;
	position: relative;
}
.faq-form .input {
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #222;
	height: 62px;
	line-height: 62px;
	margin-bottom: 0;
	padding: 0 18px;
	vertical-align: middle;
	float: left;
	border-top: 1px solid #ebebeb;
	border-bottom: none;
	border-left: none;
	border-right: none;
	width: 100%;
}
.btn-ok {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #fff;
	height: 64px;
	line-height: 62px;
	font-weight: 600;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 24px;
	border: 0;
	width: 21%;
}
.btn-ok:hover {
	background: #EBEBEB;
	color: #000;
	transition: all 1s ease 0s;
}
/*Faq Page Css End*/

/*Address Info Bar Start*/
.address-infobar {
	float: left;
	width: 100%;
	background: #e6e6e6;
	border: 1px solid #c5c3c3;
	padding: 0 0 0 16px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: 0 0 41px 0;
}
.address-infobar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.address-infobar ul li {
	float: left;
	padding: 0;
}
.address-infobar ul li:first-child {
	border: none;
}
.address-infobar strong.title {
	background: url(../images/question-icon.png) no-repeat left center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	float: left;
	line-height: 58px;
	padding: 0 74px 0 40px;
	font-weight: normal;
}
.address-infobar strong.number {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	float: left;
	line-height: 58px;
	padding: 0 54px;
	font-weight: normal;
}
.address-infobar a.chat {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	float: left;
	line-height: 58px;
	padding: 0 30px;
	font-weight: normal;
	text-decoration: none;
}
.address-infobar strong.ask {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	float: left;
	line-height: 58px;
	padding: 0 30px;
	font-weight: normal;
}
/*Address Info Bar End*/

/*Submit Question Start*/
.submit-question-area {
	float: left;
	width: 100%;
}
.submit-question-area .head {
	float: left;
	width: 100%;
	background: #ebebeb;
	padding: 20px 19px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: 0 0 35px 0;
}
.submit-question-area .head h4 {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	line-height: 18px;
	font-weight: 500;
	margin: 0;
}
.submit-question-area .form {
	float: left;
	width: 100%;
	margin: 0;
}
.submit-question-area .textarea {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin: 0 0 29px 0;
	border-radius: 0;
	border: 1px solid #c5c3c3;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	height: 88px;
}
.bottom-row {
	float: left;
	width: 100%;
}
.faq-social-media {
	float: left;
}
.faq-social-media strong.title {
	font-family: 'museo500';
	font-size: 16px;
	/*color: #151515;*/
	line-height: 16px;
	display: block;
	font-weight: 500;
	padding: 0 0 14px 0;
}
.faq-social-media ul {
	padding: 10px 66px 0 0;
	margin: 0;
	list-style: none;
	float: left;
	border-right: 1px solid #c5c3c3;
}
.faq-social-media ul li {
	float: left;
	padding: 0 2px 5px 0;
}
.faq-social-media ul li a {
	background-image: url(../images/about-social-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #b40101;
	height: 34px;
	width: 41px;
	float: left;
	text-decoration: none;
}
.faq-social-media ul li.icon-1 a {
	background-position: 0 0;
}
.faq-social-media ul li.icon-2 a {
	background-position: -42px 0;
}
.faq-social-media ul li.icon-3 a {
	background-position: -84px 0;
}
.faq-social-media ul li.icon-4 a {
	background-position: -126px 0;
}
.faq-social-media ul li.icon-5 a {
	background-position: -166px 0;
}
.faq-social-media ul li.icon-6 a {
	background-position: -210px 0;
}
.faq-social-media ul li a:hover {
	background-color: #2E2E2E;
	transform: scale(1.1);
	transition: all 1s ease 0s;
}
.post-guests {
	float: left;
	width: 100%;
}
.post-guests label {
	font-family: 'museo500';
	font-size: 16px;
	line-height: 16px;
	color: #151515;
	font-weight: 500;
	display: block;
	padding: 0 0 22px 0;
}
.post-guests .input-01 {
	float: left;
	padding: 6px 10px;
	border: 1px solid #d6d4d4;
	border-radius: 0;
	line-height: 36px;
	height: 36px;
	margin: 0 0 22px 0;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-guests .btn-submit {
	float: left;
	padding: 0 24px !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	border: 0;
}
.post-guests .btn-submit:hover {
	background: #000;
}
/*Submit Question End*/

/*404 Page Start*/
.error-page {
	margin: 110px 0 0 0;
}
.error-page-inner {
	max-width: 615px;
	margin: 0 auto;
	overflow: hidden;
}
.error-page-inner img {
	float: left;
	margin: 0 38px 0 0;
}
.error-page-form {
	float: left;
}
.error-page-form h1 {
	font-family: 'museo500';
	font-size: 90px;
	color: #151515;
	line-height: 90px;
	font-weight: 500;
	margin: 0 0 23px 0;
}
.error-page-form strong.title {
	font-family: 'museo300';
	font-size: 60px;
	color: #151515;
	line-height: 60px;
	font-weight: 300;
	margin: 0 0 26px 67px;
	display: block;
}
.search-box {
	float: left;
	width: 100%;
	position: relative;
}
.search-box .input {
	border: 1px solid #ebebeb;
	border-radius: 0;
	float: left;
	margin: 0;
	padding: 10px 40px 10px 12px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	width: 100%;
	height: 40px;
	box-shadow: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.btn-search2 {
	background: url(../images/search-icon-2.png) no-repeat left top;
	width: 38px !important;
	height: 38px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border: none;
}
/*404 Page End*/

/*Search Result Css Start*/
.search-page {
	max-width: 453px;
	margin: 0 auto;
	overflow: hidden;
}
.search-page h1 {
	font-family: 'museo500';
	font-size: 60px;
	color: #151515;
	line-height: 60px;
	font-weight: 500;
	margin: 0 0 23px 0;
}
.search-page strong.title {
	font-family: 'museo300';
	font-size: 24px !important;
	color: #151515;
	line-height: 24px;
	font-weight: 300;
	margin: 0 0 26px 0;
	display: block;
}
/*Search Result Css End*/

/*Cart Css Start*/
.cart-page {
}
.cart_table_holder table {
	border-collapse: separate;
	border: 1px solid #ededed;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	color: #777;
	font-size: 13px;
	width: 100%;
}
.cart_table_holder table .product-name {
	text-align: left;
	width: 40%;
}
.cart_table_holder th:first-child {
	text-align: left;
	text-indent: 22px;
}
.cart_table_holder th {
	background: url(../images/cart-heading-bg.gif);
	border: 1px solid #EBEBEB;
	padding: 14px 5px;
	font-family: 'museo300';
	font-size: 22px;
	color: #151515;
	font-weight: 500;
}
.cart_table_holder tbody td.img {
	border-right: none;
}
.cart_table_holder table .img {
	text-align: left;
	width: 20%;
}
.cart_table_holder tbody td, .cart_table_holder tfoot td {
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
.cart_table_holder td {
	padding: 20px;
	vertical-align: top;
}
.product-name > a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #404241;
	text-decoration: none;
}
.product-name > a:hover {
	color: #555454;
	text-decoration: none;
}
.cart_table_holder td span.amount {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #404241;
}
.product-remove a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}
.product-remove a:hover {
	text-decoration: none;
	color: #fff;
}
.shipping-calculator-button {
	font-family: 'museo500';
	font-weight: 500;
	color: #A80000;
	text-decoration: none;
}
.shipping-calculator-button:hover {
	text-decoration: none;
}
.actions .coupon {
	text-align: left;
	color: #404241;
}
.actions {
	background: url(../images/cart-heading-bg.gif);
}
#coupon_code {
	background: #fff;
	border: 1px solid #DBDBDB;
	height: 33px;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	color: #222;
	font-size: 13px;
	margin-bottom: 0;
}
.cbtn {
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	padding: 7px 10px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	/*background: #A80000;*/
}
.total_price {
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	color: #05242B;
	font-size: 18px;
}
.total_cart {
	float: left;
	padding: 0 0 0 10px;
}
.total_cart h2 {
	font-family: 'museo300';
	font-size: 22px;
	color: #151515;
	font-weight: normal;
}
.total_cart td {
	padding: 5px 0;
	text-align: left;
}
.cart_table_holder h2 {
	text-align: left;
	margin: 0;
}
.cart-page form {
	margin: 0 0 20px 0;
}
.total_cart tbody td, .total_cart tfoot td {
	border-bottom: 0;
	border-right: 0;
	color: #4d4d4d;
}
.checkout_btn {
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	padding: 7px 10px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 600;
	/*background: #A80000;*/
}
.cart_btn_wrapper {
	margin: 20px 0;
}
.minus {
	background: #dadada;
	border: 1px solid #e5e5e5;
	padding: 10px 16px 10px 16px;
	float: left;
}
.plus {
	background: #dadada;
	border: 1px solid #e5e5e5;
	padding: 10px 16px 10px 16px;
	float: right;
}
.input-text.qty {
	float: left;
	text-align: center;
	width: 46px;
	height: 38px !important;
	font-size: 17px;
	color: #444;
	padding: 5px;
	border-radius: 0 !important;
}
/*Cart Css End*/

/*Checkout Css Start*/
.checkout-page {
}
form.checkout {
	padding: 20px;
}
.col-1 h3 {
	/*color: #a80000 !important;*/
}
.col-2 h3 {
	/*color: #a80000 !important;*/
}
form.checkout h3 {
	font-family: 'museo500';
	color: #151515;
	font-weight: normal;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	float: left;
	width: 48%;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	font-family: 'museo300';
	display: block;
	/*color: #a80000;*/
	font-weight: 300;
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	border: 0;
	color: #b20101;
	font-weight: bold;
}
form.checkout select {
	background: #fff;
	border: 1px solid #DBDBDB;
	border-radius: 0;
	clear: both;
	height: 33px;
	color: #404241;
	margin-bottom: 20px;
}
form.checkout input[type="text"], form.checkout input[type="password"] {
	background: #fff;
	border: 1px solid #DBDBDB;
	clear: both;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	color: #404241;
	height: 33px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
	width: 100%;
	line-height: 1em;
	outline: none;
	margin: 0;
	color: #404241;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
	float: left;
	overflow: visible;
	width: 50%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox {
	display: inline;
	margin: -2px 8px 0 0;
	text-align: center;
	vertical-align: middle;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
	clear: both;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
	margin: 0 0 6px;
	padding: 3px;
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
	display: inline;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: right;
	width: 48%;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
	cursor: pointer;
	margin: 0;
	width: 100%;
}
.woocommerce .checkout #shiptobilling, .woocommerce-page .checkout #shiptobilling {
	float: right;
	line-height: 1.62em;
	padding: 0;
	margin: 0;
}
.woocommerce .checkout #shiptobilling label, .woocommerce-page .checkout #shiptobilling label {
	font-size: 0.6875em;
}
.woocommerce .checkout .col-2 .notes, .woocommerce-page .checkout .col-2 .notes {
	clear: left;
}
.woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
	text-shadow: none;
	display: block;
	height: 3.5em;
	line-height: 1.5em;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
form.checkout textarea {
	min-height: 200px;
	border-radius: 0;
	resize: none;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-collapse: separate;
	border-radius: 5px;
	text-align: left;
	margin: 0 -1px 24px 0;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
	font-family: 'museo300';
	font-weight: 300;
	line-height: 18px;
	padding: 9px 12px;
	color: #151515;
	font-size: 16px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 6px 12px;
	vertical-align: middle;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border-collapse: separate;
	text-align: left;
}
.cart-subtotal th {
	background: none;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	width: 100%;
	clear: both;
	overflow: hidden;
}
table th, table td {
	text-align: center;
}
.woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	font-weight: bold;
}
.woocommerce #payment, .woocommerce-page #payment {
	background: #F7F6F7;
	border-radius: 5px;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
	padding: 1em;
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
	padding: 10px !important;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	/*background: #A80000;*/
	border: 0;
	border-radius: 5px;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 0;
	margin: 0;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
	text-align: right;
	padding: 0 1em;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: right;
	margin: 0;
}
.form-row.place-order {
	overflow: hidden;
}
/*Checkout Css End*/

/*Testimonial Css Start*/
.testimonial-page {
}
.testimonial-page ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.testimonial-page ul li {
	overflow: hidden;
	padding: 0 0 65px 0;
	position: relative;
}
.testo-block {
	float: left;
	width: 100%;
}
.testo-frame-box {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.testo-frame-box:hover {
	box-shadow: 0 0 7px #000000;
	opacity: 0.7;
	transition: all 1s ease 0s;
}
.testo-frame {
	float: left;
	width: 100%;
	border: 1px solid #ebebeb;
}
.testo-frame img {
	width: 100%;
}
.testo-frame-box strong.name {
	display: block;
	background: #ebebeb;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 42px;
	text-align: center;
	color: #404241;
	font-weight: 600;
}
.testo-text {
	float: left;
	width: 100%;
}
.testo-text blockquote {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #404241;
	line-height: 20px;
	float: left;
	width: 100%;
	border: none;
	position: relative;
	padding: 32px 0 23px 0;
}
.testo-text blockquote p {
	margin: 0 0 0 18px;
}
.testo-text blockquote:after {
	width: 24px;
	height: 20px;
	background: url(../images/testo-quot-icon.png);
	position: absolute;
	top: 0;
	left: 0;
}
.testo-bottom {
	float: left;
	width: 100%;
}
.testo-rating-box {
	float: left;
	background: #ebebeb;
	padding: 14px 7px 13px 10px;
	margin: 0 10px 0 0;
}
.testo-rating-box strong.designation {
	float: left;
	padding: 0 6px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #404241;
	font-weight: 600;
	margin: 0;
}
.testo-rating-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}
.testo-rating-box ul li {
	float: left;
	padding: 0 2px 0 0;
}
.testo-rating-box ul li a {
	background: url(../images/start-icon.png) no-repeat left top;
	width: 15px;
	height: 16px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
}
.testo-rating-box ul li a:hover {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.testo-rating-box ul li.active a {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.replies-box {
	float: left;
	background: #ebebeb;
	padding: 12px 7px 11px 10px;
	margin: 0 0 10px 0;
}
.replies-box strong.replies {
	background: url(../images/testo-chat-icon.png) no-repeat left top;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #404241;
	font-weight: 600;
	padding: 0 0 0 35px;
}
.testo-bottom strong.name {
	background: #ebebeb;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #a80000;
	font-weight: 600;
	padding: 15px 10px 14px 10px;
	float: right;
}
/*Testimonial Css End*/

/*Recepie Page Start*/
.recepie-box {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 24px;
}
.recepie-frame {
	float: left;
	width: 100%;
	border: 1px solid #ebebeb;
}
.recepie-frame img {
	width: 100%;
}
.recepie-box h2 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	font-weight: 500;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #a80000;
}
.recepie-box p {
	margin: 0 0 40px 0;
}
.recepie-info-area {
	float: left;
	width: 100%;
	margin: 0 0 53px 0;
}
.recepie-info-box {
	float: left;
	width: 100%;
	background: url(../images/recepie-info-box-bg.jpg) repeat-y left top;
	padding: 0 0 34px 0;
}
.recepie-info-box .heading {
	background: url(../images/recepie-info-heading-bg.png) no-repeat left top;
	width: 207px;
	height: 45px;
	margin: -22px auto 13px;
	display: block;
}
.recepie-info-box h3 {
	font-family: 'museo300';
	font-size: 15px;
	color: #151515;
	text-align: center;
	font-weight: 300;
	margin: 0;
}
.recepie-info-box ul {
	background: url(../images/recepie-line.png) no-repeat left bottom;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.recepie-info-box ul li {
	padding: 8px 0 2px 11px;
	background: url(../images/recepie-line.png) no-repeat left top;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	overflow: hidden;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.recepie-info-box ul li span {
	background: url(../images/recepie-bullets.png) no-repeat left top;
	float: left;
	width: 17px;
	height: 18px;
	margin: 0 37px 0 0;
}
.recepie-info-box ul li a {
	background: url(../images/recepie-info-box-bg.jpg) no-repeat left top;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #262525;
	text-decoration: none;
}
.direction-box {
	float: left;
	width: 100%;
}
.direction-box .head {
	background: #ebebeb;
	padding: 0 0 0 20px;
	margin: 0 0 30px 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.direction-box .head h3 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	font-weight: 500;
	line-height: 60px;
	margin: 0;
}
.direction-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.direction-box ul li {
	padding: 0 0 20px 0;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #404241;
}
.direction-box ul li strong.step {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #a80000;
	font-weight: 600;
	padding: 0 10px 0 0;
}
.share-box-outer {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
}
.share-box {
	float: left;
	width: 100%;
	padding: 14px 0;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}
.share-box-outer h4 {
	font-family: 'museo500';
	font-size: 18px;
	color: #151515;
	font-weight: 500;
	margin: 0 0 14px 0;
}
/*Recepie Page End*/

/*Reserve a Table Start*/
.reserve-table {
	float: left;
	width: 100%;
}
/*Today’s Recepie Start*/
.today-recepie-box {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 18px;
	margin: 0 0 38px 0;
}
.heading-head {
	background: #ebebeb;
	padding: 0 0 0 20px;
	float: left;
	margin: 0 0 20px 0;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.heading-head h2 {
	font-family: 'museo500';
	font-size: 24px;
	color: #151515;
	font-weight: 500;
	line-height: 60px;
	margin: 0;
	padding: 0;
}
.today-recepie-box .frame {
	float: left;
	width: 100%;
	border: 1px solid #ededed;
	margin: 0 0 17px 0;
}
.today-recepie-box .frame img {
	width: 100%;
}
.today-recepie-box strong.title {
	font-family: 'museo300';
	font-size: 18px;
	color: #151515;
	display: block;
	padding: 0 0 10px 0;
}
.today-recepie-box p {
	margin: 0 0 22px 0;
}
.today-recepie-box a.read-more {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	/*background: #A80000;*/
	text-align: center;
	text-decoration: none;
	border: 1px solid;
	padding: 0 20px;
	line-height: 38px;
	float: left;
	width: 100%;
}
.today-recepie-box a.read-more:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
/*Today’s Recepie End*/

/*Recepie Menu Start*/
.recepie-menu-box {
	float: left;
	width: 100%;
}
.recepie-menu-box ul {
	padding: 0;
	margin: -16px 0 10px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.recepie-menu-box ul li {
	padding: 14px 0;
	border-top: 1px solid #ebebeb;
	overflow: hidden;
}
.recepie-menu-box ul li:first-child {
	border-top: none;
}
.recepie-menu-box .frame {
	float: left;
	width: 100%;
}
.recepie-menu-box .frame img {
	width: 100%;
}
.recepie-menu-box .text {
	float: left;
	width: 100%;
}
.recepie-menu-box .text strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: 600;
	float: left;
	padding: 0 0 8px 0;
}
.recepie-menu-box .text strong.price {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #a80000;
	float: right;
}
.recepie-menu-box .text strong.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	font-weight: normal;
	display: inline;
	overflow: hidden;
	clear: both;
}
.recepie-menu-box a.view {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	/*background: #A80000;*/
	text-align: center;
	text-decoration: none;
	border: 1px solid;
	padding: 0 20px;
	line-height: 38px;
	display: block;
	clear: both;
	font-weight: 600;
}
.recepie-menu-box a.view:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
/*Recepie Menu End*/

/*Reserve your Space Start*/
.reserve-space-box {
	float: left;
	width: 100%;
}
.reserve-space-form {
	float: left;
	width: 100%;
	margin: 0;
}
.reserve-space-form ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.reserve-space-form ul li {
	padding: 0 0 15px 0;
	overflow: hidden;
}
.reserve-space-form ul li .input {
	height: 36px;
	border: 1px solid #d6d4d4;
	float: left;
	width: 100%;
	border-radius: 0;
	background: #fff;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 36px;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.reserve-space-form ul li .select {
	height: 36px;
	border: 1px solid #d6d4d4;
	float: left;
	width: 100%;
	border-radius: 0;
	background: #fff;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	line-height: 36px;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.reserve-space-form ul li .select option {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #b2b2b2;
	padding: 0;
	margin: 0;
}
.reserve-space-form ul li .textarea {
	height: 62px;
	border: 1px solid #d6d4d4;
	float: left;
	width: 100%;
	border-radius: 0;
	background: #fff;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	margin: 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.btn-submit-4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	/*background: #A80000;*/
	text-align: center;
	text-decoration: none;
	border: 1px solid;
	padding: 9px 20px;
	line-height: 38px;
	float: left;
	width: 100% !important;
}
.btn-submit-4:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
/*Reserve your Space End*/

/*Reserve a Table End*/

/*Enent Detail Start*/
.event-detail-box {
	float: left;
	width: 100%;
}
.event-deatil-area {
	float: left;
	width: 100%;
	margin: 0 0 1px 0;
	background: #f1f1f1;
	padding: 29px 9px 15px 19px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-deatil-area .left {
	float: left;
	margin: 0 13px 0 0;
}
.event-deatil-area .left .frame {
	float: left;
	border: 1px solid #ebebeb;
	width: 100%;
	margin: 0 0 1px 0;
}
.event-deatil-area .left .frame img {
	width: 100%;
}
.event-deatil-area .left a.view-map {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	padding: 0;
	line-height: 34px;
	width: 100%;
	display: block;
	text-align: center;
}
.event-deatil-area .right {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
}
.event-deatil-area .right h1 {
	margin: 0 0 5px 0;
	font-family: 'museo500';
	color: #151515;
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
}
.event-deatil-area .right ul {
	padding: 0 0 9px 0;
	margin: 0 0 14px 0;
	list-style: none;
	overflow: hidden;
	border-bottom: 1px solid #d4d4d4;
}
.event-deatil-area .right ul li {
	float: left;
	padding: 0;
	height: 22px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	background-image: url(../images/event-detail-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 10px 0 0;
}
.event-deatil-area .right ul li.icon-1 {
	background-position: 0 0;
	padding: 0 0 0 25px;
}
.event-deatil-area .right ul li.icon-2 {
	background-position: -88px 0;
	padding: 0 0 0 25px;
}
.event-deatil-area .right ul li.icon-3 {
	background-position: -237px 0;
	padding: 0 0 0 30px;
}
.event-deatil-area .right ul li.icon-4 {
	background-position: -352px 0;
	padding: 0 0 0 35px;
}
.event-deatil-area .right ul li.icon-5 {
	background-position: -471px 0;
	padding: 0 0 0 30px;
}
.event-deatil-area .right p {
	margin: 0 0 19px 0;
}
.event-social {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none;
	border: none !important;
	float: right;
}
.event-social li {
	float: left;
	padding: 0 5px !important;
	margin: 0 !important;
	background: none !important;
}
.event-social li:first-child {
	border: none;
}
.event-social li a {
	background-image: url(../images/event-social-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	height: 24px;
	width: 24px;
}
.event-social li.icon-1 a {
	background-position: 0 0;
}
.event-social li.icon-2 a {
	background-position: -24px 0;
}
.event-social li.icon-3 a {
	background-position: -55px 0;
}
.event-social li.icon-4 a {
	background-position: -87px 0;
}
.event-map {
	float: left;
	width: 100%;
	margin: 0 0 26px 0;
}
/*Enent Detail end*/

/*Event Page Start*/
.event-box {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}
.event-box a.view-past {
	width: 100%;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	line-height: 60px;
	clear: both;
	text-decoration: none;
}
.event-box a.view-past:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
.event-box-inner {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}
.event-box-inner h1 {
	font-family: 'museo500';
	color: #151515;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	margin: 0 0 24px 0;
	text-align: center;
}
.event-box-inner .detail {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	background: #f1f1f1;
	padding: 16px 15px 13px 18px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.event-box-inner .detail h2 {
	font-family: 'museo500';
	color: #151515;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	margin: 0 0 13px 0;
}
.event-box-inner .detail strong.date {
	font-family: 'Open Sans', sans-serif;
	color: #404241;
	font-size: 13px;
	font-weight: 400;
	margin: 0;
}
.event-box-inner .detail a.view-detail {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	padding: 0 22px;
	line-height: 44px;
	float: right;
}
.event-box-inner .detail a.view-detail:hover {
	opacity: 0.8;
	transition: all 1s ease 0s;
}
/*Event Page End*/

/*Product Detail Start*/
.product-detail-page {
	width: 100%;
}
.product-outer {
	float: left;
	width: 100%;
}
.product-outer .frame {
	float: left;
	width: 100%;
	background: #e6e6e6;
	margin: 0 0 17px 0;
}
.product-outer .frame img {
	width: 100%;
}
.product-outer strong.title {
	background: url(../images/zoom-icon.png) no-repeat left top;
	font-family: 'museo300';
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	color: #151515;
	float: right;
	padding: 0 99px 20px 22px;
}
.product-text {
	float: left;
	max-width: 238px;
}
.product-text h2 {
	font-family: 'museo500';
	font-size: 18px;
	line-height: 18px;
	font-weight: 500;
	color: #151515;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
.product-text-box-1 {
	float: left;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 18px;
}
.product-text-box-1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.product-text-box-1 ul li {
	float: left;
	padding: 0 0 5px 0;
}
.product-text-box-1 ul li strong.even {
	font-family: 'museo500';
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #151515;
	float: left;
	width: 110px;
}
.product-text-box-1 ul li strong.odd {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #404241;
	float: left;
}
.product-text-box-2 {
	float: left;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 0 18px 0;
	width: 100%;
}
.product-text-box-2 ul {
	padding: 7px 20px 0 0;
	margin: 0;
	list-style: none;
	float: left;
}
.product-text-box-2 ul li {
	float: left;
	padding: 0;
}
.product-text-box-2 ul li a {
	background: url(../images/start-icon.png) no-repeat left top;
	width: 15px;
	height: 16px;
	float: left;
}
.product-text-box-2 ul li a:hover {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.product-text-box-2 ul li.active a {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.product-text-box-2 strong.review {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #a80000;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.product-text-box-3 {
	float: left;
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 0 18px 0;
	width: 100%;
}
.product-text-box-3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.product-text-box-3 ul li {
	overflow: hidden;
	padding: 0 0 8px 0;
}
.product-text-box-3 label {
	font-family: 'museo300';
	font-weight: 300;
	color: #151515;
	font-size: 14px;
	display: block;
	padding: 0 0 8px 0;
}
.product-text-box-3 .select {
	width: 100%;
	height: 30px;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #d1d0d1;
	margin: 0;
	padding: 0 0 0 17px;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #a1a1a1;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%); /* W3C */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.product-text-box-4 {
	float: left;
	padding: 20px 0 18px 0;
	width: 100%;
}
.product-text-box-4 a.price {
	/*background: #999;*/
	border: 1px solid #d0d0d0;
	float: left;
	text-decoration: none;
	padding: 3px 8px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin: 10px 0 0 0;
}
.product-text-box-4 a.price span.cut-price {
	font-size: 12px;
	text-decoration: line-through;
	display: block;
}
.product-text-box-4 a.price:hover {
	opacity:0.7;
	transition: all 1s ease 0s;
}
/*Product Bottom Area Start*/
.product-bottom-area {
	float: left;
	width: 100%;
}
.border-line {
	background: url(../images/product-detail-pattren.png) repeat left top;
	height: 10px;
	margin: 0 0 40px 0;
}
.product-tab {
	float: left;
	width: 100%;
}
.product-tab .nav-tabs {
	border: none;
}
.product-tab .nav-tabs > li > a, .nav-pills > li > a {
	font-family: 'museo500';
	font-size: 18px;
	font-weight: 500;
	color: #151515;
	text-transform: uppercase;
	line-height: 48px;
	padding: 0 15px;
	margin: 0 2px 0 0;
	background: #e6e5e6;
	border: 0;
	border-radius: 0;
}
.product-tab .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	padding: 0 15px;
	margin: 0 2px 0 0;
	border: 0 !important;
	background: #e3e2e3 !important;
}
.product-tab .nav {
	margin: 0;
}
.product-tab .tab-content {
	background: #e3e2e3;
	padding: 40px 20px;
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #404241;
	line-height: 18px;
}
.product-tab .tab-content p {
	margin: 0 0 23px 0;
}
.product-review {
	float: left;
	width: 100%;
	padding: 0 30px 0 0;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.product-review h2 {
	font-family: 'museo500';
	font-size: 18px;
	font-weight: 500;
	color: #151515;
	line-height: 18px;
	margin: 0 0 6px 0;
}
.product-review ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.product-review ul li {
	float: left;
	padding: 15px 0 12px 0;
	border-top: 1px solid #e0e0e0;
	width: 100%;
}
.product-review-box {
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #404241;
}
.product-review-box .top {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}
.product-review-box .top strong.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #404241;
	font-weight: 600;
	line-height: 12px;
	float: left;
}
.product-review-box .top strong.title span.date {
	font-size: 11px;
	display: block;
}
.product-review-star {
	float: right !important;
	padding: 0;
	margin: 0;
	list-style: none;
	width: auto !important;
}
.product-review-star li {
	float: left;
	padding: 0 2px 0 0 !important;
	width: auto !important;
	border: 0 !important;
}
.product-review-star li a {
	background: url(../images/start-icon.png) no-repeat left top;
	width: 15px;
	height: 14px;
	float: left;
}
.product-review-star li a:hover {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.product-review-star li.active a {
	background: url(../images/star-icon-hover.png) no-repeat left top;
}
.product-review-box p {
	margin: 0;
}
/*Product Bottom Area End*/

/*Product Detail End*/

/*Google Fonts Css Start*/
.fonts {
	font-family: 'Oswald', sans-serif;
	font-family: 'Lato', sans-serif;
	font-family: 'Roboto', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Pacifico', cursive;
	font-family: 'museo500';
}
/*Google Fonts Ens*/

/*Special Classes Css Start*/
.margin-non {
	margin: 0 !important;
}
.height {
	height: auto !important;
}
.height-less {
	height: 84px !important;
	margin: 0 0 19px 0 !important;
}
.border-none {
	border: none !important;
}
.bg-opacity {
	background-color: rgba(255,255,255,0.3);
}
.bg-opacity-2 {
	background-color: rgba(255,255,255,0.1);
}
.bg-opacity-3 {
	background-color: rgba(255,255,255,0.5);
}
.top-container .unique-box{
	padding:12px 21px 11px;
	border:none;
}
.top-container .btn-search {
	background-image: url(../images/search-icon.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 10% !important;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #fff;
}
.heading > p{
	color:#fff;
	margin:12px 0 12px 21px;
	font-size:16px;
}
/*Special Classes Css End*/
