@import url(http://fonts.googleapis.com/css?family=Ubuntu:500&amp;subset=latin,latin-ext);
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 16px;
  color: #000;
  background: #fbaa19 url(../images/bg-yellow.jpg) center top repeat;
  height: 100%;
  width: 100%;
}
body.modal {
  background: transparent;
}
a {
  color: #690701;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
h1,
h2 {
  font-size: 2em;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  color: #690701;
  line-height: 40px;
  margin: 0 0 20px 0;
}
h3 {
  text-transform: uppercase;
  margin: 0.5em 0;
  font-weight: bold;
  font-size: 1.1em;
}
p {
  margin: 0 0 1em 0;
  text-align: justify;
}
td,
th {
  vertical-align: top;
}
img {
  vertical-align: middle;
}
fieldset {
  border: none;
}
fieldset legend {
  font-weight: bold;
}
fieldset.radio {
  line-height: 25px;
}
label {
  font-weight: bold;
  color: #300911;
}
input[type=text],
input[type=tel],
input[type=email],
textarea,
select {
  background: #fff;
  color: #300911;
  border: 1px solid #7b2832;
  box-sizing: content-box;
  padding: 3px 5px;
  outline: none;
  font-size: 1.2em;
  vertical-align: middle;
}
input[type=text]:focus,
input[type=text]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=email]:focus,
input[type=email]:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  border-color: #300911;
}
input[type=text].invalid,
input[type=tel].invalid,
input[type=email].invalid,
textarea.invalid,
select.invalid {
  border-color: #b30000;
}
input[type=text],
input[type=tel],
input[type=email] {
  height: 25px;
  line-height: 25px;
}
input[type=radio] {
  vertical-align: middle;
}
input[type=radio] + label {
  margin: 0 10px;
}
textarea {
  resize: none;
}
select {
  background: #ab6f03;
  color: #fff;
  height: 25px;
  line-height: 25px;
}
button,
input[type=submit],
input[type=button] {
  cursor: pointer;
  display: inline-block;
  box-sizing: content-box;
  padding: 0 15px;
  height: 45px;
  width: 100%;
  line-height: 45px;
  background: transparent url(../images/button-2.png) 0 0 no-repeat;
  background-size: 100% 100%;
  text-decoration: none;
  color: #fff200;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  border: none;
  outline: none;
  vertical-align: middle;
}
button:hover,
input[type=submit]:hover,
input[type=button]:hover {
  background-image: url(../images/button-1.png);
  color: #45161e;
  font-size: 1.5em;
}
#body {
  min-height: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
  min-width: 100%;
}
#header {
  background: #7b2832 url(../images/header.jpg) center top no-repeat;
  border-top: 10px solid #300911;
  height: 350px;
  height: 380px;
  -webkit-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 7px 4px rgba(0,0,0,0.6);
  position: relative;
  z-index: 1000;
 min-width: 100%;
}
#header #top {

  margin: 0 auto;
}
#header #top .module {
  float: left;
}
#header #top .module-lang ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header #top .module-lang ul li {
  display: inline-block;
  background: transparent url(../images/bg-top-menu.png) 0 0 no-repeat;
  background-size: 100% 100%;
  margin: 0 10px 0 0;
}
#header #top .module-lang ul li a {
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  font-size: 1.4em;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  padding: 10px;
  color: #7b2832;
}
#header #top .module-lang ul li a:hover {
  color: #fcbd4b;
  text-decoration: none;
}
#header #top .module-lang ul li.lang-active a {
  color: #fcbd4b;
}
#header #top .module-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header #top .module-social ul li {
  display: inline-block;
  background: transparent url(../images/bg-top-menu.png) 0 0 no-repeat;
  background-size: 100% 100%;
  margin: 0 10px 0 0;
  vertical-align: top;
}
#header #top .module-social ul li a {
  display: block;
  font-size: 0em;
  width: 52px;
  height: 52px;
  padding: 10px;
  background: transparent url(../images/icons/facebook.png) center center no-repeat;
}
#header #top .module-phone {
  float: right;
  background: transparent url(../images/bg-top-module.png) 0 0 no-repeat;
  background-size: 100% 100%;
  color: #fcbd4b;
  font-size: 1.4em;
  line-height: 2em;
}
#header #top .module-phone .module-content {
  padding: 0 10px 0 50px;
  background: transparent url(../images/icons/phone.png) 10px center no-repeat;
}
#header #top .module-phone p {
  margin: 0;
}
#header #logo {
  position: absolute;
  top: -25px;
  z-index: 2147483647;
  /*left: 50%;
  margin: 0 0 0 -282px;
  width: 564px;
  height: 305px;
  font-size: 0;
  text-indent: 1000px;
  overflow: hidden;
  z-index: 1000;
  background: transparent url(../images/logo.png) 0 0 no-repeat;*/
}
#header #toolbar {
  position: absolute;
  width: 100%;
  height: 25px;
  left: 0;
  bottom: 0;
  padding: 10px 0;
  line-height: 25px;
  background: #430d18;
}
#header #toolbar:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  background: transparent url(../images/brd-toolbar.png) 0 0 repeat-x;
}
#header #toolbar .module {
  width: 1120px;
  margin: 0 auto;
}
#header #toolbar ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#header #toolbar ul.menu li {
  display: inline-block;
  margin: 0 0 0 80px;
  margin: 0 0 0 65px;
}
#header #toolbar ul.menu li:first-child {
  margin: 0;
}
#header #toolbar ul.menu li a {
  color: #fcbd4b;
  font-size: 1.4em;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
}
#main {
  margin: 0 auto;
  width: 1120px;
}
#main .item {
  width: 1120px;
  margin: 0 auto;
}
#main .item-inner {
  overflow: hidden;
}
#main .item-wrapper#restaurant .item {
  position: relative;
  background: -moz-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: -webkit-gradient(radial,center center,0px,center center,75%,color-stop(25%,#fee2af),color-stop(75%,rgba(255,255,255,0)));
  background: -webkit-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: -o-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: -ms-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: radial-gradient(ellipse at center,#fee2af 25%,rgba(255,255,255,0) 75%);
}
#main .item-wrapper#restaurant .item:before {
  content: "";
  position: absolute;
  width: 508px;
  height: 367px;
  top: -120px;
  left: -100px;
  background: transparent url(../images/plate-1.png) 0 0 no-repeat;
}
#main .item-wrapper#restaurant .item:after {
  content: "";
  position: absolute;
  width: 421px;
  height: 421px;
  bottom: -210px;
  right: -115px;
  background: transparent url(../images/plate-2.png) 0 0 no-repeat;
  z-index: 1;
}
#main .item-wrapper#restaurant .item-inner {
  position: relative;
  min-height: 500px;
}
#main .item-wrapper#restaurant .item-inner:before {
  content: "";
  position: absolute;
  width: 441px;
  height: 274px;
  top: -50px;
  right: 0;
  background: transparent url(../images/chilli.png) 0 0 no-repeat;
}
#main .item-wrapper#restaurant .item-inner:after {
  content: "";
  position: absolute;
  width: 395px;
  height: 288px;
  bottom: 0;
  right: 220px;
  background: transparent url(../images/spice.png) 0 0 no-repeat;
}
#main .item-wrapper#restaurant .item-content {
  position: relative;
  z-index: 1;
  padding: 30px 0;
}
#main .item-wrapper#restaurant h2.item-title {
  padding: 0 0 250px 420px;
  margin: 0 0 10px 0;
  background: transparent url(../images/heading-restaurant.png) 285px bottom no-repeat;
}
#main .item-wrapper#restaurant .item-text {
  width: 430px;
  margin: 0 0 0 70px;
}
#main .item-wrapper#lunch {
  background: #430d18 url(../images/bg-brown.jpg) center top repeat;
  position: relative;
}
#main .item-wrapper#lunch:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  background: transparent url(../images/brd-brown.png) center top repeat-x;
}
#main .item-wrapper#lunch .item {
  position: relative;
}
#main .item-wrapper#lunch .item:before {
  content: "";
  position: absolute;
  width: 441px;
  height: 345px;
  bottom: -60px;
  left: -190px;
  background: transparent url(../images/pot.png) 0 0 no-repeat;
  z-index: 1;
}
#main .item-wrapper#lunch .item:after {
  content: "";
  position: absolute;
  width: 695px;
  height: 435px;
  bottom: -60px;
  right: -130px;
  background: transparent url(../images/plate-3.png) 0 0 no-repeat;
  z-index: 1;
}
#main .item-wrapper#lunch .item-inner {
  position: relative;
  min-height: 600px;
}
#main .item-wrapper#lunch .item-inner:before {
  content: "";
  position: absolute;
  width: 243px;
  height: 273px;
  top: 60px;
  right: 250px;
  background: transparent url(../images/badge.png) 0 0 no-repeat;
  z-index: 2;
}
#main .item-wrapper#lunch .item-content {
  position: relative;
  z-index: 1;
  padding: 30px;
}
#main .item-wrapper#lunch h2.item-title {
  width: 473px;
  height: 40px;
  line-height: 40px;
  padding: 25px 80px 55px 40px;
  text-align: right;
  background: transparent url(../images/heading-lunch.png) 0 0 no-repeat;
  margin: 0;
}
#main .item-wrapper#lunch .item-text {
  width: 466px;
  padding: 0 40px 20px 40px;
  background: transparent url(../images/bg-lunch.png) 0 0 repeat-y;
  margin: 0 0 0 6px;
  overflow: hidden;
  position: relative;
}
#main .item-wrapper#lunch .item-text:before {
  content: "";
  position: absolute;
  width: 546px;
  height: 360px;
  left: 0;
  top: 0;
  background: transparent url(../images/bg-lunch-top.png) 0 0 no-repeat;
}
#main .item-wrapper#lunch .item-text-inner {
  position: relative;
}
#main .item-wrapper#lunch .contact-us {
  position: absolute;
  color: #fbaa19;
  width: 223px;
  height: 40px;
  top: 200px;
  right: 20px;
  font-weight: 500;
  font-size: 1.1em;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  line-height: 20px;
  padding: 30px 0 19px 0;
  cursor: pointer;
  z-index: 1000;
  background: transparent url(../images/bg-handdrawn.png) 0 0 no-repeat;
}
#main .item-wrapper#lunch .contact-us span {
  display: block;
}
#main .item-wrapper#lunch .contact-us span:first-child {
  text-transform: uppercase;
}
#main .item-wrapper#menu {
  background: #300911 url(../images/bg-dark.jpg) center top repeat;
  position: relative;
}
#main .item-wrapper#menu:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  background: transparent url(../images/brd-dark.png) center top repeat-x;
}
#main .item-wrapper#menu .item {
  width: 1178px;
  position: relative;
  left: -30px;
}
#main .item-wrapper#menu .item-content {
  margin: 30px 0;
}
#main .item-wrapper#menu h2.item-title {
  height: 80px;
  line-height: 80px;
  padding: 0 790px 0 0;
  text-align: right;
  background: transparent url(../images/heading-menu.png) 395px 0 no-repeat;
  color: #fbaa19;
  margin: 0;
}
#main .item-wrapper#menu .item-page .item-page-inner {
  padding: 0 58px 20px 110px;
  background: transparent url(../images/bg-menu.png) 0 0 repeat-y;
  overflow: hidden;
  position: relative;
}
#main .item-wrapper#menu .item-page .item-page-inner:before {
  content: "";
  position: absolute;
  width: 1178px;
  height: 388px;
  left: 0;
  top: 0;
  background: transparent url(../images/bg-menu-top.png) 0 0 no-repeat;
}
#main .item-wrapper#menu .item-page h2.item-content-title {
  height: 40px;
  line-height: 40px;
  padding: 20px 58px 40px 110px;
  background: transparent url(../images/heading-menu-content.png) 0 0 no-repeat;
  margin: 0;
  position: relative;
}
#main .item-wrapper#menu .item-page .item-page-content {
  position: relative;
}
#main .item-wrapper#menu .item-page .item-page-column {
  float: left;
  width: 48%;
  margin: 0 0 0 4%;
}
#main .item-wrapper#menu .item-page .item-page-column:first-child {
  margin: 0;
}
#main .item-wrapper#menu .item-navigation {
  margin: 0 0 20px 0;
  padding: 0 0 0 60px;
  text-align: right;
}
#main .item-wrapper#menu .item-navigation a {
  cursor: pointer;
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 10px 10px;
  height: 45px;
  line-height: 45px;
  background: transparent url(../images/bg-nav.png) 0 0 no-repeat;
  background-size: 100% 100%;
  text-decoration: none;
  color: #fbaa19;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
