body {
  height: 100%;
  padding-left: 300px;
  background-color: #1c1a17;
  font-family: Merriweather, serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #908569;
  font-size: 20px;
  line-height: 29px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 15px;
  font-family: Merriweather, serif;
}

a {
  color: #908569;
}

a:hover {
  color: #5c5246;
}

li {
  margin-bottom: 6px;
}

.button {
  display: inline-block;
  margin-top: 15px;
  margin-right: 6px;
  padding: 4px 25px;
  border-radius: 3px;
  background-color: #2b2825;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #908569;
  color: #fff;
}

.button.slider-button {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #908569;
}

.button.slider-button:hover {
  background-color: #fff;
  color: #908569;
}

.button.submit-button {
  width: 100%;
  margin-top: 10px;
}

.button.yellow {
  background-color: #908569;
}

.button.yellow:hover {
  background-color: #3d3833;
}

.button.blog-archive {
  position: absolute;
  top: 19px;
  right: 53px;
  padding-right: 18px;
  padding-left: 18px;
  background-color: #908569;
  line-height: 30px;
}

.button.blog-archive:hover {
  background-color: #f1a348;
}

.navbar-left {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 300px;
  height: 100%;
  background-color: #faf3eb;
  text-align: center;
}

.logo-container {
  display: block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  text-align: center;
}

.nav-menu {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  float: none;
}

.logo-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
}

.logo-text.subtitle {
  opacity: 0.3;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 3px;
}

.nav-link {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #908569;
  font-size: 14px;
  line-height: 10px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  background-color: #908569;
  color: #fff;
}

.nav-link.w--current {
  color: #908569;
  font-weight: 700;
}

.nav-link.w--current:hover {
  color: #fff;
}

.menu-divider {
  display: inline-block;
  width: 50%;
  height: 1px;
  background-color: rgba(61, 56, 51, .24);
}

.nav-contact-block {
  margin-top: 25px;
}

.nav-social-button {
  margin-right: 4px;
  margin-left: 4px;
  opacity: 1;
}

.nav-social-button:hover {
  opacity: 0.3;
}

.nav-social-icon {
  height: 18px;
}

.nav-bottom-text {
  margin-top: 22px;
  font-family: Lato, sans-serif;
  color: #8b8b8b;
  font-size: 11px;
}

.nav-bottom-text._2 {
  margin-top: 5px;
  opacity: 0.5;
  line-height: 11px;
}

.hero-slider {
  width: 100%;
  height: 100%;
}

.hero-slide {
  background-image: url('../images/acceuil.jpg');
  background-position: 50% 50%;
}

.hero-slide._2 {
  background-image: url('../images/Eating.jpg');
}

.hero-slide._3 {
  background-image: url('../images/beans-coffee-morning-espresso.jpg');
}

.hero-slide-overlay {
  width: 100%;
  height: 100%;
  padding-top: 1px;
  padding-right: 35px;
  padding-left: 35px;
  background-color: rgba(0, 0, 0, .5);
  text-align: center;
}

.hero-slide-button {
  width: 100px;
  height: 80px;
  background-color: rgba(0, 0, 0, .2);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 19px;
}

.hero-slide-button:hover {
  background-color: #faf3eb;
  color: #000;
}

.hero-slide-title {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-size: 95px;
  line-height: 90px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 0 6px rgba(0, 0, 0, .4);
}

.hero-slide-title.subtitle {
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 27px;
  line-height: 50px;
}

.section {
  padding: 100px 35px;
  background-color: #faf3eb;
}

.section.menu-page-section {
  padding-top: 0px;
  padding-bottom: 80px;
}

.section.white {
  background-color: #000;
}

.container {
  text-align: center;
}

.container.left-align {
  margin-bottom: 45px;
  text-align: left;
}

.container.align-left {
  text-align: left;
}

.container.menu_container {
  padding-bottom: 80px;
}

.section-intro-block {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.section-intro-title {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  font-size: 62px;
  line-height: 66px;
  text-transform: uppercase;
}

.section-intro-title.subtitle {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #908569;
  font-size: 22px;
  line-height: 21px;
  font-weight: 400;
}

.section-intro-title.small {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
}

.image-section {
  background-image: url('../images/Eating.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.image-section.owner {
  background-image: url('../images/Owner.jpg');
  background-position: 50% 0px;
}

.image-section-overlay {
  width: 100%;
  height: 100%;
  padding: 125px 35px;
  background-color: rgba(0, 0, 0, .4);
  color: #fff;
}

.image-section-overlay.owner {
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .6), transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .6), transparent);
}

