.dokan-dashboard-content article.dashboard-content-area .dokan-announcement-widget{
	display: none;
}


.dokan-form-group{
	display: none;
}


#bulk-order-action-selector{
	display: none;
}

#bulk-order-action{
	display: none;
}

.dokan_order_export_all{
	display: none;
}

.dokan_order_export_filtered{
	display: none;
}

 .dokan-w12{
	display: none;
}

.pull-right {
    display: none;
}

ul {
 list-style-type : none
}

.row-actions{
	display: none;
}
/*
.dokan-add-product-link{
	display: none;
}
*/

.white-icon img {
    filter: invert(1);
}

#floating-button{
	display: none;
}

.dokan-dashboard .dokan-dashboard-menu li.coupons {
    display: none !important;
}

.dokan-dashboard .dokan-dashboard-menu li.settings {
    display: none !important;
}

.ui-datepicker td.ui-datepicker-other-month {
  visibility: hidden;
}