.jig-loadMoreButton {
  cursor: pointer;
  background: transparent url(../images/bg-nav.png) 0 0 no-repeat !important;
  border: none !important;
  border-radius: 0px !important;
  background-size: 100% 100%;
  text-decoration: none;
  color: #fbaa19;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
}
#main .item-wrapper#menu .item-navigation a:first-child {
  margin: 0;
}
#main .item-wrapper#menu .item-navigation a.active {
  background-image: url(../images/bg-nav-active.png);
  color: #690701;
}
#main .item-wrapper#gallery {
  background: #430d18 url(../images/bg-brown.jpg) center top repeat;
  position: relative;
}
#main .item-wrapper#gallery:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  background: transparent url(../images/brd-brown.png) center top repeat-x;
}
#main .item-wrapper#gallery h2.item-title {
  display: none;
}
#main .item-wrapper#gallery .item-content {
  margin: 30px 0;
  color: #fff;
}
#main .item-wrapper#gallery h1,
#main .item-wrapper#gallery h2,
#main .item-wrapper#gallery h3,
#main .item-wrapper#gallery h4,
#main .item-wrapper#gallery h5,
#main .item-wrapper#gallery h6 {
  color: #fbaa19;
}
#main .item-wrapper#gallery ul.sigFreeClassic {
  margin: 0 -25px 0 0 !important;
  overflow: hidden;
}
#main .item-wrapper#gallery ul.sigFreeClassic li {
  margin: 0 25px 25px 0;
}
#main .item-wrapper#gallery a.sigFreeDisplayMore {
  cursor: pointer;
  display: block;
  padding: 0 15px;
  margin: 15px auto;
  height: 45px;
  width: 200px;
  line-height: 45px;
  background: transparent url(../images/bg-nav-yellow.png) 0 0 no-repeat;
  background-size: 100% 100%;
  text-decoration: none;
  color: #690701;
  text-transform: uppercase;
  font-size: 1.2em;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-align: center;
}
#main .item-wrapper#gallery a.sigFreeDisplayMore:hover {
  background-image: url(../images/bg-nav-active.png);
}
#main .item-wrapper#contact {
  background: #fbaa19 url(../images/bg-yellow.jpg) center top repeat;
  position: relative;
}
#main .item-wrapper#contact:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  background: transparent url(../images/brd-yellow.png) center top repeat-x;
}
#main .item-wrapper#contact h2.item-title {
  position: relative;
}
#main .item-wrapper#contact h2.item-title:after {
  content: "";
  position: absolute;
  width: 300px;
  height: 152px;
  bottom: -152px;
  left: 120px;
  background: transparent url(../images/heading-contact.png) 0 0 no-repeat;
}
#main .item-wrapper#contact .item {
  position: relative;
  background: -moz-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: -webkit-gradient(radial,center center,0px,center center,75%,color-stop(25%,#fee2af),color-stop(75%,rgba(255,255,255,0)));
  background: -webkit-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: -o-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: -ms-radial-gradient(center,ellipse cover,#fee2af 25%,rgba(255,255,255,0) 75%);
  background: radial-gradient(ellipse at center,#fee2af 25%,rgba(255,255,255,0) 75%);
}
#main .item-wrapper#contact .item-inner {
  padding: 20px 0;
}
#main .item-wrapper#contact .item-text-inner {
  position: relative;
}
#main .item-wrapper#contact .item-text-inner .contact-address {

  float: left;
  margin: 74px 0 0 0;
  font-size: 1.1em;
}
#main .item-wrapper#contact .item-text-inner .contact-map {
  text-align: center;
  float: left;
  margin: -60px 0 0 0;
}
#main .item-wrapper#contact .item-text-inner .contact-info {
  float: left;
  margin: -60px 0 0 0;
  font-size: 1.1em;
}
body.full-width #main {
  width: auto;
}
#system-message-container {
  width: 1120px;
  margin: 0 auto;
}
#system-message-container #system-message {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-weight: bold;
  font-size: 1.2em;
  white-space: nowrap;
  color: #690701;
  margin: 0 0 10px 0;
}
#system-message-container #system-message h4 {
  display: none;
}
#system-message-container #system-message .close {
  display: none;
}
body.modal #system-message-container {
  width: auto;
}
#footerwrapper {
  min-width: 1120px;
  position: absolute;
  width: 100%;
  height: 40px;
  left: 0;
  bottom: 0;
  line-height: 40px;
  background: #430d18;
  color: #fbaa19;
}
#footerwrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  background: transparent url(../images/brd-toolbar.png) 0 0 repeat-x;
}
#footerwrapper a {
  color: #fbaa19;
}
#footerwrapper p {
  margin: 0;
}
#footerwrapper #copyright {
  width: 1120px;
  margin: 0 auto;
}
#footerwrapper #copyright p {
  text-align: center;
}
#footerwrapper #mb-design {
  display: inline-block;
  width: 43px;
  height: 34px;
  vertical-align: middle;
  background: transparent url(../images/mb-design.png) 0 0 no-repeat;
  font-size: 0;
  text-indent: 100px;
  overflow: hidden;
  margin: 0 0 0 10px;
}
#floating {
  position: fixed;
  top: 200px;
  right: -7px;
  width: 400px;
  height: 75px;
  z-index: 1000;
  -moz-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#floating ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 400px;
  height: 75px;
  text-align: right;
}
#floating ul li {
  background: transparent url(../images/bg-nav-red.png) 0 0 no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
