@import url( "//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,300,600italic" );

@import url( "//fonts.googleapis.com/css?family=Lora:400italic" );

* {

  margin: 0;

  padding: 0;

  max-height: 10000px;

}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {

  margin: 0 0 14px;

}

html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {

  border: 0;

  background: none;

}

body {

  font: 14px/17px 'Open Sans', Arial, Helvetica, sans-serif;

  background: #fff;

  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: none;

  min-width: 320px;

  color: #6a6a6a;

}

p {

  font-family: "Open Sans", sans-serif;

  font-style: italic;

  color: #515151;

  line-height: 20px;

}

a {

  text-decoration: underline;

  color: #ae3c32;

  outline: none;

}

a:hover {

  text-decoration: none;

}

input, textarea, select {

  font: 100% arial, sans-serif;

  vertical-align: middle;

  color: #000;

  overflow: auto;

}

label {

  vertical-align: middle;

}

button, input {

  width: auto;

  overflow: visible;

}

button::-moz-focus-inner {

padding:0;

border:0;

}

h1, h2, h3, h4, h5, h6, b, strong, th {

  font-weight: bold;

}

h1 {

  font-size: 34px;

  font-family: 'Lora', serif;

  font-style: italic;

  color: #404040;

  margin: 0px 0 30px 0;

  font-weight: normal;

  line-height: 45px;

}

h2 {

  font-size: 150%;

  font-weight: normal;

  margin-bottom: 10px;

  line-height: 25px;

}

h3 {

  font-size: 120%;

}

h4 {

  font-size: 110%;

}

h5 {

  font-size: 100%;

}

h6 {

  font-size: 90%;

}

i, cite, em, var, dfn, address {

  font-style: italic;

}

u, ins {

  text-decoration: underline;

}

s, strike, del {

  text-decoration: line-through;

}

blockquote, blockquote:before, blockquote:after, q, q:before, q:after {

  quotes: none;

}

blockquote:before, blockquote:after, q:before, q:after {

  content: '';

}

blockquote {

  border-left: 4px solid #ccc;

  padding-left: 10px;

  margin-left: 14px;

}

cite {

  display: block;

  text-align: right;

}

table, caption, tbody, tfoot, thead, tr, th, td {

  border-collapse: collapse;

  border-spacing: 0;

}

th, td {

  border: 1px solid #ccc;

  padding: 3px 7px;

  text-align: left;

  vertical-align: top;

}

th {

  border-color: #999;

  text-align: center;

  vertical-align: middle;

}

ul {

  margin-left: 1px;

}

ul ul, ul ol, ol ul, ol ol {

  padding-left: 18px;

  margin: 0;

}

ul li, ol li {

  list-style-position: inside;

}

ul>li {

  list-style-type: disc;

}

dl dt {

  float: left;

  clear: left;

  padding-right: 4px;

  font-weight: bold;

}

.comment-form textarea, .comment-form input[type="text"], .searchform input[type="text"] {

  border: 1px solid #ccc;

  background: #fff;

  margin: 0 4px 0 0;

  padding: 3px 4px;

  width: 300px;

}

.searchform input[type="text"] {

  width: 200px;

}

.commentlist {

  margin: 0 0 14px;

}

.commentlist .edit-link {

  margin: 0;

}

.commentlist-item .commentlist-item {

  padding: 0 0 0 24px;

}

.comment, .commentlist-holder {

  overflow: hidden;

}

.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item {

  padding-top: 14px;

}

.commentlist .avatar-holder {

  float: left;

  margin: 0 14px 4px 0;

}

.comment-form label {

  display: block;

  padding-bottom: 4px;

}

.comment-form textarea {

  padding: 3px 4px;

  overflow: auto;

  margin: 0;

  height: 120px;

}

.navigation {

  overflow: hidden;

  margin-bottom: 10px;

}

.navigation .next {

  float: left;

}

.navigation .prev {

  float: right;

}

.aligncenter {

  text-align: center;

}

img.aligncenter {

  display: block;

  margin: 0 auto;

}

.alignleft {

  float: left;

}

.alignright {

  float: right;

}

.wp-caption {

  border: 1px solid #ddd;

  text-align: center;

  background-color: #f3f3f3;

  padding: 4px;

}

.wp-caption img {

  margin: 0;

  padding: 0;

  border: 0 none;

}

.wp-caption p.wp-caption-text {

  padding: 0 4px;

  margin: 0;

}

input[type="text"], input[type="tel"], input[type="search"], input[type="password"], input[type="file"], input[type="email"], input[type="submit"], textarea {

  -webkit-appearance: none;

  -webkit-border-radius: 0;

  box-shadow: none;

}

::-webkit-input-placeholder {

color: #868686;

}

:-moz-placeholder {

color: #868686;

}

::-moz-placeholder {

color: #868686;

opacity: 1;

filter:alpha(opacity=100);

}

:-ms-input-placeholder {

color: #868686;

}

#header {

  padding: 0;

}

.top-header {

  padding: 0;

  border-bottom: 1px solid #dadada;

background-color:#ececec;

}

.top-header .holder {

  max-width: 1000px;

  margin: 0 auto 2px;

  overflow: hidden;

}

.top-header .company-part {

  float: right;

  font-size: 11px;

  font-weight: bold;

  line-height: 15px;

  color: #737373;

  padding: 6px 0 2px 1px;

}

.group-wrapper {

  float: left;

  margin-top: 6px;

}

.group-wrapper .logo-wrap {

  position: relative;

}

.group-wrapper img {

  position: absolute;

  left: -25px;

  top: 2px;

}

.restaurant-group {

  font-size: 11px;

  font-weight: bold;

  line-height: 15px;

  color: #737373;

  border-bottom: 1px dashed #737373;

  padding: 8px 0 0 1px;

  text-decoration: none;

}

.restaurant-group .restaurants {

  float: left;

  margin-right: 1.5654%;

  font-size: 11px;

  line-height: 15px;

  color: #737373;

  padding-top: 8px;

  width: 28.0387%;

}

.restaurant-list {

  margin: 0;

  padding: 0;

}

.restaurant-list li {

  list-style: none;

  width: 20.3098%;

  border-width: 0 1px 1px;

  border-style: solid;

  border-color: #c6c6c6;

  border-radius: 0 0 5px 5px;

  padding: 5px 0.8605% 2px;

  overflow: hidden;

  font-size: 11px;

  line-height: 14px;

  margin-left: 0.5163%;

  float: left;

}

.restaurant-list li .logo-wrap {

  float: left;

}

.restaurant-list .name {

  float: left;

  border-bottom: 1px dashed #b1b1b1;

  margin-left: 5.8333%;

  color: #b1b1b1;

}

.restaurant-list .name a {

  color: #b1b1b1;

  text-decoration: none;

}

.restaurant-list .name a:hover {

  text-decoration: underline;

}

.lower-header {

  margin-bottom: 8px;

}

.lower-header .holder {

  max-width: 1000px;

  margin: 0 auto;

  padding: 21px 0 17px;

  position: relative;

}

.lower-header .holder:after {

  content: '';

  display: block;

  clear: both;

}

.lower-header .bib-gourmond {

  width: 125px;

  float: left;

  margin-left: 334px;

}

.logo-bib {

  float: left;

  width: 57px;

}

.logo-bib a {

  display: block;

}

.logo-bib img {

  display: block;

  width: 57px;

  height: 35px;

}

.bib-gourmond .text {

  float: left;

  width: 55px;

  font-size: 7px;

  line-height: 9px;

  font-style: italic;

  margin-left: 8px;

}

.logo-frame {

  background: url(images/bg-logo-frame.png) no-repeat;

  width: 327px;

  height: 199px;

  position: absolute;

  top: 19px;

  left: -23px;

  z-index: 10;

}

