@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700");
@import url("https://fonts.googleapis.com/css?family=Jockey+One");
@import url(../dev/bower_components/slick-carousel/slick/slick.css);
@import url(../dev/bower_components/slick-carousel/slick/slick-theme.css);
@import url(../dev/bower_components/fontawesome/web-fonts-with-css/css/fontawesome.css);
@import url(../dev/bower_components/fontawesome/web-fonts-with-css/css/brands.css);
@import url(../dev/bower_components/fontawesome/web-fonts-with-css/css/solid.css);
body {
  margin: 0px;
  padding: 0px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #f5f1ee; }

a {
  text-decoration: none;
  color: inherit; }

h1 {
  display: none; }

.active {
  color: #69371c !important; }

.active:hover {
  color: #fff !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.main-header header {
  bottom: 220px;
  position: relative; }

.main-header header nav {
  background-color: transparent;
  position: relative;
  font-weight: bolder; }

.main-header header ul {
  text-align: right;
  color: white;
  padding-right: 50px;
  margin: 0px; }

.main-header header li {
  position: relative;
  display: inline;
  font-size: 13px;
  height: 100px;
  border: none;
  margin: 10px; }

.main-header nav button {
  background-color: transparent;
  border: none;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  transition: color 0.3s linear;
  text-decoration: none; }

.main-header nav a {
  text-decoration: none;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 19px;
  top: 50px;
  font-family: 'Open Sans Condensed', "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  z-index: 10;
  cursor: pointer;
  letter-spacing: 2px; }

.background-image-1 {
  background-image: url(../img/img-salad-darker.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 297px;
  background-attachment: fixed;
  background-position: center; }

.brand-image {
  background-image: url(../img/example-logo.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 140px;
  background-size: 200px 200px;
  top: -290px;
  position: relative;
  margin-left: 5%; }

.main-header nav a:hover {
  color: #69371c;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }

footer #footer-copyright {
  text-align: center;
  top: 90px;
  position: relative;
  font-size: 12px;
  font-style: italic;
  color: #582a00;
  font-weight: 600;
  letter-spacing: 3px;
  font-family: 'Ubuntu', sans-serif; }

@media only screen and (max-width: 1208px) {
  .introduction-img img {
    height: 242px;
    width: 242px; } }

@media only screen and (max-width: 1043px) {
  .introduction-img img {
    height: 182px;
    width: 182px; } }

footer {
  height: 220px;
  position: relative;
  background-color: #321809;
  color: red; }
  footer nav {
    top: 60px;
    position: relative; }
    footer nav button {
      background-color: transparent;
      border: none;
      font-weight: bold;
      cursor: pointer;
      outline: none;
      transition: color 0.3s linear;
      text-decoration: none; }
    footer nav a {
      color: #ffffff;
      text-transform: uppercase;
      font-family: 'Open Sans', "Open Sans Condensed", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      letter-spacing: 5px;
      margin: 10px; }
      footer nav a :hover {
        color: #72fc72;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    footer nav ul {
      text-align: center; }
  footer .nav-items {
    display: inline;
    text-align: center; }
  footer .social-media {
    color: white;
    text-align: center;
    letter-spacing: 17px;
    font-size: 25px;
    top: 70px;
    position: relative; }
  footer #footer-copyright {
    text-align: center;
    top: 90px;
    position: relative;
    font-size: 12px;
    font-style: italic;
    color: #582a00;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Ubuntu'; }

.introduction {
  background-color: #f5f1ee;
  color: #69371c;
  text-transform: uppercase;
  text-align: center;
  bottom: 150px;
  position: relative;
  margin: 0px 90px 0px 90px;
  font-family: 'Open Sans Condensed', sans-serif; }

.introduction-content h2 {
  letter-spacing: 4px;
  font-size: 45px;
  position: relative;
  color: #69371c;
  top: 8px; }

#paragraph-introduction-undertitle {
  letter-spacing: 15px;
  font-size: 16px;
  bottom: 14px;
  position: relative;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 900;
  border-bottom: solid;
  padding: 10px;
  bottom: 44px; }
  #paragraph-introduction-undertitle p {
    color: #000; }

.introduction-img {
  display: inline-block;
  width: 30%;
  padding: 10px; }

.introduction-img img {
  height: 302px;
  width: 302px;
  padding: 10px;
  top: 10px; }

.introduction-img-paragraph {
  font-family: 'Open Sans';
  text-transform: initial;
  font-weight: 500; }

.introduction-text {
  width: 30%;
  display: inline-block; }

.introduction-text {
  display: inline-block;
  width: 33%; }

p.introduction-text-paragraph {
  font-family: 'Open Sans';
  text-transform: initial;
  margin: 10px;
  font-size: 13px;
  color: #000; }

.background-image-2 {
  background-image: url(../img/offer-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 297px;
  background-attachment: fixed;
  background-position: center; }

.offer {
  height: 297px; }

.offer-box {
  height: 70px;
  padding: 70px;
  bottom: 250px;
  position: relative;
  background: #f5f1eeb8;
  width: 330px;
  margin-left: 100px;
  display: block; }

.offer-box h3 {
  color: #69371c;
  font-family: "Open Sans Condensed";
  text-transform: uppercase;
  font-weight: 800;
  font-size: 37px;
  bottom: 53px;
  position: relative; }

.menu-box h3 {
  color: #69371c;
  font-family: "Open Sans Condensed";
  text-transform: uppercase;
  font-weight: 800;
  font-size: 37px;
  text-align: center;
  padding: 35px 0px 35px 0px;
  line-height: 0;
  top: 20px;
  position: relative; }

.menu-box {
  bottom: 0px;
  position: relative;
  height: 340px; }

.menu-box-content {
  width: 50%;
  margin-left: 25%;
  top: 65px;
  position: relative;
  line-height: 0;
  border: solid #69371c;
  display: block; }

i.fas.fa-arrow-circle-down {
  color: #69371c;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 37px;
  text-align: center;
  padding: 35px 0px 35px 0px;
  line-height: 0;
  width: 50%;
  margin-left: 25%;
  bottom: 30px;
  position: relative; }

.menu-body {
  max-width: 680px;
  margin: 0 auto;
  display: block;
  color: black;
  bottom: 140px;
  position: relative; }

.menu-section {
  margin-bottom: 80px; }

.menu-section-title {
  font-size: 29px;
  display: block;
  font-weight: normal;
  margin: 20px 0;
  text-align: left; }

.menu-title {
  text-align: center; }

.menu-item {
  margin: 35px 0;
  font-size: 18px; }

.menu-item-name {
  font-weight: bold;
  border-bottom: 2px dotted #d5d5d5; }

.menu-item-price {
  float: right;
  font-weight: bold;
  margin-top: -25px; }

.menu-item-description {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  top: 10px;
  position: relative; }

.contact-form {
  margin-left: 25%;
  bottom: 80px;
  position: relative; }
  .contact-form form {
    font-size: 14px;
    line-height: 32px;
    font-weight: 600; }
  .contact-form textarea, .contact-form input {
    border: none;
    margin: 60px; }
  .contact-form textarea {
    resize: none;
    width: 99%; }
  .contact-form label, .contact-form input, .contact-form textarea {
    margin: 0px 0px 30px 0px !important;
    margin: 0; }
  .contact-form input {
    width: 100%;
    height: 30px;
    font-family: 'Open Sans';
    font-weight: 600; }

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