#floating ul li a {
  display: block;
  font-size: 1.8em;
  font-weight: 500;
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  height: 55px;
  line-height: 55px;
  color: #fff;
}
#floating ul li a:hover {
  color: #fcbd4b;
  text-decoration: none;
}
#floating ul li a .image-title {
  display: inline-block;
  margin: 0 20px 0 0;
}
.contact-form {
  width: 440px;
}
.contact-form .control-group {
  width: 200px;
  float: left;
  margin: 0 20px 10px 0;
}
.contact-form .control-group input[type=text],
.contact-form .control-group input[type=tel],
.contact-form .control-group input[type=email],
.contact-form .control-group textarea,
.contact-form .control-group select {
  width: 188px;
}
.contact-form .control-group .input-append input[type=text],
.contact-form .control-group .input-append input[type=tel],
.contact-form .control-group .input-append input[type=email],
.contact-form .control-group .input-append textarea,
.contact-form .control-group .input-append select {
  width: 155px;
  border-right: none;
}
.contact-form .control-group .input-append button {
  width: 33px;
  background: #fff;
  padding: 0;
  height: 33px;
  line-height: 33px;
}
.contact-form .control-group .input-append button:hover {
  background: #fff;
}
.contact-form .control-group .input-append button i {
  display: inline-block;
  width: 32px;
  height: 31px;
  border: 1px solid #300911;
  border-left: none;
}
.contact-form .control-group .input-append button i.icon-calendar {
  background: transparent url(../images/icons/calendar.png) center center no-repeat;
}
.contact-form .control-group.new-line {
  clear: both;
}
.contact-form .control-group.small {
  width: 90px;
}
.contact-form .control-group.small input[type=text],
.contact-form .control-group.small input[type=tel],
.contact-form .control-group.small input[type=email],
.contact-form .control-group.small textarea,
.contact-form .control-group.small select {
  width: 78px;
}
.contact-form .control-group.big {
  width: 420px;
}
.contact-form .control-group.big input[type=text],
.contact-form .control-group.big input[type=tel],
.contact-form .control-group.big input[type=email],
.contact-form .control-group.big textarea,
.contact-form .control-group.big select {
  width: 408px;
}
.contact-form .form-actions {
  float: left;
  text-align: right;
  padding: 20px 0 0 0;
  padding: 100px 0 0 0;
  width: 200px;
}
div.tooltip {
  display: none !important;
  float: left;
  position: absolute;
  background: #fbaa19;
  border: 1px solid #690701;
  color: #690701;
  padding: 5px;
  max-width: 200px;
  z-index: 13000;
}
div.tooltip h4 {
  padding: 0;
  margin: 0;
  font-size: 95%;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
}
div.tooltip p {
  font-size: 90%;
  margin: 0;
}