.enquiry-wrap {

  float: right;

  width: 538px;

  padding-top: 0px;

}

.enquiry-wrap .enquiry {

  float: left;

  font-size: 12px;

  font-weight: bold;

  line-height: 15px;

  margin-right: 2px;

  color: #a3a3a3;

  padding-top: 13px;

  font-family: lora;

}

.icon-phone {

  background-image: url(images/phoneicon.png);

  content: "";

  display: inline-block;

  height: 15px;

  margin-right: 4px;

  vertical-align: middle;

  width: 15px;

}

.voucher::before {

  background-image: url("images/vouchericon.png");

  content: "";

  display: -moz-stack;

  float: left;

  height: 15px;

  margin-right: 10px;

  margin-top: 5px;

  vertical-align: middle;

  width: 23px;

}

.book-online::before {

  background-image: url("images/bookicon.png");

  content: "";

  display: -moz-stack;

  float: left;

  height: 17px;

  margin-right: 10px;

  margin-top: 4px;

  vertical-align: middle;

  width: 18px;

}

.enquiry-wrap .phone, .enquiry-wrap .voucher, .enquiry-wrap .book-online {

  border: 1px solid #ececec;

  color: #737373;

  float: right;

  font-family: sans-serif;

  font-size: 14px;

  height: 24px;

  line-height: 26px;

  margin-left: 10px;

  padding: 6px 12px;

  vertical-align: middle;

}





.enquiry-wrap .voucher a{

  color: #737373;

  text-decoration: none;

font-family: sans-serif;

  font-size: 14px;

  line-height: 22px;

  

}

.enquiry-wrap .book-online a{

  color: #737373;

  text-decoration: none;

font-family: sans-serif;

  font-size: 14px;

  line-height: 22px;

  

}



.enquiry-wrap .book-online a:hover{color:#8ddaf9;}

.logo {

  background: url(images/logo.png) no-repeat;

  width: 289px;

  height: 150px;

  display: block;

  text-indent: -9999px;

  overflow: hidden;

  margin: 3px 18px 0 20px;

}

.logo a {

  display: block;

  height: 100%;

}

.nav-bar {

  background: url(images/bg-navbar.png) repeat-x;

  height: 52px;

}

#mobile_menus {

  display: none;

}

#nav {

  max-width: 1100px;

  margin: 0 auto;

}

.opener {

  background: url(images/bg-opener.png) no-repeat;

  display: none;

  padding-left: 35px;

  height: 19px;

  text-decoration: none;

  color: #fff;

  position: absolute;

  right: 92px;

  top: 52px;

  font-size: 10px;

  line-height: 16px;

}

#nav.js-slide-hidden {

  left: 0 !important;

  position: static !important;

  top: 0 !important;

}

#nav>ul {

  float: right;

  margin: 0;

  padding: 12px 52px 0 0;

  position: relative;

}

#nav>ul>li {

  float: left;

  list-style: none;

  padding: 0 27px 10px 6px;

  font-size: 12px;

  line-height: 15px;

  background: url(images/bg-sep01.png) no-repeat 0 2px;

}

#nav>ul>li>a {

  text-decoration: none;

  color: #fff;

  font-weight: bold;

  display: block;

}

#overlay {

  display: none;

  position: fixed;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  z-index: 999;

  background: #000;

  opacity: 0.65;

  filter: alpha(opacity=65);

}

#nav .drop, .drop-info-block {

  background: url(images/bg-drop.png);

  position: fixed;

  left: 0;

  top: 0;

  z-index: 9999;

  box-shadow: 0 0 13px #000;

  width: 653px;

  display: none;

}

#nav ul li.hover .drop {

  display: block;

}

.drop-inner {

  padding: 9px 4.3478% 19px 3.4482%;

  overflow: hidden;

}

.drop-inner .title {

  font-size: 16px;

  font-style: italic;

  font-weight: 600;

  color: #2a2a2a;

  float: left;

  border-bottom: 1px dashed #575757;

  width: 94%;

  padding: 8px 0 7px;

}

.drop-inner .heading {

  display: block;

  overflow: hidden;

  margin-bottom: 13px;

}

.drop-info-block .drop-inner .heading .ico {

  float: left;

  padding: 0 10px 0 3px;

}

.drop-info-block .tabset {

  margin: 0;

  padding: 0;

  width: 26.0162%;

  float: left;

  border: none;

}

.drop-info-block .tabset li {

  list-style: none;

  display: block;

  font-size: 13px;

  line-height: 17px;

  margin-bottom: 7px;

}

.drop-info-block .tabset li a {

  display: block;

  color: #575757;

  text-decoration: none;

  padding: 4px 9.375% 1px 5.625%;

  border: 1px solid #dadada;

  background: #f8f8f8 url(images/arrow01.png) no-repeat 97% 7px;

}

.drop-info-block .tabset li a.active, .drop-info-block .tabset li:hover a {

  background: #242424 url(images/arrow02.png) no-repeat 97% 7px;

  color: #9b9b9b;

  font-weight: bold;

  border: 1px solid #000;

}

.tab-content {

  float: left;

  width: 65.3685% !important;

  background: #242424;

  padding: 10px 3.77622%;

  margin-left: -1px;

  min-height: 66px;

  margin-top: 0px !important;

}

.drop-info-block .tab-content .inner-list {

  margin: 0;

  padding: 0;

}

.drop-info-block .tab-content .inner-list li {

  background: url(images/arrow02.png) no-repeat 0 8px;

  list-style: none;

  font-size: 13px;

  line-height: 17px;

  font-style: italic;

  overflow: hidden;

  padding: 3px 0 3px 22px;

}

.drop-info-block .inner-list li a {

  color: #fff;

  text-decoration: none;

  float: left;

  border-bottom: 1px dashed #fff;

}

.drop-info-block .inner-list li a:hover {

  color: #8fd7f6;

}

#nav li span {

  display: block;

  font-size: 11px;

  line-height: 15px;

  font-style: italic;

  color: #868383;

  padding-left: 4px;

  font-weight: normal;

}

#nav ul li.active a, #nav>ul>li.hover>a {

  color: #8ddaf9;

  font-weight: 900;

  font-style: italic;

}

#nav ul li.active span, #nav ul li.hover span {

  color: #fff;

  font-weight: normal;

}

#content {

  padding: 0 5px;

  overflow: hidden;
  min-height: 850px;

}

#content .holder {

  max-width: 1000px;

  padding: 70px 10px 0;

  margin: 0 auto;

}

.callus {

  background: url(images/bg-phone.png) no-repeat;

  padding: 3px 16px 3px 0px;

  float: right;

  font-size: 10px;

  line-height: 12px;

  color: #fff;

  display: none;	width:24px;	height:30px;	background-color: #6A6A6A;    background-position: center center;

}

.callus a {

  color: #fff;

  text-decoration: none;

}

.callus a:hover {

  text-decoration: underline;

}

.slider {

  max-width: 1332px;

  margin: 15px auto 25px;

  position: relative;

  border: 5px solid #ececec;

}

.slider .mask {

  position: relative;

  overflow: hidden;

}

.slider .slideset {

  float: left;

}

.slider .slide {

  width: 100%;

  float: left;

}

.slider img {

  display: block;

}

.slider .caption-info {

  position: absolute;

  width: 26.1261%;

  height: 97px;

  top: 163px;

  left: 12.46%;

  background: url(images/bg-caption.png);

  background: rgba(255,255,255,0.88);

  font-size: 14px;

  line-height: 19px;

  font-style: italic;

  padding: 25px 1.5015% 25px 4.6546%;

  overflow-y: auto;

  z-index: 0;

}

