.main-color {
  color: #f2bd37;
}

@font-face {
  font-family: PublicSans;
  src: url(../../Fonts/Public_Sans/PublicSans-Regular.ttf);
}
@font-face {
  font-family: Akshar;
  src: url(../../Fonts/Akshar/Akshar-Regular.ttf);
}
body {
  overflow-x: hidden;
  font-family: PublicSans !important;
  background-color: #2c3135;
}

html {
  scroll-behavior: smooth;
}

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

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

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

.reveal.active {
  opacity: 1;
}
.reveal.active .fade-left {
  animation: fade-left 0.7s ease-in;
}
.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;
  }
}
@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 */
.openmenuu {
  width: 100% !important;
}

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

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}
.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;
  }
}

.index-hero {
  background-color: #00000b;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 30px;
}

header {
  padding: 10px 0;
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  background-color: #2b3135;
}
header .shop-logo {
  max-width: 120px;
  border-radius: 10px;
}
@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 {
    flex-direction: row;
  }
}
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 .navbar-brand {
  padding: 0;
}
header section.menu-section nav {
  padding: 5px;
}
@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-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: #f2bd37 !important;
  transition: ease-in-out 0.5s;
}
header section.menu-section nav .nav-item .dropdown-menu {
  background-color: rgba(38, 33, 34, 0.831372549) !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: 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 {
  transition: ease-in-out 0.5s;
  background-color: #f2bd37;
}
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: #f2bd37;
  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: #f2bd37;
  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: 5px;
  margin-bottom: 0;
  border-radius: 8px;
  background: #f2bd37;
}
@media (max-width: 991px) {
  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.nav-link {
  color: #111 !important;
  padding: 0 10px;
}
header section.menu-section .menu-btn:hover {
  background: #4a1100;
}
header section.menu-section .menu-btn:hover a.nav-link {
  color: #fdfdfd !important;
  padding: 0 10px;
}
header section.menu-section .menu-btn:hover a.nav-link:hover {
  color: #f2bd37 !important;
}
header .dropdown-menu.coming-soon {
  border-radius: 10px !important;
}
@media (min-width: 991px) {
  header .dropdown-menu.coming-soon {
    left: -160px !important;
  }
}
header .dropdown-toggle::after {
  display: none;
}
header .coming-soon {
  min-width: 550px;
  padding: 10px 0;
  justify-content: space-between;
  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 {
  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:hover {
  cursor: pointer;
}

.nav-tabs {
  gap: 10px;
  align-items: center;
}
.nav-tabs .nav-link {
  color: #fff;
  border: 2px solid #fff;
  color: #fff;
  font-size: 25px;
  font-weight: bolder;
  padding: 12px 27px;
  border-radius: 64px;
  justify-content: center;
  text-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .nav-tabs .nav-link {
    font-size: 15px;
    padding: 5px 12px;
  }
}
.nav-tabs .nav-link .Selected {
  display: none;
}
.nav-tabs .nav-link .UnSelected {
  display: flex;
  height: 47px !important;
  width: 47px !important;
}
@media (max-width: 768px) {
  .nav-tabs .nav-link {
    border-bottom: 2px solid #fff;
  }
}
.nav-tabs .nav-link.active {
  box-shadow: 0 0 32px 0 rgba(71, 123, 255, 0.8);
  background-color: #fff;
  color: #000;
  padding: 27px 90px;
  font-size: 30px;
}
@media (max-width: 1200px) {
  .nav-tabs .nav-link.active {
    font-size: 25px;
    padding: 24px;
  }
}
@media (max-width: 991px) {
  .nav-tabs .nav-link.active {
    font-size: 15px;
    padding: 12px;
  }
}
.nav-tabs .nav-link.active .Selected {
  display: flex;
  height: 47px !important;
  width: 47px !important;
}
.nav-tabs .nav-link.active .UnSelected {
  display: none;
}
@media (max-width: 768px) {
  .nav-tabs .nav-link.active {
    background-color: #fff !important;
    color: #f2bd37;
    border-bottom: 3px solid #fff;
  }
}
@media (max-width: 768px) {
  .nav-tabs a.nav-link2 {
    font-size: 16px;
    padding: 10px 5px;
    text-align: center;
  }
  .nav-tabs a.nav-link2 img {
    display: none !important;
  }
}

.nav-tabs-responsive {
  display: none;
}
.menu-btn {
  display: flex;
  text-align: center;
  flex-direction: row;
  align-items: center;
  list-style: none;
  padding: 5px;
  margin-bottom: 0;
  border-radius: 8px;
  background: #f2bd37;
}
@media (max-width: 991px) {
  .menu-btn {
    display: none;
  }
}
.menu-btn:hover {
  background-color: #4a1100;
  color: #fff;
}
.menu-btn li {
  line-height: 30px;
  align-items: center;
}
.menu-btn li a {
  color: #111 !important;
  padding: 0 10px;
}

@media (min-width: 991px) {
  section.hero-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
  }
}
@media (max-width: 991px) {
  section.hero-section .col-12,
  section.hero-section .container-fluid {
    padding: 0;
  }
}
section.hero-section .hero-section-slider {
  width: 100%;
}
section.hero-section .hero-section-slider .slide-one {
  background-image: url("../../imgs/hero/Hero-section-Noor-Takeaway.jpg");
  background-size: cover;
  text-align: -webkit-right;
  position: relative;
  padding: 0;
}
section.hero-section .hero-section-slider .slide-one .hero-section-content {
  height: 800px;
  align-items: center;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-one .hero-section-content {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(247, 247, 247, 0.9136248249) 70%, rgba(255, 255, 255, 0.9668461134) 100%);
    align-items: flex-start;
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  section.hero-section .hero-section-slider .slide-one .hero-section-content {
    height: 500px;
  }
}
section.hero-section .hero-section-slider .slide-one .hero-section-content img {
  max-width: 300px;
}
section.hero-section .hero-section-slider .slide-one .arrow {
  position: absolute;
  bottom: 30px;
  align-self: center;
  width: 100%;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-one .arrow img {
    max-width: 200px;
  }
}
section.hero-section .hero-section-slider .slide-two {
  background-image: url("../../imgs/hero/Hero-section-Noor-Takeaway.jpg");
  background-size: cover;
  text-align: -webkit-right;
  position: relative;
  background-repeat: no-repeat;
  height: 500px;
}
section.hero-section .hero-section-slider .slide-two .slide-content {
  background-color: rgba(255, 255, 255, 0.767);
  height: 300px;
  border-radius: 24px;
}
section.hero-section .hero-section-slider .slide-two .slide-content a {
  background-color: #f2bd37;
  color: #111;
  padding: 12px 24px;
  border-radius: 32px;
  margin-top: 20px;
}
section.hero-section .hero-section-slider .slide-two .slide-content a:hover {
  background-color: #4a1100;
  color: #fff;
}
section.hero-section .hero-section-slider .slide-two .arrow {
  position: absolute;
  bottom: 30px;
  align-self: center;
  width: 100%;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-two .arrow img {
    max-width: 200px;
  }
}
section.hero-section .hero-section-slider .slide-three {
  background-image: url("../../imgs/hero/Hero-section-Noor-Takeaway-slide-two.jpg");
  background-size: cover;
  text-align: -webkit-right;
  position: relative;
  background-repeat: no-repeat;
  height: 500px;
}
section.hero-section .hero-section-slider .slide-three .arrow {
  position: absolute;
  bottom: 30px;
  align-self: center;
  width: 100%;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-three .arrow img {
    max-width: 200px;
  }
}
section.hero-section .hero-section-slider .slide-four {
  background-image: url("../../imgs/hero/Hero-section-slide-four.png");
  background-size: cover;
  text-align: -webkit-right;
  position: relative;
}
section.hero-section .hero-section-slider .slide-four .arrow {
  position: absolute;
  bottom: 30px;
  align-self: center;
  width: 100%;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-four .arrow img {
    max-width: 200px;
  }
}
section.hero-section .hero-section-slider .slide-content {
  background-color: rgba(255, 255, 255, 0.767);
  height: 300px;
  border-radius: 24px;
  text-align: center;
}
section.hero-section .hero-section-slider .slide-content h2 {
  font-size: 48px;
  font-weight: bolder;
  font-weight: bold;
}
@media (max-width: 992px) {
  section.hero-section .hero-section-slider .slide-content h2 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-content h2 {
    font-size: 24px;
  }
  section.hero-section .hero-section-slider .slide-content h2 #branch1Opening,
  section.hero-section .hero-section-slider .slide-content h2 #branch2Opening,
  section.hero-section .hero-section-slider .slide-content h2 #branch3Opening {
    font-size: 24px;
  }
}
section.hero-section .hero-section-slider .slide-content a {
  background-color: #f2bd37;
  color: #111;
  padding: 12px 24px;
  border-radius: 32px;
  margin-top: 20px;
}
@media (max-width: 992px) {
  section.hero-section .hero-section-slider .slide-content a {
    margin-top: 30px;
  }
}
section.hero-section .hero-section-slider .slide-content a:hover {
  background-color: #4a1100;
  color: #fff;
}
section.hero-section .hero-section-slider .slide-content p {
  font-size: 18px;
  color: #364152;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-content p {
    font-size: 16px;
  }
}
section.hero-section .hero-section-slider .slide-content h6 {
  font-size: 24px;
  font-weight: bold;
  color: #121926;
}
@media (max-width: 768px) {
  section.hero-section .hero-section-slider .slide-content h6 {
    font-size: 18px;
  }
}
section.hero-section .hero-card {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 991px) {
  section.hero-section .hero-card {
    padding: 56px;
  }
}
section.hero-section .hero-card img {
  width: 56px;
}
section.hero-section .hero-card h4 {
  color: #fff;
  font-family: Akshar;
  font-size: 48px;
  font-weight: 400;
  line-height: 44px;
  text-align: center;
}
@media (max-width: 1200px) {
  section.hero-section .hero-card h4 {
    font-size: 34px;
  }
}
@media (max-width: 991px) {
  section.hero-section .hero-card h4 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  section.hero-section .hero-card h4 {
    font-size: 24px;
  }
}
section.hero-section .hero-card a.btn {
  padding: 12px 50px;
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  max-width: -moz-max-content;
  max-width: max-content;
}
section.hero-section .valentine-gif {
  max-width: 100px !important;
}
@media (max-width: 480px) {
  section.hero-section .valentine-gif {
    max-width: 60px !important;
  }
}
@media (max-width: 991px) {
  section.hero-section .wester-card {
    background-image: url(../../imgs/hero/wester-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  section.hero-section .granton-card {
    background-image: url(../../imgs/hero/granton-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 991px) {
  section.hero-section .gilmerton-card {
    background-image: url(../../imgs/hero/gilmerton-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

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

section.gallery {
  padding: 100px 0;
  background-repeat: no-repeat;
  background-color: #2c3135;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}
@media (max-width: 1200px) {
  section.gallery {
    padding: 40px 0;
  }
}
section.gallery h4 {
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}
section.gallery a.gallery-card-content-btn {
  background-color: #f2bd37;
  color: #fff;
  border-radius: 8px;
  padding: 10px;
  display: flex;
  align-items: center;
  max-width: 120px;
}
section.gallery .gallery-pizza {
  background-image: url(../../imgs/gallery/Noor-Takeaway-indian-food.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  padding: 32px;
}
@media (max-width: 768px) {
  section.gallery .gallery-pizza {
    height: 300px;
  }
}
section.gallery .gallery-fishandchips {
  background-image: url(../../imgs/gallery/Noor-Takeaway-delicious-food.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  padding: 40px;
}
@media (max-width: 768px) {
  section.gallery .gallery-fishandchips {
    height: 300px;
  }
}
section.gallery .gallery-Kebabs {
  background-image: url(../../imgs/gallery/Noor-Takeaway-delicious-Korma.png);
  height: 400px;
  padding: 40px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  section.gallery .gallery-Kebabs {
    height: 300px;
  }
}

.local-hero {
  background-color: #111;
  background-size: cover;
  padding: 40px 20px;
  z-index: 99;
}
.local-hero:hover {
  transform: scale(1.05);
  transition: 1000ms;
}
@media (max-width: 768px) {
  .local-hero {
    background-image: url("./../../imgs//local-hero/Javits-local-hero-background-reponsive.png");
    padding: 20px;
  }
}
.local-hero .local-hero-img {
  color: #fff;
}
.local-hero .local-hero-img img {
  width: 100%;
}
@media (max-width: 768px) {
  .local-hero .local-hero-img {
    display: none;
  }
}
.local-hero .local-hero-content {
  color: #fff;
  padding: 0 0 0 40px;
}
@media (max-width: 768px) {
  .local-hero .local-hero-content {
    padding: 0;
  }
}
.local-hero .local-hero-content h3 {
  font-size: 32px;
}
@media (max-width: 768px) {
  .local-hero .local-hero-content h3 {
    font-size: 24px;
    line-height: 48px;
  }
}

.about-Noor-Takeaway {
  background-image: url("./../../imgs/local-hero/Javits-about-us-background.png");
  padding: 40px 20px;
  background-size: cover;
  z-index: 99;
}
@media (max-width: 768px) {
  .about-Noor-Takeaway {
    padding: 20px;
  }
}
.about-Noor-Takeaway:hover {
  transform: scale(1.05);
  transition: 1000ms;
}
.about-Noor-Takeaway .about-Noor-Takeaway-content {
  color: #fff;
}
.about-Noor-Takeaway .about-Noor-Takeaway-content h3 {
  font-size: 32px;
}
@media (max-width: 768px) {
  .about-Noor-Takeaway .about-Noor-Takeaway-content h3 {
    font-size: 24px;
    line-height: 48px;
  }
}

.special {
  background-color: #2c3135;
  position: relative;
  padding: 80px 0;
  background-image: url("../../imgs/special/Vector.png");
  background-size: cover;
  color: #fdfdfd;
}
@media (max-width: 991px) {
  .special {
    padding: 20px 0;
  }
}
.special .special-title {
  margin-bottom: 32px;
}
.special .special-title h2 {
  color: #fdfdfd;
  font-family: Akshar;
  font-size: 64px;
  font-weight: bold;
  line-height: 72px;
  text-align: center;
  margin: 0 10px;
  position: relative;
}
@media (max-width: 768px) {
  .special .special-title h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .special .special-title h2 {
    font-size: 36px;
  }
}
.special .special-title img {
  max-width: 147px;
  max-height: 32px;
}
@media (max-width: 768px) {
  .special .special-title img {
    max-width: 70px;
    max-height: 18px;
  }
}
@media (max-width: 768px) {
  .special .special-title img {
    max-width: 50px;
    max-height: 10px;
  }
}
.special img {
  width: 100%;
  aspect-ratio: 21/6;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.special .gallery-thumbs {
  width: 100%;
}
.special .gallery-thumbs img {
  height: 185px;
}
@media (max-width: 991px) {
  .special .gallery-thumbs img {
    height: 105px;
  }
}
@media (max-width: 768px) {
  .special .gallery-thumbs img {
    height: 80px;
  }
}
.special .gallery-thumbs .swiper-slide {
  width: 280px;
  filter: grayscale(1);
}
.special .gallery-thumbs .swiper-slide-thumb-active {
  filter: grayscale(0);
}
.special .gallery-top {
  padding: 40px 0 80px 0;
}
@media (max-width: 768px) {
  .special .gallery-top {
    padding: 40px 0;
  }
}
.special .gallery-top .swiper-slide {
  display: flex;
  align-items: end;
}
@media (max-width: 576px) {
  .special .gallery-top .swiper-slide {
    flex-direction: column;
  }
}
.special .gallery-top img {
  max-width: 50%;
  height: 350px;
  border-radius: 16px;
}
@media (max-width: 768px) {
  .special .gallery-top img {
    height: 280px;
  }
}
@media (max-width: 576px) {
  .special .gallery-top img {
    max-width: 100%;
    height: 230px;
  }
}
.special .gallery-top .card-inner {
  max-width: 50%;
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  text-align: left;
}
@media (max-width: 991px) {
  .special .gallery-top .card-inner {
    padding-left: 20px;
  }
}
@media (max-width: 576px) {
  .special .gallery-top .card-inner {
    max-width: 100%;
  }
}
.special .gallery-top .card-inner h3 {
  color: #fdfdfd;
  font-family: Akshar;
  font-size: 54px;
  font-weight: 400;
  line-height: 72px;
}
@media (max-width: 991px) {
  .special .gallery-top .card-inner h3 {
    font-size: 40px;
  }
}
.special .gallery-top .card-inner a.btn {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #dffdfd;
}
@media (max-width: 768px) {
  .special .gallery-top .card-inner a.btn {
    font-size: 16px;
  }
}
.special .gallery-top .card-inner a.btn:hover {
  color: #f2bd37;
}
.special .gallery-top .card-inner img {
  width: 24px;
  height: 24px;
}
.special .swiper-button-next,
.special .swiper-button-prev {
  top: auto !important;
  bottom: 0 !important;
}
.special .swiper-button-next {
  background-image: url(../../imgs/icons/swiper-Arrows.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 25%;
}
.special .swiper-button-next::after {
  display: none;
}
@media (max-width: 576px) {
  .special .swiper-button-next {
    left: 50%;
  }
}
.special .swiper-button-prev {
  background-image: url(../../imgs/icons/swiper-Arrows.png);
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 20%;
}
.special .swiper-button-prev::after {
  display: none;
}
@media (max-width: 576px) {
  .special .swiper-button-prev {
    left: 45%;
  }
}

section.contact-us {
  padding: 100px 0;
}
@media (max-width: 768px) {
  section.contact-us {
    padding: 50px 0;
  }
}
section.contact-us .container .row .contact-us-title {
  margin-bottom: 48px;
}
section.contact-us .container .row .contact-us-title h2 {
  color: #fdfdfd;
  font-size: 64px;
  line-height: 72px;
  margin: 0 10px;
  position: relative;
}
@media (max-width: 768px) {
  section.contact-us .container .row .contact-us-title h2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: bolder;
  }
}
section.contact-us .container .row .contact-us-title img {
  max-width: 147px;
  max-height: 32px;
}
@media (max-width: 768px) {
  section.contact-us .container .row .contact-us-title img {
    max-width: 70px;
    max-height: 18px;
  }
}
section.contact-us .container .row .col-md-6 .contact-us-card {
  border-radius: 4px;
  background-color: #fff;
  padding: 24px;
  margin-bottom: 16px;
  cursor: pointer;
  justify-content: center;
  display: flex;
  flex-direction: column;
  min-height: 490px;
}
section.contact-us .container .row .col-md-6:hover {
  transform: rotate(5deg);
  transition: 1000ms;
}
section.contact-us .container .row .col-md-6 .contact-us-card-header {
  justify-content: space-between;
  margin-top: 15px;
  margin-bottom: 8px;
}
section.contact-us .container .row .col-md-6 .contact-us-card-header img {
  width: 20px;
  height: 20px;
}
section.contact-us .container .row .col-md-6 .contact-us-card-header h5 {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #121926;
  margin: 0;
}
section.contact-us .container .row .col-md-6 .star {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
section.contact-us .container .row .col-md-6 p {
  margin: 0;
  margin-right: 10px;
  font-size: 18px;
}
section.contact-us .container .row .col-md-6 span {
  font-size: 14px;
  margin-left: 12px;
  color: #121926;
  font-weight: bold;
}
section.contact-us .container .row .col-md-6 h5 {
  margin-top: 0;
}

.modal-content {
  width: 100%;
}
.modal-content .header {
  background-size: cover;
  padding: 0 24px;
}
.modal-content .header h5 {
  font-size: 24px;
  font-weight: bold;
  margin: 16px 0;
}
.modal-content .header .contact-inner {
  padding: 20px;
  padding-bottom: 0;
}
.modal-content .header .contact-inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal-content .header .contact-inner ul li {
  line-height: 24px;
  padding-bottom: 10px;
  font-size: 14px;
}
.modal-content .header .contact-inner ul li img {
  margin-right: 8px;
}
.modal-content .header .social {
  justify-content: center;
}
.modal-content .header .social .btn {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 10px 16px;
}
.modal-content .body {
  padding: 0 24px 24px;
}
.modal-content .body h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 16px 0;
}
.modal-content .body hr {
  border: 1px solid #EEF2F6;
}
.modal-content .body iframe {
  border-radius: 4px;
}
.modal-content .body .status-inner {
  height: 80px;
  border: 1px solid #CDD5DF;
  padding: 20px;
  border-radius: 8px;
  margin-top: 16px;
}
.modal-content .body .status-inner p {
  margin: 0;
}
.modal-content .body .status-inner .delivery {
  border-right: 1px solid #CDD5DF;
  align-items: center;
}
.modal-content .body .status-inner .delivery p {
  color: #121926;
}
.modal-content .body .status-inner .collection {
  align-items: center;
}
.modal-content .body .status-inner .collection p {
  color: #121926;
}

#GrantonModal .modal-content .header {
  background-image: url("../../imgs/contact-us/Granton-Branch-contact-us-header.png");
}

#GilmertonModal .modal-content .header {
  background-image: url("../../imgs/contact-us/Gilmerton Branch-contact-us-header.png");
}

.delivery-img {
  margin-right: 10px;
}

section.about-us {
  background-color: #000B17;
  padding: 80px 0 104px;
}
@media (max-width: 1200px) {
  section.about-us {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
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 {
  background-color: #000000;
}
section.peyment-method div.row {
  padding: 50px 0;
}
section.peyment-method div.row div.col-10 .methods-container {
  justify-content: space-evenly;
}
section.peyment-method div.row div.col-10 .methods-container > div img {
  width: 70px;
  display: block;
}

/* dwnloap app section */
section.dl-app {
  padding: 40px 0 64px;
  background-image: url(../../imgs/special/Vector.png);
  background-position: center;
  background-size: cover;
  color: #fdfdfd;
  background-color: #2c3135;
}
@media (max-width: 768px) {
  section.dl-app {
    padding: 16px;
  }
}
section.dl-app .dl-app-content {
  padding: 80px 0;
  position: relative;
}
@media (max-width: 768px) {
  section.dl-app .dl-app-content {
    text-align: center;
    padding: 10px 0;
  }
}
section.dl-app .dl-app-content h3 {
  font-weight: bolder;
  font-family: Akshar;
  font-size: 64px;
  font-weight: 400;
  line-height: 72px;
  text-align: left;
  max-width: 85%;
}
@media (max-width: 1200px) {
  section.dl-app .dl-app-content h3 {
    font-size: 50px;
    line-height: 62px;
  }
}
@media (max-width: 991px) {
  section.dl-app .dl-app-content h3 {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  section.dl-app .dl-app-content h3 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
    line-height: 45px;
    text-align: left;
  }
}
@media (max-width: 480px) {
  section.dl-app .dl-app-content h3 {
    font-size: 42px;
  }
}
section.dl-app .dl-app-content p {
  max-width: 85%;
}
@media (max-width: 768px) {
  section.dl-app .dl-app-content p {
    max-width: 95%;
    text-align: left;
    font-size: 16px;
  }
}
section.dl-app .dl-app-content .Our-apps {
  margin-top: 70px;
}
@media (max-width: 1200px) {
  section.dl-app .dl-app-content .Our-apps {
    justify-content: center;
    margin-top: 10px;
  }
}
section.dl-app .dl-app-content .Our-apps a img {
  width: 200px;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  section.dl-app .dl-app-content .Our-apps a img {
    width: 170px;
    margin: 10px;
  }
}
section.dl-app .dl-app-image {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.dl-app .dl-app-image img {
  max-width: 80%;
}
@media (max-width: 1200px) {
  section.dl-app .dl-app-image img {
    width: 100%;
  }
}

section.reviews {
  padding: 150px 100px 100px 100px;
  background-image: url(../../imgs/hero/testimonial-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1440px) {
  section.reviews {
    padding: 200px 50px 150px 50px;
  }
}
@media (max-width: 1200px) {
  section.reviews {
    background-position: 10% 50%;
  }
}
@media (max-width: 768px) {
  section.reviews {
    padding: 20px 0;
  }
}
section.reviews .owl-stage {
  display: flex;
  align-items: center;
}
section.reviews h3 {
  color: #FFFFFF;
  margin-bottom: 32px;
  font-family: Akshar;
  font-size: 64px;
  font-weight: 400;
  line-height: 72px;
  text-align: center;
  position: relative;
}
@media (max-width: 768px) {
  section.reviews h3 {
    font-size: 45px;
  }
}
@media (max-width: 380px) {
  section.reviews h3 {
    font-size: 35px;
  }
}
section.reviews .comment-quote {
  margin-bottom: 20px;
}
section.reviews img.comment-avatar {
  border-radius: 1%;
  width: 56px;
  height: 56px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  section.reviews img.comment-avatar {
    margin-bottom: 20px;
  }
}
section.reviews .comment-section {
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 24px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  section.reviews .comment-section {
    flex-direction: column;
  }
}
section.reviews .comment-section .comment-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #202939;
}
section.reviews .comment-section .comment-writter-name {
  font-size: 15px;
  font-weight: 700;
  line-height: 12px;
  text-align: left;
  margin-top: 16px;
  color: #9AA3B2;
}
section.reviews .comment-section .stars {
  text-align: center;
  margin-bottom: 10px;
  color: #9AA3B2;
  align-items: center;
}
section.reviews .comment-section .stars img {
  width: 70px;
  height: 14px;
  margin-right: 8px;
}
section.reviews .comment-section .stars span {
  font-size: 10px;
}

/* footer */
footer {
  background-color: #1b1c1d;
  color: #fff;
  padding-top: 20px;
}
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 .copyright {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  align-items: center;
  color: #FCF1F2;
}
@media (max-width: 991px) {
  footer .copyright {
    flex-direction: column;
  }
}
footer .copyright a.mealzo-link {
  color: #fff;
  font-weight: bolder;
}
footer .copyright-links {
  display: flex;
  color: #FCF1F2;
  padding: 0;
}
footer .copyright-links li {
  margin-left: 15px;
}
footer ul li {
  list-style: none;
}
footer ul li a {
  color: #ddd;
  line-height: 38px;
}
footer ul li a:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 768px) {
  footer .social-media-conteiner {
    text-align: center;
    justify-content: center;
  }
}

.contact-us {
  background-color: #2c3135;
  padding: 50px 0;
}
.contact-us .swiper-wrapper {
  flex-direction: row;
}
@media (max-width: 768px) {
  .contact-us .swiper-wrapper {
    flex-direction: column;
  }
}
.contact-us h3.main-section-heading {
  margin-bottom: 30px;
  text-transform: capitalize;
  font-weight: bolder;
  font-size: 32px;
}
.contact-us h3.main-section-heading span.highlight {
  color: #f2bd37;
  font-family: Barlow-Bold;
  text-shadow: 1px 1px #f2bd37;
  font-size: 38px;
}
@media (max-width: 300px) {
  .contact-us h3.main-section-heading {
    font-size: 26px;
  }
}
.contact-us h4 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
}
.contact-us p {
  margin-bottom: 30px;
}
.contact-us a.order {
  background-color: #f2bd37;
  border-radius: 30px;
  color: #fff;
  padding: 15px 25px;
  display: inline-flex;
  font-weight: 600;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.contact-us a.order:hover {
  box-shadow: #f2bd37 0px 4px 12px;
  transform: scale(0.9);
  transition: all 0.5s;
}
.contact-us .card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 16px;
  border-radius: 16px;
}
.contact-us .card .card-detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1440px) {
  .contact-us .card .card-detail {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .contact-us .card .card-detail {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
}
.contact-us .card .card-detail .branch-content {
  display: flex;
  width: 50%;
  align-items: center;
  background-color: #0d0e2d;
}
@media (max-width: 1440px) {
  .contact-us .card .card-detail .branch-content {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact-us .card .card-detail .branch-content {
    width: 100%;
    margin-top: 20px;
  }
}
.contact-us .card .card-detail .branch-content img {
  max-width: 64px;
  border-radius: 15px;
  margin-right: 16px;
}
.contact-us .card .card-detail .branch-content .branch-title span {
  color: #f2bd37;
}
.contact-us .card .card-detail .branch-status {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 50%;
}
@media (max-width: 1440px) {
  .contact-us .card .card-detail .branch-status {
    margin-top: 10px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .contact-us .card .card-detail .branch-status {
    width: 70%;
  }
}
@media (max-width: 768px) {
  .contact-us .card .card-detail .branch-status {
    width: 100%;
    margin-top: 10px;
  }
}
.contact-us .card .Order-btn {
  display: flex;
  justify-content: center;
  margin: 20px auto 0 auto;
}
.contact-us .card .Order-btn a {
  background-color: #f2bd37;
  padding: 12px 16px;
  height: 48px;
  width: 150px;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 30px;
  font-size: 16px;
}
.contact-us .card .Order-btn a:hover {
  text-decoration: none;
  background-color: #f2bd37;
  color: #fff;
}
.contact-us .card .status-inner {
  display: flex;
  border-radius: 45px;
  background-color: #D9D9D9;
  width: 98%;
  justify-content: center;
  align-items: center;
}
.contact-us .card i {
  margin-right: 10px;
}
.contact-us .card .delivery {
  display: flex;
  flex-direction: column;
  border-radius: 45px 0 0 45px;
  width: 50%;
  padding: 10px;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #ffffff;
  color: #000;
  height: 75px;
}
.contact-us .card .delivery p {
  margin-bottom: 0;
  font-weight: bolder;
}
.contact-us .card .delivery i {
  background-image: url(../../imgs/main/unavailable.png);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 480px) {
  .contact-us .card .delivery i {
    width: 20px;
    height: 20px;
  }
}
.contact-us .card .delivery .available-text {
  display: none;
}
.contact-us .card .delivery.available {
  background-color: #02935A;
  color: #fff;
}
.contact-us .card .delivery.available i {
  background-image: url(../../imgs/main/available.png);
}
.contact-us .card .delivery.available .unavailable-text {
  display: none;
}
.contact-us .card .delivery.available .available-text {
  display: flex;
}
.contact-us .card .collection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0 45px 45px 0;
  width: 50%;
  padding: 10px;
  height: 75px;
}
.contact-us .card .collection p {
  margin-bottom: 0;
}
.contact-us .card .collection i {
  background-image: url(../../imgs/main/unavailable.png);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 480px) {
  .contact-us .card .collection i {
    width: 20px;
    height: 20px;
  }
}
.contact-us .card .collection .available-text {
  display: none;
}
.contact-us .card .collection.available {
  background-color: #02935A;
  color: #fff;
}
.contact-us .card .collection.available i {
  background-image: url(../../imgs/main/available.png);
}
.contact-us .card .collection.available .available-text {
  display: flex;
}
.contact-us .card .collection.available .unavailable-text {
  display: none;
}

#myBtn {
  position: fixed;
  bottom: 59px;
  left: 50px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f2bd37;
  border: 1px solid #fff;
  color: white;
  cursor: pointer;
  padding: 5px 11px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
#myBtn:hover {
  color: #f2bd37;
  border: 1px solid #f2bd37;
  background-color: white;
}

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

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

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

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

section.copyright {
  background-color: #070540;
  color: #fff;
}
section.copyright .cp-text {
  font-size: 14px;
  font-weight: 500;
}
section.copyright a.weetech-link {
  color: #fff !important;
}

section.opening-hour {
  background: #03021A;
  padding: 50px 0 100px;
  background-image: url(../../imgs/contact-us/Branches-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1200px) {
  section.opening-hour {
    padding: 40px 0 40px;
  }
}
section.opening-hour .javits-contact-us-card {
  background-color: rgba(29, 57, 90, 0.231372549);
  color: #fdfdfd;
  border-radius: 8px;
  border: 0.5px solid #A9C5E5;
  padding: 24px;
}
@media (max-width: 1200px) {
  section.opening-hour .javits-contact-us-card {
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  section.opening-hour .javits-contact-us-card .branch-name {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  section.opening-hour .javits-contact-us-card .branch-name {
    font-size: 21px;
  }
}
@media (max-width: 768px) {
  section.opening-hour .javits-contact-us-card .small-text {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  section.opening-hour .javits-contact-us-card .small-text {
    font-size: 10px;
  }
}
section.opening-hour .javits-contact-us-card .status-inner {
  width: 100%;
  justify-content: space-around;
  padding: 0 5px;
  border-radius: 8px;
  border: 0.5px solid #A9C5E5;
  min-height: 105px;
  color: #707070;
}
section.opening-hour .javits-contact-us-card .status-inner .delivery {
  border-right: 1px solid #414254;
  padding: 8px;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
section.opening-hour .javits-contact-us-card .status-inner .delivery .delivery-img {
  width: 33px;
  height: 33px;
  background-color: #364152;
  border-radius: 30px;
  display: flex;
  justify-content: center;
}
section.opening-hour .javits-contact-us-card .status-inner .delivery .delivery-img img {
  width: 32px;
  height: 32px;
  align-self: center;
}
section.opening-hour .javits-contact-us-card .status-inner .delivery p {
  margin: 0;
  font-size: 16px;
}
section.opening-hour .javits-contact-us-card .status-inner .collection {
  justify-content: center;
  padding: 16px;
  gap: 8px;
  align-items: center;
}
section.opening-hour .javits-contact-us-card .status-inner .collection .delivery-img {
  width: 33px;
  height: 33px;
  background-color: #364152;
  border-radius: 30px;
  display: flex;
  justify-content: center;
}
section.opening-hour .javits-contact-us-card .status-inner .collection .delivery-img img {
  width: 32px;
  height: 32px;
  align-self: center;
}
section.opening-hour .javits-contact-us-card .status-inner .collection p {
  margin: 0;
  font-size: 16px;
}
section.opening-hour .javits-contact-us-card iframe {
  margin: 24px 0;
  border-radius: 5px;
}
section.opening-hour .javits-contact-us-card .contact-inner ul {
  padding: 0;
}
section.opening-hour .javits-contact-us-card .contact-inner ul li {
  display: flex;
  margin-bottom: 16px;
}
section.opening-hour .javits-contact-us-card .contact-inner ul li img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
section.opening-hour .javits-contact-us-card .social-media span {
  color: #9AA3B2;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  section.opening-hour .javits-contact-us-card .social-media span {
    display: none;
  }
}
section.opening-hour .javits-contact-us-card .social-media img {
  width: 32px;
  margin-right: 9px;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-social-media {
  padding: 20px !important;
  font-size: 24px;
  color: #fdfdfd;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-social-media p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-social-media h3 {
  font-size: 24px;
  line-height: 32px;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-social-media a {
  color: #fdfdfd;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-social-media .social-media i {
  margin-right: 10px;
}
section.opening-hour .javits-contact-us-card .Order-btn {
  padding: 24px 0;
}
section.opening-hour .javits-contact-us-card .Order-btn a {
  color: #fdfdfd;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 8px 24px;
  gap: 8px;
  border-radius: 5px;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-google-map {
  margin-top: 20px;
  padding: 0 20px;
}
section.opening-hour .javits-contact-us-card .javits-contact-us-card-google-map iframe {
  border-radius: 8px;
}
@media (max-width: 480px) {
  section.opening-hour .collection3text,
  section.opening-hour .delivery3text {
    font-size: 12px !important;
  }
}

section.opening-hours {
  background-image: url(../../imgs/contact-us/Opening-hours-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 56px 0;
  color: #fff;
}
@media (max-width: 991px) {
  section.opening-hours {
    background-image: unset;
    background-color: #010a16;
    padding: 16px 0 0 0;
  }
}
section.opening-hours h2 {
  font-family: Akshar;
  font-size: 64px;
  font-weight: 400;
  line-height: 72px;
  text-align: center;
}
@media (max-width: 480px) {
  section.opening-hours h2 {
    font-size: 44px;
  }
}
section.opening-hours .openinghours {
  background: rgba(1, 0, 17, 0.4392156863);
  border: 0.5px solid #FFFFFF;
  padding: 30px 30px 20px 30px;
  min-height: 335px;
  border-radius: 15px;
}
section.opening-hours .openinghours .opening p {
  padding: 5px 0;
}
section.opening-hours .openinghours .opening .d-flex {
  position: relative;
}
section.opening-hours .openinghours .opening .d-flex::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  width: 30%;
  height: 1px;
  background-color: #cdcdcd;
}
@media (max-width: 1200px) {
  section.opening-hours .openinghours .opening .d-flex::before {
    display: none;
  }
}
section.opening-hours .openinghours .opening .d-flex::after {
  position: absolute;
  content: "";
  top: 45%;
  left: 0;
  right: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-radius: 8px;
  background-color: #cdcdcd;
}/*# sourceMappingURL=style2.css.map */