.main-color {
  color: #d00000;
}

@font-face {
  font-family: Modica;
  src: url(../../Fonts/Quicksand/Quicksand-Regular.ttf);
}
@font-face {
  font-family: ModicaBold;
  src: url(../../Fonts/Quicksand/Quicksand-Bold.ttf);
}
body {
  overflow-x: hidden !important;
  background-color: #000;
  background-image: url(../../imgs/hero/bg.jpg);
  background-repeat: repeat;
  background-position: center;
  background-attachment: fixed;
}

html {
  scroll-behavior: smooth;
}

h1, h2 {
  color: #dc2f02 !important;
}

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

.i4ewOd-pzNkMb-haAclf {
  background-color: #dc2f02;
}

.reveal {
  position: relative;
  opacity: 0;
}

.fade-left {
  animation: fade-left 1s ease-in-out;
  -webkit-animation: fade-left 1s ease-in-out;
}

.reveal.active {
  opacity: 1;
}
.reveal.active .fade-top {
  animation: fade-top 0.7s ease-in-out;
}
.reveal.active .fade-bottom {
  animation: fade-bottom 0.7s ease-in-out;
}
.reveal.active .fade-left1 {
  animation: fade-left 0.2s ease-in;
}
.reveal.active .fade-left2 {
  animation: fade-left 0.4s ease-in;
}
.reveal.active .fade-left3 {
  animation: fade-left 0.6s ease-in;
}

