/* =============================================================================
Cafe Central Weinheim GENERAL backend customization
============================================================================= */

.dashicons-dashboard::before {
	content: "\f116";
}

#wp-admin-bar-wp-logo,
#wp-admin-bar-comments {
	display: none;
}

#wpadminbar #wp-admin-bar-site-name > .ab-item::before {
    content: "\f16c";
}

.wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item::before {
    content: "\f16c";
}

#wp-admin-bar-mw-account a:before {
	content: "\f153";
	margin-top: 1.667px;
}

#custom_cc_beer_widget .inside {
	margin: 0;
	padding: 0;
}
#cc-beer-dashboard-widget-content {
	line-height: 0;
}
#cc-beer-dashboard-widget-content img {
	width: 100%;
	height: auto;
}

/* .user-role-editor .page-title-action, --> Button "Neues Konzert */
.user-role-editor #your-profile h2,
.user-role-editor .user-admin-color-wrap,
.user-role-editor .user-rich-editing-wrap,
.user-role-editor .user-comment-shortcuts-wrap,
.user-role-editor .user-admin-bar-front-wrap,
.user-role-editor .user-language-wrap,
.user-role-editor .user-first-name-wrap,
.user-role-editor .user-last-name-wrap,
.user-role-editor .user-nickname-wrap,
.user-role-editor .user-display-name-wrap,
.user-role-editor .user-url-wrap,
.user-role-editor .user-wpex_twitter-wrap,
.user-role-editor .user-wpex_facebook-wrap,
.user-role-editor .user-wpex_linkedin-wrap,
.user-role-editor .user-wpex_pinterest-wrap,
.user-role-editor .user-wpex_instagram-wrap,
.user-role-editor .user-description-wrap,
.user-role-editor .user-sessions-wrap,
.user-role-editor #wpfooter {
	display: none;
}