<!doctype html>
<html lang="en-AU" prefix="og: https://ogp.me/ns#">
<head><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(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),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),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let i;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",i=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")&&this._isValidScriptType(i)?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}_isValidScriptType(e){return!e||""===e||"string"==typeof e&&["text/javascript","text/x-javascript","text/ecmascript","text/jscript","application/javascript","application/x-javascript","application/ecmascript","application/jscript","module"].includes(e.toLowerCase())}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript;n||console.error("WPRocket unable to document.write this: "+t);const i=document.createRange(),r=n.parentElement;let a=e.get(n);void 0===a&&(a=n.nextSibling,e.set(n,a));const o=document.createDocumentFragment();i.setStart(o,0),o.appendChild(i.createContextualFragment(t)),r.insertBefore(o,a)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();
</script>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<meta charset="UTF-8">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="pingback" href="https://www.igetvapeonline.com/xmlrpc.php">



<script type="rocketlazyloadscript">
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-147157907-22', 'auto');
ga('send', 'pageview');
</script>
<script type="rocketlazyloadscript" async src='https://www.google-analytics.com/analytics.js'></script>

<script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=UA-147157907-22"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-147157907-22');
</script>




<style>
		.woocommerce div.product .related.products, .woocommerce div.product .woocommerce-tabs{
	display:none;
}
.up-sells{
	display:none;
}
.product_meta{
	display:none;
}
		.product-widget{
display:none;}
	</style>

<title>IGET Vape Australia | 40+ Flavors | IGET Wholesale Bulk Buy</title><link rel="stylesheet" href="https://www.igetvapeonline.com/wp-content/cache/min/1/46e75ba868c7c3cdcedcecee28e98334.css" media="all" data-minify="1" />
<meta name="description" content="IGET Vape Australia Nicotine disposable vape IGET Shion, IGET Plus, IGET XXL, IGET King, IGET Mega. Read the IGET Vape reviews here." />
<meta name="robots" content="follow, noindex" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="IGET Vape Australia | 40+ Flavors | IGET Wholesale Bulk Buy" />
<meta property="og:description" content="IGET Vape Australia Nicotine disposable vape IGET Shion, IGET Plus, IGET XXL, IGET King, IGET Mega. Read the IGET Vape reviews here." />
<meta property="og:url" content="https://www.igetvapeonline.com" />
<meta property="og:site_name" content="IGET Vape" />
<meta property="og:updated_time" content="2022-01-24T13:15:22+10:00" />
<meta property="og:image" content="https://www.igetvapeonline.com/wp-content/uploads/1200630.jpg" />
<meta property="og:image:secure_url" content="https://www.igetvapeonline.com/wp-content/uploads/1200630.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="iget vape australia" />
<meta property="og:image:type" content="image/jpeg" />
<meta property="article:published_time" content="2021-08-26T05:45:37+10:00" />
<meta property="article:modified_time" content="2022-01-24T13:15:22+10:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="IGET Vape Australia | 40+ Flavors | IGET Wholesale Bulk Buy" />
<meta name="twitter:description" content="IGET Vape Australia Nicotine disposable vape IGET Shion, IGET Plus, IGET XXL, IGET King, IGET Mega. Read the IGET Vape reviews here." />
<meta name="twitter:image" content="https://www.igetvapeonline.com/wp-content/uploads/1200630.jpg" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="test test" />
<meta name="twitter:label2" content="Time to read" />
<meta name="twitter:data2" content="3 minutes" />
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://www.igetvapeonline.com/#place","address":{"@type":"PostalAddress","streetAddress":"Sydney","addressLocality":"Phillip St","addressRegion":"New South Wales","postalCode":"2000","addressCountry":"Australia"}},{"@type":"Organization","@id":"https://www.igetvapeonline.com/#organization","name":"IGET Vape","url":"https://www.igetvapeonline.com/","email":"support@igetvapeonline.com","address":{"@type":"PostalAddress","streetAddress":"Sydney","addressLocality":"Phillip St","addressRegion":"New South Wales","postalCode":"2000","addressCountry":"Australia"},"logo":{"@type":"ImageObject","@id":"https://www.igetvapeonline.com/#logo","url":"https://www.igetvapeonline.com/wp-content/uploads/iget-vape-australia-logo.png","caption":"IGET Vape","inLanguage":"en-AU","width":"470","height":"110"},"location":{"@id":"https://www.igetvapeonline.com/#place"}},{"@type":"WebSite","@id":"https://www.igetvapeonline.com/#website","url":"https://www.igetvapeonline.com","name":"IGET Vape","publisher":{"@id":"https://www.igetvapeonline.com/#organization"},"inLanguage":"en-AU","potentialAction":{"@type":"SearchAction","target":"https://www.igetvapeonline.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1.png","url":"https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1.png","width":"200","height":"200","inLanguage":"en-AU"},{"@type":"Person","@id":"https://www.igetvapeonline.com#author","name":"test test","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/a70f9c7e278577b26aba8edce4a86d4d?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/a70f9c7e278577b26aba8edce4a86d4d?s=96&amp;d=mm&amp;r=g","caption":"test test","inLanguage":"en-AU"},"sameAs":["http://vpzgbl20.sg-host.com"],"worksFor":{"@id":"https://www.igetvapeonline.com/#organization"}},{"@type":"WebPage","@id":"https://www.igetvapeonline.com#webpage","url":"https://www.igetvapeonline.com","name":"IGET Vape Australia | 40+ Flavors | IGET Wholesale Bulk Buy","datePublished":"2021-08-26T05:45:37+10:00","dateModified":"2022-01-24T13:15:22+10:00","author":{"@id":"https://www.igetvapeonline.com#author"},"isPartOf":{"@id":"https://www.igetvapeonline.com/#website"},"primaryImageOfPage":{"@id":"https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1.png"},"inLanguage":"en-AU"},{"@type":"Article","headline":"IGET Vape Australia | 40+ Flavors | IGET Wholesale Bulk Buy | IGET Vape Australia","keywords":"iget vape australia","datePublished":"2021-08-26T05:45:37+10:00","dateModified":"2022-01-24T13:15:22+10:00","author":{"@id":"https://www.igetvapeonline.com#author"},"publisher":{"@id":"https://www.igetvapeonline.com/#organization"},"description":"IGET Vape Australia Nicotine disposable vape IGET Shion, IGET Plus, IGET XXL, IGET King, IGET Mega. Read the IGET Vape reviews here. The best IGET vapes in Australia are here!","name":"IGET Vape Australia | 40+ Flavors | IGET Wholesale Bulk Buy | IGET Vape Australia","@id":"https://www.igetvapeonline.com#richSnippet","isPartOf":{"@id":"https://www.igetvapeonline.com#webpage"},"image":{"@id":"https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1.png"},"inLanguage":"en-AU","mainEntityOfPage":{"@id":"https://www.igetvapeonline.com#webpage"}}]}</script>