/** Responsive CSS*/

    @media only screen and (min-width : 320px)and (max-width : 479px) {

#main #restaurant.item-wrapper h2.item-title {
  padding: 0 0 39% 10%;
}
#main #restaurant.item-wrapper .item-text {
	margin: 0;
  width: 100%;
}  
#main .item {
  margin: 0 auto;
  width: 100%;
}
#main #restaurant.item-wrapper .item-inner::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#main #restaurant.item-wrapper .item-inner::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#main #restaurant.item-wrapper .item::after {
  background: transparent url("../images/plate-2.png") no-repeat scroll 0 0 / cover ;
  bottom: -28%;
  content: "";
  height: 53%;
  position: absolute;
  right: -17%;
  width: 71%;
  z-index: 1;
}
#header #toolbar ul.menu li {
  display: block;
  margin: 0 0 0 80px !important;
}
#header #toolbar ul.menu li:first-child {
  margin: 0 0 0 80px;
}
#header #toolbar ul.menu {
  background-color: #430d18;
  list-style: outside none none;
  margin: 0;
  padding: 20px 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-toggle {
  padding: 0 10px;
}
#main #contact.item-wrapper .item-text-inner .contact-map {
  margin: 0;
}
#main #contact.item-wrapper .item-text-inner .contact-info {
  margin: 0;
}
#main #lunch.item-wrapper .item-inner::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#main #lunch.item-wrapper .item::after {
  background: transparent url("../images/plate-3.png") no-repeat scroll 0 0 / cover ;
  bottom: -10%;
  content: "";
  height: 57%;
  position: absolute;
  right: -10%;
  width: 72%;
  z-index: 1;
}
#main #menu.item-wrapper .item {
  left: -30px;
  position: relative;
  width: 100%;
}
#main #lunch.item-wrapper h2.item-title {
  background: transparent url("../images/heading-lunch.png") no-repeat scroll 0 0 / cover ;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 25px 74px 61px 40px;
  text-align: right;
  width: 100%;
}
#main #lunch.item-wrapper .item-text {
  background: transparent url("../images/bg-lunch.png") repeat-y scroll 0 0 / cover ;
  margin: 0 0 0 6px;
  overflow: hidden;
  padding: 0 40px 20px;
  position: relative;
  width: 100%;
}
    }

    @media only screen and (min-width : 480px) and (max-width : 767px) {
#main #restaurant.item-wrapper h2.item-title {
  padding: 0 0 25% 54%;
}
#main #restaurant.item-wrapper .item-text {
	margin: 0;
  width: 100%;
}  
#main .item {
  margin: 0 auto;
  width: 100%;
}
#main #restaurant.item-wrapper .item-inner::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#main #restaurant.item-wrapper .item-inner::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#main #restaurant.item-wrapper .item::after {
  background: transparent url("../images/plate-2.png") no-repeat scroll 0 0 / cover ;
  bottom: -22%;
  content: "";
  height: 55%;
  position: absolute;
  right: -6%;
  width: 46%;
  z-index: 1;
}
#header #toolbar ul.menu li {
  display: block;
  margin: 0 0 0 80px !important;
}
#header #toolbar ul.menu li:first-child {
  margin: 0 0 0 80px;
}

