@import url('https://fonts.googleapis.com/css2?family=Glass+Antiqua&display=swap');
body  {
  font-family: 'Roboto', 'Arial Nova Light', sans-serif;
  font-weight: 400 !important;
  font-style: normal;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.fixed-card-img {
  width: 100%; 
  height: auto; 
  object-fit: cover;
}
.new-class{
  font-size: 15px !important;
}


 


/* Prevent submenu from closing abruptly on mouseout */



.gotopakistan{
  background-color: #3C4619 !important;
}
.search-icon {
  width: 18px;
  height: 39px !important;
  background-color: #f1f1f1;
  border-radius: 98px;
}
/* .navbar-nav .dropdown:hover {
  background-color: #e0e0e0 !important;
} */


.full-width-menu {
  width: 70vw !important; 
  left: 0 !important; 
  top: 100% !important;    
  right: 0 !important; 
  padding: 0 !important;
  margin: 0 !important; 
  border: none !important;
  font-size: 1.3rem;
}
.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}

.full-width-menu .container-fluid {
  padding: 35px 15px; 
}


.full-width-menu .dropdown-menu {
  display: flex;
  flex-wrap: wrap;
}


.full-width-menu .col-md-3 {
  padding: 10px;
}

.full-width-menu .menu-subheading {
  font-weight: bold;
  margin-bottom: 10px;
}

.full-width-menu .menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}

.full-width-menu .menu-submenu-items {
  margin-bottom: 10px;
  
}

.full-width-menu .menu-submenu-items a {
  color: #000; 
  text-decoration: none;
}

.full-width-menu .menu-submenu-items a:hover {
  text-decoration: underline;
}









/* Media query for smaller screens */
@media (max-width: 576px) {
 .text-center .home_delivery {
   font-size:13px ;
   height: 40px;
   margin-top: -10px;
  }
}

@media (max-width: 576px) {
  .gotopakistan {
   height: 40px;
   
   }
 }

 @media (max-width: 576px) {
  .logo_img {
   height : 60px !important;
   width: 100px !important;
   
   }
 }


 @media (max-width: 576px) {
  .flag_img {
   height : 30px !important;
   width: 22px !important;
   
   }
 }





.home_delivery{
  display: block;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
  line-height: 30px;
  background-color: #3C4619 !important;
  color: white;
}






.top-bar {
  padding: 1rem 1rem;


}

.top-bar .container {
  display: flex;
  justify-content: flex-end;
  gap: 1.3rem; 
  
}

.top-bar a {
  font-size: 1.6rem;
  color: #343a40; /* Darker text color */
  text-decoration: none;
  transition: color 0.3s ease;
}

.top-bar a:hover {
  color: #007bff; /* Blue color on hover */
  text-decoration: underline;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .top-bar {
      display: none;
  }
  .top-bar a {
      font-size: 1.4rem; /* Slightly smaller font for mobile */
  }
}



.top-bar .nav-link{
    text-decoration: none !important;
}


.logo_img{
  height: 110px;
  width: 180px;
}


.flag_img{
  height: 30px;
  width: 30px;
}








  @media (max-width: 576px) {
    #mobileSearchBar{
      margin-top: 20px;
    
    }
  }

button#navbar-toggler {
    margin-top: 0px;
}


  .navbar-brand {
    margin: auto;
  }
  .search-bar {
    position: relative;
    transition: all 0.3s;
  }
  /* Desktop Search Bar */
  .search-bar input {
    border-radius: 50px;
    padding-right: 40px;
   
  }

.search-icon {
    position: absolute;
    right: 2px;
    top: 34%;
    background-color: #f1f1f1;
    transform: translateY(-50%);
    font-size: 1.2em;
    cursor: pointer;
}
.searbarindesk{
    margin-top: 20px;
}

.order-tracking-btn{
    background-color: white;
    color: black;
    border-radius: 5px;
    margin-top: -110px;
}


