jQuery(document).ready(function(e){"use strict";function t(){this.$body=e("body");this.$window=e(window);this.$wpAdminBar=e("#wpadminbar");this.usingMobileBrowser=navigator.userAgent.match(/(Android|iPod|iPhone|iPad|BlackBerry|IEMobile|Opera Mini)/)?true:false;this.mouseEvents();this.nectarLove();if(e("body").find(".nectar-social.fixed").length>0){this.fixedStyle()}}t.prototype.mouseEvents=function(){this.$body.on("click","#single-below-header .nectar-social a",function(){return false});e("body.single-product .nectar-social").addClass("woo");this.$body.on("click",".facebook-share:not(.inactive)",this.facebookShare);this.$body.on("click",'.nectar-social:not(".woo") .twitter-share:not(.inactive)',this.twitterShare);this.$body.on("click",".nectar-social.woo .twitter-share",this.wooTwitterShare);this.$body.on("click",'.nectar-social:not(".woo") .linkedin-share:not(.inactive)',this.linkedInShare);this.$body.on("click",".nectar-social.woo .linkedin-share",this.woolinkedInShare);this.$body.on("click",'.nectar-social:not(".woo") .pinterest-share:not(.inactive)',this.pinterestShare);this.$body.on("click",".nectar-social.woo .pinterest-share",this.wooPinterestShare);this.$body.on("click",".nectar-social.fixed > a",function(){return false});if(!this.usingMobileBrowser){var t;this.$body.on("mouseenter",".nectar-social.hover .share-btn",function(){clearTimeout(t);if(e(this).parents('[id*="-meta"]').length>0){e(this).parents('[id*="-meta"]').addClass("social-hovered")}if(e(this).parents("#single-below-header").length>0){e(this).parents("#single-below-header").addClass("social-hovered")}e(this).parent().addClass("visible")});this.$body.on("mouseleave",".nectar-social.hover",function(){var o=e(this);t=setTimeout(function(){o.removeClass("visible");if(o.parents('[id*="-meta"]').length>0){o.parents('[id*="-meta"]').removeClass("social-hovered")}if(o.parents("#single-below-header").length>0){o.parents("#single-below-header").removeClass("social-hovered")}},200)})}else{this.$body.on("click",".nectar-social.hover .share-btn",function(){if(e(this).parents('[id*="-meta"]').length>0){e(this).parents('[id*="-meta"]').addClass("social-hovered")}if(e(this).parents("#single-below-header").length>0){e(this).parents("#single-below-header").addClass("social-hovered")}e(this).parent().addClass("visible");return false})}};t.prototype.facebookShare=function(){var e=window.location.href.replace(window.location.hash,"");window.open("https://www.facebook.com/sharer/sharer.php?u="+encodeURIComponent(e),"facebookWindow","height=380,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.twitterShare=function(){var t=window.location.href.replace(window.location.hash,"");var o;if(e(".section-title h1").length>0){o=encodeURIComponent(e(".section-title h1").text())}else{o=encodeURIComponent(e(document).find("title").text())}window.open("https://twitter.com/intent/tweet?text="+o+" "+t,"twitterWindow","height=380,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.wooTwitterShare=function(){var t=window.location.href.replace(window.location.hash,"");window.open("https://twitter.com/intent/tweet?text="+e("h1.product_title").text()+" "+encodeURIComponent(t),"twitterWindow","height=380,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.linkedInShare=function(){var t=window.location.href.replace(window.location.hash,"");var o;if(e(".section-title h1").length>0){o=encodeURIComponent(e(".section-title h1").text())}else{o=encodeURIComponent(e(document).find("title").text())}window.open("https://www.linkedin.com/sharing/share-offsite/?mini=true&url="+encodeURIComponent(t)+"&title="+o+"","linkedInWindow","height=480,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.woolinkedInShare=function(){var t=window.location.href.replace(window.location.hash,"");window.open("https://www.linkedin.com/sharing/share-offsite/?mini=true&url="+encodeURIComponent(t)+"&title="+e("h1.product_title").text(),"twitterWindow","height=380,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.pinterestShare=function(){var t=window.location.href.replace(window.location.hash,"");var o=e(".single-portfolio").length>0&&e("div[data-featured-img]").attr("data-featured-img")!="empty"?e("div[data-featured-img]").attr("data-featured-img"):e("#ajax-content-wrap img").first().attr("src");if(o){o=encodeURIComponent(o)}var i;if(e(".section-title h1").length>0){i=encodeURIComponent(e(".section-title h1").text())}else{i=encodeURIComponent(e(document).find("title").text())}window.open("https://pinterest.com/pin/create/button/?url="+encodeURIComponent(t)+"&media="+o+"&description="+i,"pinterestWindow","height=640,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.wooPinterestShare=function(){var t=e("img.attachment-shop_single").length>0?e("img.attachment-shop_single").first().attr("src"):e(".single-product-main-image img").first().attr("src");if(t){t=encodeURIComponent(t)}var o=window.location.href.replace(window.location.hash,"");window.open("https://pinterest.com/pin/create/button/?url="+encodeURIComponent(o)+"&media="+t+"&description="+e("h1.product_title").text(),"pinterestWindow","height=640,width=660,resizable=0,toolbar=0,menubar=0,status=0,location=0,scrollbars=0");return false};t.prototype.nectarLove=function(){this.$body.on("click",".nectar-love",function(){var t=e(this),o=e(this).attr("id"),i=e(this);if(t.hasClass("loved")||e(this).hasClass("inactive")){return false}var n={action:"nectar-love",loves_id:o,love_nonce:window.nectarLove.loveNonce};e.post(window.nectarLove.ajaxurl,n,function(e){t.find(".nectar-love-count").html(e);t.addClass("loved").attr("title","You already love this!");i.find(".icon-salient-heart-2").addClass("loved")});e(this).addClass("inactive");return false})};t.prototype.fixedStyle=function(){e(".wpb_wrapper .nectar-social.fixed").each(function(t){if(t!==0){e(this).remove()}else{var o=e(this).clone();e("body").append(o);e(this).remove()}});function t(){if(e(window).scrollTop()>150){e(".nectar-social.fixed").addClass("visible");e(window).off("scroll",t);e(window).on("scroll",o)}}function o(){if(e(window).scrollTop()<150){e(".nectar-social.fixed").removeClass("visible");e(window).off("scroll",o);e(window).on("scroll",t)}}if(e(".nectar-social.fixed").length>0){if(e(window).width()<1e3){if(e(window).scrollTop()>150){e(window).on("scroll",o)}else{e(window).on("scroll",t)}}e(window).on("smartresize",function(){if(e(window).width()>1e3){e(".nectar-social.fixed").addClass("visible")}else if(e(window).scrollTop()<150){e(window).off("scroll",o);e(window).on("scroll",t);e(".nectar-social.fixed").removeClass("visible")}else{e(window).off("scroll",t);e(window).on("scroll",o)}})}};var o=new t;window.NectarSocial=t});