<link rel='dns-prefetch' href='//www.google-analytics.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="IGET Vape &raquo; Feed" href="https://www.igetvapeonline.com/feed" />
<link rel="alternate" type="application/rss+xml" title="IGET Vape &raquo; Comments Feed" href="https://www.igetvapeonline.com/comments/feed" />
<style>html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;-ms-word-wrap:break-word;word-wrap:break-word;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:16px}body,button,input{line-height:1.618;text-rendering:optimizelegibility}header,main,nav,section{display:block}a{color:#2c2d33;background-color:transparent;text-decoration:none}a,button,input{-ms-touch-action:manipulation;touch-action:manipulation}img{display:block;max-width:100%;height:auto;border:0;border-radius:0}svg:not(:root){overflow:hidden}button{overflow:visible}button,select{text-transform:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}ul{padding:0}body,button,input{line-height:1.618;text-rendering:optimizeLegibility}h1,h2,h4{margin:0 0 .8407911001em;color:#131315}h1,h2{line-height:1.214}h1{margin-bottom:0.6em;font-size:2.617924em;letter-spacing:-1px}h2{font-size:2em}h4{font-size:1.41575em}p+h4,ul+h4{margin-top:1.2906835em}p{margin:0 0 1.41575em}ul{margin:0 0 1.41575em 20px}ul{list-style:disc}strong{font-weight:600}ins{background:0 0;font-weight:400;text-decoration:none}*{box-sizing:border-box}.header-widget-region{color:#fff;background-color:#dc9814;font-size:15px;text-align:center}.header-widget-region p{margin:0}.site-header{position:relative}.site-header .custom-logo-link img{width:auto}.site-header .widget{margin-bottom:0}.site-branding a{color:#111;font-weight:bold}.site-branding p{margin-top:5px;margin-bottom:0;color:#888;font-size:12px}.site-content{outline:0}.alignright{display:inline;margin-top:5px}.alignright{float:right;margin-left:2.5em}.screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important}header .widget_product_search form{margin-bottom:0}input[type="text"]{border-radius:0}input[type="search"]{border-radius:0}button,input,select{vertical-align:baseline}select{margin:0}button,input{margin:0;font-size:100%}.button,button{display:inline-block;padding:0.6180469716em 1.41575em;border:0;border-color:#43454b;border-radius:0;outline:0;background:0 0;background-color:#43454b;text-shadow:none;text-decoration:none;-webkit-appearance:none}button{color:#fff;font-weight:600}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input[type="search"]::-webkit-input-placeholder{color:#616161}input[type="search"]::-moz-placeholder{color:#616161}input[type="search"]:-ms-input-placeholder{color:#616161}input[type="search"]{box-sizing:border-box;padding:0.5180469716em;outline:0;color:#222;box-shadow:inset 0 1px 1px rgba(0,0,0,0.125);-webkit-appearance:none;width:100%;font-weight:400}input[type="text"]{width:100%}input[type="text"]{box-sizing:border-box;padding:0.5180469716em;outline:0;color:#222;box-shadow:inset 0 1px 1px rgba(0,0,0,0.125);font-weight:400;-webkit-appearance:none}.widget_product_search form input[type="search"]{width:100%}iframe{max-width:100%}.menu-primary-menu-container>ul>li>a{padding-right:0.5em;padding-left:0.5em}.site-header .site-header-cart{line-height:60px}.menu-primary-menu-container>ul>li:first-child>a{padding-left:0}.main-navigation ul ul{display:block;margin-left:1.41575em}.main-navigation ul li a,.secondary-navigation ul li a{display:block}.main-navigation ul li a span strong{position:absolute;color:#fff;background-color:#222;font-size:9px;padding:2px 6px;margin-left:7px;margin-top:3px;border-radius:2px}.main-navigation ul li.product p.product__categories a{display:initial}.main-navigation ul.menu li.full-width li.heading{clear:both}.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.heading>a{clear:both;padding-top:15px}.secondary-navigation{display:block;clear:both;width:100%}.main-navigation ul,.secondary-navigation ul{display:block;margin:0;padding-left:0;list-style:none}.main-navigation ul li,.secondary-navigation ul li{display:inline-block;position:relative;margin-right:1px;text-align:left}.widget{margin:0 0 3.706325903em}.widget ul{margin-left:0;list-style:none}.header-widget-region::after,.header-widget-region::before{display:table;content:""}.header-widget-region::after{clear:both}.header-widget-region .widget{margin:0;padding:1em 0}.widget_product_search form{position:relative;margin-bottom:15px}.widget_product_search form button[type="submit"]{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);position:absolute!important;top:0;left:0}@media (min-width:993px){.main-header .site-header-cart a.cart-contents .count{position:relative}.menu-primary-menu-container>ul.menu{display:inline-block;min-width:600px}.col-full{box-sizing:content-box;margin-right:auto;margin-left:auto;padding:0 2.617924em}.col-full::after{display:table}.col-full::before{display:table;content:""}.col-full::after{display:block;clear:both;content:""}.site-content::after,.site-content::before{display:table;content:""}.site-content::after{clear:both}.menu-toggle{display:none}.main-navigation ul ul li,.primary-navigation{display:block}.main-navigation ul ul{float:left;position:absolute;top:100%;left:-9999px}.main-navigation ul ul li a{width:200px}.main-navigation li.full-width ul li a{width:initial}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button{display:inline-block;width:auto}body .main-navigation ul.products li.product{width:100%;margin-bottom:0;padding:0 0 45px 0}.main-navigation ul.menu{overflow:visible;max-height:none}.main-navigation ul.menu ul{margin-left:0}.main-navigation ul.menu ul li>a{padding:0.3em 0.8em;color:#ccc;font-size:14px;font-weight:400}}body,button,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body input[type=text]{border:1px solid #d2d6dc;border-radius:0.3rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:15px;padding-left:0.7em;padding-right:0.7em}input[type="search"]{padding-left:43px;border:1px solid #eee;background:0 0;box-shadow:none;background-color:#fff;font-size:17px;font-weight:400}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){select{padding-right:0;background-image:none}}select::-ms-expand{display:none}.col-full{max-width:1170px}.widget ul{margin-bottom:0}.col-full,.main-navigation ul li.menu-item-has-children.full-width .container{padding-right:2.617924em;padding-left:2.617924em}@media (min-width:993px){body ul.products li.product{float:left;width:33.2333%}body ul.products li.product{margin-bottom:calc(2.5em - 40px)}}.site-header-cart a.cart-contents .count{display:inline-block;position:relative;width:28px;height:28px;margin-left:5px;padding:3px;border:1px solid #dc9814;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:#dc9814;font-size:12px;line-height:22px;text-align:center;letter-spacing:-0.7px}.site-header-cart a.cart-contents .count::after{position:absolute;bottom:90%;left:50%;width:10px;height:6px;margin-bottom:1px;margin-left:-6px;border:1px solid #dc9814;border-bottom:0;border-top-left-radius:99px;border-top-right-radius:99px;content:""}#page .site-header-cart .cart-contents{display:block}body ul.products li.product{position:relative;padding-right:15px;padding-left:15px;text-align:left}body ul.products li.product img{display:block;width:100%;margin:0 auto 1.2em}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button,body ul.products li.product .button{display:block;position:absolute;z-index:1;bottom:0;width:calc(100% - 30px);height:40px;padding:0;border-radius:2px;opacity:0;font-size:14px;font-weight:600;line-height:40px;text-align:center}@media (min-width:993px){body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button{width:100%}}ul.products li.product .woocommerce-loop-product__title{float:left;position:relative;width:100%;margin-top:3px;margin-bottom:3px;color:#111;font-size:16px}ul.products li.product .price{position:relative;color:#111;font-size:14px}.price ins{color:#dc9814;font-weight:400}body .price del{margin-right:8px;opacity:0.5;font-size:0.85em}.woocommerce-product-search::before{width:20px;height:20px;content:"";display:inline-block;position:absolute;z-index:1;top:0.75em;left:0.85em;background-color:#ccc;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.archive-header{margin-bottom:0}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-image a{width:initial;padding:0;color:#111}.main-navigation ul.menu ul li.menu-item-image span{font-size:0;display:block}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-image a span::after{display:none}.main-navigation ul.menu ul li.menu-item-image a span.sub,.main-navigation ul.menu ul li.menu-item-image a span.sub *{font-size:14px;text-align:center;font-weight:600}.main-navigation ul.menu ul li.menu-item-image img{margin-bottom:6px;border-radius:4px}@media (min-width:993px){.shoptimizer-primary-navigation{color:#222}.main-navigation ul li.menu-item-has-children.full-width .container .container{padding:0}.site-header-cart .cart-contents{padding:0}.main-navigation ul.menu ul.sub-menu{padding:20px 12px;background-color:#111}body .main-navigation ul.menu>li.menu-item-has-children{position:relative}body .main-navigation ul.menu>li:not(.full-width)>.sub-menu-wrapper{visibility:hidden;position:absolute;right:0;left:0;width:200px;opacity:0;box-shadow:0 1px 15px rgba(0,0,0,0.08);transform:scale(0.8)}body .main-navigation ul.menu li.full-width.menu-item-has-children ul li>.sub-menu-wrapper{position:relative;top:auto;right:auto}body .main-navigation ul.menu li.full-width.menu-item-has-children ul li.highlight>a{color:#dc9814}body .main-navigation ul.menu li.full-width.menu-item-has-children ul li.highlight>a span::after{display:none}.main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu{display:flex;justify-content:center;width:100%}.main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li{display:inline-block;float:none;width:20%;margin:40px 0;padding-right:25px;padding-left:25px;border-left:1px solid #eee}.main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu>li:last-child{border-right:1px solid #eee}.main-navigation ul li.menu-item-has-children.full-width ul li a.woocommerce-loop-product__link,.main-navigation ul li.menu-item-has-children.full-width>.sub-menu-wrapper>.container>ul.sub-menu ul{width:100%}body .main-navigation ul.menu li.menu-item-has-children.full-width ul.sub-menu{padding:0;background-color:transparent}body .main-navigation ul.menu li.menu-item-has-children.full-width{position:inherit}body .main-navigation ul.menu li.menu-item-has-children>.sub-menu-wrapper{position:absolute;z-index:6}.main-navigation ul.menu ul.sub-menu{box-shadow:0 1px 15px rgba(0,0,0,0.08);line-height:1.4}.main-navigation ul.menu li.full-width ul.sub-menu{box-shadow:none}body .main-navigation ul.menu>li.menu-item-has-children:not(.full-width) ul li.menu-item-has-children .sub-menu-wrapper{visibility:hidden;position:absolute;top:-20px;left:220px;opacity:0}.main-navigation ul.menu>li.menu-item-has-children:not(.full-width) ul li.menu-item-has-children>a::after{position:absolute;display:inline-block;right:5px;margin-top:10px;width:13px;height:13px;content:"";background-color:#111;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper{visibility:hidden;left:0;width:100%;border-top:1px solid #eee;opacity:0;background:#fff;text-align:center;display:none}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li{margin-bottom:3px}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li>a{padding:2px 0;color:#666}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.woocommerce-loop-product__link{padding:0}.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li .woocommerce-loop-product__title{margin:2px 0}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li .woocommerce-loop-product__title a{color:#222}.menu-primary-menu-container>ul>li>a span,body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a:not(.woocommerce-loop-product__link) span{position:relative}.menu-primary-menu-container>ul>li>a span::before,body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a span::after{display:block;position:absolute;top:calc(100% + 2px);left:0;width:100%;border-bottom:1px solid #ccc;content:"";transform:scale(0,1);transform-origin:right center}.main-navigation ul.menu>li.menu-item-has-children>a::after{position:relative;top:-1px}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-has-children>a,body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.heading>a{margin-bottom:5px}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.heading>a span::after{display:none}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-has-children>a::after,body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-has-children>a>span::after,body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-product a span::after{display:none}.main-navigation ul li.menu-item-has-children.full-width ul{position:inherit;top:auto}.main-navigation ul li.menu-item-has-children.full-width .container{max-width:1170px;margin:0 auto;padding:0}body li.menu-item-product ul.products li.product .woocommerce-loop-product__title{margin-top:0;margin-bottom:0em;line-height:1.4}.menu-item-product ul.products li.product img{margin-bottom:10px}.menu-primary-menu-container>ul>li.menu-button>a span:before{display:none}.menu-primary-menu-container>ul>li.menu-button>a{height:60px}.menu-primary-menu-container>ul>li.menu-button>a span{padding:6px 16px;border-radius:30px;color:#fff;background:#444;font-size:13px;font-weight:700}}@media (min-width:993px) and (max-width:1199px){body .main-navigation ul li.menu-item-has-children.full-width .container{padding-right:2.617924em;padding-left:2.617924em}.custom-elementor-grid{max-width:1170px;padding-right:2.617924em;padding-left:2.617924em}}.site-content{position:relative}.site-content::after{display:block;visibility:hidden;position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.7);content:""}.col-full.topbar-wrapper{position:relative;max-width:100%;border-bottom:1px solid #eee;background-color:#fff}.top-bar{clear:both;position:relative;width:100%;color:#222;font-size:14px}.top-bar form{margin:0}.top-bar select{font-size:14px}.top-bar .col-full{display:flex;padding:0;align-items:center}.top-bar p{margin:0}.top-bar .textwidget{display:flex;margin:0;padding:0.75rem 0;align-items:center}.top-bar-left{display:flex;flex:1}.top-bar-center{display:flex;justify-content:center;max-width:45%;text-align:center}.top-bar-right{flex:1;display:flex;justify-content:flex-end}.widget_wc_aelia_currencyswitcher_widget{float:right}body .site-header{z-index:20}.site-header .col-full{display:flex;flex-wrap:wrap;align-items:center}@media (min-width:993px){.col-full.main-header{padding-top:30px;padding-bottom:30px}.site-header .custom-logo-link img{height:38px}.menu-primary-menu-container>ul>li>a{color:#fff;font-size:16px;letter-spacing:-0.3px;line-height:60px}.col-full-nav{background-color:#323232}.site-header-cart .cart-contents{color:#fff}.menu-primary-menu-container>ul>li>a,.site-header-cart,.logo-mark{line-height:60px}}.site-header .site-search{margin-left:3em;flex-grow:1}.site-search{display:block}.site-header .site-branding{line-height:1}.secondary-navigation .menu a{padding:0.7em 0.875em 0;color:#111;font-size:14px}.secondary-navigation .menu li a{position:relative}.secondary-navigation .menu li:not(.ri) a{padding-top:35px}.secondary-navigation .icon-wrapper{position:absolute;top:0px;left:50%;top:5px;transform:translate(-50%,0%)}.secondary-navigation .icon-wrapper svg{width:28px;height:28px}.secondary-navigation .icon-wrapper svg path{stroke-width:1.5px}.secondary-navigation .menu-item{padding:0 5px;border-left:1px solid #eee;font-family:inherit}.secondary-navigation .menu-item:first-child{border:0}.site-header .secondary-navigation{float:right;width:initial;margin-left:auto;padding-left:1.2em}.secondary-navigation .menu{margin-right:-15px}.wc-active .site-header .site-header-cart{display:none;width:auto}.site-header-cart .cart-contents .count{opacity:1;font-size:0.8em}.site-header-cart .cart-contents::after{margin-left:10px}.site-search input[type="search"]{border:0;background:#f8f8f8}input[type="search"]{font-size:16px}.site-search form::before{top:1.05em;left:1.05em}.site-search form input[type="search"]{position:relative;padding-left:45px;border-radius:4px;clear:both;font-size:16px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}footer .mc4wp-form label{font-size:0}footer .mc4wp-form input{height:45px;border:0;font-size:14px}.logo-mark,.logo-mark img{display:inline-block;position:absolute}.menu-primary-menu-container{margin-left:0}.logo-mark{float:left;overflow:hidden;width:0;margin-right:0}.logo-mark img{position:relative;top:-1px;vertical-align:middle}#page{margin:0 auto;background-color:#fff}footer.copyright .widget:last-child img{width:auto;max-height:28.5px;margin:0}.main-navigation ul.menu>li.menu-item-has-children>a::after{display:inline-block;position:relative;top:1px;margin-left:6px;width:12px;height:12px;content:"";background-color:#fff;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.columns-3{width:100%}body .shoptimizer-mini-cart-wrap{overflow:hidden;position:fixed;z-index:102;top:0;right:-370px;left:auto;width:370px;height:100%;background-color:#fff}#ajax-loading{position:absolute;z-index:100;top:50%;left:50%;margin-left:-35px}.spinner{position:relative;top:50%;width:70px;margin:-9px auto 0 auto;text-align:center}.spinner>div{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#dc9814;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.cart-drawer-heading{position:absolute;z-index:11;margin:12px 20px;font-size:15px;font-weight:600;color:#111}body .shoptimizer-mini-cart-wrap .widget_shopping_cart{display:flex;overflow-x:hidden;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;z-index:10;top:auto;left:auto;height:calc(100% - 45px);margin:0;margin-top:45px;padding:0px 20px 0 20px;background:#fff;font-size:inherit}.shoptimizer-mini-cart-wrap .widget_shopping_cart_content{display:flex;flex-direction:column;width:100%}.shoptimizer-mini-cart-wrap .close-drawer{position:absolute;z-index:99;top:15px;right:15px;width:14px;height:14px}.shoptimizer-mini-cart-wrap .close-drawer::before,.shoptimizer-mini-cart-wrap .close-drawer::after{position:absolute;margin-left:0;top:0px;left:7px;width:2px;height:15px;background-color:#333;content:""}@media (max-width:992px){.shoptimizer-mini-cart-wrap .close-drawer{top:15px;right:20px}.shoptimizer-mini-cart-wrap .close-drawer::before,.shoptimizer-mini-cart-wrap .close-drawer::after{top:-5px}}.close-drawer::after,.close-drawer::before{position:absolute;left:0;width:2px;height:30px;content:""}.close-drawer::before{transform:rotate(45deg)}.close-drawer::after{transform:rotate(-45deg)}@media (max-width:992px){.menu-item ul.products li.product .star-rating{top:1px}body li.menu-item-product p.product__categories{opacity:0.7}body ul.products li.product img{margin-bottom:0.5em}.site .content-area{float:none;width:100%}}@media (max-width:992px){body .shoptimizer-mini-cart-wrap{width:315px}.col-full,.main-navigation ul li.menu-item-has-children.full-width .container{padding-right:1em;padding-left:1em}ul.products li.product .price{font-size:14px}.main-navigation ul.products li.product,.main-navigation ul.products li.product .star-rating{margin-bottom:3px}header .widget_product_search form{margin-bottom:15px}#page .site-header .secondary-navigation,#page .site-header .site-branding,#page .site-header .site-search,.main-navigation ul ul,body .main-navigation ul li{margin:0}.main-navigation ul li{display:block}.logo-mark,.site-header .site-header-cart a.cart-contents .amount,body .main-navigation ul.menu>li.menu-item-has-children>a::after,body .site-content::after{display:none}.top-bar{padding:0.6rem 0;font-size:12px}.top-bar select{font-size:12px}.top-bar .textwidget{padding:0.1rem 0;justify-content:center}#page .site-header,body .main-navigation ul li.menu-item-has-children.full-width .container{padding:0}.top-bar .col-full{padding:0;justify-content:space-around}.site-branding button.menu-toggle{position:absolute;z-index:50;left:15px;width:60px;height:30px;padding:0;background-color:#fff;display:block}.menu-toggle .bar{display:block;position:absolute;top:calc(50% - 1px);z-index:0;width:22px;height:2px;opacity:1;background-color:#222;transform:rotate(0deg)}.menu-toggle .bar:nth-child(1){margin-top:-7px}.menu-toggle .bar:nth-child(2){margin-top:-1px}.menu-toggle .bar:nth-child(3){margin-top:5px}.menu-toggle .bar-text{position:absolute;top:0;left:0;margin-top:6px;margin-left:28px;font-size:10px;font-weight:700}.top-bar{border-bottom:none}.site-header .site-header-cart{position:absolute;z-index:2;right:15px;height:auto;line-height:1;list-style:none}#page .site-header .secondary-navigation{display:none}.site-branding{display:flex;flex-direction:column;width:100%;height:70px;justify-content:center;align-items:center;text-align:center}.site-branding p{margin:5px 0 -3px 0;font-size:11px;line-height:1.22}.main-navigation ul.menu>li.menu-item-has-children{position:relative}.main-navigation ul.menu>li.menu-item-has-children>a{position:relative;width:calc(100% - 40px)}.main-navigation ul.menu li.menu-item-has-children span.caret{display:inline-block;position:absolute;z-index:3;top:0px;right:0;width:30px;height:30px;line-height:30px;text-align:center}.main-navigation ul.menu li.menu-item-has-children li.menu-item-has-children span.caret::after{font-size:14px;content:"\e653"}.main-navigation ul.menu li.menu-item-has-children li.menu-item-has-children span.caret{line-height:32px;opacity:0.6}.main-navigation ul.menu>li.menu-item-has-children>span.caret{top:3px}.main-navigation ul.menu li.menu-item-has-children:not(.dropdown-open) .sub-menu-wrapper{display:none}.main-navigation ul.products li.product .button,.secondary-navigation{display:none}.main-navigation ul.menu .sub-menu-wrapper{padding-bottom:10px;padding-left:15px}.main-navigation ul.menu .sub-menu-wrapper .sub-menu-wrapper{padding-left:0}.main-navigation ul.menu ul.products{padding:20px}.main-navigation ul.menu ul.products li a{padding:0}.main-navigation li.menu-item-product{float:left;width:48%;margin-bottom:0}ul.products li.product:nth-child(2n+1){clear:left}.main-navigation ul.menu ul li>a{padding:4px 0;font-size:14px}#page .site-header .secondary-navigation{justify-content:center;order:20;float:none;flex:0 0 100%;padding:0}ul.products li.product{float:left;width:33.2%;margin:0 0 30px 0}.product-label{left:10px}.menu-item .product-label{left:-10px}footer .alignright,footer.copyright .widget:last-child img{display:block;float:none}}@media (max-width:768px){.top-bar .col-full,.top-bar-left,.top-bar-center,.top-bar-right{display:block;text-align:center;max-width:100%}.top-bar select{margin-top:5px}ul.products li.product{width:49.6%}}@media (max-width:500px){.site .site-branding p{max-width:240px;line-height:1.2}}.page-template-template-canvas .site-content .shoptimizer-archive .col-full{max-width:inherit}.page-template-template-canvas:not(.pdp-shortcode) .site-content .shoptimizer-archive .col-full{padding:0}.page-template-template-canvas .shoptimizer-archive{margin-bottom:0}.page-template-template-canvas .content-area{width:100%;clear:both}ul.products li.product .price .amount,ul.products li.product .price ins{position:relative}ul.products li.product p.product__categories,li.menu-item-product p.product__categories{position:relative;margin-bottom:2px;-webkit-font-smoothing:antialiased;color:#999;line-height:1;letter-spacing:0.7px;text-transform:uppercase}.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li p.product__categories a,ul.products li.product p.product__categories a,li.menu-item-product ul.products li.product p.product__categories a{color:#666;font-size:11px;text-transform:uppercase}ul.products{display:flex;flex-wrap:wrap;width:calc(100% + 30px);margin-left:-15px}ul.products li.product:not(.product-category){flex-wrap:wrap;align-items:flex-start;padding-bottom:40px}ul.products li.product .price{width:100%}ul.products li.product:not(.product-category)::before{visibility:hidden;position:absolute;left:0;opacity:0;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);content:"";width:calc(100% + 0px);height:calc(100% + 30px);margin-top:-15px;margin-left:0}.main-navigation ul.products li.product:not(.product-category)::before{display:none}.product-label{display:none;position:absolute;z-index:1;top:-10px;left:5px;min-width:46px;max-width:50%;min-height:46px;align-items:center;padding:5px 7px;border-radius:35px;color:#fff;background-color:#3bb54a;font-size:12px;line-height:1.2;text-align:center;letter-spacing:0.4px;text-transform:uppercase;word-break:break-all}@media (min-width:993px){.shoptimizer-primary-navigation .product-label{left:-5px}}ul.products li.product .product-label{display:flex;flex-flow:row wrap;justify-content:center}@media (max-width:992px){.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button,ul.products li.product .button{opacity:1}}.col-full-nav{width:100%}@media (max-width:992px){footer .alignright{max-width:200px;margin-left:0}.wc-active .site-header .site-header-cart{display:block}}@media (max-width:767px){.site-branding p{display:none}.col-full.topbar-wrapper.hide-on-mobile{display:none}.header-widget-region .widget{padding:0.6em 0;font-size:13px}body .site{font-size:15px}.site p{line-height:1.55}.site h1{font-size:24px}.site button{font-size:14px}}@media (max-width:992px){.site ul.products li.product{margin-bottom:2em}}@media (max-width:992px){.site ul.products li.product{margin-bottom:2em}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button,body ul.products li.product .button{opacity:1}}@media (min-width:993px){body:not(.header-4) .col-full-nav .site-search,.mobile-extra,.mobile-menu.close-drawer{display:none}}.site-search .widget,.site-search .widget_product_search form{margin-bottom:0}@media (max-width:992px){.sticky-m .site-header{position:-webkit-sticky;position:sticky;width:100%;z-index:101;top:0;box-shadow:0 1px 15px rgba(0,0,0,0.08)}.hide-on-mobile{display:none!important}.site-search{display:none}.col-full-nav .site-search{display:block;padding-top:20px}.main-navigation{padding-top:20px}.site-search form::before{top:0.8em;left:0.8em}.site-search input[type="search"]{padding-top:0;padding-bottom:0;line-height:45px}.col-full-nav .shoptimizer-primary-navigation.col-full{padding:0}.col-full-nav{position:fixed;z-index:102;padding:0 15px;top:0;bottom:0;height:100%;left:-260px;width:260px;min-height:100vh;min-height:fill-available;min-height:-webkit-fill-available;max-height:100vh;overflow-y:auto;overflow-x:hidden;background:#fff;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-shadow:0 0 10 rgba(0,0,0,0.15)}.mobile-overlay{visibility:hidden;position:absolute;z-index:101;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,0.65);content:""}.mobile-overlay{position:fixed}body .site-header{z-index:inherit}.menu-primary-menu-container>ul>li{border:none}.menu-primary-menu-container>ul>li>a,.menu-primary-menu-container>ul>li:first-child>a{padding:6px 0px}.main-navigation ul.menu .sub-menu-wrapper{padding:0 0 8px 10px}.main-navigation ul.menu .sub-menu-wrapper a.cg-menu-link{width:calc(100% - 40px)}.main-navigation ul ul ul{padding-left:10px}.main-navigation li.menu-item-product{float:none;width:100%;padding:0}body .main-navigation ul.menu ul.products{padding-right:10px;padding-left:0}body .main-navigation ul.menu li.menu-item-has-children .sub-menu-wrapper{position:fixed;left:-99999px;opacity:0;transform:translateX(-10px)}body .main-navigation ul.menu li.menu-item-has-children:not(.dropdown-open) .sub-menu-wrapper{display:block}.main-navigation ul.menu li.menu-item-has-children span.caret::after{display:inline-block;width:20px;height:20px;margin-top:4px;background-color:#111;content:"";-webkit-mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.main-navigation ul.menu li.menu-item-has-children li.menu-item-has-children span.caret{opacity:0.5}.main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.heading>a{padding-top:5px}.site .main-navigation ul.products li.product{margin-bottom:0;padding-left:0;padding-right:0}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li a.button{width:100%}body .main-navigation ul.products{width:100%;margin:0}body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li.menu-item-image a{width:calc(100% - 20px);margin-bottom:20px}.mobile-extra{padding-bottom:20px}.mobile-extra .widget{margin-bottom:0}.mobile-extra h4{margin-top:0;margin-bottom:5px;padding:25px 0 0 0;opacity:0.6;font-size:12px;letter-spacing:1px;text-transform:uppercase}.mobile-extra ul,.mobile-extra p{margin:0;padding:0}.mobile-extra ul li{margin-bottom:3px}.mobile-extra a{font-size:14px}.site-header-cart.menu{display:none}.widget_wc_aelia_currencyswitcher_widget select{width:100%;margin-top:20px}.mobile-menu.close-drawer{visibility:hidden;position:fixed;z-index:999;top:40px;left:290px;opacity:0}.close-drawer::after,.close-drawer::before{display:block;height:30px;margin-left:20px;margin-top:5px;background-color:#fff;content:""}}.woocommerce-image__wrapper{position:relative}.woocommerce-image__wrapper{overflow:hidden;margin-bottom:1em}body ul.products li.product .woocommerce-image__wrapper img{margin-bottom:0}.woocommerce-image__wrapper .gallery-image{position:absolute;z-index:-10;top:0;left:0;opacity:0}.woocommerce-card__header *{position:relative}.main-header{display:flex}.site-header-cart{margin-left:auto}@media (max-width:1060px) and (min-width:993px){body:not(.header-4):not(.header-5) .site-header .site-search{width:100px}}@media (max-width:992px){.col-full-nav ul.products li.product{float:none;width:100%}body:not(.header-4):not(.mobile-toggled).sticky-m .site-header{position:-webkit-sticky;position:sticky;z-index:9;top:0}}@media (min-width:993px){body:not(.header-4).sticky-d .col-full-nav{position:-webkit-sticky;position:sticky;z-index:10;top:0}.shoptimizer-primary-navigation{display:flex}}.ajax_add_to_cart.add_to_cart_button{position:relative}.ajax_add_to_cart.add_to_cart_button::after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(255,255,255,0.3);border-left-color:#fff;border-radius:50%;vertical-align:middle}</style><style 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>
<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--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--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;}.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;}
</style>
<style id='woocommerce-inline-inline-css' type='text/css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" id="shoptimizer-main-min-preload-css" href="https://www.igetvapeonline.com/wp-content/themes/shoptimizer/assets/css/main/main.min.css?ver=2.4.5" type="text/css" media="all" /><noscript>
</noscript><script type="rocketlazyloadscript">!function(n){"use strict";n.loadCSS||(n.loadCSS=function(){});var o=loadCSS.relpreload={};if(o.support=function(){var e;try{e=n.document.createElement("link").relList.supports("preload")}catch(t){e=!1}return function(){return e}}(),o.bindMediaToggle=function(t){var e=t.media||"all";function a(){t.media=e}t.addEventListener?t.addEventListener("load",a):t.attachEvent&&t.attachEvent("onload",a),setTimeout(function(){t.rel="stylesheet",t.media="only x"}),setTimeout(a,3e3)},o.poly=function(){if(!o.support())for(var t=n.document.getElementsByTagName("link"),e=0;e<t.length;e++){var a=t[e];"preload"!==a.rel||"style"!==a.getAttribute("as")||a.getAttribute("data-loadcss")||(a.setAttribute("data-loadcss",!0),o.bindMediaToggle(a))}},!o.support()){o.poly();var t=n.setInterval(o.poly,500);n.addEventListener?n.addEventListener("load",function(){o.poly(),n.clearInterval(t)}):n.attachEvent&&n.attachEvent("onload",function(){o.poly(),n.clearInterval(t)})}"undefined"!=typeof exports?exports.loadCSS=loadCSS:n.loadCSS=loadCSS}("undefined"!=typeof global?global:this);</script>
<style id='elementor-frontend-inline-css' type='text/css'>
.elementor-kit-16{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-2ca9b3e:#3077D0;--e-global-typography-primary-font-family:"Alata";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Alata";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alata";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Alata";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}
.elementor-2374 .elementor-element.elementor-element-050a6b2:not(.elementor-motion-effects-element-type-background), .elementor-2374 .elementor-element.elementor-element-050a6b2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #101010 75%, #FFFFFF 35%);}.elementor-2374 .elementor-element.elementor-element-050a6b2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-2374 .elementor-element.elementor-element-050a6b2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-2374 .elementor-element.elementor-element-605d5cd.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-2374 .elementor-element.elementor-element-605d5cd.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-2374 .elementor-element.elementor-element-605d5cd > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-2374 .elementor-element.elementor-element-1a8f8c5f .elementor-heading-title{color:#FFFFFF;font-family:"Audiowide", Sans-serif;font-size:36px;font-weight:bold;text-transform:uppercase;line-height:1.2em;}.elementor-2374 .elementor-element.elementor-element-1a8f8c5f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-view-stacked .elementor-icon{background-color:#FFFFFF;fill:#000000;color:#000000;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-view-framed .elementor-icon, .elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-view-default .elementor-icon{fill:#FFFFFF;color:#FFFFFF;border-color:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-view-framed .elementor-icon{background-color:#000000;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-position-right .elementor-icon-box-icon{margin-left:15px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-position-left .elementor-icon-box-icon{margin-right:15px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-position-top .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon{font-size:18px;padding:12px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon i{transform:rotate(0deg);}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-wrapper{text-align:left;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-title{margin-bottom:2px;color:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-title a{font-size:20px;font-weight:bold;text-transform:capitalize;letter-spacing:0.5px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-description{color:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 > .elementor-widget-container{margin:10px 0px 10px 0px;}.elementor-2374 .elementor-element.elementor-element-94a6c5d .elementor-button{font-weight:bold;text-transform:uppercase;fill:#000000;color:#000000;background-color:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-94a6c5d .elementor-button:hover, .elementor-2374 .elementor-element.elementor-element-94a6c5d .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-2ca9b3e );}.elementor-2374 .elementor-element.elementor-element-94a6c5d .elementor-button:hover svg, .elementor-2374 .elementor-element.elementor-element-94a6c5d .elementor-button:focus svg{fill:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-94a6c5d > .elementor-widget-container{margin:0px 5px 0px 5px;}.elementor-2374 .elementor-element.elementor-element-94a6c5d{width:auto;max-width:auto;}.elementor-2374 .elementor-element.elementor-element-1165dc7 .elementor-button{font-weight:bold;text-transform:uppercase;fill:#000000;color:#000000;background-color:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-1165dc7 .elementor-button:hover, .elementor-2374 .elementor-element.elementor-element-1165dc7 .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-2ca9b3e );}.elementor-2374 .elementor-element.elementor-element-1165dc7 .elementor-button:hover svg, .elementor-2374 .elementor-element.elementor-element-1165dc7 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-1165dc7 > .elementor-widget-container{margin:0px 5px 0px 5px;}.elementor-2374 .elementor-element.elementor-element-1165dc7{width:auto;max-width:auto;}.elementor-bc-flex-widget .elementor-2374 .elementor-element.elementor-element-6748620.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2374 .elementor-element.elementor-element-6748620.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-2374 .elementor-element.elementor-element-9e61197{margin-top:0px;margin-bottom:50px;}.elementor-2374 .elementor-element.elementor-element-cdfe361.elementor-position-right .elementor-icon-box-icon{margin-left:15px;}.elementor-2374 .elementor-element.elementor-element-cdfe361.elementor-position-left .elementor-icon-box-icon{margin-right:15px;}.elementor-2374 .elementor-element.elementor-element-cdfe361.elementor-position-top .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon i{transform:rotate(0deg);}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title{margin-bottom:3px;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title a{font-size:20px;}.elementor-2374 .elementor-element.elementor-element-178283c.elementor-position-right .elementor-icon-box-icon{margin-left:15px;}.elementor-2374 .elementor-element.elementor-element-178283c.elementor-position-left .elementor-icon-box-icon{margin-right:15px;}.elementor-2374 .elementor-element.elementor-element-178283c.elementor-position-top .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon i{transform:rotate(0deg);}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title{margin-bottom:3px;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title a{font-size:20px;}.elementor-2374 .elementor-element.elementor-element-285ede3.elementor-position-right .elementor-icon-box-icon{margin-left:15px;}.elementor-2374 .elementor-element.elementor-element-285ede3.elementor-position-left .elementor-icon-box-icon{margin-right:15px;}.elementor-2374 .elementor-element.elementor-element-285ede3.elementor-position-top .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon i{transform:rotate(0deg);}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title{margin-bottom:3px;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title a{font-size:20px;}.elementor-2374 .elementor-element.elementor-element-b37054e{margin-top:50px;margin-bottom:50px;}.elementor-2374 .elementor-element.elementor-element-46d6d2c{text-align:center;}.elementor-2374 .elementor-element.elementor-element-dd4a40f{text-align:center;}.elementor-2374 .elementor-element.elementor-element-0125b93 > .elementor-widget-container{margin:20px 0px 20px 0px;}.elementor-2374 .elementor-element.elementor-element-73dca28{margin-top:50px;margin-bottom:50px;}.elementor-2374 .elementor-element.elementor-element-88bc512{text-align:center;}.elementor-2374 .elementor-element.elementor-element-db7a561{text-align:center;}.elementor-2374 .elementor-element.elementor-element-63ed790 > .elementor-widget-container{margin:20px 0px 20px 0px;}.elementor-2374 .elementor-element.elementor-element-6bf1b2e:not(.elementor-motion-effects-element-type-background), .elementor-2374 .elementor-element.elementor-element-6bf1b2e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2ca9b3e );}.elementor-2374 .elementor-element.elementor-element-6bf1b2e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 0px 45px 0px;z-index:1;}.elementor-2374 .elementor-element.elementor-element-6bf1b2e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-2374 .elementor-element.elementor-element-54d883b.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2374 .elementor-element.elementor-element-54d883b.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-2374 .elementor-element.elementor-element-54d883b > .elementor-element-populated{margin:0% 5% 0% 20%;--e-column-margin-right:5%;--e-column-margin-left:20%;}.elementor-2374 .elementor-element.elementor-element-4e8b56e{text-align:left;}.elementor-2374 .elementor-element.elementor-element-4e8b56e .elementor-heading-title{color:#FFFFFF;font-family:"Audiowide", Sans-serif;font-size:35px;font-weight:600;line-height:1.2em;text-shadow:2px 2px 1px rgba(0,0,0,0.3);}.elementor-2374 .elementor-element.elementor-element-253bc66{text-align:left;}.elementor-2374 .elementor-element.elementor-element-253bc66 .elementor-heading-title{color:#FFFFFF;font-family:"Audiowide", Sans-serif;font-size:23px;font-weight:500;line-height:1.2em;letter-spacing:0.5px;text-shadow:2px 2px 1px rgba(0,0,0,0.3);}.elementor-2374 .elementor-element.elementor-element-9557bad > .elementor-element-populated{margin:0px 0px -25px 25px;--e-column-margin-right:0px;--e-column-margin-left:25px;}.elementor-2374 .elementor-element.elementor-element-0ebd671:not(.elementor-motion-effects-element-type-background), .elementor-2374 .elementor-element.elementor-element-0ebd671 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-2374 .elementor-element.elementor-element-0ebd671{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;padding:30px 0px 0px 0px;z-index:1;}.elementor-2374 .elementor-element.elementor-element-0ebd671 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2374 .elementor-element.elementor-element-675de52{text-align:center;}.elementor-2374 .elementor-element.elementor-element-675de52 .elementor-heading-title{font-size:32px;font-weight:900;line-height:1.3em;}.elementor-2374 .elementor-element.elementor-element-675de52 > .elementor-widget-container{margin:10px 0px 10px 0px;border-style:solid;border-width:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-6020511{text-align:center;}.elementor-2374 .elementor-element.elementor-element-6020511 .elementor-heading-title{font-size:18px;font-weight:500;}.elementor-2374 .elementor-element.elementor-element-7b54437{z-index:1;}.elementor-2374 .elementor-element.elementor-element-fecc2f0{margin-top:80px;margin-bottom:80px;z-index:1;}.elementor-2374 .elementor-element.elementor-element-3a21d6d{text-align:center;}.elementor-2374 .elementor-element.elementor-element-3a21d6d .elementor-heading-title{font-size:32px;font-weight:900;line-height:1.3em;}.elementor-2374 .elementor-element.elementor-element-3a21d6d > .elementor-widget-container{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-2c12c60{text-align:center;}.elementor-2374 .elementor-element.elementor-element-2c12c60 .elementor-heading-title{font-size:18px;font-weight:500;}.elementor-2374 .elementor-element.elementor-element-4487afdf:not(.elementor-motion-effects-element-type-background), .elementor-2374 .elementor-element.elementor-element-4487afdf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2374 .elementor-element.elementor-element-4487afdf{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:3% 0% 3% 0%;}.elementor-2374 .elementor-element.elementor-element-4487afdf > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-2374 .elementor-element.elementor-element-7c16ad9.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-2374 .elementor-element.elementor-element-7c16ad9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-2374 .elementor-element.elementor-element-7c16ad9{z-index:1;}.elementor-2374 .elementor-element.elementor-element-0fd5bf0{z-index:1;}.elementor-2374 .elementor-element.elementor-element-ac9f22f{text-align:left;z-index:1;}.elementor-2374 .elementor-element.elementor-element-ac9f22f .elementor-heading-title{color:#FFFFFF;font-family:"Audiowide", Sans-serif;font-size:32px;line-height:1.3em;}.elementor-2374 .elementor-element.elementor-element-ac9f22f > .elementor-widget-container{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-3f18a13{text-align:left;color:#FFFFFF;z-index:3;}.elementor-2374 .elementor-element.elementor-element-3f18a13 > .elementor-widget-container{padding:10px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-39f83d5 .elementor-button{font-weight:bold;background-color:#FFFFFF00;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FFFFFF;border-radius:25px 25px 25px 25px;}.elementor-2374 .elementor-element.elementor-element-39f83d5 .elementor-button:hover, .elementor-2374 .elementor-element.elementor-element-39f83d5 .elementor-button:focus{color:#FFFFFF;background-color:var( --e-global-color-2ca9b3e );border-color:var( --e-global-color-2ca9b3e );}.elementor-2374 .elementor-element.elementor-element-39f83d5 .elementor-button:hover svg, .elementor-2374 .elementor-element.elementor-element-39f83d5 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-2374 .elementor-element.elementor-element-362b7acf:not(.elementor-motion-effects-element-type-background), .elementor-2374 .elementor-element.elementor-element-362b7acf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F3;}.elementor-2374 .elementor-element.elementor-element-362b7acf{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-2374 .elementor-element.elementor-element-362b7acf > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2374 .elementor-element.elementor-element-eacd49d{text-align:center;}.elementor-2374 .elementor-element.elementor-element-eacd49d .elementor-heading-title{font-size:32px;font-weight:900;line-height:1.3em;}.elementor-2374 .elementor-element.elementor-element-eacd49d > .elementor-widget-container{border-style:solid;border-width:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-0473c8e > .elementor-widget-container{padding:20px 20px 20px 20px;background-color:#FFFFFF;border-radius:20px 20px 20px 20px;}.elementor-2374 .elementor-element.elementor-element-082e992 > .elementor-widget-container{padding:20px 20px 20px 20px;background-color:#FFFFFF;border-radius:20px 20px 20px 20px;}.elementor-2374 .elementor-element.elementor-element-bd14e3d > .elementor-widget-container{padding:20px 20px 20px 20px;background-color:#FFFFFF;border-radius:20px 20px 20px 20px;}.elementor-2374 .elementor-element.elementor-element-fb95b41 > .elementor-widget-container{padding:20px 20px 20px 20px;background-color:#FFFFFF;border-radius:20px 20px 20px 20px;}.elementor-2374 .elementor-element.elementor-element-e1cf906 > .elementor-widget-container{padding:20px 20px 20px 20px;background-color:#FFFFFF;border-radius:20px 20px 20px 20px;}@media(max-width:1024px){.elementor-2374 .elementor-element.elementor-element-050a6b2{padding:50px 30px 0px 30px;}.elementor-2374 .elementor-element.elementor-element-605d5cd.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-2374 .elementor-element.elementor-element-1a8f8c5f{text-align:center;}.elementor-2374 .elementor-element.elementor-element-1a8f8c5f .elementor-heading-title{font-size:38px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-6748620 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-2374 .elementor-element.elementor-element-21381a2 img{width:70%;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title a{font-size:18px;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title a{font-size:18px;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title a{font-size:18px;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-6bf1b2e{padding:20px 20px 20px 20px;}.elementor-2374 .elementor-element.elementor-element-54d883b > .elementor-element-populated{margin:0% 0% 0% 0%;--e-column-margin-right:0%;--e-column-margin-left:0%;}.elementor-2374 .elementor-element.elementor-element-4e8b56e .elementor-heading-title{font-size:28px;}.elementor-2374 .elementor-element.elementor-element-253bc66 .elementor-heading-title{font-size:20px;}.elementor-2374 .elementor-element.elementor-element-9557bad > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-2374 .elementor-element.elementor-element-675de52 .elementor-heading-title{font-size:26px;line-height:1.5em;}.elementor-2374 .elementor-element.elementor-element-3a21d6d{text-align:center;}.elementor-2374 .elementor-element.elementor-element-3a21d6d .elementor-heading-title{font-size:25px;line-height:1.5em;}.elementor-2374 .elementor-element.elementor-element-4487afdf{padding:50px 20px 30px 20px;}.elementor-2374 .elementor-element.elementor-element-ac9f22f .elementor-heading-title{font-size:25px;line-height:1.5em;}.elementor-2374 .elementor-element.elementor-element-eacd49d .elementor-heading-title{font-size:25px;line-height:1.5em;}}@media(max-width:767px){.elementor-2374 .elementor-element.elementor-element-050a6b2{padding:50px 10px 0px 10px;}.elementor-2374 .elementor-element.elementor-element-1a8f8c5f{text-align:center;}.elementor-2374 .elementor-element.elementor-element-1a8f8c5f .elementor-heading-title{font-size:28px;line-height:1.2em;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-icon{margin-bottom:5px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-position-right .elementor-icon-box-icon{margin-left:5px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-position-left .elementor-icon-box-icon{margin-right:5px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7.elementor-position-top .elementor-icon-box-icon{margin-bottom:5px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon{font-size:20px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-title{margin-bottom:7px;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-title a{font-size:20px;line-height:1.2em;}.elementor-2374 .elementor-element.elementor-element-f2b4df7 .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-21381a2 img{width:100%;}.elementor-2374 .elementor-element.elementor-element-9e61197{margin-top:30px;margin-bottom:30px;}.elementor-2374 .elementor-element.elementor-element-3d45a07{width:50%;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-title a{font-size:18px;}.elementor-2374 .elementor-element.elementor-element-cdfe361 .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-52fa6be{width:50%;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-title a{font-size:18px;}.elementor-2374 .elementor-element.elementor-element-178283c .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-f293329{width:100%;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-icon{margin-bottom:15px;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-wrapper{text-align:center;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title, .elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-title a{font-size:18px;}.elementor-2374 .elementor-element.elementor-element-285ede3 .elementor-icon-box-description{font-size:15px;}.elementor-2374 .elementor-element.elementor-element-6bf1b2e{padding:20px 20px 20px 20px;}.elementor-2374 .elementor-element.elementor-element-54d883b > .elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-4e8b56e{text-align:center;}.elementor-2374 .elementor-element.elementor-element-4e8b56e .elementor-heading-title{font-size:28px;line-height:1.1em;}.elementor-2374 .elementor-element.elementor-element-253bc66{text-align:center;}.elementor-2374 .elementor-element.elementor-element-253bc66 .elementor-heading-title{font-size:20px;line-height:1.1em;}.elementor-2374 .elementor-element.elementor-element-9557bad > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-2374 .elementor-element.elementor-element-675de52 .elementor-heading-title{font-size:23px;}.elementor-2374 .elementor-element.elementor-element-fecc2f0{margin-top:50px;margin-bottom:30px;}.elementor-2374 .elementor-element.elementor-element-4487afdf{padding:50px 10px 50px 10px;}.elementor-2374 .elementor-element.elementor-element-7c16ad9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-57c4b906 img{width:60%;}.elementor-2374 .elementor-element.elementor-element-0fd5bf0 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-2374 .elementor-element.elementor-element-ac9f22f .elementor-heading-title{font-size:30px;line-height:1.2em;}.elementor-2374 .elementor-element.elementor-element-ac9f22f{z-index:1;}.elementor-2374 .elementor-element.elementor-element-3f18a13{z-index:1;}}@media(min-width:768px){.elementor-2374 .elementor-element.elementor-element-605d5cd{width:60%;}.elementor-2374 .elementor-element.elementor-element-6748620{width:40%;}.elementor-2374 .elementor-element.elementor-element-7c16ad9{width:40%;}.elementor-2374 .elementor-element.elementor-element-0fd5bf0{width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-2374 .elementor-element.elementor-element-605d5cd{width:100%;}.elementor-2374 .elementor-element.elementor-element-6748620{width:100%;}.elementor-2374 .elementor-element.elementor-element-3d45a07{width:33%;}.elementor-2374 .elementor-element.elementor-element-52fa6be{width:35%;}.elementor-2374 .elementor-element.elementor-element-f293329{width:32%;}.elementor-2374 .elementor-element.elementor-element-7c16ad9{width:100%;}.elementor-2374 .elementor-element.elementor-element-0fd5bf0{width:100%;}}
</style>
<style id='woo-variation-swatches-inline-css' type='text/css'>
.variable-item:not(.radio-variable-item) { width : 30px; height : 30px; } .wvs-style-squared .button-variable-item { min-width : 30px; } .button-variable-item span { font-size : 16px; }
</style>
<link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Alata%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CAudiowide%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=5.9' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-rocket-type="text/template" id="tmpl-variation-template">
	<div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div>
	<div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div>
	<div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div>
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/template" id="tmpl-unavailable-variation-template">
	<p>Sorry, this product is unavailable. Please choose a different combination.</p>
</script>
<script type='text/javascript' src='https://www.igetvapeonline.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://www.igetvapeonline.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/fortune-card-payment-form/public/js/fortune_card_payment_form-public.js?ver=1644460620' id='fortune_card_payment_form-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/fortune-stock-management/public/js/fortune-stock-management-public.js?ver=1640607563' id='fortune-stock-management-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/fortune_get_the_wordpress_attachment/public/js/fortune_get_the_wordpress_attachment-public.js?ver=1642155276' id='fortune_get_the_wordpress_attachment-js' defer></script>
<script type='text/javascript' id='awdr-main-js-extra'>
/* <![CDATA[ */
var awdr_params = {"ajaxurl":"https:\/\/www.igetvapeonline.com\/wp-admin\/admin-ajax.php","nonce":"16ef7acf78","enable_update_price_with_qty":"show_when_matched","refresh_order_review":"0","custom_target_simple_product":"","custom_target_variable_product":"","js_init_trigger":"","awdr_opacity_to_bulk_table":"","awdr_dynamic_bulk_table_status":"1","awdr_dynamic_bulk_table_off":"on","custom_simple_product_id_selector":"","custom_variable_product_id_selector":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/woo-discount-rules/v2/Assets/Js/site_main.js?ver=1640607563' id='awdr-main-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/woo-discount-rules/v2/Assets/Js/awdr-dynamic-price.js?ver=1640607563' id='awdr-dynamic-price-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/woo-discount-rules-pro/Assets/Js/awdr_pro.js?ver=1640607563' id='woo_discount_pro_script-js' defer></script>
<link rel="https://api.w.org/" href="https://www.igetvapeonline.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.igetvapeonline.com/wp-json/wp/v2/pages/2374" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.igetvapeonline.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.igetvapeonline.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 5.9" />
<link rel='shortlink' href='https://www.igetvapeonline.com/' />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		var commercekit_ajs = {"ajax_url":"https:\/\/www.igetvapeonline.com\/wp-admin\/admin-ajax.php","ajax_search":1,"char_count":3,"action":"commercekit_ajax_search","loader_icon":"https:\/\/www.igetvapeonline.com\/wp-content\/plugins\/commercegurus-commercekit\/assets\/images\/loader2.gif","no_results_text":"No results","placeholder_text":"Search products...","layout":"all"}	</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		var commercekit_pdp = {"pdp_thumbnails":4,"pdp_lightbox":1}	</script>
<link rel="preload" as="font" href="https://www.igetvapeonline.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2" crossorigin>
<link rel="preload" as="font" href="https://www.igetvapeonline.com/wp-content/plugins/hide-shipping-method-for-woocommerce/public/fonts/fontawesome-webfont.woff2?v=4.6.3" crossorigin>
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
				!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
					n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
					n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
					t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
					document,'script','https://connect.facebook.net/en_US/fbevents.js');
			</script>

<script type="text/javascript">

				fbq('init', '237148370858577', {}, {
    "agent": "woocommerce-6.2.0-2.6.8"
});

				fbq( 'track', 'PageView', {
    "source": "woocommerce",
    "version": "6.2.0",
    "pluginVersion": "2.6.8"
} );

				document.addEventListener( 'DOMContentLoaded', function() {
					jQuery && jQuery( function( $ ) {
						// Insert placeholder for events injected when a product is added to the cart through AJAX.
						$( document.body ).append( '<div class=\"wc-facebook-pixel-event-placeholder\"></div>' );
					} );
				}, false );

			</script>

<link rel="icon" href="https://www.igetvapeonline.com/wp-content/uploads/cropped-iget-vape-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.igetvapeonline.com/wp-content/uploads/cropped-iget-vape-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.igetvapeonline.com/wp-content/uploads/cropped-iget-vape-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.igetvapeonline.com/wp-content/uploads/cropped-iget-vape-favicon-270x270.png" />
<style type="text/css" id="wp-custom-css">
			.wpforms-error-container{
	display:none;
}		</style>
<style id="kirki-inline-styles">.header-4 .site-header .custom-logo-link img{height:40px;}.price ins, .summary .yith-wcwl-add-to-wishlist a:before, .commercekit-wishlist a i:before, .commercekit-wishlist-table .price, .commercekit-wishlist-table .price ins, .commercekit-ajs-product-price, .commercekit-ajs-product-price ins, .widget-area .widget.widget_categories a:hover, #secondary .widget ul li a:hover, #secondary.widget-area .widget li.chosen a, .widget-area .widget a:hover, #secondary .widget_recent_comments ul li a:hover, .woocommerce-pagination .page-numbers li .page-numbers.current, div.product p.price, body:not(.mobile-toggled) .main-navigation ul.menu li.full-width.menu-item-has-children ul li.highlight > a, body:not(.mobile-toggled) .main-navigation ul.menu li.full-width.menu-item-has-children ul li.highlight > a:hover, #secondary .widget ins span.amount, #secondary .widget ins span.amount span, .search-results article h2 a:hover{color:#000000;}.spinner > div, .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle, #page .woocommerce-tabs ul.tabs li span, #secondary.widget-area .widget .tagcloud a:hover, .widget-area .widget.widget_product_tag_cloud a:hover, footer .mc4wp-form input[type="submit"], #payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label:before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label:before, #shipping_method > li > input[type=radio]:first-child:checked + label:before, ul#shipping_method li:only-child label:before, .image-border .elementor-image:after, ul.products li.product .yith-wcwl-wishlistexistsbrowse a:before, ul.products li.product .yith-wcwl-wishlistaddedbrowse a:before, ul.products li.product .yith-wcwl-add-button a:before, .summary .yith-wcwl-add-to-wishlist a:before, .commercekit-wishlist a i.cg-wishlist-t:before, .commercekit-wishlist a i.cg-wishlist:before, .summary .commercekit-wishlist a i.cg-wishlist-t:before, #page .woocommerce-tabs ul.tabs li a span, .main-navigation ul li a span strong, .widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen:before{background-color:#000000;}a{color:#3077d0;}a:hover{color:#636363;}body{background-color:#fff;}.col-full.topbar-wrapper{background-color:#000000;border-bottom-color:#eee;}.top-bar, .top-bar a{color:#ffffff;}body:not(.header-4) .site-header, .header-4-container{background-color:#ffffff;}.fa.menu-item, .ri.menu-item{border-left-color:#eee;}.header-4 .search-trigger span{border-right-color:#eee;}.header-widget-region{background-color:#f4f4f4;}.header-widget-region, .header-widget-region a{color:#000000;}button, .button, .button:hover, input[type=submit], ul.products li.product .button, ul.products li.product .added_to_cart, .site .widget_shopping_cart a.button.checkout, .woocommerce #respond input#submit.alt, .main-navigation ul.menu ul li a.button, .main-navigation ul.menu ul li a.button:hover, body .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li a.button:hover, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li:hover a.added_to_cart, div.wpforms-container-full .wpforms-form button[type=submit], .product .cart .single_add_to_cart_button, .woocommerce-cart p.return-to-shop a, .elementor-row .feature p a, .image-feature figcaption span{color:#fff;}.single-product div.product form.cart .button.added::before{background-color:#fff;}button, .button, input[type=submit], ul.products li.product .button, .woocommerce #respond input#submit.alt, .product .cart .single_add_to_cart_button, .widget_shopping_cart a.button.checkout, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li a.added_to_cart, div.wpforms-container-full .wpforms-form button[type=submit], ul.products li.product .added_to_cart, .woocommerce-cart p.return-to-shop a, .elementor-row .feature a, .image-feature figcaption span{background-color:#000000;}.widget_shopping_cart a.button.checkout{border-color:#000000;}button:hover, .button:hover, [type="submit"]:hover, ul.products li.product .button:hover, #place_order[type="submit"]:hover, body .woocommerce #respond input#submit.alt:hover, .product .cart .single_add_to_cart_button:hover, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li a.added_to_cart:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, ul.products li.product .added_to_cart:hover, .widget_shopping_cart a.button.checkout:hover, .woocommerce-cart p.return-to-shop a:hover{background-color:#727272;}.widget_shopping_cart a.button.checkout:hover{border-color:#727272;}.onsale, .product-label{background-color:#000000;color:#fff;}.content-area .summary .onsale{color:#000000;}.summary .product-label:before, .product-details-wrapper .product-label:before{border-right-color:#000000;}.entry-content .testimonial-entry-title:after, .cart-summary .widget li strong::before, p.stars.selected a.active::before, p.stars:hover a::before, p.stars.selected a:not(.active)::before{color:#000000;}.star-rating > span:before{background-color:#000000;}header.woocommerce-products-header, .shoptimizer-category-banner{background-color:#ffffff;}.term-description p, .term-description a, .term-description a:hover, .shoptimizer-category-banner h1, .shoptimizer-category-banner .taxonomy-description p{color:#222;}.single-product .site-content .col-full{background-color:#f8f8f8;}.call-back-feature a{background-color:#000000;color:#fff;}ul.checkout-bar:before, .woocommerce-checkout .checkout-bar li.active:after, ul.checkout-bar li.visited:after{background-color:#3bb54a;}.below-content .widget .ri{color:#ffffff;}.below-content .widget svg{stroke:#ffffff;}footer{background-color:#0d0d0d;color:#ffffff;}footer .widget .widget-title{color:#ffffff;}footer a:not(.button){color:#c1c1c1;}footer a:not(.button):hover{color:#fff;}footer li a:after{border-color:#fff;}.menu-primary-menu-container > ul > li > a span:before{border-color:#595959;}.secondary-navigation .menu a, .ri.menu-item:before, .fa.menu-item:before{color:#404040;}.secondary-navigation .icon-wrapper svg{stroke:#404040;}.site-header-cart a.cart-contents .count, .site-header-cart a.cart-contents .count:after{border-color:#000000;}.site-header-cart a.cart-contents .count, .shoptimizer-cart-icon i{color:#000000;}.site-header-cart a.cart-contents:hover .count, .site-header-cart a.cart-contents:hover .count{background-color:#000000;}.site-header-cart .cart-contents{color:#fff;}.col-full, .single-product .site-content .shoptimizer-sticky-add-to-cart .col-full, body .woocommerce-message{max-width:1170px;}.product-details-wrapper, .single-product .woocommerce-Tabs-panel, .single-product .archive-header .woocommerce-breadcrumb, .related.products, #sspotReviews, .upsells.products{max-width:calc(1170px + 5.2325em);}.main-navigation ul li.menu-item-has-children.full-width .container{max-width:1170px;}.below-content .col-full, footer .col-full{max-width:calc(1170px + 40px);}#secondary{width:22%;}.content-area{width:72%;}body, button, input, select, option, textarea, h6{font-family:Inter;font-size:16px;font-weight:400;color:#444;}.menu-primary-menu-container > ul > li > a, .site-header-cart .cart-contents{font-family:Inter;font-size:15px;font-weight:500;letter-spacing:-0.1px;}.main-navigation ul.menu ul li > a, .main-navigation ul.nav-menu ul li > a{font-family:Inter;font-size:14px;}.main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.menu-item-has-children > a, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.heading > a{font-family:Inter;font-size:12px;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;}.entry-content{font-family:Inter;font-size:16px;font-weight:400;line-height:1.6;color:#444;}h1{font-family:Inter;font-size:40px;font-weight:600;letter-spacing:-0.5px;line-height:1.3;color:#222;}h2{font-family:Inter;font-size:28px;font-weight:600;line-height:1.4;}h3{font-family:Inter;font-size:24px;font-weight:600;line-height:1.45;}h4{font-family:Inter;font-size:20px;font-weight:600;line-height:1.6;}h5{font-family:Inter;font-size:18px;line-height:1.6;}blockquote p{font-family:Inter;font-size:20px;line-height:1.45;}.widget .widget-title, .widget .widgettitle{font-family:Inter;font-size:13px;font-weight:600;letter-spacing:0.3px;text-transform:uppercase;}body.single-post h1{font-family:Inter;font-size:36px;font-weight:600;letter-spacing:-0.6px;line-height:1.24;}.term-description, .shoptimizer-category-banner .taxonomy-description{font-family:Inter;font-size:17px;}.content-area ul.products li.product .woocommerce-loop-product__title, .content-area ul.products li.product h2, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-product__title, .main-navigation ul.menu ul li.product .woocommerce-loop-product__title a{font-family:Inter;font-size:15px;font-weight:500;}body .woocommerce #respond input#submit.alt, body .woocommerce a.button.alt, body .woocommerce button.button.alt, body .woocommerce input.button.alt, .product .cart .single_add_to_cart_button, .shoptimizer-sticky-add-to-cart__content-button a.button, .widget_shopping_cart a.button.checkout{font-family:Inter;font-weight:600;letter-spacing:-0.3px;text-transform:none;}@media (max-width: 992px){.main-header, .site-branding{height:70px;}.main-header .site-header-cart{top:calc(-14px + 70px / 2);}body.theme-shoptimizer .site-header .custom-logo-link img, body.wp-custom-logo .site-header .custom-logo-link img{height:30px;}.m-search-bh .site-search, .m-search-toggled .site-search, .site-branding button.menu-toggle, .site-branding button.menu-toggle:hover{background-color:#ffffff;}.menu-toggle .bar, .site-header-cart a.cart-contents:hover .count{background-color:#000000;}.menu-toggle .bar-text, .menu-toggle:hover .bar-text, .site-header-cart a.cart-contents .count{color:#000000;}.mobile-search-toggle svg, .mobile-myaccount svg{stroke:#000000;}.site-header-cart a.cart-contents:hover .count{background-color:#000000;}.site-header-cart a.cart-contents:not(:hover) .count{color:#000000;}.shoptimizer-cart-icon svg{stroke:#000000;}.site-header .site-header-cart a.cart-contents .count, .site-header-cart a.cart-contents .count:after{border-color:#000000;}.col-full-nav{background-color:#fff;}.main-navigation ul li a, body .main-navigation ul.menu > li.menu-item-has-children > span.caret::after, .main-navigation .woocommerce-loop-product__title, .main-navigation ul.menu li.product, body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li h6 a, body .main-navigation ul.menu li.menu-item-has-children.full-width>.sub-menu-wrapper li h6 a:hover, .main-navigation ul.products li.product .price, body .main-navigation ul.menu li.menu-item-has-children li.menu-item-has-children span.caret, body.mobile-toggled .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li p.product__categories a, body.mobile-toggled ul.products li.product p.product__categories a, body li.menu-item-product p.product__categories, body .main-navigation .price ins, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.menu-item-has-children > a, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li.heading > a, .mobile-extra, .mobile-extra h4, .mobile-extra a{color:#000000;}.main-navigation ul.menu li.menu-item-has-children span.caret::after{background-color:#000000;}.main-navigation ul.menu > li.menu-item-has-children.dropdown-open > .sub-menu-wrapper{border-bottom-color:#eee;}}@media (min-width: 993px){.header-4 .header-4-container{height:90px;}.header-4 .menu-primary-menu-container > ul > li > a, .header-4 .search-trigger{line-height:90px;}.header-4 .menu-primary-menu-container > ul > li > a, .header-4 .site-header-cart .cart-contents .amount, .header-4 .search-trigger, .header-4 .search-trigger:hover{color:#000000;}.main-navigation ul.menu > li.menu-item-has-children > a::after, .main-navigation ul.menu > li.page_item_has_children > a::after, .main-navigation ul.nav-menu > li.menu-item-has-children > a::after, .main-navigation ul.nav-menu > li.page_item_has_children > a::after{background-color:#000000;}.main-navigation ul.menu ul.sub-menu{background-color:#fff;}.main-navigation ul.menu ul li a, .main-navigation ul.nav-menu ul li a{color:#000000;}.main-navigation ul.menu ul a:hover{color:#636363;}.shoptimizer-cart-icon svg{stroke:#000000;}.site-header-cart a.cart-contents:hover .count{color:#fff;}}@media (min-width: 770px){.summary h1{font-family:Inter;font-size:32px;font-weight:600;letter-spacing:-0.5px;}}/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZJhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZthjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZNhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZxhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZBhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZFhjp-Ek-_0ewmM.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.igetvapeonline.com/wp-content/fonts/inter/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYAZ9hjp-Ek-_0ew.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
</head>
<body class="home page-template page-template-template-canvas page-template-template-canvas-php page page-id-2374 wp-custom-logo theme-shoptimizer woocommerce-no-js woo-variation-swatches wvs-theme-shoptimizer-child-theme wvs-theme-child-shoptimizer wvs-style-squared wvs-attr-behavior-blur-no-cross wvs-tooltip wvs-css wvs-show-label pdp-ajax static-cta-buttons sticky-m sticky-d header-4 full-width-header sticky-b no-archives-sidebar wc-active product-align-center elementor-default elementor-kit-16 elementor-page elementor-page-2374">
<div class="mobile-menu close-drawer"></div>
<div id="page" class="hfeed site">
<a class="skip-link screen-reader-text" href="#site-navigation">Skip to navigation</a>
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
<div class="shoptimizer-mini-cart-wrap">
<div id="ajax-loading">
<div class="shoptimizer-loader">
<div class="spinner">
<div class="bounce1"></div>
<div class="bounce2"></div>
<div class="bounce3"></div>
</div>
</div>
</div>
<div class="cart-drawer-heading">Shopping Cart</div>
<div class="close-drawer"></div>
<div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div>
</div>
<div class="col-full topbar-wrapper">
<div class="top-bar">
<div class="col-full">
<div class="top-bar-center  widget_text"> <div class="textwidget"><p>Enjoy Free Shipping For Orders Over $100. Prescription upload are not required!</p>
</div>
</div> </div>
</div>
</div>
<div class="header-4-container">
<div class="header-4-inner">
<header id="masthead" class="site-header"><h1 hidden itemscope itemtype="http://schema.org/Organization">IGET Vape</h1>
<div class="menu-overlay"></div>
<div class="main-header col-full">
<div class="site-branding">
<button class="menu-toggle" aria-label="Menu" aria-controls="site-navigation" aria-expanded="false">
<span class="bar"></span><span class="bar"></span><span class="bar"></span>
</button>
<a href="https://www.igetvapeonline.com/" class="custom-logo-link"><img width="470" height="110" src="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-logo.png" class="custom-logo" alt="IGET Vape" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-logo.png 470w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-logo-150x35.png 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-logo-300x70.png 300w" sizes="(max-width: 360px) 147px, (max-width: 470px) 100vw, 470px" /></a> </div>
<ul class="site-header-cart menu">
<li>
<div class="cart-click">
<a class="cart-contents" href="#" title="View your shopping cart">
<span class="amount"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#036;</span>0.00</span></span>
<span class="count">0</span>
</a>
</div>
</li>
</ul>
</div>
</header>
<div class="col-full-nav">
<nav id="site-navigation" class="main-navigation" aria-label="Primary Navigation">
<div class="primary-navigation">
<div class="menu-primary-menu-container">
<ul id="menu-main-menu" class="menu"><li id="nav-menu-item-5412" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2374 current_page_item"><a href="https://www.igetvapeonline.com/" class="cg-menu-link main-menu-link"><span>HOME</span></a></li>
<li id="nav-menu-item-5639" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a href="https://www.igetvapeonline.com/collections/iget-vape" class="cg-menu-link main-menu-link"><span>SHOP</span></a></li>
<li id="nav-menu-item-5638" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat"><a href="https://www.igetvapeonline.com/collections/iget-vape-bulk-buy" class="cg-menu-link main-menu-link"><span>BULK BUY</span></a></li>
<li id="nav-menu-item-2122" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.igetvapeonline.com/wholesale.html" class="cg-menu-link main-menu-link"><span>WHOLESALE</span></a></li>
<li id="nav-menu-item-148" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.igetvapeonline.com/contact-us.html" class="cg-menu-link main-menu-link"><span>CONTACT</span></a></li>
<li id="nav-menu-item-5516" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.igetvapeonline.com/my-account" class="cg-menu-link main-menu-link"><span>ACCOUNT</span></a></li>
</ul> </div>
</div>
</nav>
<div class="mobile-extra"><div id="text-12" class="widget widget_text"> <div class="textwidget"><h4>support</h4>
<p><a href="http://139.180.169.56/my-account/">My Account</a></p>
<p><a href="http://139.180.169.56/orders-tracking/">Orders Tracking</a></p>
<p><a href="http://139.180.169.56/wholesale/">Wholesale/Distribution</a></p>
<p>&nbsp;</p>
</div>
</div></div>
<ul class="site-header-cart menu">
<li>
<div class="cart-click">
<a class="cart-contents" href="#" title="View your shopping cart">
<span class="amount"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&#036;</span>0.00</span></span>
<span class="count">0</span>
</a>
</div>
</li>
</ul>
</div>
<div class="mobile-overlay"></div>
</div>
</div>
<div id="content" class="site-content" tabindex="-1">
<div class="shoptimizer-archive">
<div class="archive-header">
<div class="col-full">
<div class="woocommerce"></div> </div>
</div>
<div class="col-full">
<div id="primary" class="content-area">
<main id="main" class="site-main">
<div id="post-2374" class="post-2374 page type-page status-publish hentry">
<div class="entry-content">
<div data-elementor-type="wp-page" data-elementor-id="2374" class="elementor elementor-2374" data-elementor-settings="[]">
<div class="elementor-section-wrap">
<section class="elementor-section elementor-top-section elementor-element elementor-element-050a6b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="050a6b2" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-605d5cd" data-id="605d5cd" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-1a8f8c5f elementor-widget elementor-widget-heading" data-id="1a8f8c5f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-small">iget vape king new arrivals, Australia Stock</h1> </div>
</div>
<div class="elementor-element elementor-element-f2b4df7 elementor-view-stacked elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="f2b4df7" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-content">
<h3 class="elementor-icon-box-title">
<span>
Scripts not required &amp; price beat guarantee </span>
</h3>
<p class="elementor-icon-box-description">
Do not need to upload your script. If you find a lower priced identical stocked item, we'll beat it by 5%. </p>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-94a6c5d elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="94a6c5d" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a href="/products/iget-vape-king" class="elementor-button-link elementor-button elementor-size-md" role="button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">buy now</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-1165dc7 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="1165dc7" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a href="/products/iget-vape-king-bulk-buy-10pcs" class="elementor-button-link elementor-button elementor-size-md" role="button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">bulk buy</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6748620" data-id="6748620" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-21381a2 elementor-widget elementor-widget-image" data-id="21381a2" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="800" height="800" src="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1.png" class="attachment-large size-large" alt="iget vape king new 1 | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1.png 800w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1-300x300.png 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1-150x150.png 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1-768x768.png 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1-441x441.png 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-new-1-600x600.png 600w" sizes="(max-width: 360px) 147px, (max-width: 800px) 100vw, 800px" title="Iget Vape 1"> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-9e61197 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9e61197" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3d45a07" data-id="3d45a07" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-cdfe361 elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="cdfe361" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-content">
<h3 class="elementor-icon-box-title">
<span>
40+ IGET Flavors </span>
</h3>
<p class="elementor-icon-box-description">
Australia stock &amp; warranty </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-52fa6be" data-id="52fa6be" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-178283c elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="178283c" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-content">
<h3 class="elementor-icon-box-title">
<span>
Fast Shipping </span>
</h3>
<p class="elementor-icon-box-description">
dispatch in 24 hours </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f293329" data-id="f293329" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-285ede3 elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="285ede3" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-content">
<h3 class="elementor-icon-box-title">
<span>
Easy Contact </span>
</h3>
<p class="elementor-icon-box-description">
Mail / Live chat support </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-b37054e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b37054e" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b84fd25" data-id="b84fd25" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-46d6d2c elementor-widget elementor-widget-heading" data-id="46d6d2c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Buy IGET Vape Near Me</h2> </div>
</div>
<div class="elementor-element elementor-element-dd4a40f elementor-widget elementor-widget-heading" data-id="dd4a40f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<span class="elementor-heading-title elementor-size-default">IGET Vape Australia Fast Shipping</span> </div>
</div>
<div class="elementor-element elementor-element-0125b93 elementor-widget elementor-widget-shortcode" data-id="0125b93" data-element_type="widget" data-widget_type="shortcode.default">
<div class="elementor-widget-container">
<div class="elementor-shortcode"><div class="woocommerce columns-5 "><ul class="products columns-5">
<li class="product type-product post-21 status-publish first instock product_cat-iget-vape product_tag-iget product_tag-iget-vape product_tag-iget-vape-disposable product_tag-iget-vape-shion has-post-thumbnail shipping-taxable purchasable product-type-variable">
<a href="https://www.igetvapeonline.com/products/iget-vape-shion.html" aria-label="IGET VAPE SHION 600 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET VAPE SHION 600 PUFFS" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/blueberry-ice-iget-vape-shion-1.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 2">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-shion.html" aria-label="IGET VAPE SHION 600 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE SHION 600 PUFFS</a></div>
<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>20.00</bdi></span></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-shion.html" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="21" data-product_sku="" aria-label="Select options for &ldquo;IGET VAPE SHION 600 PUFFS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-2173 status-publish instock product_cat-iget-vape product_tag-iget product_tag-iget-plus product_tag-iget-vape product_tag-iget-vape-disposable has-post-thumbnail sale shipping-taxable purchasable product-type-variable">
<span class="sale-item product-label">-27%</span><a href="https://www.igetvapeonline.com/products/iget-plus-1200-puff.html" aria-label="IGET VAPE PLUS 1200 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET VAPE PLUS 1200 PUFFS" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/pfo-ice-iget-plus.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 3">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-plus-1200-puff.html" aria-label="IGET VAPE PLUS 1200 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE PLUS 1200 PUFFS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>30.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>22.00</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-plus-1200-puff.html" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="2173" data-product_sku="" aria-label="Select options for &ldquo;IGET VAPE PLUS 1200 PUFFS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-77 status-publish instock product_cat-iget-vape product_tag-iget product_tag-iget-vape product_tag-iget-vape-disposable product_tag-iget-vape-xxl has-post-thumbnail sale shipping-taxable purchasable product-type-variable">
<span class="sale-item product-label">-38%</span><a href="https://www.igetvapeonline.com/products/iget-vape-xxl.html" aria-label="IGET VAPE XXL 1800 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET VAPE XXL 1800 PUFFS" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-xxl.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 4">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-xxl.html" aria-label="IGET VAPE XXL 1800 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE XXL 1800 PUFFS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>40.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>25.00</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-xxl.html" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="77" data-product_sku="" aria-label="Select options for &ldquo;IGET VAPE XXL 1800 PUFFS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-4795 status-publish instock product_cat-iget-vape product_tag-iget product_tag-iget-king product_tag-iget-vape product_tag-iget-vape-disposable has-post-thumbnail sale shipping-taxable purchasable product-type-variable">
<span class="sale-item product-label">-30%</span><a href="https://www.igetvapeonline.com/products/iget-vape-king" aria-label="IGET VAPE KING 2600 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET Vape King 2600 Puffs - Pineapple Juice Ice" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/pineapple-juice-ice-iget-vape-king.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 5">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-king" aria-label="IGET VAPE KING 2600 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE KING 2600 PUFFS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>50.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>35.00</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-king" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="4795" data-product_sku="" aria-label="Select options for &ldquo;IGET VAPE KING 2600 PUFFS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-4826 status-publish last instock product_cat-iget-vape product_tag-iget product_tag-iget-mega product_tag-iget-vape product_tag-iget-vape-disposable has-post-thumbnail sale shipping-taxable purchasable product-type-variable">
<span class="sale-item product-label">-27%</span><a href="https://www.igetvapeonline.com/products/iget-vape-mega" aria-label="IGET VAPE MEGA 3000 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="lush ice iget vape mega | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/lush-ice-iget-vape-mega.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 6">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-mega" aria-label="IGET VAPE MEGA 3000 PUFFS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE MEGA 3000 PUFFS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>55.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>40.00</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-mega" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="4826" data-product_sku="" aria-label="Select options for &ldquo;IGET VAPE MEGA 3000 PUFFS&rdquo;" rel="nofollow">Select options</a></div></li>
</ul>
</div></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-73dca28 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="73dca28" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-694013c" data-id="694013c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-88bc512 elementor-widget elementor-widget-heading" data-id="88bc512" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">IGET Vape Bulk Buy</h2> </div>
</div>
<div class="elementor-element elementor-element-db7a561 elementor-widget elementor-widget-heading" data-id="db7a561" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<span class="elementor-heading-title elementor-size-default">Flavors Mix. Down to $6.98/Unit.</span> </div>
</div>
<div class="elementor-element elementor-element-63ed790 elementor-widget elementor-widget-shortcode" data-id="63ed790" data-element_type="widget" data-widget_type="shortcode.default">
<div class="elementor-widget-container">
<div class="elementor-shortcode"><div class="woocommerce columns-5 "><ul class="products columns-5">
<li class="product type-product post-5619 status-publish first instock product_cat-iget-vape-bulk-buy product_tag-iget product_tag-iget-bulk-buy product_tag-iget-shion-bulk-buy product_tag-iget-vape product_tag-iget-vape-disposable product_tag-iget-vape-shion has-post-thumbnail sale shipping-taxable purchasable product-type-bundle">
<a href="https://www.igetvapeonline.com/products/iget-shion-bulk-buy-10pcs" aria-label="IGET VAPE SHION BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET VAPE SHION BULK BUY 10PCS | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-shion-bulk-buy-10pcs.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 7">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-shion-bulk-buy-10pcs" aria-label="IGET VAPE SHION BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE SHION BULK BUY 10PCS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>200.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>159.90</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-shion-bulk-buy-10pcs" data-quantity="1" class="button product_type_bundle product_type_bundle_input_required add_to_cart_button" data-product_id="5619" data-product_sku="" aria-label="Read more about &ldquo;IGET VAPE SHION BULK BUY 10PCS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-5668 status-publish instock product_cat-iget-vape-bulk-buy product_tag-iget product_tag-iget-bulk-buy product_tag-iget-plus product_tag-iget-plus-bulk-buy product_tag-iget-vape product_tag-iget-vape-disposable has-post-thumbnail sale shipping-taxable purchasable product-type-bundle">
<a href="https://www.igetvapeonline.com/products/iget-vape-plus-bulk-buy-10pcs" aria-label="IGET VAPE PLUS BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET VAPE PLUS BULK BUY 10PCS | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-plus-bulk-buy-10pcs.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 8">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-plus-bulk-buy-10pcs" aria-label="IGET VAPE PLUS BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE PLUS BULK BUY 10PCS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>300.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>179.90</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-plus-bulk-buy-10pcs" data-quantity="1" class="button product_type_bundle product_type_bundle_input_required add_to_cart_button" data-product_id="5668" data-product_sku="" aria-label="Read more about &ldquo;IGET VAPE PLUS BULK BUY 10PCS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-5693 status-publish instock product_cat-iget-vape-bulk-buy product_tag-iget product_tag-iget-vape product_tag-iget-vape-bulk-buy product_tag-iget-vape-xxl product_tag-iget-xxl-bulk-buy has-post-thumbnail sale shipping-taxable purchasable product-type-bundle">
<a href="https://www.igetvapeonline.com/products/iget-vape-xxl-bulk-buy-10pcs" aria-label="IGET VAPE XXL BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="iget xxl bulk buy 10pcs | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-xxl-bulk-buy-10pcs.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 9">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-xxl-bulk-buy-10pcs" aria-label="IGET VAPE XXL BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE XXL BULK BUY 10PCS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>400.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>199.90</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-xxl-bulk-buy-10pcs" data-quantity="1" class="button product_type_bundle product_type_bundle_input_required add_to_cart_button" data-product_id="5693" data-product_sku="" aria-label="Read more about &ldquo;IGET VAPE XXL BULK BUY 10PCS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-5823 status-publish instock product_cat-iget-vape-bulk-buy product_tag-iget product_tag-iget-king product_tag-iget-vape product_tag-iget-vape-disposable has-post-thumbnail sale shipping-taxable purchasable product-type-bundle">
<a href="https://www.igetvapeonline.com/products/iget-king-bulk-buy-10pcs" aria-label="IGET VAPE KING BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="iget vape king bulk buy wholesale | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-king-bulk-buy-wholesale.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 10">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-king-bulk-buy-10pcs" aria-label="IGET VAPE KING BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE KING BULK BUY 10PCS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>500.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>279.90</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-king-bulk-buy-10pcs" data-quantity="1" class="button product_type_bundle product_type_bundle_input_required add_to_cart_button" data-product_id="5823" data-product_sku="" aria-label="Read more about &ldquo;IGET VAPE KING BULK BUY 10PCS&rdquo;" rel="nofollow">Select options</a></div></li>
<li class="product type-product post-5704 status-publish last instock product_cat-iget-vape-bulk-buy product_tag-iget product_tag-iget-mega product_tag-iget-mega-bulk-buy product_tag-iget-vape product_tag-iget-vape-bulk-buy product_tag-iget-vape-disposable has-post-thumbnail sale shipping-taxable purchasable product-type-bundle">
<a href="https://www.igetvapeonline.com/products/iget-vape-mega-bulk-buy-10pcs" aria-label="IGET VAPE MEGA BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="IGET VAPE MEGA BULK BUY 10PCS | IGET Vape" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs-300x300.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs-150x150.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs-768x768.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs-441x441.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs-600x600.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-mega-bulk-buy-10pcs.jpg 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 11">
</a><div class="woocommerce-card__header"> <div class="woocommerce-loop-product__title"><a href="https://www.igetvapeonline.com/products/iget-vape-mega-bulk-buy-10pcs" aria-label="IGET VAPE MEGA BULK BUY 10PCS" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">IGET VAPE MEGA BULK BUY 10PCS</a></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>400.00</bdi></span></del> <ins><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&#36;</span>319.90</bdi></span></ins></span>
<a href="https://www.igetvapeonline.com/products/iget-vape-mega-bulk-buy-10pcs" data-quantity="1" class="button product_type_bundle product_type_bundle_input_required add_to_cart_button" data-product_id="5704" data-product_sku="" aria-label="Read more about &ldquo;IGET VAPE MEGA BULK BUY 10PCS&rdquo;" rel="nofollow">Select options</a></div></li>
</ul>
</div></div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-6bf1b2e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6bf1b2e" data-element_type="section" id="notify" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-54d883b" data-id="54d883b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4e8b56e elementor-widget elementor-widget-heading" data-id="4e8b56e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-large">Subscribe & Save</h3> </div>
</div>
<div class="elementor-element elementor-element-253bc66 elementor-widget elementor-widget-heading" data-id="253bc66" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-large">Get 10% Off Your First Order!</h3> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9557bad" data-id="9557bad" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e858a99 elementor-widget elementor-widget-wpforms" data-id="e858a99" data-element_type="widget" data-widget_type="wpforms.default">
<div class="elementor-widget-container">
<div class="wpforms-container wpforms-container-full" id="wpforms-5728"><form id="wpforms-form-5728" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="5728" method="post" enctype="multipart/form-data" action="/" data-token="98f6b15ba0cc5405edd76896486fff55"><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript><div class="wpforms-field-container"><div id="wpforms-5728-field_1-container" class="wpforms-field wpforms-field-email" data-field-id="1"><label class="wpforms-field-label wpforms-label-hide" for="wpforms-5728-field_1">Subscribe &amp; Get 10% Off Your First Order! <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-5728-field_1" class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][1]" placeholder="E-mail..." required></div></div><div class="wpforms-submit-container"><input type="hidden" name="wpforms[id]" value="5728"><input type="hidden" name="wpforms[author]" value="1"><input type="hidden" name="wpforms[post_id]" value="2374"><button type="submit" name="wpforms[submit]" class="wpforms-submit " id="wpforms-submit-5728" value="wpforms-submit" aria-live="assertive" data-alt-text="Sending…" data-submit-text="Submit">Submit</button><img src="https://www.igetvapeonline.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="submit spin | IGET Vape" title="Iget Vape 12"></div></form></div>  </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-c215754 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c215754" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-36913d6" data-id="36913d6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-45197b6 elementor-widget elementor-widget-html" data-id="45197b6" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<style>
 table {
    table-layout: fixed;
    width: 100%;
  }

  thead tr th {
    position: sticky;
    top: 0;
  }
  .table-div {

    overflow: auto;

    max-width: 1200px;


    /* 固定高度 */
    
    border-bottom: 0;
    border-right: 0;
    margin-bottom:50px;

  }

  td,
  th {
 background-color: #FFFFFF;
  

    width: 150px;

    height: 30px;

    box-sizing: border-box;

  }

  th {

   

  }


  table {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
    /* 固定寬度 */

  }



  thead tr th {

    position: sticky;

    top: 0;
    /* 第一列最上 */

  }

  th:first-child {

    z-index: 2;

   

  }
    @media (min-width: 1200px) {
        table {
    table-layout:auto;
    width: 100%;
  }
    }
</style> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-0ebd671 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0ebd671" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-548e0b7" data-id="548e0b7" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-675de52 elementor-widget elementor-widget-heading" data-id="675de52" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">IGET Disposable Vape Buying Guide</h2> </div>
</div>
<div class="elementor-element elementor-element-6020511 elementor-widget elementor-widget-heading" data-id="6020511" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Which device to choose?</h3> </div>
</div>
<div class="elementor-element elementor-element-7b54437 elementor-widget elementor-widget-text-editor" data-id="7b54437" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="table-div">
<table>
<tbody>
<tr>
<td width="60"></td>
<td style="font-weight: 400;" width="60"><strong>Puffs</strong></td>
<td style="font-weight: 400;" width="60"><strong>Nicotine</strong></td>
<td style="font-weight: 400;" width="60"><strong>RRP</strong></td>
<td style="font-weight: 400;" width="60"><strong>Our Price</strong></td>
<td style="font-weight: 400;" width="60"><strong>Bulk Buy 10 PCS</strong></td>
<td style="font-weight: 400;" width="60"><strong>Battery</strong></td>
<td style="font-weight: 400;" width="60"><strong>Capacity</strong></td>
<td style="font-weight: 400;" width="120"><strong>
Features</strong></td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><strong>IGET Janna</strong></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~450+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$15</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$9.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$6.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">280mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">1.6mL</td>
<td style="font-weight: 400;" width="120">Small and compact</td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><a href="https://www.igetvape.co.nz/products/iget-vape-shion.html" target="_blank" rel="noopener"><strong>IGET Shion</strong></a></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~600+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$20</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$14.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$12.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">400mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">2.4mL</td>
<td style="font-weight: 400;" width="120">Metal oremium feel &amp; the choice for entry</td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><a href="https://www.igetvape.co.nz/products/iget-plus-1200-puff.html" target="_blank" rel="noopener"><strong>IGET Plus</strong></a></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~1200+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">6%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$30</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$24.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$19.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">650mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5.0mL</td>
<td style="font-weight: 400;" width="120">Ergonomic mouthpiece &amp; strong hit</td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><a href="https://www.igetvape.co.nz/products/iget-vape-xxl.html" target="_blank" rel="noopener"><strong>IGET XXL</strong></a></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~1800+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$40</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$29.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$24.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">950mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">7.0mL</td>
<td style="font-weight: 400;" width="120">A range of tasty flavours</td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><strong>IGET Max</strong></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~2300+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$45</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$34.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$29.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">1100mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">8.0mL</td>
<td style="font-weight: 400;" width="120">Light SS material &amp; comfortable hand feeling</td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><strong>IGET King</strong></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~2600+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$50</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$34.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$29.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">1400mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">8.5mL</td>
<td style="font-weight: 400;" width="120">A slim design &amp; visible indication</td>
</tr>
<tr>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60"><strong>IGET Mega</strong></td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">~3000+ Puffs</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">5%</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$55</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$39.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">$34.98</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">1450mAh</td>
<td style="font-weight: 400; height: 76px; line-height: 76px;" width="60">10mL</td>
<td style="font-weight: 400;" width="120">The largest disposable vape ever made</td>
</tr>
</tbody>
</table>
</div> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-fecc2f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="fecc2f0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb8003f" data-id="fb8003f" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-3a21d6d elementor-widget elementor-widget-heading" data-id="3a21d6d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">IGET Vape Flavours Reviews</h2> </div>
</div>
<div class="elementor-element elementor-element-2c12c60 elementor-widget elementor-widget-heading" data-id="2c12c60" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Which flavour to choose?</h3> </div>
</div>
<div class="elementor-element elementor-element-13c376c elementor-widget elementor-widget-image" data-id="13c376c" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="768" height="614" src="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-768x614.jpg" class="attachment-medium_large size-medium_large" alt="IGET Vape Flavour Guide" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-768x614.jpg 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-300x240.jpg 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-990x792.jpg 990w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-441x353.jpg 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-600x480.jpg 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide-150x120.jpg 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-flavour-guide.jpg 1000w" sizes="(max-width: 360px) 147px, (max-width: 768px) 100vw, 768px" title="Iget Vape 13"> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-4487afdf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4487afdf" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7c16ad9" data-id="7c16ad9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-57c4b906 elementor-widget elementor-widget-image" data-id="57c4b906" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="300" height="300" src="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy-300x300.png" class="attachment-medium size-medium" alt="IGET Vape Bulk Buy" loading="lazy" srcset="https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy-300x300.png 300w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy-150x150.png 150w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy-600x600.png 600w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy-768x768.png 768w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy-441x441.png 441w, https://www.igetvapeonline.com/wp-content/uploads/iget-vape-bulk-buy.png 800w" sizes="(max-width: 360px) 147px, (max-width: 300px) 100vw, 300px" title="Iget Vape 14"> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0fd5bf0" data-id="0fd5bf0" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ac9f22f elementor-widget elementor-widget-heading" data-id="ac9f22f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">IGET Vape Wholesale</h2> </div>
</div>
<div class="elementor-element elementor-element-3f18a13 elementor-widget elementor-widget-text-editor" data-id="3f18a13" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>IGET Vape where to buy? Buy IGET disposable e-cigarettes online at the best price. We ship IGET disposable pod devices globally.</p><p>The product has both stable and smooth basic performance, cool latest features, and a more user-friendly experience.  Compared with the high pricing of well-known manufacturers, our products are currently priced at a very favourable price in order to expand our user volume and scale in the previous period. At the same time, we have very strong confidence in quality control. Good quality, good price, good service, good feedback is what we are working for. </p> </div>
</div>
<div class="elementor-element elementor-element-39f83d5 elementor-align-left elementor-widget elementor-widget-button" data-id="39f83d5" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a href="/wholesale.html" class="elementor-button-link elementor-button elementor-size-md" role="button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Wholesale Inquiry</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-362b7acf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="362b7acf" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6efe3690" data-id="6efe3690" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-eacd49d elementor-widget elementor-widget-heading" data-id="eacd49d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">IGET Vape FAQs</h2> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-f72e2e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f72e2e0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f92f7ae" data-id="f92f7ae" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0473c8e elementor-widget elementor-widget-text-editor" data-id="0473c8e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h3>Who makes IGET Vapes?</h3><p>Makeon Technology Co., Ltd makes IGET Vape. With its metal body and ergonomic mouthpiece, the IGET disposable vape is the perfect classic device. And it is available to <strong>buy IGET vape</strong>. <a class="rank-math-link" href="https://www.igetvapeonline.com/wholesale/">Wholesale IGET vapes</a> are also available online, the prices are also very good and you will be satisfied.</p> </div>
</div>
<div class="elementor-element elementor-element-082e992 elementor-widget elementor-widget-text-editor" data-id="082e992" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h3>What Is In An IGET Vape?</h3><p>The IGET disposable vape is IGET’s top of the range vape. IGET comes pre-infused with a variety of flavours. The device is very sleek, stylish, comfy to use and very easy to lug. This non-reusable vaporiser is the best selling non-reusable e-cigarette on IGET Tech.</p><p>With a portable dimension, delicious flavours and also a reliable e-cigarette experience, IGET is a disposable vape pod e-cigarette that is easy to carry and can be taken pleasure in anywhere. Select your much-loved flavour from the IGET. If you like fruity and yummy flavours, after that this is the best choice for you.</p> </div>
</div>
<div class="elementor-element elementor-element-bd14e3d elementor-widget elementor-widget-text-editor" data-id="bd14e3d" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h3>What Is In An IGET Vape?</h3><p>IGET Shion 600 Puffs are equivalent to three packs of cigarettes, while IGET XXL 1800 Puffs are equivalent to nine packs of cigarettes.</p> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-666998d" data-id="666998d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-fb95b41 elementor-widget elementor-widget-text-editor" data-id="fb95b41" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h3>How To Use IGET disposable vape?</h3><p>When it comes to a disposable vape, setting it up and using it is relatively simple. If you’ve recently purchased an IGET vape, we’re here to talk you through the entire process.</p><ul><li>First, take your IGET vape out of its packaging. Then, remove the sticker from the bottom of your vape. This sticker comes off quite quickly, so simply peeling it off should work.</li><li>After this, all you have to do is place the mouthpiece between your lips and inhale! After that, we’d recommend taking one or two puffs whenever you need to.</li><li>You can use the IGET vape until the vape liquid runs out. Once the vape juice is finished, dispose of your vape pen wherever is most convenient for you.</li></ul><p>With the IGET Disposable Vape, there’s no need to refill the pod, mess around with a series of buttons, or charge it before use. Instead, simply go off the sticker and inhale.</p> </div>
</div>
<div class="elementor-element elementor-element-e1cf906 elementor-widget elementor-widget-text-editor" data-id="e1cf906" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<h3>Can you refill an IGET Vape?</h3><p>IGET vapes are disposable, meaning they are already full of juice and ready to vape upon opening the pack. Once a disposable vape is empty, discard it and <a class="rank-math-link" href="https://www.igetvapeonline.com/shop/">buy a new one</a>.</p> </div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
</main>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="col-full">
<div id="text-8" class="widget widget_text"><span class="gamma widget-title">Get in touch</span> <div class="textwidget"><p>Email: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c9babcb9b9a6bbbd89a0aeacbdbfa8b9aca6a7a5a0a7ace7aaa6a4">[email&#160;protected]</a></p>
<p>Live Chat Support Hours: Mon-Fri 1pm – 9pm</p>
</div>
</div><div id="nav_menu-5" class="widget widget_nav_menu"><span class="gamma widget-title">Quicklink</span><div class="menu-quicklinks-container"><ul id="menu-quicklinks" class="menu"><li id="menu-item-5691" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-5691"><a href="https://www.igetvapeonline.com/collections/iget-vape">Shop All</a></li>
<li id="menu-item-5651" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-5651"><a href="https://www.igetvapeonline.com/collections/iget-vape-bulk-buy">Bulk Buy</a></li>
</ul></div></div><div id="nav_menu-3" class="widget widget_nav_menu"><span class="gamma widget-title">Information</span><div class="menu-information-container"><ul id="menu-information" class="menu"><li id="menu-item-5692" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5692"><a href="https://www.igetvapeonline.com/orders-tracking.html">Orders Tracking<div class="icon-wrapper"> </div></a></li>
<li id="menu-item-142" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-142"><a href="https://www.igetvapeonline.com/shipping-policy.html">Shipping Policy<div class="icon-wrapper"> </div></a></li>
<li id="menu-item-141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141"><a href="https://www.igetvapeonline.com/refund-policy.html">Refund Policy<div class="icon-wrapper"> </div></a></li>
<li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"><a href="https://www.igetvapeonline.com/privacy-policy.html">Privacy Policy<div class="icon-wrapper"> </div></a></li>
<li id="menu-item-139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139"><a href="https://www.igetvapeonline.com/terms-of-service.html">Terms Of Service<div class="icon-wrapper"> </div></a></li>
</ul></div></div><div id="block-24" class="widget widget_block widget_text">
<p>WARNING: This product contains nicotine. Nicotine is an addictive chemical.</p>
</div> </div>
</footer>
<footer class="copyright">
<div class="col-full">
<div id="block-23" class="widget widget_block widget_text">
<p>©️ IGET Vape Online</p>
</div> </div>
</footer>
</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/1f4a052263d9511c6299b9ec0/c47ec401e517a1d6723b7f9a5.js");</script> 
<noscript>
				<img
					height="1"
					width="1"
					style="display:none"
					alt="fbpx"
					src="https://www.facebook.com/tr?id=237148370858577&ev=PageView&noscript=1"
				/>
			</noscript>

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg> <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='text/javascript' src='https://www.igetvapeonline.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.0' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='https://www.igetvapeonline.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.0' id='jquery-ui-datepicker-js'></script>
<script type='text/javascript' id='jquery-ui-datepicker-js-after'>window.addEventListener('DOMContentLoaded', function() {
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});
});</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/selectWoo/selectWoo.full.min.js?ver=6.2.0' id='selectWoo-js' defer></script>
<script type='text/javascript' id='wc-country-select-js-extra'>
/* <![CDATA[ */
var wc_country_select_params = {"countries":"{\"AU\":{\"ACT\":\"Australian Capital Territory\",\"NSW\":\"New South Wales\",\"NT\":\"Northern Territory\",\"QLD\":\"Queensland\",\"SA\":\"South Australia\",\"TAS\":\"Tasmania\",\"VIC\":\"Victoria\",\"WA\":\"Western Australia\"}}","i18n_select_state_text":"Select an option\u2026","i18n_no_matches":"No matches found","i18n_ajax_error":"Loading failed","i18n_input_too_short_1":"Please enter 1 or more characters","i18n_input_too_short_n":"Please enter %qty% or more characters","i18n_input_too_long_1":"Please delete 1 character","i18n_input_too_long_n":"Please delete %qty% characters","i18n_selection_too_long_1":"You can only select 1 item","i18n_selection_too_long_n":"You can only select %qty% items","i18n_load_more":"Loading more results\u2026","i18n_searching":"Searching\u2026"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/frontend/country-select.min.js?ver=6.2.0' id='wc-country-select-js' defer></script>
<script type='text/javascript' id='yith-wcaf-js-extra'>
/* <![CDATA[ */
var yith_wcaf = {"labels":{"select2_i18n_matches_1":"One result is available, press enter to select it.","select2_i18n_matches_n":"%qty% results are available, use up and down arrow keys to navigate.","select2_i18n_no_matches":"No matches found","select2_i18n_ajax_error":"Loading failed","select2_i18n_input_too_short_1":"Please enter 1 or more characters","select2_i18n_input_too_short_n":"Please enter %qty% or more characters","select2_i18n_input_too_long_1":"Please delete 1 character","select2_i18n_input_too_long_n":"Please delete %qty% characters","select2_i18n_selection_too_long_1":"You can only select 1 item","select2_i18n_selection_too_long_n":"You can only select %qty% items","select2_i18n_load_more":"Loading more results&hellip;","select2_i18n_searching":"Searching&hellip;","link_copied_message":"URL copied"},"ajax_url":"https:\/\/www.igetvapeonline.com\/wp-admin\/admin-ajax.php","set_cookie_via_ajax":"","referral_var":"ref","search_products_nonce":"30f4763b51","set_referrer_nonce":"74e3c1ebe6","get_withdraw_amount":"d301885cfd"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/js/yith-wcaf.min.js?ver=5.9' id='yith-wcaf-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/commercegurus-commercekit/assets/js/ajax-search.js?ver=1640607563' id='commercekit-ajax-search-js' defer></script>
<script type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.6.2.0' id='jquery-blockui-js'></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:\/\/www.igetvapeonline.com\/cart.html","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=6.2.0' id='wc-add-to-cart-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.6.2.0' id='js-cookie-js' 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' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=6.2.0' id='woocommerce-js' defer></script>
<script type='text/javascript' id='wc-cart-fragments-js-extra'>
/* <![CDATA[ */
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_c406a4d8d5877f03f1394bbeaaf12d15","fragment_name":"wc_fragments_c406a4d8d5877f03f1394bbeaaf12d15","request_timeout":"5000"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=6.2.0' id='wc-cart-fragments-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'>
"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":"\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/checkout.html(.*)|\/cart.html|\/my-account(.*)|\/wc-api\/v(.*)|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/www.igetvapeonline.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'>
(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='text/javascript' id='mailchimp-woocommerce-js-extra'>
/* <![CDATA[ */
var mailchimp_public_data = {"site_url":"https:\/\/www.igetvapeonline.com","ajax_url":"https:\/\/www.igetvapeonline.com\/wp-admin\/admin-ajax.php","language":"en","allowed_to_set_cookies":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/mailchimp-for-woocommerce/public/js/mailchimp-woocommerce-public.min.js?ver=2.5.3' id='mailchimp-woocommerce-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/themes/shoptimizer/assets/js/main.min.js?ver=2.4.5' id='shoptimizer-main-js' defer></script>
<script type='text/javascript' id='shoptimizer-main-js-after'>
				jQuery( document ).ready( function( $ ) {
					$( 'body' ).on( 'added_to_cart', function( event, fragments, cart_hash ) {
						$( 'body' ).addClass( 'drawer-open' );
					} );				
				} );
				document.addEventListener( 'DOMContentLoaded', function() {
					document.addEventListener( 'click', function( event ) {
						var is_inner = event.target.closest( '.shoptimizer-mini-cart-wrap' );
						if ( ! event.target.classList.contains( 'shoptimizer-mini-cart-wrap' ) && ! is_inner ) {
							document.querySelector( 'body' ).classList.remove( 'drawer-open' );
						}
						var is_inner2 = event.target.closest( '.cart-click' );
						if ( event.target.classList.contains( 'cart-click' ) || is_inner2 ) {
							var is_header = event.target.closest( '.site-header-cart' );
							if ( is_header ) {
								event.preventDefault();
								document.querySelector( 'body' ).classList.toggle( 'drawer-open' );
							}
						}
						if ( event.target.classList.contains( 'close-drawer' ) ) {
							document.querySelector( 'body' ).classList.remove( 'drawer-open' );
						}
					} );
				} );
				var interceptor = ( function( open ) {
					XMLHttpRequest.prototype.open = function( method, url, async, user, pass ) {
						this.addEventListener( 'readystatechange', function() {
						switch ( this.readyState ) {
							case 1:
								document.querySelector( '#ajax-loading' ).style.display = 'block';
							break;
							case 4:
								document.querySelector( '#ajax-loading' ).style.display = 'none';
							break;
						}
						}, false );
						if ( async !== false ) {
							async = true;
						}
						open.call( this, method, url, async, user, pass );
					};
				}  ( XMLHttpRequest.prototype.open ) );
				document.addEventListener( 'DOMContentLoaded', function() {
					document.querySelector( '#ajax-loading' ).style.display = 'none';
				} );
				
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-includes/js/underscore.min.js?ver=1.13.1' 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' src='https://www.igetvapeonline.com/wp-includes/js/wp-util.min.js?ver=5.9' id='wp-util-js' defer></script>
<script type='text/javascript' id='wc-add-to-cart-variation-js-extra'>
/* <![CDATA[ */
var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=6.2.0' id='wc-add-to-cart-variation-js' defer></script>
<script type='text/javascript' id='woo-variation-swatches-js-extra'>
/* <![CDATA[ */
var woo_variation_swatches_options = {"is_product_page":"","show_variation_label":"1","variation_label_separator":":","wvs_nonce":"635aaba0f7"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/woo-variation-swatches/assets/js/frontend.min.js?ver=1.1.19' id='woo-variation-swatches-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.5.5' id='elementor-webpack-runtime-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.5.5' id='elementor-frontend-modules-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2' id='elementor-waypoints-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='elementor-frontend-js-before'>
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.5.5","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"a11y_improvements":true,"e_import_export":true,"e_hidden_wordpress_widgets":true,"landing-pages":true,"elements-color-picker":true,"favorite-widgets":true,"admin-top-bar":true},"urls":{"assets":"https:\/\/www.igetvapeonline.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":2374,"title":"IGET%20Vape%20Australia%20%7C%2040%2B%20Flavors%20%7C%20IGET%20Wholesale%20Bulk%20Buy","excerpt":"","featuredImage":false}};
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.5.5' id='elementor-frontend-js' defer></script>
<script type='text/javascript' id='wpforms-elementor-js-extra'>
/* <![CDATA[ */
var wpformsElementorVars = {"captcha_provider":"recaptcha","recaptcha_type":"v2"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/wpforms/assets/js/integrations/elementor/frontend.min.js?ver=1.6.9' id='wpforms-elementor-js' defer></script>
<script type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/wpforms/assets/js/jquery.validate.min.js?ver=1.19.0' id='wpforms-validation-js'></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/wpforms/assets/js/mailcheck.min.js?ver=1.1.2' id='wpforms-mailcheck-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/plugins/wpforms/assets/js/punycode.min.js?ver=1.0.0' id='wpforms-punycode-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' src='https://www.igetvapeonline.com/wp-content/cache/min/1/wp-content/plugins/wpforms/assets/js/wpforms.js?ver=1640607569' id='wpforms-js' defer></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpforms_settings = {"val_required":"This field is required.","val_email":"Please enter a valid email address.","val_email_suggestion":"Did you mean {suggestion}?","val_email_suggestion_title":"Click to accept this suggestion.","val_email_restricted":"This email address is not allowed.","val_number":"Please enter a valid number.","val_number_positive":"Please enter a valid positive number.","val_confirm":"Field values do not match.","val_checklimit":"You have exceeded the number of allowed selections: {#}.","val_limit_characters":"{count} of {limit} max characters.","val_limit_words":"{count} of {limit} max words.","val_recaptcha_fail_msg":"Google reCAPTCHA verification failed, please try again later.","val_empty_blanks":"Please fill out all blanks.","uuid_cookie":"1","locale":"en","wpforms_plugin_url":"https:\/\/www.igetvapeonline.com\/wp-content\/plugins\/wpforms\/","gdpr":"","ajaxurl":"https:\/\/www.igetvapeonline.com\/wp-admin\/admin-ajax.php","mailcheck_enabled":"1","mailcheck_domains":[],"mailcheck_toplevel_domains":["dev"],"is_ssl":"1","currency_code":"USD","currency_thousands":",","currency_decimals":"2","currency_decimal":".","currency_symbol":"$","currency_symbol_pos":"left","val_requiredpayment":"Payment is required.","val_creditcard":"Please enter a valid credit card number.","val_post_max_size":"The total size of the selected files {totalSize} Mb exceeds the allowed limit {maxSize} Mb.","val_time12h":"Please enter time in 12-hour AM\/PM format (eg 8:45 AM).","val_time24h":"Please enter time in 24-hour format (eg 22:45).","val_url":"Please enter a valid URL.","val_fileextension":"File type is not allowed.","val_filesize":"File exceeds max size allowed. File was not uploaded.","post_max_size":"524288000","val_password_strength":"A stronger password is required. Consider using upper and lower case letters, numbers, and symbols.","val_phone":"Please enter a valid phone number."}
/* ]]> */
</script>
</body>
</html>
