html {
  scroll-behavior: smooth;
}
.topbar-two-items img {
  height: 45px;
}
.top-bar-style-two {
  background-color: #000 !important;
  padding-top: 6px;
}
.cart-btn-border {
  background: #e7272d;
  color: #FFF;
  border-color: #e7272d;
}
.cart-btn-border:hover {
  background: #000;
  color: #FFF;
  border-color: #000;
}
.side .widget .logo img {
  height: 40px;
}
.color-style-two .side .widget .logo::after {
  background: #000;
}
#about .about-style-thumb-box > img {
  bottom: -80px;
  right: -8px;
}
.footer-top img {
  height: 45px;
}
.deal-info h2 {
  font-size: 52px;
}
.deal-thumb img {
  max-width: 100%;
}
.deal-thumb img:first-child {
  margin-top: 0;
}
.about-style-two-thumb {
  border-radius: 480px;
}
#video-sec .opening-hour-items .text-fixed {
  top: 35px;
  font-size: 70px;
}
#video-sec .opening-hour-items .shape {
  opacity: 1;
  top: 125px;
}
#video-sec .opening-hour-items .shape img {
  height: auto;
}
#video-sec .opening-hours-info {
  margin-left: -22%;
  padding: 40px;
  margin-top: -7%;
  width: 383px;
}
.product-stock span {
  padding: 5px 20px;
}
.product-details .product-thumb .product-item {
  padding: 0;
}
.hiring-form .reservation-form::after {
  content: none;
}
.less-padding {
  padding-top: 80px;
}
.no-padding {
  padding: 0;
}
ul.meal-items li {
  align-items: normal;
}
ul.meal-items li .thumbnail img {
  height: 90px;
  width: 90px;
}
footer{position: relative;}
.move-top{padding: 10px; position: absolute; bottom:40px; right: 40px; z-index: 100; background: #e7272d; border-radius: 20px; border: 1px solid #e7272d; font-weight: bold; font-size: 20px;}
.move-top:hover{color: #e7272d; background: #FFF;}
@media (max-width: 1023px) {
  #navbar-menu img {
    height: 30px;
  }
}
@media (max-width: 991px) {
  .less-padding {
    padding-top: 0px;
  }
	#video-sec .opening-hours-info {
	margin-left: 0;
	margin-top: 0;
}
	#video-sec .opening-hour-items .shape img {
	height: 100%;
}
	#video-sec .opening-hour-items .shape {
	top: auto;
}
}