.store-social-wrapper .store-social {
    padding-left: 0;
    list-style-type: none;
}

.store-social-wrapper .store-social li {
    display: inline-block;
}

.top-section.shop, .top-section.vendor {
    background-color: #eee;
    background-image: none;
}

.vendor-earning {
    display: none;
}

.dokan-store-address span {
    display: block;
}

.dokan-store-address  .fa.fa-map-marker {
    display: none;
}

@media only screen and (max-width: 980px) {

    .dokan-dash-sidebar, .dokan-dashboard-content {
        width: 100% !important;
        margin: 0;
        padding: 0 !important;
        margin-bottom: 15px;
    }

    .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
        padding: 1% 13% !important;
            text-align: center;
    }

    .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
        margin: 0 !important;
    }

    .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
        display: none;
    }

}