/*
Theme Name: Publisher WL Child Theme
Theme URI: https://smtech-pro.com
Template: publisher
Author: SM Tech
Author URI: https://smtech-pro.com
Description: magazine WordPress theme by Smtech-pro.com.
Version: 1.0.0.1631394795
Updated: 2021-09-11 21:13:15

*/

/* body.page-layout-3-col {
  --publisher-site-width: 1260px;
}
body.page-layout-2-col {
  --publisher-site-width: 1260px;
} */

#adminmenu .wp-first-item a[href="admin.php?page=bs-product-pages-welcome"] {
	display: none;
}
#adminmenu a[href="admin.php?page=bs-product-pages-install-plugin"] {
	display: none;
}
#adminmenu a[href="admin.php?page=bs-product-pages-install-demo"] {
 	display: none; 
}
#adminmenu a[href="admin.php?page=better-studio/page-templates"] {
	display: none;
}
#adminmenu a[href="admin.php?page=better-studio/translations/theme-translation"] {
	display: none;
}
#adminmenu a[href="admin.php?page=better-studio/white-label"] {
	display: none;
}
#adminmenu a[href="admin.php?page=bs-product-pages-report"] {
	display: none;
}
#adminmenu a[href="admin.php?page=bs-product-pages-support"] {
	display: none;
}

#wp-admin-bar-bs-product-pages-welcome-parent {
	display: none;
}