.slider .overlay {

  display: -webkit-flex;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  position: absolute;

  padding: 10px 15px;

  top: 25%;

  left: 12%;

  width: 432px;

  height: 203px;

  background-image: url( "images/slideoverlay.png" );

  box-sizing: border-box;

}

.slider .overlay img {

  width: 24px;

  height: 47px;

}

.menu_sidemenu {

  display: none;

}

.slider .overlay span {

  font-size: 20px;

  font-weight: bold;

  font-style: italic;

  margin-bottom: 16px;

}

.slider .overlay a {

  color: #242424;

}

.slider .overlay a:hover {

  color: #8a8a8a;

}

.caption-info .wrap {

  position: relative;

}

.caption-info p {

  margin: 0;

}

.caption-info .title {

  display: block;

  font: normal 20px/24px 'Open Sans', Arial, Helvetica, sans-serif;

  font-style: italic;

  color: #3e3e3e;

  margin-bottom: 13px;

}

.caption-info .title a {

  color: #3e3e3e;

  text-decoration: none;

}

.caption-info .title a:hover {

  text-decoration: underline;

}

.caption-info .btn-readmore {

  background: url(images/bg-readmore01.png) no-repeat;

  width: 20px;

  height: 20px;

  position: absolute;

  top: 26px;

  left: 20px;

  text-indent: -9999px;

  overflow: hidden;

}

.profile-wrap {

  background: url(images/bg-profile-wrap.jpg) repeat-x;

  border: 3px solid #dcdcdc;

  max-width: 1032px;

  margin: 0 auto 38px;

  overflow: hidden;

}

.profile-list {

  margin: 0;

  padding: 14px 0 13px;

  overflow: hidden;

}

.profile-list li {

  float: left;

  border: 3px solid #fff;

  width: 18.02325%;

  list-style: none;

  position: relative;

  margin-left: 1.1627%;

}

.profile-list li img {

  display: block;

  width: 100%;

  height: 100%;

}

.profile-list li.review {

  display: none;

  position: relative;

}

.profile-list li.review a {

  display: block;

  color: #bbb;

  text-decoration: none;

}

.profile-list li.review a:hover {

  text-decoration: underline;

}

.profile-list li.review .title {

  font-size: 12px;

  font-weight: 600;

  font-style: italic;

  color: #bbb;

  display: block;

  text-align: center;

  padding: 0 0 8px;

}

.review .title-wrap {

  height: 32px;

  left: 50%;

  margin: -16px 0 0 -34px;

  position: absolute;

  top: 50%;

  width: 68px;

}

.profile-list li.review .rating {

  display: block;

  text-align: center;

  width: 45px;

  height: 9px;

  margin: 0 auto;

}

.profile-list .btn-learnmore {

  background: #5ebbe4 url(images/bg-learnmore.png) no-repeat 9px 9px;

  width: auto;

  min-height: 18px;

  font-size: 14px;

  line-height: 15px;

  font-style: italic;

  color: #000;

  text-decoration: none;

  padding: 10px 12px 7px 32px;

  position: absolute;

  bottom: 6px;

  left: 7px;

}

.testimonial-wrap {

  max-width: 998px;

  margin: 0 auto 34px;

  overflow: hidden;

}

.recent-reviews {

  float: left;

  font-size: 19px;

  line-height: 24px;

  font-style: italic;

  color: #303030;

  padding: 39px 1.607% 0 4.4088%;

  width: 21.439%;

}

.review {

  float: left;

  width: 723px;

}

.testimonial blockquote {

  margin: 0 4.3086% 0 0;

  padding: 19px 3.8076%;

  border: none;

  float: left;

  width: 48.5971%;

  position: relative;

  font-size: 15px;

  line-height: 21px;

  font-style: italic;

  color: #222;

}

.testimonial blockquote:before, .testimonial blockquote:after {

  content: '';

  position: absolute;

  width: 19px;

  height: 102px;

  background: url(images/bg-blockquote.png) no-repeat;

  top: 0;

}

.testimonial blockquote:before {

  left: 0;

}

.testimonial blockquote:after {

  right: 0;

  background-position: -21px 0;

}

.testimonial blockquote p {

  margin: 0 0 9px;

}

.testimonial .cite-wrap {

  overflow: hidden;

}

.testimonial cite {

  float: left;

  color: #848484;

  margin-right: 39px;

}

.testimonial .rating {

  float: left;

}

.testimonial .btn-readmore {

  float: left;

  font-size: 16px;

  line-height: 17px;

  font-style: italic;

  color: #222;

  border-bottom: 1px dashed #a4a4a4;

  text-decoration: none;

  margin-top: 44px;

}

#footer {

  max-width: 998px;

  margin: 0 auto 30px;

}

.contact-holder {

  border-width: 1px 0;

  border-style: solid;

  border-color: #acacac;

  padding: 5px 0 6px;

  margin-bottom: 25px;

}

.contact-wrap {

  overflow: hidden;

  padding: 18px 1.4028% 20px;

  background: url(images/bg-contact-wrap.png) no-repeat;

}

.social-col {

  float: left;

  padding: 5px 5.6584% 0 0;

  width: 23.865%;

}

.social-col .title {

  float: left;

  font-weight: normal;

  font-size: 12px;

  line-height: 14px;

  color: #474747;

  padding: 11px 7.7586% 0 0;

}

.social-networks {

  margin: 0;

  padding: 0;

  float: left;

}

.social-networks li {

  list-style: none;

  float: left;

  margin-right: 4px;

}

.social-networks li a {

  background: url(images/bg-social-networks.png) no-repeat;

  width: 36px;

  height: 36px;

  display: block;

  text-indent: -9999px;

  overflow: hidden;

}

.social-networks .facebook a {

  background-position: 0 0;

}

.social-networks .twitter a {

  background-position: -39px 0;

}

.social-networks .googleplus a {

  background-position: -78px 0;

}

.social-networks a:hover {

  opacity: 0.9;

  filter: alpha(opacity=90);

}

.signup-col {

  float: left;

  padding: 9px 7.7160% 0 0;

  width: 37.4456%;

}

.signup-col .title {

  font-size: 12px;

  line-height: 16px;

  color: #474747;

  font-weight: normal;

  float: left;

  padding: 7px 5.4945% 0 0;

}

.signup-form {

  margin: 0;

  padding: 0;

  float: left;

}

.signup-form input[type="email"] {

  float: left;

  background: url(images/bg-input.png) no-repeat;

  border-style: solid;

  border-color: #757575;

  border-width: 1px 0 1px 1px;

  width: 134px;

  height: 18px;

  font: italic 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;

  color: #868686;

  outline: none;

  padding: 5px 11px;

  outline: none;

  box-shadow: none;

}

.signup-form input[type="submit"] {

  float: left;

  width: 39px;

  height: 30px;

  text-align: center;

  padding: 0;

  background: url(images/bg-submit.png) no-repeat;

  font: italic 12px/30px 'Open Sans', Arial, Helvetica, sans-serif;

  line-height: 30px;

  border-width: 0 0 1px;

  border-style: dashed;

  border-color: #000;

  cursor: pointer;

  color: #5ebbe4;

}

.signup-form input[type="submit"]:hover {

  opacity: 0.9;

  filter: alpha(opacity=90);

}

.form-contact {

}

.location-col {

  float: left;

  padding: 0;

}

.location-col .title01 {

  display: none;

}

.location-col .map-wrap {

  float: left;

}

.location-block {

  float: left;

  padding: 0 0 0 10px;

}

.location-block .title {

  display: block;

  font-size: 11px;

  line-height: 14px;

  font-weight: normal;

  color: #474747;

  padding: 2px 0 5px;

}

