.main-color {
  color: #f78d0b;
}

@font-face {
  font-family: Barlow;
  src: url(../../Fonts/Barlow/Barlow-Regular.ttf);
}

@font-face {
  font-family: Barlow-Bold !important;
  src: url(../../Fonts/Barlow/Barlow-SemiBold.ttf);
}

body {
  overflow-x: hidden;
  font-family: Barlow !important;
  background-image: url(../../imgs/hero/gogoTakeawayBackground.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  background-attachment: fixed;
}

html {
  scroll-behavior: smooth;
}

.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: #f78d0b;
}

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

.reveal.active {
  opacity: 1;
}

.reveal.active .fade-left {
  -webkit-animation: fade-left 0.7s ease-in;
          animation: fade-left 0.7s ease-in;
}

.reveal.active .fade-top {
  -webkit-animation: fade-top 0.7s ease-in-out;
          animation: fade-top 0.7s ease-in-out;
}

.reveal.active .fade-bottom {
  -webkit-animation: fade-bottom 0.7s ease-in-out;
          animation: fade-bottom 0.7s ease-in-out;
}

.reveal.active .fade-left1 {
  -webkit-animation: fade-left 0.2s ease-in;
          animation: fade-left 0.2s ease-in;
}

.reveal.active .fade-left2 {
  -webkit-animation: fade-left 0.4s ease-in;
          animation: fade-left 0.4s ease-in;
}

.reveal.active .fade-left3 {
  -webkit-animation: fade-left 0.6s ease-in;
          animation: fade-left 0.6s ease-in;
}

