CINXE.COM
Read All The Terms & Conditions - WEBAPPICK
<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="pingback" href="https://webappick.com/xmlrpc.php"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; const gtm4wp_use_sku_instead = false; const gtm4wp_currency = 'USD'; const gtm4wp_product_per_impression = 10; const gtm4wp_clear_ecommerce = false; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- Social Warfare v4.4.6.3 https://warfareplugins.com - BEGINNING OF OUTPUT --> <meta property="og:description" content="This site, WebAppick.com, (hereafter referred to as WebAppick.com, site, or website) is owned and operated by WebAppick (hereinafter referred to as WebAppick Plugin, we or company). Please carefully read, review and be sure you understand our terms of use prior to downloading or using any of the materials or Products from WebAppick.com. You should carefully read all of our terms and conditions as your purchase or use of any WebAppick.com product(s), membership, or services and use of this website and any materials or products available herein identifies that you agree to the following terms of use and that you agree"> <meta property="og:title" content="Terms & Conditions"> <meta property="article_author" content="https://www.facebook.com/webappick/"> <meta property="article_publisher" content="https://www.facebook.com/webappick"> <meta property="fb:app_id" content="529576650555031"> <meta property="og:type" content="article"> <meta property="og:url" content="https://webappick.com/terms-and-conditions/"> <meta property="og:site_name" content="WEBAPPICK"> <meta property="article:published_time" content="2017-05-22T11:04:25+06:00"> <meta property="article:modified_time" content="2021-01-11T13:35:23+06:00"> <meta property="og:updated_time" content="2021-01-11T13:35:23+06:00"> <meta name="twitter:site" content="@webappick"> <meta name="twitter:creator" content="@webappick"> <meta name="twitter:card" content="summary"> <style> @font-face { font-family: "sw-icon-font"; src:url("https://webappick.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.eot?ver=4.4.6.3"); src:url("https://webappick.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.eot?ver=4.4.6.3#iefix") format("embedded-opentype"), url("https://webappick.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.woff?ver=4.4.6.3") format("woff"), url("https://webappick.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.ttf?ver=4.4.6.3") format("truetype"), url("https://webappick.com/wp-content/plugins/social-warfare/assets/fonts/sw-icon-font.svg?ver=4.4.6.3#1445203416") format("svg"); font-weight: normal; font-style: normal; font-display:block; } </style> <!-- Social Warfare v4.4.6.3 https://warfareplugins.com - END OF OUTPUT --> <!-- This site is optimized with the Yoast SEO Premium plugin v19.4 (Yoast SEO v23.1) - https://yoast.com/wordpress/plugins/seo/ --> <title>Read All The Terms & Conditions - WEBAPPICK</title> <meta name="description" content="Please carefully read, review and be sure you understand our terms of use prior to downloading or using any of the materials or Products from WebAppick.com." /> <link rel="canonical" href="https://webappick.com/terms-and-conditions/" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="4 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://webappick.com/terms-and-conditions/","url":"https://webappick.com/terms-and-conditions/","name":"Read All The Terms & Conditions - WEBAPPICK","isPartOf":{"@id":"https://webappick.com/#website"},"datePublished":"2017-05-22T05:04:25+00:00","dateModified":"2021-01-11T07:35:23+00:00","description":"Please carefully read, review and be sure you understand our terms of use prior to downloading or using any of the materials or Products from WebAppick.com.","breadcrumb":{"@id":"https://webappick.com/terms-and-conditions/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://webappick.com/terms-and-conditions/"]}]},{"@type":"BreadcrumbList","@id":"https://webappick.com/terms-and-conditions/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://webappick.com/"},{"@type":"ListItem","position":2,"name":"Terms & Conditions"}]},{"@type":"WebSite","@id":"https://webappick.com/#website","url":"https://webappick.com/","name":"WEBAPPICK","description":"Ultimate Business Booster WordPress Plugins","publisher":{"@id":"https://webappick.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://webappick.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://webappick.com/#organization","name":"WebAppick","url":"https://webappick.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://webappick.com/#/schema/logo/image/","url":"https://webappick.com/wp-content/uploads/2020/01/logo.png","contentUrl":"https://webappick.com/wp-content/uploads/2020/01/logo.png","width":300,"height":50,"caption":"WebAppick"},"image":{"@id":"https://webappick.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/webappick","https://x.com/webappick","https://www.linkedin.com/company/webappick","https://in.pinterest.com/webappick/","https://www.youtube.com/channel/UCzy3G9pA3yVgo0YZc-yJmfw"]}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//a.omappapi.com' /> <link rel="alternate" type="application/rss+xml" title="WEBAPPICK » Feed" href="https://webappick.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="WEBAPPICK » Comments Feed" href="https://webappick.com/comments/feed/" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to automatic --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"Md. Islam","customerTotalOrders":0,"customerTotalOrderValue":0,"customerFirstName":"","customerLastName":"","customerBillingFirstName":"","customerBillingLastName":"","customerBillingCompany":"","customerBillingAddress1":"","customerBillingAddress2":"","customerBillingCity":"","customerBillingState":"","customerBillingPostcode":"","customerBillingCountry":"","customerBillingEmail":"","customerBillingEmailHash":"","customerBillingPhone":"","customerShippingFirstName":"","customerShippingLastName":"","customerShippingCompany":"","customerShippingAddress1":"","customerShippingAddress2":"","customerShippingCity":"","customerShippingState":"","customerShippingPostcode":"","customerShippingCountry":"","cartContent":{"totals":{"applied_coupons":[],"discount_total":0,"subtotal":0,"total":0},"items":[]}}; dataLayer.push( dataLayer_content ); </script> <script type="rocketlazyloadscript" data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PCCC795'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><link data-minify="1" rel='stylesheet' id='wc-blocks-integration-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-subscriptions/vendor/woocommerce/subscriptions-core/build/index.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wedocs-block-style-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/wedocs/assets/build/style-block.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='livechat-icons-style-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/wp-live-chat-software-for-wordpress/plugin_files/css/livechat-icons.css?ver=1731660326' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://webappick.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='activecampaign-form-block-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/activecampaign-subscription-forms/activecampaign-form-block/build/style-index.css?ver=1731660326' type='text/css' media='all' /> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='mfcf7_zl_button_style-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/multiline-files-for-contact-form-7/css/style.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='follow-up-emails-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-follow-up-emails/templates/followups.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='woocommerce-layout-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='woocommerce-smallscreen-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1731660326' type='text/css' media='only screen and (max-width: 768px)' /> <link data-minify="1" rel='stylesheet' id='woocommerce-general-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1731660326' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='affwp-forms-css' href='https://webappick.com/wp-content/plugins/affiliate-wp/assets/css/forms.min.css?ver=2.27.2' type='text/css' media='all' /> <link rel='stylesheet' id='eae-css-css' href='https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.min.css?ver=1.13.7' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='eae-peel-css-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/peel/peel.css?ver=1731660326' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://webappick.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=1.0' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1731660326' type='text/css' media='all' /> <link rel='stylesheet' id='vegas-css-css' href='https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css?ver=2.4.0' type='text/css' media='all' /> <link rel='stylesheet' id='social_warfare-css' href='https://webappick.com/wp-content/plugins/social-warfare/assets/css/style.min.css?ver=4.4.6.3' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='bootstrap-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/themes/webappick/assets/css/bootstrap.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='Webappick-style-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/themes/webappick/assets/css/default.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='Webappick-default-fonts-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/themes/webappick/assets/css/fonts.css?ver=1731660326' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='webappick-page-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/themes/webappick/assets/css/page-single.css?ver=1731660326' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/jquery-manager/assets/js/jquery-3.5.1.min.js" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/jquery-manager/assets/js/jquery-migrate-3.3.0.min.js" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/multiline-files-for-contact-form-7/js/zl-multine-files.js?ver=1731660326" id="mfcf7_zl_multiline_files_script-js" defer></script> <script type="text/javascript" id="tp-js-js-extra"> /* <![CDATA[ */ var trustpilot_settings = {"key":"dlUyhzRzbwVIndxu","TrustpilotScriptUrl":"https:\/\/invitejs.trustpilot.com\/tp.min.js","IntegrationAppUrl":"\/\/ecommscript-integrationapp.trustpilot.com","PreviewScriptUrl":"\/\/ecommplugins-scripts.trustpilot.com\/v2.1\/js\/preview.min.js","PreviewCssUrl":"\/\/ecommplugins-scripts.trustpilot.com\/v2.1\/css\/preview.min.css","PreviewWPCssUrl":"\/\/ecommplugins-scripts.trustpilot.com\/v2.1\/css\/preview_wp.css","WidgetScriptUrl":"\/\/widget.trustpilot.com\/bootstrap\/v5\/tp.widget.bootstrap.min.js"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/trustpilot-reviews/review/assets/js/headerScript.min.js?ver=1.0' async='async" id="tp-js-js"></script> <script type="text/javascript" id="fue-account-subscriptions-js-extra"> /* <![CDATA[ */ var FUE = {"ajaxurl":"https:\/\/webappick.com\/wp-admin\/admin-ajax.php","ajax_loader":"https:\/\/webappick.com\/wp-content\/plugins\/woocommerce-follow-up-emails\/templates\/images\/ajax-loader.gif"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-follow-up-emails/templates/js/fue-account-subscriptions.js?ver=1731660326" id="fue-account-subscriptions-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.3.3" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/webappick.com\/checkout\/","is_cart":"","cart_redirect_after_add":"yes"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.3.3" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.3.3" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.3.3" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/iconHelper.js?ver=1731660326" id="eae-iconHelper-js" defer></script> <link rel="icon" href="https://webappick.com/wp-content/uploads/2020/01/cropped-favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://webappick.com/wp-content/uploads/2020/01/cropped-favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://webappick.com/wp-content/uploads/2020/01/cropped-favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://webappick.com/wp-content/uploads/2020/01/cropped-favicon-270x270.png" /> <meta name="msapplication-TileImage" content="https://webappick.com/wp-content/uploads/2020/01/cropped-favicon-270x270.png" /> <script type="rocketlazyloadscript"> window.wc_ga_pro = {}; window.wc_ga_pro.ajax_url = 'https://webappick.com/wp-admin/admin-ajax.php'; window.wc_ga_pro.available_gateways = {"stripe":"Credit Card (Stripe)","fastspring":"Pay with FastSpring"}; // interpolate json by replacing placeholders with variables (only used by UA tracking) window.wc_ga_pro.interpolate_json = function( object, variables ) { if ( ! variables ) { return object; } let j = JSON.stringify( object ); for ( let k in variables ) { j = j.split( '{$' + k + '}' ).join( variables[ k ] ); } return JSON.parse( j ); }; // return the title for a payment gateway window.wc_ga_pro.get_payment_method_title = function( payment_method ) { return window.wc_ga_pro.available_gateways[ payment_method ] || payment_method; }; // check if an email is valid window.wc_ga_pro.is_valid_email = function( email ) { return /[^\s@]+@[^\s@]+\.[^\s@]+/.test( email ); }; </script> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src='https://www.googletagmanager.com/gtag/js?id=G-2JEPVGP4KZ&l=dataLayer'></script> <script type="rocketlazyloadscript" >window.addEventListener('DOMContentLoaded', function() { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-2JEPVGP4KZ', {"cookie_domain":"auto"}); gtag('consent', 'default', {"analytics_storage":"denied","ad_storage":"denied","ad_user_data":"denied","ad_personalization":"denied","region":["AT","BE","BG","HR","CY","CZ","DK","EE","FI","FR","DE","GR","HU","IS","IE","IT","LV","LI","LT","LU","MT","NL","NO","PL","PT","RO","SK","SI","ES","SE","GB","CH"]});(function($) { $(function () { const consentMap = { statistics: [ 'analytics_storage' ], marketing: [ 'ad_storage', 'ad_user_data', 'ad_personalization' ] }; // eslint-disable-next-line camelcase -- `wp_has_consent` is defined by the WP Consent API plugin. if ( typeof window.wp_has_consent === 'function' ) { console.log('has consent'); // eslint-disable-next-line camelcase -- `wp_consent_type` is defined by the WP Consent API plugin. if ( window.wp_consent_type === undefined ) { window.wp_consent_type = 'optin'; } const consentState = {}; for ( const [ category, types ] of Object.entries( consentMap ) ) { // eslint-disable-next-line camelcase, no-undef -- `consent_api_get_cookie`, `constent_api` is defined by the WP Consent API plugin. if ( consent_api_get_cookie( window.consent_api.cookie_prefix + '_' + category ) !== '' ) { // eslint-disable-next-line camelcase, no-undef -- `wp_has_consent` is defined by the WP Consent API plugin. const hasConsent = wp_has_consent( category ) ? 'granted' : 'denied'; types.forEach( ( type ) => { consentState[ type ] = hasConsent; } ); } } if ( Object.keys( consentState ).length > 0 ) { gtag( 'consent', 'update', consentState ); } } document.addEventListener( 'wp_listen_for_consent_change', ( event ) => { const consentUpdate = {}; const types = consentMap[ Object.keys( event.detail )[ 0 ] ]; const state = Object.values( event.detail )[ 0 ] === 'allow' ? 'granted' : 'denied'; if ( types === undefined ) { return } types.forEach( ( type ) => { consentUpdate[ type ] = state; } ); if ( Object.keys( consentUpdate ).length > 0 ) { gtag( 'consent', 'update', consentUpdate ); } } ); }); })(jQuery); (function() { const event = document.createEvent('Event'); event.initEvent( 'wc_google_analytics_pro_gtag_loaded', true, true ); document.dispatchEvent( event ); })(); });</script> <link rel="https://api.w.org/" href="https://webappick.com/wp-json/" /><link rel="alternate" type="application/json" href="https://webappick.com/wp-json/wp/v2/pages/47444" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://webappick.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.5.5" /> <meta name="generator" content="WooCommerce 9.3.3" /> <link rel='shortlink' href='https://webappick.com/?p=47444' /> <link rel="alternate" type="application/json+oembed" href="https://webappick.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://webappick.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F&format=xml" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var AFFWP = AFFWP || {}; AFFWP.referral_var = 'ref'; AFFWP.expiration = 30; AFFWP.debug = 0; AFFWP.referral_credit_last = 1; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "c5jto0j3sq"); </script> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 3.23.4; features: e_optimized_css_loading, e_font_icon_svg, additional_custom_breakpoints, e_optimized_control_loading, e_lazyload, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <style id='wp-fonts-local' type='text/css'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://webappick.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://webappick.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> </head> <body class="page-template-default page page-id-47444 theme-webappick woocommerce-no-js elementor-default elementor-kit-134184"> <!-- GTM Container placement set to automatic --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PCCC795" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- START WEBAPPICK HEADER SECTION --> <header id="webappick-header"> <div class="webappick-header-container"> <div class="container"> <div class="row"> <div class="col-xl-12"> <div class="webappick-header-top-area"> <div class="webappick-header-logo"> <a href="https://webappick.com"> <img class="webappick-logo" title="" width="180" height="30" alt="WebAppick Logo" src="data:image/svg+xml,%3Csvg%20width%3D%22187%22%20height%3D%2231%22%20viewBox%3D%220%200%20187%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M30.0753%2018.9131L29.9355%2019.1487L29.7958%2019.2901C29.7026%2019.3844%2029.656%2019.5258%2029.5629%2019.6201C29.5629%2019.6201%2029.5629%2019.6201%2029.5629%2019.6672C29.3765%2019.95%2029.1902%2020.2328%2029.0038%2020.5156C28.9573%2020.5628%2028.9573%2020.6099%2028.9107%2020.657C28.8641%2020.7042%2028.8641%2020.7513%2028.8175%2020.7984C28.7709%2020.8927%2028.6777%2020.987%2028.6312%2021.0812C28.5846%2021.1755%2028.4914%2021.2698%2028.4448%2021.3641C28.3051%2021.5997%2028.1653%2021.7883%2028.0256%2022.0239C24.9976%2023.8622%2022.3422%2023.9564%2020.6186%2022.3539C20.3857%2022.1182%2020.1528%2021.8354%2019.9198%2021.5526C19.5472%2021.0341%2019.3142%2020.4685%2019.0813%2019.9029C18.9416%2019.6201%2018.8018%2019.2901%2018.7086%2019.0073C18.5689%2018.7245%2018.4757%2018.3946%2018.336%2018.1118C18.1496%2017.5933%2017.9167%2017.1219%2017.7303%2016.6035C17.6372%2016.4149%2017.5906%2016.2264%2017.4974%2015.9907C17.3577%2015.7079%2017.2645%2015.378%2017.1247%2015.0952C17.1247%2015.048%2017.0782%2015.048%2017.0782%2015.0009C17.0782%2014.9538%2017.0316%2014.9066%2017.0316%2014.8595C17.0316%2014.8124%2017.0316%2014.8124%2016.985%2014.7652C16.985%2014.7181%2016.9384%2014.7181%2016.9384%2014.671C16.8918%2014.6238%2016.8918%2014.5295%2016.8452%2014.4824C16.7987%2014.3881%2016.7521%2014.2939%2016.7055%2014.1525C16.6123%2013.9639%2016.5191%2013.7283%2016.3794%2013.4926C16.5657%2013.2098%2016.7055%2012.9741%2016.8918%2012.6913C17.0316%2012.5028%2017.1247%2012.3142%2017.2645%2012.1257C17.2645%2012.1257%2017.2645%2012.1257%2017.2645%2012.0786C17.2645%2012.0786%2017.2645%2012.0786%2017.2645%2012.0314C17.4508%2011.7486%2017.6372%2011.4187%2017.8235%2011.1359C17.8235%2011.1359%2017.8235%2011.0887%2017.8701%2011.0416C17.8701%2010.9945%2017.9167%2010.9945%2017.9167%2010.9473C17.9167%2010.9473%2017.9167%2010.9002%2017.9633%2010.9002C18.0099%2010.8059%2018.103%2010.6645%2018.1496%2010.5703C18.1962%2010.5231%2018.2428%2010.4288%2018.2428%2010.3817C18.2894%2010.3346%2018.2894%2010.3346%2018.336%2010.2874C18.9416%209.62756%2019.5006%209.10908%2020.1993%208.82627C21.5969%208.3078%2022.9944%208.54347%2024.392%209.10908C24.4851%209.15622%2024.5783%209.20335%2024.6715%209.25048C24.718%209.25048%2024.718%209.29762%2024.7646%209.29762C24.8112%209.34475%2024.8578%209.34475%2024.9044%209.39189C24.951%209.39189%2024.9976%209.43902%2024.9976%209.43902C25.0441%209.48616%2025.0907%209.48616%2025.1373%209.53329C25.1839%209.58043%2025.2305%209.58043%2025.2771%209.62756C25.3702%209.67469%2025.4168%209.72183%2025.51%209.8161C25.5566%209.86323%2025.6032%209.86323%2025.6497%209.91037C25.6963%209.9575%2025.7429%2010.0046%2025.7895%2010.0046C25.8827%2010.0518%2025.9292%2010.146%2026.0224%2010.2403C26.069%2010.2874%2026.1156%2010.3346%2026.1156%2010.3346L26.1622%2010.3817C26.2088%2010.4288%2026.2088%2010.476%2026.2553%2010.476C26.3019%2010.5231%2026.3485%2010.5703%2026.3951%2010.6174C26.4417%2010.6645%2026.4883%2010.7117%2026.4883%2010.7588C26.5348%2010.8059%2026.5814%2010.8531%2026.5814%2010.9002C26.7212%2011.0416%2026.8144%2011.2301%2026.9075%2011.4187C26.9541%2011.4658%2026.9541%2011.5129%2027.0007%2011.5601C27.2336%2012.0314%2027.42%2012.5499%2027.6529%2013.0684C27.7461%2013.2569%2027.7926%2013.4455%2027.8858%2013.634C27.8858%2013.6811%2027.8858%2013.6811%2027.9324%2013.7283C28.0721%2014.0111%2028.1653%2014.2939%2028.2585%2014.5767C28.3982%2014.9538%2028.538%2015.3308%2028.7243%2015.7079C28.9107%2016.1793%2029.097%2016.6977%2029.3299%2017.1691C29.4697%2017.5462%2029.656%2017.9232%2029.7958%2018.3474L30.0753%2018.9131C30.0753%2018.8659%2030.0753%2018.8659%2030.0753%2018.9131Z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M59.8894%2016.6974C60.1689%2016.9331%2060.5416%2017.1216%2060.9142%2017.0745C61.5664%2017.0273%2061.8925%2016.6031%2061.6596%2015.7547C61.5198%2014.4349%2061.4267%2013.1623%2061.2869%2011.8425C61.1006%209.72149%2060.8211%207.55331%2060.5881%205.38512L60.1689%201.70863C60.0757%200.81307%2059.6099%200.294591%2058.7713%200.106053C58.4918%20-0.0353509%2058.2123%20-0.0353509%2057.9328%200.106053C57.7931%200.106053%2057.6999%200.106053%2057.6067%200.153187C56.5353%200.483129%2055.4172%200.81307%2054.3458%201.19015C53.5073%201.47295%2052.6222%201.75576%2051.7371%202.03857C50.2929%202.50991%2048.8488%203.02839%2047.4047%203.49974C46.4264%203.82967%2045.4016%204.1596%2044.3768%204.48952L44.3767%204.48956C43.6313%204.72523%2043.3518%205.24371%2043.6313%205.85646C43.7711%206.13927%2044.004%206.32781%2044.2369%206.46921C44.7028%206.79915%2045.2152%207.08196%2045.6811%207.4119C45.8674%207.55331%2046.0537%207.69471%2045.8208%208.02465C45.7276%208.21319%2045.5879%208.35459%2045.4481%208.54313L45.355%208.73167L44.5164%2010.0986L43.9108%2010.9941L43.3052%2011.8897L43.2121%2011.9839L42.1406%2013.5865L44.5867%2019.8706C45.5713%2022.1447%2048.6357%2026.5713%2052.552%2023.6277L53.9265%2022.2593L54.3458%2021.5523C54.3924%2021.458%2054.4856%2021.3637%2054.5321%2021.2694L54.5787%2021.2223C55.2309%2020.1854%2055.883%2019.1956%2056.5352%2018.2059L56.5353%2018.2057C57.0477%2017.4044%2057.5601%2016.6503%2058.0726%2015.849C58.2123%2015.6604%2058.3055%2015.6133%2058.4918%2015.7076C58.9577%2016.0375%2059.4235%2016.4146%2059.8894%2016.6974Z%22%20fill%3D%22%233D89D0%22%2F%3E%0A%3Cpath%20d%3D%22M28.0259%2022.0232C27.9793%2022.0703%2027.9793%2022.1175%2027.9327%2022.1646C27.9793%2022.1175%2028.0259%2022.0703%2028.0259%2022.0232Z%22%20fill%3D%22url(%23paint1_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M53.9265%2022.3064C53.7402%2022.5892%2053.5538%2022.872%2053.3675%2023.202C53.0414%2023.7204%2052.7153%2024.1918%2052.3892%2024.7103C51.3178%2026.4071%2050.1531%2027.9625%2048.4295%2029.0938C46.9388%2030.0365%2045.4015%2030.6021%2043.6779%2030.8849C42.1872%2031.1206%2040.7896%2030.9791%2039.3921%2030.5549C37.6219%2030.0365%2036.038%2029.1409%2034.687%2027.8211C33.7088%2026.8784%2032.9634%2025.7944%2032.3578%2024.616C32.0317%2023.9561%2031.7988%2023.2491%2031.4727%2022.5421C31.0534%2021.5522%2030.1683%2019.2427%2030.1218%2019.1012C30.0752%2019.0541%2030.0752%2018.9598%2030.0286%2018.9127C29.9354%2018.7242%2029.8422%2018.5828%2029.7957%2018.3942C29.6559%2018.0172%2029.4696%2017.6401%2029.3298%2017.2159C29.2366%2017.0273%2029.1901%2016.8388%2029.0969%2016.6503C28.9571%2016.3674%2028.864%2016.0846%2028.7242%2015.7547C28.5845%2015.3776%2028.4447%2015.0005%2028.2584%2014.6235C28.1652%2014.3407%2028.0254%2014.0579%2027.9323%2013.775C27.9323%2013.7279%2027.9323%2013.7279%2027.8857%2013.6808C27.7925%2013.4922%2027.7459%2013.3037%2027.6528%2013.1152C27.4664%2012.5967%2027.2335%2012.1253%2027.0006%2011.6069C27.0006%2011.5597%2026.954%2011.5126%2026.9074%2011.4655C26.8142%2011.2769%2026.7211%2011.1355%2026.5813%2010.947C26.5347%2010.8998%2026.4882%2010.8527%2026.4882%2010.8056C26.4416%2010.7584%2026.395%2010.7113%2026.395%2010.6642C26.3484%2010.617%2026.3018%2010.5699%2026.2552%2010.5228C26.2086%2010.4756%2026.2086%2010.4285%2026.1621%2010.4285L26.1155%2010.3814C26.0689%2010.3342%2026.0223%2010.2871%2026.0223%2010.2871C25.9291%2010.1928%2025.8826%2010.1457%2025.7894%2010.0514C25.7428%2010.0043%2025.6962%209.95715%2025.6496%209.95715C25.603%209.91002%2025.5565%209.91002%2025.5099%209.86288C25.4167%209.81575%2025.3701%209.76861%2025.277%209.67435C25.2304%209.62721%2025.1838%209.62721%2025.1372%209.58008C25.0906%209.53294%2025.044%209.53294%2024.9974%209.48581C24.9509%209.48581%2024.9043%209.43867%2024.9043%209.43867C24.8577%209.39154%2024.8111%209.39154%2024.7645%209.3444C24.7179%209.3444%2024.7179%209.29727%2024.6714%209.29727C24.5782%209.25014%2024.485%209.203%2024.3918%209.15587C22.9943%208.59025%2021.1775%208.77879%2020.1992%209.10873C19.2675%209.43867%2018.2893%2010.3342%2018.2427%2010.4285C18.6619%209.72148%2019.0812%208.96733%2019.547%208.26031C20.1526%207.36475%2020.7117%206.4692%2021.3638%205.62078C22.3887%204.63095%2023.4602%203.78253%2024.6714%203.07551C27.0006%201.75575%2029.4696%201.52007%2032.0317%201.89715C33.3361%202.08569%2034.5939%202.60417%2035.7585%203.35832C36.9231%204.06534%2037.9014%204.96089%2038.7399%206.04499C39.2989%206.79914%2039.8114%207.60043%2040.1374%208.49598C40.6033%209.67435%2041.1623%2010.8056%2041.5816%2011.9839C41.7679%2012.5496%2042.0008%2013.068%2042.2338%2013.6336C42.2338%2013.6336%2042.2338%2013.6336%2042.2338%2013.6808V13.7279L45.0288%2019.8554C45.4015%2020.8452%2045.9139%2021.6465%2046.7059%2022.3535C47.2183%2022.872%2047.8705%2023.1548%2048.5227%2023.3905C48.5693%2023.3905%2048.6158%2023.4376%2048.6624%2023.4376C49.7805%2023.7676%2051.2246%2023.3905%2052.3426%2023.0134C53.088%2022.6835%2053.6936%2022.4007%2053.9265%2022.3064Z%22%20fill%3D%22url(%23paint2_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M28.0255%2022.0238C27.9789%2022.0709%2027.9789%2022.118%2027.9324%2022.1652C27.9324%2022.1652%2027.9324%2022.1652%2027.9324%2022.2123C27.7926%2022.448%2027.6063%2022.6836%2027.4665%2022.9664C25.8826%2025.8416%2024.4385%2028.1512%2021.6434%2029.6595C19.3142%2030.9793%2016.8452%2031.215%2014.2831%2030.8379C14.1433%2030.8379%2014.0501%2030.7908%2013.9104%2030.7908C12.7458%2030.6022%2011.5812%2030.0838%2010.4165%2029.2825C8.78607%2028.1512%207.52829%2026.5958%206.64318%2024.8047L6.17733%2023.9091L5.01272%2021.5524L0.726927%2012.6911C0.447419%2012.0784%200.214496%2011.4656%200.121327%2010.8529C-0.437689%207.8834%200.95985%204.77252%203.80151%203.35849C5.43198%202.51007%207.24878%202.4158%208.87924%202.93428C10.6029%203.45276%2012.1402%204.67825%2013.0253%206.46937L13.1184%206.6579L14.7489%209.95732C14.7955%2010.0516%2014.7955%2010.1459%2014.8421%2010.2401C15.075%2010.8529%2015.8204%2012.4083%2016.426%2013.5867C16.4725%2013.6809%2016.5191%2013.7752%2016.5657%2013.8223C16.6123%2013.9638%2016.7055%2014.1052%2016.752%2014.1994C16.7986%2014.2937%2016.8452%2014.3408%2016.8452%2014.4351C16.8452%2014.4822%2016.8918%2014.4822%2016.8918%2014.5294C16.9384%2014.5765%2016.9384%2014.6708%2016.985%2014.7179C16.985%2014.765%2017.0316%2014.765%2017.0316%2014.8122C17.0316%2014.8593%2017.0781%2014.8593%2017.0781%2014.9064C17.0781%2014.9536%2017.1247%2015.0007%2017.1247%2015.0478C17.1247%2015.095%2017.1713%2015.095%2017.1713%2015.1421C17.3111%2015.4249%2017.4042%2015.7549%2017.544%2016.0377C17.6372%2016.2262%2017.6837%2016.4147%2017.7769%2016.6504C17.9632%2017.1689%2018.1962%2017.6402%2018.3825%2018.1587C18.5223%2018.4415%2018.6154%2018.7715%2018.7552%2019.0543C18.8018%2019.1485%2018.8484%2019.29%2018.8949%2019.3842C18.9881%2019.5728%2019.0347%2019.7613%2019.1279%2019.9498C19.3608%2020.5154%2019.5937%2021.0811%2019.9664%2021.5995C20.1993%2021.8823%2020.3857%2022.1652%2020.6652%2022.4008C22.3888%2023.9563%2024.9975%2023.862%2028.0255%2022.0238Z%22%20fill%3D%22url(%23paint3_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M68.0888%2024.8694L68%207.88696H71.9963L71.8187%2018.4448L76.8806%207.88696H80.6548L81.3209%2018.3999L85.5392%207.88696H89.713L82.4754%2024.8694H78.1683L77.5466%2013.9072L72.3959%2024.8694H68.0888Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M92.7771%2025.1385C89.2693%2025.1385%2086.7383%2022.6675%2086.7383%2019.2081C86.7383%2015.3893%2089.8021%2012.1545%2093.4431%2012.1545C96.6402%2012.1545%2098.8603%2014.4458%2098.8603%2017.7704C98.8603%2018.5342%2098.8159%2019.1182%2098.7271%2019.6124H90.4237C90.6457%2021.0501%2091.7114%2022.0385%2093.2211%2022.0385C94.1536%2022.0385%2094.9528%2021.724%2095.5301%2021.095L97.617%2023.4762C96.0185%2024.6443%2094.5976%2025.1385%2092.7771%2025.1385ZM90.6457%2017.411H95.4857C95.3081%2016.0632%2094.4644%2015.2545%2093.2211%2015.2545C92.0666%2015.2096%2091.0898%2016.0632%2090.6457%2017.411Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M105.965%2024.9589C104.411%2024.9589%20103.167%2024.24%20102.368%2022.8473L101.924%2024.869H98.1499L101.791%207.52717L105.698%206.89819L104.322%2013.5923C105.166%2012.7836%20106.32%2012.2894%20107.519%2012.2894C110.139%2012.2894%20112.181%2014.8054%20112.181%2018.0401C112.226%2021.814%20109.428%2024.9589%20105.965%2024.9589ZM103.789%2016.3778L102.945%2020.4212C103.478%2021.185%20104.366%2021.6792%20105.388%2021.6792C107.208%2021.6792%20108.54%2020.2415%20108.54%2018.3097C108.54%2016.6474%20107.43%2015.4793%20105.92%2015.4793C105.077%2015.4793%20104.411%2015.7937%20103.789%2016.3778Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M120.44%207.88696H125.058L127.899%2024.8694H123.725L123.193%2020.8259H117.154L114.978%2024.8694H110.582L120.44%207.88696ZM122.704%2017.5912L121.949%2011.9304L118.886%2017.5463H122.704V17.5912Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M131.23%2012.3347H135.004L134.782%2013.5927C135.626%2012.7391%20136.736%2012.2449%20137.935%2012.2449C140.555%2012.2449%20142.597%2014.7608%20142.597%2017.9955C142.597%2021.8143%20139.8%2024.9592%20136.336%2024.9592C134.782%2024.9592%20133.539%2024.2853%20132.828%2022.9824L131.274%2030.0809H127.456L131.23%2012.3347ZM134.205%2016.3332L133.317%2020.5114C133.85%2021.2303%20134.738%2021.6796%20135.715%2021.6796C137.535%2021.6796%20138.867%2020.2419%20138.867%2018.31C138.867%2016.6477%20137.757%2015.4796%20136.247%2015.4796C135.493%2015.4796%20134.827%2015.7492%20134.205%2016.3332Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M144.595%2012.3347H148.369L148.147%2013.5927C148.99%2012.7391%20150.101%2012.2449%20151.299%2012.2449C153.919%2012.2449%20155.962%2014.7608%20155.962%2017.9955C155.962%2021.8143%20153.164%2024.9592%20149.701%2024.9592C148.147%2024.9592%20146.904%2024.2853%20146.193%2022.9824L144.683%2030.0809H140.865L144.595%2012.3347ZM147.57%2016.3332L146.682%2020.5114C147.214%2021.2303%20148.102%2021.6796%20149.079%2021.6796C150.9%2021.6796%20152.232%2020.2419%20152.232%2018.31C152.232%2016.6477%20151.122%2015.4796%20149.612%2015.4796C148.857%2015.4796%20148.191%2015.7492%20147.57%2016.3332Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M159.115%2024.8694H155.296L158.005%2012.3347H161.824L159.115%2024.8694ZM158.449%208.47099C158.449%207.1681%20159.559%206%20160.847%206C161.912%206%20162.8%206.85361%20162.8%207.93186C162.8%209.27967%20161.69%2010.4029%20160.358%2010.4029C159.248%2010.4029%20158.449%209.54924%20158.449%208.47099Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M169.727%2020.6909L171.592%2023.1619C170.304%2024.4648%20168.572%2025.1387%20166.752%2025.1387C163.466%2025.1387%20161.068%2022.7126%20161.068%2019.388C161.068%2015.3446%20164.088%2012.1099%20167.862%2012.1099C170.082%2012.1099%20171.947%2013.0983%20173.013%2014.7606L170.304%2017.0069C169.727%2015.9736%20168.927%2015.4794%20167.773%2015.4794C166.13%2015.4794%20164.842%2017.0518%20164.842%2019.0286C164.842%2020.6909%20165.819%2021.6793%20167.329%2021.6793C168.261%2021.7243%20169.016%2021.4098%20169.727%2020.6909Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M175.722%207.52717L179.629%206.89819L177.365%2017.6807L182.426%2012.3344H187L180.517%2018.6691L184.691%2024.869H180.162L177.009%2019.5676L175.899%2024.869H172.081L175.722%207.52717Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%2223.1831%22%20y1%3D%2224.7007%22%20x2%3D%2223.3049%22%20y2%3D%228.44851%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23327ACD%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234696D2%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear%22%20x1%3D%2227.9436%22%20y1%3D%2222.0876%22%20x2%3D%2228.0428%22%20y2%3D%2222.0876%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20offset%3D%220.2029%22%20stop-color%3D%22%234C51BF%22%20stop-opacity%3D%220.9%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235A67D8%22%20stop-opacity%3D%220.9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear%22%20x1%3D%2232.4583%22%20y1%3D%222.22148%22%20x2%3D%2239.8371%22%20y2%3D%2230.0298%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20offset%3D%220.3367%22%20stop-color%3D%22%2342B9FF%22%2F%3E%0A%3Cstop%20offset%3D%220.7818%22%20stop-color%3D%22%233B97E1%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233784D1%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear%22%20x1%3D%2211.252%22%20y1%3D%220.972585%22%20x2%3D%2215.8771%22%20y2%3D%2225.7529%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20offset%3D%220.3367%22%20stop-color%3D%22%2342B9FF%22%2F%3E%0A%3Cstop%20offset%3D%220.7818%22%20stop-color%3D%22%233B97E1%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233784D1%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A"></img> </a> </div><!-- end .webappick-header-logo --> <div class="webappick-header-top-right"> <div class="webappick-header-menu order-last order-lg-first"> <!-- Mobile menu toggle button (hamburger/x icon) --> <input id="main-menu-state" type="checkbox" /> <label class="main-menu-btn" for="main-menu-state"> <span class="main-menu-btn-icon"></span> </label> <ul id="webappick-main-menu menu-webappick" class="menu"><li id="menu-item-44889" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-44889"><a href="https://webappick.com">Home</a></li> <li id="menu-item-61858" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-61858"><a href="https://webappick.com/plugin/">Plugins</a> <ul class="sub-menu"> <li id="menu-item-61860" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-61860"><a href="https://webappick.com/plugin/woocommerce-product-feed-pro/">CTX Feed Pro</a></li> <li id="menu-item-61859" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-61859"><a href="https://webappick.com/plugin/woocommerce-pdf-invoice-packing-slips/">Challan Pro</a></li> </ul> </li> <li id="menu-item-61861" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-61861"><a href="#">Help & Docs</a> <ul class="sub-menu"> <li id="menu-item-64850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-64850"><a href="https://webappick.com/docs/">Documentation</a></li> <li id="menu-item-61863" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-61863"><a target="_blank" rel="noopener" href="https://www.youtube.com/c/WebAppick/videos/?sub_confirmation=1">Video Tutorials</a></li> </ul> </li> <li id="menu-item-46145" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46145"><a href="https://webappick.com/blog/">Blog</a></li> <li id="menu-item-66812" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-66812"><a href="//webappick.com/my-account/contact-support/">Support</a></li> </ul> </div><!-- end .webappick-header-menu --> <div class="webappick-header-cart"> <a class="cart-contents" href="https://webappick.com/cart/" title="View your shopping cart"> <img class="cart-icon" title="" width="24" height="28" alt="WebAppick Cart" src="data:image/svg+xml,%3Csvg%20width%3D%2228%22%20height%3D%2224%22%20viewBox%3D%220%200%2028%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.30151%200C7.30821%200%206.40172%200.605254%206.00998%201.52961L2.91726%208.8421H1.24914C0.858886%208.8421%200.492474%209.02593%200.255577%209.34046C0.0211735%209.65372%20-0.058526%2010.0606%200.0437138%2010.4408L3.23627%2022.1447C3.53427%2023.2361%204.52267%2024%205.63983%2024H21.7901C22.9073%2024%2023.8945%2023.2373%2024.1913%2022.1472L27.3838%2010.4433C27.4873%2010.063%2027.4088%209.65372%2027.1744%209.34046C26.9375%209.02593%2026.5698%208.8421%2026.1808%208.8421H24.5127L21.4176%201.53207H21.42C21.0289%200.603432%2020.1193%200%2019.126%200H8.30151ZM8.30151%202.52632H19.126L21.7974%208.8421H5.63252L8.30151%202.52632ZM8.72767%2012.6316C9.41592%2012.6316%209.9745%2013.1975%209.9745%2013.8947V18.9474C9.9745%2019.6446%209.41592%2020.2105%208.72767%2020.2105C8.03942%2020.2105%207.48085%2019.6446%207.48085%2018.9474V13.8947C7.48085%2013.1975%208.03942%2012.6316%208.72767%2012.6316ZM13.715%2012.6316C14.4032%2012.6316%2014.9618%2013.1975%2014.9618%2013.8947V18.9474C14.9618%2019.6446%2014.4032%2020.2105%2013.715%2020.2105C13.0267%2020.2105%2012.4682%2019.6446%2012.4682%2018.9474V13.8947C12.4682%2013.1975%2013.0267%2012.6316%2013.715%2012.6316ZM18.7023%2012.6316C19.3905%2012.6316%2019.9491%2013.1975%2019.9491%2013.8947V18.9474C19.9491%2019.6446%2019.3905%2020.2105%2018.7023%2020.2105C18.014%2020.2105%2017.4555%2019.6446%2017.4555%2018.9474V13.8947C17.4555%2013.1975%2018.014%2012.6316%2018.7023%2012.6316Z%22%20fill%3D%22%231F2045%22%2F%3E%0A%3C%2Fsvg%3E%0A"></img> <span class="webappick-cart-number"> 0 </span> </a> </div><!-- end .webappick-header-cart --> <div class="webappick-header-account-link"> <a href="https://webappick.com/my-account/" class="webappick-btn webappick-btn-secondary" title="Login">Login</a> </div><!-- end .webappick-header-account-link --> </div><!-- end .webappick-header-top-right --> </div><!-- end .webappick-header-top-area --> </div><!-- end .col-xl-12 --> </div><!-- end .row --> </div><!-- end .container --> </div><!-- end .webappick-header-container --> </header><!-- end #webappick-header --> <!-- END WEBAPPICK HEADER SECTION --><!-- START WEBAPPICK BLOG SECTION --> <section id="webappick-page"> <div class="container"> <div class="row"> <div class="col-xl-12 col-12"> <div class="webappick-page-title"> <h1>Terms & Conditions</h1> </div><!-- end .webappick-page-title --> </div><!-- end .col-xl-12 --> <div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12 col-12"> <article class="webappick-content-container"> <p>This site, WebAppick.com, (hereafter referred to as WebAppick.com, site, or website) is owned and operated by WebAppick (hereinafter referred to as WebAppick Plugin, we or company). Please carefully read, review and <strong>be sure you understand our terms of use prior to downloading or using any of the materials or Products from WebAppick.com</strong>. You should carefully read all of our terms and conditions as your purchase or use of any WebAppick.com product(s), membership, or services and use of this website and any materials or products available herein identifies that you agree to the following terms of use and that you agree to be bound by these terms and conditions accordingly. If you do not agree to these terms then you should leave this website immediately, not use any of the materials or products available herein, and/or not subscribe to this service.</p> <h3>1. Limitation of Liability</h3> <p>Under no circumstances shall WebAppick.com be liable for any direct, indirect, special, incidental or consequential damages, including, but not limited to, loss of data or profit, arising out of the use, or the inability to use, the materials on this site, even if WebAppick.com or an authorized representative has been advised of the possibility of such damages. If your use of materials from this site results in the need for servicing, repair or correction of equipment or data, you assume any costs thereof.</p> <h3>2. License</h3> <p>The license key ensures that you are a valid customer and eligible to get updates from our servers. If you do not activate the license, the plugin may not work fine.</p> <p>Each product from our site includes 1-year update validity. This date is calculated from the minute the order has been marked as complete. If you do not have a valid license, you will not be able to download any of your purchased products.</p> <ol type="a"> <li>An active subscription is required to access the downloads section.</li> <li>We process recurring payments automatically. Our products have an auto-renewal feature, we use Stripe subscriptions to ensure a smooth flow of subscriptions. Read <a href="https://stripe.com/us/privacy" target="_blank" rel="noopener noreferrer">Stripe Terms & Privacy</a> here.</li> </ol> <h3>3. Ownership and Liability</h3> <p>You may not claim intellectual or exclusive ownership to any of our products, modified or unmodified. All products are the property of WebAppick.com. Our products are provided “as is” without warranty of any kind, either expressed or implied. In no event shall our juridical person be liable for any damages including, but not limited to, direct, indirect, special, incidental or consequential damages or other losses arising out of the use of or inability to use our products.</p> <p><strong>User Accounts and Product Licenses are not transferrable.</strong></p> <p>If you are a contractual developer or a representative of a person, please ask them to purchase the product from us directly. It saves time on both sides when we follow up support tickets.</p> <h3>4. Refund Policy</h3> <p>WebAppick.com provides digital media (software) that can be downloaded instantly after a purchase has been made. There is no “trial” or “grace period” after purchasing our themes, plugins or any custom software which means all sales are final. Once you have our software, you can not “return” the product.</p> <p>Our refund policy has only one condition- If we fail to solve a bug in our product, we will issue a refund.</p> <p><a href="https://webappick.com/refund-policy/" target="_blank" rel="noopener noreferrer">You can read how our refund policy works here</a>.</p> <h3>5. Warranty</h3> <p>Our products are provided “as is” without warranty of any kind, either expressed or implied. We do not guarantee that our products will work in all browsers, nor do we guarantee that our products will be functional with all versions of WordPress. We do not guarantee compatibility with any additional third-party plugins, scripts, or applications.</p> <p>However, you can always check the products on our demo server before purchasing to be sure about the issues. Our contact form is always there to help you.</p> <h3>6. Product Updates</h3> <p>Each individual product purchased from WebAppick.com includes free updates to customers for 1 year from the date of purchase. We do not guarantee that product updates will always be made and forever, but WebAppick does it’s best to improve each product over time and make sure they will work with the latest version of WordPress. We cannot guarantee that our products will run with older versions of WordPress (3.0 or earlier).</p> <h3>7. Account Termination and Suspension</h3> <p>WebAppick reserves the right to suspend and/or terminate any user account without notice. This may be due to one or several of the following reasons.</p> <ol type="a"> <li>Abusive behavior and/or excessive negativity towards the WebAppick staff and/or other WebAppick customers.</li> <li>Repeated defamatory, malicious, and/or false statements including slander against WebAppick, and/or attempts to persuade potential customers away from purchasing WebAppick products.</li> <li>Promoting competitor products, contributing to software piracy, hacking, spamming, or other illegal acts.</li> <li>We reasonably believe that your account has been compromised, shared with others, or for other security reasons. All decisions are final and terminated or suspended accounts will not be reversed.</li> </ol> <h3>9. Privacy Policy</h3> <p>User account data and certain other information about you will never be sold or rented to any third-party. You understand that through your use of our services you consent to the collection and use of this information which includes the transfer of this information to the United States of America Government and/or other countries for storage, processing and use by WebAppick.</p> <div class="swp-hidden-panel-wrap" style="display: none; visibility: collapse; opacity: 0"><div class="swp_social_panel swp_horizontal_panel swp_flat_fresh swp_default_full_color swp_other_full_color swp_individual_full_color scale-100 scale-full_width" data-min-width="1100" data-float-color="#ffffff" data-float="none" data-float-mobile="none" data-transition="slide" data-post-id="47444" ><div class="nc_tweetContainer swp_share_button swp_facebook" data-network="facebook"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F" data-link="https://www.facebook.com/share.php?u=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_facebook_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_twitter" data-network="twitter"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://twitter.com/intent/tweet?text=Terms+%26amp%3B+Conditions&url=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F&via=webappick" data-link="https://twitter.com/intent/tweet?text=Terms+%26amp%3B+Conditions&url=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F&via=webappick"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_twitter_icon"></i><span class="swp_share">Tweet</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_linkedin" data-network="linkedin"><a class="nc_tweet swp_share_link" rel="nofollow noreferrer noopener" target="_blank" href="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F" data-link="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwebappick.com%2Fterms-and-conditions%2F"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_linkedin_icon"></i><span class="swp_share">Share</span></span></span></span></a></div><div class="nc_tweetContainer swp_share_button swp_pinterest" data-network="pinterest"><a rel="nofollow noreferrer noopener" class="nc_tweet swp_share_link noPop" onClick="var e=document.createElement('script'); e.setAttribute('type','text/javascript'); e.setAttribute('charset','UTF-8'); e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999); document.body.appendChild(e); " ><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw swp_pinterest_icon"></i><span class="swp_share">Pin</span></span></span></span></a></div></div></div><div class="swp-content-locator"></div> </article><!-- end .webappick-content-container --> </div><!-- end .col-xl-12 --> </div><!-- end .row --> </div><!-- end .container --> </section><!-- end #webappick-page --> <!-- END WEBAPPICK BLOG SECTION --> <!-- START WEBAPPICK FOOTER --> <footer id="webappick-footer"> <div class="webappick-footer-call-to-action"> <div class="container"> <div class="row"> <div class="col-xl-12"> <div class="webappick-footer-call-to-action-content"> <div class="webappick-footer-call-to-action-description"> <h3>You will love our solutions</h3> <p>Take a look at our highly rated premium and free WordPress plugins</p> </div><!-- end .webappick-footer-call-to-action-description --> <div class="webappick-footer-call-to-action-button"> <a href="https://webappick.com/plugin/" class="webappick-btn webappick-btn-large webappick-btn-large-hover">Products</a> </div><!-- end .webappick-footer-call-action-button --> </div><!-- end .webappick-footer-call-to-action-content --> </div><!-- end .col-xl-12 --> </div><!-- end .row --> </div><!-- end .container --> </div><!-- end .webappick-footer-call-to-action --> <div class="webappick-footer-content"> <div class="container"> <div class="row"> <div class="col-xl-4 col-lg-5 col-md-12 col-sm-12 col-12 order-last order-lg-first"> <div class="webappick-footer-logo-area"> <a href="https://webappick.com"> <img class="webappick-logo" title="" width="180" height="30" alt="WebAppick Logo" src="data:image/svg+xml,%3Csvg%20width%3D%22187%22%20height%3D%2231%22%20viewBox%3D%220%200%20187%2031%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M30.0753%2018.9131L29.9355%2019.1487L29.7958%2019.2901C29.7026%2019.3844%2029.656%2019.5258%2029.5629%2019.6201C29.5629%2019.6201%2029.5629%2019.6201%2029.5629%2019.6672C29.3765%2019.95%2029.1902%2020.2328%2029.0038%2020.5156C28.9573%2020.5628%2028.9573%2020.6099%2028.9107%2020.657C28.8641%2020.7042%2028.8641%2020.7513%2028.8175%2020.7984C28.7709%2020.8927%2028.6777%2020.987%2028.6312%2021.0812C28.5846%2021.1755%2028.4914%2021.2698%2028.4448%2021.3641C28.3051%2021.5997%2028.1653%2021.7883%2028.0256%2022.0239C24.9976%2023.8622%2022.3422%2023.9564%2020.6186%2022.3539C20.3857%2022.1182%2020.1528%2021.8354%2019.9198%2021.5526C19.5472%2021.0341%2019.3142%2020.4685%2019.0813%2019.9029C18.9416%2019.6201%2018.8018%2019.2901%2018.7086%2019.0073C18.5689%2018.7245%2018.4757%2018.3946%2018.336%2018.1118C18.1496%2017.5933%2017.9167%2017.1219%2017.7303%2016.6035C17.6372%2016.4149%2017.5906%2016.2264%2017.4974%2015.9907C17.3577%2015.7079%2017.2645%2015.378%2017.1247%2015.0952C17.1247%2015.048%2017.0782%2015.048%2017.0782%2015.0009C17.0782%2014.9538%2017.0316%2014.9066%2017.0316%2014.8595C17.0316%2014.8124%2017.0316%2014.8124%2016.985%2014.7652C16.985%2014.7181%2016.9384%2014.7181%2016.9384%2014.671C16.8918%2014.6238%2016.8918%2014.5295%2016.8452%2014.4824C16.7987%2014.3881%2016.7521%2014.2939%2016.7055%2014.1525C16.6123%2013.9639%2016.5191%2013.7283%2016.3794%2013.4926C16.5657%2013.2098%2016.7055%2012.9741%2016.8918%2012.6913C17.0316%2012.5028%2017.1247%2012.3142%2017.2645%2012.1257C17.2645%2012.1257%2017.2645%2012.1257%2017.2645%2012.0786C17.2645%2012.0786%2017.2645%2012.0786%2017.2645%2012.0314C17.4508%2011.7486%2017.6372%2011.4187%2017.8235%2011.1359C17.8235%2011.1359%2017.8235%2011.0887%2017.8701%2011.0416C17.8701%2010.9945%2017.9167%2010.9945%2017.9167%2010.9473C17.9167%2010.9473%2017.9167%2010.9002%2017.9633%2010.9002C18.0099%2010.8059%2018.103%2010.6645%2018.1496%2010.5703C18.1962%2010.5231%2018.2428%2010.4288%2018.2428%2010.3817C18.2894%2010.3346%2018.2894%2010.3346%2018.336%2010.2874C18.9416%209.62756%2019.5006%209.10908%2020.1993%208.82627C21.5969%208.3078%2022.9944%208.54347%2024.392%209.10908C24.4851%209.15622%2024.5783%209.20335%2024.6715%209.25048C24.718%209.25048%2024.718%209.29762%2024.7646%209.29762C24.8112%209.34475%2024.8578%209.34475%2024.9044%209.39189C24.951%209.39189%2024.9976%209.43902%2024.9976%209.43902C25.0441%209.48616%2025.0907%209.48616%2025.1373%209.53329C25.1839%209.58043%2025.2305%209.58043%2025.2771%209.62756C25.3702%209.67469%2025.4168%209.72183%2025.51%209.8161C25.5566%209.86323%2025.6032%209.86323%2025.6497%209.91037C25.6963%209.9575%2025.7429%2010.0046%2025.7895%2010.0046C25.8827%2010.0518%2025.9292%2010.146%2026.0224%2010.2403C26.069%2010.2874%2026.1156%2010.3346%2026.1156%2010.3346L26.1622%2010.3817C26.2088%2010.4288%2026.2088%2010.476%2026.2553%2010.476C26.3019%2010.5231%2026.3485%2010.5703%2026.3951%2010.6174C26.4417%2010.6645%2026.4883%2010.7117%2026.4883%2010.7588C26.5348%2010.8059%2026.5814%2010.8531%2026.5814%2010.9002C26.7212%2011.0416%2026.8144%2011.2301%2026.9075%2011.4187C26.9541%2011.4658%2026.9541%2011.5129%2027.0007%2011.5601C27.2336%2012.0314%2027.42%2012.5499%2027.6529%2013.0684C27.7461%2013.2569%2027.7926%2013.4455%2027.8858%2013.634C27.8858%2013.6811%2027.8858%2013.6811%2027.9324%2013.7283C28.0721%2014.0111%2028.1653%2014.2939%2028.2585%2014.5767C28.3982%2014.9538%2028.538%2015.3308%2028.7243%2015.7079C28.9107%2016.1793%2029.097%2016.6977%2029.3299%2017.1691C29.4697%2017.5462%2029.656%2017.9232%2029.7958%2018.3474L30.0753%2018.9131C30.0753%2018.8659%2030.0753%2018.8659%2030.0753%2018.9131Z%22%20fill%3D%22url(%23paint0_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M59.8894%2016.6974C60.1689%2016.9331%2060.5416%2017.1216%2060.9142%2017.0745C61.5664%2017.0273%2061.8925%2016.6031%2061.6596%2015.7547C61.5198%2014.4349%2061.4267%2013.1623%2061.2869%2011.8425C61.1006%209.72149%2060.8211%207.55331%2060.5881%205.38512L60.1689%201.70863C60.0757%200.81307%2059.6099%200.294591%2058.7713%200.106053C58.4918%20-0.0353509%2058.2123%20-0.0353509%2057.9328%200.106053C57.7931%200.106053%2057.6999%200.106053%2057.6067%200.153187C56.5353%200.483129%2055.4172%200.81307%2054.3458%201.19015C53.5073%201.47295%2052.6222%201.75576%2051.7371%202.03857C50.2929%202.50991%2048.8488%203.02839%2047.4047%203.49974C46.4264%203.82967%2045.4016%204.1596%2044.3768%204.48952L44.3767%204.48956C43.6313%204.72523%2043.3518%205.24371%2043.6313%205.85646C43.7711%206.13927%2044.004%206.32781%2044.2369%206.46921C44.7028%206.79915%2045.2152%207.08196%2045.6811%207.4119C45.8674%207.55331%2046.0537%207.69471%2045.8208%208.02465C45.7276%208.21319%2045.5879%208.35459%2045.4481%208.54313L45.355%208.73167L44.5164%2010.0986L43.9108%2010.9941L43.3052%2011.8897L43.2121%2011.9839L42.1406%2013.5865L44.5867%2019.8706C45.5713%2022.1447%2048.6357%2026.5713%2052.552%2023.6277L53.9265%2022.2593L54.3458%2021.5523C54.3924%2021.458%2054.4856%2021.3637%2054.5321%2021.2694L54.5787%2021.2223C55.2309%2020.1854%2055.883%2019.1956%2056.5352%2018.2059L56.5353%2018.2057C57.0477%2017.4044%2057.5601%2016.6503%2058.0726%2015.849C58.2123%2015.6604%2058.3055%2015.6133%2058.4918%2015.7076C58.9577%2016.0375%2059.4235%2016.4146%2059.8894%2016.6974Z%22%20fill%3D%22%233D89D0%22%2F%3E%0A%3Cpath%20d%3D%22M28.0259%2022.0232C27.9793%2022.0703%2027.9793%2022.1175%2027.9327%2022.1646C27.9793%2022.1175%2028.0259%2022.0703%2028.0259%2022.0232Z%22%20fill%3D%22url(%23paint1_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M53.9265%2022.3064C53.7402%2022.5892%2053.5538%2022.872%2053.3675%2023.202C53.0414%2023.7204%2052.7153%2024.1918%2052.3892%2024.7103C51.3178%2026.4071%2050.1531%2027.9625%2048.4295%2029.0938C46.9388%2030.0365%2045.4015%2030.6021%2043.6779%2030.8849C42.1872%2031.1206%2040.7896%2030.9791%2039.3921%2030.5549C37.6219%2030.0365%2036.038%2029.1409%2034.687%2027.8211C33.7088%2026.8784%2032.9634%2025.7944%2032.3578%2024.616C32.0317%2023.9561%2031.7988%2023.2491%2031.4727%2022.5421C31.0534%2021.5522%2030.1683%2019.2427%2030.1218%2019.1012C30.0752%2019.0541%2030.0752%2018.9598%2030.0286%2018.9127C29.9354%2018.7242%2029.8422%2018.5828%2029.7957%2018.3942C29.6559%2018.0172%2029.4696%2017.6401%2029.3298%2017.2159C29.2366%2017.0273%2029.1901%2016.8388%2029.0969%2016.6503C28.9571%2016.3674%2028.864%2016.0846%2028.7242%2015.7547C28.5845%2015.3776%2028.4447%2015.0005%2028.2584%2014.6235C28.1652%2014.3407%2028.0254%2014.0579%2027.9323%2013.775C27.9323%2013.7279%2027.9323%2013.7279%2027.8857%2013.6808C27.7925%2013.4922%2027.7459%2013.3037%2027.6528%2013.1152C27.4664%2012.5967%2027.2335%2012.1253%2027.0006%2011.6069C27.0006%2011.5597%2026.954%2011.5126%2026.9074%2011.4655C26.8142%2011.2769%2026.7211%2011.1355%2026.5813%2010.947C26.5347%2010.8998%2026.4882%2010.8527%2026.4882%2010.8056C26.4416%2010.7584%2026.395%2010.7113%2026.395%2010.6642C26.3484%2010.617%2026.3018%2010.5699%2026.2552%2010.5228C26.2086%2010.4756%2026.2086%2010.4285%2026.1621%2010.4285L26.1155%2010.3814C26.0689%2010.3342%2026.0223%2010.2871%2026.0223%2010.2871C25.9291%2010.1928%2025.8826%2010.1457%2025.7894%2010.0514C25.7428%2010.0043%2025.6962%209.95715%2025.6496%209.95715C25.603%209.91002%2025.5565%209.91002%2025.5099%209.86288C25.4167%209.81575%2025.3701%209.76861%2025.277%209.67435C25.2304%209.62721%2025.1838%209.62721%2025.1372%209.58008C25.0906%209.53294%2025.044%209.53294%2024.9974%209.48581C24.9509%209.48581%2024.9043%209.43867%2024.9043%209.43867C24.8577%209.39154%2024.8111%209.39154%2024.7645%209.3444C24.7179%209.3444%2024.7179%209.29727%2024.6714%209.29727C24.5782%209.25014%2024.485%209.203%2024.3918%209.15587C22.9943%208.59025%2021.1775%208.77879%2020.1992%209.10873C19.2675%209.43867%2018.2893%2010.3342%2018.2427%2010.4285C18.6619%209.72148%2019.0812%208.96733%2019.547%208.26031C20.1526%207.36475%2020.7117%206.4692%2021.3638%205.62078C22.3887%204.63095%2023.4602%203.78253%2024.6714%203.07551C27.0006%201.75575%2029.4696%201.52007%2032.0317%201.89715C33.3361%202.08569%2034.5939%202.60417%2035.7585%203.35832C36.9231%204.06534%2037.9014%204.96089%2038.7399%206.04499C39.2989%206.79914%2039.8114%207.60043%2040.1374%208.49598C40.6033%209.67435%2041.1623%2010.8056%2041.5816%2011.9839C41.7679%2012.5496%2042.0008%2013.068%2042.2338%2013.6336C42.2338%2013.6336%2042.2338%2013.6336%2042.2338%2013.6808V13.7279L45.0288%2019.8554C45.4015%2020.8452%2045.9139%2021.6465%2046.7059%2022.3535C47.2183%2022.872%2047.8705%2023.1548%2048.5227%2023.3905C48.5693%2023.3905%2048.6158%2023.4376%2048.6624%2023.4376C49.7805%2023.7676%2051.2246%2023.3905%2052.3426%2023.0134C53.088%2022.6835%2053.6936%2022.4007%2053.9265%2022.3064Z%22%20fill%3D%22url(%23paint2_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M28.0255%2022.0238C27.9789%2022.0709%2027.9789%2022.118%2027.9324%2022.1652C27.9324%2022.1652%2027.9324%2022.1652%2027.9324%2022.2123C27.7926%2022.448%2027.6063%2022.6836%2027.4665%2022.9664C25.8826%2025.8416%2024.4385%2028.1512%2021.6434%2029.6595C19.3142%2030.9793%2016.8452%2031.215%2014.2831%2030.8379C14.1433%2030.8379%2014.0501%2030.7908%2013.9104%2030.7908C12.7458%2030.6022%2011.5812%2030.0838%2010.4165%2029.2825C8.78607%2028.1512%207.52829%2026.5958%206.64318%2024.8047L6.17733%2023.9091L5.01272%2021.5524L0.726927%2012.6911C0.447419%2012.0784%200.214496%2011.4656%200.121327%2010.8529C-0.437689%207.8834%200.95985%204.77252%203.80151%203.35849C5.43198%202.51007%207.24878%202.4158%208.87924%202.93428C10.6029%203.45276%2012.1402%204.67825%2013.0253%206.46937L13.1184%206.6579L14.7489%209.95732C14.7955%2010.0516%2014.7955%2010.1459%2014.8421%2010.2401C15.075%2010.8529%2015.8204%2012.4083%2016.426%2013.5867C16.4725%2013.6809%2016.5191%2013.7752%2016.5657%2013.8223C16.6123%2013.9638%2016.7055%2014.1052%2016.752%2014.1994C16.7986%2014.2937%2016.8452%2014.3408%2016.8452%2014.4351C16.8452%2014.4822%2016.8918%2014.4822%2016.8918%2014.5294C16.9384%2014.5765%2016.9384%2014.6708%2016.985%2014.7179C16.985%2014.765%2017.0316%2014.765%2017.0316%2014.8122C17.0316%2014.8593%2017.0781%2014.8593%2017.0781%2014.9064C17.0781%2014.9536%2017.1247%2015.0007%2017.1247%2015.0478C17.1247%2015.095%2017.1713%2015.095%2017.1713%2015.1421C17.3111%2015.4249%2017.4042%2015.7549%2017.544%2016.0377C17.6372%2016.2262%2017.6837%2016.4147%2017.7769%2016.6504C17.9632%2017.1689%2018.1962%2017.6402%2018.3825%2018.1587C18.5223%2018.4415%2018.6154%2018.7715%2018.7552%2019.0543C18.8018%2019.1485%2018.8484%2019.29%2018.8949%2019.3842C18.9881%2019.5728%2019.0347%2019.7613%2019.1279%2019.9498C19.3608%2020.5154%2019.5937%2021.0811%2019.9664%2021.5995C20.1993%2021.8823%2020.3857%2022.1652%2020.6652%2022.4008C22.3888%2023.9563%2024.9975%2023.862%2028.0255%2022.0238Z%22%20fill%3D%22url(%23paint3_linear)%22%2F%3E%0A%3Cpath%20d%3D%22M68.0888%2024.8694L68%207.88696H71.9963L71.8187%2018.4448L76.8806%207.88696H80.6548L81.3209%2018.3999L85.5392%207.88696H89.713L82.4754%2024.8694H78.1683L77.5466%2013.9072L72.3959%2024.8694H68.0888Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M92.7771%2025.1385C89.2693%2025.1385%2086.7383%2022.6675%2086.7383%2019.2081C86.7383%2015.3893%2089.8021%2012.1545%2093.4431%2012.1545C96.6402%2012.1545%2098.8603%2014.4458%2098.8603%2017.7704C98.8603%2018.5342%2098.8159%2019.1182%2098.7271%2019.6124H90.4237C90.6457%2021.0501%2091.7114%2022.0385%2093.2211%2022.0385C94.1536%2022.0385%2094.9528%2021.724%2095.5301%2021.095L97.617%2023.4762C96.0185%2024.6443%2094.5976%2025.1385%2092.7771%2025.1385ZM90.6457%2017.411H95.4857C95.3081%2016.0632%2094.4644%2015.2545%2093.2211%2015.2545C92.0666%2015.2096%2091.0898%2016.0632%2090.6457%2017.411Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M105.965%2024.9589C104.411%2024.9589%20103.167%2024.24%20102.368%2022.8473L101.924%2024.869H98.1499L101.791%207.52717L105.698%206.89819L104.322%2013.5923C105.166%2012.7836%20106.32%2012.2894%20107.519%2012.2894C110.139%2012.2894%20112.181%2014.8054%20112.181%2018.0401C112.226%2021.814%20109.428%2024.9589%20105.965%2024.9589ZM103.789%2016.3778L102.945%2020.4212C103.478%2021.185%20104.366%2021.6792%20105.388%2021.6792C107.208%2021.6792%20108.54%2020.2415%20108.54%2018.3097C108.54%2016.6474%20107.43%2015.4793%20105.92%2015.4793C105.077%2015.4793%20104.411%2015.7937%20103.789%2016.3778Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M120.44%207.88696H125.058L127.899%2024.8694H123.725L123.193%2020.8259H117.154L114.978%2024.8694H110.582L120.44%207.88696ZM122.704%2017.5912L121.949%2011.9304L118.886%2017.5463H122.704V17.5912Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M131.23%2012.3347H135.004L134.782%2013.5927C135.626%2012.7391%20136.736%2012.2449%20137.935%2012.2449C140.555%2012.2449%20142.597%2014.7608%20142.597%2017.9955C142.597%2021.8143%20139.8%2024.9592%20136.336%2024.9592C134.782%2024.9592%20133.539%2024.2853%20132.828%2022.9824L131.274%2030.0809H127.456L131.23%2012.3347ZM134.205%2016.3332L133.317%2020.5114C133.85%2021.2303%20134.738%2021.6796%20135.715%2021.6796C137.535%2021.6796%20138.867%2020.2419%20138.867%2018.31C138.867%2016.6477%20137.757%2015.4796%20136.247%2015.4796C135.493%2015.4796%20134.827%2015.7492%20134.205%2016.3332Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M144.595%2012.3347H148.369L148.147%2013.5927C148.99%2012.7391%20150.101%2012.2449%20151.299%2012.2449C153.919%2012.2449%20155.962%2014.7608%20155.962%2017.9955C155.962%2021.8143%20153.164%2024.9592%20149.701%2024.9592C148.147%2024.9592%20146.904%2024.2853%20146.193%2022.9824L144.683%2030.0809H140.865L144.595%2012.3347ZM147.57%2016.3332L146.682%2020.5114C147.214%2021.2303%20148.102%2021.6796%20149.079%2021.6796C150.9%2021.6796%20152.232%2020.2419%20152.232%2018.31C152.232%2016.6477%20151.122%2015.4796%20149.612%2015.4796C148.857%2015.4796%20148.191%2015.7492%20147.57%2016.3332Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M159.115%2024.8694H155.296L158.005%2012.3347H161.824L159.115%2024.8694ZM158.449%208.47099C158.449%207.1681%20159.559%206%20160.847%206C161.912%206%20162.8%206.85361%20162.8%207.93186C162.8%209.27967%20161.69%2010.4029%20160.358%2010.4029C159.248%2010.4029%20158.449%209.54924%20158.449%208.47099Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M169.727%2020.6909L171.592%2023.1619C170.304%2024.4648%20168.572%2025.1387%20166.752%2025.1387C163.466%2025.1387%20161.068%2022.7126%20161.068%2019.388C161.068%2015.3446%20164.088%2012.1099%20167.862%2012.1099C170.082%2012.1099%20171.947%2013.0983%20173.013%2014.7606L170.304%2017.0069C169.727%2015.9736%20168.927%2015.4794%20167.773%2015.4794C166.13%2015.4794%20164.842%2017.0518%20164.842%2019.0286C164.842%2020.6909%20165.819%2021.6793%20167.329%2021.6793C168.261%2021.7243%20169.016%2021.4098%20169.727%2020.6909Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cpath%20d%3D%22M175.722%207.52717L179.629%206.89819L177.365%2017.6807L182.426%2012.3344H187L180.517%2018.6691L184.691%2024.869H180.162L177.009%2019.5676L175.899%2024.869H172.081L175.722%207.52717Z%22%20fill%3D%22%230D5293%22%2F%3E%0A%3Cdefs%3E%0A%3ClinearGradient%20id%3D%22paint0_linear%22%20x1%3D%2223.1831%22%20y1%3D%2224.7007%22%20x2%3D%2223.3049%22%20y2%3D%228.44851%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23327ACD%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234696D2%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear%22%20x1%3D%2227.9436%22%20y1%3D%2222.0876%22%20x2%3D%2228.0428%22%20y2%3D%2222.0876%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20offset%3D%220.2029%22%20stop-color%3D%22%234C51BF%22%20stop-opacity%3D%220.9%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235A67D8%22%20stop-opacity%3D%220.9%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear%22%20x1%3D%2232.4583%22%20y1%3D%222.22148%22%20x2%3D%2239.8371%22%20y2%3D%2230.0298%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20offset%3D%220.3367%22%20stop-color%3D%22%2342B9FF%22%2F%3E%0A%3Cstop%20offset%3D%220.7818%22%20stop-color%3D%22%233B97E1%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233784D1%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear%22%20x1%3D%2211.252%22%20y1%3D%220.972585%22%20x2%3D%2215.8771%22%20y2%3D%2225.7529%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20offset%3D%220.3367%22%20stop-color%3D%22%2342B9FF%22%2F%3E%0A%3Cstop%20offset%3D%220.7818%22%20stop-color%3D%22%233B97E1%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233784D1%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A"></img> </a> <p>Get notification about coupons, product updates and sales tips.</p> <div class="webappick-subscription-form"> <form id="webappick-subscription" action="#" method="POST"> <label for="subscribe_news" class="screen-reader-text">Subscribe to our newsletter</label> <input type="email" name="subscribe_news" id="subscribe_news" placeholder="Enter email address" required> <input type="submit" name="subscribe" id="subscribe_submit" value="Subscribe" /> </form><!-- end #webappick-subscription --> <div id="webappick-subscription-message"></div> </div><!-- end .webappick-subscription-form --> <div class="webappick-footer-social-media"> <ul> <li><a href="https://twitter.com/webappick"><img class="social-icon" title="" width="17" height="14" alt="Twitter Icon" src="data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2214%22%20viewBox%3D%220%200%2017%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M16.7887%202.0916C16.2064%202.35019%2015.5807%202.52378%2014.9243%202.60335C15.5952%202.2019%2016.1088%201.56538%2016.3511%200.807691C15.7236%201.1802%2015.0274%201.44964%2014.2896%201.59612C13.6983%200.965014%2012.8538%200.570801%2011.9207%200.570801C10.1269%200.570801%208.67297%202.02288%208.67297%203.81673C8.67297%204.07171%208.70191%204.31944%208.75616%204.55633C6.05814%204.42071%203.66574%203.12957%202.06538%201.16393C1.7869%201.64313%201.62596%202.2019%201.62596%202.79684C1.62596%203.92342%202.19919%204.91619%203.06899%205.49847C2.53735%205.48219%202.03644%205.33572%201.59883%205.0916V5.13319C1.59883%206.70643%202.71818%208.01746%204.20281%208.31583C3.93156%208.38997%203.64404%208.42975%203.34747%208.42975C3.13771%208.42975%202.93518%208.40986%202.73807%208.37189C3.15037%209.66122%204.34928%2010.5997%205.76881%2010.6269C4.65851%2011.4967%203.26068%2012.0156%201.73807%2012.0156C1.47587%2012.0156%201.21908%2012.0012%200.964111%2011.9704C2.40172%2012.8909%204.10697%2013.4279%205.9406%2013.4279C11.9117%2013.4279%2015.1775%208.48219%2015.1775%204.19286C15.1775%204.05181%2015.1739%203.91257%2015.1685%203.77333C15.8032%203.31402%2016.3547%202.74259%2016.7887%202.0916Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A"></img></a></li><li><a href="https://www.facebook.com/webappick/"><img class="social-icon" title="" width="7" height="14" alt="Facebook Icon" src="data:image/svg+xml,%3Csvg%20width%3D%227%22%20height%3D%2214%22%20viewBox%3D%220%200%207%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6.76111%204.73405H4.7243V3.3997C4.7243%202.89858%205.05789%202.78101%205.29155%202.78101H6.72584V0.578149L4.74782%200.570801C2.55377%200.570801%202.05559%202.21376%202.05559%203.26597V4.73405H0.785889V7.00305H2.05559V13.4279H4.72577V7.00452H6.52745L6.76111%204.73405Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A"></img></a></li><li><a href="https://www.linkedin.com/company/webappick"><img class="social-icon" title="" width="14" height="14" alt="Linkedin Icon" src="data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M12.4029%200.570801H1.516C0.994424%200.570801%200.571289%200.983652%200.571289%201.49347V12.5067C0.571289%2013.0166%200.994424%2013.4279%201.516%2013.4279H12.4029C12.9245%2013.4279%2013.3476%2013.0166%2013.3476%2012.5067V1.492C13.3462%200.983652%2012.923%200.570801%2012.4029%200.570801ZM4.44415%2011.3314H2.51507V5.52795H4.44415V11.3314ZM3.48034%204.73604H3.46712C2.8192%204.73604%202.40194%204.29087%202.40194%203.73256C2.40194%203.1625%202.83389%202.72908%203.4921%202.72908C4.15325%202.72908%204.55875%203.1625%204.57051%203.73256C4.57051%204.29087%204.15325%204.73604%203.48034%204.73604ZM11.4024%2011.3314H9.47182V8.22691C9.47182%207.44675%209.19414%206.91489%208.49626%206.91489C7.96146%206.91489%207.64411%207.27338%207.50454%207.62012C7.45458%207.745%207.44283%207.91837%207.44283%208.09027V11.3343H5.51227C5.51227%2011.3343%205.53725%206.0745%205.51227%205.52942H7.44283V6.35071C7.69847%205.95549%208.15834%205.39278%209.18092%205.39278C10.4503%205.39278%2011.4024%206.22289%2011.4024%208.00652V11.3314Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A"></img></a></li><li><a href="https://www.youtube.com/c/WebAppick/?sub_confirmation=1"><img class="social-icon" title="" width="16" height="16" alt="Linkedin Icon" src="data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M19.9985%209.58203H19.9645C19.9645%209.38635%2019.9685%209.19266%2019.9625%208.99697C19.9565%208.80528%2019.9425%208.61359%2019.9285%208.42189C19.9105%208.18427%2019.8865%207.94665%2019.8645%207.70903C19.8425%207.47142%2019.8385%207.2298%2019.7905%206.99817C19.7185%206.64873%2019.6285%206.30329%2019.5245%205.96383C19.4305%205.65832%2019.2905%205.36878%2019.0785%205.12517C18.6125%204.58804%2018.0125%204.30249%2017.3104%204.22861C16.9404%204.19067%2016.5664%204.16671%2016.1944%204.14475C15.8524%204.12278%2015.5104%204.10681%2015.1664%204.09483C14.6504%204.07486%2014.1344%204.05689%2013.6183%204.04291C13.1123%204.02893%2012.6063%204.01495%2012.1023%204.01096C11.1103%204.00497%2010.1183%203.99499%209.12623%204.00297C8.1202%204.01096%207.11618%204.03692%206.11015%204.05689C5.68614%204.06487%205.26213%204.07885%204.83812%204.09083C4.70412%204.09483%204.57011%204.10082%204.43611%204.1088C3.9961%204.13476%203.55609%204.15473%203.11808%204.19267C2.82407%204.21863%202.52406%204.24459%202.23806%204.31447C1.60804%204.46623%201.10003%204.81168%200.750019%205.3608C0.496012%205.76415%200.356009%206.21543%200.270007%206.67869C0.200005%207.05608%200.158004%207.43947%200.118003%207.82285C0.078002%208.21023%200.0560014%208.59961%200.0340009%208.98699C0.0140004%209.30448%200%209.62197%200%209.93946C0%2010.84%200.00600015%2011.7426%200.0160004%2012.6431C0.0180005%2012.8688%200.0340009%2013.0944%200.0500013%2013.318C0.0740019%2013.6395%200.102003%2013.961%200.130003%2014.2805C0.150004%2014.5181%200.164004%2014.7577%200.202005%2014.9934C0.266007%2015.3987%200.374009%2015.7921%200.520013%2016.1755C0.78802%2016.8843%201.29003%2017.3496%202.00405%2017.5892C2.45806%2017.741%202.93207%2017.7829%203.40209%2017.8268C3.78209%2017.8628%204.1641%2017.8747%204.54611%2017.8927C4.86012%2017.9067%205.17613%2017.9187%205.49214%2017.9267C5.98615%2017.9406%206.48016%2017.9526%206.97417%2017.9606C7.43219%2017.9686%207.8902%2017.9786%208.34821%2017.9826C9.15223%2017.9906%209.95825%2018.0045%2010.7603%2017.9985C11.7683%2017.9906%2012.7763%2017.9646%2013.7843%2017.9446C14.1984%2017.9366%2014.6104%2017.9227%2015.0244%2017.9107C15.1604%2017.9067%2015.2984%2017.9007%2015.4344%2017.8927C15.8884%2017.8668%2016.3424%2017.8448%2016.7944%2017.8089C17.0784%2017.7869%2017.3664%2017.7669%2017.6444%2017.707C18.5265%2017.5173%2019.1505%2017.0101%2019.4805%2016.1575C19.7065%2015.5764%2019.8125%2014.9714%2019.8625%2014.3544C19.8905%2014.0049%2019.9245%2013.6555%2019.9425%2013.3081C19.9665%2012.8608%2019.9885%2012.4115%2019.9925%2011.9642C20.0045%2011.1715%2019.9985%2010.3768%2019.9985%209.58203ZM7.9322%2013.5916V7.98659C9.73424%208.92309%2011.5263%209.8556%2013.3343%2010.7981C11.5303%2011.7306%209.73824%2012.6571%207.9322%2013.5916Z%22%20fill%3D%22white%22%2F%3E%0A%3C%2Fsvg%3E%0A"></img></a></li> </ul> </div><!-- end .webappick-footer-social-media --> </div><!-- end .webappick-footer-logo-area --> </div><!-- end .col-xl-5 --> <div id="nav_menu-10" class="widget_nav_menu col-xl-2 col-lg-2 col-md-12 col-sm-12"><p class="webappick-footer-link-title">Quick links</p><div class="menu-footer-1-container"><ul id="menu-footer-1" class="menu"><li id="menu-item-63242" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63242"><a href="https://webappick.com/plugin/">Products</a></li> <li id="menu-item-63244" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-63244"><a href="https://webappick.com/blog/">Blog Posts</a></li> <li id="menu-item-61868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61868"><a href="https://webappick.com/my-account/">My Account</a></li> <li id="menu-item-75458" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75458"><a href="https://webappick.com/career/">Career</a></li> <li id="menu-item-75457" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75457"><a href="https://webappick.com/submit-review/">Submit Review</a></li> </ul></div></div> <div id="nav_menu-4" class="widget_nav_menu col-xl-3 col-lg-3 col-md-12 col-sm-12"><p class="webappick-footer-link-title">Our Products</p><div class="menu-footer-2-container"><ul id="menu-footer-2" class="menu"><li id="menu-item-61871" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-61871"><a href="https://webappick.com/plugin/woocommerce-product-feed-pro/">CTX Feed Pro</a></li> <li id="menu-item-61870" class="menu-item menu-item-type-post_type menu-item-object-product menu-item-61870"><a href="https://webappick.com/plugin/woocommerce-pdf-invoice-packing-slips/">Challan Pro</a></li> </ul></div></div> <div id="nav_menu-5" class="2$s col-xl-3 col-lg-2 col-md-12 col-sm-12"><p class="webappick-footer-link-title">Resources</p><div class="menu-footer-3-container"><ul id="menu-footer-3" class="menu"><li id="menu-item-67832" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67832"><a href="https://webappick.com/contact/">Contact</a></li> <li id="menu-item-67850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67850"><a href="https://webappick.com/write-for-us/">Write For Us</a></li> <li id="menu-item-75459" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-75459"><a rel="privacy-policy" href="https://webappick.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-61873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61873"><a href="https://webappick.com/refund-policy/">Refund Policy</a></li> <li id="menu-item-61875" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-47444 current_page_item menu-item-61875"><a href="https://webappick.com/terms-and-conditions/" aria-current="page">Terms & Conditions</a></li> <li id="menu-item-61908" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61908"><a href="https://webappick.com/affiliate-area/">Affiliates</a></li> <li id="menu-item-61909" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-61909"><a href="https://webappick.com/become-an-affiliate/">Affiliates T&C</a></li> </ul></div></div> </div><!-- end .row --> </div><!-- end .container --> </div><!-- end .webappick-footer-content --> <div class="webappick-footer-copyright-container"> <div class="container"> <div class="row" id="footer-items-center"> <div class="col-xl-8 col-lg-8 col-md-8 col-sm-12"> <div class="webappick-footer-copyright"> <p>©2024 WebAppick LLC All Rights Reserved</p> </div><!-- end .footer-copyright --> </div><!-- end .col-xl-8 --> <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12"> <div class="webappick-footer-top " id="remove-top-btn"> <a href="#webappick-header" aria-label="Goto Top"> <img class="ftp-icon" title="" width="16" height="16" alt="Footer to top" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8%20.396l-.48.458L.855%207.521l.958.958%205.521-5.52v13.04h1.333V2.96l5.521%205.52.959-.958L8.479.854l-.48-.458z%22%2F%3E%3C%2Fsvg%3E"></img> </a> </div><!-- end .footer-top --> </div><!-- end .col-xl-4 --> </div><!-- end .row --> </div><!-- end .container --> </div><!-- end .footer-copyright-container --> </footer><!-- end #webappick-footer --> <!-- END WEBAPPICK FOOTER --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> window.__lc_connect = '{"ajaxUrl":"https:\/\/webappick.com\/wp-admin\/admin-ajax.php","customer":{"id":"","name":"","email":""}}'; </script> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/api/v1/script/8e9bc0f4-371e-4ea3-8358-a3cc43c91cf2/widget.js?ver=1731660326"></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: [BFCM2024] Combine Checkout Page --> <script type="rocketlazyloadscript">(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.campaign=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,35974,'uivwckkg3hvvlhw6ci8z');</script> <!-- / OptinMonster --><!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: [BFCM2024] Challan Pro Page --> <script type="rocketlazyloadscript">(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.campaign=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,35974,'alamvjkbsqj0o4ngzt5s');</script> <!-- / OptinMonster --><!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: [BFCM2024] CTX feed Pro Page --> <script type="rocketlazyloadscript">(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.campaign=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,35974,'a8gamp08vbglzgdkcvo5');</script> <!-- / OptinMonster --><!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: Challan - Monsterlink --> <script type="rocketlazyloadscript">(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.campaign=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,35974,'i2ikxa3lepgjrmh3ybuv');</script> <!-- / OptinMonster --><!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: Exit Intent only for CTX Feed Pro Page --> <script type="rocketlazyloadscript">(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.campaign=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,35974,'d3ffx8m9w20awlafb3hy');</script> <!-- / OptinMonster --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var uivwckkg3hvvlhw6ci8z_shortcode = true;var alamvjkbsqj0o4ngzt5s_shortcode = true;var a8gamp08vbglzgdkcvo5_shortcode = true;var i2ikxa3lepgjrmh3ybuv_shortcode = true;var d3ffx8m9w20awlafb3hy_shortcode = true; </script> <link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1731660326' type='text/css' media='all' /> <script type="text/javascript" id="site_tracking-js-extra"> /* <![CDATA[ */ var php_data = {"ac_settings":{"tracking_actid":253804279,"site_tracking_default":1,"site_tracking":1},"user_email":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/activecampaign-subscription-forms/site_tracking.js?ver=1731660326" id="site_tracking-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1731660326" id="swv-js" defer></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/webappick.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1731660326" id="contact-form-7-js" defer></script> <script type="text/javascript" id="fue-front-script-js-extra"> /* <![CDATA[ */ var FUE_Front = {"is_logged_in":"","ajaxurl":"https:\/\/webappick.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/woocommerce-follow-up-emails/templates/js/fue-front.js?ver=1731660326" id="fue-front-script-js" defer></script> <script type="text/javascript" id="eae-main-js-extra"> /* <![CDATA[ */ var eae = {"ajaxurl":"https:\/\/webappick.com\/wp-admin\/admin-ajax.php","current_url":"aHR0cHM6Ly93ZWJhcHBpY2suY29tL3Rlcm1zLWFuZC1jb25kaXRpb25zLw==","nonce":"ddaebc1d0a","plugin_url":"https:\/\/webappick.com\/wp-content\/plugins\/addon-elements-for-elementor-page-builder\/"}; var eae_editor = {"plugin_url":"https:\/\/webappick.com\/wp-content\/plugins\/addon-elements-for-elementor-page-builder\/"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.min.js?ver=1.13.7" id="eae-main-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/build/index.min.js?ver=1.13.7" id="eae-index-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=1.0" id="font-awesome-4-shim-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/animated-main.min.js?ver=1.0" id="animated-main-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/particles.min.js?ver=2.0.0" id="eae-particles-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/magnific.min.js?ver=1.1.0" id="wts-magnific-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.js?ver=2.4.0" id="vegas-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-contact-form-7-tracker.js?ver=1731660326" id="gtm4wp-contact-form-7-tracker-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-ecommerce-generic.js?ver=1731660326" id="gtm4wp-ecommerce-generic-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-woocommerce.js?ver=1731660326" id="gtm4wp-woocommerce-js" defer></script> <script type="text/javascript" id="social_warfare_script-js-extra"> /* <![CDATA[ */ var socialWarfare = {"addons":["pro"],"post_id":"47444","variables":{"emphasizeIcons":"0","powered_by_toggle":false,"affiliate_link":"https:\/\/warfareplugins.com"},"floatBeforeContent":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/social-warfare/assets/js/script.min.js?ver=4.4.6.3" id="social_warfare_script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/docs\/ctx-feed\/dynamic-attributes\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/??(.*)|\/cart\/?|\/my-account\/??(.*)|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/webappick.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/themes/webappick/assets/js/plugins/bootstrap.min.js?ver=5.0.0" id="bootstrap-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/themes/webappick/assets/js/plugins/jquery.smartmenus.min.js?ver=5.0.0" id="smartmenus-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/themes/webappick/assets/js/plugins/jquery.lazy.min.js?ver=1.0.0" id="webappick-lazy-plugin-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-includes/js/wp-util.min.js?ver=6.5.5" id="wp-util-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/themes/webappick/assets/js/common.js?ver=1731660326" id="webappick-common-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.3.3" id="sourcebuster-js-js" defer></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/webappick.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.3.3" id="wc-order-attribution-js" defer></script> <script type="rocketlazyloadscript">(function(d){var s=d.createElement("script");s.type="text/javascript";s.src="https://a.omappapi.com/app/js/api.min.js";s.async=true;s.id="omapi-script";d.getElementsByTagName("head")[0].appendChild(s);})(document);</script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=6Ldn5IgUAAAAAJlbHUMlZoxfcVtO_A6A5NjAcWXG&ver=3.0" id="google-recaptcha-js"></script> <script type="text/javascript" id="wpcf7-recaptcha-js-extra"> /* <![CDATA[ */ var wpcf7_recaptcha = {"sitekey":"6Ldn5IgUAAAAAJlbHUMlZoxfcVtO_A6A5NjAcWXG","actions":{"homepage":"homepage","contactform":"contactform"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=1731660326" id="wpcf7-recaptcha-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://webappick.com/wp-content/plugins/optinmonster/assets/dist/js/helper.min.js?ver=2.16.7" id="optinmonster-wp-helper-js" defer></script> <!-- WooCommerce JavaScript --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { jQuery(function($) { ( function() { function trackEvents() { } if ( 'undefined' !== typeof gtag ) { trackEvents(); } else { // avoid using jQuery in case it's not available when this script is loaded document.addEventListener( 'wc_google_analytics_pro_gtag_loaded', trackEvents ); } function trackUAEvents() { ga( 'send', 'pageview' ); } if ( 'undefined' !== typeof ga ) { trackUAEvents(); } else { // avoid using jQuery in case it's not available when this script is loaded document.addEventListener( 'wc_google_analytics_pro_loaded', trackUAEvents ); } } ) (); }); });</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var swp_nonce = "31c56d78ed";var swpFloatBeforeContent = false; var swp_ajax_url = "https://webappick.com/wp-admin/admin-ajax.php"; var swp_post_id = "47444";var swpClickTracking = false; swpPinIt={"enabled":false};</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var omapi_localized = { ajax: 'https://webappick.com/wp-admin/admin-ajax.php?optin-monster-ajax-route=1', nonce: '00f3785d91', slugs: {"uivwckkg3hvvlhw6ci8z":{"slug":"uivwckkg3hvvlhw6ci8z","mailpoet":false},"alamvjkbsqj0o4ngzt5s":{"slug":"alamvjkbsqj0o4ngzt5s","mailpoet":false},"a8gamp08vbglzgdkcvo5":{"slug":"a8gamp08vbglzgdkcvo5","mailpoet":false},"i2ikxa3lepgjrmh3ybuv":{"slug":"i2ikxa3lepgjrmh3ybuv","mailpoet":false},"d3ffx8m9w20awlafb3hy":{"slug":"d3ffx8m9w20awlafb3hy","mailpoet":false}} };</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var omapi_data = {"object_id":47444,"object_key":"page","object_type":"post","term_ids":[],"wp_json":"https:\/\/webappick.com\/wp-json","wc_active":true,"edd_active":false,"nonce":"98774dd41b"};</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732394969 -->