.navbar .navbar__action-btn-reserve, .navbar.fixed-navbar .navbar__action-btn-reserve {
  border: 2px solid #f0740b;
  background: #f0740b;
  color: #fff
}
.top_bar, .top_bar h4 {
  text-transform: none
}
.top_bar, .top_bar h4, .top_bar h4 a, .top_bar h4 span {
  font-family: Lato, Helvetica, Arial, sans-serif
}
.top_bar h4, footer .opening-hours li {
  text-align: left
}
#giftcard_button, #giftcard_button i {
  writing-mode: vertical-lr
}
#giftcard_button, .bottomMenu {
  position: fixed;
  text-align: center
}
#myID a, .order-now-repaso, .top_bar h4 a {
  display: inline-block
}
html {
  scroll-behavior: smooth
}
#slider .bg-overlay::before, .page-title.bg-overlay::before {
  background: url(../images/overlay.png) rgba(27, 26, 26, .5)
}
#about-section::before {
  background: rgba(27, 26, 26, .45)
}
header > .navbar {
  background: #fff !important
}
.footer .contact-box .contact__box-title, .navbar .hamburger-menu-trigger, .navbar .nav__item .nav__item-link {
  color: #3d3d3d
}
.navbar.fixed-navbar .navbar__action-btn-reserve:hover {
  border-color: #222;
  color: #fff;
  background: #222
}
.blog .email, .header-transparent .social__icons li a:hover, .navbar .nav__item .nav__item-link:hover, .navbar li.active .nav__item-link {
  color: #f0740b
}
.navbar .navbar__action-btn-reserve:hover {
  background-color: #222;
  border-color: #222;
  color: #fff
}
.menu-item .menu__item-price {
  font-family: Poppins;
  font-size: 16px
}
.blog-single ul {
  list-style: disc
}
.navbar li .nav__item-link:hover:before, .navbar li.active .nav__item-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  margin: auto;
  display: block;
  background-color: #f0740b;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}