.image-section-row {
  margin-top: 70px;
}

.image-section-icon {
  height: 80px;
  margin-bottom: 27px;
}

.image-section-column-title {
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

.menu-tabs-menu {
  display: inline-block;
  overflow: hidden;
  margin-top: 45px;
  border-radius: 3px;
}

.menu-tab-button {
  padding-right: 45px;
  padding-left: 45px;
  background-color: #faf3eb;
  -webkit-transition: background-color 300ms ease, color 350ms ease;
  transition: background-color 300ms ease, color 350ms ease;
  font-family: Oswald, sans-serif;
  color: #ab9f91;
  line-height: 30px;
  text-transform: uppercase;
}

.menu-tab-button:hover {
  background-color: #3d3935;
  color: #fff;
}

.menu-tab-button.w--current {
  background-color: #908569;
  color: #fff;
}

.menu-tab-button.w--current:hover {
  background-color: #908569;
}

.menu-tab-pane {
  padding-top: 55px;
}

.menu-list-item {
  position: relative;
  margin-bottom: 15px;
  padding-right: 90px;
  padding-bottom: 15px;
  border-bottom: 1px dashed rgba(0, 0, 0, .2);
  text-align: left;
}

.menu-item-title {
  margin-bottom: 3px;
  font-family: Merriweather, serif;
  font-size: 15px;
  font-weight: 700;
}

.menu-item-title.description {
  display: inline-block;
  font-family: 'Droid Sans', sans-serif;
  color: #9e9e9e;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}

.menu-item-price {
  position: absolute;
  top: 3px;
  right: 24px;
  display: inline-block;
  margin-top: 9px;
  padding-right: 9px;
  padding-left: 9px;
  float: none;
  border-radius: 3px;
  background-color: #908569;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
}

.link {
  color: #908569;
}

.link:hover {
  color: #000;
}

.link.white {
  color: #3d3833;
}

.link.white:hover {
  opacity: 1;
  color: hsla(0, 0%, 100%, .5);
}

.hero-slide-container {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.intro-title {
  margin-bottom: 14px;
  font-family: Satisfy, sans-serif;
  color: #908569;
  font-size: 26px;
  line-height: 20px;
  text-shadow: none;
}

.intro-title.slider-intro-title {
  line-height: 40px;
  text-shadow: 0 0 6px rgba(0, 0, 0, .2);
}

.footer {
  padding: 65px 35px;
  background-color: #1c1a17;
  text-align: left;
}

.menu-overlay {
  width: 100%;
  height: 100%;
  background-color: #000;
}

.section-divider-line {
  display: block;
  width: 40%;
  height: 1px;
  margin: 35px auto 25px;
  background-color: rgba(0, 0, 0, .09);
}

.text-column-left {
  padding-top: 30px;
  padding-right: 45px;
}

.gallery-thumb {
  width: 100%;
  height: 150px;
  border-radius: 4px;
}

.gallery-thumb.large {
  height: 675px;
}

.small-gallery-row {
  margin-bottom: 15px;
}

.small-gallery-lightbox {
  width: 97%;
  float: left;
}

.small-gallery-lightbox:hover {
  opacity: 0.8;
}

.small-gallery-lightbox._2 {
  float: right;
}

.small-gallery-lightbox._2:hover {
  opacity: 0.7;
}

.footer-row {
  text-align: left;
}

.footer-text {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 12px;
}

.footer-text.small {
  font-size: 10px;
}

.go-to-top-link-block {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  margin-top: -90px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20%;
  background-color: #1c1a17;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: left;
}

.icon-go-to-top {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 35px;
  opacity: 0.4;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.icon-go-to-top:hover {
  opacity: 1;
}

.footer-col-right {
  text-align: right;
}

.page-header {
  background-image: url('../images/about_title_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-header.reservations {
  background-image: url('../images/Photo-1.jpg');
  background-position: 50% 0px;
}

.page-header.gallery {
  background-image: url('../images/Beans.jpg');
}

.page-header.contact-us {
  background-image: url('../images/contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.page-header.blog-post {
  background-position: 50% 50%;
}

.page-header.license {
  background-image: url('../images/Beans.jpg');
}

.page-header-overlay {
  position: relative;
  padding-top: 145px;
  padding-bottom: 145px;
  background-color: transparent;
  color: #fff;
}

.page-header-overlay.blog-post {
  padding-top: 135px;
  padding-bottom: 175px;
}

.menu-page-tabs-menu {
  margin-top: -70px;
}

.menu-page-tab-button {
  position: relative;
  width: 25%;
  height: 70px;
  padding-top: 19px;
  padding-left: 58px;
  background-color: rgba(0, 0, 0, .4);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.menu-page-tab-button:hover {
  background-color: #3d3833;
  color: #fff;
}

.menu-page-tab-button.w--current {
  background-color: #908569;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

.menu-page-tab-button.w--current:hover {
  background-color: #908569;
}

.menu-page-tab-title {
  float: none;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-page-tab-title.subtitle {
  opacity: 0.49;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.menu-tab-icon {
  position: absolute;
  left: 18px;
  top: 20px;
  height: 29px;
  margin-bottom: 9px;
  float: left;
}

.menu-page-tab-pane {
  padding-top: 100px;
}

.menu-page-tabs-content {
  overflow: visible;
}

.gallery-lightbox {
  margin-bottom: 20px;
}

.gallery-lightbox:hover {
  opacity: 0.8;
}

.gallery-block-left {
  width: 50%;
  float: left;
}

.gallery-block-right {
  width: 50%;
  padding-left: 20px;
  float: right;
}

.contact-us-image {
  overflow: hidden;
  width: 100%;
  height: 412px;
  float: left;
  border-radius: 0px 5px 0px 0px;
  background-image: url('../images/surplace.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.contact-us-image._2 {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  background-image: url('../images/emporter.png');
  background-size: auto;
}

.contact-us-image.delivery_bg {
  background-image: url('../images/livraison.png');
  background-size: auto;
}

.contact-us-column {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.contact-us-column.text-left {
  padding: 45px 45px 25px;
}

.contact-us-column.text-right {
  padding-top: 77px;
  padding-right: 45px;
  padding-left: 45px;
}

.contact-us-column.form-left {
  padding-right: 45px;
  padding-left: 45px;
}

.logo-icon {
  width: 115px;
  height: 175px;
  max-width: 100%;
  margin-bottom: 13px;
  opacity: 1;
}

.contact-us-map {
  height: 350px;
}

.field {
  width: 100%;
  height: 48px;
  margin-bottom: 4px;
  border: 2px solid #fff;
  border-radius: 3px;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: Merriweather, serif;
  font-size: 12px;
}

.field:hover {
  border-color: #e8e0d8;
}

.field:focus {
  border-color: #908569;
  box-shadow: 0 0 13px 0 rgba(232, 143, 42, .5);
}

.field.area {
  height: 108px;
}

.field.first-half {
  width: 99%;
  float: left;
}

.field.last-half {
  width: 99%;
  float: right;
}

.contact-us-reservation-link-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 487px;
  border-radius: 4px;
  background-image: url('../images/Eating.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: left;
}

.reservation-link-block-overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding: 100px 45px 45px;
  background-image: -webkit-linear-gradient(270deg, transparent, rgba(0, 0, 0, .65) 53%);
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .65) 53%);
}

.reservation-overlay-title {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 46px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
}

.reservation-overlay-title._2 {
  font-size: 22px;
  font-weight: 300;
}

.success-bg {
  padding-top: 150px;
  padding-left: 0px;
  background-color: transparent;
}

.success-text {
  font-family: Satisfy, sans-serif;
  color: #908569;
  font-size: 27px;
  line-height: 30px;
}

.success-text._2 {
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 37px;
  line-height: 46px;
}

.error-bg {
  padding-bottom: 5px;
  border-radius: 4px;
}

.error-text {
  color: red;
  font-size: 11px;
}

.reservation-image-block {
  width: 100%;
  height: 487px;
  border-radius: 4px;
  background-image: url('../images/Reservation-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.reservation-image-block._2 {
  background-image: url('../images/Interior.jpg');
}

.about-us-image {
  width: 100%;
  height: 700px;
  border-radius: 4px;
  background-image: url('../images/nicosef-3.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.about-us-text-col-right {
  padding-right: 45px;
  padding-left: 45px;
}

.owner-image {
  width: 100px;
  height: 100px;
  margin-bottom: 19px;
  border: 5px solid #fff;
  border-radius: 100%;
}

.owner-title {
  margin-top: 8px;
  margin-bottom: 21px;
  font-family: Oswald, sans-serif;
  color: #908569;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.owner-signature {
  margin-top: 38px;
  font-family: 'Reenie Beanie', sans-serif;
  color: #9e9e9e;
  font-size: 34px;
  line-height: 40px;
}

.event-image-section {
  background-image: url('../images/55d82b0753965dde61577b33_Spare-ribs.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.event-image-section._2 {
  background-image: url('../images/55d82b1aa811abde4e36a0d7_Coffee.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.event-image-section-overlay {
  width: 100%;
  height: 100%;
  padding: 90px 35px;
  background-color: rgba(0, 0, 0, .49);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  text-align: left;
}

.event-title {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  font-size: 61px;
  line-height: 60px;
  text-transform: uppercase;
}

.event-title._2 {
  margin-bottom: 29px;
  color: #908569;
  font-size: 30px;
  line-height: 30px;
}

.event-info-title {
  display: block;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #908569;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.event-info-title._2 {
  margin-bottom: 45px;
  color: #0a0a0a;
  font-size: 34px;
  line-height: 30px;
}

.more-info-text {
  display: inline-block;
  margin-left: 12px;
  font-family: arial, Merriweather, serif;
  font-size: 12px;
  font-weight: 400;
}

.more-info-text.info-livraison {
  margin-top: 19px;
  margin-bottom: 19px;
  margin-left: auto;
  /*float: right;*/
  color: #faf3eb;
  font-size: 16px;
  text-align: center;
}

.footer-social-block {
  width: 30px;
  height: 30px;
  margin-left: 3px;
  padding-top: 6px;
  border-radius: 3px;
  background-color: #47443e;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  text-align: center;
}

.footer-social-block:hover {
  background-color: #908569;
}

.image-background-section {
  padding: 0px;
  background-color: #000;
}

.image-background-section.coffee {
  background-image: url('../images/55d8297553965dde61577b1f_BG-coffee.jpg');
  background-position: 100% 50%;
}

.rating-block {
  margin-top: 45px;
}

.star-rating {
  width: 20px;
  margin-right: 2px;
  margin-left: 2px;
}

.star-rating.gray {
  opacity: 0.2;
}

.rating-stars-wrapper {
  margin-bottom: 7px;
}

.rating-title {
  margin-bottom: 13px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 31px;
}

.rating-name {
  margin-top: 13px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
}

.empty-state {
  padding-top: 35px;
  padding-bottom: 35px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, .1);
}

.blog-link-title {
  display: block;
  margin-top: 20px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #1a1a1a;
  font-size: 34px;
  line-height: 35px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-link-title:hover {
  color: #908569;
}

.blog-post-image {
  overflow: hidden;
  width: 100%;
  height: 450px;
  border-radius: 4px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-post-item {
  margin-bottom: 20px;
}

.blog-column-left {
  padding-left: 0px;
}

.blog-text-column-right {
  padding-top: 75px;
  padding-right: 40px;
  padding-left: 40px;
}

.blog-post-text-block {
  text-align: left;
}

.image-background-overlay {
  padding: 100px 35px;
}

.event-column-right {
  padding-top: 32px;
  padding-right: 45px;
  padding-left: 45px;
}

.event-title-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 45px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.event-title-link:hover {
  color: #908569;
}

.event-overview-image {
  overflow: hidden;
  width: 100%;
  height: 300px;
  border-radius: 4px;
  background-image: url('../images/Owner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.events-row {
  margin-bottom: 20px;
}

.event-header-block {
  width: 500px;
  text-align: left;
}

.blog-date {
  font-family: Satisfy, sans-serif;
  color: #908569;
  font-size: 22px;
  line-height: 34px;
}

.blog-post-author-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding: 18px 18px 18px 79px;
  float: none;
  background-color: #3d3833;
  color: #fff;
  text-align: left;
}

.blog-post-profile-image {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  border: 5px solid #fff;
  border-radius: 100%;
}

.blog-post-author-title {
  margin-top: 15px;
  float: none;
  font-size: 12px;
}

.blog-post-author-title.name {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-post-block {
  position: relative;
  z-index: 10;
  display: block;
  width: 70%;
  margin-top: -150px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 80px 140px;
  background-color: #fff;
}

.image-link-block {
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.image-link-block:hover {
  background-color: rgba(232, 143, 42, .8);
}

.blog-author-wrapper {
  width: 265px;
  float: left;
}

.template-info-title {
  margin-top: 0px;
}

.table-wrapper {
  background-color: #fff;
}

.table-row-rapper {
  padding: 11px;
  border-bottom: 1px solid rgba(0, 0, 0, .09);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.table-row-rapper:hover {
  background-color: #fcf8f5;
}

.table-row-rapper.title {
  background-color: #908569;
  color: #fff;
}

.image-license-thumb {
  border-radius: 3px;
}

.empty-state-icon {
  height: 90px;
}

.empty-state-title {
  margin-top: 7px;
  font-size: 18px;
  font-weight: 700;
}

.empty-state-title.subtitle {
  font-size: 15px;
  font-weight: 400;
}

.menu-white-wrapper {
  padding: 23px 13px 3px 0px;
  background-color: hsla(0, 0%, 100%, .7);
}

.header_info_link {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  text-decoration: none;
  color:#908569;
}

.item_ref {
  display: inline-block;
  width: 30px;
  float: left;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.item_name {
  display: inline-block;
}

.item_name.menu-item-title {
  padding-left: 0px;
  float: left;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 13px;
  line-height: 30px;
}

.item_price {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 0px 10px;
  float: right;
  border-radius: 3px;
  background-color: #908569;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.item_price.menu-item-price {
  position: static;
  top: 0px;
  display: inline-block;
  float: right;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

html.w-mod-js *[data-ix="tab-menu-column"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="tab-menu-column-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="slider-title"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="slider-title-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slider-title-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slider-button-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="slider-button-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

@media (max-width: 991px) {
  body {
    padding-left: 220px;
  }
  h3 {
    font-size: 17px;
    line-height: 26px;
  }
  p {
    font-size: 12px;
  }
  .button {
    margin-top: 10px;
    font-size: 12px;
    line-height: 31px;
  }
  .button.blog-archive {
    top: 24px;
    right: 23px;
  }
  .navbar-left {
    width: 220px;
  }
  .logo-container.w--current {
    width: 100%;
    height: auto;
  }
  .nav-link {
    line-height: 5px;
  }
  .nav-social-icon {
    height: 17px;
  }
  .hero-slide-overlay {
    padding-top: 1px;
    padding-right: 55px;
    padding-left: 55px;
  }
  .hero-slide-button {
    width: 50px;
  }
  .hero-slide-title {
    font-size: 65px;
    line-height: 60px;
  }
  .hero-slide-title.subtitle {
    margin-bottom: 14px;
    font-size: 26px;
    line-height: 30px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section.menu-page-section {
    padding-bottom: 25px;
  }
  .container {
    display: block;
  }
  .section-intro-block {
    width: 90%;
  }
  .section-intro-title {
    font-size: 35px;
    line-height: 36px;
  }
  .section-intro-title.small {
    font-size: 26px;
    line-height: 26px;
  }
  .image-section {
    background-attachment: scroll;
  }
  .image-section-overlay {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .image-section-row {
    margin-top: 40px;
  }
  .image-section-icon {
    height: 60px;
  }
  .image-section-column-title {
    font-size: 15px;
    line-height: 19px;
  }
  .menu-tab-button {
    line-height: 20px;
  }
  .menu-tab-pane {
    padding-top: 35px;
  }
  .menu-list-item {
    margin-bottom: 10px;
    padding-right: 72px;
    padding-bottom: 10px;
  }
  .menu-item-title {
    font-size: 13px;
  }
  .menu-item-title.description {
    font-size: 10px;
    line-height: 15px;
  }
  .menu-item-price {
    right: 11px;
    font-size: 13px;
  }
  .intro-title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .footer {
    padding: 55px 25px 25px;
  }
  .section-divider-line {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .text-column-left {
    padding-right: 10px;
  }
  .gallery-column-right {
    padding-top: 72px;
  }
  .gallery-thumb {
    height: 80px;
  }
  .gallery-thumb.large {
    height: auto;
  }
  .footer-col-left {
    padding-top: 7px;
  }
  .go-to-top-link-block {
    width: 60px;
    height: 60px;
    margin-top: -69px;
    margin-bottom: -21px;
  }
  .icon-go-to-top {
    padding: 14px;
  }
  .page-header-overlay {
    padding: 90px 35px;
  }
  .page-header-overlay.menu {
    padding-top: 95px;
    padding-bottom: 165px;
  }
  .page-header-overlay.blog-post {
    padding-top: 75px;
  }
  .menu-page-tabs-menu {
    margin-top: -120px;
  }
  .menu-page-tab-button {
    height: 120px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
  .menu-page-tab-title.subtitle {
    margin-top: 4px;
    font-size: 10px;
  }
  .menu-tab-icon {
    position: static;
    float: none;
  }
  .menu-page-tab-pane {
    padding-top: 45px;
  }
  .gallery-lightbox {
    margin-bottom: 10px;
  }
  .contact-us-image {
    height: 280px;
    float: none;
  }
  .contact-us-column.text-left {
    padding-right: 25px;
    padding-left: 25px;
  }
  .contact-us-column.text-right {
    padding-right: 25px;
    padding-left: 25px;
  }
  .contact-us-column.form-left {
    padding-right: 25px;
    padding-left: 25px;
  }
  .logo-icon {
    width: 115px;
    height: 175px;
  }
  .contact-us-reservation-link-block {
    height: 417px;
  }
  .reservation-link-block-overlay {
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }
  .reservation-overlay-title {
    font-size: 36px;
    line-height: 38px;
  }
  .reservation-overlay-title._2 {
    margin-top: 9px;
    font-size: 15px;
    line-height: 24px;
  }
  .reservation-image-block {
    height: 416px;
  }
  .reservation-image-column {
    padding-right: 0px;
    padding-left: 6px;
  }
  .about-us-image {
    height: 680px;
  }
  .about-us-text-col-right {
    padding-right: 20px;
    padding-left: 20px;
  }
  .event-image-section-overlay {
    padding: 70px 35px 50px;
  }
  .event-title {
    font-size: 51px;
    line-height: 50px;
  }
  .more-info-text.info-livraison {
    float: none;
    text-align: center;
  }
  .image-background-section {
    background-position: 100% 50%;
  }
  .rating-block {
    margin-top: 25px;
  }
  .blog-link-title {
    font-size: 23px;
    line-height: 28px;
  }
  .blog-post-image {
    height: 370px;
  }
  .blog-text-column-right {
    padding-top: 5px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-background-overlay {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: hsla(0, 0%, 100%, .9);
    background-image: none;
  }
  .event-column-right {
    padding-right: 25px;
    padding-left: 25px;
  }
  .event-title-link {
    font-size: 25px;
    line-height: 26px;
  }
  .event-overview-image {
    height: 230px;
  }
  .events-row {
    margin-bottom: 10px;
  }
  .event-header-block {
    width: 420px;
  }
  .blog-post-author-block {
    padding-left: 30px;
  }
  .blog-post-block {
    width: 90%;
    padding-top: 30px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .blog-author-wrapper {
    width: 235px;
  }
}

@media (max-width: 767px) {
  body {
    padding-left: 0px;
  }
  p {
    font-size: 12px;
  }
  .button {
    line-height: 30px;
  }
  .button.slider-button {
    line-height: 30px;
  }
  .button.blog-read-more {
    margin-top: 0px;
  }
  .navbar-left {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: auto;
  }
  .logo-container {
    width: 33%;
    margin-top: 13px;
    padding-top: 1px;
    padding-bottom: 0px;
    float: left;
  }
  .logo-container.w--current {
    width: 164px;
    height: 97px;
  }
  .nav-menu {
    position: relative;
    z-index: 4000;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
    background-color: #262321;
  }
  .logo-text {
    font-size: 19px;
    line-height: 28px;
    text-align: left;
  }
  .logo-text.subtitle {
    display: none;
  }
  .hero-slider {
    height: 420px;
    margin-top: 120px;
  }
  .hero-slide-overlay {
    padding-top: 41px;
  }
  .hero-slide-title {
    font-size: 45px;
    line-height: 40px;
  }
  .hero-slide-title.subtitle {
    font-size: 20px;
    line-height: 20px;
  }
  .section {
    padding: 25px;
    font-size: 12px;
  }
  .section-intro-block {
    width: 100%;
  }
  .section-intro-title.subtitle {
    margin-bottom: 9px;
    font-size: 18px;
  }
  .image-section-overlay {
    padding: 25px;
  }
  .image-section-icon {
    height: 50px;
    margin-bottom: 16px;
  }
  .menu-tabs-menu {
    margin-top: 25px;
  }
  .menu-list-item {
    padding-right: 57px;
    padding-left: 0px;
  }
  .menu-item-title {
    font-size: 14px;
  }
  .menu-item-title.description {
    font-size: 11px;
    line-height: 16px;
  }
  .menu-item-price {
    right: 0px;
  }
  .hero-slide-container {
    top: 53%;
    padding-right: 35px;
    padding-left: 35px;
  }
  .footer {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
  }
  .menu-overlay {
    position: relative;
    padding-bottom: 10px;
  }
  .section-divider-line {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .text-column-left {
    padding-top: 0px;
  }
  .gallery-column-right {
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .gallery-thumb {
    height: auto;
  }
  .footer-col-left {
    padding-top: 15px;
    padding-left: 0px;
    text-align: center;
  }
  .go-to-top-link-block {
    margin-top: -39px;
  }
  .go-to-top-link-block.w--current {
    width: 70px;
    height: 70px;
    margin-top: -38px;
    margin-bottom: -26px;
  }
  .icon-go-to-top {
    padding: 22px;
  }
  .footer-col-right {
    padding-top: 15px;
    padding-left: 0px;
    text-align: center;
  }
  .page-header {
    margin-top: 125px;
  }
  .page-header-overlay {
    padding: 80px 35px 50px;
  }
  .page-header-overlay.menu {
    padding-top: 115px;
    padding-bottom: 95px;
  }
  .page-header-overlay.blog-post {
    padding-top: 105px;
    padding-bottom: 165px;
  }
  .menu-page-tabs-menu {
    margin-top: -55px;
  }
  .menu-page-tab-button {
    display: block;
    width: 100%;
    height: 55px;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #534d47;
    background-color: #3d3833;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    text-align: left;
  }
  .menu-page-tab-button:hover {
    background-color: #908569;
    color: #fff;
  }
  .menu-page-tab-title {
    font-size: 15px;
    line-height: 13px;
  }
  .menu-tab-icon {
    height: 26px;
    margin-right: 14px;
    float: left;
  }
  .menu-page-tab-pane {
    padding-top: 25px;
  }
  .gallery-block-left {
    padding-right: 10px;
  }
  .gallery-block-right {
    padding-left: 0px;
  }
  .contact-us-column.text-left {
    padding: 0px 0px 15px;
  }
  .contact-us-column.text-right {
    padding-top: 35px;
  }
  .contact-us-column.form-left {
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  .logo-icon {
    display: block;
    width: 64px;
    height: 96px;
    max-width: 100%;
    margin-right: 9px;
    margin-left: 20px;
    float: left;
  }
  .contact-us-map {
    height: 370px;
    padding-bottom: 37px;
  }
  .contact-us-reservation-link-block {
    height: 307px;
  }
  .reservation-image-column {
    padding-left: 0px;
  }
  .about-us-image {
    height: 290px;
  }
  .about-us-image-column {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .about-us-text-col-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .event-image-section-overlay {
    padding: 110px 25px 20px;
  }
  .event-title._2 {
    margin-bottom: 20px;
  }
  .event-info-title._2 {
    margin-bottom: 25px;
  }
  .facts-column {
    padding-bottom: 14px;
  }
  .image-background-section {
    background-size: cover;
  }
  .gallery-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-button {
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-right: 10px;
    padding-top: 14px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
  }
  .menu-button.w--open {
    background-color: #908569;
  }
  .blog-post-image {
    height: 250px;
  }
  .blog-post-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
  }
  .blog-column-left {
    padding-right: 0px;
  }
  .blog-text-column-right {
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-background-overlay {
    padding: 25px;
    background-color: #000;
  }
  .event-column-right {
    padding-right: 15px;
    padding-left: 15px;
  }
  .event-header-block {
    width: 80%;
  }
  .blog-post-block {
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .blog-author-wrapper {
    width: 265px;
  }
  .menu-white-wrapper {
    padding: 0px;
  }
  .header_info_link {
    margin-top: 10px;
    float: left;
    text-align: center;
  }
  .mobil_menu {
    font-size: 50px;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 16px;
    line-height: 18px;
  }
  .button {
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 30px;
  }
  .button.slider-button {
    margin-top: 8px;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 30px;
  }
  .button.overview-button {
    width: auto;
  }
  .button.event-button {
    margin-bottom: 10px;
  }
  .button.blog-archive {
    position: static;
    display: block;
    width: auto;
  }
  .logo-container {
    display: inline-block;
    width: 100%;
  }
  .logo-container.w--current {
    width: 100%;
    height: 156px;
  }
  .nav-link {
    font-size: 13px;
    line-height: 4px;
  }
  .hero-slider {
    height: 400px;
    margin-top: 289px;
  }
  .hero-slide-overlay {
    padding-top: 0px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .hero-slide-button {
    top: 50px;
    width: 30px;
    height: 70px;
    font-size: 14px;
  }
  .hero-slide-title {
    font-size: 40px;
  }
  .hero-slide-title.subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  .section {
    padding: 20px;
  }
  .container {
    margin-top: 0px;
  }
  .section-intro-block {
    margin-bottom: 1px;
  }
  .section-intro-title {
    font-size: 26px;
    line-height: 28px;
  }
  .section-intro-title.subtitle {
    margin-top: 1px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 14px;
  }
  .menu-tabs-menu {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .menu-tab-button {
    width: 100%;
    margin-bottom: 2px;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 3px;
  }
  .menu-list-item {
    margin-bottom: 7px;
    padding-bottom: 7px;
  }
  .hero-slide-container {
    top: 55%;
    padding-right: 45px;
    padding-left: 45px;
  }
  .intro-title {
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 20px;
  }
  .intro-title.slider-intro-title {
    line-height: 23px;
  }
  .text-column-left {
    padding-top: 0px;
  }
  .gallery-column-right {
    padding-top: 16px;
  }
  .small-gallery-row {
    margin-bottom: 8px;
  }
  .go-to-top-link-block.w--current {
    margin-top: -48px;
    margin-bottom: -7px;
  }
  .page-header {
    margin-top: 270px;
  }
  .page-header.contact-us {
    margin-top: 288px;
  }
  .page-header-overlay {
    padding: 60px 25px 35px;
  }
  .page-header-overlay.blog-post {
    padding-top: 95px;
    padding-bottom: 155px;
  }
  .contact-us-image {
    height: 200px;
  }
  .contact-us-image.delivery_bg {
    max-width: 100%;
    background-size: cover;
  }
  .contact-us-column.text-right {
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-icon {
    display: inline-block;
    width: 99px;
    height: 150px;
    margin-left: auto;
    float: none;
  }
  .contact-us-map {
    padding-bottom: 75px;
  }
  .reservation-image-block {
    height: 305px;
  }
  .about-us-image {
    height: 170px;
  }
  .about-us-image-column {
    padding-bottom: 0px;
  }
  .about-us-text-col-right {
    margin-top: 12px;
  }
  .event-image-section-overlay {
    padding: 100px 20px 30px;
  }
  .event-title {
    font-size: 29px;
    line-height: 30px;
  }
  .event-title._2 {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 23px;
  }
  .event-info-title {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 16px;
  }
  .event-info-title._2 {
    font-size: 24px;
  }
  .more-info-text {
    display: block;
    margin-left: 0px;
  }
  .more-info-text.info-livraison {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }
  .image-background-section {
    background-position: -261% 50%;
  }
  .rating-title {
    font-size: 20px;
  }
  .menu-button {
    position: absolute;
    top: 0px;
    right: 1px;
    margin-top: 10px;
    font-size: 50px;
    line-height: 50px;
  }
  .blog-link-title {
    margin-top: 10px;
    line-height: 25px;
  }
  .blog-post-image {
    height: 140px;
  }
  .blog-text-column-right {
    padding-top: 15px;
  }
  .event-column-right {
    padding-top: 15px;
    padding-right: 0px;
  }
  .event-title-link {
    font-size: 17px;
    line-height: 17px;
  }
  .event-overview-image {
    height: 170px;
  }
  .event-header-block {
    width: 90%;
  }
  .blog-date {
    font-size: 18px;
    line-height: 24px;
  }
  .blog-post-author-block {
    padding-right: 28px;
    padding-left: 30px;
  }
  .blog-post-block {
    width: 100%;
    padding-bottom: 160px;
  }
  .blog-author-wrapper {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  .table-column {
    padding-left: 0px;
  }
  .table-title.title {
    font-family: Oswald, sans-serif;
    font-size: 12px;
    line-height: 15px;
  }
  .header_info_link {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
	color:#fff;
  }
  .mobil_menu {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 50px;
    line-height: 50px;
  }
}

