body {
  background-color: #f1f7fc;
}

#hero {
  width: 100%;
  height: 100vh;
  background-image: linear-gradient( rgba(44,29,25,0.6), rgba(47,45,37,0.52) ),url("../../assets/img/stil-336188-unsplash.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  padding-top: 100px;
}

#logo {
  max-height: 48px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  #logo {
    max-height: 64px;
    margin-top: 10px;
  }
}

#subtitle {
  font-family: 'Playfair Display', serif;
  font-size: 3vw;
  font-weight: 200;
  letter-spacing: 8px;
  text-shadow: 0 8px 9px #26241f;
}

@media (min-width: 768px) {
  #subtitle {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 8px;
    text-shadow: 0 8px 9px #26241f;
  }
}

.h2, h2 {
  font-family: Montserrat, sans-serif;
}

#Heading {
  font-family: 'Pinyon Script', cursive;
  letter-spacing: 0;
  font-size: 9.5vw;
  margin-top: 225px;
  font-weight: normal;
  text-shadow: 0 8px 9px #26241f;
}

@media (min-width: 768px) {
  #Heading {
    font-family: 'Pinyon Script', cursive;
    letter-spacing: 0px;
    font-size: 10vw;
    margin-top: 262px;
    font-weight: normal;
    text-shadow: 0 8px 9px #26241f;
    font-style: normal;
  }
}

.p-1 {
  font-family: 'Crimson Text', serif;
  font-size: 1.5vw;
  margin-top: 36px;
  font-weight: 400;
}

.btn.btn-primary.down.arrow {
  background-color: rgba(54,54,53,0.38);
  border-radius: 20px;
  border: none;
  font-size: 22px;
}

#button {
  text-align: center;
  background-color: rgba(233,236,239,0);
}

.btn.btn-outline-link.btn-lg.botton {
  border-radius: 20px;
  color: #ffffff;
  background-color: rgba(63,62,59,0.67);
  font-size: 10px;
}

#arrow {
  font-size: 22px;
}

@media (min-width: 768px) {
  .btn.btn-outline-link.btn-lg.botton {
    font-size: 6px;
    border-radius: 40px;
  }
}

@media (min-width: 768px) {
  #arrow {
    font-size: 25px;
  }
}

.btn.btn-outline-link.btn-lg.botton:hover {
  border: 2px solid;
  border-color: #ffffff;
}

#menu-botton:hover {
  border: 1px solid rgba(255,255,255,0.53);
  border-right: 0;
  border-left: 0;
  color: #ffffff;
}

#reservation-botton:hover {
  border: 1px solid rgba(255,255,255,0.53);
  border-left: 0;
  border-right: 0;
}

#about-bottom:hover {
  border: 1px solid rgba(255,255,255,0.53);
  border-right: 0;
  border-left: 0;
}

#our-story {
  font-family: 'Pinyon Script', cursive;
  font-style: normal;
  font-weight: bold;
  margin-top: 30px;
  color: rgb(55,58,51);
  font-size: 32px;
}

#story-contain {
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  font-style: normal;
}

#story {
  background-color: #ffffff;
  margin-bottom: 164px;
}

@media (min-width: 768px) {
  #story {
    margin-top: -22px;
    background-color: rgba(255,255,255,0);
    margin-bottom: 0;
  }
}

#imag {
  width: 100%;
  height: 475px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url("../../assets/img/lum3n-403555-unsplash.jpg");
}

#spe {
  width: 100%;
  background-image: linear-gradient( rgba(11,56,70,0.15), rgba(6,30,41,0.88) ),url("../../assets/img/brooke-lark-275181-unsplash.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 80vh;
  margin-top: -42;
}

@media (min-width: 768px) {
  #spe {
    width: 100%;
    height: 80vh;
    background-image: linear-gradient( rgba(11,56,70,0.15), rgba(6,30,41,0.88) ),url("../../assets/img/brooke-lark-275181-unsplash.jpg");
    background-position: center;
    background-size: cover;
    margin-top: -22px;
    background-repeat: no-repeat;
  }
}

#spec-head {
  color: rgb(255,255,255);
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  letter-spacing: 10px;
  font-size: 31px;
  text-shadow: 0 8px 9px #0e151d;
}

#story-para {
  background-color: #ffffff;
}

#spe1 {
  background-image: url("../../assets/img/pizza.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 220px;
}

#spe2 {
  background-image: url("../../assets/img/brus.jpg");
  background-position: top;
  background-size: 400px;
  background-repeat: no-repeat;
  width: 100%;
  height: 220px;
}

#spe3 {
  background-image: url("../../assets/img/cotta.jpg");
  background-position: center;
  background-size: 400px;
  background-repeat: no-repeat;
  width: 100%;
  height: 220px;
}

#spec-list {
  margin-top: -22px;
  background-color: #ffffff;
}

#pizza {
  background-image: url("../../assets/img/pizza.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 312px;
  width: 100%;
}

#bru {
  width: 100%;
  background-image: url("../../assets/img/brus.jpg");
  background-position: top;
  background-size: 500px;
  background-repeat: no-repeat;
  height: 312px;
}