.choice-list {

  margin: 0;

  padding: 0;

  overflow: hidden;

}

.choice-list li {

  float: left;

  list-style: none;

  width: 95px;

  height: 21px;

  font-size: 11px;

  line-height: 21px;

  text-align: center;

  font-style: italic;

  font-weight: 500;

}

.choice-list li a {

  text-decoration: none;

  display: block;

  background: url(images/bg-pattern.png);

  color: #5ebbe4;

margin-left: 2px;

}

.choice-list li:hover {

  border: 1px solid #959595;

  width: 93px;

  height: 19px;

  line-height: 19px;

}

.choice-list li a:hover {

  background: #ddd;

  color: #000;

  font-weight: bold;

}

.lower-footer {

  padding: 0;

  overflow: hidden;

}

.lower-footer .left-block {

  float: left;

}

.lower-footer nav {

  display: block;

  overflow: hidden;

  margin-bottom: 13px;

}

.lower-footer .fnav {

  margin: 0;

  padding: 0;

  float: left;

}

.lower-footer .fnav li {

  float: left;

  list-style: none;

  font-size: 12px;

  line-height: 17px;

  font-weight: 300;

  margin-right: 14px;

  border-bottom: 1px dashed #5c5c5c;

}

.lower-footer .fnav li a {

  color: #595959;

  text-decoration: none;

}

.lower-footer .fnav li a:hover {

  font-weight: bold;

}

.lower-footer .contact-info {

  display: block;

  overflow: hidden;

  font-size: 11px;

  line-height: 15px;

  color: #6a6a6a;

}

.contact-info .address {

  float: left;

}

.lower-footer .home {

  float: left;

  padding-right: 5px;

}

.lower-footer address {

  float: left;

  font-style: normal;

  margin: 0;

  padding: 0 24px 0 0;

}

.lower-footer .contact {

  float: left;

}

.lower-footer .contact a {

  color: #6a6a6a;

  text-decoration: none;

}

.lower-footer .contact a:hover {

  text-decoration: underline;

}

.lower-footer .flogo {

  background: url(images/bg-flogo.png) no-repeat;

  width: 82px;

  height: 36px;

  float: right;

  text-indent: -9999px;

  overflow: hidden;

  margin: 5px 5px 0 0;

}

#searchsubmit, #submit {

  color: #fff;

  background: #000;

  border: none;

  height: 30px;

  font-size: 12px;

  line-height: 30px;

  font-style: italic;

  cursor: pointer;

  padding: 0 5px;

}

#searchsubmit:hover, #submit:hover {

  opacity: 0.9;

  filter: alpha(opacity=90);

}

.comment-form input[type="text"], .searchform input[type="text"], .searchform input[type="text"] {

  background: url("images/bg-input.png");

  padding: 5px;

  height: 18px;

  font: italic 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;

  color: #868686;

}

.comment-form textarea {

  font: italic 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;

  color: #868686;

  padding: 5px;

  resize: none;

}/*  ________  */

.contact-wrapper {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  padding: 30px;

  background-image: url( "images/patterncontact.jpg" );

}

.contact-wrapper .left, .contact-wrapper .right {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}

.contact-wrapper .right {

  display: -webkit-flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

}

.contact-wrapper .left {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  -webkit-box-flex: 1;

  -webkit-flex: 1;

  -ms-flex: 1;

  flex: 1;

}

.contact-wrapper .left > p {

  padding-right: 30px;

}

.contact-wrapper .phone-email {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  margin-bottom: 20px;

}

