.access_btn.logged-in{
    display: none;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1330px !important;
}

.siqui_store_listing_map{
    height: 70vh !important;
}

.mobile-listing-map{
    display: none;
}

@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 980px) {


}

@media screen and (max-width: 736px) {


}


/*
@media screen and (max-width: 480px) {


}
*/

/*@media screen and (max-width: 415px) {



}


@media screen and (max-width: 360px) {



}*/



#dokan-store-listing-filter-wrap {
    position: relative;
    float: right;
    width: 60%;
}

    @media (max-width: 767px){
        #dokan-store-listing-filter-wrap {
            float: none;
            width: 100%;
            display: block;
        }
    }


#dokan-seller-listing-wrap {
    margin-left: 0px;
    margin-right: 0px;
    width: 40%;
    height: 85vh;
    overflow-y: auto;
}

    @media (max-width: 767px){
        #dokan-seller-listing-wrap {
            width: 100%;
        }
    }


#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
    width: 100%!important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
    float: none !important;
}

#dokan-store-listing-filter-form-wrap{
    display: block!important;
    margin-top: 0px;
}

#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap {
    width: 100%;
    margin-top: 0px !important;
}

#dokan-store-listing-filter-form-wrap:before{
    display: none;
}

.dokan-geolocation-location-filters{
    display: none!important;
}

.store-ratings{
    display: none!important;
}

#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn {
    display: inline;
}


/*CUSTOM HEADER*/
.search-product-location-btn{
    position: absolute;
    right: 2%;
}

    @media (max-width: 767px){
        .search-product-location-btn {
            right: 1%;
        }
    }

.access_btn a:hover {
    cursor: pointer;
}

.logout_btn a:hover {
    cursor: pointer;
}

/*CUSTOM VENDOR DASHBOARD*/
.followers{
    display: none;
}

.coupons{
    display: none;
}

.reports{
    display: none;
}

.tools{
    display: none;
}

.dokan-dashboard .dokan-dash-sidebar{
    overflow-x: auto;
    background-color: transparent;
}

.dokan-dash-sidebar .active .jet-button__plane-normal{
    background-color: #199688 !important;
}

.dokan-dash-sidebar .active .jet-button__state-normal .jet-button__label{
    color: white !important;

}

.dokan-dash-sidebar .active .fa{
    color: white !important;
}

.dokan-dash-sidebar .active .jet-button__plane-normal{
    border-color: yellow !important;
}

