Showing source for: https://zilliweed.com/
Duration: 0.838806s
Server: LiteSpeed

		<!DOCTYPE html>
		<html lang="en-GB">
		<head itemscope itemtype="https://schema.org/WebSite"><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
		
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<link rel="profile" href="http://gmpg.org/xfn/11">
						<script type="rocketlazyloadscript">document.documentElement.className = document.documentElement.className + ' yes-js js_active js'</script>
				<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v22.5 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Buy Weed Online - High Quality Weed &amp; Cannabis for Sale</title>
	<meta name="description" content="Buy weed online in the UK, Australia, and Germany with discreetly packaging. We provide the highest level of service and customer satisfaction." />
	<link rel="canonical" href="https://zilliweed.com/" />
	<meta property="og:locale" content="en_GB" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Buy Weed Online - High Quality Weed &amp; Cannabis for Sale" />
	<meta property="og:description" content="Buy weed online in the UK, Australia, and Germany with discreetly packaging. We provide the highest level of service and customer satisfaction." />
	<meta property="og:url" content="https://zilliweed.com/" />
	<meta property="og:site_name" content="Zilli Weed" />
	<meta property="article:modified_time" content="2023-02-09T19:02:18+00:00" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://zilliweed.com/","url":"https://zilliweed.com/","name":"Buy Weed Online - High Quality Weed & Cannabis for Sale","isPartOf":{"@id":"https://zilliweed.com/#website"},"datePublished":"2023-01-30T08:46:12+00:00","dateModified":"2023-02-09T19:02:18+00:00","description":"Buy weed online in the UK, Australia, and Germany with discreetly packaging. We provide the highest level of service and customer satisfaction.","breadcrumb":{"@id":"https://zilliweed.com/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https://zilliweed.com/"]}]},{"@type":"BreadcrumbList","@id":"https://zilliweed.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://zilliweed.com/#website","url":"https://zilliweed.com/","name":"Zilli Weed","description":"Online Weed Store","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://zilliweed.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="Zilli Weed &raquo; Feed" href="https://zilliweed.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Zilli Weed &raquo; Comments Feed" href="https://zilliweed.com/comments/feed/" />