#cotta {
  background-image: url("../../assets/img/cotta.jpg");
  width: 100%;
  height: 310px;
  background-position: center;
  background-size: 500px;
  background-repeat: no-repeat;
}

#bolog {
  width: 100%;
  height: 310px;
  background-image: url("../../assets/img/spaghetti%20bolognese.jpg");
  background-position: right;
  background-size: 500px;
  background-repeat: no-repeat;
}

#reser {
  font-family: 'Playfair Display', serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 31px;
  font-style: normal;
  letter-spacing: 10px;
  text-shadow: 0 8px 9px #0e151d;
}

#reser-botton {
  background-color: rgba(48,42,43,0.67);
  border: none;
  border-radius: 30px;
  margin: auto;
  width: 163px;
  height: 33px;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
}

#reser-botton:hover {
  border: 2px solid rgb(255,255,255);
}

.card.rej {
  border: none;
}

#gallery {
  width: 100%;
  background-color: rgba(255,255,255,0);
  margin-top: -27px;
  margin-bottom: 164px;
}

@media (min-width: 768px) {
  #gallery {
    width: 100%;
    background-color: rgba(255,255,255,0);
    margin-top: -66px;
    margin-bottom: 0;
  }
}

#footer {
  background-color: #373a33;
  margin-top: 64px;
}

#fj {
  color: rgb(255,255,255);
}

#link {
  color: #ffffff;
  font-size: 13px;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-style: normal;
}

#link:hover {
  color: #ffffff;
  font-size: 13px;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-style: normal;
  border: 1px solid rgb(255,255,255);
  border-right: 0;
  border-left: 0;
}

#nav {
  background-color: #6e767d;
  width: 100%;
}

@media (min-width: 768px) {
  #nav {
    background-color: rgba(63,67,70,0.51);
    width: 100%;
  }
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(255,255,255,0.49);
}

.navbar-light .navbar-toggler:hover {
  color: rgba(0,0,0,.5);
  border-color: #ffffff;
}

#menu {
  width: 100%;
  background-image: linear-gradient( rgba(23,15,14,0.31), rgba(125,80,24,0.21) ),url("../../assets/img/l-ken-649778-unsplash.jpg");
  height: 80vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -42px;
}

#menu-list {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding: auto;
  margin-top: -20px;
  background-color: #ffffff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.32);
}

#reserve {
  width: 100%;
  height: 80vh;
  background-image: linear-gradient( rgba(112,68,7,0.17), rgba(34,58,60,0.61) ),url("../../assets/img/hero.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -22px;
}

.register-photo .image-holder {
  display: table-cell;
  width: auto;
  background-image: url("../../assets/img/brooke-lark.jpg");
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
}

#booking-buttom {
  background-color: rgb(55,58,51);
}

#booking-heading {
  color: rgb(55,58,51);
  font-family: 'Pinyon Script', cursive;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
}

#b {
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  font-style: normal;
}

#contact {
  width: 100%;
  background-color: #ffffff;
  height: auto;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.32);
}

#hrs {
  color: rgb(55,58,51);
  margin: auto;
  font-family: 'Pinyon Script', cursive;
  font-size: 42px;
  font-weight: bold;
}

#contact-section {
  background-image: linear-gradient( rgba(189,170,82,0.17), rgba(11,14,20,0.61) ),url("../../assets/img/olenka-kotyk-25358-unsplash.jpg");
  width: 100%;
  height: 80vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#content {
}

p {
  font-family: 'Playfair Display', serif;
  font-weight: bold;
  font-style: normal;
}

#menu-content {
  font-family: Montserrat, sans-serif;
  font-weight: normal;
}

.row.photos {
  box-shadow: 1px 1px 5px rgba(0,0,0,0.32);
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}

#img2 {
  padding-left: 15px;
}

@media (min-width: 992px) {
  #img2 {
    padding-left: 0px;
  }
}

#img3 {
  padding-left: 15px;
}

@media (min-width: 576px) {
  #img3 {
    padding-left: 0px;
  }
}

@media (min-width: 768px) {
  #img3 {
    padding-left: 0px;
  }
}

@media (min-width: 992px) {
  #img3 {
    padding-left: 15px;
  }
}

#img4 {
  padding-left: 15px;
}

@media (min-width: 992px) {
  #img4 {
    padding-left: 0;
  }
}

#img5 {
  padding-left: 15px;
}

@media (min-width: 576px) {
  #img5 {
    padding-left: 0px;
  }
}

.navbar-light .navbar-brand {
  color: #fffcfc;
  font-family: 'Pinyon Script', cursive;
  font-size: 53px;
  font-weight: normal;
  font-style: italic;
  text-shadow: 0 8px 9px #26241f;
  letter-spacing: 0px;
  margin-left: 21px;
}

.navbar-light .navbar-brand:hover {
  color: #eecea1;
}

.nav.navbar-nav.ml-auto {
  text-shadow: 0 8px 9px #26241f;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
}

.navbar-light .navbar-brand {
}

#nav p {
  font-size: 11px;
  font-style: italic;
  margin-top: -17px;
  text-align: center;
  letter-spacing: 1px;
  font-family: 'Playfair Display', serif;
  font-weight: normal;
  color: #fffcfc;
  
}
#nav p:hover{
	color: #eecea1;
}
