
/* ===============================
   DOKAN CORE STRUCTURE (RESTORE)
================================ */

body.dokan-dashboard form.dokan-product-edit-form {
    display: block !important;
    visibility: visible !important;
}

body.dokan-dashboard .dokan-product-title,
body.dokan-dashboard .dokan-product-edit-form .dokan-btn {
    display: block !important;
}

body.dokan-dashboard .kleo-quick-contact-wrapper,
body.dokan-dashboard #kleo-quick-contact {
    display: none !important;
}

body.dokan-dashboard .dokan-product-date-filter {
    display: none !important;
}

body.dokan-dashboard .dokan-download-wrapper,
body.dokan-dashboard .downloadable_files {
    display: block !important;
}
