/*
Theme Name: dok-magmatao
Author:Andrea
Description: Focused on marketplace
Version: 1.0.0
License: proprietary
Text Domain: dok-magmatao
Template: dokani
*/

/* hides cart on the top bar and maybe more */
#dokane-menu-cart-wrapper{
	display: none;
}
/* store-listing page, hides stuff */
 #dokan-store-listing-filter-wrap .item,  .store-lists-other-filter-wrap .item {
	display: none !important;
}
#dokan-store-listing-filter-wrap .right .toggle-view{
	display: block !important;
}