/*! Striking Multiflex * Copyright (c) 2015 Lyon Holding Limited O/A www.thethemebuilders.com */ jQuery(document).ready(function(t){if(t("#header").sticker({type:"top",topSpace:0,enable:function(){this.height=this.$element.outerHeight(!0)},resize:function(){this.height=this.$element.outerHeight(!0)},init:function(){if(t("body").is(".admin-bar")){var e=t("#wpadminbar");e.length?$admin_space=e.height():$admin_space=32,this.set("topSpace",$admin_space)}},sticky:function(){t("body").is(".admin-bar")?t("#sidebar").sticker("set","topSpace",this.height+32):t("#sidebar").sticker("set","topSpace",this.height),t("#sidebar").sticker("update")},unsticky:function(){t("body").is(".admin-bar")?t("#sidebar").sticker("set","topSpace",32):t("#sidebar").sticker("set","topSpace",0)},disable:function(){t("body").is(".admin-bar")?t("#sidebar").sticker("set","topSpace",32):t("#sidebar").sticker("set","topSpace",0)}}),t("body").is(".responsive")&&320