.order-tracking-btn:hover{
    background-color: #CAD4BE !important;
    color: white !important;
    border-radius: 5px;
    border-color: #CAD4BE;

}





  /* Mobile Adjustments */
  @media (max-width: 768px) {
    .order-tracking-btn {
      display: none;
    }
    .search-bar {
      display: none;
    }
    .search-bar.expanded {
      display: block;
      width: 100%;
    }
    .search-icon-only {
      display: inline-block;
      cursor: pointer;
      font-size: 1.4em; /* Larger icon for mobile */
    }
      .full-width-menu {
          width: 100vw !important;
      }
  }


  @media (max-width: 576px) {
    .order-tracking-btn {
      display: none !important;
    }
  }


.varbar_bordercol {
  border-bottom: 1px solid black;
}













/* css of slider */
@media screen and (min-width: 1200px) {
  .container-fluid {
      padding-left: 31px;
      padding-right: 30px;
      margin-top: -26px;
  }
}



/* .dropdown:hover .dropdown-menu {
  display: block;
} */


.full-width-menu {
  width: 100%;
}
.menu-subheading {
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}





.popupclass{
  padding: 50px !important;
  height: 700px ;
  overflow: auto;
}


@media screen and (max-width: 63.99875em) {
    .pure-u-1-3.search-bar-div {
        width:100%
    }

    .row.menu-details {
        background-color: #fff;
        position: relative;
        top: 57px;
        transition: .5s ease
    }

    nav.page {
        height: auto!important;
        overflow-y: hidden;
        list-style-type: none
    }

    nav.page>ul {
        overflow-y: scroll;
        margin: 0!important;
        padding: 0!important
    }

    .menu-items.menu-row {
        flex: 0 0 auto;
        min-height: 0;
        min-width: 0;
        width: 100%
    }

    .menu-item {
        display: inline-flex;
        justify-content: center;
        align-items: center
    }

    .menu-detail-header {
        border-bottom: 1px solid #000;
        height: 4em!important;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 87
    }

    ul.menu-detail {
        margin: 0
    }

    ul.menu-items {
        display: inline-flex;
        clear: both;
        width: 100%;
        flex-wrap: wrap
    }

    nav.page li,nav.page li:first-child {
        margin-left: 0!important
    }

    li.menu-detail-item {
        font-weight: 700;
        display: none;
        margin: 0 3px 0 0;
        font-size: 9px;
        width: 100%;
        border-bottom: 1px solid #000
    }

    .menu-subheading {
        font-size: 14px;
        text-transform: uppercase;
        color: #272727;
        letter-spacing: 1px;
        width: 100%;
        text-align: center;
        clear: both;
        background: #fafafa;
        padding: 10px 5px;
        font-family: Montserrat,Arial sans-serif;
        font-weight: 700;
        border-bottom: 1px solid #eee
    }

    .menu-submenu-items {
        display: block;
        float: left;
        font-weight: 400;
        text-transform: none
    }

    li.menu-submenu-items>a.menu-detail-main-heading {
        padding: 5px 15px;
        font-size: 13px;
        text-transform: capitalize
    }

    li.menu-submenu-items:focus,li.menu-submenu-items:hover,li.menu-submenu-items a:focus,li.menu-submenu-items a:hover {
        background: #fff
    }

    li.menu-detail-item>a {
        padding: 20px 25px;
        display: inherit;
        font-size: 1.5em;
        height: 100%
    }

    .row.menu-details.open {
        position: relative;
        top: 57px
    }
}

@media screen and (max-width: 63.99875em) and (min-width:641px) {
    ul.menu-items li.menu-submenu-items {
        width:33%;
        padding: 10px 5px
    }
}

@media screen and (max-width: 640px) {
    ul.menu-items li.menu-submenu-items {
        width:50%;
        flex: auto;
        padding: 10px 5px
    }
}