.contact-wrapper .phone-email div {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-flex: 1;

  -webkit-flex: 1;

  -ms-flex: 1;

  flex: 1;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.contact-wrapper .phone-email div label {

  font-size: 14px;

  font-style: italic;

  font-weight: bold;

  margin-bottom: 5px;

}

.contact-wrapper address {

  font-size: 14px;

  font-style: italic;

  font-weight: bold;

  margin-bottom: 15px;

}

.contact-wrapper .phone-email div span {

  font-size: 22px;

  font-style: italic;

  font-weight: bold;

}

.contact-wrapper address {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.form-contact {

  padding: 20px;

  background-image: url( "images/darkpatterncontact.jpg" );

  border: 3px solid #c0c0c0;

}

.form-contact > label {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  font-size: 24px;

  font-style: italic;

  font-weight: bold;

  color: #DBDADA;

  padding-bottom: 10px;

  border-bottom: 1px dotted #e4e4e4;

}

.form-contact p {

  font-weight: bold;

  color: #A0A0A0 !important;

}

.form-contact input[type="text"], .form-contact input[type="email"], .form-contact input[type="tel"] {

  padding: 4px 8px;

}

.form-contact input[type="text"], .form-contact input[type="email"], .form-contact input[type="tel"], .form-contact textarea {

  background-color: #121212;

  border: 1px solid #848484;

  outline: none;

  color: #fff;

}

.form-contact textarea {

  padding: 2px;

}

.wpcf7 {

}

.wpcf7 textarea {

  resize: none;

  width: 100%;

}

.wpcf7 input[ type="submit" ] {

  width: 100%;

  padding: 8px 0;

  border: none;

  font-weight: bold;

  font-style: italic;

}

.content-wrapper {

  padding: 30px 20px 0;

  margin: 0 auto 20px auto;

  max-width: 998px;

}/*  __Menu__  */

.wprmm_menu {

  background-image: url( "images/patterncontact.jpg" );

}

.menu_sidemenu ul {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  margin: 0 10px;

  padding: 10px 5px;

  width: 220px;

  background-image: url("images/darkpatterncontact.jpg" );

  border: 5px solid #D9D9D9;

}

.menu_sidemenu li:first-child {

  color: #D9D9D9;

  font-weight: bold;

  margin-bottom: 5px;

  padding: 0 10px;

}

.menu_sidemenu li:not(:first-child):before {

  content: "";

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-align-self: center;

  -ms-flex-item-align: center;

  align-self: center;

  margin-right: 10px;

  width: 8px;

  height: 8px;

  background-color: #8FD7F6;

}

.menu_sidemenu li:not(:first-child):not(:last-child) {

  border-bottom: 1px solid #8D8D8D;

}

.wprmm_menu .one-column h3 {

  font-style: normal;

  font-size: 14px;

}

.menu_sidemenu li {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  list-style: none;

}

.menu_sidemenu a {

  padding: 6px 0;

  color: white;

  font-style: italic;

  text-decoration: none;

  font-size: 13px;

}

.menu_sidemenu a:hover {

  text-decoration: underline;

}

.wprmm_menu > .menu_manager {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-flex: 1;

  -webkit-flex: 1;

  -ms-flex: 1;

  flex: 1;

  padding: 5px 10px;

}

.wprmm_menu > .menu_manager > .menu_manager {

  width: 100%;

}

.menu_category {

  margin-top: 35px;

}

.menu_category > ul > li > div {

  width: 85%;

}

.menu_category h2 {

  font-size: 32px;

  font-style: italic;

  font-weight: bold;

}

.menu_category h3 {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  max-width: 480px;

  font-style: italic;

  font-weight: bold;

  margin: 0;

}

.menu_category ul li:not(.clear) {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  padding: 10px 0;

  list-style: none;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}

.menu_category ul li:not(.clear):not(:last-child) {

  border-bottom: 1px solid #AEAEAE;

}

.menu_category .menu_price {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: end;

  -webkit-align-items: flex-end;

  -ms-flex-align: end;

  align-items: flex-end;

  font-weight: bold;

  font-size: 14px;

}

.menu_category .portion {

  font-size: 10px;

  font-style: italic;

  font-weight: bold;

  margin: 0 8px;

}

.menu_category .clear {

  display: none;

}

.wprmm_menu ul li span.menu_price {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.menus-listing, .menus-listing .menu {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  margin-bottom: 15px;

}

.menus-listing .menu-categories {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}

.menu-categories .category {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}

.menus-listing .menu > span {

  font-size: 16px;

  margin-bottom: 10px;

  font-weight: bold;

  font-style: italic;

}

.menu-categories .category a {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  padding: 5px 10px;

  background-image: url( "images/menubuttonbg.png" );

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  border: 3px solid #C9C9C9;

  color: #C9C9C9;

  text-decoration: none;

  margin-right: 10px;

}

.menu-categories .category a:hover span {

  color: #8fd7f6;

}

.menu-categories .category a:before {

  content: '';

  display: inline-block;

  margin-right: 10px;

  background-image: url( "images/innermenuicon.png");

  width: 17px;

  height: 32px;

}

.menu-categories .category a span {

  border-bottom: 1px dashed #8fd7f6;

}

.menu_manager .description {

  width: 570px;

  font-size: 12px;

}/*  ________  */

.nivoSlider, .nivoSlider img {

  height: 380px !important;

}

.breadcrumb-holder {

  margin: auto;

  width: 350px;

  height: 24px;

  padding-top: 13px;

}

.breadcrumb {

  font-size: 11px;

  margin-left: -16px;

  padding: 4px 6px;

  background-image: url( "images/darkpatterncontact.jpg" );

  color: white;

}

.breadcrumb a {

  color: #8fd7f6;

}

.reservations-wrapper  .left {

  float: left;

  width: 70%;

}

.reservations-wrapper .right {

  float: left;

  width: 30%;

}

/*.reservations-wrapper {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

}

*//*.reservations-wrapper .left, .reservations-wrapper .right {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

*/.form {

  box-sizing: border-box;

  width: 298px;

  margin-top: 15px;

  padding: 5px;

  border: 5px solid #D9D9D9;

  background-image: url("images/darkpatterncontact.jpg" );

}

.form label {

  display: -webkit-flex;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  color: #fff;

  font-weight: bold;

  font-size: 12px;

  text-transform: uppercase;

  border-bottom: 1px dotted #fff;

  padding: 5px 10px;

}

.form fieldset {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

  -webkit-justify-content: space-between;

  -ms-flex-pack: justify;

  justify-content: space-between;

  padding: 5px;

}

.form fieldset span {

  color: #D3D3D3;

  font-size: 13px;

  font-style: italic;

  margin-bottom: 4px;

}

.form fieldset input[ type="text" ], .form fieldset input[ type="email" ], .form fieldset input[ type="tel" ], .form fieldset textarea {

  box-sizing: border-box;

  width: 100%;

  padding: 5px;

  background-color: #121212;

  border: 1px solid #848484;

  outline: none;

  color: #fff;

}

.form fieldset textarea {

  height: 160px;

  resize: none;

  margin-bottom: 10px;

}

.form input[ type="submit" ] {

  width: 100%;

  padding: 8px 0;

  border: none;

  font-weight: bold;

  font-style: italic;

  background-color: rgb( 17, 17, 17 );

  color: rgb( 219, 219, 219 );

}

.form input[ type="submit" ]:hover {

  cursor: pointer;

}

.reservations-wrapper .left p > span {

  -webkit-align-self: flex-start;

  -ms-flex-item-align: start;

  align-self: flex-start;

  margin: 0 0 20px 0;

  font-weight: bold;

  font-style: italic;

  font-size: 20px;

}

.timings {

  float: left;

  margin: 0 0 15px;

  width: 100%;

}

.timings-image {

  float: left;

  width: 40%;

}

.reservations-wrapper .left .timings .details-image img {

  border: 5px solid #D9D9D9;

}

.reservations-wrapper .left .timings .details-image > div {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.reservations-wrapper .left .timings .details-image span {

  font-size: 15px;

  font-style: normal;

  font-weight: bold;

  line-height: 25px;

}

.reservations-wrapper .left .timings .details-image p {

  margin: 0;

  font-family:"Lora",serif;

  line-height:18px;

}

.reservations-wrapper .left .timings .details-image {

  padding: 0 12px;

  font-family:serif;

}

.reservations-wrapper .left .timings .details-image label {

  font-size: 22px;

  font-weight: normal;

  padding-bottom: 15px;

}

.reservations-wrapper .left .intro_txt {

  font-family: "Open Sans",Arial,Helvetica,sans-serif;

  font-size: 15px;

  font-style: normal;

  line-height: 25px;

  padding: 0 45px 20px 0;

}

.reservations-wrapper .left .intro_txt > a {

  color: #5a97ad;

  font-style: italic;

  font-weight: bold;

  text-decoration: none;

}

.c_testimonial_holder {

  text-align:center;

}

.c_testimonial_beside {

  display:none;

}

.c_testimonial_beside a {

  color: #6a6a6a;

  text-decoration: none;

  border-bottom: 1px #595959 dashed;

}

.c_testimonial_wrapper {

  width: 100%;

  text-align:center;

}



.fa-star {

  font-size: 11px;

}

.testimonial_rotator_description {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  margin: 0 40px;

}

.testimonial_rotator_info {

  

}

.testimonial_rotator_wrap {

  margin: 0 !important;

  padding: 0 !important;

}

.testimonial_rotator_stars {

  margin: 0 0 5px 10px;

}

.testimonial_rotator_stars .testimonial_rotator_star {

  color: #5ebbe4;

  width: 12px;

}

.testimonial_rotator_quote {

    font-size: 19px;

    font-style: italic;

    line-height: 30px;

    margin: 20px 0 0;

}

.testimonial_rotator_author_info {

  

}/*  ________  */

.gallery-wrapper {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

}

.gallery-column {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-flex: 1;

  -webkit-flex: 1;

  -ms-flex: 1;

  flex: 1;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.separator-doubled {

  display: none;

}

.overlay-holder {

  display: block;

  position: relative;

}

.overlay-holder:hover .overlay {

  opacity: 0.4;

  filter: alpha(opacity=40);

}

.overlay-holder .overlay {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-color: #FFF;

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: opacity 1s;

  transition: opacity 1s;

}

i.hide {

  font-style: normal;

}

@media screen and (min-width:540px) {





.aboutus-img-wrapper img {

  margin: 20px;

}

}

@media screen and (max-width:540px) {



.content-wrapper {

  padding: 0;

}

.aboutus-img-wrapper img {

  float: none;

  margin: 0;

}

.aboutus-img-wrapper {

  display: block;

  text-align: center;

}

}

@media screen and (max-width: 1024px) {

  

.wprmm_menu {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.menu_sidemenu ul {

  width: auto;

}

.breadcrumb-holder {

  display: none;

}

}

@media screen and (max-width: 940px) {

  .reservations-wrapper .left {

  float: left;

  width: 60%;

}

.reservations-wrapper .right {

  float: left;

  width: 40%;

}

  .details-image {

  float: right;

  width: 44%;

}

.timings-image {

  float: left;

  width: 50%;

}

.timings-image > img {

  width: 100%;

}

.contact-wrapper {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.contact-wrapper .left {

  -webkit-box-flex: 0;

  -webkit-flex: none;

  -ms-flex: none;

  flex: none;

}

.contact-wrapper iframe {

  width: 100%;

}

.contact-wrapper .wpcf7 {

  width: 100%;

}

.contact-wrapper input[type="text"], .contact-wrapper input[type="email"], .contact-wrapper input[type="tel"] {

  width: 95%;

}

}

@media only screen and (max-width: 380px) {

.reservations-wrapper .left > span {

  margin: 0 0 20px;

}

.reservations-wrapper .left ul {

  margin-left: 0px;

}

}

@media only screen and (max-width: 1040px) {

.logo-frame {

  background: url(images/bg-logo-frame01.png) no-repeat;

  width: 229px;

  height: 139px;

  position: relative;

  float: left;

  left: 0;

  top: 0;

}

.lower-header .bib-gourmond {

  margin-left: 120px;

}

.top-header .holder {

  padding: 0 5px;

}

.top-header .company-part {

  font-size: 10px;

  line-height: 12px;

}

.restaurant-group .restaurants {

  font-size: 10px;

  line-height: 12px;

}

.restaurant-list li {

  font-size: 10px;

  line-height: 12px;

}

.restaurant-group {

  width: 70.1%;

}

#nav ul {

  float: left;

  padding: 12px 20px 0;

}

#nav > ul > li {

  padding-bottom: 9px;

}

#nav .drop, .drop-info-block {

  left: 20px !important;

}

.slider .caption-info {

  top: 40px;

  width: 45.126%;

  padding: 11px 1.5015% 25px 11.655%;

  left: 7.46%;

}

.profile-list li {

  margin-left: 1%;

}

.social-col .title {

  font-size: 10px;

  line-height: 12px;

  padding: 8px 2.759% 0 0;

}

.social-col {

  width: 24%;

  padding: 5px 2% 0 0;

}

.social-networks li a {

  background: url(images/bg-social-networks-tab.png) no-repeat;

  width: 28px;

  height: 28px;

}

.social-networks .twitter a {

  background-position: -31px 0;

}

.social-networks .googleplus a {

  background-position: -63px 0;

}

.signup-col {

  width: 40.046%;

  padding: 9px 2% 0 0;

}

.signup-form input[type="email"] {

  padding: 5px;

  width: 116px;

}

.signup-col .title {

  font-size: 10px;

  line-height: 12px;

  padding: 7px 2.495% 0 0;

}

.signup-form input[type="text"] {

  padding: 5px;

  width: 115px;

}

.location-col {

  width: 234px;

}

.location-block {

  padding-left: 8px;

}

.choice-list li {

  width: 90px;

}

.choice-list li:hover {

  width: 88px;

}

.lower-footer {

  padding: 0 5px;

}

.reservations-wrapper .left > span {

  margin: 0 0 20px 90px;

}

/*.reservations-wrapper .left ul {

  margin-left: 90px;

}

*/.tab-content {

  margin-top: 10px;

  width: 55.369%;

}

}@media only screen and (min-width: 1201px ) {	}

@media only screen and (min-width: 1024px ) and (max-width: 1200px ) {

  .holder .logo-frame {background: none;}

  .lower-header .bib-gourmond {margin-left: 105px;margin-top: 54px;}

  .holder .enquiry-wrap{margin-top: 52px;}

}

@media only screen and (min-width: 768px ) and (max-width: 1023px ) {
  .nav-bar #nav .drop, .nav-bar .drop-info-block{top: 220px;}

   body .sticky .lower-header .logo-frame{width:132px;height:44px;}

   body .sticky #nav > ul > li{padding-right:13px;}

   body .sticky .lower-header .bib-gourmond{margin-left:0px;}

   body .sticky .lower-header .logo{background-size: 100%;}

   body .sticky .lower-header .nav-bar{left:auto;}

  .enquiry-wrap .phone, .enquiry-wrap .voucher, .enquiry-wrap .book-online{padding: 6px 8px !important;font-size: 

    12px;}

  .holder .enquiry-wrap span a{font-size: 12px;}

  .voucher a img{width: 80px; height: 25px;}

  .lower-header .bib-gourmond {margin-left: 0px;margin-top: 30px;}

  .holder .logo-frame {height: 96px; background: none;}

  .logo-frame .logo {background-size: 100%; width: auto;}

  .holder .enquiry-wrap{margin-top: 30px; width: 410px;}

  .holder .enquiry-wrap .enquiry{padding-top: 8px;}

}

@media only screen and (min-width: 768px ) {



    .sticky {    background-color: #fff;    box-shadow: 0 2px 5px 0 rgba(50, 50, 50, 0.39);    position: fixed !important;    width: 100%;    z-index: 9999;	}	.sticky .top-header{display: none;}.sticky .lower-header .nav-bar{background:none; left: 0;position: absolute;right: 0;top: 9px;}.sticky .lower-header #nav > ul > li > a{color:#737373; }.sticky .lower-header .logo{background-size:35%;}.sticky .lower-header .logo-frame{background:none;width:174px;top:0px;}.sticky .enquiry-wrap{display: none;}.sticky .lower-header .bib-gourmond{margin-left: 130px;margin-top:10px;}.sticky .lower-header{margin-bottom: 0px;border-top:1px solid #ececec; }.sticky #nav li span{display: none;}.sticky #nav > ul > li{background:none;padding-right: 25px;}.sticky .nav-bar #nav .voucher-class{display:block;}.sticky .lower-header .holder{padding-top:0px;padding-bottom:10px;}.sticky .lower-header #nav > ul > li:hover > a{font-style:normal;}.sticky .breadcrumb-holder{display:none;}

.sticky .lower-header #nav > ul > li > a:hover{color:#678c9d;}

  

.slider.mobile {

  display: none;

}

.tab-content {

  margin-top: 10px;

  width: 45.369%;

}.mobile-logo{display:none;}#nav ul li:last-child {  padding-right: 0 !important;}

}/* @media only screen and (max-width: 1023px){ */

@media only screen and (max-width: 767px) {	

.tab-content{display:block !important; width:100% !important;}

.sticky {box-shadow: 0 2px 5px 0 rgba(50, 50, 50, 0.39);    position: fixed !important;    width: 100%;    z-index: 9999;}

.c_testimonial_holder .testimonial_rota-title{font-size:23px; margin-top:20px;}

#header .top-header .holder{margin:0px;}	.top-header .company-part{position:absolute;right: 10px;top: 4px;}	.company-part .lang{display:none;}	#header .top-header .group-wrapper{display:none;}	#header .top-header{display:block;border:0px;}	.mobile-logo img {width: 100px;}	.enquiry-wrap .callus{padding:8px 11px;}	.holder .enquiry-wrap{right:10px;}	#header .lower-header .holder{padding:4px 0 23px;}	.holder .logo-frame{width:100%;background:none;z-index:0;}	.holder .logo-frame .logo{display:none;}	.holder .logo-frame .mobile-logo{position:absolute;left:0px;right:0px;margin: auto;text-align:center;bottom:-18px;}	.nav-bar .opener{ background-color: #6A6A6A;background-position: center center;left: 10px;padding: 14px 11px;    right: auto;width: 25px;z-index: 10;}	.bib-gourmond .logo-bib img{width:48px;height:26px;}

  .book-online{display: none;}

  #nav .voucher-class {display: block;}

  #header .lower-header .bib-gourmond{float: right;width: 154px;position:absolute;}  #header .lower-header .bib-gourmond .text{display:none;}

  .enquiry-wrap .voucher {display: none;}

  .reservations-wrapper  .left {

  float: left;

  width: 100%;

}

.reservations-wrapper .right {

  float: left;

  width: 100%;

}

  .details-image {

  float: left;

  margin: 0 -8px;

  width: 100%;

}

.timings-image {

  float: left;

  width: 100%;

  margin-bottom:10px  

}

i.hide {

  display: none;

  font-style: normal;

}

.menus-listing .menu-categories .category a {

  height: 48px;

}

.menu_manager .description {

  width: 400px;

}

.wprmm_menu > .menu_manager {

  -webkit-box-flex: 0;

  -webkit-flex: none;

  -ms-flex: none;

  flex: none;

}

.menus-listing .menu-categories {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.menus-listing .menu-categories .category {

  margin-bottom: 10px;

}

.menus-listing .menu-categories .category a {

  -webkit-box-flex: 1;

  -webkit-flex: 1;

  -ms-flex: 1;

  flex: 1;

}

.reservations-wrapper .left {

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

}

.reservations-wrapper .left > ul {

  margin-top: 20px;

}

.reservations-wrapper .left ul li {

  list-style: none;

}

.slider.desktop {

  display: none;

}

body.page-72 h1, body.page-112 h1, body.page-231 h1, body.page-229 h1, body.page-118 h1, body.page-114 h1, body.page-116 h1, body.page-122 h1, body.page-120 h1, body.page-233 h1 {

  display: none;

}

h1 {

  padding-top: 10px;

  line-height: 34px;

}

.wprmm_menu ul li span.menu_price {

  -webkit-box-align: end;

  -webkit-align-items: flex-end;

  -ms-flex-align: end;

  align-items: flex-end;

  margin-right: 24px;

  margin-top: 8px;

}

.menu_category ul li:not(.clear) {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.reservations-wrapper {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.c_testimonial_beside {

  display: none;

}

.content-wrapper {

  padding-top: 0;

}

.breadcrumb {

  display: none;

}

.testimonial_rotator_quote {

  font-size: 10px;

  line-height: 10px;

}

.phone-email {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

}

.phone-email div {

  -webkit-box-flex: 0 !important;

  -webkit-flex: none !important;

  -ms-flex: none !important;

  flex: none !important;

}

.slider img {

  height: 100% !important;

}

.top-header, .enquiry-wrap .enquiry, .enquiry-wrap .phone, .testimonial-wrap, .signup-col, .lower-footer nav, .slider .caption-info .detail .add, .location-block .title, #nav ul li:before, #nav li span, #nav .drop-inner .heading .ico, .drop-inner .title, .tab-content, .drop-inner .heading {

  display: none;

}

.lower-header {

  background: #474749;

  margin: 0;  border-bottom: 3px solid #5ebbe4;

}

.lower-header .holder {

  padding: 18px 0 0;

}

.callus {

  display: block;

}

.slider .caption-info {

  top: 17px;

  left: 5px;

  width: 45.126%;

  padding: 11px 1.5015% 9px 11.655%;

}

.caption-info .btn-readmore {

  background: url("images/bg-readmore01-mob.png") no-repeat;

  width: 12px;

  height: 11px;

  top: 11px;

  left: 10px;

}

.caption-info .title {

  font-size: 11px;

  line-height: 13px;

  margin-bottom: 2px;

}

.slider {

  margin: 0;

}

.slider .caption-info {

  top: 16px;

  width: 45.126%;

  padding: 12px 1.5015% 9px 11.655%;

  left: 5px;

  height: 50px;

}

.profile-list {

  padding: 5px 0 0;

}

.profile-list li {

  margin: 0 0 6px 1.112%;

}

.profile-list .btn-learnmore {

  background: #5ebbe4 url(images/bg-learnmore-mob.png) no-repeat 7px 7px;

  font-size: 11px;

  padding: 6px 12px 3px 24px;

}

.slider .caption-info {

  font-size: 10px;

  line-height: 17px;

  overflow: hidden;

}

.slider .overlay {

  left: 0;

}

.caption-info .wrap {

  height: 50px;

  overflow-y: auto;

}

.opener {

  display: block;

}

.enquiry-wrap {

  width: auto;

  padding: 0;

  position: absolute;

  right: 0;

  top: 52px;

}

#nav.js-slide-hidden {

  display: block !important;

  left: -9999px !important;

  position: absolute !important;

  top: -9999px !important;

}

#nav {

  background: #343434;

  height: 1000px;

  position: absolute;

  z-index: 1000;

  width: 100%;

}

#nav>ul {

  float: none;

  display: block;

  border: 1px solid #676767;

  margin: 13px 12px;

  padding: 0;

}

#nav ul li {

  float: none;

  display: block;

  background: #464646;

  font-size: 14px;

  line-height: 18px;

  font-weight: bold;

  border-top: 1px solid #585858;

}

#nav > ul > li {

  padding: 0 0 0 6px;

}

#nav ul li:first-child {

  border: none;

}

#nav ul li a {

  display: block;

  padding: 9px 12px;

}

#nav .drop {

  background: none;

  position: relative;

  box-shadow: none;

  margin: 0 0 0 -6px;

  width: auto;

  top: 0;

}

