@font-face {
  font-family: Commissioner;
  src: url(../../Fonts/Commissioner/Commissioner-Regular.ttf);
}
@font-face {
  font-family: Commissioner-bold;
  src: url(../../Fonts/Commissioner/Commissioner-Bold.ttf);
}
body {
  font-family: Commissioner !important;
  overflow-x: hidden;
  color: #000;
  background-color: #fff;
}

html {
  scroll-behavior: smooth;
}

.dlApp {
  margin: 0 auto;
}

.snowflake {
  position: absolute;
  width: 27px;
  height: 27px;
  background: transparent;
  z-index: 999;
  background-image: url("https://www.mealzoforbusiness.co.uk/1/snow.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.section-header {
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 50px;
  margin-bottom: 25px;
  color: #000;
  text-align: center;
}
@media (max-width: 991px) {
  .section-header {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-header {
    font-size: 28px;
  }
}

.index-hero {
  position: relative;
}
@media (max-width: 576px) {
  .index-hero {
    background-position: 20% 50%;
  }
}

/* Customize  Color Of Selection  */
::-moz-selection {
  background-color: #b91f16;
  color: white;
}
::selection {
  background-color: #b91f16;
  color: white;
}

::-moz-selection {
  background-color: #b91f16;
  color: white;
}

/* Customize  Scrollbar  */
::-webkit-scrollbar {
  width: 12px;
  height: 5px;
}

::-webkit-scrollbar-thumb {
  background: #b91f16;
  border-radius: 10px;
}

/* header */
.openmenuu {
  width: 100% !important;
}

.displayy {
  display: block !important;
}
@media (min-width: 768px) {
  .displayy {
    display: flex !important;
  }
}

.valentine-section {
  background-color: rgb(99, 0, 0);
  background-image: url(https://www.mealzoforbusiness.co.uk/1/heart-background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.valentine-section img {
  max-width: 55px;
}
@media (max-width: 480px) {
  .valentine-section img {
    max-width: 35px;
  }
}
.valentine-section marquee {
  color: #fff;
  font-size: 17px;
}
@media (max-width: 480px) {
  .valentine-section marquee {
    font-size: 15px;
  }
}

.valentine-gif {
  max-width: 100px;
}
@media (max-width: 480px) {
  .valentine-gif {
    max-width: 60px;
  }
}

.new-branch-text .container {
  background-color: #b91f16;
  color: #fff;
  padding: 10px 0;
  border-radius: 0 0 5px 5px;
}
.new-branch-text p {
  margin: 0;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 991px) {
  .new-branch-text p {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .new-branch-text p {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .new-branch-text p {
    font-size: 15px;
  }
}

.offers-section p {
  color: #fff;
  text-align: center;
  padding: 5px 0;
}

.comingsoon {
  padding: 10px;
  background-color: #b91f16;
  color: #fff;
  font-size: 23px;
  text-align: center;
}
@media (max-width: 480px) {
  .comingsoon {
    font-size: 16px;
  }
}

.top-header {
  background-color: #000000;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 3;
}
.top-header .container {
  padding: 20px 0;
  border-bottom: 1px solid #fff;
}
.top-header a {
  color: #fff;
}
.top-header p {
  color: #ffffff;
  font-size: 30px;
  font-weight: bolder;
  letter-spacing: 0;
  -webkit-text-stroke: 1px #21391c;
  paint-order: stroke fill;
}
@media (max-width: 991px) {
  .top-header p {
    font-size: 25px;
  }
}
@media (max-width: 400px) {
  .top-header p {
    font-size: 17px;
  }
}
.top-header img {
  margin-right: 5px;
}

header {
  position: relative;
  z-index: 3;
}
header .dropdown-toggle::after {
  display: none !important;
}
header .navbar-brand {
  font-size: 1rem !important;
}
header .shop-logo {
  width: 150px;
}
@media (max-width: 480px) {
  header .shop-logo {
    max-width: 150px;
  }
}
@media (min-width: 1200px) {
  header .navbar-nav {
    flex-direction: row;
  }
}
header section.menu-section .navbar-expand-lg .navbar-nav {
  align-items: center;
}
header section.menu-section nav {
  padding: 0;
}
@media (min-width: 1200px) {
  header section.menu-section nav {
    display: flex;
    align-items: center;
  }
}
header section.menu-section nav li {
  margin-left: 15px;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  header section.menu-section nav li {
    margin-bottom: 5px;
  }
}
header section.menu-section nav li a.nav-link {
  color: #fff !important;
}
@media (max-width: 1200px) {
  header section.menu-section nav li a.nav-link {
    font-size: 15px;
    color: #000 !important;
  }
}
header section.menu-section nav .dropdown-menu {
  background-color: #b91f16;
}
header section.menu-section nav .dropdown-menu .dropdown-item {
  color: #fff;
}
header section.menu-section nav .dropdown-menu .dropdown-item:hover {
  background-color: #000;
  color: #fff;
}
header section.menu-section nav .navbar-toggler-icon {
  background-image: unset !important;
  color: #b91f16;
}
header section.menu-section nav .navbar-toggler {
  color: #b91f16;
  border-color: transparent;
  line-height: 2;
}
header section.menu-section nav a.btn {
  background-color: #b91f16;
  color: #fff;
}
header section.menu-section nav .header-links {
  justify-content: flex-end;
}
@media (max-width: 1300px) {
  header section.menu-section nav .header-links {
    justify-content: center;
  }
}
header section.menu-section .login-btn {
  color: #fff !important;
  background-color: #b91f16;
  border-radius: 35px 35px 12px 12px !important;
  padding: 15px 20px !important;
}
@media (max-width: 1200px) {
  header section.menu-section .login-btn {
    padding: 15px 10px !important;
  }
}
@media (min-width: 768px) {
  header .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

.header-svg {
  margin-top: -169px;
}
@media (max-width: 768px) {
  .header-svg {
    margin-top: -170px;
  }
}
@media (max-width: 480px) {
  .header-svg {
    margin-top: -100px;
  }
}

/* section hero */
section.hero-section {
  margin-top: -150px;
  padding: 20px;
}
@media (max-width: 1220px) {
  section.hero-section {
    margin-top: -50px;
  }
}
@media (max-width: 991px) {
  section.hero-section {
    padding: 80px 0;
  }
}
section.hero-section .offers-images {
  display: flex;
  padding: 0;
}
section.hero-section .offers-images li {
  list-style: none;
  max-width: 250px;
  margin: 10px;
}
section.hero-section .offers-images li img {
  max-width: 100%;
}
section.hero-section div.inner-content {
  display: flex;
  flex-direction: column;
  padding-right: 30px;
  padding-top: 70px;
}
@media (max-width: 991px) {
  section.hero-section div.inner-content {
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
  }
}
@media (max-width: 1200px) {
  section.hero-section div.inner-content h2 {
    font-size: 1.5rem;
  }
}
section.hero-section div.inner-content h1 {
  color: #fff;
  font-size: 3.9rem;
  padding-bottom: 5px;
  color: #b91f16;
  font-weight: bolder;
  letter-spacing: 0;
  -webkit-text-stroke: 2px #ffffff;
  paint-order: stroke fill;
}
@media (max-width: 1200px) {
  section.hero-section div.inner-content h1 {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  section.hero-section div.inner-content h1 {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  section.hero-section div.inner-content h1 {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}
section.hero-section div.inner-content p {
  font-size: 18px;
  color: #000;
  text-align: center;
}
@media (max-width: 991px) {
  section.hero-section div.inner-content p {
    max-width: 100%;
  }
}
section.hero-section div.inner-content .Branch-btns {
  list-style: none;
  display: flex;
  padding: 0;
}
section.hero-section div.inner-content .Branch-btns a.btn {
  margin: 10px;
  padding: 15px 35px;
  border-radius: 40px;
  color: #fff;
  background-color: #b91f16;
  margin-bottom: 5px;
  font-weight: bolder;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border: 2px solid #b91f16;
}
section.hero-section div.inner-content .Branch-btns a.btn:hover {
  background-color: #fff;
  color: #b91f16;
}
section.hero-section img {
  display: flex;
  justify-content: center;
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  max-width: 90%;
  margin: auto;
}

#slider .carousel-item {
  position: relative;
  min-height: 680px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#slider .carousel-item .hero-content {
  position: absolute;
  top: 0%;
  margin: 0 auto;
  right: 2%;
  left: 2%;
  padding: 20px;
  flex-direction: column;
  display: flex;
}
@media (max-width: 1200px) {
  #slider .carousel-item .hero-content {
    padding: 10px;
  }
}
#slider .carousel-item .hero-content .web-story {
  justify-content: flex-start;
  text-align: left;
  margin-bottom: 20px;
}
#slider .carousel-item .hero-content .hero-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 50px auto 0 auto;
  padding: 30px;
  border-radius: 80px 0;
  background-color: rgb(255, 255, 255);
}
#slider .carousel-item .hero-content .hero-content-wrapper h2 {
  font-size: 90px;
  font-weight: bolder;
  color: #b91f16;
  text-align: center;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  #slider .carousel-item .hero-content .hero-content-wrapper h2 {
    font-size: 60px;
  }
}
@media (max-width: 576px) {
  #slider .carousel-item .hero-content .hero-content-wrapper h2 {
    font-size: 40px;
  }
}
#slider .carousel-item .hero-content .hero-content-wrapper p {
  padding: 10px 15px;
  max-width: 600px;
  margin-bottom: 15px;
  text-align: center;
  color: #000;
  font-size: 20px;
}
#slider .carousel-item .hero-content .hero-content-wrapper a {
  background-color: #b91f16;
  color: #fff;
  border-radius: 35px 35px 12px 12px !important;
  padding-top: 12px;
  width: 200px;
  height: 50px;
  margin-top: 20px;
  margin-left: 20px;
}
#slider .carousel-item .hero-content .hero-content-wrapper a:hover {
  color: #b91f16;
  border-color: #b91f16;
  background-color: #fff;
  box-shadow: #41404b 0px 7px 29px 0px;
}
@media (min-width: 992px) {
  #slider .carousel-item .hero-content .hero-content-wrapper a {
    margin-top: 12px;
  }
}
#slider .carousel-item.first {
  background-image: url(../../imgs/hero/HomePageHeader.jpg);
}
#slider .carousel-item.second {
  background-image: url(../../imgs/hero/HomePageHeader.jpg);
}
#slider .carousel-item.second h2 {
  text-shadow: 2px 2px #111;
}