@keyframes fade-left {
  0% {
    transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-right {
  animation: fade-right 1s ease-in;
  -webkit-animation: fade-right 1s ease-in;
}

@keyframes fade-right {
  0% {
    transform: translateX(150px);
    opacity: 0;
    -webkit-transform: translateX(150px);
    -moz-transform: translateX(150px);
    -ms-transform: translateX(150px);
    -o-transform: translateX(150px);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-top {
  0% {
    transform: translateY(-150px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-bottom {
  0% {
    transform: translateY(150px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* header */
#ghost1 {
  position: fixed;
  transition: transform 4s;
  pointer-events: none;
}

.openmenuu {
  width: 100% !important;
}

.displayy {
  display: flex !important;
  justify-content: center;
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
h3.animate__animated {
  color: #d00000;
}
@media (max-width: 480px) {
  h3.animate__animated {
    font-size: 20px;
  }
}

.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;
  }
}

header {
  padding: 20px 0 0 0;
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -ms-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
@media (max-width: 768px) {
  header {
    padding: 5px;
  }
}
header .dropdown-toggle::after {
  display: none;
}
header .shop-logo {
  max-width: 130px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
@media (max-width: 1200px) {
  header .shop-logo {
    max-width: 100px;
  }
}
@media (max-width: 1200px) {
  header .shop-logo {
    max-width: 120px;
  }
}
@media (max-width: 350px) {
  header .shop-logo {
    max-width: 100px;
  }
}
header .navbar-nav {
  padding: 30px;
  border-radius: 5px 5px 5px 50px;
  -webkit-border-radius: 5px 5px 5px 50px;
  -moz-border-radius: 5px 5px 5px 50px;
  -ms-border-radius: 5px 5px 5px 50px;
  -o-border-radius: 5px 5px 5px 50px;
  border: 2px solid #ddd;
}
@media (min-width: 1200px) {
  header .navbar-nav {
    flex-direction: row;
  }
}
@media (max-width: 1200px) {
  header .navbar-nav {
    border: none !important;
  }
}
header section.menu-section .col-12 {
  padding: 0;
}
header section.menu-section .col-12 .navbar-expand-lg .navbar-nav {
  align-items: center;
}
header section.menu-section .col-12 .navbar {
  padding: 0 16px;
}
header section.menu-section .col-12 .navbar .navbar-brand {
  padding: 0;
}
header section.menu-section nav {
  padding: 5px 0;
}
@media (min-width: 768px) {
  header section.menu-section nav {
    display: flex;
    align-items: center;
  }
}
header section.menu-section nav .navbar-toggler-icon {
  background-image: unset !important;
}
header section.menu-section nav .navbar-toggler {
  color: #fff;
  border-color: transparent;
  line-height: 2;
}
header section.menu-section nav .nav-item {
  color: #fff !important;
  font-weight: 500;
  padding: 0 20px;
}
header section.menu-section nav .nav-item a.nav-link {
  color: #fff !important;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  align-items: center;
}
@media (min-width: 1200px) {
  header section.menu-section nav .nav-item a.nav-link {
    padding-top: 0;
    padding-bottom: 0;
  }
}
header section.menu-section nav .nav-item a.nav-link i {
  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;
}
header section.menu-section nav .nav-item:hover .nav-link {
  color: #d00000 !important;
}
header section.menu-section nav .nav-item:hover .nav-link i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
header section.menu-section nav .nav-item .dropdown-menu {
  background-color: #d00000 !important;
  border-radius: 0 20px 20px 20px;
  padding: 10px;
  box-shadow: 0 8px 10px 1px rgba(148, 148, 148, 0.1411764706), 0 3px 14px 2px rgba(117, 117, 117, 0.1215686275), 0 5px 5px -3px rgba(118, 118, 118, 0.2);
  top: 100%;
}
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item {
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 16px;
  font-weight: 500;
}
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #fff;
  color: #d00000 !important;
}
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item svg {
  visibility: hidden;
  padding-right: 5px;
}
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item:focus,
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item:hover {
  transition: ease-in-out 0.5s;
}
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item:focus svg,
header section.menu-section nav .nav-item .dropdown-menu .dropdown-item:hover svg {
  visibility: visible;
}
header section.menu-section nav .nav-item .nav-item:last-of-type {
  margin-left: 20px;
}
header section.menu-section nav .nav-item a.login-btn {
  background-color: #dc2f02;
  border-radius: 1px;
  padding: 15px 35px;
  color: #000 !important;
}
header section.menu-section nav .nav-item a.login-btn:hover {
  background-color: #fff;
  transition: ease-in-out 0.5s;
}
header section.menu-section nav a.btn {
  background-color: #dc2f02;
  color: black;
}
header section.menu-section nav .header-links {
  justify-content: flex-end;
}
header section.menu-section .menu-btn {
  display: flex;
  text-align: center;
  flex-direction: row;
  align-items: center;
  list-style: none;
  padding: 15px;
  margin-bottom: 0;
  border-radius: 8px;
  background: #d00000;
}
@media (max-width: 1200px) {
  header section.menu-section .menu-btn {
    display: none;
  }
}
header section.menu-section .menu-btn li {
  line-height: 30px;
  align-items: center;
}
header section.menu-section .menu-btn li a {
  color: #000;
  padding: 0 10px;
}

.index-hero {
  padding: 0 0 0 30px;
}
@media (max-width: 1500px) {
  .index-hero {
    padding: 0;
  }
}

section.hero-section {
  color: #fff;
}
@media (max-width: 1500px) {
  section.hero-section {
    padding: 20px 0;
  }
}
section.hero-section .hero-img {
  width: 90%;
}
@media (max-width: 991px) {
  section.hero-section .hero-text {
    display: flex;
    flex-direction: column;
    max-width: 80%;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 756px) {
  section.hero-section .hero-text {
    width: 100%;
  }
}
@media (max-width: 488px) {
  section.hero-section .hero-text {
    margin: 0px;
    padding: 0px;
  }
}
section.hero-section img.motor {
  display: none;
  max-width: 150px;
  margin-bottom: -80px;
}
@media (max-width: 576px) {
  section.hero-section img.motor {
    max-width: 80px;
    margin-bottom: 0;
    margin-top: -40px;
  }
}
section.hero-section h1 {
  font-weight: bolder;
  font-size: 3.6rem;
  color: #dc2f02;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 30px;
  font-family: ModicaBold !important;
}
@media (max-width: 991px) {
  section.hero-section h1 {
    font-size: 5rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 756px) {
  section.hero-section h1 {
    font-size: 2rem;
  }
}
@media (max-width: 576px) {
  section.hero-section h1 {
    font-size: 2.2rem;
  }
}
section.hero-section h3 {
  margin-bottom: 40px;
  font-size: 2rem;
}
@media (max-width: 680px) {
  section.hero-section h3 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 500px) {
  section.hero-section h3 {
    font-size: 1.2rem;
  }
}
@media (max-width: 400px) {
  section.hero-section h3 {
    font-size: 1rem;
  }
}
section.hero-section h5 {
  max-width: 80%;
}
@media (max-width: 768px) {
  section.hero-section h5 {
    font-size: 16px;
  }
}
section.hero-section .order-now-div {
  margin: 40px 0 10px 0;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  flex-wrap: wrap;
  display: flex;
}
@media (max-width: 991px) {
  section.hero-section .order-now-div {
    margin: auto;
    justify-content: center;
  }
}
section.hero-section .order-now-div span {
  font-size: 25px;
  text-transform: capitalize;
}
section.hero-section .order-now-div a.btn {
  background-color: #dc2f02;
  font-family: ModicaBold;
  letter-spacing: 0.1rem;
  background-image: linear-gradient(to left, #f48c06, #d00000);
  color: #fdfdfd;
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 10px 0 0;
  border: 2px solid #000;
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -moz-transition: ease-in-out;
  -ms-transition: ease-in-out;
  -o-transition: ease-in-out;
}
@media (max-width: 1600px) {
  section.hero-section .order-now-div a.btn {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  section.hero-section .order-now-div a.btn {
    padding: 15px 40px;
  }
}
@media (max-width: 1200px) {
  section.hero-section .order-now-div a.btn {
    padding: 10px 20px;
    margin: 5px;
  }
}
@media (max-width: 480px) {
  section.hero-section .order-now-div a.btn {
    font-size: 15px;
  }
}
section.hero-section .order-now-div a.btn:hover {
  background: transparent;
  border: 2px solid #d00000;
}
section.hero-section .valentine-gif {
  max-width: 100px !important;
}
@media (max-width: 480px) {
  section.hero-section .valentine-gif {
    max-width: 60px !important;
  }
}

a.btn.cant-miss {
  background-color: #dc2f02;
  font-family: ModicaBold;
  letter-spacing: 0.1rem;
  background-image: linear-gradient(to left, #f48c06, #d00000);
  color: #fdfdfd;
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 10px 0 0;
  border: 2px solid #000;
  transition: ease-in-out;
  -webkit-transition: ease-in-out;
  -moz-transition: ease-in-out;
  -ms-transition: ease-in-out;
  -o-transition: ease-in-out;
}
@media (max-width: 1600px) {
  a.btn.cant-miss {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  a.btn.cant-miss {
    padding: 15px 40px;
  }
}
@media (max-width: 1200px) {
  a.btn.cant-miss {
    padding: 10px 20px;
    margin: 5px;
  }
}
@media (max-width: 480px) {
  a.btn.cant-miss {
    font-size: 15px;
  }
}
a.btn.cant-miss:hover {
  background: transparent;
  border: 2px solid #d00000;
}

/* more about us section */
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: #d00000;
}
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: #dc2f02;
  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 #d00000;
  background-color: #fff;
  color: #d00000;
  padding: 15px 25px;
  display: inline-flex;
  font-weight: 600;
}
section.more-about-us-section a:hover {
  text-decoration: none;
  background-color: #dc2f02;
  color: #fff;
}

section.gallery {
  padding: 80px 0;
  position: relative;
  /* Main CSS */
}
@media (max-width: 991px) {
  section.gallery {
    padding: 24px 0;
  }
}
section.gallery::before {
  position: absolute;
  content: "";
  top: 0%;
  left: 10%;
  background-image: url(../../imgs/icons/burger-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100px;
  height: 100px;
}
@media (max-width: 991px) {
  section.gallery::before {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 768px) {
  section.gallery::before {
    width: 100px;
    height: 100px;
    left: 5%;
    opacity: 0.5;
  }
}
section.gallery h3 {
  color: #fff;
  font-size: 50px;
  text-align: center;
  font-weight: bolder;
  font-size: 5rem;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 60px;
  font-family: ModicaBold;
}
@media (max-width: 991px) {
  section.gallery h3 {
    font-size: 3rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  section.gallery h3 {
    font-size: 2rem;
  }
}
section.gallery .gallery-img-start {
  width: 150px;
  position: absolute;
  top: 100px;
  left: 40px;
}
@media (max-width: 992px) {
  section.gallery .gallery-img-start {
    display: none;
  }
}
section.gallery .gallery-img-end {
  width: 150px;
  position: absolute;
  bottom: 100px;
  right: 40px;
}
@media (max-width: 992px) {
  section.gallery .gallery-img-end {
    display: none;
  }
}
section.gallery .container .row .col-12 .gallery-card {
  margin-bottom: 20px;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-size: cover;
}
section.gallery .container .row .col-12 .gallery-card #trapezoid {
  border-bottom: 100px solid #d00000;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
  background-color: rgba(7, 5, 64, 0.7411764706);
}
section.gallery .container .row .col-12 .gallery-card .gallery-card-content {
  background-color: rgba(7, 5, 64, 0.7411764706);
  height: 100%;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 8px 0 0 8px;
}
section.gallery .container .row .col-12 .gallery-card .gallery-card-content img {
  width: 200px;
}
section.gallery .container .row .col-12 .gallery-card .gallery-card-content p {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
}
section.gallery .container .row .col-12 .gallery-card .gallery-card-content h4 {
  color: #fff;
  font-size: 32px;
}
section.gallery .container .row .col-12 .gallery-card .gallery-card-content .gallery-card-content-btn {
  background-color: #dc2f02;
  padding: 10px 20px;
  margin-top: 50px;
  color: #fff;
  border-radius: 8px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
section.gallery .container .row .col-12 .gallery-card .gallery-card-content .gallery-card-content-btn:hover {
  text-decoration: none;
}
section.gallery img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}
section.gallery .grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 2px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
section.gallery .grid-wrapper > div > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  transition: ease-in-out 0.7s;
}
section.gallery .grid-wrapper > div > img:hover {
  transform: scale(1.08);
}
section.gallery .grid-wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
}
section.gallery .grid-wrapper .wide {
  grid-column: span 2;
}
section.gallery .grid-wrapper .tall {
  grid-row: span 2;
}
section.gallery .grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}

section.local-hero {
  padding: 100px 0;
}
@media (max-width: 768px) {
  section.local-hero {
    padding: 0 20px;
  }
}
section.local-hero .local-hero-content h2 {
  color: #fdfdfd;
  font-size: 36px;
  line-height: 50px;
  margin-top: 13px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  section.local-hero .local-hero-content h2 {
    font-size: 48px;
  }
}
section.local-hero .local-hero-content p {
  font-size: 17px;
  color: #fdfdfd;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  section.local-hero .local-hero-content img {
    display: none;
  }
}
@media (max-width: 768px) {
  section.local-hero .local-hero-image {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
section.local-hero .local-hero-image img {
  box-shadow: 0px 0px 17px 5px rgba(247, 141, 11, 0.4588235294);
  border-radius: 20px;
}

/* special to try */
.special {
  padding: 80px 16px;
}
@media (max-width: 1100px) {
  .special {
    padding: 50px 0;
  }
}
.special .special-heading img {
  width: 80px;
  z-index: 1;
}
@media (max-width: 768px) {
  .special .special-heading img {
    margin-top: -30px;
  }
}
.special h2 {
  position: relative;
  font-weight: bolder;
  font-size: 3.8rem;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 50px;
  font-family: ModicaBold;
  text-align: center;
  z-index: 2;
  max-width: -moz-max-content;
  max-width: max-content;
  color: #fff;
  padding: 15px;
  margin: auto;
  border-radius: 5px 5px 50px 5px;
  -webkit-border-radius: 5px 5px 50px 5px;
  -moz-border-radius: 5px 5px 50px 5px;
  -ms-border-radius: 5px 5px 50px 5px;
  -o-border-radius: 5px 5px 50px 5px;
}
@media (max-width: 1200px) {
  .special h2 {
    font-size: 3rem;
  }
}
@media (max-width: 576px) {
  .special h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 488px) {
  .special h2 {
    font-size: 2rem;
  }
}
@media (max-width: 388px) {
  .special h2 {
    font-size: 1.8rem;
  }
}
.special .swiper-slide {
  padding: 40px 0 0 0;
}
.special .card {
  background-color: unset;
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 20px 20px 40px 20px;
  margin-top: 30px;
  border: 2px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.special .card img {
  border-radius: 10px;
  box-shadow: 0px 0px 12px 1px #fff;
  margin-top: -70px;
}
.special .card .card-footer {
  border: none;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
}
.special .card a {
  background-color: #dc2f02;
  color: #fff;
  padding: 15px;
  width: 93%;
  text-transform: capitalize;
  font-weight: bolder;
  font-size: 20px;
  border: 2px solid #fff;
  border-bottom: none;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}
.special .card a:hover {
  background: #000;
}
.special .nav-tabs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-self: center;
  border: none !important;
}
@media (max-width: 1200px) {
  .special .nav-tabs {
    flex-direction: row;
  }
}
.special .nav-tabs li {
  width: 100%;
  border-bottom: 2px solid #000;
}
@media (max-width: 1200px) {
  .special .nav-tabs li {
    width: -moz-max-content;
    width: max-content;
  }
}
.special .nav-tabs li .nav-link {
  color: #fff;
  font-weight: bolder;
  font-size: 20px;
  padding: 20px;
  background-color: transparent;
  border: 2px solid #d00000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px 5px 50px 5px;
  -webkit-border-radius: 5px 5px 50px 5px;
  -moz-border-radius: 5px 5px 50px 5px;
  -ms-border-radius: 5px 5px 50px 5px;
  -o-border-radius: 5px 5px 50px 5px;
  margin-bottom: 10px;
  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;
}
@media (max-width: 1200px) {
  .special .nav-tabs li .nav-link {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 5px;
  }
}
@media (max-width: 768px) {
  .special .nav-tabs li .nav-link {
    padding: 10px;
    font-size: 15px;
  }
}
.special .nav-tabs li .nav-link i {
  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;
}
.special .nav-tabs li .nav-link.active {
  background-color: #dc2f02;
}
.special .nav-tabs li .nav-link.active i {
  display: flex;
}
@media (max-width: 1200px) {
  .special .nav-tabs li .nav-link.active i {
    display: none;
  }
}

section.contact-us {
  position: relative;
  padding: 50px 0;
}
@media (max-width: 768px) {
  section.contact-us {
    padding: 40px 0 40px;
  }
}

section.about-us {
  color: #fff;
  padding: 60px 0;
  margin: 0px;
}
@media (max-width: 991px) {
  section.about-us {
    padding: 20px 0;
  }
}
section.about-us .about-us-images {
  background: #0d0b23;
  border-radius: 8px;
}
section.about-us .about-us-images .col-12 {
  padding: 0;
}
section.about-us .about-us-images img {
  height: 242px;
  width: 100%;
}
@media (max-width: 768px) {
  section.about-us .about-us-images img {
    height: unset;
  }
}
section.about-us .about-us-images .about-us-content {
  background-image: url(./../../imgs/about-us/background.png);
  padding: 20px;
  border-radius: 8px;
}
section.about-us .about-us-images .about-us-content p {
  font-size: 24px;
}
section.about-us .double-fun {
  padding: 40px;
  border-radius: 5px 5px 50px 5px;
  -webkit-border-radius: 5px 5px 50px 5px;
  -moz-border-radius: 5px 5px 50px 5px;
  -ms-border-radius: 5px 5px 50px 5px;
  -o-border-radius: 5px 5px 50px 5px;
  border: 2px solid #fff;
}
@media (max-width: 576px) {
  section.about-us .double-fun {
    padding: 20px;
  }
}
@media (max-width: 488px) {
  section.about-us .double-fun {
    padding: 10px;
  }
}
@media (max-width: 388px) {
  section.about-us .double-fun {
    padding: 5px;
  }
}
section.about-us h3 {
  font-weight: bolder;
  font-size: 2rem;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 10px;
  font-family: ModicaBold;
  max-width: -moz-max-content;
  max-width: max-content;
}
@media (max-width: 1200px) {
  section.about-us h3 {
    border: none;
    text-align: center;
  }
}
@media (max-width: 991px) {
  section.about-us h3 {
    font-size: 1.5rem;
    padding: 10px;
  }
}
section.about-us .contact-us-card {
  border-radius: 8px;
  padding: 20px;
}
@media (max-width: 991px) {
  section.about-us .contact-us-card {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  section.about-us .contact-us-card {
    flex-direction: column;
    background-color: #dc2f02;
    margin: 30px;
  }
}
@media (max-width: 576px) {
  section.about-us .contact-us-card {
    margin-top: 6px;
  }
}
section.about-us .contact-us-card .contact-wrapper {
  width: 43%;
  padding: 10px;
}
@media (max-width: 1500px) {
  section.about-us .contact-us-card .contact-wrapper {
    width: 50%;
  }
}
@media (max-width: 768px) {
  section.about-us .contact-us-card .contact-wrapper {
    width: 100%;
  }
}
section.about-us .contact-us-card .contact-wrapper #openinghour {
  width: 90%;
}
section.about-us .contact-us-card .contact-wrapper p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
section.about-us .contact-us-card .contact-wrapper p i {
  margin-right: 5px;
}
section.about-us .contact-us-card .contact-wrapper p i img {
  max-width: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
section.about-us .contact-us-card .card-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.about-us .contact-us-card .card-img img {
  max-width: 150px;
  border: 1px solid #fff;
  border-radius: 5px;
}
section.about-us .contact-us-card .contact-us-card-social-media {
  padding: 10px !important;
  font-size: 24px;
  color: #fff;
}
section.about-us .contact-us-card .contact-us-card-social-media p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
section.about-us .contact-us-card .contact-us-card-social-media p i {
  margin-right: 5px;
}
section.about-us .contact-us-card .contact-us-card-social-media p i img {
  max-width: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
section.about-us .contact-us-card .contact-us-card-social-media a {
  color: #fdfdfd;
}
section.about-us .contact-us-card .social-media {
  margin-bottom: 30px;
}
section.about-us .contact-us-card .social-media svg {
  fill: linear-gradient(to left, f48c06, #dc2f02);
}
section.about-us .contact-us-card .Order-btn {
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-bottom: 20px;
}
section.about-us .contact-us-card .Order-btn a {
  border-radius: 8px;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 15px 40px;
  color: #fff;
  font-size: 16px;
  background-image: linear-gradient(to left, f48c06, #dc2f02);
}
section.about-us .nav-tabs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-self: center;
  border: none !important;
}
@media (max-width: 1200px) {
  section.about-us .nav-tabs {
    flex-direction: row;
  }
}
section.about-us .nav-tabs li {
  width: 100%;
}
@media (max-width: 1200px) {
  section.about-us .nav-tabs li {
    width: -moz-max-content;
    width: max-content;
  }
}
section.about-us .nav-tabs li .nav-link {
  color: #fff;
  font-weight: bolder;
  font-size: 20px;
  padding: 20px;
  background-color: transparent;
  border: 2px solid #dc2f02;
  display: flex;
  justify-content: space-between;
  align-items: 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-radius: 5px 5px 50px 5px;
  -webkit-border-radius: 5px 5px 50px 5px;
  -moz-border-radius: 5px 5px 50px 5px;
  -ms-border-radius: 5px 5px 50px 5px;
  -o-border-radius: 5px 5px 50px 5px;
  border: 2px solid #fff;
  margin: 5px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 5px;
}
@media (max-width: 768px) {
  section.about-us .nav-tabs li .nav-link {
    padding: 10px;
    font-size: 15px;
  }
}
section.about-us .nav-tabs li .nav-link i {
  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;
}
section.about-us .nav-tabs li .nav-link.active {
  background-color: #dc2f02;
}
section.about-us .nav-tabs li .nav-link.active i {
  display: flex;
}
@media (max-width: 1200px) {
  section.about-us .nav-tabs li .nav-link.active i {
    display: none;
  }
}

section.peyment-method div.row {
  padding: 50px 0;
}
section.peyment-method div.row div.col-12 .methods-container {
  justify-content: space-evenly;
}
section.peyment-method div.row div.col-12 .methods-container > div img {
  width: 90px;
  display: block;
}
@media (max-width: 480px) {
  section.peyment-method div.row div.col-12 .methods-container > div img {
    width: 50px;
  }
}

/* dwnloap app section */
section.dl-app {
  position: relative;
  padding: 8px 0;
  color: #fff;
}
@media (max-width: 768px) {
  section.dl-app {
    padding: 0;
  }
}
section.dl-app .dl-app-content {
  padding: 30px 0;
  position: relative;
}
section.dl-app .dl-app-content h3 {
  font-weight: bolder;
  font-size: 45px;
  font-family: ModicaBold;
}
@media (max-width: 991px) {
  section.dl-app .dl-app-content h3 {
    font-size: 1.5rem;
  }
}
section.dl-app .dl-app-content .Our-apps {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
section.dl-app .dl-app-content .Our-apps a {
  max-width: -moz-max-content;
  max-width: max-content;
}
section.dl-app .dl-app-content .Our-apps a img {
  width: 60%;
}
section.dl-app .dl-app-image img {
  width: 100%;
}

section.reviews {
  padding: 150px 80px;
}
section.reviews h3 {
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 33px;
  line-height: 70px;
  color: #000;
}
@media (max-width: 576px) {
  section.reviews h3 {
    font-size: 25px;
  }
}
section.reviews .review-card {
  display: flex;
}
@media (max-width: 768px) {
  section.reviews .review-card {
    flex-direction: column;
  }
}
section.reviews .review-card .customer-profile {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  min-width: 200px;
}
section.reviews .review-card .customer-profile img {
  max-width: 70px;
  border-radius: 50%;
}
section.reviews .review-card .customer-profile .customer-name {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
}
section.reviews .review-card .customer-profile span {
  color: grey;
}
section.reviews .review-card p {
  font-size: 24px;
  font-weight: bolder;
}
@media (max-width: 768px) {
  section.reviews .review-card p {
    font-size: 16px;
  }
}
section.reviews .swiper-button-prev:after,
section.reviews .swiper-button-next:after {
  position: unset;
  display: none;
}
section.reviews .swiper-button-prev,
section.reviews .swiper-button-next {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  top: auto;
  bottom: -50px;
  transition: ease-in-out 0.3s;
}
section.reviews .swiper-button-next {
  left: unset;
  right: 40%;
  background-image: url(../../imgs/main/prev-button.png);
  transform: rotate(180deg);
}
section.reviews .swiper-button-prev {
  left: 40%;
  right: unset;
  background-image: url(../../imgs/main/prev-button.png);
}
section.reviews .slider__pagination {
  left: 0%;
  right: 0%;
  margin: auto;
  position: absolute;
  bottom: -25%;
  width: 15%;
  display: flex;
  justify-content: center;
}
section.reviews .slider__pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
section.reviews .slider__pagination .swiper-pagination-bullet-active {
  background-color: #dc2f02;
}

/* footer */
footer {
  background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url(../../imgs/hero/footer-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 20px;
  text-shadow: 0 0 2px #000;
}
footer .dl-app-container {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  footer .dl-app-container {
    padding: 0;
    justify-content: center;
  }
}
footer .dl-app-container img {
  margin-bottom: 20px;
  width: 130px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  footer p.dl-app-p {
    text-align: center;
    margin: 0 auto 10px 0;
  }
}
footer section.copyright {
  display: flex;
  justify-content: center;
  padding: 0px;
  align-items: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  margin: 0px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
@media (max-width: 991px) {
  footer section.copyright {
    flex-direction: column-reverse;
  }
}
footer section.copyright a.mealzo-link {
  font-weight: bolder;
  font-size: 19px;
}
footer .copyright-links {
  display: flex;
  padding: 0;
}
footer .copyright-links li {
  margin-left: 15px;
}
footer ul li {
  list-style: none;
}
footer ul li a {
  color: #fff;
  line-height: 38px;
}
footer ul li a:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 480px) {
  footer ul li a {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  footer .social-media-conteiner {
    text-align: center;
    justify-content: center;
  }
}

.find-us {
  padding: 90px 0;
  position: relative;
  color: #000;
}
@media (max-width: 480px) {
  .find-us {
    padding: 20px 20px 100px 20px;
  }
}
.find-us .container {
  background-color: #fff;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  box-shadow: 2px 2px 15px #a7a7a7;
}
.find-us .container svg {
  fill: #dc2f02;
}
.find-us .container .col-12 {
  padding: 0;
}
.find-us a {
  color: #000;
}
.find-us iframe {
  height: 500px;
  margin: 0;
  border-radius: 40px 0 0 40px;
  -webkit-border-radius: 40px 0 0 40px;
  -moz-border-radius: 40px 0 0 40px;
  -ms-border-radius: 40px 0 0 40px;
  -o-border-radius: 40px 0 0 40px;
}
@media (max-width: 991px) {
  .find-us iframe {
    border-radius: 40px 40px 0 0;
    -webkit-border-radius: 40px 40px 0 0;
    -moz-border-radius: 40px 40px 0 0;
    -ms-border-radius: 40px 40px 0 0;
    -o-border-radius: 40px 40px 0 0;
    height: 250px;
  }
}
.find-us ul {
  list-style: none;
  padding: 0;
}
.find-us #openinghour {
  max-width: 90%;
}
@media (max-width: 991px) {
  .find-us #openinghour {
    margin: 10px auto 30px auto;
  }
}
.find-us h3 {
  font-family: ModicaBold;
}
@media (max-width: 991px) {
  .find-us h3 {
    margin-top: 30px;
  }
}

.foods-link {
  margin: 10px 0 20px 0;
}
.foods-link ul {
  padding: 0;
  margin: 0;
}
.foods-link ul li {
  list-style: none;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 18px;
  padding: 4px 6px;
  margin: 2px;
  background-color: transparent;
  font-weight: 500;
  color: #fff;
  font-size: 13px;
}
.foods-link ul li a {
  color: #fff;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 59px;
  left: 50px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #dc2f02;
  border: 1px solid #fff;
  color: white;
  cursor: pointer;
  padding: 6px 11px 6px 11px;
  border-radius: 12px;
}
#myBtn:hover {
  color: #d00000;
  border: 1px solid #d00000;
  background-color: white;
}

.Modal-btn {
  background-color: #d00000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

@media (max-width: 340px) {
  .modal-header {
    flex-direction: column;
    text-align: center !important;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 340px) {
  .modal-header .modal-title-container {
    flex-direction: column;
    text-align: center !important;
    justify-content: center;
    align-items: center;
  }
}
.modal-header .modal-title-container p {
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 380px) {
  .modal-header .modal-title-container p {
    font-size: 12px;
    margin-bottom: 10px;
  }
}

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

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

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

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

section.copyright {
  color: #fff;
}
section.copyright .cp-text {
  font-size: 14px;
  font-weight: 500;
}
section.copyright a.weetech-link {
  color: #fff !important;
}/*# sourceMappingURL=style2.css.map */