#nav .drop, .drop-info-block {

  left: 0 !important;

}

.drop-inner {

  padding: 0;

}

#nav:after {

  content: '';

  display: block;

  clear: both;

}

#nav .tabset {

  background: #343434;

  padding: 0 27px;

  width: auto;

  float: none;

  display: block;

  overflow: hidden;

}

#nav .tabset li {

  background: url(images/arrow03.png) no-repeat 0 7px;

  font-size: 14px;

  line-height: 16px;

  border: none;

  padding: 4px 0 1px 16px;

  margin-bottom: 8px;

  font-style: normal;

}

#nav .tabset li a {

  background: none;

  color: #fff;

  display: inline;

  padding: 0;

  border: none;

}

#nav .tabset li:hover a, #nav .tabset li a.active, #nav .tabset li a:hover {

  background: none;

  font-style: italic;

  border: none;

}

#nav .tabset li a.active, #nav .tabset li a:hover {

  color: #868686;

}

.logo-frame {

  background: url(images/bg-logo-frame02.png) no-repeat;

  width: 156px;

  height: 81px;

}

.logo {

  background: url(images/logo02.png) no-repeat;

  width: 137px;

  height: 71px;

  margin: 3px 0 0 18px;

}

.logo-bib {

  width: 38px;

}

.lower-header .bib-gourmond {

  width: 140px;

  margin: 0;

  float: left;

  padding: 4px 0 0 9px;

}