#header #toolbar ul.menu {
  background-color: #430d18;
  list-style: outside none none;
  margin: 0;
  padding: 20px 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-toggle {
  padding: 0 10px;
}
#main #contact.item-wrapper .item-text-inner .contact-map {
  margin: 0;
}
#main #contact.item-wrapper .item-text-inner .contact-info {
  margin: 0;
}
#main #lunch.item-wrapper .item-inner::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#main #lunch.item-wrapper .item::after {
  background: transparent url("../images/plate-3.png") no-repeat scroll 0 0 / cover ;
  bottom: -10%;
  content: "";
  height: 57%;
  position: absolute;
  right: -10%;
  width: 72%;
  z-index: 1;
}
#main #menu.item-wrapper .item {
  left: -30px;
  position: relative;
  width: 100%;
}
    }


    @media only screen and (min-width : 768px)and (max-width : 991px) {

    }

    @media only screen and (min-width : 992px)and (max-width : 1199px) {

    }

    @media only screen and (min-width : 1200px)and (max-width : 3000px) {

    }

#floating ul li span {
  color: #fff;
  font-family: "Ubuntu",sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 55px;
}
#floating ul li {
  background: transparent url("../images/bg-nav-red.png") no-repeat scroll 0 0 / 100% 100%;
  display: inline-block;
  padding: 5px 10px;
}
#floating {
  right: -10px;
  cursor: pointer;
}
.contact-form {
  width: 100%;
}
.contact-form input[type="text"],.contact-form input[type="email"],.contact-form input[type="url"],.contact-form input[type="password"],.contact-form input[type="search"],.contact-form input[type="number"],.contact-form input[type="tel"],.contact-form input[type="range"],.contact-form input[type="date"],.contact-form input[type="month"],.contact-form input[type="week"],.contact-form input[type="time"],.contact-form input[type="datetime"],.contact-form input[type="datetime-local"],.contact-form input[type="color"],.contact-form textarea {
  width: 100%;
}
#sbox-title {
  background: transparent url("../images/heading-lunch.png") no-repeat scroll 0 0;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 25px 80px 55px 40px;
  text-align: right;
  width: 100%;
}
#sbox-title span {
  background: transparent url("../images/icons/food.png") no-repeat scroll right center;
  display: inline-block;
  padding: 0 58px 0 0;
}
.modal-body::before {
 
  background: transparent url("../images/bg-lunch-top.png") no-repeat scroll 0 0 / 100% 100%;
  content: "";
  height: 360px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.modal-body {
  background: transparent url("../images/bg-lunch.png") repeat-y scroll 0 0 / 100% 100%;
  clear: both;
  height: 100%;
  margin: -17px 0 0 6px;
  overflow: auto;
  padding: 20px 40px;
  position: relative;
  width: 100%;
}
.modal-content {
  background-clip: padding-box;
  background-color: transparent;
  border: medium none !important;
  border-radius: 6px;
  box-shadow: none !important;
  outline: 0 none;
  position: relative;
}
.modal-header {
  border-bottom: medium none;
}
.crat-sec, .crat-sec span.items {
  color: #fbaa19;
  font-weight: bold;
}
.crat-sec .woocommerce-Price-amount.amount {
  color: #fbaa19;
  font-weight: bold;
}
.crat-sec .fa {
  color: #fbaa19;
  font-size: 50px;
}

/*responsive css*/

    @media only screen and (min-width : 320px) and (max-width : 579px) {
        #header #logo {
  top: 10px;
} 
      .module.module-header.module-social {
  margin: 20px 0;
}
      #header #top .module-phone {
  margin: 20px 0;
}
      button.navbar-toggle.collapsed {
  margin-top: -10px;
}
      #main #restaurant.item-wrapper .item::after {
  background: transparent url("../images/plate-2.png") no-repeat scroll 0 0 / contain ;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 z-index: 1;
}
      #main #lunch.item-wrapper h2.item-title {
  height: auto;
}
#main #lunch.item-wrapper .contact-us {
  background: transparent url("../images/bg-handdrawn.png") no-repeat scroll 0 0 / contain ;
