/* remove section and remove column buttons */
.elementor-editor-element-remove,

/* add section button */
.elementor-editor-element-add,

/* Add New Section - bottom page */
#elementor-add-new-section,

/* Header edit bar */
.elementor-location-header,

/* Footer edit bar */
.elementor-location-footer

{
	display: none !important;
	pointer-events: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}