.bib-gourmond .text {

  width: 75px;

  margin: 2px 0 0 22px;

  line-height: 10px;

}

.nav-bar {

  background: none;

  float: left;

  height: auto;

}

.slider .slide, .slider .slideset {

  float: none;

  overflow: hidden;

}

.profile-wrap {

  background: none;

  border: none;

  margin-bottom: 3px;

}

.profile-list li {

  width: 46.5625%;

  height: auto !important;

}

.profile-list li.review {

  display: block;

}

.profile-list li img {

  height: auto;

}

.contact-wrap {

  background: none;

  padding: 0 8px;

  border: none;

}

.contact-holder {

  padding: 0;

  border: none;

  margin-bottom: 13px;

}

.social-col {

  float: none;

  display: block;

  width: auto;

  background: url(images/bg-contact-wrap.png) no-repeat;

  overflow: hidden;

  border: 1px solid #d5d5d5;

  box-sizing: border-box;

  padding: 18px 0 21px 15px;

  margin-bottom: 12px;

}

.social-col .title {

  font-style: italic;

  font-weight: 500;

  width: auto;

}

.social-networks li a {

  width: 30px;

  height: 31px;

  background: url("images/bg-social-networks-mob.png") no-repeat;

}

.social-networks .twitter a {

  background-position: -33px 0;

}

.social-networks .googleplus a {

  background-position: -68px 0;

}

.location-block {

  padding: 2px 0 0 11px;

  float: none;

  display: inline-block;

}

.choice-list li {

  font-size: 12px;

  line-height: 14px;

  height: auto;

  width: 113px;

  margin-left: 4px;

}

.choice-list li:first-child {

  margin: 0;

}

.choice-list li:hover {

  border: none;

  width: 113px;

  height: auto;

  line-height: 14px;

}

