
.dokan-dashboard .container .dokan-dashboard-wrap {
    border-radius: 4px;
    padding-right: 25px;
}
.dokan-dashboard .container .dokan-dashboard-content  {
    padding-top: 10px;
}
.dokan-dashboard-header .entry-title a:after {
    position: static;
}
body .mfp-bg {
    z-index: 999991;
}
body .mfp-wrap {
    z-index: 999992;
}
body .media-modal-backdrop {
    z-index: 999993;
}
body .media-modal {
    z-index: 999994;
}
body .select2-container {
    z-index: 999990;
}
.dokan-store-tabs {
    position: relative;
    z-index: 2;
}
.dokan-store .toucan-section:after {
    content: "";
    display: table;
    clear: both;
}

body #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a,
body #dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a {
    border-bottom: none;
}
body #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a:hover,
body #dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:hover {
    background: transparent;
}

.pagination-container {
    padding: 0 15px;
}