function astra_font_size_rem(t,e,o){var n="";if(""!=t){o=null!=typeof o?o:"desktop";if(n="font-size: "+t+"px;",e){var r=wp.customize("astra-settings[font-size-body]").get();r.desktop=""!=r.desktop?r.desktop:15,r.tablet=""!=r.tablet?r.tablet:r.desktop,r.mobile=""!=r.mobile?r.mobile:r.tablet,n+="font-size: "+t/r[o]+"rem;"}}return n}function astra_color_responsive_css(r,s,i,a){wp.customize(s,function(t){t.bind(function(t){if(t.desktop||t.mobile||t.tablet){s=(s=s.replace("[","-")).replace("]",""),jQuery("style#"+s+"-"+r).remove();var e="",o="",n="";""!=t.desktop&&(e=i+": "+t.desktop),""!=t.tablet&&(o=i+": "+t.tablet),""!=t.mobile&&(n=i+": "+t.mobile),jQuery("head").append('")}else wp.customize.preview.send("refresh"),jQuery("style#"+s+"-"+r).remove()})})}function astra_responsive_font_size(s,i){wp.customize(s,function(t){t.bind(function(t){if(t.desktop||t.mobile||t.tablet){s=(s=s.replace("[","-")).replace("]",""),jQuery("style#"+s+"-"+r).remove();var e="",o="",n="",r="font-size";""!=t.desktop&&(e="font-size: "+t.desktop+t["desktop-unit"]),""!=t.tablet&&(o="font-size: "+t.tablet+t["tablet-unit"]),""!=t.mobile&&(n="font-size: "+t.mobile+t["mobile-unit"]),"px"==t["desktop-unit"]&&(e=astra_font_size_rem(t.desktop,!0,"desktop")),jQuery("head").append('")}else jQuery("style#"+s).remove()})})}function astra_responsive_spacing(a,u,b,m){wp.customize(a,function(t){t.bind(function(o){var t="",n="padding";if(o.desktop.top||o.desktop.right||o.desktop.bottom||o.desktop.left||o.tablet.top||o.tablet.right||o.tablet.bottom||o.tablet.left||o.mobile.top||o.mobile.right||o.mobile.bottom||o.mobile.left){null!=typeof m&&(t=(t=m+"").replace(/,/g,"-")),null!=typeof b&&(n=b+""),a=(a=a.replace("[","-")).replace("]",""),jQuery("style#"+a+"-"+n+"-"+t).remove();var r="",s="",i="",e=null!=typeof m?m:["top","bottom","right","left"];jQuery.each(e,function(t,e){""!=o.desktop[e]&&(r+=n+"-"+e+": "+o.desktop[e]+o["desktop-unit"]+";")}),jQuery.each(e,function(t,e){""!=o.tablet[e]&&(s+=n+"-"+e+": "+o.tablet[e]+o["tablet-unit"]+";")}),jQuery.each(e,function(t,e){""!=o.mobile[e]&&(i+=n+"-"+e+": "+o.mobile[e]+o["mobile-unit"]+";")}),jQuery("head").append('")}else wp.customize.preview.send("refresh"),jQuery("style#"+a+"-"+n+"-"+t).remove()})})}function astra_css_font_size(o,n){wp.customize(o,function(t){t.bind(function(t){if(t){o=(o=o.replace("[","-")).replace("]",""),jQuery("style#"+o).remove();var e="font-size: "+t;(!isNaN(t)||0<=t.indexOf("px"))&&(e=astra_font_size_rem(t=t.replace("px",""),!0)),jQuery("head").append('")}else jQuery("style#"+o).remove()})})}function get_hexdec(t){var e=t.toString(16);return parseInt(e,16)}function astra_css(e,o,n,r){wp.customize(e,function(t){t.bind(function(t){e=(e=e.replace("[","-")).replace("]",""),t?(void 0!==r&&("url"===r?t="url("+t+")":t+=r),jQuery("style#"+e+"-"+o).remove(),jQuery("head").append('")):jQuery("style#"+e).remove()})})}function astra_add_dynamic_css(t,e){t=(t=t.replace("[","-")).replace("]",""),jQuery("style#"+t).remove(),jQuery("head").append('")}function astra_background_obj_css(t,e,o,n){var r="",s=e["background-image"],i=e["background-color"];""===i&&""===s?t.preview.send("refresh"):(""!==s&&""!==i?void 0!==i&&(r="background-image: linear-gradient(to right, "+i+", "+i+"), url("+s+");"):""!==s?r="background-image: url("+s+");":""!==i&&(r="background-color: "+i+";",r+="background-image: none;"),""!==s&&(r+="background-repeat: "+e["background-repeat"]+";",r+="background-position: "+e["background-position"]+";",r+="background-size: "+e["background-size"]+";",r+="background-attachment: "+e["background-attachment"]+";"),astra_add_dynamic_css(o,n.replace("{{css}}",r)))}function astra_apply_background_css(t,a,u){wp.customize(t,function(t){t.bind(function(t,e){var o=JSON.parse(t);if(bg_obj=o[a],""!==bg_obj&&void 0!==bg_obj){jQuery("style#"+a).remove();var n="",r=bg_obj["background-image"],s=bg_obj["background-color"];""!==r&&""!==s?void 0!==s&&(n="background-image: linear-gradient(to right, "+s+", "+s+"), url("+r+");"):""!==r?n="background-image: url("+r+");":""!==s&&(n="background-color: "+s+";"),""==r?n+="background-image: none;":(n+="background-repeat: "+bg_obj["background-repeat"]+";",n+="background-position: "+bg_obj["background-position"]+";",n+="background-size: "+bg_obj["background-size"]+";",n+="background-attachment: "+bg_obj["background-attachment"]+";");var i='";jQuery("head").append(i)}})})}function astra_generate_outside_font_family_css(s,i){wp.customize(s,function(t){t.bind(function(t,e){var o="font-family",n="";if(r=(r=t.split(",")[0]).replace(/'/g,""),s=(s=s.replace("[","-")).replace("]",""),jQuery("style#"+s+"-"+o).remove(),r in astraCustomizer.googleFonts){var r=r.split(" ").join("+");jQuery("link#"+s).remove(),n=''}jQuery("head").append('"+n)})})}function astra_generate_font_weight_css(e,o,n,r){wp.customize(o,function(t){t.bind(function(t){o=(o=o.replace("[","-")).replace("]",""),t?("undefined"!=typeof unit&&("url"===unit?t="url("+t+")":t+=unit),fontName=wp.customize._value[e]._value,fontName=fontName.split(","),fontName=fontName[0].replace(/'/g,""),jQuery("style#"+o+"-"+n).remove(),fontName in astraCustomizer.googleFonts&&(jQuery("#"+e).remove(),link=''),jQuery("head").append('"+link)):jQuery("style#"+o).remove()})})}function getChangedKey(t,e){t=isJsonString(t)?JSON.parse(t):t,e=isJsonString(e)?JSON.parse(e):e;function o(t,e){var o=Object.prototype.toString.call(t);if(0<=["[object Array]","[object Object]"].indexOf(o)){if("string"==typeof getChangedKey(t,e))return!1}else{if(o!==Object.prototype.toString.call(e))return!1;if("[object Function]"===o){if(t.toString()!==e.toString())return!1}else if(t!==e)return!1}}for(var n in t){if(!e.hasOwnProperty(n)||!t.hasOwnProperty(n))return n;if(!1===o(t[n],e[n]))return n}return!0}function isJsonString(t){try{JSON.parse(t)}catch(t){return!1}return!0}!function(o){wp.customize("astra-settings[ast-header-responsive-logo-width]",function(t){t.bind(function(t){""!=t.desktop||""!=t.tablet||""!=t.mobile?(astra_add_dynamic_css("ast-header-responsive-logo-width","#masthead .site-logo-img .custom-logo-link img { max-width: "+t.desktop+"px;} .astra-logo-svg{width: "+t.desktop+"px;} @media( max-width: 768px ) { #masthead .site-logo-img .custom-logo-link img { max-width: "+t.tablet+"px;} .astra-logo-svg{width: "+t.tablet+"px; } } @media( max-width: 544px ) { .ast-header-break-point .site-branding img, .ast-header-break-point #masthead .site-logo-img .custom-logo-link img { max-width: "+t.mobile+"px;} .astra-logo-svg{width: "+t.mobile+"px; } }"),astra_add_dynamic_css("mobile-header-logo-width",".ast-header-break-point #masthead .site-logo-img .custom-mobile-logo-link img { max-width: "+t.tablet+"px; } @media( max-width: 768px ) { .ast-header-break-point #masthead .site-logo-img .custom-mobile-logo-link img { max-width: "+t.tablet+"px; } @media( max-width: 544px ) { .ast-header-break-point #masthead .site-logo-img .custom-mobile-logo-link img { max-width: "+t.mobile+"px; }")):wp.customize.preview.send("refresh")})}),wp.customize("astra-settings[site-content-width]",function(t){t.bind(function(t){var e="@media (min-width: 554px) {";e+=".ast-container, .fl-builder #content .entry-header { max-width: "+(40+parseInt(t))+"px } ",e+="}",jQuery("body").hasClass("ast-page-builder-template")&&(e+="@media (min-width: 554px) {",e+=".ast-page-builder-template .comments-area { max-width: "+(40+parseInt(t))+"px } ",e+="}"),astra_add_dynamic_css("site-content-width",e)})}),wp.customize("astra-settings[header-main-menu-label]",function(t){t.bind(function(t){if(0