jQuery(document).ready(function(){var blockquotes=jQuery('.wp-block-pullquote');for(var i=0;i<blockquotes.length;i++){var blockQuoteText=encodeURIComponent(jQuery(blockquotes[i]).text());var currentUrl=encodeURIComponent(window.location);jQuery(blockquotes[i]).append('<div class="iblp-share-quotes">'+'<a class="quote-twitter pop-up" '+'href="http://www.twitter.com/share?url='+currentUrl+'&amp;text='+blockQuoteText+'">'+'<span class="dssb-sharing-icon dssb-sharing-twitter"/></a>'+'<a class="quote-facebook pop-up" '+'href="https://www.facebook.com/share.php?u='+currentUrl+'&amp;quote='+blockQuoteText+'">'+'<span class="dssb-sharing-icon dssb-sharing-facebook"/></a>'+'<a class="quote-telegram pop-up" '+'href="https://telegram.me/share/url?url='+currentUrl+'&amp;text='+blockQuoteText+'">'+'<span class="dssb-sharing-icon dssb-sharing-telegram"/>'+'</a></div>')}});(function($){$(window).on('load',function(){var _enhanceDirectCheckoutCart=function(){if($("#order_review .cart tbody").find('tr').length<2){$("#order_review .cart .product-remove").hide()}
$("#order_review .recurring-total th").attr("colspan","2")}
_enhanceDirectCheckoutCart();$('body').on('updated_checkout',function(event){_enhanceDirectCheckoutCart()});$('body').on('update_checkout',function(event){_enhanceDirectCheckoutCart()})})})(jQuery);(function($){document.addEventListener('facetwp-loaded',function(){$.each(FWP.settings.num_choices,function(key,val){var $facet=$('.facetwp-facet-'+key);var $wrap=$facet.closest('.et_pb_module');var $flyout=$facet.closest('.flyout-row');if($wrap.length||$flyout.length){var $which=$wrap.length?$wrap:$flyout;(0===val)?$which.hide():$which.show()}})})})(jQuery);(function($){$(document).on('ready gform_page_loaded',function(){$('.gfield input, .gfield textarea').each(function(){if($(this).val().length!=0)$(this).parent().parent('.gfield').addClass('active');$(this).on('focus',function(){$(this).parent().parent('.gfield').addClass('active')});$(this).on('blur',function(){if($(this).val().length==0){$(this).parent().parent('.gfield').removeClass('active')}})});$('.ginput_complex input, .ginput_complex select').each(function(){if($(this).val().length!=0)$(this).parent().addClass('active');$(this).on('focus',function(){$(this).parent().addClass('active')});$(this).on('blur',function(){if($(this).val().length==0){$(this).parent().removeClass('active')}})})})})(jQuery);jQuery(function($){$(document).ready(function(){var $searchInput=$('.et_pb_search input[type=text], .et_pb_searchsubmit');var $searchQuery=new URLSearchParams(window.location.search).get('s');$searchInput.val($searchQuery);var $searchSubmit=$('.et_pb_search input[type=submit], .et_pb_searchsubmit');$searchSubmit.css('font-family','ETModules');$searchSubmit.val("U")})})