
.wk-mp-menu .wk-mp-item-dashboard > a:before {
    content: " " !important;
    background: url(../images/Dashboard.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-customer > a:before {
    content: " " !important;
    background: url(../images/Customers.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-earning > a:before {
    content: " " !important;
    background: url(../images/Earnings.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-order > a:before {
    content: " " !important;
    background: url(../images/Orders.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-order-shipping > a:before {
    content: " " !important;
    background: url(../images/Print.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-product > a:before {
    content: " " !important;
    background: url(../images/Products.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-review > a:before {
    content: " " !important;
    background: url(../images/Review.png) no-repeat scroll 0 0 transparent;
    background-position: left !important;
}
.wk-mp-menu .wk-mp-item-transaction > a:before {
    content: " " !important;
    background: url(../images/Transactions.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .wk-mp-item-become-seller > a:before {
    content: " " !important;
    background: url(../images/Customers.png) no-repeat scroll 0 0 transparent;
}
.wk-mp-menu .level-0 > a:before {
    width: 100%;
    height: 26px;
    vertical-align: bottom;
    background-position: center;
    background-size: contain;
}
.marketplace-order-view .modal-inner-wrap {
    height: 80%;
}
.action.primary, .action-primary {
    background: black !important;
    border: 1px solid black !important;
    color: rgb(255, 255, 255) !important;
}
a, .alink {
    color: black !important;
}

.wk-dashboard-sales-value {
    color: black !important;
}

.action-default:hover, .wk-mp-design button:hover, .action-default:active, .wk-mp-design button:active, .action-default:focus, .wk-mp-design button:focus, .block-footer .action-add:hover, .block-footer .action-add:active, .block-footer .action-add:focus {
    background-color: #000000!important;
    color: #ffffff!important;
    text-decoration: none;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #0c0c0b !important;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: #000000 !important;
}
.sidebar-main .block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: black
}