@media screen and (max-width: 63.9375em) {
    .top-link:hover i {
        border-color:#888
    }

    .menu-ul {
        display: block;
        list-style: none
    }

    ul.menu-items {
        padding: 0;
        display: block;
        clear: both
    }

    ul.menu-items li {
        display: block;
        float: left;
        line-height: 2em;
        width: 33%;
        border-bottom: 1px solid #ddd
    }

    ul.menu-items li:last-child {
        margin-bottom: 0
    }

    ul.menu-items li a {
        color: #5d5d5d;
        font-size: 14px;
        padding: 0
    }

    ul.menu-items li a:hover {
        text-decoration: underline;
        color: #000
    }

    .header-section>div:last-child:not(.hide-for-large) {
        border-bottom: none
    }

    a.utility-item:hover {
        color: #ff785a;
        background-color: #eee
    }
}

/* @media (max-width: 640px) {
    ul.menu-items li {
        width:50%
    }
} */
@media (max-width: 640px) {
  ul.menu-items li {
      width: 50%;
      line-height: 30px;
      margin-top: 3px;
  }
}

/* css memu collapse in mobile view  */





/* css of message icon in mobile view  */
.message-form {
  position: fixed;
  top: -100%; /* Hidden by default */
  left: 0;
  width: 100%;
  background-color: #f8f9fa;
  border-bottom: 1px solid #ccc;
  padding: 15px;
  transition: top 0.3s ease;
  z-index: 1050; /* Ensure it's above other elements */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.message-form.active {
  top: 124px; /* Slide into view from the top */
}

.message-icon {
  font-size: 20px;
  cursor: pointer;
}

.search-bar {
  margin-top: 10px;
}

textarea.form-control {
  resize: none;
}

     






/* Base styles */
.message-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Icon styles */
.message-icon i {
  font-size: 24px;
}

/* Mobile view adjustments */
@media (max-width: 768px) {
  .message-icon {
      width: 40px;  /* Smaller icon size */
      height: 40px;
      margin-right: 20px;
  }

  .message-icon i {
      font-size: 20px; /* Adjust font size */
  }
}



/* chat button css */

.btnofchatnow{
  border: 2px solid black !important;
  color: black !important;
  background-color: #fff !important;
}

/* mobile view search bar adjusting */
@media (max-width: 768px) {
  .search-bar {
     width: 100%;
  }
}

  

/* header 3 css */


@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      font-size: 13px;
      line-height: 25px;
      margin-top: 10px;
  }
}

.menu-items .menu-submenu-items .menu-detail-main-heading{
  font-size: 14px;
  color: black;
}

.menu-items .menu-submenu-items .menu-detail-main-heading:hover{
  text-decoration: underline;
}


.Christmas{
  color: red !important;
}


.Christmas:hover{
  color: red !important;
}


.menu-subheading {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.menu-items a {
  color: #333;
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
}
.menu-items a:hover {
  color: #007bff;
}



@media (min-width: 992px) {
  .dropdown-menu .container-fluid .row {
      display: flex;
      flex-wrap: wrap;
      width: 1000px;
      height: 500px;
      margin-top: 20px;
  }




  @media (min-width: 992px) {
    .dropdown-menu  .good .row {
        display: flex;
        flex-wrap: wrap;
        width: 902px;
        height: 500px;
        margin-top: 20px;
    }



  .dropdown-menu .container-fluid .col-lg-3 {
      flex: 1 1 25%; /* 4 equal columns */
  }

  .menu-items {
      padding-left: 0;
  }

  .menu-detail-main-heading {
      font-size: 16px;
      font-weight: normal;
      color: #333;
      text-decoration: none;
	    transition: text-decoration 0.3s ease;
  }
  .menu-detail-main-heading:hover {
    text-decoration: underline;

  .menu-subheading {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 10px;
      color: #444;
  }

  /* Ensuring the image and text are well-aligned */
  .menu-items img {
      object-fit: cover;
      width: 100%;
      max-width: 280px;
      margin-bottom: 10px;
  }

  .menu-items a {
      color: inherit;
  }
}








/* drop down on hover css */

.nav-item .dropdown-menu {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* Show the dropdown on hover */
.nav-item:hover .dropdown-menu {
  display: block;
  opacity: 1;
  
}


/* css of for lessing space elements */

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
       margin-right: 1.2rem;
      padding-left: 0.6rem; 
  }
}



/* css for new login view in mobie devices */

