/*
Theme Name: Vumia
Text Domain: vumia.io
Version: 1.1
Requires at least: 4.7
Requires PHP: 5.2.4
Author: the WordPress team
Author URI: vumia
Theme URI: vumia
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background: #507bfc !important;
}
.dokan-dashboard .dokan-dash-sidebar {
    background-color: #fff !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
    background: #ff727b !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after {
    display: none;
}