/*
Theme Name: Custom Theme
Theme URI: 
Author: Click Click Media
Author URI: http://clickclick.media/
Description: This is a custom wordpress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: customtheme
*/

.dokan-panel.dokan-panel-default.dokan-profile-completeness {
  display: none;
}

.dashboard-widget.orders {
  display: none;
}

.dashboard-widget.sells-graph {
display: none;
}

.dokan-dashboard .dokan-dash-sidebar, .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{
display: none;
}