/*
Theme Name: SC Appleseed
Theme URI: scjustice.org
Version: 1.0
Description: This is a Lithoco child theme
Author: Lithoco LLC
Author URI: https://lithoco.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.dashicons-dashboard:before {
line-height:inherit !important;
margin-right:5px !important;
color:#9EA3A8 !important;
}

.dashicons-editor-ul:before {
line-height:inherit !important;
margin-right:5px !important;
color:#9EA3A8 !important;
}

.role-editor div#fl-builder-blocks-advanced {
    display: none!important;
}

.role-editor div#fl-builder-blocks-basic {
	display:none!important;
}

.role-editor div#fl-builder-blocks-CustomModules{
	display:none!important;
}

.role-editor div#fl-builder-blocks-widgets{
	display:none!important;
}