.btn-secondary {
  background: #222;
  border-color: #222;
  color: #fff
}
.btn-secondary:hover, .btn:focus {
  background: #f0740b;
  border-color: #f0740b;
  color: #fff
}
.cta-layout3, .text-banner {
  padding-top: 120px;
  padding-bottom: 120px
}
.top_bar {
  background-color: #f05626;
  padding: 10px 0;
  overflow: hidden
}
.top_bar h4 {
  font-size: 16px;
  margin: 0;
  color: #fff;
  letter-spacing: normal
}
.order-now-repaso, .order-now-repaso:hover, .order-text.black {
  font-family: Roboto, sans-serif
}
.top_bar h4 span {
  font-size: 14px;
  font-weight: 400
}
.top_bar h4 a {
  float: right;
  margin-top: 3px;
  text-decoration: underline;
  color: #fff
}
.order-list li {
  display: inline
}
.order-list li > a {
  height: auto;
  width: auto;
  padding: 8px 22px;
  line-height: normal;
  min-width: auto;
  margin: 0 5px 10px
}
.fixed-navbar .logo-dark, footer .footer__logo {
  width: 150px
}
.owl-carousel .owl-stage-outer {
  width: 100%
}
.not-visible {
  visibility: hidden !important
}
.visible {
  visibility: visible !important
}
.fixed-navbar {
  height: 80px;
  background-color: #fff !important
}
.fixed-navbar .nav__item .nav__item-link {
  line-height: 80px
}
.navbar .logo-light {
  width: 200px
}
.social__icons-white li a {
  color: #fff
}
footer .opening-hours li span {
  float: right
}
.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-size: 14px !important
}
.order-now-repaso {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #fff), color-stop(3%, #ff8400), color-stop(50%, #ff1e00), color-stop(51%, #f6290c), color-stop(71%, #f02f17), color-stop(97%, #e73827), color-stop(100%, #ffbdbd));
  background: -webkit-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: -o-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: -ms-linear-gradient(top, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  background: linear-gradient(to bottom, #fff 0, #ff8400 3%, #ff1e00 50%, #f6290c 51%, #f02f17 71%, #e73827 97%, #ffbdbd 100%);
  color: #fff !important;
  letter-spacing: normal;
  padding: 8px 43px 8px 30px;
  border: 1px solid #fff;
  font-weight: 500;
  font-size: 14px;
  border-radius: 50px;
  line-height: 22px
}
.order-now-repaso:hover {
  background: #ffbdbd !important;
  background: -moz-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: -webkit-gradient(left top, left bottom, color-stop(0, #ffbdbd), color-stop(3%, #e73827), color-stop(29%, #f02f17), color-stop(49%, #f6290c), color-stop(50%, #ff1e00), color-stop(97%, #ff8400), color-stop(100%, #fff)) !important;
  background: -webkit-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: -o-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: -ms-linear-gradient(top, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important;
  background: linear-gradient(to bottom, #ffbdbd 0, #e73827 3%, #f02f17 29%, #f6290c 49%, #ff1e00 50%, #ff8400 97%, #fff 100%) !important
}
.order-now-repaso img {
  width: 14px;
  height: 24px;
  margin-right: 7px;
  position: absolute
}
.navbar .dropdown-menu {
  background-color: #f8f9fa;
  padding: 10px 0
}
.navbar .dropdown-menu .nav__item {
  padding: 0 30px;
  margin-bottom: 10px
}
.contact__box-list li {
  margin-bottom: 10px
}
.footer .footer-top .row > [class*=col-]:first-of-type {
  order: 0
}
.header-layout3 .navbar .navbar-nav > .nav__item:nth-of-type(4) {
  position: static;
  left: auto
}
.header-layout3 .navbar .navbar-nav > .nav__item:nth-of-type(5) {
  left: calc(60% + 85px)
}
.header-transparent .social__icons li a {
  color: #222
}
footer .social__icons-white li a {
  color: #6c6c6c
}
#giftcard_button {
  background: #fff;
  padding: 10px;
  height: 200px;
  width: 50px;
  color: #feaa30;
  text-transform: uppercase;
  font-size: 16px;
  top: 30%;
  right: 0;
  z-index: 150;
  border-radius: 5px 0 0 5px;
  font-weight: 700;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
  border-left: 2px solid #feaa30;
  border-bottom: 2px solid #feaa30;
  border-top: 2px solid #feaa30
}
.bottomMenu {
  color: #fff;
  width: 450px;
  height: auto;
  z-index: 100;
  transition: .5s;
  background: #f6290c;
  background: -moz-linear-gradient(top, #f6290c 0, #f6290c 7%, #f02f17 8%, #c70f16 83%, #c70f16 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #f6290c), color-stop(7%, #f6290c), color-stop(8%, #f02f17), color-stop(83%, #c70f16), color-stop(100%, #c70f16));
  background: -webkit-linear-gradient(top, #f6290c 0, #f6290c 7%, #f02f17 8%, #c70f16 83%, #c70f16 100%);
  background: -o-linear-gradient(top, #f6290c 0, #f6290c 7%, #f02f17 8%, #c70f16 83%, #c70f16 100%);
  background: -ms-linear-gradient(top, #f6290c 0, #f6290c 7%, #f02f17 8%, #c70f16 83%, #c70f16 100%);
  padding: 40px 0;
  border: 2px solid #fff;
  left: 20px;
  bottom: 20px
}
.hide {
  opacity: 0
}
.show {
  opacity: 1
}
.remove {
  display: none;
  height: 0;
  width: 0
}
#myID .small_text {
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin-top: 20px
}
#myID .cong_text {
  font-size: 20px;
  color: #fff
}
#myID h1 {
  color: #000;
  font-size: 38px
}
#myID span {
  color: #000;
  display: block;
  margin: 10px 0;
  font-weight: 700
}
#myID a {
  margin-top: 10px;
  color: #fff
}
#myID a:hover {
  text-decoration: none;
  color: #000;
  transition: .2s ease-in-out
}
#myID .close {
  right: 10px;
  margin-top: -30px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  opacity: 1;
  border-radius: 50px;
  padding-top: 13px;
  text-shadow: none;
  cursor: pointer;
  display: block;
  position: absolute
}
#myID .close:hover {
  background-color: rgba(255, 255, 255, .1);
  transition: .2s ease-in-out
}
.slider .slide__desc {
  font-family: Poppins;
  font-size: 20px
}
#giftcard_button img {
  margin-bottom: 5px;
  margin-right: 2px
}
#scroll-about h1 span {
  font-size: 20px;
  line-height: 1.5em;
  display: block;
  margin-top: 10px
}
#scroll-gallery .portfolio-item span {
  position: absolute;
  bottom: 0;
  background: rgba(51, 51, 51, .6);
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  text-align: center
}
#slider .pay_text{margin-top: 20px; color:#FFF; padding: 0 20px;}
		#slider ul.pay_with {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
