/**
 * Order Status for WooCommerce - Admin CSS
 *
 * @version 2.0.0
 * @since   2.0.0
 *
 * @author WPFactory
 */

.post-type-wfwp_wc_order_status #normal-sortables,
.post-type-wfwp_wc_order_status .misc-pub-post-status,
.post-type-wfwp_wc_order_status .misc-pub-curtime,
.post-type-wfwp_wc_order_status #visibility,
.post-type-wfwp_wc_order_status #delete-action,
.post-type-wfwp_wc_order_status div.row-actions,
.post-type-wfwp_wc_order_status div.bulkactions {
	display: none;
}