@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{
overflow-x: hidden;
padding: 0px;
font-family: "Poppins", sans-serif !important;
margin: 0px;
font-weight: normal;
text-decoration: none;
}
li{
    list-style: none;
}
ul{
margin: 0px !important;
padding: 0px !important;
} 
header{
    background-color: #1c1c1c;
    padding:10px 30px;
}
.main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head_left li, .head_right li{
    padding:0px 30px;
 color: #fff;   
 font-size: 18px;
}

.head_left li span img, .head_right li span img {
    margin-top: -6px;
    cursor: pointer;
    width: 30px;
    padding-right: 7px;
}
.logo img {
    width: 100%;
    max-width: 80%;
}
.head_left ul, .head_right ul{
    padding: 0px;
    margin-top: 6px !important;
    display: flex;
    align-items: center;
}
.logo-side, .menu-side{
display: flex;
align-items: center;
}
.menu-side button {
    padding: 6px 28px;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    border: none;
    font-weight: 500;
    background-color: #86b010;
    border: none;
}
.menu_bar{
    cursor: pointer;
    padding-left:30px;
}
.banner_main{
padding:160px 0px 220px;
background-image:url("Group-34.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.banner_main{
    text-align: center;
}
.banner_main h1{
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 45px;
    color: #fff;
}
.banner_main h1 span{
    color: #b3f14e !important;
}

section.banner_main p {
    font-family: "Montserrat", sans-serif;
    display: block;
    width: 70%;
    color: #fff9f9;
    margin: auto;
}
.searchbar input[type="search"] {
    width: 96%;
    float: left;
    /* margin-top: 23px; */
    padding: 7.5px 18px;
    border: #dadada;
    border-radius: 10px 10px 10px 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.productslider img{
    width: 180px;
    display: block;
    margin: auto; 
}
.productslider h4{
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
.slider-main-sec{
    /* position: relative;
    background-image: linear-gradient(#bdfd4c, #fff); */
    padding: 0px 20px 60px;
}
.bannerslider{
    margin-top: -80px;
}
.arrows {
    position: relative;
    bottom: 0px;
    right: -90px;
}
.slider-main-sec ul{
    display: flex;
    justify-content: center;
    gap: 10px;
}
.slider-main-sec li{
    cursor: pointer;
    font-size: 24px;
    padding: 0px 15px;
    color: #000;
    background-color: #bdfd4c;
}
.slider-main-sec ul {
    position: absolute;
    /* top: 0; */
    right: 80px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

footer{
    background-color: #fff;
    position: relative;
    border-top: 1px #5aab19 solid;
    padding:80px 40px 20px;
    margin-top: 20px;
}
.footerlogo p{
margin-top: 15px;
color: #525252;
font-size: 17px;
line-height: 1.5em;
}
.footerlogo img {
    width: 160px;
}
.footerlogo li img {
    padding-right: 6px;
    width: 35px;
}
.footerlogo li{
font-size: 18px;
color: #000;
padding-top: 20px;
}
footer h4{
font-size: 28px;
color: #000;
font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.list-link ul li {
    font-size: 19px;
    color: #000;
    font-weight: 500;
    padding-top: 12px;
}
.copyright{
    border-top: 1px #dedddd solid;
padding-top: 30px;
display: flex;
justify-content: space-between;
}
.copyright h4{
    font-size: 18px;
    color: #4b4a4a;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;   
}
.toggle-listing, .toggle-img{
display: flex;
align-items: center;
gap: 30px;
}
.toggle-listing img{
width: 35px;
}
.listing-grid {
    padding-left: 50px;
}
.title-main h1{
    margin: 0px;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
}
select {
    padding: 7px 30px;
    color: #4e4c4c;
    font-weight: 500;
    border-width: 2px;
    border-color: #dedddd;
}
.list-box{
    margin-top: 50px;
    background-color: #f2ffe5;
}
.list-box a > img {
    width: 100%;
    height: 150px !important;
    object-fit: contain;
}

.list-box-content   p {
    margin-top: 15px;
    font-size: 14px;
    color: #525252;
    font-weight: 500;
}
.list-box-content h6 {
    font-size: 15px;
    font-weight: 600;
    color: #5aab19;
    margin-top: 12px;
}
.list-box-content h4 {
    font-size: 22px;
    font-weight: 600;
    min-height: 52px;
}
.list-box-content {
    padding: 22px 12px;
    background-color: #f2ffe7;
}
.rating-rate img {
    width: 80px;
}
.rating-rate {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cheif {
    margin-left: 15px;
    background: #5aab19;
    position: absolute;
    padding: 8px 4px;
}
.cheif img{
    width: 35px;
}
.like img {
    background: #5aab19;
    width: 35px;
    position: absolute;
}
.nav {
    border-bottom: 1px solid #1c1c1c; 
  }
  .close,
  input[type="checkbox"] {
    display: none;
  }
  .nav__menu a {
    text-decoration: none;
    color: initial;
    font-size: 1.2rem;
  }
  #nav__checkbox:checked ~ ul.nav__menu{
    right: 0px;
  }
  #nav__checkbox:checked ~ label.nav__toggle .hamburger {
    display: none;
  }
  #nav__checkbox:checked ~ label.nav__toggle .close {
    display: block;
  }
  .nav li {
    display: none;
  }
  .nav li:first-child {
    margin-right: auto;
    display: block;}
    .nav__menu {
      flex-direction: row;
    }
    ul.nav__menu {
        border-left: 5px #729412 solid;
        margin: 0px !important;
        display: block;
        width: 330px;
        padding: 60px 30px !important;
        /* position: absolute; */
        position: fixed;
        z-index: 99;
        background: white;
        right: -100%;
        top: 0;
        height: 100vh !important;
    }
    .nav__menu li {
        display: block;
        padding-bottom: 20px;
        font-size: 20px;
        font-weight: 500;
    }
    nav.nav label {
        cursor: pointer !important;
        line-height: normal;
        border: none !important;
    }
    img.close {
        width: 40px;
        position: absolute;
        z-index: 999;
        background: #729412;
        right: 12px;
        top: 8px;
        padding: 8px;
        border-radius: 50px;
    }

    .city-cate{
        width: 100%;
        text-align: left;
    }
    .city-cate h3{
        font-size: 18px;
        font-weight: bold;
    }
    .cate-list{
        border-radius: 15px;
        margin: 10px;
        width: auto;
        float: left;
        text-align: center;
        /* background-image:url("Group-34.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; */
        background: #000;
        height: 100px;
        vertical-align: middle;
        padding: 0 !important;
    }
    .cate-list img{
        width: 100% !important;
        margin: 0 !important;
        padding: 0;
        float: left;
        /* position: relative; */
        /* left: 0; */
        height: 100% !important;
    }
    .cate-list h6{
        position: absolute;
        top: 43%;
        color: #fff;
        font-size: 14px;
        text-align: center;
        width: 100%;
        padding: 0 5px;
    }

    .s-result-bg{
        padding-top: 10px;
        border: 1px solid lightgray;
        height: 320px;
        overflow: auto;
        width: 56%;
        background-color: white;
        margin: 2px auto;
        border-radius: 10px 10px 0 0;
    }

    .search-input-div{
        margin: 0 auto;
        text-align: center;
        padding: 0 2%;
    }

    .banner-box-shadow{
        box-shadow: #749d00 0px 0 73px 37px;
        height: auto;
        /* float: left; */
        /* border: 2px solid red; */
        width: 100%;
        position: relative;
        top: 40px;
    }
    
    h3.noresultfound{
        color: #86b010 !important;
        font-size: 20px;
        font-weight: bold;
        margin-top: 10%;
    }
    .city-cate a {
        display: inline-block;
        width: auto;
    }
    #search_state, #search_category {
        margin-top: 0px !important; 
        border-radius: 10px;
        appearance: auto;
    }


    .home-search-bg{
        background-color: rgba(255, 255, 255, .2);
        margin: 1% 22% 0% 22%;
        padding: 1% 0 1% 0;
        border-radius: 10px;
    }
    
    .navbar-search-bar{
        display: flex;
    }

    .customer-sidebar-options {
        display: flex;
        padding: 15px 0px 15px 15px;
        line-height: 40px;
        flex-direction: column;
    }


    body.modal-open
    {
        position: inherit !important;
    }
    
@media only screen and (min-width: 320px) and (max-width: 768px)  {
    .search-input-div{
        width: 100%;
        margin: 0 auto;
        padding: 0 0% 0 4%;
    }
    .s-result-bg{
        width: 100%;
    }
    .searchbar input[type="search"] {
        width: 95%;
        margin-left: 3.5%;
        margin-top: 0%;
        margin-right: 6%;
    }
    #search_state, #search_category {
        margin-top: 0px !important;
        border-radius: 10px 10px 10px 10px;
        margin: 0 0 5px 0;
    }
    .searchbar input[type="search"] {
        border-radius: 10px 10px 10px 10px;
    }
    .listing-grid {
        padding-left: 15px;
        padding-right: 10px;
    }
    .home-search-bg {
        margin: 0% 0%;
        padding:4% 0 4% 0;
        border-radius: 10px;
        width: 100%;
    }
    .arrows {
        position: relative;
        left: 50px;
        bottom: -8px;
    }
    .head_left li, .head_right li {
        padding: 0px 24px;
    }
    .logo img {
        width: auto;
        max-width: 80px;
    }
    .head_left li, .head_right li {
        padding: 0px 30px;
    }
    .hide-location{
        display: none !important;
    }
    .banner_main h1 {
        font-size: 30px;
    }
    section.banner_main p {
        width: 100%;
    }
    
}

