@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

@font-face {
	font-family: 'Neutraface2Display-Inline';
	src: url('../fonts/Neutraface2Display-Inline.eot?') format('eot'), 
	     url('../fonts/Neutraface2Display-Inline.otf')  format('opentype'),
	     url('../fonts/Neutraface2Display-Inline.woff') format('woff'), 
	     url('../fonts/Neutraface2Display-Inline.ttf')  format('truetype'),
	     url('../fonts/Neutraface2Display-Inline.svg#Neutraface2Display-Inline') format('svg');
}
body{background:url(../images/body-bg.jpg) repeat; font-family:  Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;  }
img { max-width: 100%; vertical-align: top; }
h1, h2, h3, h4, h5  { font-weight: normal; margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }
a { outline: none; }
p { margin: 0; }

.cart-btn { text-decoration: none; display: inline-block; padding: 5px 15px; border: 1px solid rgba(0, 0, 0, 0.4); background: #64021c url(../images/cart-btn.png) repeat-x; height: 34px; color: #fff; line-height: 24px; font-weight: bold; border-radius: 2px; }
.cart-btn:hover { color: #fff; } 

.header{ background-image:url(../images/header.gif); background-repeat:repeat-x; position: relative; z-index: 99; min-height: 130px; }
.logo{ position:absolute; top:2px; } /* logo CSS */

/* reservation-button CSS */
.reservation-button{ letter-spacing:2px; font-size:14px; font-family: 'Montserrat', sans-serif; float:right; cursor:pointer; text-align:center; text-transform:uppercase; padding: 8px 30px 8px 30px; background-color:#946209; color:#FFF; background: #7f5507 url(../images/head-bg.png) repeat-x; box-shadow: 0px 0px 5px #666; min-width: 290px; }
.contact{ margin-top:12px; text-align:right; padding-right:18px; font-family: 'Montserrat', sans-serif; line-height: 21px; }
.contact p{ font-size:14px; text-transform:uppercase; text-align:right;  font-family: 'Montserrat', sans-serif; font-weight:700; }
.contact h3{ font-weight: 700; font-size:20px; font-weight:700; }
.contact h3 a{color:#333333;}
.address h3{ font-size:20px; color:#000000; text-align:right; }
.address p{ font-size:14px; color:#000; font-family: 'Montserrat', sans-serif;} 
.timing{ float:right; font-size:14px; color:#8f042d; text-transform:uppercase; padding: 11px 18px 9px 0; font-weight:bold;  font-family: 'Montserrat', sans-serif; letter-spacing: 1px; text-align: right;}
.timing span{ padding: 0px 8px 0px 8px; }

/* nav-menu CSS*/
.nav-menu {background: #64021c url(../images/menu-bg.gif) repeat-x; width: 100%; position: relative; z-index: 9; border:0; border-radius:0; min-height: 0; margin: 0;  }
.nav-menu.navbar-default ul { float: right; border-radius: 0;  }
.nav-menu.navbar-default ul li a { text-decoration:none; color:#FFF; font-size:13px; text-transform:uppercase;  font-family: 'Montserrat', sans-serif;  Times, serif; padding:7px 15px; display:block; letter-spacing:3px; }
.nav-menu.navbar-default ul li a:hover, .nav-menu.navbar-default ul li:hover a, .nav-menu.navbar-default li.active a, .nav-menu.navbar-default li.active a:hover, .nav-menu.navbar-default li.open a:focus, .nav-menu.navbar-default li a:focus { background: rgba(0, 0, 0, 0.2); color: #fff; }
.nav-menu li ul { background: rgba(0, 0, 0, 0.8); width: 197px; position: absolute; top: 33px; left: 0; padding: 10px 0; display: none; }

.nav-menu.navbar-default ul li.current-menu-item a,
.nav-menu.navbar-default ul li.current-page-ancestor a{ background: rgba(0, 0, 0, 0.2); color: #fff; }

.nav-menu li li a { letter-spacing:  2px; padding: 5px 15px; line-height: 21px; }
.nav-menu li li { width:  100%; float: left; padding: 0; }
.nav-menu.navbar-default li li a:hover { background: #800525 url(../images/drop-menu-hover.png) bottom repeat-x; }

/* page content */

.page-content { width: 100%; float: left; }

.left-section{ padding:0; background: url(../images/food.jpg) left center no-repeat; background-size: cover; height: 602px; border-right: 2px solid #850325;  }

.right-section { padding:0;  }
 .right-section-img img { width: 100%; }
.right-widgets{ padding:0; border-bottom:2px solid #850325; width: 100%; float: left; }
.events{ padding: 0; text-align:center; padding-top:16px; }
.right-widgets h2{ letter-spacing:5px; font-size:30px; font-family: 'Montserrat', sans-serif; font-weight: 700; color:#850325; text-transform: uppercase; background:url(../images/border.png) bottom repeat-x; padding-bottom:14px; max-width: 240px; text-align: center; margin: 0 auto;  }
.calender{ margin-top:8px; padding: 9px;}
.right-section-img {  position:relative; border-left:1px solid #000; margin-left:-1px; padding: 0; }
.right-widgets .image-title h2{position: absolute; right: 18px; top: 17px; width:247px; text-align:center;}

.specials-section{float:right; width: 100%; padding: 28px 0 20px 0;} /* specials-section CSS */
.pad20{padding: 0 20px;}
.specials-section h2{letter-spacing:5px; text-align:center;  font-size:30px; font-family: 'Montserrat', sans-serif; font-weight: 700; color:#850325; text-transform: uppercase; background:url(../images/border.png) bottom repeat-x; padding-bottom:19px; margin-bottom: 2px; }
.specials-section h3{ padding-top:12px; font-size:14px; color:#850325; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing: 1px; }
.specials-section a { text-decoration: none; color:#850325; }
.specials-section p{ padding-top:2px; font-size:14px; color:#000000;  font-style:italic; font-family:Arial, Helvetica, sans-serif;}

.welcome-note{float: left; width: 100%; border-top:2px solid #850325; text-align: center; padding: 15px 0; box-shadow: -5px 0 5px #333; margin-top: -2px;} /* welcome-note CSS */
.welcome-note p{font: 20px "Montserrat", sans-serif; color: #850325; text-transform: uppercase; font-weight: bold;}

/* footer css */
#footer .top-footer{float: left; width: 100%; background: #6a021d url(../images/footer-bg.png) repeat-x; border-bottom: 2px #cacaca solid;}
#footer .one-third{ padding: 18px 3% 15px 2%; border-right: 2px #f9f9f9 solid; min-height: 177px;}
#footer ul{margin: 0; padding: 0;}
#footer ul li{list-style: none;}
#footer h4{ margin-bottom: 10px; }
#footer .detail-box li{ border-bottom: 1px #9e425a solid;}
#footer .detail-box li p{margin: 6px 0;}
#footer .one-third.last{padding: 18px 2% 15px 2%; border: 0;  }
#footer .mid-half{ padding: 18px 2% 15px; border-right: 2px #f9f9f9 solid; min-height: 210px;}
#footer h4{font: 15px/16px "Montserrat", sans-serif; color: #fff; font-weight: bold; text-transform: uppercase;}
#footer p{font: 12px/20px "Arial"; margin-top: 10px; color: #fefefe; font-weight: bold;}
#footer ul.gallary li{ float: left; padding: 4px 10px 3px 0px; }

#footer .bottom-footer{float: left; width: 100%; background: #64021c url(../images/footer-bg-bottom.png) repeat-x; padding: 18px 0;}
#footer .bottom-footer {text-align: center;}
#footer .bottom-footer span,
#footer .bottom-footer small,
#footer .bottom-footer a{display: inline-block; font: 13px "Montserrat", sans-serif; color: #fff;  text-transform: uppercase; font-weight: bold;}
#footer .bottom-footer a:hover{text-decoration: underline;}
#footer .bottom-footer a{text-decoration: none;}
#footer .bottom-footer small{margin: 0 10px;}
#footer .bottom-footer ul {margin: 5px 0 5px 15px;}
#footer .bottom-footer ul, #footer .bottom-footer ul li{display: inline-block;}
#footer .bottom-footer ul li{display: inline-block; margin-right: 4px;}
#footer .bottom-footer ul a{display: inline-block; width: 25px; height: 25px; background: url(../images/sprite-icon.png) no-repeat; vertical-align: middle; font-size: 0; }
#footer .bottom-footer .icon-fb{background-position: 0 0;}
#footer .bottom-footer .icon-fb:hover{background-position: 0 -27px;}
#footer .bottom-footer .icon-twit{background-position: -31px 0;}
#footer .bottom-footer .icon-twit:hover{background-position: -31px -27px;}
#footer .bottom-footer .icon-ot{background-position: -63px 0;}
#footer .bottom-footer .icon-ot:hover{background-position: -63px -27px;}
.twitter-icon{display: inline-block; margin-right: 5px; width: 23px; height: 17px; background: url(../images/twitter-icon.png) no-repeat; vertical-align: middle;}


/*======About us page CSS
===================================*/

.banner{position:relative;} /* banner section CSS */
.banner-text{ padding: 0 25px 0 21px; }
.banner-text h3{ position: relative; line-height: 62px; color: #FFFFFF; font-size:44px; text-transform:uppercase; margin-top: 40px; padding: 0px 20px 0 21px; background: url(../images/comma.png) left 15px no-repeat; font-family: 'Neutraface2Display-Inline'; }
.banner-text h3:before { content: ""; position: absolute; top: 10px; left: 0; background: url(../images/bg.png) no-repeat; width: 18px; height: 12px; }
.banner-text img { vertical-align: middle; }

.right-stationery-section { } /* right-section CSS */
.stationery-header-section{padding: 0;  } /* stationery section CSS */
.stationery-header-section h1{letter-spacing: 2px; text-align:center;  font-size:30px; font-family: 'Montserrat', sans-serif; font-weight: 700; color:#850325; text-transform: uppercase; background:url(../images/border.png) bottom repeat-x; padding-bottom:17px;}
.stationery-header-section h3{  padding-top:13px; font-size:14px; color:#850325; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:700; }
.stationery-header-section p{ padding-top:12px; font-size:14px; color:#000000; font-style:italic; font-family:Arial, Helvetica, sans-serif; line-height:29px; letter-spacing:1px;}
.scroll-content{max-height:480px; overflow:auto; }


/* menu-home page css */
.main-menu-items{margin: 0;} 
.main-menu-items .item{padding: 0; margin: 0;}
.main-menu-items .item:hover img{opacity: .7;}
.main-menu-items a{text-decoration: none;}
.main-menu-items .img-container span{position: absolute; width: 100%; top: 40%; left: 0; vertical-align: middle; text-align: center; font: 27px "Montserrat"; color: #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 5px; text-shadow: 0 0 8px #000; -moz-text-shadow: 0 0 8px #000; -webkit-text-shadow: 0 0 8px #000;}
.main-menu-items .item .download-pdf{display: none; background: url(../images/download-icon.png) no-repeat right center; padding-right: 40px; position: absolute; bottom: 4%; right: 4%; color: #fff; font-style: italic; font-size: 14px; letter-spacing: 1px; font-weight: bold;}
.main-menu-items .item .download-pdf:hover{text-decoration: underline;}
.main-menu-items .item:hover .download-pdf{display: block;}
/* menu-home page css end */

/* menus page css */
.scroll-content{max-height:520px; overflow:auto; }
.inner-page h2 { padding: 12px 0 0 0; font-size: 21px; font-family: 'Montserrat', sans-serif; font-weight: 700; color:#850325; text-transform: uppercase;  }
.inner-page p { line-height: 19px; padding-top: 3px; font-size: 13px; }
.inner-page h3 { padding-top: 10px; letter-spacing:  1px;  }
.inner-page h3 a { text-decoration: none;  color:#850325; }
.inner-page .download-btn { display: block; float: right; margin-top: 10px; }


/*====== store page CSS
===================================*/
.page-leftside { padding: 12px 0 12px 70px; border-right: 2px solid #850325; }
.inner-page-leftside { padding-right:  65px; }

/*.page-leftside h2 { padding-bottom: 11px; margin-bottom: 23px; color: #850325; font-size: 30px; line-height: 32px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 700; background:url(../images/border.png) bottom repeat-x; letter-spacing: 5px; }
*/
.page-leftside h2 span { text-transform: none; display:  block; }

.store-list { width: 100%; float: left; padding-top: 6px; }
.store-list .row { padding-bottom: 45px; }
.store-list .store-image { }
.store-list h3 { font-size:  17px; color: #850325; letter-spacing: 1px; font-weight: bold; padding-bottom: 10px; }
.store-list h3 a { color: #850325; text-decoration: none;  }
.store-list h3 a:hover { text-decoration: underline; }
.store-list .store-content { padding-top: 5px; }
.store-list .store-content p { font-style: italic; font-size: 14px; color: #000; padding-bottom: 10px; }

.page-rightside { border-left: 2px solid #850325; margin-left: -2px; padding-left: 0; }

.Widget { width: 100%; float: left; padding: 20px 0 20px 20px; border-top: 2px solid #850325; }
.Widget h3 { padding-bottom: 11px; color: #850325; font-size: 17px; line-height: 30px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 700; background:url(../images/border.png) bottom repeat-x; letter-spacing: 3px; text-align: center; }
.Widget ul { padding-top: 13px; }
.Widget li { width: 100%; float: left; line-height: 21px; padding:  4px 0; }
.Widget li a { color: #000; font-size: 14px; font-style: italic; }

.Widget-special { border: 0; }
.Widget-special li { font-weight: bold; }

.brandcrumb { width: 100%; clear:  both; }
.brandcrumb li { float: left; color: #850325; font-size: 12px; font-style:  italic; padding: 0 2px; }
.brandcrumb li a { color: #850325; }

.blog-detail { width: 100%; float: left; padding-top: 0px; }
.blog-detail p { padding-bottom: 10px; line-height: 26px;  }
.video-div { float: left; padding:  0 15px 10px 0;  }

.blog-page { padding: 0; }
.blog-page .inner-page-leftside { padding:  0; }
.blog-page .inner-page-leftside .blog-detail {  padding:  0; }

.blog-page .page-left-image .banner-text{ padding: 0 10px; text-shadow: 0px -5px 5px #000; text-align: center; }
.blog-page .page-left-image .banner-text h3{ position: relative; line-height: 76px; color: #FFFFFF; font-size:52px; text-transform:uppercase; margin-top: 49px; padding: 0; background: url(../images/comma.png) left 15px no-repeat; font-family: 'Neutraface2Display-Inline'; letter-spacing: 1px; }
.blog-page .page-left-image .banner-text img { vertical-align: middle; }
.blog-page .page-left-image p { color:  #fff; font-size: 18px; letter-spacing: 1px; line-height: 44px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: bold; padding-top: 10px;  }
.page-left-image .banner-text h3:before { display:  none; background: none; }

.page-left-image .banner-text li { display: inline-block; position: relative; padding: 0 10px 0 20px; color:  #fff; font-size: 16px; letter-spacing: 1px; line-height: 44px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight: bold;  }
.page-left-image .banner-text li:before { content: ""; position:  absolute; left: 0; top: 20px; background: #fff; border-radius: 50%; width: 5px; height: 5px; }
.page-left-image .banner-text li:first-child:before { background: none; }

.page-left-info { padding: 0; }

.winner-diners { text-align: center; width: 100%; float: left; background: rgba(128, 95, 35, 0.3); border-bottom: 2px solid #850325; padding: 25px 20px 20px 20px; }
.winner-diners h3 { padding-bottom: 11px; color: #850325; font-size: 17px; line-height: 24px; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 700; background:url(../images/border.png) bottom repeat-x; letter-spacing: 3px; text-align: center; margin-bottom: 10px; }

.winner-diners .date { display:  block; color: #850325; font-size: 20px;  line-height: 21px; font-weight: 700; letter-spacing: 5px; padding-top: 15px; text-transform: uppercase; }

.winner-info { width: 100%; float: left; padding: 25px 30px; }
.winner-info h3 { font-size:  17px; font-weight: bold; color: #850325; padding: 10px 0; }
.winner-info h3 a { color: #850325; } 
.winner-info li { width: 100%; float: left; }
.winner-info li a { color: #000; font-size: 14px; line-height: 20px; font-style: italic; }
.winner-info .scroll-content { max-height: 250px; }
.winner-info {}
div.css-search{background:none!important; border:none!important;}

#menu-main-menu .dropdown a:hover {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);color: #FFFFFF;
}
#menu-main-menu .dropdown ul li a:hover {background: #66021c;}

.Reserv_form .otw-time-wrap {
    float: left;
    width: 46%;
}
.Reserv_form .otw-party-size-wrap {
    float: right;
    width: 46%;
}

.Reserv_form input[type="submit"] {background: none repeat scroll 0 0 #509ED4; border: medium none; border-radius: 3px; color: #FFFFFF;  font-size: 12px; font-weight: bold;padding: 7px 0; width: 100%;}
.Reserv_form label {color: #A29994;display: block; font-size: 12px; font-weight: normal; margin-bottom: 3px;}

#insertPages_Content h1 {
	letter-spacing: 5px;
	text-align: center;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #850325;
	text-transform: uppercase;
	background: url(../images/border.png) bottom repeat-x;
	padding-bottom: 19px;
	margin-bottom: 2px;	
}

#insertPages_Content h2 {
	padding: 12px 0 0 0;
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #850325;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: left;
	background: none;
	margin-bottom: 0px;
}

#insertPages_Content ul.post-meta {
	display: none;
}

#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
text-align: left !important;
}

.css-events-list a {
	color: #4e0214;
	font-weight: bold;
}

.Widget #insertPages_Content h1 {
width: 100%;
float: left;
padding: 20px 0 20px 20px;
border-top: 2px solid #850325;
font-size: 17px;
text-align: left;
letter-spacing: 3px;
margin: 0 0 20px 0;
}

.Widget #insertPages_Content h2 {
	font-size: 15px;
	padding: 10px 0 0 0;
	text-align: left;
}

.Widget #insertPages_Content h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	font-style: italic;
	background: none;
	font-family: Arial;
	padding: 0px;
	text-transform: none;
}

.Widget #insertPages_Content p {
	display: none;
}

.super-scroller h1{
	text-align: center;
}