@import url(http://fonts.googleapis.com/css?family=Questrial);

@import url(http://fonts.googleapis.com/css?family=Allura);
.bg-red {
  background: #630e2d;
}
.bg-gold {
  background: #c9af85;
}
.bg-black {
  background: #000000;
}
.bg-white {
  background: #ffffff;
}
.bg-brown {
  background: #e0d3be;
  background: rgba(224, 211, 190, 0.5);
}
.white {
  color: #ffffff;
}
.margin-bottom {
  margin-bottom: 30px;
}
@font-face {
  font-family: 'Belgrad Bold';
  src: url('css/fontface/belgrad/Belgrad.eot?') format('eot'), url('css/fontface/belgrad/Belgrad.woff') format('woff'), url('css/fontface/belgrad/Belgrad.ttf') format('truetype'), url('css/fontface/belgrad/Belgrad.svg#Belgrad-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
p,
a {
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
p a {
  color: #000000;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
p a:hover {
  color: #630e2d;
}
p {
  line-height: 22px;
  margin-bottom: 20px;
}
a {
  cursor: pointer;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.large-paragraph {
  font-size: 17.92px;
  line-height: 24px;
}
.small-paragraph {
  font-size: 14.4px;
  line-height: 24px;
}
.large-title,
.medium-title,
.small-title {
  font-family: 'Belgrad Bold', 'Questrial', sans-serif;
  text-transform: uppercase;
}
.large-title {
  font-size: 24px;
  line-height: 20px;
}
.medium-title {
  font-size: 20.8px;
  line-height: 20px;
}
.small-title {
  font-family: 'Belgrad Bold', 'Questrial', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.script-title {
  font-family: 'Allura', cursive;
  font-size: 28.8px;
  line-height: 28px;
  color: #ffffff;
}
.dish-name {
  font-size: 17.6px;
  font-weight: bold;
}
.veg {
  margin: 0 0 0 10px;
  font-family: 'Allura', cursive;
  font-weight: bold;
  color: green;
}
.menu-label {
  color: #ffffff;
}
ul,
li {
  margin: 0;
}
li {
  list-style: none;
}
html,
body {
  height: 100%;
}
body {
  font-family: 'Questrial', sans-serif;
  font-size: 16px;
  background-image: url(css/patterns/lil_fiber/lil_fiber.png);
  margin: 0;
  padding: 0;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -190px;
}
.site-header {
  background-image: url(img/header/header-image.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-box-shadow: inset 0px -100px 100px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0px -100px 100px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px -100px 100px rgba(0, 0, 0, 0.6);
}
.site-header .opening-hours {
  /*width: 291px;*/

  margin: 0 auto;
  padding: 20px 20px 20px 20px;
  color: #c9af85;
  background-image: url(img/opening/opening-hours-bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
}
.site-header .opening-hours span.opening-hours-title {
  display: block;
  margin-bottom: 35px;
  font-family: 'Allura', cursive;
  font-size: 32px;
}
.site-header .opening-hours p {
  line-height: 6px;
}
.site-header .logo-container {
  padding: 0 0 30px 0;
  margin-bottom: 10px;
  background-image: url(img/header/header-logo-bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  color: #ffffff;
}
.site-header .logo-container p {
  margin-bottom: 0;
  line-height: 1.3;
}
.site-header .header-logo {
  max-width: 256px;
  margin: 10px 0 15px 0;
}
.site-header .hero {
  margin-top: 15px;
}
.site-header .hero h1 {
  margin-bottom: 25px;
  font-family: 'Belgrad Bold';
  font-size: 32px;
  text-transform: uppercase;
  color: #ffffff;
}
.site-header .hero div {
  padding-bottom: 20px;
}
.navbar {
  padding: 0;
  margin: 0;
}
.navbar .nav {
  margin-top: 17px;
}
.navbar .nav > li {
  min-height: 15px;
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.navbar .nav > li a {
  padding-top: 5px;
  padding-right: 9px;
  padding-left: 9px;
  padding-bottom: 0;
  font-family: 'Belgrad Bold', 'Questrial', sans-serif, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
}
.navbar .nav > li a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.navbar .nav li {
  border-right: 1px solid #8d566b;
}
.navbar .nav li:last-child {
  border-right: none;
}
.navbar-inner {
  position: relative;
  min-height: 55px;
  padding: 0 !important;
  text-align: center;
  background: #630e2d;
  border: none;
  border-bottom: 3px solid #e72b37;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navbar-inner #menu-show {
  display: none;
}
.content {
  padding-top: 20px;
  padding-bottom: 50px;
}
.bulletin-top {
  height: 8px;
  background-image: url(img/sidebar/sidebar-top.gif);
  background-position: -270px;
}
.bulletin-mid {
  padding: 15px 25px 10px 25px;
  background-image: url(img/sidebar/sidebar-mid.gif);
  background-position: -270px;
  background-repeat: repeat y;
}
.bulletin-mid p {
  color: #ffffff;
}
.bulletin-mid a,
.bulletin-mid a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.bulletin-btm {
  height: 9px;
  background-image: url(img/sidebar/sidebar-btm.gif);
  background-position: -270px;
  margin-bottom: 20px;
}
.bulletin-btm-point {
  height: 32px;
  background-image: url(img/sidebar/sidebar-btm-point.gif);
  background-position: -270px;
  margin-bottom: 20px;
}
.sidebar-nav ul {
  margin-bottom: 50px;
}
.sidebar-nav ul li {
  border-bottom: 1px solid #c9af85;
}
.sidebar-nav ul li a {
  display: block;
  padding: 10px 0 10px 0;
  font-family: 'Questrial', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.fb-like {
  padding: 20px 0;
}
.twitter-feed {
  position: relative;
  padding: 0 20px 20px 20px;
  margin-bottom: 60px;
  background: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.twitter-feed h3,
.twitter-feed h3 a {
  font-size: 18px;
  color: #195d8c;
  text-decoration: none;
}
.twitter-feed ul {
  margin: 0;
}
.twitter-feed ul li {
  padding-bottom: 10px;
  overflow: hidden;
}
.twitter-feed ul li span {
  padding-top: 5px;
  display: block;
  color: #808080;
}
.twitter-feed ul li a {
  color: #195d8c;
  text-decoration: none;
}
.twitter-feed:after {
  content: url(img/sidebar/twitter-after.png);
  position: absolute;
  right: 25px;
  bottom: -42px;
}
#push,
#footer {
  min-height: 185px;
}
.footer-container {
  color: #ffffff;
  border-top: 3px solid #e72b37;
  background: #630e2d;
}
.footer-container div {
  padding-top: 10px;
}
.footer-container .social-icons img:hover {
  opacity: 0.8;
}
.footer-container .script-title {
  margin-bottom: 10px;
}
.footer-container .map-container {
  position: relative;
}
.footer-container .map-container .footer-map {
  position: absolute;
  top: -38px;
  left: 0;
}
.footer-container p {
  margin-bottom: 0px;
}
.footer-container p a {
  color: #ffffff;
}
.footer-container .btn,
.footer-container .btn:hover {
  top: -5px;
  left: 10px;
  padding-right: 15px;
}
.footer-container .top-link {
  display: block;
  font-family: 'Allura', cursive;
  font-size: 32px;
  color: #c9af85;
  text-align: center;
  text-decoration: none;
  margin-bottom: 40px;
}
.welcome p:nth-child(1) {
  font-size: 17.92px;
  line-height: 24px;
}
.quote {
  padding: 25px 0 20px 0;
}
.quote p {
  margin-bottom: 10px;
}
.quote span {
  position: relative;
  top: 3px;
  color: #630e2d;
  font-family: 'Allura', cursive;
  font-size: 28.8px;
}
.quote span:first-of-type {
  margin-right: 5px;
}
.quote span:last-of-type {
  margin-left: 2px;
}
.featured-items {
  margin-bottom: 20px;
}
.featured-items .featured-image-container {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.featured-items .featured-image-container img {
  width: 100%;
  /*max-width: 300px;*/

  margin-bottom: 10px;
}
.dishes-title {
  position: relative;
}
.dishes-title h2 {
  border-bottom: 1px solid #630e2d;
  border-bottom: 1px solid rgba(99, 14, 45, 0.3);
  padding-bottom: 10px;
}
.dish {
  float: left;
  height: 120px;
}
.dish p {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
}
.prix-fixe div.dish {
  height: auto;
  margin-bottom: 20px;
}
.dishes-image,
.p-f-dishes-image {
  position: relative;
  height: 220px;
  margin-bottom: 20px;
  overflow: hidden;
}
.dishes-image img,
.p-f-dishes-image img {
  position: absolute;
  min-height: 280px;
  min-width: 572px;
  -moz-box-shadow: inset 0px 0px 20px #000000;
  -webkit-box-shadow: inset 0px 0px 20px #000000;
  box-shadow: inset 0px 0px 20px #000000;
}
* table {
  vertical-align: top !important;
}
.drinks-tables table {
  float: left;
  width: 40%;
  margin-right: 10%;
  margin-bottom: 20px;
}
.drinks-tables table td {
  padding: 0 10px 10px 0;
  vertical-align: text-top;
}
.drinks-tables table td:nth-child(2) {
  text-align: right;
}
.wine-list table {
  float: left;
  width: 90% !important;
  margin-bottom: 20px;
}
.wine-list table td {
  padding: 0 10px 10px 0;
  vertical-align: text-top;
}
.wine-list table td:nth-child(3),
.wine-list table td:nth-child(4) {
  text-align: center;
}
.sample-menu {
  width: 90%;
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  background: #630e2d;
  border: 10px solid #630e2d;
  /*outline: 10px solid @primaryColor;*/

  -moz-box-shadow: -5px -5px #888888;
  -webkit-box-shadow: -5px -5px #888888;
  box-shadow: inset -1px -1px #c9af85, inset 1px 1px #c9af85;
}
.sample-menu .sample-menu-inner {
  width: 100%;
}
.sample-menu .sample-menu-inner img {
  width: 35%;
  height: auto;
}
.sample-menu .sample-menu-inner .sample-menu-inner-right {
  float: right;
  width: 60%;
}
.sample-menu .sample-menu-inner .sample-menu-inner-right h3,
.sample-menu .sample-menu-inner .sample-menu-inner-right p {
  margin: 0;
  color: #ffffff;
}
.sample-menu .sample-menu-inner .sample-menu-inner-right p {
  margin-bottom: 15px;
}
.sample-menu .sample-menu-inner .sample-menu-inner-right h3 {
  margin-bottom: 10px;
}
.sample-menu .sample-menu-inner .sample-menu-inner-right .btn {
  margin-top: 10px;
}
.sample-menu .sample-menu-inner .sample-menu-inner-right .btn:after {
  top: 6px !important;
  margin-bottom: 0;
}
.sample-menu:last-of-type {
  margin-bottom: 40px;
}
.page-form {
  padding: 10px;
}
.form-horizontal label {
  margin-bottom: 10px;
}
.form-horizontal input {
  width: 97%;
  margin-bottom: 15px;
}
.form-horizontal textarea {
  width: 97%;
  margin-bottom: 10px;
}
.form-horizontal button {
  float: right;
  margin-top: 15px;
}
.post {
  padding: 25px 0 0 0;
  border-bottom: 1px solid #630e2d;
  border-bottom: 1px solid rgba(99, 14, 45, 0.3);
}
.post img {
  margin: 0 0 25px 0;
}
.post:first-of-type {
  padding-top: 0 !important;
}
.post:last-of-type {
  border-bottom: none;
}
.page-numbers {
  color: #000000;
  text-decoration: underline;
}
.page-numbers.current {
  color: #630e2d;
  text-decoration: none;
}
.btn,
.btn-large {
  text-decoration: none;
}
.btn {
  padding: 15px 10px 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-large {
  font-size: 1.2em;
  padding: 15px 15px 13px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
button.btn,
button.btn:hover {
  padding-right: 25px;
}
button.btn:after {
  content: '>';
  position: absolute;
  top: 6px;
  right: 10px;
  font-family: 'Allura', cursive;
  font-size: 19.2px;
  color: #000000;
}
.large-btn,
.btn-red,
.large-btn-gold,
.btn {
  position: relative;
  font-family: 'Questrial', sans-serif;
}
.btn-red,
.btn-red:hover {
  font-size: 14.4px;
  color: #ffffff;
  text-shadow: none;
  padding-top: 6px;
  padding-right: 25px;
  background: #630e2d;
}
.btn-red:hover {
  background: #791137;
}
.btn-red:after {
  content: '>';
  position: absolute;
  top: 4px;
  right: 10px;
  font-family: 'Allura', cursive;
  font-size: 19.2px;
  color: #ffffff !important;
}
.btn-gold,
.btn-gold:hover {
  font-size: 14.4px;
  color: #000000;
  text-shadow: none;
  padding-top: 6px;
  padding-right: 25px;
  background: #c9af85;
}
.btn-gold:hover {
  background: #d1bb97;
}
.btn-gold:after {
  content: '>';
  position: absolute;
  top: 6px;
  right: 10px;
  font-family: 'Allura', cursive;
  font-size: 19.2px;
  color: #000000;
}
.large-btn-gold,
.large-btn-gold:hover {
  padding-right: 40px;
  color: #000000;
  background: #c9af85;
  box-shadow: inset 0px 1px 0px rgba(225, 225, 225, 0.6), 0px 2px 0px rgba(0, 0, 0, 0.3);
}
.large-btn-gold:hover {
  text-decoration: none;
  background: #d1bb97;
}
.large-btn-gold:after {
  content: '>';
  position: absolute;
  top: 17px;
  right: 15px;
  font-family: 'Allura', cursive;
  font-size: 32px;
  color: #000000;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-post-image {
  margin-bottom: 30px;
}
.form-container h2 {
  padding: 10px 20px 0 20px;
}
.form-container p {
  padding: 0 20px;
}
.wpcf7-form {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.wpcf7 {
  margin: 0;
  padding: 0;
}
.wpcf7 span.wpcf7-form-control-wrap {
  position: relative;
}
.wpcf7 p input,
.wpcf7 p textarea.wpcf7-textarea {
  position: relative;
  width: 98%;
  padding: 1%;
  border: 0;
}
.wpcf7 p input[type='radio'] {
  float: left;
  display: inline-block;
  width: 20px;
}
.wpcf7 div {
  width: 33%;
  float: left;
}
.wpcf7 div input {
  width: 75%;
}
.wpcf7 div .wpcf7-select {
  width: 80%;
}
.wpcf7 span.wpcf7-list-item {
  display: table-row;
  padding-bottom: 10px;
}
.wpcf7 span.wpcf7-list-item * {
  display: table-cell;
  padding-bottom: 10px;
}
.wpcf7 img.ajax-loader {
  visibility: hidden;
  display: none;
}
.wpcf7 .wpcf7-submit,
.wpcf7 .wpcf7-submit:hover {
  position: relative;
  float: right;
  width: 160px;
  border: none;
  font-family: 'Questrial', sans-serif;
  font-size: 14.4px;
  color: #ffffff;
  text-shadow: none;
  padding: 10px 25px;
  background: #630e2d;
  border-radius: 4px 4px 4px 4px;
}
.wpcf7 .wpcf7-submit:hover {
  background: #630e2d;
}
.wpcf7 .wpcf7-submit:after {
  content: '>';
  position: absolute;
  top: 6px;
  right: 10px;
  font-family: 'Allura', cursive;
  font-size: 19.2px;
  color: #ffffff !important;
}
.wpcf7 .wpcf7-response-output {
  width: 100%;
  margin: 10px auto 0 auto !important;
  padding: 10px 0;
  text-align: center;
  border: none;
}
.wpcf7 .wpcf7-mail-sent-ok {
  background: #89d050;
}
.wpcf7 .wpcf7-validation-errors {
  background: #f0df54;
}
.wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  left: 8px;
  top: -2px;
  border: none;
  color: #e72b37;
  background: none;
}
.footer-form .wpcf7-form {
  height: 30px;
}
.footer-form .wpcf7 {
  position: relative;
  height: 30px;
}
.footer-form input {
  padding: 3px 2px 2px 2px;
  width: 61% !important;
  font-size: 14.4px;
}
.footer-form .wpcf7-submit,
.footer-form .wpcf7-submit:hover {
  width: 30% !important;
  margin-top: 5px;
  margin-right: 10px;
  padding: 6px 0 5px 0;
  color: #000000;
  background: #c9af85;
}
.footer-form .wpcf7-submit:hover {
  color: #000000;
  background: #c9af85;
}
.footer-form .wpcf7-validation-errors {
  display: none !important;
}
.footer-form .wpcf7-not-valid-tip {
  position: absolute;
  top: -2px;
  left: 0;
  padding: 3px 0 0px 3%;
  font-size: 14.4px;
  background: white;
  width: 97% !important;
}
.footer-form .wpcf7-mail-sent-ok {
  position: absolute;
  bottom: 3px;
  left: 1px;
  width: 59% !important;
  padding: 3px 0 3px 5px;
  margin: 0;
  text-align: left;
  color: #89d050;
  background: white;
  z-index: 99;
}
.form-caveat {
  float: left;
  display: block;
  width: 100%;
  font-size: 14.4px;
  margin-bottom: 0;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .bulletin-top {
    background-position: 0px;
  }
  .bulletin-mid {
    background-position: 0px;
  }
  .bulletin-btm {
    background-position: 0px;
  }
  .bulletin-btm-point {
    background-position: 0px;
  }
  .dishes-image {
    height: 310px;
  }
  .dish {
    height: 110px;
  }
  .footer-map {
    top: -46px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  h2 {
    line-height: 30px !important;
  }
  p {
    font-size: 15px;
  }
  .opening-hours {
    padding: 20px 10px;
  }
  .opening-hours p {
    font-size: 12px;
  }
  .opening-hours .textwidget p {
    line-height: 1.2;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .logo-container {
    padding: 20px;
  }
  .logo-container .header-logo {
    width: 80%;
  }
  .logo-container p {
    padding: 0px 10px;
  }
  .navbar-inner {
    height: 90px;
  }
  .navbar .nav li {
    margin-bottom: 15px;
  }
  .navbar .nav li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero h1 {
    font-size: 27.2px !important;
  }
  .bulletin-top {
    background-position: -490px;
  }
  .bulletin-mid {
    background-position: -490px;
  }
  .bulletin-mid p {
    font-size: 14.4px;
  }
  .bulletin-btm {
    background-position: -490px;
  }
  .bulletin-btm-point {
    background-position: -490px;
  }
  .tweet {
    font-size: 14.4px;
  }
  .featured-item {
    width: 45%;
    margin-left: 20px;
    margin-right: 0;
  }
  .dishes p {
    font-size: 13px;
  }
  .veg {
    font-size: 13px;
  }
  .wpcf7-form div {
    width: 100%;
  }
  .wpcf7-form div input,
  .wpcf7-form div select.wpcf7-select {
    width: 100%;
    padding: 0;
  }
  .footer-map {
    top: -30px !important;
  }
}
@media (max-width: 767px) {
  #wrap {
    margin: 0 auto;
    min-width: 100%;
  }
  .site-header {
    min-height: auto;
    margin: 0;
    padding: 0;
    background: #630e2d;
  }
  .opening-hours {
    padding: 10px 0 !important;
    background-color: #000000;
    background-image: none !important;
  }
  .logo-container {
    height: auto;
    margin: 0 !important;
    padding-bottom: 0 !important;
    background-image: none !important;
    background: #630e2d;
    border-bottom: 1px solid #630e2d;
  }
  .header-logo {
    width: 50%;
  }
  #menu-show,
  #menu-show:hover {
    float: left;
    width: 90%;
    margin-top: 10px;
    margin-bottom: -10px;
    margin-left: 15px;
    display: block !important;
    font-family: 'Allura', cursive;
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
  }
  #menu-show span,
  #menu-show:hover span {
    verical-align: 4px;
    font-size: 13px;
  }
  #top {
    position: absolute;
    height: 0px;
    overflow: hidden;
  }
  #main-menu {
    float: left;
    display: none;
    width: 100%;
    padding: 10px 0 10px 0px;
    background: #5a0d29;
  }
  #main-menu li {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
    border: none;
    text-align: center;
  }
  #main-menu li a {
    padding: 0;
  }
  #main-menu li:last-child {
    border-bottom: none;
  }
  .hero {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #000000;
  }
  .hero h1 {
    font-size: 27.2px !important;
  }
  .bulletin-top,
  .bulletin-btm,
  .bulletin-btm-point {
    display: none;
  }
  .bulletin-mid {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .bulletin-top,
  .bulletin-mid,
  .bulletin-btm,
  .bulletin-btm-point {
    background-image: none !important;
    background: #000000;
  }
  .sidebar-nav ul {
    margin-bottom: 10px;
  }
  .featured-items {
    margin-bottom: 0;
  }
  .featured-items .featured-item .featured-image-container {
    height: auto;
  }
  .twitter-feed {
    margin-bottom: 30px;
  }
  .twitter-feed:after {
    display: none;
  }
  .quote {
    padding: 15px;
  }
  .content {
    padding: 15px 15px 20px 15px;
  }
  .drinks-tables table {
    width: 100%;
  }
  .wpcf7 {
    width: 100%;
  }
  .wpcf7-form {
    width: 100%;
  }
  .wpcf7-form input {
    width: 98%;
    padding: 1%;
    border: 0;
  }
  .wpcf7-form div {
    float: left;
    width: 100%;
  }
  .wpcf7-form div input {
    width: 98%;
    padding: 1%;
    border: 0;
  }
  .wpcf7-form div select.wpcf7-select {
    width: 100%;
  }
  .footer-form .wpcf7-submit,
  .footer-form .wpcf7-submit:hover {
    text-align: center;
    width: 28% !important;
    margin-top: 5px;
    margin-right: 10px;
    padding: 7px 0 7px 0;
    color: #000000;
    background: #c9af85;
  }
  #push {
    min-height: 10px;
  }
  .footer-map {
    display: none;
    position: relative;
    top: 0px;
  }
  .footer-contact {
    padding: 10px;
    text-align: center;
  }
  .footer-social {
    width: 200px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .footer-social img {
    float: left;
  }
  .footer-form {
    padding: 10px;
  }
  .footer-container .opening-hours {
    border-top: 3px solid #c9af85;
    border-bottom: 3px solid #c9af85;
    margin-bottom: 20px;
  }
  .footer-container .opening-hours .opening-hours-title {
    font-family: 'Allura', cursive;
    font-size: 32px;
  }
  .footer-container .opening-hours p {
    color: #c9af85;
  }
}
@-o-viewport  {
  width: device-width;
}
