html {
  scroll-behavior: smooth;
}
nav .navbar-brand img {
  width: 140px;
}
.top-bar-area a {
  color: #FFF;
}
footer .f-items .f-item .social {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}
nav.navbar.bootsnav.navbar-fixed .logo-scrolled {
  width: 70px;
  transition: .5s all ease-in-out;
}
#about .opening-hours h2 {
  font-size: 28px;
}
/*repaso button*/
.order-text, footer .order-text {
  color: #FFF;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px !important;
  margin-top: 10px;
  font-weight: 500;
  letter-spacing: normal;
}
.order-text.black {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 14px !important;
}
.order-now-repaso {
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 132, 0, 1) 3%, rgba(255, 30, 0, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 97%, rgba(255, 189, 189, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(3%, rgba(255, 132, 0, 1)), color-stop(50%, rgba(255, 30, 0, 1)), color-stop(51%, rgba(246, 41, 12, 1)), color-stop(71%, rgba(240, 47, 23, 1)), color-stop(97%, rgba(231, 56, 39, 1)), color-stop(100%, rgba(255, 189, 189, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 132, 0, 1) 3%, rgba(255, 30, 0, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 97%, rgba(255, 189, 189, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 132, 0, 1) 3%, rgba(255, 30, 0, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 97%, rgba(255, 189, 189, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 132, 0, 1) 3%, rgba(255, 30, 0, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 97%, rgba(255, 189, 189, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 132, 0, 1) 3%, rgba(255, 30, 0, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 97%, rgba(255, 189, 189, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffbdbd', GradientType=0);
  border: 2px solid #333;
  color: #FFF !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: normal;
}
.order-now-repaso:hover {
  background: rgba(255, 189, 189, 1) !important;
  background: -moz-linear-gradient(top, rgba(255, 189, 189, 1) 0%, rgba(231, 56, 39, 1) 3%, rgba(240, 47, 23, 1) 29%, rgba(246, 41, 12, 1) 49%, rgba(255, 30, 0, 1) 50%, rgba(255, 132, 0, 1) 97%, rgba(255, 255, 255, 1) 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 189, 189, 1)), color-stop(3%, rgba(231, 56, 39, 1)), color-stop(29%, rgba(240, 47, 23, 1)), color-stop(49%, rgba(246, 41, 12, 1)), color-stop(50%, rgba(255, 30, 0, 1)), color-stop(97%, rgba(255, 132, 0, 1)), color-stop(100%, rgba(255, 255, 255, 1))) !important;
  background: -webkit-linear-gradient(top, rgba(255, 189, 189, 1) 0%, rgba(231, 56, 39, 1) 3%, rgba(240, 47, 23, 1) 29%, rgba(246, 41, 12, 1) 49%, rgba(255, 30, 0, 1) 50%, rgba(255, 132, 0, 1) 97%, rgba(255, 255, 255, 1) 100%) !important;
  background: -o-linear-gradient(top, rgba(255, 189, 189, 1) 0%, rgba(231, 56, 39, 1) 3%, rgba(240, 47, 23, 1) 29%, rgba(246, 41, 12, 1) 49%, rgba(255, 30, 0, 1) 50%, rgba(255, 132, 0, 1) 97%, rgba(255, 255, 255, 1) 100%) !important;
  background: -ms-linear-gradient(top, rgba(255, 189, 189, 1) 0%, rgba(231, 56, 39, 1) 3%, rgba(240, 47, 23, 1) 29%, rgba(246, 41, 12, 1) 49%, rgba(255, 30, 0, 1) 50%, rgba(255, 132, 0, 1) 97%, rgba(255, 255, 255, 1) 100%) !important;
  background: linear-gradient(to bottom, rgba(255, 189, 189, 1) 0%, rgba(231, 56, 39, 1) 3%, rgba(240, 47, 23, 1) 29%, rgba(246, 41, 12, 1) 49%, rgba(255, 30, 0, 1) 50%, rgba(255, 132, 0, 1) 97%, rgba(255, 255, 255, 1) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdbd', endColorstr='#ffffff', GradientType=0);
  font-family: 'Roboto', sans-serif;
}
.order-now-repaso img {
  width: 14px;
  height: 24px;
  margin-right: 7px;
  position: absolute;
  image-rendering: unset;
}
.order-now-repaso {
  padding: 8px 43px 8px 30px;
  border: 1px solid #FFF;
  color: #FFF;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  border-radius: 50px;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
}
nav.bootsnav.brand-center.center-side .navbar-brand {
  padding: 0;
}
nav.bootsnav.brand-center.center-side .navbar-brand img {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
nav.navbar.bootsnav.navbar-fixed.no-background.fixed-border {
  border-bottom: none;
}
.banner-area.ds-fonts h2 {
  font-size: 40px;
}
.about-area.half-bg .opening-hours::before {
  background: #4c777f none repeat scroll 0 0;
}
header nav.navbar.bootsnav ul.nav > li > a.order_button {
  background-color: #df7600 !important;
  color: #FFF !important;
  padding: 10px 30px 10px;
  margin-top: 20px;
  border: 2px solid #df7600;
  letter-spacing: 1px;
  border-radius: 4px;
}
.top-bar-area {
  background-color: #4c777f;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #df7600;
  color: white;
  cursor: pointer;
  padding: 10px 18px;
  border-radius: 4px;
}
#myBtn:hover {
  background-color: #000;
}
@media (max-width: 991px) {
  nav.navbar.navbar-fixed .navbar-brand .logo {
    width: 80px;
    height: auto !important;
  }
  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 25px;
  }
  nav.navbar.bootsnav .navbar-toggle {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  #about ul li {
    font-size: 13px;
  }
}