section.offers {
  padding: 80px;
  background-color: #fff;
  margin-top: -120px;
}
@media (max-width: 991px) {
  section.offers {
    padding: 80px 0;
  }
}
@media (max-width: 480px) {
  section.offers {
    margin-top: 0;
  }
}
section.offers img {
  max-width: 100%;
  margin: 16px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
}
section.offers .Branch-btns {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: center;
}
section.offers .Branch-btns a.btn {
  background-image: linear-gradient(to left top, #d02e27, #d02e27, #FFC300);
  margin: 10px;
  padding: 16px 45px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  color: #fff;
  font-size: 20px;
  background-color: #b91f16;
  margin-bottom: 5px;
  font-weight: bolder;
  border: 2px solid #fff;
}
section.offers .Branch-btns a.btn:hover {
  color: #fff;
  background: #b91f16;
}
@media (max-width: 991px) {
  section.offers .Branch-btns a.btn {
    padding: 16px 35px;
  }
}
@media (max-width: 991px) {
  section.offers .Branch-btns a.btn {
    font-size: 1rem;
  }
}
section.offers iframe {
  height: 860px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
@media (max-width: 1600px) {
  section.offers iframe {
    height: 760px;
  }
}
@media (max-width: 1500px) {
  section.offers iframe {
    height: 680px;
  }
}
@media (max-width: 1400px) {
  section.offers iframe {
    height: 580px;
  }
}
@media (max-width: 1360px) {
  section.offers iframe {
    height: 600px;
  }
}
@media (max-width: 1200px) {
  section.offers iframe {
    height: 540px;
  }
}
@media (max-width: 768px) {
  section.offers iframe {
    height: 400px;
  }
}
@media (max-width: 576px) {
  section.offers iframe {
    height: 300px;
  }
}
@media (max-width: 480px) {
  section.offers iframe {
    height: 220px;
  }
}
@media (max-width: 390px) {
  section.offers iframe {
    height: 200px;
  }
}

section.more-about-us-section {
  padding: 100px 0 30px 0;
}
@media (max-width: 768px) {
  section.more-about-us-section {
    padding: 50px 0;
  }
}
section.more-about-us-section h3.main-section-heading {
  margin-bottom: 30px;
  text-transform: capitalize;
  font-weight: bolder;
  font-size: 38px;
  color: #b91f16;
  font-family: Commissioner-bold;
}
section.more-about-us-section p {
  max-width: 500px;
}
@media (min-width: 768px) {
  section.more-about-us-section p {
    max-width: 100%;
  }
}
section.more-about-us-section .more-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  section.more-about-us-section .more-content {
    flex-direction: column;
  }
}
section.more-about-us-section .more-content .circle-img {
  padding: 5px;
  background-color: #b91f16;
  border-radius: 40px 0 40px 40px;
  max-width: 90px;
  margin-right: 20px;
}
@media (max-width: 576px) {
  section.more-about-us-section .more-content .circle-img {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  section.more-about-us-section .more-content .circle-img {
    border-radius: 40px 40px 40px 0;
  }
}
section.more-about-us-section .more-content .more-header * {
  text-align: left;
}
@media (max-width: 576px) {
  section.more-about-us-section .more-content .more-header * {
    text-align: center;
  }
}
section.more-about-us-section .more-content .more-header h4 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 576px) {
  section.more-about-us-section .more-content .more-header span {
    max-width: 400px;
  }
}
section.more-about-us-section a {
  border: 2px solid #b91f16;
  background-color: #fff;
  color: #b91f16;
  padding: 15px 25px;
  display: inline-flex;
  font-weight: 600;
}
section.more-about-us-section a:hover {
  text-decoration: none;
  background-color: #b91f16;
  color: #fff;
}

/* special to try */
section.special {
  text-align: center;
  padding: 0 36px 1px 36px;
  background-color: #e6d560;
}
@media (max-width: 991px) {
  section.special {
    padding: 40px 0;
  }
}
section.special .special-card {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
@media (max-width: 991px) {
  section.special .special-card {
    margin-bottom: 30px;
  }
}
section.special .Cramlington-section,
section.special .NorthTyneside-section,
section.special .Denton-section {
  padding: 20px;
  border-radius: 20px;
}
@media (max-width: 480px) {
  section.special .Cramlington-section,
  section.special .NorthTyneside-section,
  section.special .Denton-section {
    padding: 20px;
  }
}
section.special .Cramlington-section h4,
section.special .NorthTyneside-section h4,
section.special .Denton-section h4 {
  font-size: 28px;
  font-weight: bolder;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #b91f16;
  text-transform: capitalize;
  letter-spacing: 0;
  -webkit-text-stroke: 1px #ffffff;
  paint-order: stroke fill;
  text-shadow: 0 0 2px #000;
  margin-top: -20px;
}
@media (max-width: 576px) {
  section.special .Cramlington-section h4,
  section.special .NorthTyneside-section h4,
  section.special .Denton-section h4 {
    padding: 10px;
    font-size: 20px;
  }
}
section.special .Cramlington-section img.logo,
section.special .NorthTyneside-section img.logo,
section.special .Denton-section img.logo {
  margin-top: -70px;
  max-width: 150px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media (max-width: 480px) {
  section.special .Cramlington-section img.logo,
  section.special .NorthTyneside-section img.logo,
  section.special .Denton-section img.logo {
    max-width: 50px;
  }
}
section.special h3 {
  margin-bottom: 92px;
  color: #000;
}
section.special .section-header {
  text-align: center;
}
section.special .nav-tabs {
  border: none;
  border-bottom: 2px solid #b91f16;
  margin-bottom: 50px;
}
section.special .nav-tabs a.nav-link {
  color: black;
  margin: 0;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 0;
}
section.special .nav-tabs a.nav-link.active {
  color: #fff;
  background-color: #b91f16;
}
section.special .nav-tabs a.btn {
  background-color: #fff;
  color: #b91f16;
  border-color: #b91f16;
  margin-top: 20px;
}
section.special .nav-tabs a.btn:hover {
  color: #fff;
  border-color: #b91f16;
  background-color: #b91f16;
}
@media (min-width: 992px) {
  section.special .nav-tabs a.btn {
    margin-top: 62px;
  }
}
section.special .nav-tabs div.order-container .d-flex {
  justify-content: space-evenly;
}
section.special .swiper {
  padding: 30px 0 0 0;
}
section.special .card {
  transition: 0.6s ease all;
  margin: auto;
  background-color: transparent;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  text-align: center;
  transition: ease-in-out 0.7s;
  -webkit-transition: ease-in-out 0.7s;
  -moz-transition: ease-in-out 0.7s;
  -ms-transition: ease-in-out 0.7s;
  -o-transition: ease-in-out 0.7s;
  border: none;
}
@media (max-width: 768px) {
  section.special .card {
    min-height: -moz-max-content;
    min-height: max-content;
  }
}
section.special .card .img-holder img {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #b91f16;
}
section.special .card .card-body {
  padding: 10px;
  margin-top: -52px;
  background-color: #fff;
  border-radius: 40px 40px 0 0;
  z-index: 444;
  max-height: -moz-min-content;
  max-height: min-content;
  display: none;
}
section.special .card .card-body p {
  font-size: 14px;
  color: #000;
  display: none;
  transition: ease-in-out 0.7s;
  -webkit-transition: ease-in-out 0.7s;
  -moz-transition: ease-in-out 0.7s;
  -ms-transition: ease-in-out 0.7s;
  -o-transition: ease-in-out 0.7s;
  height: -moz-max-content;
  height: max-content;
}
section.special .card .card-body .card-title {
  font-size: 23px;
  font-weight: bolder;
  color: #000;
}
@media (max-width: 400px) {
  section.special .card .card-body .card-title {
    font-size: 20px;
  }
}
section.special .card div.card-footer {
  background-color: unset !important;
  border: none !important;
  padding: 0;
  width: 95%;
  margin: auto;
  margin-top: -30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
section.special .card div.card-footer a.btn {
  background-color: #b91f16;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  padding: 15px 10px;
  margin: 0 auto;
  animation-duration: 1s;
  animation-iteration-count: 1;
  font-size: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
section.special .card div.card-footer a.btn:hover {
  color: #fff;
  border-color: #b91f16;
  background-color: #b91f16;
}
section.special .card:hover {
  transition: ease-in-out 0.7s;
  -webkit-transition: ease-in-out 0.7s;
  -moz-transition: ease-in-out 0.7s;
  -ms-transition: ease-in-out 0.7s;
  -o-transition: ease-in-out 0.7s;
}
section.special .card:hover a.btn {
  transition: 0.1s ease all;
  color: #b91f16;
  background-color: #fff;
}
section.special .card:hover .card-body {
  background-color: #fff;
}
section.special .card:hover p {
  display: flex;
}

.main-banner {
  padding: 50px 0;
}
.main-banner img {
  border-radius: 5px;
  width: 100%;
}
@media (max-width: 768px) {
  .main-banner img {
    display: flex;
    justify-content: center;
    max-width: 80%;
  }
}

.main-text {
  background-color: #41404b;
  margin-top: 20px;
  padding: 20px;
  color: #fff;
}

.gallery {
  padding: 50px 0;
  overflow: hidden;
  /* galleryTop */
  /* thumbs */
  /* buttons */
}
.gallery body {
  margin: 0;
  padding: 0;
  font-family: "Maven Pro", sans-serif;
}
.gallery h1 {
  font-weight: 700;
}
.gallery .gallery .swiper-slide {
  cursor: pointer;
}
.gallery .gallery img {
  width: 100%;
  height: auto;
}
.gallery .gallery-thumbs .swiper-slide {
  width: auto;
  border-radius: 10px;
  opacity: 0.8; /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.gallery .gallery-thumbs .swiper-slide-active {
  opacity: 1; /* Safari 6.0 - 9.0 */
  filter: initial;
  font-weight: bold;
  color: #231b93;
}
.gallery .gallery-thumbs img {
  cursor: pointer;
  width: auto;
  height: 150px;
  border-radius: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}
.gallery .swiper-button-next {
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  padding-right: 15px;
  opacity: 0.2; /* For Safari 3.1 to 6.0 */
  transition: opacity 0.6s;
}
.gallery .swiper-button-prev {
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  padding-left: 15px;
  opacity: 0.2; /* For Safari 3.1 to 6.0 */
  transition: opacity 0.6s;
}
.gallery .swiper-button-prev:hover,
.gallery .swiper-button-next:hover {
  opacity: 1;
}
.gallery .swiper-button-next:after,
.gallery .swiper-container-rtl .swiper-button-next:after {
  margin-left: auto;
}
.gallery .swiper-button-prev:after,
.gallery .swiper-container-rtl .swiper-button-next:after {
  margin-right: auto;
}

section.about-us {
  color: #fff;
  margin-top: -300px;
  background-color: #000;
  padding: 260px 0 50px 0;
}
@media (max-width: 1360px) {
  section.about-us {
    margin-top: -247px;
  }
}
@media (max-width: 1068px) {
  section.about-us {
    margin-top: -200px;
  }
}
@media (max-width: 991px) {
  section.about-us {
    margin-top: -180px;
  }
}
@media (max-width: 768px) {
  section.about-us {
    margin-top: 0;
  }
}
section.about-us .about-cards {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
@media (max-width: 766px) {
  section.about-us .about-cards {
    flex-direction: row;
  }
}
@media (max-width: 480px) {
  section.about-us .about-cards {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  section.about-us {
    padding: 50px 0;
  }
}
section.about-us h3.main-section-heading {
  margin-bottom: 30px;
  text-transform: capitalize;
  font-weight: bolder;
  font-size: 38px;
  color: #b91f16;
}
section.about-us .more-img {
  width: 100%;
  position: relative;
}
section.about-us h3 {
  position: absolute;
  bottom: 0%;
  top: 0%;
  right: 0%;
  left: 0%;
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: center;
  width: 60%;
  text-align: center;
  color: #fff;
}
section.about-us .more-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 576px) {
  section.about-us .more-content {
    flex-direction: column;
  }
}
section.about-us .more-content .circle-img {
  padding: 5px;
  border-radius: 50%;
  background-color: #fff;
  max-width: 90px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media (max-width: 576px) {
  section.about-us .more-content .circle-img {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  section.about-us .more-content .circle-img {
    border-radius: 40px 40px 40px 0;
  }
}
section.about-us .more-content .more-header * {
  text-align: center;
}
section.about-us .more-content .more-header h4 {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bolder;
}
section.about-us .more-content .more-header span {
  max-width: 270px;
}
@media (max-width: 576px) {
  section.about-us .more-content .more-header span {
    max-width: 400px;
  }
}
section.about-us a {
  border: 2px solid #b91f16;
  background-color: #fff;
  color: #b91f16;
  padding: 15px 25px;
  display: inline-flex;
  font-weight: 600;
}
section.about-us a:hover {
  text-decoration: none;
  background-color: #b91f16;
  color: #fff;
}

section.peyment-method {
  margin-bottom: 150px;
}
section.peyment-method div.row {
  background-color: #ED0403;
  border-radius: 34px;
}
section.peyment-method div.row div.main-heading h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  margin-bottom: 45px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  section.peyment-method div.row div.main-heading h3 {
    margin-bottom: 90px;
    margin-top: 60px;
  }
}
section.peyment-method div.row div.col-10 {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  section.peyment-method div.row div.col-10 {
    margin-bottom: 100px;
  }
}
section.peyment-method div.row img {
  width: 70px;
  display: block;
  margin: auto;
}

/* dwnloap app section */
section.dl-app {
  padding: 160px 80px 0 80px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #b91f16;
  margin-top: -320px;
  color: #fff;
}
@media (max-width: 1200px) {
  section.dl-app {
    margin-top: -220px;
  }
}
@media (max-width: 991px) {
  section.dl-app {
    margin-top: -190px;
  }
}
@media (max-width: 600px) {
  section.dl-app {
    padding: 160px 0;
  }
}
section.dl-app h3 {
  color: #fff;
}
section.dl-app .app-mockup {
  max-width: 80%;
  animation: app-animation 2s ease-in;
  animation-delay: 0.3s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-direction: alternate;
  -webkit-animation: app-animation 2s ease-in;
}
@keyframes app-animation {
  0% {
    transform: translateY(7px);
  }
  100% {
    transform: translateY(-7px);
  }
}
@media (max-width: 991px) {
  section.dl-app .app-mockup {
    max-width: 100%;
  }
}
section.dl-app .dl-app-img {
  max-width: 170px;
}
@media (max-width: 480px) {
  section.dl-app .dl-app-img {
    max-width: 120px;
  }
}
@keyframes scale-up-center {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
.dl-app-svg {
  position: relative;
  z-index: 2;
  margin-top: -150px;
}
@media (max-width: 768px) {
  .dl-app-svg {
    margin-top: -280px;
  }
}

section.find-us {
  padding: 0 80px 0 80px;
}
@media (max-width: 1200px) {
  section.find-us {
    padding: 50px 0;
  }
}
@media (max-width: 768px) {
  section.find-us {
    padding: 50px 0 0 0;
  }
}
section.find-us h3 {
  color: #b91f16;
  text-transform: capitalize;
  letter-spacing: 0;
  -webkit-text-stroke: 1px #ffffff;
  paint-order: stroke fill;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  section.find-us h3 {
    font-size: 23px;
  }
}
section.find-us .detail-wrapper {
  background-color: #41404b;
  align-items: center;
  padding: 0 15px 15px;
  min-height: 630px;
  color: #fff;
  border-radius: 48px 48px 0 0;
  border: 1px solid #41404b;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  section.find-us .detail-wrapper {
    margin-bottom: 50px;
  }
}
section.find-us .detail-wrapper .card-titles img {
  max-width: 120px;
  margin-top: -50px;
}
@media (max-width: 1200px) {
  section.find-us .detail-wrapper .card-titles img {
    max-width: 100px;
  }
}
section.find-us .detail-wrapper .card-titles h4 {
  color: #fff;
  padding: 10px 0;
  border: 1px solid #41404b;
  margin: 0 auto 10px auto;
}
@media (max-height: 1200px) {
  section.find-us .detail-wrapper .card-titles h4 {
    font-size: 1.2rem;
  }
}
section.find-us .detail-wrapper #openinghour-Delaval,
section.find-us .detail-wrapper #openinghour-West,
section.find-us .detail-wrapper #openinghour {
  max-width: 95%;
  margin: auto;
  margin-bottom: 10px;
}
section.find-us .detail-wrapper #openinghour-Delaval .d-flex,
section.find-us .detail-wrapper #openinghour-West .d-flex,
section.find-us .detail-wrapper #openinghour .d-flex {
  padding: 3px;
}
section.find-us .detail-wrapper iframe {
  border-radius: 10px;
  max-width: 95%;
  margin: 0 auto;
}
section.find-us .detail-wrapper p {
  font-size: 14px;
}
section.find-us .detail-wrapper h6 {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 900;
}
section.find-us .detail-wrapper span {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
section.find-us .detail-wrapper span.phone {
  font-size: 16px;
}
section.find-us .detail-wrapper a {
  color: #fff;
}
section.find-us .detail-wrapper a:hover {
  text-decoration-line: underline;
  color: #272042;
}
section.find-us .detail-wrapper .fa {
  color: #fff;
  font-size: 1rem;
}
section.find-us .detail-wrapper .fa-facebook-official,
section.find-us .detail-wrapper .fa-instagram {
  font-size: 1.9rem;
}

/* footer */
footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
footer a.d-flex img.shop-logo {
  max-width: 242px;
  max-height: 50px;
}
footer ul {
  list-style: none;
}
footer ul li {
  margin-top: 20px;
}
footer ul li span {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #505050;
}
footer ul li a {
  color: #8b8ba5;
}
footer ul li a:hover {
  text-decoration-line: underline;
  color: #272042;
}
footer .fa {
  color: #b91f16;
  font-size: 1rem;
}
footer .footer-title {
  margin-bottom: 30px;
}
footer .footer-title span {
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  color: #272042;
}

.foods-tags ul {
  padding: 0;
  display: flex;
  margin-bottom: 0;
}
.foods-tags ul li {
  list-style: none;
  display: inline-block;
  border-right: 1.5px solid #000;
  text-transform: capitalize;
  padding: 2px 10px;
  margin: 4px;
  color: #000;
  font-size: 12px;
  font-weight: 600;
}
.foods-tags ul li a {
  color: #111 !important;
}
.foods-tags ul li a:hover {
  text-decoration: none;
}
.foods-tags ul li:last-child {
  border: none;
}

.openinghours {
  background-image: url(../../imgs/hero/Chick-Pizz-FastFood-Restaurant-grilled-chicken.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.openinghours .card {
  color: #000;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #fff;
  position: relative;
  z-index: 3;
}
.openinghours .card .card-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
}
.openinghours .card img {
  max-width: 50px;
  margin-right: 10px;
}

section.social-media {
  background-color: #f3f3f3;
}
section.social-media div.facebook i {
  color: #b91f16;
}
section.social-media div.facebook i:hover {
  transition: all 0.5s ease;
  filter: blur(1px);
  transform: scale(1.1);
}

section.copyright {
  background-color: #41404b;
  color: #fff;
}
section.copyright a.mealzo-link {
  color: #b91f16;
  text-transform: capitalize;
}
section.copyright a.mealzo-link img {
  max-width: 130px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 59px;
  left: 25px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #b91f16;
  color: white;
  cursor: pointer;
  padding: 6px 11px 6px 11px;
  border-radius: 12px;
  transition: all 0.5s ease;
  border: 1px solid #b91f16;
}
#myBtn:hover {
  color: #b91f16;
  border: 1px dashed #b91f16;
  background-color: white;
  box-shadow: #41404b 0px 7px 29px 0px;
}

section.reviews {
  position: relative;
  padding: 54px 0 180px 0;
  z-index: 4;
  margin-top: -80px;
}
@media (max-width: 768px) {
  section.reviews {
    padding: 70px 0 100px 0;
  }
}
section.reviews h3 {
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 4rem;
  color: #000;
}
@media (max-width: 768px) {
  section.reviews h3 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
section.reviews .swiper {
  padding: 80px 0;
}
section.reviews .swiper .swiper-slide {
  transition: ease-in-out 0.7s;
  -webkit-transition: ease-in-out 0.7s;
  -moz-transition: ease-in-out 0.7s;
  -ms-transition: ease-in-out 0.7s;
  -o-transition: ease-in-out 0.7s;
}
section.reviews .swiper-slide-active {
  margin-top: -30px;
}
section.reviews .single {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 5px;
  position: relative;
  z-index: 3;
}
section.reviews .single:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #b91f16;
  bottom: 0%;
  top: 0%;
  right: 0%;
  left: 0%;
  z-index: -1;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  box-shadow: 0 0 3px #fff;
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
}
section.reviews .single .card {
  background-color: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 16px;
  display: flex;
  flex-direction: column-reverse;
}
section.reviews .single .comment-text {
  text-align: center;
  color: #000;
  font-size: 1rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  section.reviews .single .comment-text {
    font-size: 1.2rem;
  }
}
section.reviews .single .comment-writter-name {
  color: #b91f16;
  margin-bottom: 9px;
  color: #000;
  text-align: center;
}
section.reviews .single img {
  max-width: 100px;
  margin: auto;
  display: flex;
}

.web-story {
  padding: 20px 0;
  background-color: #b91f16;
}
.web-story .stories-container {
  display: flex;
  padding: 0 20px;
  justify-content: center;
  gap: 30px;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .web-story .stories-container {
    overflow-x: scroll;
  }
}
.web-story .stories-container .content {
  position: relative;
  cursor: pointer;
  text-align: center;
}
.web-story .stories-container .imgContent {
  background: linear-gradient(#dd2a7b, #f58529);
  padding: 3px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
}
.web-story .stories-container .imgContent .middleContent {
  background-color: #fff;
  padding: 4px;
  border-radius: 50%;
}
.web-story .stories-container .imgContent .middleContent img {
  position: relative;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 300;
  vertical-align: middle;
}
.web-story .stories-container .storyTitle {
  margin: 10px 0;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 480px) {
  .web-story .stories-container .storyTitle {
    font-size: 12px;
  }
}
.web-story .story-full {
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  justify-content: center;
  opacity: 0;
  z-index: 500;
  pointer-events: none;
  transition: all 100ms ease;
}
.web-story .story-full.active {
  opacity: 1;
  pointer-events: auto;
}
.web-story .story-full .content .close-btn {
  position: fixed;
  top: 32px;
  right: 32px;
  width: 32px;
  cursor: pointer;
}
.web-story .story-full .content .close-btn svg {
  width: 32px;
}
.web-story .story-full .content {
  display: flex;
  align-items: center;
  position: relative;
}
.web-story .story-full .content .story-title {
  position: absolute;
  top: 5px;
  left: 25px;
  /* transform: translateX(-50%); */
  color: #000;
  line-height: 2;
  padding: 8px 32px;
  z-index: 105;
}
.web-story .story-full .img-content {
  height: 80%;
  width: 400px;
  /* border-radius: 10px; */
  /* background-color: #dd2a7b; */
  position: relative;
}
.web-story .story-full .img-content .img-story {
  height: 100%;
  width: 400px;
  border-radius: 10px;
  position: absolute;
  z-index: 100;
}
.web-story .story-full .img-content .profile {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 105;
  border-radius: 50%;
  margin: 15px 10px;
}
.web-story .story-full .content .right-arrow,
.web-story .story-full .content .left-arrow {
  cursor: pointer;
  /* background-color: #fff; */
  border-radius: 50%;
  padding: 8px;
  margin: 5px 10px;
  justify-content: center;
}
.web-story .story-full .content .right-arrow {
  transform: rotate(180deg);
}
@media (max-width: 700px) {
  .web-story .story-full img {
    width: 65%;
    height: auto;
  }
}
.web-story .myProgress {
  width: 96%;
  z-index: 110;
  position: absolute;
  margin: 5px 2%;
  background-color: #aaa;
  border-radius: 5px;
}
.web-story #myBar {
  width: 1%;
  height: 2px;
  border-radius: 5px;
  background-color: #eee;
}/*# sourceMappingURL=style2.css.map */