#fw-options-box-page-builder-box .controls .item-clone,
#fw-options-box-page-builder-box .controls .column-item-clone {
    display: none;
}

/* Hide unsupported extensions */
/*#fw-ext-seo,*/
#fw-ext-megamenu,
#fw-ext-portfolio,
/*#fw-ext-breadcrumbs,*/
/*#fw-ext-sidebars,*/
#fw-ext-feedback,
#fw-ext-events,
/*#fw-ext-social,*/
/*#fw-ext-seo,*/
/*#fw-ext-analytics,*/
#fw-ext-slider
{
    display: none !important;
}

/* Hide Revslider update notice */
.rs-update-notice-wrap {
    display: none !important;
}

/* Hide font-weight and font-style in theme options typography */
.fw-options-tab .fw-option-typography-v2-option-style,
.fw-options-tab .fw-option-typography-v2-option-weight,
.fw-options-tab .fw-option-typography-v2-option-subset,
.fw-options-tab .fw-option-typography-v2-option-variation {
    display: none !important;
}

.appearance_page_fw-settings .fw-options-tabs-list {
    display: none !important;
}
.appearance_page_fw-settings #wpbody-content .metabox-holder {
    margin-top: 0;
}
.appearance_page_fw-settings .fw-option-type-typography-v2 .fw-inner {
    display: none !important;
}

/* Hide Essential Grid update notice */

.eg-update-notice-wrap {
    display: none !important;
}

#setting-error-bluemed {
    display: block !important;
}