width: 100%;
	float: none;
			
}
#slider ul.pay_with li {
  margin: 0 10px;
  display: inline-block;
}
#slider ul.pay_with li > img {
  width: 80px !important;
  height: auto;
}
@media (max-width:991px) {
  .header .logo-light, .header-transparent .logo-light {
    display: block !important;
    width: 130px
  }
  .navbar li .nav__item-link:hover::before, .navbar li.active .nav__item-link::before {
    content: none
  }
  .navbar .navbar-collapse {
    background: #fff
  }
  .navbar .nav__item.opened > .dropdown-toggle::after, .navbar .nav__item.show > .dropdown-toggle::after {
    font-family: fontawesome;
    content: "\f107";
    font-size: 13px;
    position: absolute;
    right: 10px
  }
  .navbar .dropdown-toggle::after {
    font-family: fontawesome;
    content: "\f105";
    font-size: 13px;
    position: absolute;
    right: 10px
  }
  .header .logo-dark, .header-transparent .logo-dark {
    display: inline-block;
    width: 140px
  }
  .navbar__action-btn-reserve {
    display: block
  }
  .navbar.sticky-navbar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 80px;
    max-height: 80px;
    z-index: 1040;
    border-bottom: 0 !important;
    background-color: #fff !important;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .07);
    -webkit-animation: .8s translateHeader;
    -moz-animation: .8s translateHeader;
    -ms-animation: translateHeader .8s;
    -o-animation: .8s translateHeader;
    animation: .8s translateHeader
  }
  .top_bar {
    margin-top: 80px
  }
  #about-section, #covid-msg, #privacy {
    margin-top: 100px
  }
  .header-transparent + .slider {
    margin-top: 0
  }
  .navbar .navbar-nav .dropdown-menu.show {
    padding: 20px 0
  }
  .page-title {
    margin-top: 75px !important
  }
  .navbar .nav__item .nav__item-link {
    color: #222
  }
  .navbar .navbar__action-btn-reserve {
    background-color: #f0740b;
    border-color: #f0740b;
    color: #fff
  }
  .navbar .nav__item .nav__item-link:hover, .navbar li.active .nav__item-link {
    color: #f0740b
  }
  .header-transparent .social__icons, .navbar-actions-wrap {
    display: none
  }
  .navbar .navbar-toggler {
    right: 200px
  }
  .header-layout3 .navbar .navbar-nav > .nav__item:nth-of-type(5) {
    left: auto;
    position: static
  }
  .navbar-actions {
    margin-right: 30px
  }
  .bottomMenu {
    width: 80%;
    left: 10%;
    bottom: 5%;
    height: auto
  }
}
@media (max-width:768px) {
  .slider .slide-item {
    height: calc(70vh - 80px)
  }
}
@media (max-width:576px) {
  #slider .btn {
    margin: 5px 0
  }
  .navbar .navbar-toggler {
    right: 185px
  }
}