#post-body-content,
#postbox-container-1 {
    display:none;
}
#post-body {
    margin-right: 0!important;
}
#elementskit-widget-builder-markup .inside {
    margin-top: 0;
    padding: 0;
}

.meta-box-sortables:first-child,
#elementskit-widget-builder-markup > .postbox-header {
    display: none;
}
.postbox {
    border-width: 0;
}
.js .postbox > .handlediv {
    display: none;
}
.postbox > h2 {
    display: none;
}

#wpbody-content {
    padding-bottom: 0;
}
#wpfooter {
    display: none;
}

/** Elementor Editor **/
#elementor-panel-header-menu-button {
    visibility: hidden;
}

#elementor-panel-footer-tools > div:not(#elementor-panel-footer-responsive) {
    display: none;
}

.elementor-add-new-section > *:not(.elementor-add-section-button):not(.elementor-add-section-drag-title) {
    display: none !important;
}
.elementor-add-section-button {
    margin-left: 30px;
    margin-right: 30px;
}