<script type="rocketlazyloadscript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/zilliweed.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=9240ad0fd32a3c9a76eb04e1c4b6a538"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){p.clearRect(0,0,i.width,i.height),p.fillText(e,0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(t,0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s("\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!s("\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!s("\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!s("\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style>
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link data-minify="1" rel='stylesheet' id='ht_ctc_main_css-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/click-to-chat-for-whatsapp/new/inc/assets/css/main.css?ver=1685330825' media='all' />
<link data-minify="1" rel='stylesheet' id='jquery-selectBox-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/css/jquery.selectBox.css?ver=1685330825' media='all' />
<link data-minify="1" rel='stylesheet' id='yith-wcwl-font-awesome-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/css/font-awesome.css?ver=1685330826' media='all' />
<link data-minify="1" rel='stylesheet' id='woocommerce_prettyPhoto_css-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/prettyPhoto.css?ver=1685330826' media='all' />
<link data-minify="1" rel='stylesheet' id='yith-wcwl-main-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/css/style.css?ver=1685330826' media='all' />
<style id='yith-wcwl-main-inline-css'>
.yith-wcwl-share li a{color: #FFFFFF;}.yith-wcwl-share li a:hover{color: #FFFFFF;}.yith-wcwl-share a.facebook{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.facebook:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.twitter{background: #45AFE2; background-color: #45AFE2;}.yith-wcwl-share a.twitter:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.pinterest{background: #AB2E31; background-color: #AB2E31;}.yith-wcwl-share a.pinterest:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.email{background: #FBB102; background-color: #FBB102;}.yith-wcwl-share a.email:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.whatsapp{background: #00A901; background-color: #00A901;}.yith-wcwl-share a.whatsapp:hover{background: #39599E; background-color: #39599E;}
</style>
<link rel='stylesheet' id='classic-theme-styles-css' href='https://zilliweed.com/wp-includes/css/classic-themes.min.css?ver=9240ad0fd32a3c9a76eb04e1c4b6a538' media='all' />
<style id='global-styles-inline-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;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='woocommerce-layout-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1685330826' media='all' />
<link data-minify="1" rel='stylesheet' id='woocommerce-smallscreen-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1685330826' media='only screen and (max-width: 768px)' />
<link data-minify="1" rel='stylesheet' id='woocommerce-general-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1685330826' media='all' />
<style id='woocommerce-inline-inline-css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link data-minify="1" rel='stylesheet' id='trp-floater-language-switcher-style-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/translatepress-multilingual/assets/css/trp-floater-language-switcher.css?ver=1685330826' media='all' />
<link data-minify="1" rel='stylesheet' id='trp-language-switcher-style-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/translatepress-multilingual/assets/css/trp-language-switcher.css?ver=1685330826' media='all' />
<link data-minify="1" rel='stylesheet' id='yith-quick-view-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-quick-view/assets/css/yith-quick-view.css?ver=1685330826' media='all' />
<style id='yith-quick-view-inline-css'>

				#yith-quick-view-modal .yith-wcqv-main{background:#ffffff;}
				#yith-quick-view-close{color:#cdcdcd;}
				#yith-quick-view-close:hover{color:#ff0000;}
</style>
<link data-minify="1" rel='stylesheet' id='best_store_cfg_parent-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/style.css?ver=1685330827' media='all' />
<link rel='stylesheet' id='best-shop-google-fonts-css' href='https://fonts.googleapis.com/css?family=Poppins%3A300%2C300i%2C400%2C400i%2C700%2C700i%7CPoppins%3A300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i&#038;subset=latin%2Clatin-ext' media='all' />
<link data-minify="1" rel='stylesheet' id='best-shop-bootstrap-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/css/bootstrap.css?ver=1685330827' media='all' />
<link data-minify="1" rel='stylesheet' id='best-shop-style-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-store/style.css?ver=1685330827' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1685333837' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://zilliweed.com/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.21.1' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1710295279' media='all' />
<link rel='stylesheet' id='elementor-post-13-css' href='https://zilliweed.com/wp-content/uploads/elementor/css/post-13.css?ver=1685333836' media='all' />
<link rel='stylesheet' id='elementor-pro-css' href='https://zilliweed.com/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css?ver=3.12.2' media='all' />
<link rel='stylesheet' id='elementor-post-7-css' href='https://zilliweed.com/wp-content/uploads/elementor/css/post-7.css?ver=1685333836' media='all' />
<style id='rocket-lazyload-inline-css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://zilliweed.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=9240ad0fd32a3c9a76eb04e1c4b6a538' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://zilliweed.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1685333837' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1685333837' media='all' />
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2' id='wp-polyfill-inert-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.11' id='regenerator-runtime-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0' id='wp-polyfill-js'></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/dist/hooks.min.js?ver=4169d3cf8e8d95a3d6d5' id='wp-hooks-js'></script>
<script src='https://stats.wp.com/w.js?ver=202417' id='woo-tracks-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/translatepress-multilingual/assets/js/trp-frontend-compatibility.js?ver=1682628260' id='trp-frontend-compatibility-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/js/bootstrap.js?ver=1682628260' id='best-shop-bootstrap-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/js/jquery.marquee.js?ver=1682628260' id='best-shop--marquee-js' defer></script>

<!-- Google tag (gtag.js) snippet added by Site Kit -->

<!-- Google Analytics snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-src='https://www.googletagmanager.com/gtag/js?id=G-JGCFT92Y6M' id='google_gtagjs-js' async></script>
<script type="rocketlazyloadscript" id='google_gtagjs-js-after'>
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["zilliweed.com"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "G-JGCFT92Y6M");
</script>

<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<link rel="https://api.w.org/" href="https://zilliweed.com/wp-json/" /><link rel="alternate" type="application/json" href="https://zilliweed.com/wp-json/wp/v2/pages/7" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://zilliweed.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://zilliweed.com/wp-includes/wlwmanifest.xml" />

<link rel='shortlink' href='https://zilliweed.com/' />
<link rel="alternate" type="application/json+oembed" href="https://zilliweed.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fzilliweed.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://zilliweed.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fzilliweed.com%2F&#038;format=xml" />
<meta name="generator" content="Site Kit by Google 1.125.0" /><link rel="alternate" hreflang="en-GB" href="https://zilliweed.com/"/>
<link rel="alternate" hreflang="de-DE" href="https://zilliweed.com/de/"/>
<link rel="alternate" hreflang="en" href="https://zilliweed.com/"/>
<link rel="alternate" hreflang="de" href="https://zilliweed.com/de/"/>
		<script type="rocketlazyloadscript">
			( function() {
				window.onpageshow = function( event ) {
					// Defined window.wpforms means that a form exists on a page.
					// If so and back/forward button has been clicked,
					// force reload a page to prevent the submit button state stuck.
					if ( typeof window.wpforms !== 'undefined' && event.persisted ) {
						window.location.reload();
					}
				};
			}() );
		</script>
			<style type="text/css" id="custom-theme-colors" >
        :root {
            --gbl-primary-color: #0040ff ;
            --gbl-secondary-color: #d62626 ;
            --gbl-primary-font: Poppins, Serif ;
            --gbl-secondary-font: Poppins, Sans Serif ;
            --logo-width: 130 ;
            --header-text-color: ##000000 ;            
            --footer-color: #1c1c1c ;
            --footer-text-color: #eee ;
            --content-width: 1280px ;
            --woo-bar-color: #000000 ;  
            --woo-bar-bg-color: #58A9FF ;
            --menu-text-color: #e8e8e8 ;  
            --menu-bg-color: #000000 ;  
            --text-color: #0c0c0c ;
            --topbar-bg-color: #f8f9fa ;
            --topbar-text-color: #000 ;
            --e-global-color-primary: #0040ff ;
            --gbl-background-color:#ffffff ;
            --gbl-body-font-size:1em ;
            --gbl-footer-num-of-colums:4 ;
            
        }

        .site-branding img.custom-logo {
            max-width:130px ;    
        }
        @media (min-width: 1024px) {
            #masthead {
                background-image:url('');
                background-size: cover;
                background-position: center center;
            }
        }
        body.custom-background-image .site, 
        body.custom-background-color .site,
        .mobile-navigation {
            background-color: #ffffff;
        }

        .site-footer {
            background:url("") ;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
        }
        
        .site-footer .footer-overlay {
            background-color:#1c1c1c;
        }
                
	</style>
	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<meta name="generator" content="Elementor 3.21.1; features: e_optimized_assets_loading, e_optimized_css_loading, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap">
<link rel="preconnect" href="//code.tidio.co"><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-elementor_header_footer page page-id-7 theme-best-shop woocommerce-no-js translatepress-en_GB hide-woo-search-cat disable-sticky-menu rightsidebar elementor-default elementor-template-full-width elementor-kit-13 elementor-page elementor-page-7" itemscope itemtype="https://schema.org/WebPage">
<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>		<div id="page" class="site">
			<a class="skip-link screen-reader-text" href="#primary">Skip to content</a>
		<header id="masthead" class="site-header style-one 
         header-no-border  hide-menu-cart "
        itemscope itemtype="https://schema.org/WPHeader">
    <div class="top-bar-menu">
    <div class="container">
      <div class="left-menu">
                <ul>
                    <li>WhatsApp:+44 747 7208 796</li>
                                        <li>Mail:[email protected]</li>
                  </ul>
              </div>
      <div class="right-menu">
              </div>
    </div>
  </div>
    <div class=" main-menu-wrap ">
    <div class="container">
      <div class="header-wrapper">
                <div class="site-branding" itemscope itemtype="https://schema.org/Organization">
            <div class="site-title-logo">                <h2 class="site-title" itemprop="name"><a href="https://zilliweed.com/" rel="home" itemprop="url">Zilli Weed</a></h2>
                                <p class="site-description" itemprop="description">Online Weed Store</p>
                        </div>
        </div><!-- .site-branding -->
                <div class="nav-wrap">
                    <div class="header-left">
                        <nav id="site-navigation" class="main-navigation"  itemscope itemtype=https://schema.org/SiteNavigationElement>
                <div class="primary-menu-container"><ul id="primary-menu" class="menu"><li id="menu-item-1430" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-7 current_page_item menu-item-1430"><a href="https://zilliweed.com/" aria-current="page">Home</a></li>
<li id="menu-item-1433" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1433"><a href="https://zilliweed.com/shop/">All Products</a></li>
<li id="menu-item-1435" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-1435"><a href="https://zilliweed.com/product-category/gummies/">Gummies</a></li>
<li id="menu-item-1434" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-1434"><a href="https://zilliweed.com/product-category/weed/">Weed</a></li>
<li id="menu-item-1431" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1431"><a href="https://zilliweed.com/about-us/">About Us</a></li>
<li id="menu-item-1432" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1432"><a href="https://zilliweed.com/contact-us/">Contact Us</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom">
  <a class="cart-contents" href="https://zilliweed.com/cart/"><svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 24 24"><path d="M20 7h-4v-3c0-2.209-1.791-4-4-4s-4 1.791-4 4v3h-4l-2 17h20l-2-17zm-11-3c0-1.654 1.346-3 3-3s3 1.346 3 3v3h-6v-3zm-4.751 18l1.529-13h2.222v1.5c0 .276.224.5.5.5s.5-.224.5-.5v-1.5h6v1.5c0 .276.224.5.5.5s.5-.224.5-.5v-1.5h2.222l1.529 13h-15.502z"/></svg><span class="count">0</span>
  </i><div class="amount-cart">&pound;0.00</div></a></li></ul></div>            </nav>
                  </div>
          <div class="header-right">
            	<div class="header-search">
		<button class="header-search-icon" aria-label="search form toggle" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field" aria-expanded="false">
			<svg xmlns="http://www.w3.org/2000/svg" width="16.197" height="16.546"
                viewBox="0 0 16.197 16.546" aria-label="Search Icon">
                <path id="icons8-search"
                    d="M9.939,3a5.939,5.939,0,1,0,3.472,10.754l4.6,4.585.983-.983L14.448,12.8A5.939,5.939,0,0,0,9.939,3Zm0,.7A5.24,5.24,0,1,1,4.7,8.939,5.235,5.235,0,0,1,9.939,3.7Z"
                    transform="translate(-3.5 -2.5) "
                    stroke-width="2"  />
            </svg>
		</button>
		<div class="header-search-form search-modal cover-modal" data-modal-target-string=".search-modal">
			<div class="header-search-inner-wrap">'
				<form role="search" method="get" class="search-form" action="https://zilliweed.com/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			</form>				<button aria-label="search form close" class="close" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field" aria-expanded="false"></button>
			</div>
		</div>
	</div><!-- .header-seearch -->
          </div>
                  </div>
        <!-- #site-navigation --> 
      </div>
    </div>
  </div>
      <div class="mobile-header">
        <div class="header-main">
            <div class="container">
                <div class="mob-nav-site-branding-wrap">
                    <div class="header-center">
                                <div class="site-branding" itemscope itemtype="https://schema.org/Organization">
            <div class="site-title-logo">                <h2 class="site-title" itemprop="name"><a href="https://zilliweed.com/" rel="home" itemprop="url">Zilli Weed</a></h2>
                                <p class="site-description" itemprop="description">Online Weed Store</p>
                        </div>
        </div><!-- .site-branding -->
                            </div>
                    <button id="menu-opener" data-toggle-target=".main-menu-modal" data-toggle-body-class="showing-main-menu-modal" aria-expanded="false" data-set-focus=".close-main-nav-toggle">
                        <span></span>
                        <span></span>
                        <span></span>
                    </button>
                </div>
            </div>
        </div>
        <div class="mobile-header-wrap">
            <div class="mobile-menu-wrapper">
                <nav id="mobile-site-navigation" class="main-navigation mobile-navigation">        
                    <div class="primary-menu-list main-menu-modal cover-modal" data-modal-target-string=".main-menu-modal">                  
                        <button class="close close-main-nav-toggle" data-toggle-target=".main-menu-modal" data-toggle-body-class="showing-main-menu-modal" aria-expanded="false" data-set-focus=".main-menu-modal"></button>
                        <div class="mobile-social-wrap">
                              
                        </div>
                        <div class="mobile-menu" aria-label="Mobile">
                                        <nav id="mobile-navigation" class="main-navigation" >
                <div class="primary-menu-container"><ul id="primary-menu" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-7 current_page_item menu-item-1430"><a href="https://zilliweed.com/" aria-current="page">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1433"><a href="https://zilliweed.com/shop/">All Products</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-1435"><a href="https://zilliweed.com/product-category/gummies/">Gummies</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-1434"><a href="https://zilliweed.com/product-category/weed/">Weed</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1431"><a href="https://zilliweed.com/about-us/">About Us</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1432"><a href="https://zilliweed.com/contact-us/">Contact Us</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom">
  <a class="cart-contents" href="https://zilliweed.com/cart/"><svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 24 24"><path d="M20 7h-4v-3c0-2.209-1.791-4-4-4s-4 1.791-4 4v3h-4l-2 17h20l-2-17zm-11-3c0-1.654 1.346-3 3-3s3 1.346 3 3v3h-6v-3zm-4.751 18l1.529-13h2.222v1.5c0 .276.224.5.5.5s.5-.224.5-.5v-1.5h6v1.5c0 .276.224.5.5.5s.5-.224.5-.5v-1.5h2.222l1.529 13h-15.502z"/></svg><span class="count">0</span>
  </i><div class="amount-cart">&pound;0.00</div></a></li></ul></div>            </nav>
                                </div>
                    </div>
                    	<div class="header-search">
		<button class="header-search-icon" aria-label="search form toggle" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field" aria-expanded="false">
			<svg xmlns="http://www.w3.org/2000/svg" width="16.197" height="16.546"
                viewBox="0 0 16.197 16.546" aria-label="Search Icon">
                <path id="icons8-search"
                    d="M9.939,3a5.939,5.939,0,1,0,3.472,10.754l4.6,4.585.983-.983L14.448,12.8A5.939,5.939,0,0,0,9.939,3Zm0,.7A5.24,5.24,0,1,1,4.7,8.939,5.235,5.235,0,0,1,9.939,3.7Z"
                    transform="translate(-3.5 -2.5) "
                    stroke-width="2"  />
            </svg>
		</button>
		<div class="header-search-form search-modal cover-modal" data-modal-target-string=".search-modal">
			<div class="header-search-inner-wrap">'
				<form role="search" method="get" class="search-form" action="https://zilliweed.com/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			</form>				<button aria-label="search form close" class="close" data-toggle-target=".search-modal" data-toggle-body-class="showing-search-modal" data-set-focus=".search-modal .search-field" aria-expanded="false"></button>
			</div>
		</div>
	</div><!-- .header-seearch -->
                </nav><!-- #mobile-site-navigation -->
            </div>
        </div>  
    </div>
  <div class="woocommerce-bar">
    <nav>
      <div class="container">
              <div class="produt-category-navigation">                
          <ul class="categories-menu">
                <li class="categories-menu-item">
                    <a class="categories-menu-first" href="#">                        
                        <svg width="21" height="21" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd"><path d="M9 21h-9v-2h9v2zm6.695-2.88l-3.314-3.13-1.381 1.47 4.699 4.54 8.301-8.441-1.384-1.439-6.921 7zm-6.695-1.144h-9v-2h9v2zm8-3.976h-17v-2h17v2zm7-4h-24v-2h24v2zm0-4h-24v-2h24v2z"/></svg>Top Categories                    </a>
                    <ul class="categories-dropdown-menu dropdown-menu">
                        <li class="menu-item gummies"><a href="https://zilliweed.com/product-category/gummies/" class="nav-link">Gummies</a></li><li class="menu-item weed"><a href="https://zilliweed.com/product-category/weed/" class="nav-link">Weed</a></li>                    </ul>
                </li>
              </ul> 
          </div>
      <div class="product-search-form">
          <form method="get" action="https://zilliweed.com/">
              <input type="hidden" name="post_type" value="product" />
              <input class="header-search-input" name="s" type="text" placeholder="Search products..."/>
              <select class="header-search-select" name="product_cat">
                  <option value="">All Categories</option> 
                  <option value="gummies">Gummies <span>(15)</span></option><option value="weed">Weed <span>(97)</span></option>              </select>
              <button class="header-search-button" type="submit"></button>
          </form>
      </div>
            <div class="header-woo-icon-container">
        		
        <div class="woocommerce-bar-icons">
            <div class="header-my-account">
                <div class="header-login"> 
                    <a href="https://zilliweed.com/my-account/" data-tooltip="My Account" title="My Account">
                        <svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 24 24"><path d="M12 2c2.757 0 5 2.243 5 5.001 0 2.756-2.243 5-5 5s-5-2.244-5-5c0-2.758 2.243-5.001 5-5.001zm0-2c-3.866 0-7 3.134-7 7.001 0 3.865 3.134 7 7 7s7-3.135 7-7c0-3.867-3.134-7.001-7-7.001zm6.369 13.353c-.497.498-1.057.931-1.658 1.302 2.872 1.874 4.378 5.083 4.972 7.346h-19.387c.572-2.29 2.058-5.503 4.973-7.358-.603-.374-1.162-.811-1.658-1.312-4.258 3.072-5.611 8.506-5.611 10.669h24c0-2.142-1.44-7.557-5.631-10.647z"/></svg>                    </a>
                </div>
            </div>
        </div>
                <div class="woocommerce-bar-icons">
            <div class="header-wishlist">
                <a href="https://zilliweed.com/wishlist/" data-tooltip="Products in Wishlist" title="Products in Wishlist">
                    <svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 24 24"><path d="M12 9.229c.234-1.12 1.547-6.229 5.382-6.229 2.22 0 4.618 1.551 4.618 5.003 0 3.907-3.627 8.47-10 12.629-6.373-4.159-10-8.722-10-12.629 0-3.484 2.369-5.005 4.577-5.005 3.923 0 5.145 5.126 5.423 6.231zm-12-1.226c0 4.068 3.06 9.481 12 14.997 8.94-5.516 12-10.929 12-14.997 0-7.962-9.648-9.028-12-3.737-2.338-5.262-12-4.27-12 3.737z"/></svg>                </a>
            </div>
        </div>
        	
        <div class="woocommerce-bar-icons">
            <div class="header-cart">
                <div class="header-cart-block">
                    <div class="header-cart-inner">                       

                        	
        <a class="cart-contents" href="https://zilliweed.com/cart/" data-tooltip="Cart" title="Cart">
            <svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 24 24"><path d="M20 7h-4v-3c0-2.209-1.791-4-4-4s-4 1.791-4 4v3h-4l-2 17h20l-2-17zm-11-3c0-1.654 1.346-3 3-3s3 1.346 3 3v3h-6v-3zm-4.751 18l1.529-13h2.222v1.5c0 .276.224.5.5.5s.5-.224.5-.5v-1.5h6v1.5c0 .276.224.5.5.5s.5-.224.5-.5v-1.5h2.222l1.529 13h-15.502z"/></svg><span class="count">0</span></i>
            <div class="amount-cart">&pound;0.00</div> 
        </a>
        
                        <ul class="site-header-cart menu list-unstyled text-center">
                            <li>
                                <div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div>                            </li>
                        </ul>

                    </div>
                </div>
            </div>
        </div>
    
    </div> <!-- end woo icon-container -->

      </div>
    </nav>
  </div>
  </header>
<!-- #masthead -->

		<div data-elementor-type="wp-page" data-elementor-id="7" class="elementor elementor-7">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-8b63e72 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="8b63e72" 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-c0e11df" data-id="c0e11df" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3040be9 elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="3040be9" data-element_type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
			<style>/*! elementor-pro - v3.12.2 - 09-04-2023 */
.elementor-slides .swiper-slide-bg{background-size:cover;background-position:50%;background-repeat:no-repeat;min-width:100%;min-height:100%}.elementor-slides .swiper-slide-inner{background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0;bottom:0;right:0;padding:50px;margin:auto}.elementor-slides .swiper-slide-inner,.elementor-slides .swiper-slide-inner:hover{color:#fff;display:flex}.elementor-slides .swiper-slide-inner .elementor-background-overlay{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0}.elementor-slides .swiper-slide-inner .elementor-slide-content{position:relative;z-index:1;width:100%}.elementor-slides .swiper-slide-inner .elementor-slide-heading{font-size:35px;font-weight:700;line-height:1}.elementor-slides .swiper-slide-inner .elementor-slide-description{font-size:17px;line-height:1.4}.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child){margin-bottom:30px}.elementor-slides .swiper-slide-inner .elementor-slide-button{border:2px solid #fff;color:#fff;background:transparent;display:inline-block}.elementor-slides .swiper-slide-inner .elementor-slide-button,.elementor-slides .swiper-slide-inner .elementor-slide-button:hover{background:transparent;color:inherit;text-decoration:none}.elementor--v-position-top .swiper-slide-inner{align-items:flex-start}.elementor--v-position-bottom .swiper-slide-inner{align-items:flex-end}.elementor--v-position-middle .swiper-slide-inner{align-items:center}.elementor--h-position-left .swiper-slide-inner{justify-content:flex-start}.elementor--h-position-right .swiper-slide-inner{justify-content:flex-end}.elementor--h-position-center .swiper-slide-inner{justify-content:center}body.rtl .elementor-widget-slides .elementor-swiper-button-next{left:10px;right:auto}body.rtl .elementor-widget-slides .elementor-swiper-button-prev{right:10px;left:auto}.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner{display:none}@media (max-width:767px){.elementor-slides .swiper-slide-inner{padding:30px}.elementor-slides .swiper-slide-inner .elementor-slide-heading{font-size:23px;line-height:1;margin-bottom:15px}.elementor-slides .swiper-slide-inner .elementor-slide-description{font-size:13px;line-height:1.4;margin-bottom:15px}}</style>		<div class="elementor-swiper">
			<div class="elementor-slides-wrapper elementor-main-swiper swiper" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-4922ef8 swiper-slide"><div class="swiper-slide-bg"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://zilliweed.com/shop/"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Buy Weed Strains Online in UK, Australia and Germany</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Shop Now</div></div></a></div>				</div>
							</div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-589c983 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="589c983" 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-b639928" data-id="b639928" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-00b9e31 elementor-widget elementor-widget-heading" data-id="00b9e31" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.21.0 - 18-04-2024 */
.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2 class="elementor-heading-title elementor-size-default">Buy Weed Strains Online</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-babfb90 elementor-widget elementor-widget-text-editor" data-id="babfb90" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.21.0 - 18-04-2024 */
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p><strong>Buy weed online</strong> from us in the <strong>United Kingdom</strong>, <strong>Australia</strong>, or <strong>Germany </strong>in complete confidence and with a 100% money-back guarantee. To begin, a <strong><a href="https://zilliweed.com/">marijuana dispensary</a></strong> that serves both medical and recreational customers has the necessary facilities and networks in place to provide marijuana via mail order. The primary objective is to make the process of obtaining this miracle plant as easy as possible, regardless of where in the world you may be located, as we ship all over the world. Every one of our orders is carried out in complete secrecy. In addition, from the ways in which we accept payments to the guidelines we follow for shipping, it is just as easy to buy weed from us as it is from any other eCommerce website you might visit.</p><p>Second, work together with delivery services that are discreet. Moreover, you are able to place your order from the comfort of your own home. Request that your package be brought to you at your door. In the first place, if you have any inquiries regarding our guidelines for the purchase of marijuana through the mail to a particular location, at this point, you have the option of either sending us an email or contacting our <strong>Live Chat agent</strong>. Despite this, there is an attempt to streamline order processing and increase the amount of covert delivery. We give customers in the United Kingdom, Australia, and Germany the option to buy marijuana online using <strong>Bitcoin</strong> as well as other payment methods, and we package the product in a way that is undetectable.</p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-8e4917c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8e4917c" 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-c408fb3" data-id="c408fb3" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-b77b35f elementor-widget elementor-widget-heading" data-id="b77b35f" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h2 class="elementor-heading-title elementor-size-default">Buy Weed Online From Zilli Weed</h2>		</div>
				</div>
				<div class="elementor-element elementor-element-5a4ca65 elementor-widget elementor-widget-text-editor" data-id="5a4ca65" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>At <strong><a href="https://zilliweed.com/">Zilli Weed</a></strong>, a marijuana online shop, we have come to the conclusion that medical marijuana is an effective medicine that causes far less harm than it does good, and this is supported by the extensive list of illnesses and conditions that it can alleviate. Because of this, we offer weed for sale to our customers. As a consequence of this, it ought to be legally accessible to everyone. in order to achieve both therapeutic and recreational goals. Because of this, our cannabis is vacuum sealed not once but twice before being shipped. As a direct consequence of this, there is no trace of it, and it gives off no scent at all. Every precaution is taken to ensure that it will arrive at your doorstep in one piece.</p><p>Marijuana is an effective replacement for opioids and other substances that can lead to addiction and overdose if used improperly. But if you’ve never smoked before or only smoke occasionally, don’t underestimate how strong buy marijuana online and buy weed online strains at <strong><a href="https://zilliweed.com/">Zilli Weed</a></strong> are. Because of this, we make sure to have a representative available to answer any and all questions that come up during Live Chat regarding the appropriate quantities of marijuana to purchase online.</p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-f2793b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f2793b2" 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-2517e9d" data-id="2517e9d" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2c23cff elementor-widget elementor-widget-heading" data-id="2c23cff" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">World-Wide Delivery of Weed Strains</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-f059a1f elementor-widget elementor-widget-text-editor" data-id="f059a1f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>We are able to produce the highest-quality, top-shelf indoor and outdoor weed for sale that money can buy online because we have such a large team of growers and cannabis connoisseurs working for us. We have made it possible to purchase marijuana online at prices that were previously unimaginable. It is one of the easiest and most convenient ways to buy marijuana, and this simplicity and convenience extend to our mail-order marijuana services as well as our online marijuana sales. You will never make a mistake if you shop for weed at our web-based dispensary and buy it online.</p><p>In addition to marijuana edibles, seeds, and tins of weed, the inventory of our online dispensary has gradually expanded to include cannabis oils, shatter, hashish, and a slew of new Grade A cannabis strains. Weed tins are also included in the inventory. Utilising some of the most cutting-edge methods of extraction and breeding available today, our cannabis products are unparalleled. Why bother with vaping products that contain nicotine when you can just smoke weed? What exactly are you holding out for at this point? Get high today by purchasing marijuana online from <strong><a href="https://zilliweed.com/">Zilli Weed</a></strong> and making the most of every moment of it.</p>						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-49dcf4f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="49dcf4f" 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-01a73e3" data-id="01a73e3" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5d64703 elementor-widget elementor-widget-spacer" data-id="5d64703" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
			<style>/*! elementor - v3.21.0 - 18-04-2024 */
.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-99d8b3e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="99d8b3e" 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-81cb73a" data-id="81cb73a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-c29af9c elementor-widget elementor-widget-heading" data-id="c29af9c" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default">Our Gummies</h3>		</div>
				</div>
				<div class="elementor-element elementor-element-f2f39fb elementor-grid-4 elementor-grid-tablet-3 elementor-grid-mobile-2 elementor-products-grid elementor-wc-products elementor-widget elementor-widget-woocommerce-products" data-id="f2f39fb" data-element_type="widget" data-widget_type="woocommerce-products.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" href="https://zilliweed.com/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce.min.css"><div class="woocommerce columns-4 "><ul class="products elementor-grid columns-4">
<li class="product type-product post-236 status-publish first instock product_cat-gummies product_tag-area-52-delta-8-for-sale-arizona product_tag-buy-area-52-delta-8-gummies-online-phoenix product_tag-buy-gummies-online-arizona product_tag-buy-marijuana-gummies-online-arizona product_tag-gummies product_tag-order-cannabia-gummies-online-phoenix product_tag-order-weed-gummies-online-pheonix has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/area-52-delta-8-gummies/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img fetchpriority="high" width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Area 52 Delta 8 Gummies" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-300x300.webp 300w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-150x150.webp 150w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-350x350.webp 350w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-146x146.webp 146w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-100x100.webp 100w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600.webp 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-300x300.webp" /><noscript><img fetchpriority="high" width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-300x300.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Area 52 Delta 8 Gummies" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-300x300.webp 300w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-150x150.webp 150w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-350x350.webp 350w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-146x146.webp 146w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600-100x100.webp 100w, https://zilliweed.com/wp-content/uploads/2023/01/236-gummies_fl-600x600.webp 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Area 52 Delta 8 Gummies</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>125.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,909.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/area-52-delta-8-gummies/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="236" data-product_sku="YCsEkdjQcr" aria-label="Select options for &ldquo;Area 52 Delta 8 Gummies&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="236">Quick View</a>        </div>
    </div>
	
</li>
<li class="product type-product post-266 status-publish instock product_cat-gummies product_tag-gummies has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/oasis-peanut-butter-cups/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Oasis Peanut Butter cups" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-146x146.jpg 146w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-100x100.jpg 100w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985.jpg 500w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-300x300.jpg" /><noscript><img width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Oasis Peanut Butter cups" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-146x146.jpg 146w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985-100x100.jpg 100w, https://zilliweed.com/wp-content/uploads/2023/01/266-aa-e1666588335985.jpg 500w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Oasis Peanut Butter Cups</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>95.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,245.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/oasis-peanut-butter-cups/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="266" data-product_sku="Yk0fm2AjXq" aria-label="Select options for &ldquo;Oasis Peanut Butter Cups&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="266">Quick View</a>        </div>
    </div>
	
</li>
<li class="product type-product post-268 status-publish instock product_cat-gummies product_tag-gummies has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/wana-gummies/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Wana Gummies" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-100x100.jpg 100w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-300x300.jpg" /><noscript><img width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Wana Gummies" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/268-Wana-Brands_INDIVA-600x398-1-e1666593305588-100x100.jpg 100w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Wana Gummies</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>125.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,660.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/wana-gummies/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="268" data-product_sku="YR7KugrMyC" aria-label="Select options for &ldquo;Wana Gummies&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="268">Quick View</a>        </div>
    </div>
	
</li>
<li class="product type-product post-270 status-publish last instock product_cat-gummies product_tag-gummies has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/kanha-gummies/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="kanha Gummies" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-146x146.jpeg 146w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-100x100.jpeg 100w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600.jpeg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-300x300.jpeg" /><noscript><img loading="lazy" width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-300x300.jpeg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="kanha Gummies" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-146x146.jpeg 146w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600-100x100.jpeg 100w, https://zilliweed.com/wp-content/uploads/2023/01/270-gum-e1667985397406-600x600.jpeg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Kanha Gummies</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>95.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>996.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/kanha-gummies/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="270" data-product_sku="6LjtnkNKJS" aria-label="Select options for &ldquo;Kanha Gummies&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="270">Quick View</a>        </div>
    </div>
	
</li>
</ul>
</div>		</div>
				</div>
				<div class="elementor-element elementor-element-b78e24e elementor-align-center elementor-widget elementor-widget-button" data-id="b78e24e" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://zilliweed.com/product-category/gummies/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">View All Gummies</span>
					</span>
					</a>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-5edd6d3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5edd6d3" 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-6ec6c36" data-id="6ec6c36" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2320289 elementor-widget elementor-widget-heading" data-id="2320289" data-element_type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
			<h3 class="elementor-heading-title elementor-size-default"><a href="https://zilliweed.com/product-category/weed/">Our Weed Strains</a></h3>		</div>
				</div>
				<div class="elementor-element elementor-element-75ec3a7 elementor-grid-4 elementor-grid-tablet-3 elementor-grid-mobile-2 elementor-products-grid elementor-wc-products elementor-widget elementor-widget-woocommerce-products" data-id="75ec3a7" data-element_type="widget" data-widget_type="woocommerce-products.default">
				<div class="elementor-widget-container">
			<div class="woocommerce columns-4 "><ul class="products elementor-grid columns-4">
<li class="product type-product post-100 status-publish first instock product_cat-weed product_tag-gorilla-cheese product_tag-weed has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/gorilla-d-cheese-strain/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Gorilla d Cheese strain" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-100x100.jpg 100w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-300x300.jpg" /><noscript><img loading="lazy" width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Gorilla d Cheese strain" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/100-cant1-100x100.jpg 100w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Gorilla d Cheese Strain</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>200.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,162.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/gorilla-d-cheese-strain/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="100" data-product_sku="NkvtRsOPaU" aria-label="Select options for &ldquo;Gorilla d Cheese Strain&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="100">Quick View</a>        </div>
    </div>
	
</li>
<li class="product type-product post-102 status-publish instock product_cat-weed product_tag-weed has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/island-sweet-skunk-strain/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Island Sweet Skunk Strain" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-100x100.jpg 100w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-300x300.jpg" /><noscript><img loading="lazy" width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Island Sweet Skunk Strain" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/102-island-sweet-skunk-100x100.jpg 100w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Island Sweet Skunk Strain</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>191.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,038.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/island-sweet-skunk-strain/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="102" data-product_sku="HlT7tbG6hj" aria-label="Select options for &ldquo;Island Sweet Skunk Strain&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="102">Quick View</a>        </div>
    </div>
	
</li>
<li class="product type-product post-104 status-publish instock product_cat-weed product_tag-weed has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/sour-lowryder-2-autoflower-regular-cannabis-seeds/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Sour Lowryder 2 Autoflower Regular Cannabis Seeds" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-146x146.jpg 146w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-100x100.jpg 100w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-300x300.jpg" /><noscript><img loading="lazy" width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Sour Lowryder 2 Autoflower Regular Cannabis Seeds" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-146x146.jpg 146w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600-100x100.jpg 100w, https://zilliweed.com/wp-content/uploads/2023/01/104-lowryder-autoflowering-600x600.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Sour Lowryder 2 Autoflower Regular Cannabis Seeds</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>25.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>249.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/sour-lowryder-2-autoflower-regular-cannabis-seeds/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="104" data-product_sku="QA3oaTeiLZ" aria-label="Select options for &ldquo;Sour Lowryder 2 Autoflower Regular Cannabis Seeds&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="104">Quick View</a>        </div>
    </div>
	
</li>
<li class="product type-product post-106 status-publish last instock product_cat-weed product_tag-royal-gorilla product_tag-weed has-post-thumbnail shipping-taxable purchasable product-type-variable">
	<a href="https://zilliweed.com/product/royal-gorilla-strain/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Royal Gorilla Strain" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-100x100.jpg 100w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-300x300.jpg" /><noscript><img loading="lazy" width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Royal Gorilla Strain" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/106-royal-gorilla-automatic_700-100x100.jpg 100w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><h2 class="woocommerce-loop-product__title">Royal Gorilla Strain</h2>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>191.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,162.00</bdi></span></span>
    <div class="custom-cart-btn">
				<a href="https://zilliweed.com/product/royal-gorilla-strain/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="106" data-product_sku="Qu8JymozKM" aria-label="Select options for &ldquo;Royal Gorilla Strain&rdquo;" aria-describedby="This product has multiple variants. The options may be chosen on the product page" rel="nofollow">Select options</a>    </div>
	
    <div class="hover-area">
        <div class="action-buttons">
            <a href="#" class="button yith-wcqv-button" data-product_id="106">Quick View</a>        </div>
    </div>
	
</li>
</ul>
</div>		</div>
				</div>
				<div class="elementor-element elementor-element-539c740 elementor-align-center elementor-widget elementor-widget-button" data-id="539c740" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
					<div class="elementor-button-wrapper">
			<a class="elementor-button elementor-button-link elementor-size-sm" href="https://zilliweed.com/product-category/weed/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">View All Weed Strains</span>
					</span>
					</a>
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-dbf4a8b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dbf4a8b" 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-25 elementor-top-column elementor-element elementor-element-31248a0" data-id="31248a0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7d147cd elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="7d147cd" data-element_type="widget" data-widget_type="icon-box.default">
				<div class="elementor-widget-container">
			<link rel="stylesheet" href="https://zilliweed.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css">		<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon elementor-animation-">
				<i aria-hidden="true" class="fas fa-pound-sign"></i>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<span  >
							Safe Payment						</span>
					</p>
				
				
			</div>
			
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-9824ac2" data-id="9824ac2" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1f48633 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="1f48633" 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-icon">
				<span  class="elementor-icon elementor-animation-">
				<i aria-hidden="true" class="fas fa-box-open"></i>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<span  >
							Discreet Packaging						</span>
					</p>
				
				
			</div>
			
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-bff2a68" data-id="bff2a68" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-40ea417 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="40ea417" 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-icon">
				<span  class="elementor-icon elementor-animation-">
				<i aria-hidden="true" class="fab fa-expeditedssl"></i>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<span  >
							 30 Years Experience						</span>
					</p>
				
				
			</div>
			
		</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-09a294b" data-id="09a294b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-100d034 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="100d034" 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-icon">
				<span  class="elementor-icon elementor-animation-">
				<i aria-hidden="true" class="fas fa-truck"></i>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<p class="elementor-icon-box-title">
						<span  >
							 Fast Delivery						</span>
					</p>
				
				
			</div>
			
		</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
			<footer id="colophon" class="site-footer" itemscope itemtype="https://schema.org/WPFooter">
        <div class="footer-overlay">
                    <div class="footer-top">
                <div class="container">                    <div class="grid column-3">
                                            <div class="col">
                           <section id="nav_menu-3" class="widget widget_nav_menu"><h2 class="widget-title" itemprop="name">Quick Links</h2><div class="menu-useful-links-container"><ul id="menu-useful-links" class="menu"><li id="menu-item-1458" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1458"><a href="https://zilliweed.com/my-account/">My Account</a></li>
<li id="menu-item-1456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1456"><a href="https://zilliweed.com/cart/">Cart</a></li>
<li id="menu-item-1457" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1457"><a href="https://zilliweed.com/contact-us/">Contact Us</a></li>
<li id="menu-item-1460" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1460"><a href="https://zilliweed.com/shop/">Shop</a></li>
<li id="menu-item-1459" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1459"><a href="https://zilliweed.com/return-and-refund-policy/">Return and Refund Policy</a></li>
<li id="menu-item-1461" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1461"><a href="https://zilliweed.com/terms-and-conditions/">Terms And Conditions</a></li>
</ul></div></section> 
                        </div>
                                            <div class="col">
                           <section id="woocommerce_products-5" class="widget woocommerce widget_products"><h2 class="widget-title" itemprop="name">Products</h2><ul class="product_list_widget"><li>
	
	<a href="https://zilliweed.com/product/orange-bud-strain/">
		<img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Orange Bud Strain" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-146x146.jpg 146w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-100x100.jpg 100w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds.jpg 450w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-300x300.jpg" /><noscript><img width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-300x300.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Orange Bud Strain" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-300x300.jpg 300w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-150x150.jpg 150w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-350x350.jpg 350w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-146x146.jpg 146w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds-100x100.jpg 100w, https://zilliweed.com/wp-content/uploads/2023/01/112-Buy-Orange-Bud-Feminized-Marijuana-Seeds.jpg 450w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>		<span class="product-title">Orange Bud Strain</span>
	</a>

				
	<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>191.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,162.00</bdi></span>
	</li>
<li>
	
	<a href="https://zilliweed.com/product/jungle-cake/">
		<img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="JUNGLE CAKE" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-100x100.jpeg 100w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-300x300.jpeg" /><noscript><img width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-300x300.jpeg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="JUNGLE CAKE" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/116-WhatsApp-Image-2021-02-17-at-5.31.32-PM-1-600x750-100x100.jpeg 100w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>		<span class="product-title">Jungle Cake</span>
	</a>

				
	<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>46.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,328.00</bdi></span>
	</li>
<li>
	
	<a href="https://zilliweed.com/product/la-kush-cake-jungle-boys/">
		<img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="LA KUSH CAKE JUNGLE BOYS" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-146x146.jpeg 146w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-100x100.jpeg 100w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600.jpeg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-300x300.jpeg" /><noscript><img width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-300x300.jpeg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="LA KUSH CAKE JUNGLE BOYS" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-146x146.jpeg 146w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600-100x100.jpeg 100w, https://zilliweed.com/wp-content/uploads/2023/01/124-WhatsApp-Image-2021-02-17-at-5.31.35-PM-600x600.jpeg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>		<span class="product-title">La Kush Cake Jungle Boys</span>
	</a>

				
	<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>33.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>75.00</bdi></span>
	</li>
<li>
	
	<a href="https://zilliweed.com/product/junglato-jungle-boys/">
		<img width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Junglato Jungle boys" decoding="async" data-lazy-srcset="https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-100x100.jpeg 100w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-300x300.jpeg" /><noscript><img width="300" height="300" src="https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-300x300.jpeg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Junglato Jungle boys" decoding="async" srcset="https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-300x300.jpeg 300w, https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-150x150.jpeg 150w, https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-350x350.jpeg 350w, https://zilliweed.com/wp-content/uploads/2023/01/230-WhatsApp-Image-2021-02-17-at-5.31.33-PM-e1647065511823-600x750-100x100.jpeg 100w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>		<span class="product-title">Junglato Jungle boys</span>
	</a>

				
	<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>125.00</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>1,660.00</bdi></span>
	</li>
</ul></section> 
                        </div>
                                            <div class="col">
                           <section id="text-3" class="widget widget_text"><h2 class="widget-title" itemprop="name">Contact Details</h2>			<div class="textwidget"><p><strong>Address:</strong> London, UK</p>
<p><strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a></p>
<p><strong>WhatsApp:</strong> <a href="https://wa.me/+18183819369">+1 (818) 381-9369</a></p>
</div>
		</section> 
                        </div>
                                        </div>
                </div>
            </div>
                <div class="footer-bottom">
            
                       
            
            <div class="container footer-info" style="text-align:center">
                <div class="site-info"><span class="copy-right"> <a href="https://gradientthemes.com">A theme by Gradient Themes ©</a> </span></div> 
            </div>
        </div>
      
        </div>    
    </footer>
</div><!-- #page -->

<template id="tp-language" data-tp-language="en_GB"></template>        <div id="trp-floater-ls" onclick="" data-no-translation class="trp-language-switcher-container trp-floater-ls-names trp-bottom-right trp-color-dark flags-full-names" >
            <div id="trp-floater-ls-current-language" class="trp-with-flags">

                <a href="#" class="trp-floater-ls-disabled-language trp-ls-disabled-language" onclick="event.preventDefault()">
					<img class="trp-flag-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" width="18" height="12" alt="en_GB" title="English" data-lazy-src="https://zilliweed.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/en_GB.png"><noscript><img class="trp-flag-image" src="https://zilliweed.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/en_GB.png" width="18" height="12" alt="en_GB" title="English"></noscript>English				</a>

            </div>
            <div id="trp-floater-ls-language-list" class="trp-with-flags" >

                <div class="trp-language-wrap trp-language-wrap-bottom">                    <a href="https://zilliweed.com/de/"
                         title="German">
          						  <img class="trp-flag-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" width="18" height="12" alt="de_DE" title="German" data-lazy-src="https://zilliweed.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/de_DE.png"><noscript><img class="trp-flag-image" src="https://zilliweed.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/de_DE.png" width="18" height="12" alt="de_DE" title="German"></noscript>German					          </a>
                <a href="#" class="trp-floater-ls-disabled-language trp-ls-disabled-language" onclick="event.preventDefault()"><img class="trp-flag-image" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" width="18" height="12" alt="en_GB" title="English" data-lazy-src="https://zilliweed.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/en_GB.png"><noscript><img class="trp-flag-image" src="https://zilliweed.com/wp-content/plugins/translatepress-multilingual/assets/images/flags/en_GB.png" width="18" height="12" alt="en_GB" title="English"></noscript>English</a></div>            </div>
        </div>

    
<div id="yith-quick-view-modal">
	<div class="yith-quick-view-overlay"></div>
	<div class="yith-wcqv-wrapper">
		<div class="yith-wcqv-main">
			<div class="yith-wcqv-head">
				<a href="#" id="yith-quick-view-close" class="yith-wcqv-close">X</a>
			</div>
			<div id="yith-quick-view-content" class="woocommerce single-product"></div>
		</div>
	</div>
</div>
    <div class="backtotop" style="bottom: 25px;" ><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"  class="bi bi-arrow-up" viewBox="0 0 16 16">
      <path fill-rule="evenodd" d="M8 15a.5.5 0 0 0 .5-.5V2.707l3.146 3.147a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 1 0 .708.708L7.5 2.707V14.5a.5.5 0 0 0 .5.5z"/>
    </svg></div>

<!-- Click to Chat - https://holithemes.com/plugins/click-to-chat/  v4.0 -->        <style id="ht-ctc-animations">.ht_ctc_animation{animation-duration:1s;animation-fill-mode:both;animation-delay:0s;animation-iteration-count:1;}</style>
                <style id="ht_ctc_an_pulse">@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.ht_ctc_an_pulse{animation-name:pulse;animation-timing-function:ease-in-out}</style>
                  
            <div class="ht-ctc ht-ctc-chat ctc-analytics ctc_wp_desktop style-3_1  " id="ht-ctc-chat"  
                style="display: none;  position: fixed; bottom: 15px; left: 15px;"   >
                                <style>.ht_ctc_chat_greetings_box :not(ul):not(ol){padding:0;margin:0}.ht_ctc_chat_greetings_box ul,.ht_ctc_chat_greetings_box ol{margin-top:0;margin-bottom:0}</style>
                            
            <div style="position: relative; bottom: 18px; cursor: auto;" class="ht_ctc_greetings ">

                <div class="ht_ctc_chat_greetings_box  template-greetings-2" style="display: none; position: absolute; bottom: 0px; left: 0px; min-width: 300px; max-width: 420px; ">

                    <div class="ht_ctc_chat_greetings_box_layout" style="max-height: 84vh; overflow-y:auto;  box-shadow: 0px 0px 5px 1px rgba(0,0,0,.14); border-radius:8px;clear:both;">

                        <span style="position:absolute; top:0; right:0; cursor:pointer; padding:5px; margin:4px; border-radius:50%; background-color: unset !important; z-index: 9999; line-height: 1;" class="ctc_greetings_close_btn">
                            <svg style="color:lightgray; background-color: unset !important; border-radius:50%;" xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" class="bi bi-x" viewBox="0 0 16 16">
                                <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>
                            </svg>
                        </span>

                        <div class="ctc_greetings_template">
                            
<div class="ctc_g_content" style="padding: 18px 20px 15px 20px;background-color:#ffffff;">
    <div class="ctc_g_message_box" style=""><p>Any questions related to Zilli Weed?</p>
</div>
</div>

<div class="ctc_g_sentbutton" style="text-align:center; padding: 11px 20px 9px 20px; cursor:pointer;background-color:#ffffff;">
        <div class="ht_ctc_chat_greetings_box_link ctc-analytics">
    <button style='padding:9px;width:100%;cursor:pointer; display:flex; align-items:center; justify-content:center;' class="ctc-analytics g_s1_cta_btn ctc_cta">
WhatsApp Us</button>    </div>
</div>

<div class="ctc_g_bottom" style="padding: 2px 20px 2px 20px;text-align:center; font-size:12px;background-color:#ffffff;">
    <p style="text-align: center"><span style="font-size: 12px">🟢 Online | Privacy policy</span></p>
</div>
                        </div>
                    </div>
                </div>
            </div>
                            <div class="ht_ctc_style ht_ctc_chat_style">
                <style id="ht-ctc-s3">
.ht-ctc .ctc_s_3_1:hover svg stop{stop-color:#25D366;}.ht-ctc .ctc_s_3_1:hover .ht_ctc_padding,.ht-ctc .ctc_s_3_1:hover .ctc_cta_stick{background-color:#25D366 !important;box-shadow:0px 0px 11px rgba(0,0,0,.5);}
</style>

<div title = 'WhatsApp us' style="display:flex;justify-content:center;align-items:center; " class="ctc_s_3_1 ctc_s3_1 ctc_nb" data-nb_top="-4px" data-nb_right="-4px">
    <p class="ctc-analytics ctc_cta ctc_cta_stick ht-ctc-cta " style="padding: 0px 16px; line-height: 1.6; ; background-color: #25d366; color: #ffffff; border-radius:10px; margin:0 10px;  display: none; ">WhatsApp us</p>
    <div class="ctc-analytics ht_ctc_padding" style="background-color: #25D366; padding: 14px; border-radius: 50%; box-shadow: 0px 0px 11px rgba(0,0,0,.5);">
        <svg style="pointer-events:none; display:block; height:40px; width:40px;" width="40px" height="40px" viewBox="0 0 1219.547 1225.016">
            <path style="fill: #E0E0E0;" fill="#E0E0E0" d="M1041.858 178.02C927.206 63.289 774.753.07 612.325 0 277.617 0 5.232 272.298 5.098 606.991c-.039 106.986 27.915 211.42 81.048 303.476L0 1225.016l321.898-84.406c88.689 48.368 188.547 73.855 290.166 73.896h.258.003c334.654 0 607.08-272.346 607.222-607.023.056-162.208-63.052-314.724-177.689-429.463zm-429.533 933.963h-.197c-90.578-.048-179.402-24.366-256.878-70.339l-18.438-10.93-191.021 50.083 51-186.176-12.013-19.087c-50.525-80.336-77.198-173.175-77.16-268.504.111-278.186 226.507-504.503 504.898-504.503 134.812.056 261.519 52.604 356.814 147.965 95.289 95.36 147.728 222.128 147.688 356.948-.118 278.195-226.522 504.543-504.693 504.543z"/>
            <linearGradient id="htwaicona-chat" gradientUnits="userSpaceOnUse" x1="609.77" y1="1190.114" x2="609.77" y2="21.084">
                <stop id="s3_1_offset_1" offset="0" stop-color="#25D366"/>
                <stop id="s3_1_offset_2" offset="1" stop-color="#25D366"/>
            </linearGradient>
            <path style="fill: url(#htwaicona-chat);" fill="url(#htwaicona-chat)" d="M27.875 1190.114l82.211-300.18c-50.719-87.852-77.391-187.523-77.359-289.602.133-319.398 260.078-579.25 579.469-579.25 155.016.07 300.508 60.398 409.898 169.891 109.414 109.492 169.633 255.031 169.57 409.812-.133 319.406-260.094 579.281-579.445 579.281-.023 0 .016 0 0 0h-.258c-96.977-.031-192.266-24.375-276.898-70.5l-307.188 80.548z"/>
            <image overflow="visible" opacity=".08" width="682" height="639" transform="translate(270.984 291.372)"/>
            <path fill-rule="evenodd" clip-rule="evenodd" style="fill: #FFF;" fill="#FFF" d="M462.273 349.294c-11.234-24.977-23.062-25.477-33.75-25.914-8.742-.375-18.75-.352-28.742-.352-10 0-26.25 3.758-39.992 18.766-13.75 15.008-52.5 51.289-52.5 125.078 0 73.797 53.75 145.102 61.242 155.117 7.5 10 103.758 166.266 256.203 226.383 126.695 49.961 152.477 40.023 179.977 37.523s88.734-36.273 101.234-71.297c12.5-35.016 12.5-65.031 8.75-71.305-3.75-6.25-13.75-10-28.75-17.5s-88.734-43.789-102.484-48.789-23.75-7.5-33.75 7.516c-10 15-38.727 48.773-47.477 58.773-8.75 10.023-17.5 11.273-32.5 3.773-15-7.523-63.305-23.344-120.609-74.438-44.586-39.75-74.688-88.844-83.438-103.859-8.75-15-.938-23.125 6.586-30.602 6.734-6.719 15-17.508 22.5-26.266 7.484-8.758 9.984-15.008 14.984-25.008 5-10.016 2.5-18.773-1.25-26.273s-32.898-81.67-46.234-111.326z"/>
            <path style="fill: #FFFFFF;" fill="#FFF" d="M1036.898 176.091C923.562 62.677 772.859.185 612.297.114 281.43.114 12.172 269.286 12.039 600.137 12 705.896 39.633 809.13 92.156 900.13L7 1211.067l318.203-83.438c87.672 47.812 186.383 73.008 286.836 73.047h.255.003c330.812 0 600.109-269.219 600.25-600.055.055-160.343-62.328-311.108-175.649-424.53zm-424.601 923.242h-.195c-89.539-.047-177.344-24.086-253.93-69.531l-18.227-10.805-188.828 49.508 50.414-184.039-11.875-18.867c-49.945-79.414-76.312-171.188-76.273-265.422.109-274.992 223.906-498.711 499.102-498.711 133.266.055 258.516 52 352.719 146.266 94.195 94.266 146.031 219.578 145.992 352.852-.118 274.999-223.923 498.749-498.899 498.749z"/>
        </svg>    </div>
</div>                </div>
            </div>
                        <span class="ht_ctc_chat_data" 
                data-no_number=""
                data-settings="{&quot;number&quot;:&quot;18183819369&quot;,&quot;pre_filled&quot;:&quot;&quot;,&quot;dis_m&quot;:&quot;show&quot;,&quot;dis_d&quot;:&quot;show&quot;,&quot;css&quot;:&quot;display: none; cursor: pointer; z-index: 99999999;&quot;,&quot;pos_d&quot;:&quot;position: fixed; bottom: 15px; left: 15px;&quot;,&quot;pos_m&quot;:&quot;position: fixed; bottom: 15px; left: 15px;&quot;,&quot;schedule&quot;:&quot;no&quot;,&quot;se&quot;:150,&quot;ani&quot;:&quot;ht_ctc_an_pulse&quot;,&quot;url_target_d&quot;:&quot;_blank&quot;,&quot;ga&quot;:&quot;yes&quot;,&quot;fb&quot;:&quot;yes&quot;,&quot;g_init&quot;:&quot;open&quot;,&quot;g_an_event_name&quot;:&quot;click to chat&quot;,&quot;pixel_event_name&quot;:&quot;Click to Chat by HoliThemes&quot;}" 
            ></span>
            	<script type="rocketlazyloadscript">
		(function () {
			var c = document.body.className;
			c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
			document.body.className = c;
		})();
	</script>
	
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
	<div class="pswp__bg"></div>
	<div class="pswp__scroll-wrap">
		<div class="pswp__container">
			<div class="pswp__item"></div>
			<div class="pswp__item"></div>
			<div class="pswp__item"></div>
		</div>
		<div class="pswp__ui pswp__ui--hidden">
			<div class="pswp__top-bar">
				<div class="pswp__counter"></div>
				<button class="pswp__button pswp__button--close" aria-label="Close (Esc)"></button>
				<button class="pswp__button pswp__button--share" aria-label="Share"></button>
				<button class="pswp__button pswp__button--fs" aria-label="Toggle fullscreen"></button>
				<button class="pswp__button pswp__button--zoom" aria-label="Zoom in/out"></button>
				<div class="pswp__preloader">
					<div class="pswp__preloader__icn">
						<div class="pswp__preloader__cut">
							<div class="pswp__preloader__donut"></div>
						</div>
					</div>
				</div>
			</div>
			<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
				<div class="pswp__share-tooltip"></div>
			</div>
			<button class="pswp__button pswp__button--arrow--left" aria-label="Previous (arrow left)"></button>
			<button class="pswp__button pswp__button--arrow--right" aria-label="Next (arrow right)"></button>
			<div class="pswp__caption">
				<div class="pswp__caption__center"></div>
			</div>
		</div>
	</div>
</div>
<script 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="text/template" id="tmpl-unavailable-variation-template">
	<p>Sorry, this product is unavailable. Please choose a different combination.</p>
</script>
<link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1705456933' media='all' />
<link rel='stylesheet' id='photoswipe-css' href='https://zilliweed.com/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=8.8.2' media='all' />
<link rel='stylesheet' id='photoswipe-default-skin-css' href='https://zilliweed.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=8.8.2' media='all' />
<link rel='stylesheet' id='e-animations-css' href='https://zilliweed.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.21.1' media='all' />
<script id='ht_ctc_app_js-js-extra'>
var ht_ctc_chat_var = {"number":"18183819369","pre_filled":"","dis_m":"show","dis_d":"show","css":"display: none; cursor: pointer; z-index: 99999999;","pos_d":"position: fixed; bottom: 15px; left: 15px;","pos_m":"position: fixed; bottom: 15px; left: 15px;","schedule":"no","se":"150","ani":"ht_ctc_an_pulse","url_target_d":"_blank","ga":"yes","fb":"yes","g_init":"open","g_an_event_name":"click to chat","pixel_event_name":"Click to Chat by HoliThemes"};
var ht_ctc_variables = {"g_an_event_name":"click to chat","pixel_event_type":"trackCustom","pixel_event_name":"Click to Chat by HoliThemes","g_an_params":["g_an_param_1","g_an_param_2","g_an_param_3"],"g_an_param_1":{"key":"number","value":"{number}"},"g_an_param_2":{"key":"title","value":"{title}"},"g_an_param_3":{"key":"url","value":"{url}"},"pixel_params":["pixel_param_1","pixel_param_2","pixel_param_3","pixel_param_4"],"pixel_param_1":{"key":"Category","value":"Click to Chat for WhatsApp"},"pixel_param_2":{"key":"ID","value":"{number}"},"pixel_param_3":{"key":"Title","value":"{title}"},"pixel_param_4":{"key":"URL","value":"{url}"}};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/click-to-chat-for-whatsapp/new/inc/assets/js/app.js?ver=1682628260' id='ht_ctc_app_js-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/click-to-chat-for-whatsapp/new/inc/assets/js/woo.js?ver=1682628260' id='ht_ctc_woo_js-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.selectBox.min.js?ver=1.2.0' id='jquery-selectBox-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='//zilliweed.com/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js?ver=3.1.6' id='prettyPhoto-js' defer></script>
<script id='jquery-yith-wcwl-js-extra'>
var yith_wcwl_l10n = {"ajax_url":"\/wp-admin\/admin-ajax.php","redirect_to_cart":"no","yith_wcwl_button_position":"after_add_to_cart","multi_wishlist":"","hide_add_button":"1","enable_ajax_loading":"","ajax_loader_url":"https:\/\/zilliweed.com\/wp-content\/plugins\/yith-woocommerce-wishlist\/assets\/images\/ajax-loader-alt.svg","remove_from_wishlist_after_add_to_cart":"1","is_wishlist_responsive":"1","time_to_close_prettyphoto":"3000","fragments_index_glue":".","reload_on_found_variation":"1","mobile_media_query":"768","labels":{"cookie_disabled":"We are sorry, but this feature is available only if cookies on your browser are enabled.","added_to_cart_message":"<div class=\"woocommerce-notices-wrapper\"><div class=\"woocommerce-message\" role=\"alert\">Product added to basket successfully<\/div><\/div>"},"actions":{"add_to_wishlist_action":"add_to_wishlist","remove_from_wishlist_action":"remove_from_wishlist","reload_wishlist_and_adding_elem_action":"reload_wishlist_and_adding_elem","load_mobile_action":"load_mobile","delete_item_action":"delete_item","save_title_action":"save_title","save_privacy_action":"save_privacy","load_fragments":"load_fragments"},"nonce":{"add_to_wishlist_nonce":"372c9512d4","remove_from_wishlist_nonce":"6991748f66","reload_wishlist_and_adding_elem_nonce":"afc7181a66","load_mobile_nonce":"8462a7676d","delete_item_nonce":"d35823572c","save_title_nonce":"f2bd70d771","save_privacy_nonce":"bac0ac1d72","load_fragments_nonce":"d834a1af0b"},"redirect_after_ask_estimate":"","ask_estimate_redirect_url":"https:\/\/zilliweed.com"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.yith-wcwl.min.js?ver=3.32.0' id='jquery-yith-wcwl-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/plugins/custom-payment-gateways-woocommerce/includes/js/alg-wc-custom-payment-gateways.js?ver=1682628260' id='alg-wc-custom-payment-gateways-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.8.2' id='jquery-blockui-js' defer></script>
<script id='wc-add-to-cart-js-extra'>
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%&elementor_page_id=7","i18n_view_cart":"View basket","cart_url":"https:\/\/zilliweed.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=8.8.2' id='wc-add-to-cart-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.8.2' id='js-cookie-js' defer></script>
<script id='woocommerce-js-extra'>
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%&elementor_page_id=7"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.8.2' id='woocommerce-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=8.8.2' id='sourcebuster-js-js' defer></script>
<script id='wc-order-attribution-js-extra'>
var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"ajaxurl":"https:\/\/zilliweed.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=8.8.2' id='wc-order-attribution-js' defer></script>
<script id='yith-wcqv-frontend-js-extra'>
var yith_qv = {"ajaxurl":"\/wp-admin\/admin-ajax.php","loader":"https:\/\/zilliweed.com\/wp-content\/plugins\/yith-woocommerce-quick-view\/assets\/image\/qv-loader.gif","lang":""};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/yith-woocommerce-quick-view/assets/js/frontend.min.js?ver=1.38.0' id='yith-wcqv-frontend-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-store/js/preloader.js?ver=1682628260' id='best-store-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/inc/assets/js/navigation.js?ver=1682628260' id='best-shop-navigation-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/js/modal.js?ver=1682628260' id='best-shop-model-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/js/custom.js?ver=1682628260' id='best-shop-custom-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://zilliweed.com/wp-content/cache/min/1/wp-content/themes/best-shop/js/backtotop.js?ver=1684053340' id='best-shop-scroll-top-js' defer></script>
<script id='wc-cart-fragments-js-extra'>
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%&elementor_page_id=7","cart_hash_key":"wc_cart_hash_d43f86f72a32f86baf675f9cc7a4e009","fragment_name":"wc_fragments_d43f86f72a32f86baf675f9cc7a4e009","request_timeout":"5000"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=8.8.2' id='wc-cart-fragments-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/imagesloaded.min.js?ver=4.1.4' id='imagesloaded-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/underscore.min.js?ver=1.13.4' id='underscore-js' defer></script>
<script id='wp-util-js-extra'>
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/wp-util.min.js?ver=9240ad0fd32a3c9a76eb04e1c4b6a538' id='wp-util-js' defer></script>
<script id='wc-add-to-cart-variation-js-extra'>
var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%&elementor_page_id=7","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 basket.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=8.8.2' id='wc-add-to-cart-variation-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.8.8.2' id='zoom-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.8.8.2' id='photoswipe-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.8.8.2' id='photoswipe-ui-default-js' defer></script>
<script id='wc-single-product-js-extra'>
var wc_single_product_params = {"i18n_required_rating_text":"Please select a rating","review_rating_required":"yes","flexslider":{"rtl":false,"animation":"slide","smoothHeight":true,"directionNav":false,"controlNav":"thumbnails","slideshow":false,"animationSpeed":500,"animationLoop":false,"allowOneSlide":false},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":false,"closeOnScroll":false,"history":false,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=8.8.2' id='wc-single-product-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.12.2' id='elementor-pro-webpack-runtime-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.21.1' id='elementor-webpack-runtime-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.21.1' id='elementor-frontend-modules-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-includes/js/dist/i18n.min.js?ver=9e794f35a71bb98672ae' id='wp-i18n-js'></script>
<script type="rocketlazyloadscript" id='wp-i18n-js-after'>
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id='elementor-pro-frontend-js-before'>
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/zilliweed.com\/wp-admin\/admin-ajax.php","nonce":"83f8a2683a","urls":{"assets":"https:\/\/zilliweed.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/zilliweed.com\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/zilliweed.com\/cart\/","checkout_page_url":"https:\/\/zilliweed.com\/checkout\/","fragments_nonce":"34f1bf4200"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/zilliweed.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.12.2' id='elementor-pro-frontend-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.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-src='https://zilliweed.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2' id='jquery-ui-core-js' defer></script>
<script type="rocketlazyloadscript" 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","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","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.21.1","is_static":false,"experimentalFeatures":{"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"additional_custom_breakpoints":true,"e_swiper_latest":true,"container_grid":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"page-transitions":true,"notes":true,"loop":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/zilliweed.com\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper","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","woocommerce_notices_elements":[]},"post":{"id":7,"title":"Buy%20Weed%20Online%20-%20High%20Quality%20Weed%20%26%20Cannabis%20for%20Sale","excerpt":"","featuredImage":false}};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.21.1' id='elementor-frontend-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.12.2' id='pro-elements-handlers-js' defer></script>
<script id='wpforms-elementor-js-extra'>
var wpformsElementorVars = {"captcha_provider":"recaptcha","recaptcha_type":"v2"};
</script>
<script type="rocketlazyloadscript" data-rocket-src='https://zilliweed.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js?ver=1.8.8.2' id='wpforms-elementor-js' defer></script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://zilliweed.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
document.tidioChatCode = "tjgkxzloojvnhwsvoqnyltsh7jqvtmyd";
(function() {
  function asyncLoad() {
    var tidioScript = document.createElement("script");
    tidioScript.type = "text/javascript";
    tidioScript.async = true;
    tidioScript.src = "//code.tidio.co/tjgkxzloojvnhwsvoqnyltsh7jqvtmyd.js";
    document.body.appendChild(tidioScript);
  }
  if (window.attachEvent) {
    window.attachEvent("onload", asyncLoad);
  } else {
    window.addEventListener("load", asyncLoad, false);
  }
})();
</script>
<script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1713926255 -->

Latest requests

# Url Url Source Date
1 https://zilliweed.com/ 2024-04-26 10:49:44
2 https://thebolditalic.com/?gi=14fb… 2024-04-26 10:49:43
3 https://thebolditalic.com/?gi=5841… 2024-04-26 10:49:34
4 https://thebolditalic.com/?gi=29db… 2024-04-26 10:49:33
5 https://thebolditalic.com/?gi=006e… 2024-04-26 10:49:31
6 https://thebolditalic.com/?gi=5063… 2024-04-26 10:49:26
7 https://thebolditalic.com/?gi=d8b6… 2024-04-26 10:49:22
8 https://thebolditalic.com/?gi=c796… 2024-04-26 10:49:19
9 https://thebolditalic.com/?gi=ce9a… 2024-04-26 10:49:14
10 https://thebolditalic.com/?gi=2652… 2024-04-26 10:49:12
11 https://thebolditalic.com/?gi=2343… 2024-04-26 10:49:10
12 https://thebolditalic.com/?gi=2d0f… 2024-04-26 10:49:07
13 https://thebolditalic.com/?gi=ef83… 2024-04-26 10:49:02
14 https://soundgasm.net/u/kinkyshibb… 2024-04-26 10:49:01
15 https://thebolditalic.com/?gi=ca28… 2024-04-26 10:48:58
16 https://thebolditalic.com/?gi=8a57… 2024-04-26 10:48:54
17 https://thebolditalic.com/?gi=bfa5… 2024-04-26 10:48:50
18 https://thebolditalic.com/?gi=ee8f… 2024-04-26 10:48:46
19 https://thebolditalic.com/?gi=4262… 2024-04-26 10:48:42
20 https://thebolditalic.com/?gi=0236… 2024-04-26 10:48:39