jQuery(document).on('click','.clickable',function(){if(jQuery('body.elementor-editor-active').length>0)return!0;window.location=jQuery(this).find('a').attr('href');return!1})