/* Keep the editor's normal widget boxes intact.  display:contents removes
 * Elementor's preview layer in some Elementor 4.3.x iframe builds. */
.elementor-editor-active [class*="elementor-widget-geeks-atomic-"]{display:block!important;visibility:visible!important;opacity:1!important;min-height:18px}
.elementor-editor-active [class*="elementor-widget-geeks-atomic-"]>.elementor-widget-container{display:block!important;visibility:visible!important;opacity:1!important;min-height:18px}
.elementor-editor-active .geeks-editor-atomic-content{display:inline-block!important;visibility:visible!important;opacity:1!important}
.elementor-editor-active .geeks-editor-atomic-placeholder{display:block!important;min-height:22px;padding:4px 8px;border:1px dashed #9b9b9b;color:#777;background:rgba(240,240,240,.55);font:12px/1.4 sans-serif}
.elementor-editor-active .geeks-native-node:empty{min-height:16px;outline:1px dashed #9b9b9b}
body.geeks-elementor-page .geeks-native-sticky-header{position:sticky!important;top:0!important;z-index:10000!important;width:100%}
@media(min-width:783px){body.admin-bar.geeks-elementor-page .geeks-native-sticky-header{top:32px!important}}
@media(max-width:782px){body.admin-bar.geeks-elementor-page .geeks-native-sticky-header{top:46px!important}}