.choice-list li a {

  padding: 11px 0;

}

.location-col {

  float: none;

  display: block;

  width: auto;

  background: url(images/bg-contact-wrap.png);

  overflow: hidden;

  border: 1px solid #d5d5d5;

  box-sizing: border-box;

  padding: 17px 0 13px 12px;

}

.location-col {

  font-style: italic;

  font-weight: 500;

  text-align: center;

}

.location-col .title01 {

  display: block;

  text-align: left;

  font-size: 12px;

  line-height: 14px;

  font-weight: bold;

  font-style: italic;

  color: #353535;

  padding: 0 0 17px 6px;

  text-align: left;

}

.location-col .map-wrap, .choice-list {

  float: none;

  display: inline-block;

}

#footer {

  margin-bottom: 16px;

}

.lower-footer .contact-info {

  display: block;

  width: 100%;

  text-align: center;

  font-size: 9px;

  line-height: 12px;

}

.lower-footer .address {

  display: block;

  text-align: center;

  float: none;

}

.lower-footer .left-block, .lower-footer .home, .lower-footer address, .lower-footer .contact {

  float: none;

  padding: 0;

}

.lower-footer address {

  display: inline;

}

.lower-footer .flogo {

  background: url("images/bg-flogo-mob.png") no-repeat scroll;

  float: none;

  display: block;

  margin: 19px auto 0;

  width: 69px;

  height: 31px;

}

.comment-form input[type="text"], .searchform input[type="text"], .searchform input[type="text"] {

  padding: 5px 3.69%;

  width: 92%;

}

#s {

  width: 71%;

}

.comment-form textarea {

  width: 92%;

  padding: 5px 3.69%;

  resize: none;

}

.reservations-wrapper .left > span {

  margin: 0 0 20px;

}

.reservations-wrapper .left ul {

  margin-left: 0px;

}

.voucher {

  padding: 15px 0px;

}

}

@media screen and (min-width:540px) and (max-width:1024px) {

.tab-content {

  float: left;

  width: 55.3685% !important;

  background: #242424;

  padding: 10px 3.77622%;

  margin-left: -18px;

  min-height: 97px;

  margin-top: 12px !important;

}

}

.voucher {

  float: left;

}

.voucher a {

  float: left;

  font-size: 12px;

  line-height: 15px;

  color: #a3a3a3;

  padding-top: 1px;

  text-decoration: none;

}

.voucher a:hover {

  color: #8ddaf9;

  outline: medium none;

  text-decoration: underline;

}

div.wpcf7-response-output {

  width: 252px;

}

.form {

  color: #ffffff;

}

.voucher-class {display: none;}

/*.reservations-wrapper .left {

  margin-left: 20px;

}

*/

.menu-wrapper {

  background-image: url(/wp-content/themes/homerestaurant/images/patterncontact.jpg);
  width:100%;
  padding: 10px 0;
  margin: 10px 0;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.39);
  -moz-box-shadow:    0px 0px 12px 0px rgba(0, 0, 0, 0.39);
  box-shadow:         0px 0px 12px 0px rgba(0, 0, 0, 0.39);
}

.menu-footnote {
  padding: 10px 10px 10px 10px;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  border-top: 1px solid #929292;
  border-bottom: 1px solid #929292;
  margin-bottom: 10px;
  background-color: #e0e0e0;
}

.menu-headnote {

  padding: 10px 10px 10px 10px;

  font-size: 15px;

  font-weight: bold;

  font-style: italic;

  text-align: center;

  border-top: 1px solid #AEAEAE;

  border-bottom: 1px solid #AEAEAE;

  margin: 10px 0 10px;

}

.menu-options {

  padding: 0 40px;

  margin-top: 20px;

}

.menu-options h2 {
  font-size: 32px;
  color: #000000;
  margin-bottom: 25px;
}

.menu-options p {

  font-style: normal;
  color: #6a6a6a;
  font-size: 15px;
  padding: 10px 0 10px 0;
  width: 100%;
  display: inline-block;

}

.menu-options p:not(:last-child){

  border-bottom: 1px dotted #AEAEAE;

}

.pricing {

  font-style: italic;

  font-weight: bold;

  float: right;

  text-align: right;

  font-size: 14px;

  padding-left: 5px;

}

.menu-options span.pricing {

  font-style: italic;

  font-weight: bold;

  float: right;

  text-align: right;

  font-size: 14px;

  padding-left: 5px;

}

.menu-options span {

  float: right;

  font-size: 10px;

  font-weight: bold;

  font-style: italic;

}

.menu-options div{

    font-style: normal;

    font-weight: bold;

    color: #6a6a6a;

    font-size: 14px;

    width: 100%;

    display: inline-block;

    margin: 0 0 10px 0;

    padding: 0 0 10px 0;

}

.menu-options div:not(:last-child){

    border-bottom: 1px solid #AEAEAE;

}

div.description {

  display: block;

  width: 80%;

  font-family: "Open Sans", sans-serif;

  font-size: 12px;

  font-weight: normal;

  line-height: 20px;

  font-style: italic;

  padding: 0 0 0 10px;

}

.company-part > span {

    float: left;

    margin-left: 10px;

}

.lang {

    margin-top: 3px;

}

.enquiry-wrap .voucher a:hover{text-decoration: none;}

.border-gray {border: 1px solid #5ebbe4;display: block;margin: auto auto 10px;text-align: center;width:200px;}

.testimonial_rotator_stars.cf-tr {

    display: none;

}

.testimonial_rota-title {

    font-size: 33px;

    margin-bottom: 25px;

    text-transform: capitalize;

}

.testimonial_rota-title strong{color:#5ebbe4;font-weight:normal;}

.testimonial-wrapper{background:rgba(0, 0, 0, 0) url("images/bg-contact-wrap.png");	border-top:1px solid #ececec;}

.master-title > span {

    background-color: #5ebbe4;

    box-decoration-break: clone;

    box-shadow: 10px 0 0 #5ebbe4, -10px 0 0 #5ebbe4;

    color: #fff;

    font-size: 26px;

    padding: 7px;

	}

.master-title{margin: auto auto 25px;

    max-width: 700px;

    text-align: center;

	line-height: 49px;

    color: #fff;

}

#displayText{border: 1px solid #595959;

    color: #6a6a6a;

    display: inline-block;

    font-style: italic;

    font-weight: bold;

    margin: 15px 0;

    padding: 9px 40px;

    text-decoration: none;

    text-transform: capitalize;

	cursor:pointer;

	

}

.testimonial_rotator_prev .fa.fa-chevron-left {

    background-image: url("/wp-content/uploads/2016/05/prev.png");

    display: inline-block;

    height: 63px;

    width: 37px;

    font-size:0px;

}

.testimonial_rotator_next .fa.fa-chevron-right {

    background-image: url("/wp-content/uploads/2016/05/next.png");

    display: inline-block;

    height: 63px;

    width: 37px;

    font-size:0px;

}

.testimonial_rotator_nav .testimonial_rotator_prev {

    position: absolute;

    top: -10px;

}

.testimonial_rotator_nav .testimonial_rotator_next {

    position: absolute;

    top: -10px;

}
.profile-title {
    background-color: #5ebbe4;
    bottom: 9px;
    color: #272727;
    display: inline-block;
    font-style: italic;
    left: 10px;
    padding: 8px 10px;
    position: absolute;
     font-size: 13px;
}
.profile-image::before {
  background-color: #272727;
  border-radius: 50%;
  color: #5ebbe4;
  content: "+";
  display: block;
  float: left;
  font-size: 19px;
  line-height: 14px;
  margin-right: 8px;
  margin-top: 2px;
  padding: 0 3px 1px 2px;
}