/* ------------------------------------ */
/* Menu Items - Root Level              */
/* ------------------------------------ */

#menu-posts,
#menu-comments,
#toplevel_page_woocommerce-marketing,
#menu-users,
#menu-tools {
    display: none !important;
}

/* ------------------------------------ */
/* Menu Items - Products                */
/* ------------------------------------ */

#menu-posts-product ul.wp-submenu > li:nth-child(5),
#menu-posts-product ul.wp-submenu > li:nth-child(10) {
    display: none !important;
}

/* ------------------------------------ */
/* Menu Items - Product Categories      */
/* ------------------------------------ */

#menu-posts-product ul.wp-submenu > li:nth-child(4) {
    display: none !important;
}

/* ------------------------------------ */
/* Menu Items - WooCommerce             */
/* ------------------------------------ */

#toplevel_page_woocommerce ul.wp-submenu > li:nth-child(5),
#toplevel_page_woocommerce ul.wp-submenu > li:nth-child(9),
#toplevel_page_woocommerce ul.wp-submenu > li:nth-child(11),
#toplevel_page_woocommerce ul.wp-submenu > li:nth-child(12),
#toplevel_page_woocommerce ul.wp-submenu > li:nth-child(14) {
    display: none !important;
}

/* ------------------------------------ */
/* Menu Items - Statistics              */
/* ------------------------------------ */

#toplevel_page_wc-admin-path--analytics-overview {
    display: none !important;
}

/* ------------------------------------ */
/* Admin Bar                            */
/* ------------------------------------ */

#wp-admin-bar-comments,
#wp-admin-bar-customize,
#wp-admin-bar-appearance,
#wp-admin-bar-site-name .ab-sub-wrapper,
#adminbarsearch {
    display: none !important;
}
#wp-admin-bar-new-content #wp-admin-bar-new-post {
    display: none !important;
}

/* ------------------------------------ */
/* Dashboard                            */
/* ------------------------------------ */

#dashboard_quick_press,
#dashboard_primary {
    display: none !important;
}
label[for=dashboard_quick_press-hide],
label[for=dashboard_primary-hide],
label[for=wp_welcome_panel-hide] {
    display: none !important;
}

/* ------------------------------------ */
/* Wordpress Messages                   */
/* ------------------------------------ */

#message,
.notice {
    display: none !important;
}

/* ------------------------------------ */
/* User Profile - Admin Bar             */
/* ------------------------------------ */

.avatar {
    display: none !important;
}
#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions > li {
	margin-left: 0px;
}
#wp-admin-bar-user-actions #wp-admin-bar-user-info {
    display: none !important;
}

/* ------------------------------------ */
/* User Profile - Edit Page             */
/* ------------------------------------ */

form#your-profile > * {
    display: none !important;
}
form#your-profile > *:nth-child(4),
form#your-profile > *:nth-child(5) {
    display: block !important;
}
.user-comment-shortcuts-wrap {
    display: none !important;
}

/* ------------------------------------ */
/* Pages - Editor                       */
/* ------------------------------------ */

#wc-gzd-legal-page-email-content {
    display: none !important;
}

/* ------------------------------------ */
/* WooCommerce - Header                 */
/* ------------------------------------ */

#woocommerce-activity-panel,
.woocommerce-layout__header {
    display: none !important;
}
#wpbody {
    margin-top: 0px !important;
}

/* ------------------------------------ */
/* WooCommerce - Settings               */
/* ------------------------------------ */

body.wp-admin.woocommerce_page_wc-settings .woo-nav-tab-wrapper > .nav-tab:nth-child(5),
body.wp-admin.woocommerce_page_wc-settings .woo-nav-tab-wrapper > .nav-tab:nth-child(6),
body.wp-admin.woocommerce_page_wc-settings .woo-nav-tab-wrapper > .nav-tab:nth-child(8),
body.wp-admin.woocommerce_page_wc-settings .woo-nav-tab-wrapper > .nav-tab:nth-child(9),
body.wp-admin.woocommerce_page_wc-settings .woo-nav-tab-wrapper > .nav-tab:nth-child(10) {
    display: none !important;
}

/* ------------------------------------ */
/* WooCommerce - Product Edit           */
/* ------------------------------------ */

body.post-type-product #woocommerce-product-data .type_box.hidden {
    display: none !important;
}
body.post-type-product #tagsdiv-product_tag {
    display: none !important;
}

label[for=tagsdiv-product_tag-hide],
label[for=postcustom-hide],
label[for=slugdiv-hide],
label[for=wc-gzd-product-defect-description-hide] {
    display: none !important;
}

#postcustom,
#slugdiv {
    display: none !important;
}
#product_cat-adder {
    display: none !important;
}

#woocommerce-product-data {
    display: none;          /* see admin.js */
}

label[for='_regular_price'],
label[for='_sale_price'] {
    line-height: 1.3em;
    margin-top: 0px;
}

/* ------------------------------------ */
/* WooCommerce - Order List             */
/* ------------------------------------ */

body.post-type-shop_order .wp-list-table .column-wc_actions {
    /* display: table-cell !important; */
}

body.post-type-shop_order .wp-list-table  .column-origin {
    display: none;
}

body.post-type-shop_order .tablenav .wc-customer-search,
body.post-type-shop_order .tablenav .select2 {
    display: none;
}

/* ------------------------------------ */
/* WooCommerce - Order Edit             */
/* ------------------------------------ */

.customer_ip {
    display: none !important;
}
body.post-type-shop_order input.hour,
body.post-type-shop_order input.minute {
    min-width: 60px;
}
body.post-type-shop_order .woocommerce-order-downloads {
    display: none !important;
}

body.post-type-shop_order #order_data p {
	color: #3c434a;
}
body.post-type-shop_order .wpo_wcpdf_send_emails .button.save_order {
    width: 100%;
    margin-top: 8px;
    margin-left: 1px;
}
body.post-type-shop_order #woocommerce-order-actions .order_actions .button.wc-reload {
    margin: 0px;
}
body.post-type-shop_order .wc-customer-user {
    display: none;
}

/* ------------------------------------ */
/* WooCommerce - PDF Invoice            */
/* ------------------------------------ */

.wcpdf-extensions-ad {
    display: none !important;
}
body.woocommerce_page_wpo_wcpdf_options_page .nav-tab-debug {
    display: none !important;
}
#footer-thankyou {
    display: none !important;
}

/* ------------------------------------ */
/* WooCommerce - PDF Settings           */
/* ------------------------------------ */

body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .form-table tbody > tr:nth-child(1),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .form-table tbody > tr:nth-child(2),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .form-table tbody > tr:nth-child(3),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .form-table tbody > tr:nth-child(4),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .form-table tbody > tr:nth-child(5),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .form-table tbody > tr:nth-child(6) {
    display: none !important;
}

body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings > * {
    display: none !important;
}
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings > *:nth-child(5),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings > *:nth-child(6),
body.woocommerce_page_wpo_wcpdf_options_page #wpo-wcpdf-settings .submit {
    display: block !important;
}

/* ------------------------------------ */
/* Design                               */
/* ------------------------------------ */

#menu-appearance ul.wp-submenu li:nth-child(3) {
    display: none !important;
}
.theme-actions .active-theme a.button:nth-child(2) {
    display: none !important;
}

