.dropdown-backdrop {
  position: static !important; }

body {
  font-family: 'Open Sans', sans-serif;
  background: url("bg.jpg");
  background-position: center center;
  background-size: contain; }
  body nav.navbar {
    background: transparent;
    min-height: 35px; }
  body h1, body h2, body h3 {
    font-family: 'Bitter', serif;
    color: #7A1015; }
  body .main-wrapper section.page-content {
    padding: 30px 30px;
    background-color: #E7B767;
    background-image: url("strap.png");
    background-size: auto 40px;
    background-position: top left;
    background-repeat: repeat-x;
    position: relative;
    padding-top: 40px; }
    @media (max-width: 767px) {
      body .main-wrapper section.page-content {
        padding: 15px;
        padding-top: 40px; } }
    body .main-wrapper section.page-content .frontpage-block h1.post_title {
      font-size: 24px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center;
      margin-top: 25px;
      margin-bottom: 50px; }
    body .main-wrapper section.page-content h1.post_title {
      font-size: 24px;
      font-weight: bold;
      text-transform: uppercase;
      text-align: center;
      margin-top: 15px;
      margin-bottom: 15px; }
  body .main-wrapper .widget_emailSubmitFormHolder {
    padding: 10px 0; }
  body.home .restaurant-contact {
    margin-top: 0px; }
    @media (max-width: 991px) {
      body.home .restaurant-contact {
        margin-top: 15px; } }
    @media (max-width: 767px) {
      body.home .restaurant-contact {
        margin-top: 10px;
        font-size: 12px; } }
  body section.header {
    background: #E7B767;
    font-family: 'Bitter', serif; }
    @media (max-width: 767px) {
      body section.header .container-fluid {
        padding-left: 0;
        padding-right: 0; }
        body section.header .container-fluid .col-xs-12 {
          padding-left: 0;
          padding-right: 0; } }
    body section.header .restaurant-logo {
      position: relative; }
      @media (max-width: 767px) {
        body section.header .restaurant-logo {
          margin-bottom: 0px;
          margin-top: 0px; } }
      body section.header .restaurant-logo > a img {
        height: 145px;
        width: auto;
        max-width: initial;
        position: absolute;
        z-index: 10000; }
        @media (max-width: 1199px) {
          body section.header .restaurant-logo > a img {
            height: 110px; } }
        @media (max-width: 991px) {
          body section.header .restaurant-logo > a img {
            height: 80px;
            margin-top: 20px; } }
        @media (max-width: 767px) {
          body section.header .restaurant-logo > a img {
            display: block;
            position: static;
            margin-top: 0;
            margin-left: auto;
            margin-right: auto;
            height: auto;
            width: 100%; } }
      body section.header .restaurant-logo .social-media {
        position: absolute;
        bottom: -5px;
        left: 30px; }
        @media (max-width: 991px) {
          body section.header .restaurant-logo .social-media {
            bottom: -10px;
            left: 20px; } }
        @media (max-width: 767px) {
          body section.header .restaurant-logo .social-media {
            left: auto;
            right: 20px;
            bottom: 0; } }
        body section.header .restaurant-logo .social-media .facebook img {
          width: 24px;
          height: 24px; }
    body section.header .restaurant-contact {
      color: #7A0C0F;
      margin-top: 15px; }
      @media (max-width: 767px) {
        body section.header .restaurant-contact {
          margin-top: 0px;
          text-align: center; } }
      body section.header .restaurant-contact .address, body section.header .restaurant-contact .phone, body section.header .restaurant-contact .hours {
        min-height: 30px;
        display: inline-block; }
        body section.header .restaurant-contact .address .fa, body section.header .restaurant-contact .phone .fa, body section.header .restaurant-contact .hours .fa {
          display: inline-block;
          width: 30px;
          font-size: 20px;
          text-align: center;
          vertical-align: top; }
      body section.header .restaurant-contact .social-media {
        display: inline-block; }
      body section.header .restaurant-contact .address {
        font-weight: bold; }
        body section.header .restaurant-contact .address .address-content {
          display: inline-block; }
      body section.header .restaurant-contact .phone {
        font-weight: bold; }
        body section.header .restaurant-contact .phone .phone-content {
          display: inline-block; }
      body section.header .restaurant-contact .hours {
        font-weight: bold; }
        body section.header .restaurant-contact .hours .hours-content {
          display: inline-block; }
  body nav.navbar {
    margin-bottom: 0;
    z-index: 10000; }
    @media (min-width: 768px) {
      body nav.navbar {
        margin-top: 10px; } }
    @media (min-width: 947px) {
      body nav.navbar {
        margin-top: 40px; } }
    body nav.navbar .navbar-collapse {
      margin-left: 0;
      margin-right: 0; }
      @media (max-width: 767px) {
        body nav.navbar .navbar-collapse {
          position: static; } }
      body nav.navbar .navbar-collapse .nav {
        font-family: 'Bitter', serif;
        font-weight: bold; }
        @media (min-width: 768px) and (max-width: 991px) {
          body nav.navbar .navbar-collapse .nav.navbar-right {
            float: none !important; } }
        body nav.navbar .navbar-collapse .nav > li > a {
          position: relative;
          text-transform: uppercase; }
          @media (min-width: 992px) {
            body nav.navbar .navbar-collapse .nav > li > a {
              padding-left: 30px;
              padding-right: 30px; } }
          body nav.navbar .navbar-collapse .nav > li > a:active, body nav.navbar .navbar-collapse .nav > li > a:visited, body nav.navbar .navbar-collapse .nav > li > a:hover, body nav.navbar .navbar-collapse .nav > li > a:focus, body nav.navbar .navbar-collapse .nav > li > a:link {
            color: #7A0C0F;
            text-decoration: none;
            background: transparent; }
          body nav.navbar .navbar-collapse .nav > li > a:hover {
            color: #fff;
            background: url("bgred.jpg"); }
        body nav.navbar .navbar-collapse .nav > li.active > a {
          position: relative;
          background: url("bgred.jpg"); }
          body nav.navbar .navbar-collapse .nav > li.active > a:active, body nav.navbar .navbar-collapse .nav > li.active > a:visited, body nav.navbar .navbar-collapse .nav > li.active > a:hover, body nav.navbar .navbar-collapse .nav > li.active > a:focus, body nav.navbar .navbar-collapse .nav > li.active > a:link {
            color: #fff;
            text-decoration: none; }
        body nav.navbar .navbar-collapse .nav > li ul {
          border-radius: 0;
          background: #2c2d2d; }
          @media (max-width: 767px) {
            body nav.navbar .navbar-collapse .nav > li ul {
              float: none;
              width: 100%;
              position: static; } }
          body nav.navbar .navbar-collapse .nav > li ul a {
            line-height: 30px; }
            body nav.navbar .navbar-collapse .nav > li ul a:link, body nav.navbar .navbar-collapse .nav > li ul a:visited {
              background: #2c2d2d;
              color: #fff; }
            body nav.navbar .navbar-collapse .nav > li ul a:hover, body nav.navbar .navbar-collapse .nav > li ul a:focus, body nav.navbar .navbar-collapse .nav > li ul a:active {
              background: url("bgred.jpg");
              color: #fff !important; }
  body .restaurant-menu .spice_lvl {
    display: inline-block;
    margin-left: 5px; }
    body .restaurant-menu .spice_lvl img {
      width: 16px;
      height: auto; }
  body .restaurant-menu .menu-dishes {
    padding-top: 10px;
    display: none; }
  body .restaurant-menu .menu-open-close {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  body .restaurant-menu .menu-main-header {
    text-align: center;
    margin-top: 20px;
    font-weight: 300; }
    @media (min-width: 992px) {
      body .restaurant-menu .menu-main-header h1 {
        font-size: 24px; }
      body .restaurant-menu .menu-main-header h2 {
        font-size: 22px; }
      body .restaurant-menu .menu-main-header h2 .fa {
        font-size: 20px; } }
    @media (max-width: 991px) {
      body .restaurant-menu .menu-main-header h1 {
        font-size: 22px; }
      body .restaurant-menu .menu-main-header h2 {
        font-size: 20px; }
      body .restaurant-menu .menu-main-header h2 .fa {
        font-size: 18px; } }
    @media (max-width: 767px) {
      body .restaurant-menu .menu-main-header h1 {
        font-size: 20px; }
      body .restaurant-menu .menu-main-header h2 {
        font-size: 18px; }
      body .restaurant-menu .menu-main-header h2 .fa {
        font-size: 16px; } }
    @media (max-width: 500px) {
      body .restaurant-menu .menu-main-header h1 {
        font-size: 18px; }
      body .restaurant-menu .menu-main-header h2 {
        font-size: 16px; }
      body .restaurant-menu .menu-main-header h2 .fa {
        font-size: 14px; } }
    body .restaurant-menu .menu-main-header > div:last-of-type {
      margin: 0; }
    body .restaurant-menu .menu-main-header:first-of-type {
      margin-top: 0; }
    body .restaurant-menu .menu-main-header h1 {
      margin-bottom: 30px; }
  body .restaurant-menu .menu-main-footer {
    margin-top: 30px;
    text-align: center; }
    body .restaurant-menu .menu-main-footer .menu-main-footer div {
      padding-top: 30px; }
  body .restaurant-menu .menu_cat_header {
    text-align: center; }
    body .restaurant-menu .menu_cat_header h1 {
      background: url("bgred.jpg");
      padding-top: 10px;
      padding-bottom: 10px;
      color: #fff;
      border: none;
      position: relative;
      margin-top: 0;
      margin-bottom: 0; }
    @media (min-width: 992px) {
      body .restaurant-menu .menu_cat_header h1 {
        font-size: 24px; }
      body .restaurant-menu .menu_cat_header h2 {
        font-size: 22px; }
      body .restaurant-menu .menu_cat_header h2 .fa {
        font-size: 20px; } }
    @media (max-width: 991px) {
      body .restaurant-menu .menu_cat_header h1 {
        font-size: 22px; }
      body .restaurant-menu .menu_cat_header h2 {
        font-size: 20px; }
      body .restaurant-menu .menu_cat_header h2 .fa {
        font-size: 18px; } }
    @media (max-width: 767px) {
      body .restaurant-menu .menu_cat_header h1 {
        font-size: 20px; }
      body .restaurant-menu .menu_cat_header h2 {
        font-size: 18px; }
      body .restaurant-menu .menu_cat_header h2 .fa {
        font-size: 16px; } }
    @media (max-width: 500px) {
      body .restaurant-menu .menu_cat_header h1 {
        font-size: 18px; }
      body .restaurant-menu .menu_cat_header h2 {
        font-size: 16px; }
      body .restaurant-menu .menu_cat_header h2 .fa {
        font-size: 14px; } }
  body .restaurant-menu .menu_cat_footer {
    text-align: center;
    margin-top: 25px; }
  body .restaurant-menu .heading {
    margin-top: 10px;
    line-height: 28px;
    border-bottom: 1px dotted #7A0C0F; }
    body .restaurant-menu .heading h2 {
      float: left;
      margin-top: 0;
      color: #7A0C0F; }
      body .restaurant-menu .heading h2 .fa {
        font-size: 18px;
        top: -4px;
        position: relative; }
    @media (min-width: 992px) {
      body .restaurant-menu .heading h1 {
        font-size: 24px; }
      body .restaurant-menu .heading h2 {
        font-size: 22px; }
      body .restaurant-menu .heading h2 .fa {
        font-size: 20px; } }
    @media (max-width: 991px) {
      body .restaurant-menu .heading h1 {
        font-size: 22px; }
      body .restaurant-menu .heading h2 {
        font-size: 20px; }
      body .restaurant-menu .heading h2 .fa {
        font-size: 18px; } }
    @media (max-width: 767px) {
      body .restaurant-menu .heading h1 {
        font-size: 20px; }
      body .restaurant-menu .heading h2 {
        font-size: 18px; }
      body .restaurant-menu .heading h2 .fa {
        font-size: 16px; } }
    @media (max-width: 500px) {
      body .restaurant-menu .heading h1 {
        font-size: 18px; }
      body .restaurant-menu .heading h2 {
        font-size: 16px; }
      body .restaurant-menu .heading h2 .fa {
        font-size: 14px; } }
    body .restaurant-menu .heading .price {
      float: right;
      font-size: 16px; }
  body .restaurant-menu .ingredients {
    font-weight: 300;
    margin-top: 5px; }
  body .restaurant-menu .dish_pic {
    margin-top: 10px;
    margin-bottom: 5px; }
  body .widget_emailSubmitFormHolder {
    padding: 15px 0; }
  body footer {
    background: url("bgred.jpg"); }
    body footer .page-copyright {
      padding: 15px 0;
      font-weight: bold;
      color: #fff; }
      body footer .page-copyright p {
        margin-top: 0;
        margin-bottom: 0; }
    body footer .hours {
      display: inline-block;
      color: #fff;
      white-space: nowrap;
      padding-top: 10px; }
      body footer .hours .fa {
        float: left;
        margin-top: 3px;
        margin-right: 5px; }
      body footer .hours .hours-content {
        padding-left: 15px; }
  body hr {
    border-top-color: #7A0C0F; }
  body blockquote {
    border-left: 5px solid #7A0C0F; }
  @media (max-width: 767px) {
    body .navbar-header {
      margin-left: 0 !important;
      margin-right: 0 !important; } }
  body .navbar-toggle {
    border: none;
    background: #2c2d2d;
    background: -moz-linear-gradient(top, #2c2d2d 0%, #121212 100%);
    background: -webkit-linear-gradient(top, #2c2d2d 0%, #121212 100%);
    background: linear-gradient(to bottom, #2c2d2d 0%, #121212 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2d2d', endColorstr='#121212',GradientType=0 );
    color: #fff !important;
    margin-top: 0;
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-right: 0;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      body .navbar-toggle {
        display: block; } }
  @media (max-width: 640px) {
    body .container {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 767px) {
    body .beezEmailEntryWidget {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 991px) {
    body div.wpcf7[role=form] {
      width: 500px;
      margin-left: auto;
      margin-right: auto; }
      body div.wpcf7[role=form] .wpcf7-submit {
        float: right;
        border: none;
        background: #333; } }
  @media (max-width: 600px) {
    body div.wpcf7[role=form] {
      width: 100%; } }
  body .page-gmaps .get_directions .btn.btn-primary {
    background: #333; }

.marquee {
  background: url("bgred.jpg");
  color: #fff; }

.container-fluid-nomargin {
  padding-left: 0;
  padding-right: 0; }

#wpcr_commentform.wpcrcform {
  text-align: center; }

#wpcr_div_2 {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: auto; }

.wpcf7-form-control.btn {
  border: none;
  background: #333 !important;
  float: right;
  margin-top: 10px; }

body:not(.home) footer {
  margin-top: 10px; }
body:not(.home) section.main-wrapper {
  margin-top: 10px; }

html[lang=en] {
  margin-top: 0px !important; }

.wpcf7 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

/*# sourceMappingURL=custom.css.map */
