@import "rebrand.css";

/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 
 /* Backend */

.postbox #post-gallery .formats {
	display: none;
}
/* Werbung */
.error.notice.is-dismissible,
.wpdeveloper-upsale-notice,
.ant-alert.ant-alert-info.ant-alert-no-icon,
.sbi_notice,
#wpbody-content .pum-alerts,
#wp-admin-bar-popup-maker,
#adminmenu>li#menu-posts-popup ul.wp-submenu li:nth-child(6) {
	display: none;
}

/* Yoast SEO Pro */
#yoast-additional-keyphrase-collapsible-metabox {
	display: none;
}

.elementor-editor-active #wpadminbar {
   height: 0px;
   display: none;
}
.elementor-editor-active .elementor-top-section {
   top: 0px;
}