position: relative;
top: 0;
}
#main #menu.item-wrapper h2.item-title {
padding: 0;
}
#main #menu.item-wrapper .item {
  left: 0px;
  position: relative;
  width: 100%;
}
#main #menu.item-wrapper .item-page h2.item-content-title {
  height: auto;

}
#main #menu.item-wrapper .item-page .item-page-inner {
  background: transparent url("../images/bg-menu.png") repeat-y scroll 0 0 / 100% 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#main #menu.item-wrapper .item-page .item-page-inner::before {
  background: transparent url("../images/bg-menu-top.png") no-repeat scroll 0 0;
  background: transparent url("../images/bg-menu-top.png") no-repeat scroll 0 0 / 100% 100%;
  content: "";
  height: 100%;
  left: -59px;
  position: absolute;
  top: 0;
  width: 123%;
}
#gallery .vc_column-inner {
  margin: 0 2%;
  padding: 0;
  width: 95%;
}
#shop .woocommerce {
  margin: 2%;
  width: 95%;
}
      #footerwrapper {
  height: auto;
  position: absolute;
  width: 100%;
}
      #main #lunch.item-wrapper .item::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
      .item-page-column td:nth-child(3) {
  text-align: left !important;
}
      .item-page-column td:nth-child(3) {
  text-align: left !important;
  width: auto !important;
}.item-page-column strong {
  overflow-wrap: break-word !important;
}
      .item-page-column td {
  font-size: 14px !important;
}
      .crat-sec {
  float: left;
  margin: 5px 0;
}
#header #top .module-phone {
  float: left;
  font-size: 1em;

}
#header #top .module-phone {
  margin: 0 0 20px;
}
.module.module-header.module-social {
  margin: 5px 0;
}
    }

    
    @media only screen and (min-width : 580px) and (max-width : 767px) {

    }


    @media only screen and (min-width : 768px) and (max-width : 991px) {
#toolbar .container-fluid {
  background-color: #430d18;
  margin-bottom: 20px;
}
#main #restaurant.item-wrapper h2.item-title {

  padding: 30px 0 250px 420px;
}
#main #menu.item-wrapper .item {

  width: 100%;
}
  
    }


    @media only screen and (min-width : 992px) and (max-width : 1199px) {
#toolbar .container-fluid {
  background-color: #430d18;
  margin-bottom: 20px;
}
#main #restaurant.item-wrapper h2.item-title {

  padding: 30px 0 250px 420px;
}
#main #menu.item-wrapper .item {

  width: 100%;
}
    }
     @media only screen and (min-width : 1202px)  and (max-width : 1295px){
#header #toolbar ul.menu li a {
font-size: 1.2em;
}

    }


    @media only screen and (min-width : 1200px)  and (max-width : 3000px){

    }
    html .formcraft-css .fc-form {
  background: transparent none repeat scroll 0 0 !important;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  letter-spacing: -4px;
  margin: 0 auto;
  max-width: 100%;
  min-width: 140px;
  position: relative;
  text-align: left;
}