@-webkit-keyframes fade-left {
  0% {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-left {
  0% {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-top {
  0% {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-top {
  0% {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes fade-bottom {
  0% {
    -webkit-transform: translateY(150px);
            transform: translateY(150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-bottom {
  0% {
    -webkit-transform: translateY(150px);
            transform: translateY(150px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/* header */
#ghost1 {
  position: fixed;
  -webkit-transition: -webkit-transform 4s;
  transition: -webkit-transform 4s;
  transition: transform 4s;
  transition: transform 4s, -webkit-transform 4s;
  pointer-events: none;
}

.openmenuu {
  width: 100% !important;
}

.displayy {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

h3.animate__animated {
  color: #f78d0b;
}

@media (max-width: 480px) {
  h3.animate__animated {
    font-size: 20px;
  }
}

.valentine-section {
  background-color: #630000;
  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 .container {
  background-color: #6f6f6f45;
  border-radius: 8px;
}

header .shop-logo {
  max-width: 140px;
}

@media (max-width: 1200px) {
  header .shop-logo {
    max-width: 100px;
  }
}

@media (max-width: 991px) {
  header .shop-logo {
    max-width: 120px;
  }
}

@media (max-width: 350px) {
  header .shop-logo {
    max-width: 100px;
  }
}

@media (min-width: 991px) {
  header .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

header section.menu-section .col-12 {
  padding: 0;
}

header section.menu-section .col-12 .navbar-expand-lg .navbar-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header section.menu-section .col-12 .navbar {
  padding: 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            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-size: 16px;
  font-weight: 500;
}

@media (min-width: 768px) {
  header section.menu-section nav .nav-item {
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  header section.menu-section nav .nav-item {
    margin-right: 10px;
  }
}

@media (max-width: 992px) {
  header section.menu-section nav .nav-item {
    margin-right: 15px;
  }
}

header section.menu-section nav .nav-item a.nav-link {
  color: #fff !important;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

@media (min-width: 991px) {
  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:hover {
  color: #f78d0b;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

header section.menu-section nav .nav-item .dropdown-menu {
  background-color: #262122d4 !important;
  border-radius: 0 20px 20px 20px;
  padding: 10px;
  -webkit-box-shadow: 0 8px 10px 1px #94949424, 0 3px 14px 2px #7575751f, 0 5px 5px -3px #76767633;
          box-shadow: 0 8px 10px 1px #94949424, 0 3px 14px 2px #7575751f, 0 5px 5px -3px #76767633;
  top: 100%;
}

header section.menu-section nav .nav-item .dropdown-menu .dropdown-item {
  color: #fff;
  padding-left: 0;
  padding-right: 5px;
  font-size: 15px;
  font-weight: 500;
}

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 {
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  background-color: #f78d0b;
}

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: #f78d0b;
  border-radius: 1px;
  padding: 15px 35px;
  color: #000 !important;
}

header section.menu-section nav .nav-item a.login-btn:hover {
  background-color: #fff;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

header section.menu-section nav a.btn {
  background-color: #f78d0b;
  color: black;
}

header section.menu-section nav .header-links {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

header section.menu-section .menu-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  padding: 15px;
  margin-bottom: 0;
  border-radius: 8px;
  background: #f78d0b;
}

@media (max-width: 991px) {
  header section.menu-section .menu-btn {
    display: none;
  }
}

header section.menu-section .menu-btn li {
  line-height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header section.menu-section .menu-btn li a {
  color: #fff;
  padding: 0 10px;
}

header .dropdown-menu.coming-soon {
  border-radius: 10px !important;
}

@media (min-width: 991px) {
  header .dropdown-menu.coming-soon {
    left: -160px !important;
  }
}

header .coming-soon {
  min-width: 550px;
  padding: 10px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  header .coming-soon {
    min-width: 200px;
    max-width: 200px;
  }
}

header .coming-soon .dropdown-item {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  border-radius: 3px;
  text-align: left;
}

header .coming-soon .dropdown-item:focus,
header .coming-soon .dropdown-item:hover {
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  text-decoration: none;
}

header .login-part {
  border-radius: 10px 0 10px 10px !important;
}

@media (min-width: 991px) {
  header .login-part {
    left: -40px !important;
  }
}

.nav-tabs .nav-link {
  border: none !important;
}

.nav-tabs .nav-link #Selected1 {
  display: inline-block;
  border-radius: 8px;
}

.nav-tabs .nav-link #UnSelected2 {
  display: inline-block;
}

.nav-tabs .nav-link #Selected2 {
  display: none;
  border-radius: 8px;
}

.nav-tabs .nav-link #UnSelected1 {
  display: none;
}

.nav-tabs .nav-link:hover {
  border: none;
  cursor: pointer;
}

.nav-tabs .nav-link {
  color: #fff;
}

@media (max-width: 768px) {
  .nav-tabs .nav-link {
    border-bottom: 2px solid #fff;
  }
}

.nav-tabs .nav-link.active {
  background-color: unset !important;
  border: none;
}

@media (max-width: 768px) {
  .nav-tabs .nav-link.active {
    background-color: #fff !important;
    color: #f78d0b;
    border-bottom: 3px solid #fff;
  }
}

@media (max-width: 768px) {
  .nav-tabs {
    display: none;
  }
}

.nav-tabs-responsive {
  display: none;
}

@media (max-width: 768px) {
  .nav-tabs-responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

section.hero-section {
  padding: 100px 0 0 0;
}

section.hero-section img.hero-logo {
  width: 63%;
  padding: 0;
  margin: auto;
}

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

@media (max-width: 768px) {
  section.hero-section h5 {
    font-size: 16px;
  }
}

section.hero-section a.btn {
  background-color: #f78d0b;
  color: #fdfdfd;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px auto;
  padding: 15px 60px;
  font-size: 20px;
}

@media (max-width: 480px) {
  section.hero-section a.btn {
    font-size: 16px;
    padding: 10px 30px;
  }
}

section.hero-section .valentine-gif {
  max-width: 100px !important;
}

@media (max-width: 480px) {
  section.hero-section .valentine-gif {
    max-width: 60px !important;
  }
}

/* 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: #f78d0b;
  font-family: Barlow-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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 576px) {
  section.more-about-us-section .more-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

section.more-about-us-section .more-content .circle-img {
  padding: 5px;
  background-color: #f78d0b;
  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 #f78d0b;
  background-color: #fff;
  color: #f78d0b;
  padding: 15px 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 600;
}

section.more-about-us-section a:hover {
  text-decoration: none;
  background-color: #f78d0b;
  color: #fff;
}

section.gallery {
  padding: 180px 0;
  position: relative;
  /* Main CSS */
}

@media (max-width: 992px) {
  section.gallery {
    padding: 80px 0;
  }
}

section.gallery::before {
  position: absolute;
  content: "";
  top: 0%;
  left: 20px;
  background-image: url(../../imgs/icons/burger-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 200px;
  height: 200px;
}

@media (max-width: 991px) {
  section.gallery::before {
    width: 150px;
    height: 150px;
  }
}

@media (max-width: 768px) {
  section.gallery::before {
    width: 100px;
    height: 100px;
  }
}

section.gallery h3 {
  color: #fdfdfd;
  font-size: 50px;
  line-height: 50px;
  margin: 10px 0 50px 0;
  text-align: center;
}

@media (max-width: 768px) {
  section.gallery h3 {
    font-size: 48px;
  }
}

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 #f78d0b;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  height: 0;
  width: 100px;
  background-color: #070540bd;
}

section.gallery .container .row .col-12 .gallery-card .gallery-card-content {
  background-color: #070540bd;
  height: 100%;
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          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: #fdfdfd;
  font-size: 24px;
  line-height: 40px;
}

section.gallery .container .row .col-12 .gallery-card .gallery-card-content h4 {
  color: #fdfdfd;
  font-size: 32px;
}

section.gallery .container .row .col-12 .gallery-card .gallery-card-content .gallery-card-content-btn {
  background-color: #f78d0b;
  padding: 10px 20px;
  margin-top: 50px;
  color: #fdfdfd;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.gallery .container .row .col-12 .gallery-card .gallery-card-content .gallery-card-content-btn:hover {
  text-decoration: none;
}

section.gallery .container .row .col-12 .card1 {
  background-image: url(./../../imgs/gallery/gogoTakeaway-Pizza.png);
}

section.gallery .container .row .col-12 .card2 {
  background-image: url(./../../imgs/gallery/gogoTakeaway-Fish&Chips.png);
}

section.gallery .container .row .col-12 .card3 {
  background-image: url(./../../imgs/gallery/gogoTakeaway-Kebab.png);
}

section.gallery img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block;
}

section.gallery .grid-wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.gallery .grid-wrapper > div > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  -webkit-transition: ease-in-out 0.7s;
  transition: ease-in-out 0.7s;
}

section.gallery .grid-wrapper > div > img:hover {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}

section.gallery .grid-wrapper {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-columns: (minmax(200px, 1fr))[auto-fit];
      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 1.5;
  grid-row: span 1.5;
}

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 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

section.local-hero .local-hero-image img {
  -webkit-box-shadow: 0px 0px 17px 5px #f78d0b75;
          box-shadow: 0px 0px 17px 5px #f78d0b75;
  border-radius: 20px;
}

/* special to try */
.special {
  position: relative;
  padding: 50px;
}

@media (max-width: 1100px) {
  .special {
    padding: 50px 0;
  }
}

.special::after {
  position: absolute;
  content: "";
  top: 0%;
  left: 20px;
  background-image: url(../../imgs/icons/halal.PNG);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 80px;
  height: 80px;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.special .card {
  background-color: unset;
  margin-bottom: 20px;
  border-radius: 10px;
}

.special .card img {
  border-radius: 10px;
}

.special .card .card-content .info {
  background-color: #fdfdfd;
  display: inline-block;
  color: #f78d0b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 8px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bolder;
}

.special .card .card-content .info span {
  font-size: 20px;
  font-weight: bolder;
}

.special .card .card-content .card-footer {
  border: none;
  position: absolute;
  bottom: 0px;
}

.special .card h5 {
  font-weight: bolder;
  color: #fff0c8;
  font-size: 24px;
  text-shadow: 1px 1px #000;
}

.special .card a {
  background-color: #f78d0b;
  color: #fdfdfd;
  padding: 10px 15px;
}

.special ul.nav {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

section.contact-us {
  position: relative;
  padding: 50px 0;
}

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

section.contact-us::before {
  position: absolute;
  content: "";
  top: 8%;
  right: 15%;
  background-image: url(../../imgs/icons/location2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100px;
  height: 100px;
  -webkit-animation: dddd 3.5s cubic-bezier(0.975, 0.82, 0.865, 1) infinite;
          animation: dddd 3.5s cubic-bezier(0.975, 0.82, 0.865, 1) infinite;
}

@-webkit-keyframes dddd {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

@keyframes dddd {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

@media (max-width: 991px) {
  section.contact-us::before {
    width: 70px;
    height: 70px;
    top: 6%;
    right: 15%;
  }
}

section.contact-us .container .row .col-12 h2 {
  color: #fdfdfd;
  font-size: 60px;
  line-height: 72px;
}

@media (max-width: 768px) {
  section.contact-us .container .row .col-12 h2 {
    font-size: 48px;
  }
}

section.contact-us .container .row .col-12 .contact-us-card {
  background-color: #f78d0b;
  color: #fdfdfd;
  border-radius: 8px;
  padding: 20px;
}

@media (max-width: 991px) {
  section.contact-us .container .row .col-12 .contact-us-card {
    margin-bottom: 40px;
  }
}

section.contact-us .container .row .col-12 .contact-us-card .card-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

section.contact-us .container .row .col-12 .contact-us-card .card-img img {
  max-width: 150px;
  border: 1px solid #000;
  border-radius: 5px;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner {
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 16px 32px;
  background-color: #f78d0b;
  border-radius: 8px 8px 0 0;
  min-height: 130px;
}

@media (max-width: 480px) {
  section.contact-us .container .row .col-12 .contact-us-card .status-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px;
  }
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .delivery {
  border-right: 1px solid #1e1e1e;
  padding: 16px;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

@media (max-width: 480px) {
  section.contact-us .container .row .col-12 .contact-us-card .status-inner .delivery {
    border: none;
  }
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .delivery .delivery-img {
  width: 44px;
  height: 44px;
  background-color: #1e1e1e;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .delivery .delivery-img img {
  width: 24px;
  height: 24px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .delivery p {
  margin: 0;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .collection {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .collection .delivery-img {
  width: 44px;
  height: 44px;
  background-color: #1e1e1e;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .collection .delivery-img img {
  width: 24px;
  height: 24px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

section.contact-us .container .row .col-12 .contact-us-card .status-inner .collection p {
  margin: 0;
}

section.contact-us .container .row .col-12 .contact-us-card .contact-us-card-social-media {
  padding: 10px !important;
  font-size: 24px;
  color: #000;
}

section.contact-us .container .row .col-12 .contact-us-card .contact-us-card-social-media p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}

section.contact-us .container .row .col-12 .contact-us-card .contact-us-card-social-media a {
  color: #fdfdfd;
}

section.contact-us .container .row .col-12 .contact-us-card .contact-us-card-social-media .social-media i {
  margin-right: 10px;
}

section.contact-us .container .row .col-12 .contact-us-card .Order-btn {
  background: linear-gradient(45deg, #1e1e1e, #504328);
  padding: 5px 0;
  border-radius: 8px;
}

section.contact-us .container .row .col-12 .contact-us-card .Order-btn a {
  padding: 5px 15px;
  color: #fdfdfd;
  font-size: 16px;
}

section.contact-us .container .row .col-12 .contact-us-card .javits-contact-us-card-google-map {
  margin-top: 20px;
  padding: 0 20px;
}

section.contact-us .container .row .col-12 .contact-us-card .javits-contact-us-card-google-map iframe {
  border-radius: 8px;
}

section.about-us {
  background-color: #000;
  padding: 80px 0 104px;
}

section.about-us .container .row .col-12 .about-us-header {
  position: relative;
}

section.about-us .container .row .col-12 .about-us-header img {
  position: absolute;
  left: 0;
}

@media (max-width: 992px) {
  section.about-us .container .row .col-12 .about-us-header img {
    display: none;
  }
}

section.about-us .container .row .col-12 .about-us-header h2 {
  color: #fdfdfd;
  padding-bottom: 48px;
  font-size: 60px;
  line-height: 72px;
}

@media (max-width: 768px) {
  section.about-us .container .row .col-12 .about-us-header h2 {
    font-size: 48px;
  }
}

section.about-us .container .row .col-12 .about-us-images {
  background: #0d0b23;
  border-radius: 8px;
}

section.about-us .container .row .col-12 .about-us-images .col-12 {
  padding: 0;
}

section.about-us .container .row .col-12 .about-us-images img {
  height: 242px;
  width: 100%;
}

@media (max-width: 768px) {
  section.about-us .container .row .col-12 .about-us-images img {
    height: unset;
  }
}

section.about-us .container .row .col-12 .about-us-images .about-us-content {
  background-image: url(./../../imgs/about-us/background.png);
  padding: 20px;
  border-radius: 8px;
}

section.about-us .container .row .col-12 .about-us-images .about-us-content p {
  color: #fdfdfd;
  font-size: 24px;
}

section.peyment-method div.row {
  padding: 50px 0;
}

section.peyment-method div.row div.col-12 .methods-container {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

section.peyment-method div.row div.col-12 .methods-container > div img {
  width: 70px;
  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: 40px 0 64px;
  color: #fff;
}

@media (max-width: 768px) {
  section.dl-app {
    padding: 0;
  }
}

section.dl-app::before {
  position: absolute;
  content: "";
  bottom: 0%;
  left: 20px;
  background-image: url(../../imgs/icons/order-pizzas.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 150px;
  height: 150px;
}

@media (max-width: 576px) {
  section.dl-app::before {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 480px) {
  section.dl-app::before {
    bottom: -4%;
  }
}

section.dl-app::after {
  position: absolute;
  content: "";
  top: 0%;
  right: 50px;
  background-image: url(../../imgs/icons/kebab-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 150px;
  height: 150px;
}

@media (max-width: 991px) {
  section.dl-app::after {
    width: 100px;
    height: 100px;
  }
}

section.dl-app .dl-app-content {
  padding: 80px 0;
  position: relative;
}

section.dl-app .dl-app-content h3 {
  font-weight: bolder;
  font-size: 35px;
}

section.dl-app .dl-app-content .Our-apps {
  margin-top: 30px;
}

section.dl-app .dl-app-content .Our-apps a img {
  width: 60%;
}

section.dl-app .dl-app-image img {
  width: 100%;
}

section.openingHour {
  color: #111;
  padding: 80px 0;
  position: relative;
}

section.openingHour::before {
  position: absolute;
  content: "";
  top: 0%;
  right: 30%;
  background-image: url(../../imgs/icons/time.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 80px;
  height: 80px;
  -webkit-animation: dddd 3.5s cubic-bezier(0.975, 0.82, 0.865, 1) infinite;
          animation: dddd 3.5s cubic-bezier(0.975, 0.82, 0.865, 1) infinite;
}

@media (max-width: 992px) {
  section.openingHour::before {
    display: none;
  }
}

@keyframes dddd {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

@media (max-width: 991px) {
  section.openingHour::before {
    width: 70px;
    height: 70px;
    top: 6%;
    right: 15%;
  }
}

section.openingHour .container .openinghour-content {
  background-color: #f78d0b;
  border-radius: 16px;
  padding: 40px;
}

section.openingHour .container h3 {
  font-weight: bolder;
  font-size: 35px;
}

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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  section.reviews .review-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

section.reviews .review-card .customer-profile {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          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;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

section.reviews .swiper-button-next {
  left: unset;
  right: 40%;
  background-image: url(../../imgs/main/prev-button.png);
  -webkit-transform: rotate(180deg);
          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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

section.reviews .slider__pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

section.reviews .slider__pagination .swiper-pagination-bullet-active {
  background-color: #f78d0b;
}

/* footer */
footer {
  background-color: #f78d0b;
  color: #000;
  padding-top: 20px;
}

footer .dl-app-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
}

@media (max-width: 991px) {
  footer .dl-app-container {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            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 .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}

@media (max-width: 991px) {
  footer .copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

footer .copyright a.mealzo-link {
  color: #000;
  font-weight: bolder;
  font-size: 19px;
}

footer .copyright-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  padding: 0;
}

footer .copyright-links li {
  margin-left: 15px;
}

footer ul li {
  list-style: none;
}

footer ul li a {
  color: #000;
  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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.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 #f78d0b;
  border-radius: 18px;
  padding: 2px 5px;
  margin: 2px;
  background-color: transparent;
  font-weight: 500;
  color: #f78d0b;
  font-size: 13px;
}

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

#myBtn:hover {
  color: #f78d0b;
  border: 1px solid #f78d0b;
  background-color: white;
}

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

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

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

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

section.copyright {
  background-color: #f78d0b;
  color: #fff;
}

section.copyright .cp-text {
  font-size: 14px;
  font-weight: 500;
}

section.copyright a.weetech-link {
  color: #fff !important;
}
/*# sourceMappingURL=style2.css.map */