Help
RSS
API
Feed
Maltego
Contact
Domain > formoreled.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-07-18
148.135.128.233
(
ClassC
)
2025-11-25
77.37.76.44
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 25 Nov 2025 09:07:05 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://formoreled.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 80bdb8ac493cd50482c214c9d0a2f571-phx-edge6x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.130 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 25 Nov 2025 09:07:05 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingX-Powered-By: PHP/8.2.27Last-Modified: Tue, 25 Nov 2025 04:19:23 GMTplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 26f87838e5acf57831556f74f09c3ea7-phx-edge8x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.369 !DOCTYPE html>!--if IE 7>html classie ie7 langen-US xmlns:oghttps://ogp.me/ns# xmlns:fbhttps://ogp.me/ns/fb#>!endif-->!--if IE 8>html classie ie8 langen-US xmlns:oghttps://ogp.me/ns# xmlns:fbhttps://ogp.me/ns/fb#>!endif-->!--if !(IE 7) | !(IE 8) >!-->html langen-US xmlns:oghttps://ogp.me/ns# xmlns:fbhttps://ogp.me/ns/fb#>!--!endif-->head>meta charsetUTF-8>script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var hrefdocument.location.href;if(!href.match(/?&nowprocket/)){if(href.indexOf(?)-1){if(href.indexOf(#)-1){document.location.hrefhref+?nowprocket1}else{document.location.hrefhref.replace(#,?nowprocket1#)}}else{if(href.indexOf(#)-1){document.location.hrefhref+&nowprocket1}else{document.location.hrefhref.replace(#,&nowprocket1#)}}}}/script>script>class RocketLazyLoadScripts{constructor(){this.triggerEventskeydown,mousedown,mousemove,touchmove,touchstart,touchend,wheel,this.userEventHandlerthis._triggerListener.bind(this),this.touchStartHandlerthis._onTouchStart.bind(this),this.touchMoveHandlerthis._onTouchMove.bind(this),this.touchEndHandlerthis._onTouchEnd.bind(this),this.clickHandlerthis._onClick.bind(this),this.interceptedClicks,window.addEventListener(pageshow,(e>{this.persistede.persisted})),window.addEventListener(DOMContentLoaded,(()>{this._preconnect3rdParties()})),this.delayedScripts{normal:,async:,defer:},this.allJQueries}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener(touchstart,e.touchStartHandler,{passive:!0}),window.addEventListener(mousedown,e.touchStartHandler),document.addEventListener(visibilitychange,e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener(visibilitychange,this.userEventHandler)}_onTouchStart(e){HTML!e.target.tagName&&(window.addEventListener(touchend,this.touchEndHandler),window.addEventListener(mouseup,this.touchEndHandler),window.addEventListener(touchmove,this.touchMoveHandler,{passive:!0}),window.addEventListener(mousemove,this.touchMoveHandler),e.target.addEventListener(click,this.clickHandler),this._renameDOMAttribute(e.target,onclick,rocket-onclick))}_onTouchMove(e){window.removeEventListener(touchend,this.touchEndHandler),window.removeEventListener(mouseup,this.touchEndHandler),window.removeEventListener(touchmove,this.touchMoveHandler,{passive:!0}),window.removeEventListener(mousemove,this.touchMoveHandler),e.target.removeEventListener(click,this.clickHandler),this._renameDOMAttribute(e.target,rocket-onclick,onclick)}_onTouchEnd(e){window.removeEventListener(touchend,this.touchEndHandler),window.removeEventListener(mouseup,this.touchEndHandler),window.removeEventListener(touchmove,this.touchMoveHandler,{passive:!0}),window.removeEventListener(mousemove,this.touchMoveHandler)}_onClick(e){e.target.removeEventListener(click,this.clickHandler),this._renameDOMAttribute(e.target,rocket-onclick,onclick),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener(touchstart,this.touchStartHandler,{passive:!0}),window.removeEventListener(mousedown,this.touchStartHandler),this.interceptedClicks.forEach((e>{e.target.dispatchEvent(new MouseEvent(click,{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),loadingdocument.readyState?document.addEventListener(DOMContentLoaded,this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e;document.querySelectorAll(scripttyperocketlazyloadscript).forEach((t>{if(t.hasAttribute(src)){const nnew URL(t.src).origin;n!location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||modulet.getAttribute(data-rocket-type)})}})),e...new Map(e.map((e>JSON.stringify(e),e))).values(),this._batchInjectResourceHints(e,preconnect)}async _loadEverythingNow(){this.lastBreathDate.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event(rocket-allScriptsLoaded)),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll(scripttyperocketlazyloadscript).forEach((e>{e.hasAttribute(src)?e.hasAttribute(async)&&!1!e.async?this.delayedScripts.async.push(e):e.hasAttribute(defer)&&!1!e.defer||modulee.getAttribute(data-rocket-type)?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t>{const ndocument.createElement(script);...e.attributes.forEach((e>{let te.nodeName;type!t&&(data-rocket-typet&&(ttype),n.setAttribute(t,e.nodeValue))})),e.hasAttribute(src)?(n.addEventListener(load,t),n.addEventListener(error,t)):(n.texte.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const te.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints(...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async,preload)}_batchInjectResourceHints(e,t){var ndocument.createDocumentFragment();e.forEach((e>{if(e.src){const idocument.createElement(link);i.hrefe.src,i.relt,preconnect!t&&(i.asscript),e.getAttribute&&modulee.getAttribute(data-rocket-type)&&(i.crossOrigin!0),e.crossOrigin&&(i.crossOrigine.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e{};function t(t,n){!function(t){function n(n){return et.eventsToRewrite.indexOf(n)>0?rocket-+n:n}et||(et{originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:},t.addEventListenerfunction(){arguments0n(arguments0),et.originalFunctions.add.apply(t,arguments)},t.removeEventListenerfunction(){arguments0n(arguments0),et.originalFunctions.remove.apply(t,arguments)})}(t),et.eventsToRewrite.push(n)}function n(e,t){let net;Object.defineProperty(e,t,{get:()>n||function(){},set(i){erocket+tni}})}t(document,DOMContentLoaded),t(window,DOMContentLoaded),t(window,load),t(window,pageshow),t(document,readystatechange),n(document,onreadystatechange),n(window,onload),n(window,onpageshow)}_delayJQueryReady(e){let twindow.jQuery;Object.defineProperty(window,jQuery,{get:()>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.readyn.fn.init.prototype.readyfunction(t){e.domReadyFired?t.bind(document)(n):document.addEventListener(rocket-DOMContentLoaded,(()>t.bind(document)(n)))};const tn.fn.on;n.fn.onn.fn.init.prototype.onfunction(){if(this0window){function e(e){return e.split( ).map((e>loade||0e.indexOf(load.)?rocket-jquery-load:e)).join( )}stringtypeof arguments0||arguments0instanceof String?arguments0e(arguments0):objecttypeof arguments0&&Object.keys(arguments0).forEach((t>{delete Object.assign(arguments0,{e(t):arguments0t})t}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}tn}})}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((e>e(window).trigger(rocket-jquery-load))),await this._littleBreath();const enew Event(rocket-pageshow);e.persistedthis.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const enew Map;document.writedocument.writelnfunction(t){const ndocument.currentScript,idocument.createRange(),rn.parentElement;let oe.get(n);void 0o&&(on.nextSibling,e.set(n,o));const sdocument.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreathDate.now())}async _requestAnimFrame(){return document.hidden?new Promise((e>setTimeout(e))):new Promise((e>requestAnimationFrame(e)))}static run(){const enew RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();/script> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> link relprofile hrefhttps://gmpg.org/xfn/11> link relpingback hrefhttps://formoreled.com/xmlrpc.php> style>.tgpli-background-inited { background-image: none !important; }imgdata-tgpli-image-inited { display:none !important;visibility:hidden !important; }/style> script typerocketlazyloadscript data-rocket-typetext/javascript> window.tgpLazyItemsOptions { visibilityOffset: 700, desktopEnable: true, mobileEnable: true }; window.tgpQueue { nodes: , add: function(id, data) { data data || {}; if (window.tgpLazyItems ! undefined) { if (this.nodes.length > 0) { window.tgpLazyItems.addNodes(this.flushNodes()); } window.tgpLazyItems.addNode({ node: document.getElementById(id), data: data }); } else { this.nodes.push({ node: document.getElementById(id), data: data }); } }, flushNodes: function() { return this.nodes.splice(0, this.nodes.length); } }; /script> script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript async srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-pagespeed-lazy-items.js?ver1735111896>/script>title>Formorelighting – One-stop lighting production procurement sales service solution/title>link relpreload asstyle hrefhttps://fonts.googleapis.com/css?familyRubik%3A300%2C400%2C500%2C600%2C700%2C800%2C900%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CSource%20Sans%20Pro%3A200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&subsetarabic%2Ccyrillic%2Ccyrillic-ext%2Chebrew%2Clatin%2Clatin-ext%2Cgreek%2Cgreek-ext%2Cvietnamese&displayswap />link relstylesheet hrefhttps://fonts.googleapis.com/css?familyRubik%3A300%2C400%2C500%2C600%2C700%2C800%2C900%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CSource%20Sans%20Pro%3A200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&subsetarabic%2Ccyrillic%2Ccyrillic-ext%2Chebrew%2Clatin%2Clatin-ext%2Cgreek%2Cgreek-ext%2Cvietnamese&displayswap mediaprint onloadthis.mediaall />noscript>link relstylesheet hrefhttps://fonts.googleapis.com/css?familyRubik%3A300%2C400%2C500%2C600%2C700%2C800%2C900%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CSource%20Sans%20Pro%3A200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C600%2C600italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&subsetarabic%2Ccyrillic%2Ccyrillic-ext%2Chebrew%2Clatin%2Clatin-ext%2Cgreek%2Cgreek-ext%2Cvietnamese&displayswap />/noscript>meta namerobots contentmax-image-preview:large /> style>img:is(sizesauto i, sizes^auto, i) { contain-intrinsic-size: 3000px 1500px }/style> link reldns-prefetch href//www.googletagmanager.com />link reldns-prefetch href//fonts.googleapis.com />link hrefhttps://fonts.gstatic.com crossorigin relpreconnect />link relalternate typeapplication/rss+xml titleFormorelighting » Feed hrefhttps://formoreled.com/feed />link relalternate typeapplication/rss+xml titleFormorelighting » Comments Feed hrefhttps://formoreled.com/comments/feed />link data-minify1 relstylesheet idthegem-heading-animation-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/heading-animation/assets/css/main.css?ver1761337890 typetext/css mediaall />link data-minify1 relstylesheet idthegem-button-animation-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/button-animation/assets/css/main.css?ver1761337890 typetext/css mediaall />link data-minify1 relstylesheet idthegem-preloader-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-preloader.css?ver1761337890 typetext/css mediaall />style idthegem-preloader-inline-css typetext/css> body:not(.compose-mode) .gem-icon-style-gradient span, body:not(.compose-mode) .gem-icon .gem-icon-half-1, body:not(.compose-mode) .gem-icon .gem-icon-half-2 { opacity: 0 !important; }/style>link data-minify1 relstylesheet idthegem-reset-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-reset.css?ver1761337890 typetext/css mediaall />link data-minify1 relstylesheet idthegem-grid-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-grid.css?ver1761337890 typetext/css mediaall />link data-minify1 relstylesheet idthegem-custom-header-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-custom-header.css?ver1761337890 typetext/css mediaall />link data-minify1 relstylesheet idthegem-style-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/style.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idthegem-widgets-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-widgets.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idthegem-new-css-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-new-css.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idperevazka-css-css-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-perevazka-css.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idthegem-custom-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/uploads/thegem/css/custom-gRGMXFYR.css?ver1761337891 typetext/css mediaall />style idthegem-custom-inline-css typetext/css>body .breadcrumbs,body .breadcrumbs a,body .bc-devider:before {color: #99A9B5FF;}body .breadcrumbs .current { color: #000000FF; border-bottom: 3px solid #000000FF;}body .breadcrumbs a:hover { color: #000000FF;}body .page-title-block .breadcrumbs-container{ text-align: left;}.page-breadcrumbs{ position: relative; display: flex; width: 100%; align-items: center; min-height: 70px; z-index: 5;}.fullwidth-content > .page-breadcrumbs { padding-left: 21px; padding-right: 21px;}.page-breadcrumbs.page-breadcrumbs--left{ justify-content: flex-start; text-align: left;}.page-breadcrumbs.page-breadcrumbs--center{ justify-content: center; text-align: center;}.page-breadcrumbs.page-breadcrumbs--right{ justify-content: flex-end; text-align: right;}.page-breadcrumbs ul{ display: flex; flex-wrap: wrap; padding: 0; margin: 0; list-style-type: none;}.page-breadcrumbs ul li{ position: relative;}.page-breadcrumbs ul li:not(:last-child){ padding-right: 20px; margin-right: 5px;}.page-breadcrumbs ul li:not(:last-child):after{ font-family: thegem-icons; content: \e601; position: absolute; right: 0; top: 50%; transform: translateY(-50%); line-height: 1;}.page-breadcrumbs ul li a,.page-breadcrumbs ul li:not(:last-child):after{ color: #99A9B5FF;}.page-breadcrumbs ul li{ color: #3C3950FF;}.page-breadcrumbs ul li a:hover{ color: #3C3950FF;}.block-content {padding-top: 70px;}.gem-slideshow,.slideshow-preloader {}.block-content:last-of-type {padding-bottom: 70px;}#top-area { display: block;}:root { --header-builder-light-color: #FFFFFF;}@media (max-width: 991px) {#page-title {padding-top: 20px;padding-bottom: 20px;}.page-title-inner, body .breadcrumbs{padding-left: 0px;padding-right: 0px;}.page-title-excerpt {margin-top: 18px;}#page-title .page-title-title {margin-top: 0px;}.block-content {}.block-content:last-of-type {}#top-area { display: block;}}@media (max-width: 767px) {#page-title {padding-top: 20px;padding-bottom: 20px;}.page-title-inner,body .breadcrumbs{padding-left: 0px;padding-right: 0px;}.page-title-excerpt {margin-top: 18px;}#page-title .page-title-title {margin-top: 0px;}.block-content {}.block-content:last-of-type {}#top-area { display: none;}}/style>link data-minify1 relstylesheet idthegem-te-logo-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/logo/css/logo.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idthegem-te-infobox-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/infobox/css/infobox.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idthegem-te-menu-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/menu/css/menu.css?ver1761337891 typetext/css mediaall />link data-minify1 relstylesheet idthegem-te-menu-default-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/menu/css/menu-default.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-te-menu-mobile-default-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/menu/css/menu-mobile-default.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-te-search-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/search/css/search.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-button-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/button/assets/css/thegem-button.css?ver1761337892 typetext/css mediaall />link relstylesheet idelementor-frontend-legacy-css hrefhttps://formoreled.com/wp-content/plugins/thegem-elements-elementor/inc/elementor/assets/css/frontend-legacy.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet idelementor-frontend-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet idelementor-post-13891-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-13891.css?ver1761337889 typetext/css mediaall />link relstylesheet idjquery-fancybox-css hrefhttps://formoreled.com/wp-content/themes/thegem-elementor/js/fancyBox/jquery.fancybox.min.css?ver5.10.5.2 typetext/css mediaall />link relstylesheet idwidget-heading-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet idwidget-spacer-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet idwidget-image-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet idwidget-icon-list-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver3.30.4 typetext/css mediaall />link data-minify1 relstylesheet idthegem-menu-custom-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/custom-menu/assets/css/thegem-menu-custom.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-clients-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/clients/assets/css/thegem-clients.css?ver1761337892 typetext/css mediaall />link relstylesheet idwidget-social-icons-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet ide-apple-webkit-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet idelementor-post-38-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-38.css?ver1761337889 typetext/css mediaall />link data-minify1 relstylesheet idthegem-hovers-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-hovers.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-portfolio-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-portfolio.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-news-grid-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-news-grid.css?ver1761337892 typetext/css mediaall />style idwp-emoji-styles-inline-css typetext/css> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }/style>style idclassic-theme-styles-inline-css typetext/css>/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}/style>style idglobal-styles-inline-css typetext/css>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}/style>style idwoocommerce-inline-inline-css typetext/css>.woocommerce form .form-row .required { visibility: visible; }/style>link data-minify1 relstylesheet idbrands-styles-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/brands.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-woocommerce-minicart-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-woocommerce-minicart.css?ver1761337892 typetext/css mediaall />link relstylesheet idwidget-form-css hrefhttps://formoreled.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver3.29.2 typetext/css mediaall />link relstylesheet ide-popup-css hrefhttps://formoreled.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver3.29.2 typetext/css mediaall />link relstylesheet idelementor-post-6-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-6.css?ver1761337889 typetext/css mediaall />link data-minify1 relstylesheet idthegem-woocommerce-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-woocommerce.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-products-categories-styles-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/products-categories/assets/css/thegem-products-categories.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idowl-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/owl/owl.carousel.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-woocommerce-temp-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-woocommerce-temp.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-portfolio-filters-list-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-portfolio-filters-list.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-portfolio-products-extended-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-portfolio-products-extended.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-products-carousel-styles-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/products-carousel/assets/css/thegem-product-carousel.css?ver1761337892 typetext/css mediaall />link relstylesheet idelementor-post-1562-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-1562.css?ver1761337890 typetext/css mediaall />link relstylesheet idelementor-post-14072-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-14072.css?ver1761337890 typetext/css mediaall />style idrocket-lazyload-inline-css typetext/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://formoreled.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}/style>link data-minify1 relstylesheet idelementor-gf-local-roboto-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idelementor-gf-local-robotoslab-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idelementor-icons-shared-2-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/icons-thegem-header.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idelementor-icons-thegem-hbi-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/icons-thegem-header.css?ver1761337892 typetext/css mediaall />script typerocketlazyloadscript data-rocket-typetext/javascript>function fullHeightRow() { var fullHeight, offsetTop, element document.getElementsByClassName(vc_row-o-full-height)0; if (element) { fullHeight window.innerHeight; offsetTop window.pageYOffset + element.getBoundingClientRect().top; if (offsetTop fullHeight) { fullHeight 100 - offsetTop / (fullHeight / 100); element.style.minHeight fullHeight + vh } } } fullHeightRow();/script>!--if lt IE 9>script typetext/javascript srchttps://formoreled.com/wp-content/themes/thegem-elementor/js/html5.js?ver5.10.5.2 idhtml5-js>/script>!endif-->script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-includes/js/jquery/jquery.min.js?ver3.7.1 idjquery-core-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-includes/js/jquery/jquery-migrate.min.js?ver3.4.1 idjquery-migrate-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver2.7.0-wc.10.3.3 idwc-jquery-blockui-js data-wp-strategydefer defer>/script>script typetext/javascript idwc-add-to-cart-js-extra>/* !CDATA */var wc_add_to_cart_params {ajax_url:\/wp-admin\/admin-ajax.php,wc_ajax_url:\/?wc-ajax%%endpoint%%,i18n_view_cart:View cart,cart_url:https:\/\/formoreled.com,is_cart:,cart_redirect_after_add:no};/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver10.3.3 idwc-add-to-cart-js deferdefer data-wp-strategydefer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver2.1.4-wc.10.3.3 idwc-js-cookie-js data-wp-strategydefer defer>/script>!-- Google tag (gtag.js) snippet added by Site Kit -->!-- Google Analytics snippet added by Site Kit -->script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://www.googletagmanager.com/gtag/js?idGT-MKT7FTBR idgoogle_gtagjs-js async>/script>script typerocketlazyloadscript data-rocket-typetext/javascript idgoogle_gtagjs-js-after>/* !CDATA */window.dataLayer window.dataLayer || ;function gtag(){dataLayer.push(arguments);}gtag(set,linker,{domains:formoreled.com});gtag(js, new Date());gtag(set, developer_id.dZTNiMT, true);gtag(config, GT-MKT7FTBR); window._googlesitekit window._googlesitekit || {}; window._googlesitekit.throttledEvents ; window._googlesitekit.gtagEvent (name, data) > { var key JSON.stringify( { name, data } ); if ( !! window._googlesitekit.throttledEvents key ) { return; } window._googlesitekit.throttledEvents key true; setTimeout( () > { delete window._googlesitekit.throttledEvents key ; }, 5 ); gtag( event, name, { ...data, event_source: site-kit } ); }; /* > *//script>!-- End Google tag (gtag.js) snippet added by Site Kit -->link relhttps://api.w.org/ hrefhttps://formoreled.com/wp-json/ />link relalternate titleJSON typeapplication/json hrefhttps://formoreled.com/wp-json/wp/v2/pages/1562 />link relEditURI typeapplication/rsd+xml titleRSD hrefhttps://formoreled.com/xmlrpc.php?rsd />meta namegenerator contentWordPress 6.7.4 />meta namegenerator contentWooCommerce 10.3.3 />link relcanonical hrefhttps://formoreled.com/ />link relshortlink hrefhttps://formoreled.com/ />link relalternate titleoEmbed (JSON) typeapplication/json+oembed hrefhttps://formoreled.com/wp-json/oembed/1.0/embed?urlhttps%3A%2F%2Fformoreled.com%2F />link relalternate titleoEmbed (XML) typetext/xml+oembed hrefhttps://formoreled.com/wp-json/oembed/1.0/embed?urlhttps%3A%2F%2Fformoreled.com%2F&formatxml />meta namegenerator contentSite Kit by Google 1.157.0 />!-- Google tag (gtag.js) -->script typerocketlazyloadscript async srchttps://www.googletagmanager.com/gtag/js?idG-M867LZQBK6>/script>script typerocketlazyloadscript> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, G-M867LZQBK6);/script>!-- Analytics by WP Statistics - https://wp-statistics.com --> noscript>style>.woocommerce-product-gallery{ opacity: 1 !important; }/style>/noscript> meta namegenerator contentElementor 3.30.4; features: e_font_icon_svg; settings: css_print_method-external, google_font-enabled, font_display-swap> style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } /style> link relicon hrefhttps://formoreled.com/wp-content/uploads/2023/07/Formore新logo方形透明底.002.png sizes32x32 />link relicon hrefhttps://formoreled.com/wp-content/uploads/2023/07/Formore新logo方形透明底.002.png sizes192x192 />link relapple-touch-icon hrefhttps://formoreled.com/wp-content/uploads/2023/07/Formore新logo方形透明底.002.png />meta namemsapplication-TileImage contenthttps://formoreled.com/wp-content/uploads/2023/07/Formore新logo方形透明底.002.png />noscript>style idrocket-lazyload-nojs-css>.rll-youtube-player, data-lazy-src{display:none !important;}/style>/noscript> /head>body classhome page-template page-template-page-fullwidth page-template-page-fullwidth-php page page-id-1562 theme-thegem-elementor woocommerce-no-js mobile-cart-position-top fullscreen-search elementor-default elementor-kit-6 elementor-page elementor-page-1562> script typerocketlazyloadscript data-rocket-typetext/javascript> var gemSettings {isTouch:,forcedLasyDisabled:,tabletPortrait:1,tabletLandscape:,topAreaMobileDisable:,parallaxDisabled:,fillTopArea:,themePath:https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor,rootUrl:https:\/\/formoreled.com,mobileEffectsEnabled:,isRTL:}; (function() { function isTouchDevice() { return ((ontouchstart in window) || (navigator.MaxTouchPoints > 0) || (navigator.msMaxTouchPoints > 0)); } window.gemSettings.isTouch isTouchDevice(); function userAgentDetection() { var ua navigator.userAgent.toLowerCase(), platform navigator.platform.toLowerCase(), UA ua.match(/(opera|ie|firefox|chrome|version)\s\/:(\w\d\.+)?.*?(safari|version\s\/:(\w\d\.+)|$)/) || null, unknown, 0, mode UA1 ie && document.documentMode; window.gemBrowser { name: (UA1 version) ? UA3 : UA1, version: UA2, platform: { name: ua.match(/ip(?:ad|od|hone)/) ? ios : (ua.match(/(?:webos|android)/) || platform.match(/mac|win|linux/) || other)0 } }; } window.updateGemClientSize function() { if (window.gemOptions null || window.gemOptions undefined) { window.gemOptions { first: false, clientWidth: 0, clientHeight: 0, innerWidth: -1 }; } window.gemOptions.clientWidth window.innerWidth || document.documentElement.clientWidth; if (document.body ! null && !window.gemOptions.clientWidth) { window.gemOptions.clientWidth document.body.clientWidth; } window.gemOptions.clientHeight window.innerHeight || document.documentElement.clientHeight; if (document.body ! null && !window.gemOptions.clientHeight) { window.gemOptions.clientHeight document.body.clientHeight; } }; window.updateGemInnerSize function(width) { window.gemOptions.innerWidth width ! undefined ? width : (document.body ! null ? document.body.clientWidth : 0); }; userAgentDetection(); window.updateGemClientSize(true); window.gemSettings.lasyDisabled window.gemSettings.forcedLasyDisabled || (!window.gemSettings.mobileEffectsEnabled && (window.gemSettings.isTouch || window.gemOptions.clientWidth 800));})(); (function() { if (window.gemBrowser.name safari) { try { var safariVersion parseInt(window.gemBrowser.version); } catch(e) { var safariVersion 0; } if (safariVersion > 9) { window.gemSettings.parallaxDisabled true; window.gemSettings.fillTopArea true; } }})(); (function() { var fullwithData { page: null, pageWidth: 0, pageOffset: {}, fixVcRow: true, pagePaddingLeft: 0 }; function updateFullwidthData() { fullwithData.pageOffset fullwithData.page.getBoundingClientRect(); fullwithData.pageWidth parseFloat(fullwithData.pageOffset.width); fullwithData.pagePaddingLeft 0; if (fullwithData.page.className.indexOf(vertical-header) ! -1) { fullwithData.pagePaddingLeft 45; if (fullwithData.pageWidth > 1600) { fullwithData.pagePaddingLeft 360; } if (fullwithData.pageWidth 980) { fullwithData.pagePaddingLeft 0; } } } function gem_fix_fullwidth_position(element) { if (element null) { return false; } if (fullwithData.page null) { fullwithData.page document.getElementById(page); updateFullwidthData(); } /*if (fullwithData.pageWidth 1170) { return false; }*/ if (!fullwithData.fixVcRow) { return false; } if (element.previousElementSibling ! null && element.previousElementSibling ! undefined && element.previousElementSibling.className.indexOf(fullwidth-block) -1) { var elementParentViewportOffset element.previousElementSibling.getBoundingClientRect(); } else { var elementParentViewportOffset element.parentNode.getBoundingClientRect(); } /*if (elementParentViewportOffset.top > window.gemOptions.clientHeight) { fullwithData.fixVcRow false; return false; }*/ if (element.className.indexOf(vc_row) ! -1) { var elementMarginLeft -21; var elementMarginRight -21; } else { var elementMarginLeft 0; var elementMarginRight 0; } var offset parseInt(fullwithData.pageOffset.left + 0.5) - parseInt((elementParentViewportOffset.left 0 ? 0 : elementParentViewportOffset.left) + 0.5) - elementMarginLeft + fullwithData.pagePaddingLeft; var offsetKey window.gemSettings.isRTL ? right : left; element.style.position relative; element.styleoffsetKey offset + px; element.style.width fullwithData.pageWidth - fullwithData.pagePaddingLeft + px; if (element.className.indexOf(vc_row) -1) { element.setAttribute(data-fullwidth-updated, 1); } if (element.className.indexOf(vc_row) ! -1 && !element.hasAttribute(data-vc-stretch-content)) { var el_full element.parentNode.querySelector(.vc_row-full-width-before); var padding -1 * offset; 0 > padding && (padding 0); var paddingRight fullwithData.pageWidth - padding - el_full.offsetWidth + elementMarginLeft + elementMarginRight; 0 > paddingRight && (paddingRight 0); element.style.paddingLeft padding + px; element.style.paddingRight paddingRight + px; } } window.gem_fix_fullwidth_position gem_fix_fullwidth_position; document.addEventListener(DOMContentLoaded, function() { var classes ; if (window.gemSettings.isTouch) { document.body.classList.add(thegem-touch); } if (window.gemSettings.lasyDisabled && !window.gemSettings.forcedLasyDisabled) { document.body.classList.add(thegem-effects-disabled); } }); if (window.gemSettings.parallaxDisabled) { var head document.getElementsByTagName(head)0, link document.createElement(style); link.rel stylesheet; link.type text/css; link.innerHTML .fullwidth-block.fullwidth-block-parallax-fixed .fullwidth-block-background { background-attachment: scroll !important; }; head.appendChild(link); }})();(function() { setTimeout(function() { var preloader document.getElementById(page-preloader); if (preloader ! null && preloader ! undefined) { preloader.className + preloader-loaded; } }, window.pagePreloaderHideTime || 1000);})(); /script> div idpage classlayout-fullwidth header-style-3> a href#page classscroll-top-button>Scroll Top/a> header idsite-header classsite-header header-sticky> div classheader-wrapper>div classheader-background> div classfullwidth-content> div classthegem-template-wrapper thegem-template-header thegem-template-13891> div data-elementor-typewp-post data-elementor-id13891 classelementor elementor-13891 data-elementor-post-typethegem_templates> section classelementor-section elementor-top-section elementor-element elementor-element-3c1ee2d9 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id3c1ee2d9 data-element_typesection data-settings{"background_background":"classic","sticky":"top","sticky_on":"desktop","tablet","mobile","sticky_offset":0,"sticky_effects_offset":0,"sticky_anchor_link_offset":0}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a3a6b69 data-id1a3a6b69 data-element_typecolumn> div classthegem-column-elements-inline elementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-7e956a74 flex-horizontal-align-left flex-horizontal-align-mobile-center elementor-widget-mobile__width-initial flex-horizontal-align-tablet-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-template-logo data-id7e956a74 data-element_typewidget data-widget_typethegem-template-logo.default> div classelementor-widget-container> div classthegem-te-logo desktop-view data-tablet-landscapedefault data-tablet-portraitdefault> div classsite-logo> a classaccount-link hrefhttps://formoreled.com/> span classlogo> span classlogo desktop>img width238 height68 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20238%2068%3E%3C/svg%3E data-lazy-srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_3x.png 3x altFormorelighting stylewidth:238px; classtgp-exclude default data-lazy-srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png/>noscript>img width238 height68 srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_3x.png 3x altFormorelighting stylewidth:238px; classtgp-exclude default/>/noscript>/span> span classlogo mobile>img width100 height29 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20100%2029%3E%3C/svg%3E data-lazy-srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_3x.png 3x altFormorelighting stylewidth:100px; classtgp-exclude small data-lazy-srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png/>noscript>img width100 height29 srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_3x.png 3x altFormorelighting stylewidth:100px; classtgp-exclude small/>/noscript>/span> /span> /a> /div> /div> /div> /div> div classelementor-element elementor-element-18e4d64c elementor-hidden-mobile flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-template-infobox data-id18e4d64c data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-template-infobox.default> div classelementor-widget-container> div classthegem-te-infobox styled-textbox-tiny width-link> div classthegem-te-infobox-top thegem-te-infobox-top-none default-fill> /div> div classthegem-te-infobox-inner> div classthegem-te-infobox-content default thegem-te-infobox-icon-horizontal-left thegem-te-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classthegem-te-infobox-icon> div classelementor-icon> svg aria-hiddentrue classe-font-icon-svg e-fab-whatsapp-square viewBox0 0 448 512 xmlnshttp://www.w3.org/2000/svg>path dM224 122.8c-72.7 0-131.8 59.1-131.9 131.8 0 24.9 7 49.2 20.2 70.1l3.1 5-13.3 48.6 49.9-13.1 4.8 2.9c20.2 12 43.4 18.4 67.1 18.4h.1c72.6 0 133.3-59.1 133.3-131.8 0-35.2-15.2-68.3-40.1-93.2-25-25-58-38.7-93.2-38.7zm77.5 188.4c-3.3 9.3-19.1 17.7-26.7 18.8-12.6 1.9-22.4.9-47.5-9.9-39.7-17.2-65.7-57.2-67.7-59.8-2-2.6-16.2-21.5-16.2-41s10.2-29.1 13.9-33.1c3.6-4 7.9-5 10.6-5 2.6 0 5.3 0 7.6.1 2.4.1 5.7-.9 8.9 6.8 3.3 7.9 11.2 27.4 12.2 29.4s1.7 4.3.3 6.9c-7.6 15.2-15.7 14.6-11.6 21.6 15.3 26.3 30.6 35.4 53.9 47.1 4 2 6.3 1.7 8.6-1 2.3-2.6 9.9-11.6 12.5-15.5 2.6-4 5.3-3.3 8.9-2 3.6 1.3 23.1 10.9 27.1 12.9s6.6 3 7.6 4.6c.9 1.9.9 9.9-2.4 19.1zM400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM223.9 413.2c-26.6 0-52.7-6.7-75.8-19.3L64 416l22.5-82.2c-13.9-24-21.2-51.3-21.2-79.3C65.4 167.1 136.5 96 223.9 96c42.4 0 82.2 16.5 112.2 46.5 29.9 30 47.9 69.8 47.9 112.2 0 87.4-72.7 158.5-160.1 158.5z>/path>/svg> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classthegem-te-infobox-title text-body bold> +86-13570722559 /div> /div> /div> /div> div classthegem-te-infobox-bottom thegem-te-infobox-bottom-none default-fill> /div> a hrefhttps://wa.me/8613570722559 target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-5e719485 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id5e719485 data-element_typesection data-settings{"background_background":"classic","sticky":"top","sticky_offset":90,"sticky_offset_mobile":0,"sticky_on":"desktop","tablet","mobile","sticky_effects_offset":0,"sticky_anchor_link_offset":0}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-29b35de data-id29b35de data-element_typecolumn> div classthegem-column-elements-inline elementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-5fb8e435 flex-horizontal-align-left flex-horizontal-align-mobile-left flex-horizontal-align-tablet-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-template-menu data-id5fb8e435 data-element_typewidget data-settings{"menu_pointer_style_hover":"text-color","menu_pointer_style_active":"frame-default","submenu_border":"1","mobile_menu_lvl_1_border":"1","mobile_menu_lvl_2_border":"1","mobile_menu_lvl_3_border":"1"} data-widget_typethegem-template-menu.default> div classelementor-widget-container> div class5fb8e435 thegem-te-menu menu--inherit-submenu menu-mobile--inherit style-hover-text style-hover-type-text-color style-hover-animation- style-active-framed style-active-type-frame-default> nav id5fb8e435 classdesktop-view menu-class-id-5fb8e435 thegem-te-menu__default thegem-te-menu-mobile__default data-tablet-landscapemobile data-tablet-portraitmobile data-desktop-breakpoint1212 data-tablet-breakpoint980 data-mobile-breakpoint768 rolenavigation> script typerocketlazyloadscript data-rocket-typetext/javascript>window.addEventListener(DOMContentLoaded, function() { (function ($) { const tabletLandscapeMaxWidth 1212; const tabletLandscapeMinWidth 980; const tabletPortraitMaxWidth 979; const tabletPortraitMinWidth 768; let viewportWidth $(window).width(); let menu $(#5fb8e435); if (menu.data(tablet-landscape) default && viewportWidth > tabletLandscapeMinWidth && viewportWidth tabletLandscapeMaxWidth) { menu.removeClass(mobile-view).addClass(desktop-view); } else if (menu.data(tablet-portrait) default && viewportWidth > tabletPortraitMinWidth && viewportWidth tabletPortraitMaxWidth) { menu.removeClass(mobile-view).addClass(desktop-view); } else if (viewportWidth tabletLandscapeMaxWidth) { menu.removeClass(desktop-view).addClass(mobile-view); } else { menu.removeClass(mobile-view).addClass(desktop-view); } })(jQuery); });/script> button classmenu-toggle dl-trigger> Menu span classmenu-line-1>/span> span classmenu-line-2>/span> span classmenu-line-3>/span> /button> ul idmenu-main-menu-demo classnav-menu dl-menu styled>li idmenu-item-13954 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-1562 current_page_item menu-item-13954 megamenu-first-element menu-item-active>a hrefhttps://formoreled.com/ class >Home/a>/li>li idmenu-item-14126 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-14126 megamenu-first-element mobile-clickable>a hrefhttps://formoreled.com/index.php/about-us/ class >About/a>/li>li idmenu-item-14128 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-14128 megamenu-first-element>a hrefhttps://formoreled.com/index.php/cases/ class >Cases/a>/li>li idmenu-item-13935 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-13935 megamenu-template-enable megamenu-first-element mobile-clickable data-template21426>a hrefhttps://formoreled.com/solution class >Solution/a>div classmegamenu-template template-width-custom template-framing-none data-template21426 stylewidth:1500px;padding:0px 50px 0px 50px;>/div>/li>li idmenu-item-21151 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-21151 megamenu-template-enable megamenu-first-element data-template14108>a hrefhttps://formoreled.com/product-category/all class >Products/a>div classmegamenu-template template-width-boxed template-framing-none stylewidth: 1200px;padding:0px 0px 0px 0px;> link relstylesheet idelementor-post-14108-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-14108.css?ver1761337890 typetext/css mediaall> div classfullwidth-content megamenu-template-container> div data-elementor-typewp-post data-elementor-id14108 classelementor elementor-14108 data-elementor-post-typethegem_templates> section classelementor-section elementor-top-section elementor-element elementor-element-7e774d5d elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id7e774d5d data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-4707ab03 data-id4707ab03 data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> section classelementor-section elementor-inner-section elementor-element elementor-element-6241d518 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id6241d518 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-50c32bca data-id50c32bca data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-65b18b97 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-id65b18b97 data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div id65b18b97 classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color> div classmenu-custom-header main-menu-item>span>Indoor Lights/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>span>span classtext>Magnetic Lighti classindicator>/i>/span>span classlabel title-h6 stylecolor:#FFFFFF;background-color:#C10000;>Hot/span>/span>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Spotlighti classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Down Lighti classindicator>/i>/span>span classlabel title-h6 stylecolor:#FFFFFF;background-color:#28BA00;>top/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Surface Mountedi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Panel Lighti classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Track Lighti classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>LED Lampsi classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>LED Stripi classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Pendant Lighti classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Batten Lighti classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>High Bayi classindicator>/i>/span>/span>/li>/ul> /div> /div> /div> /div> /div> div classelementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-72f6ac09 data-id72f6ac09 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-141b5306 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-id141b5306 data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div id141b5306 classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color> div classmenu-custom-header main-menu-item>span>Outdoor Lights/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>span>span classtext>Street Lightsi classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Flood Lightsi classindicator>/i>/span>span classlabel title-h6 stylecolor:#FFFFFF;background-color:#B31823;>Hot/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Spike Lightsi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Underground Lightsi classindicator>/i>/span>span classlabel title-h6 stylecolor:#FFFFFF;background-color:#28BA00;>new/span>/a>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Wall Mountedi classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Wall Recessedi classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>span>span classtext>Garden Lightsi classindicator>/i>/span>/span>/li>/ul> /div> /div> /div> /div> /div> div classelementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-19159db2 data-id19159db2 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-502beaaa flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-id502beaaa data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div id502beaaa classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color> div classmenu-custom-header main-menu-item>span>Solar Lights/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>a href#>span classtext>Solar Paneli classindicator>/i>/span>span classlabel title-h6 stylecolor:#FFFFFF;background-color:#B31823;>hot/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Solar Flood Lighti classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Solar Street Lighti classindicator>/i>/span>/a>/li>/ul> /div> /div> /div> div classelementor-element elementor-element-76579d flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-id76579d data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div id76579d classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color> div classmenu-custom-header main-menu-item>span>Samrt Lights/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>a href#>span classtext>Bluetoothi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Tuyai classindicator>/i>/span>/a>/li>/ul> /div> /div> /div> div classelementor-element elementor-element-75f595f flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-id75f595f data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div id75f595f classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color> div classmenu-custom-header main-menu-item>span>Accessories/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>span>span classtext>Remote Controlleri classindicator>/i>/span>/span>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Driversi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Plugsi classindicator>/i>/span>/a>/li>/ul> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> div classelementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-59dc09e data-id59dc09e data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-c98cf29 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-heading data-idc98cf29 data-element_typewidget data-widget_typeheading.default> div classelementor-widget-container> h4 classelementor-heading-title elementor-size-default>Support/h4> /div> /div> div classelementor-element elementor-element-5ff287f5 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id5ff287f5 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classgem-image> span> img width56 height56 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%2056%2056%3E%3C/svg%3E classattachment-full size-full wp-image-14109 alt data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-01.svg />noscript>img width56 height56 data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-01.svg classattachment-full size-full wp-image-14109 alt data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c67a />script>window.tgpQueue.add(tgpli-69252e4b6c67a)/script>noscript>img width56 height56 srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-01.svg classattachment-full size-full wp-image-14109 alt />/noscript>/noscript> /span> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Services /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-56e74fd3 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id56e74fd3 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classgem-image> span> img width56 height56 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%2056%2056%3E%3C/svg%3E classattachment-full size-full wp-image-14110 alt data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-02.svg />noscript>img width56 height56 data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-02.svg classattachment-full size-full wp-image-14110 alt data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c68c />script>window.tgpQueue.add(tgpli-69252e4b6c68c)/script>noscript>img width56 height56 srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-02.svg classattachment-full size-full wp-image-14110 alt />/noscript>/noscript> /span> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> DISTRIBUTION /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-19b5f5fc flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id19b5f5fc data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classgem-image> span> img width56 height56 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%2056%2056%3E%3C/svg%3E classattachment-full size-full wp-image-14111 alt data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-03.svg />noscript>img width56 height56 data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-03.svg classattachment-full size-full wp-image-14111 alt data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c696 />script>window.tgpQueue.add(tgpli-69252e4b6c696)/script>noscript>img width56 height56 srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-03.svg classattachment-full size-full wp-image-14111 alt />/noscript>/noscript> /span> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> SUPPORTING /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-528b7f38 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id528b7f38 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classgem-image> span> img width56 height56 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%2056%2056%3E%3C/svg%3E classattachment-full size-full wp-image-14112 alt data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-04.svg />noscript>img width56 height56 data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-04.svg classattachment-full size-full wp-image-14112 alt data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c69e />script>window.tgpQueue.add(tgpli-69252e4b6c69e)/script>noscript>img width56 height56 srchttps://formoreled.com/wp-content/uploads/2023/06/service-icon-04.svg classattachment-full size-full wp-image-14112 alt />/noscript>/noscript> /span> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> LOCATIONS /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-124bc18a flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id124bc18a data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes","add_icon":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-thin gem-button-style-flat gem-button-icon-position-right href#> span classgem-inner-wrapper-btn> span classgem-button-icon> i aria-hiddentrue classgem-elegant arrow-right>/i> /span> span classgem-text-button> Explore More /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div>/div>/li>li idmenu-item-20281 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-20281 megamenu-first-element>a hrefhttps://formoreled.com/index.php/category/all-post/ class >Insight/a>/li>li idmenu-item-14127 classmenu-item menu-item-type-custom menu-item-object-custom menu-item-14127 megamenu-template-enable megamenu-first-element data-template14218>a hrefhttps://formoreled.com/index.php/contact/ class >Contact/a>div classmegamenu-template template-width-custom template-framing-none stylewidth:860px;padding:0px 0px 0px 0px;> link relstylesheet idelementor-post-14218-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-14218.css?ver1761337890 typetext/css mediaall> div classfullwidth-content megamenu-template-container> div data-elementor-typewp-post data-elementor-id14218 classelementor elementor-14218 data-elementor-post-typethegem_templates> section classelementor-section elementor-top-section elementor-element elementor-element-37ad5ba8 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id37ad5ba8 data-element_typesection data-settings{"stretch_section":"section-stretched","background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2b3b9cfd data-id2b3b9cfd data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-19a2d08c flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id19a2d08c data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-center> div classgem-texbox-icon-image-wrapper> div classdefault center> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classtgh-icon email-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default light> CONTACTS /div> div classgem-infobox-subtitle text-body-tiny> info@formorelighting.com /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-564397d6 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id564397d6 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-center> div classgem-texbox-icon-image-wrapper> div classdefault center> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classtgh-icon phone-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default light> phones /div> div classgem-infobox-subtitle text-body-tiny> Phone: +86-16789421872 br> whatsapp: +86-13430368192 /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-41faf9ae flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id41faf9ae data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-center> div classgem-texbox-icon-image-wrapper> div classdefault center> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classtgh-icon web1>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default light> ADDRESS /div> div classgem-infobox-subtitle text-body-tiny> No.1 Hongxing Road, br>Baiyun Zone, Guangzhou /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> /div> /div> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-36e6025b data-id36e6025b data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-f2f0ef9 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idf2f0ef9 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading main-menu-item idthegem-heading-f2f0ef9>span>Newsletter/span> /div>style typetext/css>#thegem-heading-f2f0ef9 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-4e53d0d7 elementor-widget-divider--view-line flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-divider data-id4e53d0d7 data-element_typewidget data-widget_typedivider.default> div classelementor-widget-container> div classelementor-divider> span classelementor-divider-separator> /span> /div> /div> /div> div classelementor-element elementor-element-4d30572 elementor-widget__width-auto elementor-button-align-stretch flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-form data-id4d30572 data-element_typewidget data-settings{"step_next_label":"Next","step_previous_label":"Previous","button_width":"100","step_type":"number_text","step_icon_shape":"circle"} data-widget_typeform.default> div classelementor-widget-container> form classelementor-form methodpost nameNew Form> input typehidden namepost_id value14218/> input typehidden nameform_id value4d30572/> input typehidden namereferer_title value /> input typehidden namequeried_id value13891/> div classelementor-form-fields-wrapper elementor-labels-> div classelementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required> label forform-field-name classelementor-field-label elementor-screen-only> Name /label> input size1 typetext nameform_fieldsname idform-field-name classelementor-field elementor-size-md elementor-field-textual placeholderName requiredrequired> /div> div classelementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_f688912 elementor-col-100 elementor-field-required> label forform-field-field_f688912 classelementor-field-label elementor-screen-only> Company /label> input size1 typetext nameform_fieldsfield_f688912 idform-field-field_f688912 classelementor-field elementor-size-md elementor-field-textual placeholderCompany requiredrequired> /div> div classelementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required> label forform-field-email classelementor-field-label elementor-screen-only> Email /label> input size1 typeemail nameform_fieldsemail idform-field-email classelementor-field elementor-size-md elementor-field-textual placeholderEmail requiredrequired> /div> div classelementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_c650429 elementor-col-100 elementor-field-required> label forform-field-field_c650429 classelementor-field-label elementor-screen-only> Phone /label> input size1 typetel nameform_fieldsfield_c650429 idform-field-field_c650429 classelementor-field elementor-size-md elementor-field-textual placeholderPhone requiredrequired pattern0-9()#&+*-.+ titleOnly numbers and phone characters (#, -, *, etc) are accepted.> /div> div classelementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100> label forform-field-message classelementor-field-label elementor-screen-only> Message /label> textarea classelementor-field-textual elementor-field elementor-size-md nameform_fieldsmessage idform-field-message rows4 placeholderMessage>/textarea> /div> div classelementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons> button classelementor-button elementor-size-sm elementor-animation-wobble-skew typesubmit> span classelementor-button-content-wrapper> span classelementor-button-text>Send/span> /span> /button> /div> /div> /form> /div> /div> div classelementor-element elementor-element-19945af2 e-grid-align-left elementor-shape-simple elementor-grid-0 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-social-icons data-id19945af2 data-element_typewidget data-widget_typesocial-icons.default> div classelementor-widget-container> div classelementor-social-icons-wrapper elementor-grid rolelist> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-social-facebook elementor-animation-wobble-skew elementor-repeater-item-56b2edf target_blank> span classelementor-screen-only>Social-facebook/span> i classgem-elegant social-facebook>/i> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-wobble-skew elementor-repeater-item-cf6e14d target_blank> span classelementor-screen-only>Twitter/span> svg classe-font-icon-svg e-fab-twitter viewBox0 0 512 512 xmlnshttp://www.w3.org/2000/svg>path dM459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z>/path>/svg> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-wobble-skew elementor-repeater-item-5ea37c7 target_blank> span classelementor-screen-only>Youtube/span> svg classe-font-icon-svg e-fab-youtube viewBox0 0 576 512 xmlnshttp://www.w3.org/2000/svg>path dM549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z>/path>/svg> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-instagram elementor-animation-wobble-skew elementor-repeater-item-8ef99f5 target_blank> span classelementor-screen-only>Instagram/span> svg classe-font-icon-svg e-fab-instagram viewBox0 0 448 512 xmlnshttp://www.w3.org/2000/svg>path dM224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z>/path>/svg> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-social-pinterest elementor-animation-wobble-skew elementor-repeater-item-f079d59 target_blank> span classelementor-screen-only>Social-pinterest/span> i classgem-elegant social-pinterest>/i> /a> /span> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div>/div>/li>li idmenu-item-22030 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-22030 megamenu-template-enable megamenu-first-element data-template22012>a hrefhttps://formoreled.com/sourcing class >Sourcing/a>div classmegamenu-template template-width-custom template-framing-small-shadow stylewidth:1200px;padding:0px 0px 0px 0px;> link relstylesheet idelementor-post-22012-css hrefhttps://formoreled.com/wp-content/uploads/elementor/css/post-22012.css?ver1761337890 typetext/css mediaall> div classfullwidth-content megamenu-template-container> div data-elementor-typewp-post data-elementor-id22012 classelementor elementor-22012 data-elementor-post-typethegem_templates> section classelementor-section elementor-top-section elementor-element elementor-element-0778c3c elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id0778c3c data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-530858e data-id530858e data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-7b61163 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id7b61163 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h4 idthegem-heading-7b61163>span>How It Works/span> /div>style typetext/css>#thegem-heading-7b61163 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-2e56665 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id2e56665 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-1-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Products Request /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-c58b332 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-idc58b332 data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-3ea784b flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id3ea784b data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-2-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Supplier Confirmation /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-4ea95aa flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-id4ea95aa data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-1274752 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id1274752 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-3-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Quotations Confirmed /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-415cfc8 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-id415cfc8 data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-c0d34df flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-idc0d34df data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-4-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Samples Confirm /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-11bce02 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-id11bce02 data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-799de17 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id799de17 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-5-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Order Processing /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-5fefd99 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-id5fefd99 data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-8866d91 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id8866d91 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-6-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> Delivery Arrange /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-1fdf9a2 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-id1fdf9a2 data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-fc5572c flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-idfc5572c data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-numeric-7-box-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title title-default bold> After Sales Service /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-67015d2 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-icon data-id67015d2 data-element_typewidget data-settings{"thegem_elementor_preset":"default"} data-widget_typethegem-icon.default> div classelementor-widget-container> div classleft-box icon-inline-position> a > div classgem-icon gem-icon-pack-fontawesome gem-icon-size-medium gem-icon-shape-default > div classgem-icon-inner> div classpadding-box-inner> span classgem-icon-half-1>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> span classgem-icon-half-2>span classback-angle> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-down viewBox0 0 320 512 xmlnshttp://www.w3.org/2000/svg>path dM143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z>/path>/svg> /span>/span> /div> /div> /div> /a> /div> /div> /div> div classelementor-element elementor-element-93471bf flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id93471bf data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes","add_icon":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat gem-button-icon-position-right hrefhttps://formoreled.com/sourcing-contact target_blank> span classgem-inner-wrapper-btn> span classgem-button-icon> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-double-right viewBox0 0 448 512 xmlnshttp://www.w3.org/2000/svg>path dM224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z>/path>/svg> /span> span classgem-text-button> Send Your Required /span> /span> /a> /div> /div> /div> /div> /div> div classelementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-0f35b40 data-id0f35b40 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-092d57e flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id092d57e data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h4 idthegem-heading-092d57e>span>Sourcing Process/span> /div>style typetext/css>#thegem-heading-092d57e {margin: 0;}#thegem-heading-092d57e {margin-left: auto; margin-right: auto;}#thegem-heading-092d57e > * {justify-content: center;}/style> /div> /div> div classelementor-element elementor-element-8fbf9b6 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-image data-id8fbf9b6 data-element_typewidget data-widget_typeimage.default> div classelementor-widget-container> img width714 height658 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20714%20658%3E%3C/svg%3E classattachment-full size-full wp-image-21888 alt data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1.png 714w, https://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1-600x553.png 600w, https://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1-300x276.png 300w data-lazy-sizes(max-width: 714px) 100vw, 714px data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1.png />noscript>img width714 height658 data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1.png classattachment-full size-full wp-image-21888 alt data-tgpli-srcsethttps://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1.png 714w, https://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1-600x553.png 600w, https://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1-300x276.png 300w sizes(max-width: 714px) 100vw, 714px data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c6e4 />script>window.tgpQueue.add(tgpli-69252e4b6c6e4)/script>noscript>img width714 height658 srchttps://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1.png classattachment-full size-full wp-image-21888 alt srcsethttps://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1.png 714w, https://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1-600x553.png 600w, https://formoreled.com/wp-content/uploads/2023/07/采购流程.001-1-300x276.png 300w sizes(max-width: 714px) 100vw, 714px />/noscript>/noscript> /div> /div> /div> /div> div classelementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e16d9b6 data-ide16d9b6 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-a44c02b flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-ida44c02b data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h6 idthegem-heading-a44c02b>span>Main Categories/span> /div>style typetext/css>#thegem-heading-a44c02b {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-b993f3f flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-idb993f3f data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content default gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classdefault left> div classgem-infobox-icon> div classelementor-icon> svg xmlnshttp://www.w3.org/2000/svg classicon width200px height200.00px viewBox0 0 1024 1024>path dM928 608h-11.2c-43.2 184-208 320-404.8 320S150.4 792 107.2 608H96c-17.6 0-32-14.4-32-32v-144c0-17.6 14.4-32 32-32h16C160 224 321.6 96 512 96s352 128 400 304h16c17.6 0 32 14.4 32 32v144c0 17.6-14.4 32-32 32zM512 160c-195.2 0-352 156.8-352 352s156.8 352 352 352 352-156.8 352-352-156.8-352-352-352z m0 512c-88 0-160-72-160-160s72-160 160-160 160 72 160 160-72 160-160 160z m0-256c-52.8 0-96 43.2-96 96s43.2 96 96 96 96-43.2 96-96-43.2-96-96-96z fill#333333>/path>/svg> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title text-body-tiny bold> Indoor Lights /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-78f5f0c flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id78f5f0c data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content icon-top gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classicon-top left> div classgem-infobox-icon> div classelementor-icon> svg xmlnshttp://www.w3.org/2000/svg classicon width200px height200.00px viewBox0 0 1024 1024>path dM925.69814016 232.01804174c-16.30351019-36.93635584-53.23986489-42.36172515-72.77667555-42.36172515-9.78210589 0-19.59161287 2.16466773-29.3463188 4.35673656l-236.85300792 92.34088847c9.75470478-18.46817792 5.42536931-41.29309127-9.78210703-56.50056761l-172.73500331-161.88426354a46.00603875 46.00603875 0 0 0-32.57961813-13.04280746H158.66594759c-16.27610909 0-30.41495154 6.5214043-39.10102357 17.37214293a47.40348245 47.40348245 0 0 0 4.35673657 65.21403961l172.7350033 161.88426467c8.68607203 8.68607203 20.63284565 13.04280747 32.57961928 13.04280747h9.78210588v659.4838289h67.35130624V457.99291107c21.7288795-24.98958222 79.29808099-79.32548096 186.84644466-101.0543616a26.57883136 26.57883136 0 0 0 20.66024675-22.82491334l71.70804281-28.25028381c-2.19206883 2.16466773-3.26070158 4.32933547-4.35673543 6.52140317-3.26070158 7.59003705-3.26070158 16.30351019 0 22.82491448 3.28810269 7.61743815 8.713472 13.04280747 16.30350905 15.2074752a226.0570715 226.0570715 0 0 0 65.21404074 9.78210589c65.15923854 0 117.33047069-30.41495154 142.29265067-56.50056647 23.92094834-23.86614613 30.44235264-49.95176221 20.66024562-71.68064285z m-594.29718926 26.08561607L171.70875506 108.13876679h80.42151595l152.10215765 149.93748992h-72.83147776z m72.80407665 97.76625892v-43.45776014h113.00113522l-113.00113522 43.45776014z m63.02197192-97.76625892l-151.00612381-149.93748992h52.14383104l159.71959695 149.93748992h-60.85730418z m398.7372726 7.59003705c-19.56421177 19.53681067-58.69263645 39.10102357-104.31506318 39.10102357a153.17079154 153.17079154 0 0 1-48.88312832-7.61743814c-1.09603385 0-3.26070158-1.09603385-4.35673657-1.09603386l131.469312-51.04779718c3.26070158 0 7.61743815-1.09603385 14.13884245-1.09603386 10.85073977 0 18.46817792 3.26070158 21.7288795 8.6860709-1.09603385 2.21946994-3.28810269 6.54880541-9.78210588 13.07020857z fill#515151>/path>path dM788.80345885 449.30683904a26.88024121 26.88024121 0 0 1-27.15424996-27.15424995v-39.10102244c0-15.2074752 11.97417472-27.15424995 27.15424996-27.15424996s27.15424995 11.94677362 27.15424881 27.15424996v39.10102244a26.85284011 26.85284011 0 0 1-27.15424881 27.15424995z m0 0M675.80232363 430.83866112a27.20905102 27.20905102 0 0 1-15.2074752-4.35673657c-13.04280747-7.61743815-16.30351019-24.98958222-8.68607204-38.03238969l21.7288795-33.67565312a26.93504227 26.93504227 0 0 1 22.82491449-11.94677361c5.42536931 0 9.75470478 1.09603385 15.2074752 4.35673656 13.07020857 7.59003705 16.30351019 24.98958222 8.68607204 38.00498859l-21.72887951 33.67565312a28.08587833 28.08587833 0 0 1-22.82491448 11.97417472z m0 0M902.87322681 416.69981867a27.34605539 27.34605539 0 0 1-21.7288795-9.78210589l-24.98958222-30.41495153a26.03081387 26.03081387 0 0 1-5.42536932-19.56421178c1.09603385-7.59003705 4.35673657-14.11144135 9.78210588-18.46817792 4.32933547-4.35673657 10.85073977-5.42536931 17.37214294-5.42536931 8.68607203 0 16.30351019 3.26070158 21.72888064 9.78210589l24.98958108 30.41495153a25.92121059 25.92121059 0 0 1 5.42536932 19.56421177c-1.09603385 7.59003705-4.32933547 14.11144135-9.75470478 18.46817792a30.05874062 30.05874062 0 0 1-17.39954404 5.42536932z m0 0 fill#515151>/path>/svg> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title text-body-tiny light> Outdoor Lights /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-f73febb flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-idf73febb data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content icon-top gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classicon-top left> div classgem-infobox-icon> div classelementor-icon> svg aria-hiddentrue classe-font-icon-svg e-fas-solar-panel viewBox0 0 640 512 xmlnshttp://www.w3.org/2000/svg>path dM431.98 448.01l-47.97.05V416h-128v32.21l-47.98.05c-8.82.01-15.97 7.16-15.98 15.99l-.05 31.73c-.01 8.85 7.17 16.03 16.02 16.02l223.96-.26c8.82-.01 15.97-7.16 15.98-15.98l.04-31.73c.01-8.85-7.17-16.03-16.02-16.02zM585.2 26.74C582.58 11.31 568.99 0 553.06 0H86.93C71 0 57.41 11.31 54.79 26.74-3.32 369.16.04 348.08.03 352c-.03 17.32 14.29 32 32.6 32h574.74c18.23 0 32.51-14.56 32.59-31.79.02-4.08 3.35 16.95-54.76-325.47zM259.83 64h120.33l9.77 96H250.06l9.77-96zm-75.17 256H71.09L90.1 208h105.97l-11.41 112zm16.29-160H98.24l16.29-96h96.19l-9.77 96zm32.82 160l11.4-112h149.65l11.4 112H233.77zm195.5-256h96.19l16.29 96H439.04l-9.77-96zm26.06 256l-11.4-112H549.9l19.01 112H455.33z>/path>/svg> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title text-body-tiny light> Solar Lights /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-fe76d90 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-idfe76d90 data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content icon-top gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classicon-top left> div classgem-infobox-icon> div classelementor-icon> svg xmlnshttp://www.w3.org/2000/svg classicon width200px height150.15px viewBox0 0 1364 1024>path dM1364.173467 1024H825.834053V175.491519H1364.173467z m-481.296827-57.042587H1307.13088V232.534106H882.87664z>/path>path dM1102.775813 629.065649l-48.486199-30.261092 53.049606-84.622678h-81.086038l83.453305-181.281341 51.794669 23.843801-46.204496 100.394953h95.004429z>/path>path dM760.178035 985.809988a124.295797 124.295797 0 0 1-123.240509-125.037351v-88.729744h57.042587v88.729744a66.226443 66.226443 0 1 0 132.395844 0h57.042587a124.295797 124.295797 0 0 1-123.240509 125.037351z>/path>path dM1209.987355 186.187004h-57.042587V132.709579h-106.954851v53.477425h-57.042587V75.666992h221.040025z>/path>path dM935.469905 685.30964h313.734228v57.042587h-313.734228z>/path>path dM935.469905 770.87352h313.734228v57.042587h-313.734228z>/path>path dM935.469905 856.437401h313.734228v57.042587h-313.734228z>/path>path dM796.65677 790.667298H-0.028521l59.409854-475.364399h677.80854z m-732.05604-57.042587h667.398267l-45.149207-361.279225H109.749937z>/path>path dM79.203632 446.244158h638.249506v57.042587H79.203632z>/path>path dM57.926747 584.372782h679.405732v57.042587H57.926747z>/path>path dM369.807091 343.824193h57.042587v418.321812h-57.042587z>/path>path dM178.17252 759.778737l34.853021-418.321811 56.842938 4.734534L235.015458 764.513272z>/path>path dM528.813303 345.421385l56.842937-4.734534 35.309362 423.769378-56.842938 4.734535z>/path>path dM531.40874 291.544662h-57.042587a76.06629 76.06629 0 1 0-152.104058 0h-57.042587a133.108877 133.108877 0 1 1 266.189232 0z>/path>path dM625.215274 314.361697l-100.33791-75.267694 12.34972-86.476562-86.505083 12.349721-52.422137-69.87717-52.422138 69.87717-86.505083-12.349721 12.34972 86.476562-100.309389 75.267694-34.225552-45.63407 73.299724-54.989054-18.339192-128.34582 128.345821 18.367713L398.299864 0l77.806088 103.760466 128.345821-18.367713-18.339192 128.34582 73.299724 54.989054z>/path>/svg> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title text-body-tiny light> Solar Energy System /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-280feab flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-infobox data-id280feab data-element_typewidget data-settings{"thegem_elementor_preset":"tiny"} data-widget_typethegem-infobox.default> div classelementor-widget-container> div classgem-infobox styled-textbox-tiny width-link> div classgem-infobox-top gem-infobox-top-none default-fill> /div> div classgem-infobox-inner> div classgem-infobox-content icon-top gem-infobox-icon-horizontal-left gem-infobox-icon-image-wrapping-inline> div classgem-texbox-icon-image-wrapper> div classicon-top left> div classgem-infobox-icon> div classelementor-icon> i aria-hiddentrue classgem-mdi mdi-cart-outline>/i> /div> /div> /div> /div> div classgem-texbox-text-wrapper> div classgem-infobox-title text-body-tiny light> Other Products /div> /div> /div> /div> div classgem-infobox-bottom gem-infobox-bottom-none default-fill> /div> a href# target_blank relnofollow classgem-styled-textbox-link>/a> /div> /div> /div> div classelementor-element elementor-element-dca9506 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer data-iddca9506 data-element_typewidget data-widget_typespacer.default> div classelementor-widget-container> div classelementor-spacer> div classelementor-spacer-inner>/div> /div> /div> /div> div classelementor-element elementor-element-140a5cb flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id140a5cb data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes","add_icon":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat gem-button-icon-position-right hrefhttps://formoreled.com/sourcing> span classgem-inner-wrapper-btn> span classgem-button-icon> svg aria-hiddentrue classe-font-icon-svg e-fas-angle-double-right viewBox0 0 448 512 xmlnshttp://www.w3.org/2000/svg>path dM224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z>/path>/svg> /span> span classgem-text-button> More About Sourcing Service /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div>/div>/li>li idmenu-item-21575 classmenu-item menu-item-type-post_type menu-item-object-page menu-item-21575 megamenu-first-element>a hrefhttps://formoreled.com/download class >Download/a>/li>/ul> /nav> /div> /div> /div> div classelementor-element elementor-element-1b8f301 flex-horizontal-align-mobile-right elementor-hidden-tablet elementor-hidden-mobile flex-horizontal-align-default flex-horizontal-align-tablet-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-template-search data-id1b8f301 data-element_typewidget data-settings{"post_type_products":"1","post_type_posts":"1","post_type_pages":"1","post_type_portfolio":"1","search_ajax":"1","popular":"1"} data-widget_typethegem-template-search.default> div classelementor-widget-container> div classthegem-te-search> div classthegem-te-search__item te-menu-item-fullscreen-search> a href#> span classopen> i classdefault>/i> /span> span classclose> i classdefault>/i> /span> /a> div classthegem-te-search-hide styledisplay: none> div classthegem-fullscreen-search ajax-search data-id1b8f301 data-post-types"product","post","thegem_pf_item","page" data-post-types-ppp16,8,8,8 data-result-title"","Results from Blog","Results from Portfolio","Results from Pages" data-show-allView all search results> form rolesearch classsearchform sf actionhttps://formoreled.com/ methodGET> input classthegem-fullscreen-searchform-input sf-input typetext placeholderStart typing to search... names data-styles"https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/thegem-portfolio.css","https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/thegem-woocommerce.css","https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/thegem-woocommerce-temp.css","https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/thegem-portfolio-products-extended.css","https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/thegem-hovers.css","https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/hovers\/thegem-hovers-fade.css","https:\/\/formoreled.com\/wp-content\/themes\/thegem-elementor\/css\/thegem-news-grid.css"> input typehidden namepost_type valueproduct /> div classsf-close>/div> /form> div classsearch-scroll> div classtop-searches> div classcontainer> div classtop-search-text>Top Searches:/div> a classtop-search-item hrefhttps://formoreled.com/?sSearch Term 1 data-searchSearch Term 1>Search Term 1/a> /div> /div> div classsf-result> div classresult-sections>/div> /div> /div> /div> /div> /div> /div> /div> /div> div classelementor-element elementor-element-7854402c elementor-hidden-mobile flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id7854402c data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat gem-button-inherit gem-button-disable-uppercase hrefhttps://nc-greenenergy.com/ target_blank> span classgem-inner-wrapper-btn> span classgem-text-button> NC Energy /span> /span> /a> /div> /div> /div> div classelementor-element elementor-element-f1f7b45 flex-horizontal-align-left flex-horizontal-align-mobile-right elementor-widget-mobile__width-auto elementor-hidden-desktop flex-horizontal-align-tablet-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-template-logo data-idf1f7b45 data-element_typewidget data-widget_typethegem-template-logo.default> div classelementor-widget-container> div classthegem-te-logo desktop-view data-tablet-landscapedefault data-tablet-portraitdefault> div classsite-logo> a classaccount-link hrefhttps://formoreled.com/> span classlogo> span classlogo desktop>img width238 height68 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20238%2068%3E%3C/svg%3E data-lazy-srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_3x.png 3x altFormorelighting stylewidth:238px; classtgp-exclude default data-lazy-srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png/>noscript>img width238 height68 srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_a039a85c0e171c3a5646e9e27e2d5e93_3x.png 3x altFormorelighting stylewidth:238px; classtgp-exclude default/>/noscript>/span> span classlogo mobile>img width100 height29 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20100%2029%3E%3C/svg%3E data-lazy-srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_3x.png 3x altFormorelighting stylewidth:100px; classtgp-exclude small data-lazy-srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png/>noscript>img width100 height29 srchttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png srcsethttps://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_1x.png 1x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_2x.png 2x,https://formoreled.com/wp-content/uploads/thegem/logos/logo_5d09bae979c387523463ab738d43ce50_3x.png 3x altFormorelighting stylewidth:100px; classtgp-exclude small/>/noscript>/span> /span> /a> /div> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> /div> /div>/div> /header> div idmain classsite-main page__top-shadow visible>div idmain-content classmain-content>div classblock-content> div classpanel> div classpanel-center> article idpost-1562 classpost-1562 page type-page status-publish> div classentry-content post-content> div classcontainer> /div>!-- .container --> div classfullwidth-content> div data-elementor-typewp-page data-elementor-id1562 classelementor elementor-1562 data-elementor-post-typepage> section classelementor-section elementor-top-section elementor-element elementor-element-804e06b elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id804e06b data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7061039 data-id7061039 data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> section classelementor-section elementor-inner-section elementor-element elementor-element-a747117 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-ida747117 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c51c39a data-idc51c39a data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-3527925 elementor-widget__width-auto flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id3527925 data-element_typewidget data-settings{"_animation":"none"} data-widget_typethegem-animated-heading.default> div classelementor-widget-container> script typerocketlazyloadscript data-rocket-typetext/javascript>(function() {function TheGemHeading() {this.animateClass thegem-heading-animate;this.animatedClass thegem-heading-animated;}TheGemHeading.prototype {initialize: function () {let items document.querySelectorAll(.+this.animateClass);items.forEach((item)>{if (this.isElementVisible(item)) {this.prepareAnimation(item);this.startAnimation(item);}});if (IntersectionObserver in window) {let intersectionObserver new IntersectionObserver((entries)>{entries.forEach((entry)> {if (entry.isIntersecting) {this.startAnimation(entry.target);intersectionObserver.unobserve(entry.target);}});});items.forEach((item)>{intersectionObserver.observe(item);this.prepareAnimation(item);});} else {items.forEach((item)>{this.prepareAnimation(item);this.startAnimation(item);});}},isElementVisible: function (element) {let rect element.getBoundingClientRect(),width window.innerWidth || document.documentElement.clientWidth,height window.innerHeight || document.documentElement.clientHeight,efp (x, y) > document.elementFromPoint(x, y);if (rect.right 0 || rect.bottom 0 || rect.left > width || rect.top > height) return false;return (element.contains(efp(rect.left,rect.top)) ||element.contains(efp(rect.right, rect.top)) ||element.contains(efp(rect.right, rect.bottom)) ||element.contains(efp(rect.left,rect.bottom)));},startAnimation: function (element) {if (element && !element.classList.contains(this.animatedClass)) {element.classList.add(this.animatedClass);element.classList.remove(this.animateClass);element.dispatchEvent(new Event(theGemHeading.startAnimation, {bubbles: true}));}},prepareAnimation: function (element) {if (element && !element.isPreparedAnimation) {element.dispatchEvent(new Event(theGemHeading.prepareAnimation, {bubbles: true}));element.isPreparedAnimation true;}}};window.theGemHeading new TheGemHeading();document.addEventListener(DOMContentLoaded, function() {window.theGemHeading.initialize();});})();document.addEventListener(theGemHeading.prepareAnimation, function(event) {const element event.target;const animationName element.dataset.animationName;if (element && lines-slide-up, lines-slide-up-random.includes(animationName)) {theGemHeadingPrepareAnimation(element);}});function theGemHeadingPrepareAnimation(element) {if (!element) return;const isDesktop window.innerWidth > 1024;const isTablet window.innerWidth 1024 && window.innerWidth > 768;const isMobile window.innerWidth 768;if (element.classList.contains(animation-prepared)) return;if (element.classList.contains(thegem-heading-animate-disable-desktop) && isDesktop) return;if (element.classList.contains(thegem-heading-animate-disable-tablet) && isTablet) return;if (element.classList.contains(thegem-heading-animate-disable-mobile) && isMobile) return;const animationName element.dataset.animationName;const animationDelay parseInt(element.dataset.animationDelay) || 0;const animationInterval parseInt(element.dataset.animationInterval) || 0;switch (animationName) {case lines-slide-up:case lines-slide-up-random:const animationLineTagWrap span classthegem-heading-line-wrap>;let animationLineTag function (index) {let styles ;if (animationName lines-slide-up && (animationDelay > 0 || animationInterval > 0)) {styles `animation-delay: ${(animationDelay + (animationInterval*(index+1)))}ms;`;}return span classthegem-heading-line + (styles! ? style+styles+ : ) + >;};let nodes element.childNodes;let currentOffset nodes0.offsetTop;let index 0;let idx 0;let html animationLineTagWrap + animationLineTag(index);for (let i 0; i nodes.length; i++) {if (nodesi.nodeType 3) continue;if (nodesi.offsetTop > currentOffset + nodesi.scrollHeight/2) {index++;html + /span>/span> + animationLineTagWrap + animationLineTag(index);currentOffset nodesi.offsetTop;if (animationName lines-slide-up-random) idx 0;}if (animationName lines-slide-up-random && (animationDelay > 0 || animationInterval > 0)) {nodesi.style.animationDelay (animationDelay + animationInterval*(idx+1)) + ms;}html + nodesi.outerHTML + ;if (animationName lines-slide-up-random) idx++;}html + /span>/span>;element.innerHTML html;break;}element.classList.add(animation-prepared);}/script>h6 classthegem-heading thegem-animated-heading default thegem-heading-animate words-slide-right idthegem-heading-3527925>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #0000FF; animation-delay: 15ms>Vision/span>/span>/h6>style typetext/css>#thegem-heading-3527925 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-ef67c30 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idef67c30 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h1 thegem-heading-animate words-slide-right idthegem-heading-ef67c30>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Creative/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>and/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 400ms>Simple/span>/span>/div>style typetext/css>#thegem-heading-ef67c30 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-c6c8905 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idc6c8905 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h1 thegem-heading-animate words-slide-right idthegem-heading-c6c8905>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Meganetic/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>Lights/span>/span>/div>style typetext/css>#thegem-heading-c6c8905 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-e8fd122 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-ide8fd122 data-element_typewidget data-settings{"effects_enabled":"yes","thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> script typerocketlazyloadscript data-rocket-typetext/javascript>(function() {function TheGemButtonAnimation() {this.animateClass thegem-button-animate;this.animatedClass thegem-button-animated;}TheGemButtonAnimation.prototype {initialize: function () {let items document.querySelectorAll(.+this.animateClass);items.forEach((item)>{if (this.isElementVisible(item)) this.startAnimation(item);});if (IntersectionObserver in window) {let intersectionObserver new IntersectionObserver((entries, observer)>{entries.forEach((entry)> {if (entry.isIntersecting) {this.startAnimation(entry.target);intersectionObserver.unobserve(entry.target);}});});items.forEach((item)>intersectionObserver.observe(item));} else {items.forEach((item)>this.startAnimation(item));}},isElementVisible: function (element) {let rect element.getBoundingClientRect(),vWidth window.innerWidth || document.documentElement.clientWidth,vHeight window.innerHeight || document.documentElement.clientHeight,efp (x, y) > document.elementFromPoint(x, y);if (rect.right 0 || rect.bottom 0 || rect.left > vWidth || rect.top > vHeight) return false;return (element.contains(efp(rect.left,rect.top)) ||element.contains(efp(rect.right, rect.top)) ||element.contains(efp(rect.right, rect.bottom)) ||element.contains(efp(rect.left,rect.bottom)));},startAnimation: function (element) {if (element && !element.classList.contains(this.animatedClass)) {element.classList.add(this.animatedClass);element.classList.remove(this.animateClass);}}};window.theGemButtonAnimation new TheGemButtonAnimation();document.addEventListener(DOMContentLoaded, function() {window.theGemButtonAnimation.initialize();});})();/script>style>.elementor-element-e8fd122 .gem-button {opacity:0;animation-delay:650ms !important}/style>div classthegem-button-animate thegem-button-animation-fade-left gem-button-container gem-widget-button lazy-loading> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat hrefhttps://formoreled.com/index.php/product-category/indoor-lights/magnetic-light/> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a7fba14 data-ida7fba14 data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-ab160a1 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idab160a1 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h2 thegem-heading-animate words-slide-right idthegem-heading-ab160a1>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 800ms>Solar/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 900ms>Items/span>/span>/div>style typetext/css>#thegem-heading-ab160a1 {margin: 0;}#thegem-heading-ab160a1 {margin-left: auto; margin-right: auto;}#thegem-heading-ab160a1 > * {justify-content: center;}/style> /div> /div> div classelementor-element elementor-element-d8a61cb flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idd8a61cb data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h4 thegem-heading-animate words-slide-right idthegem-heading-d8a61cb>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 900ms>Solar/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 1000ms>panels/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 1100ms>and/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 1200ms>system/span>/span>/div>style typetext/css>#thegem-heading-d8a61cb {margin: 0;}#thegem-heading-d8a61cb {margin-left: auto; margin-right: auto;}#thegem-heading-d8a61cb > * {justify-content: center;}/style> /div> /div> div classelementor-element elementor-element-410fbcc flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id410fbcc data-element_typewidget data-settings{"stretch_full_width":"yes","effects_enabled":"yes","thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> style>.elementor-element-410fbcc .gem-button {opacity:0;animation-delay:900ms !important}/style>div classthegem-button-animate thegem-button-animation-fade-right gem-button-container gem-widget-button gem-button-position-fullwidth lazy-loading> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat hrefhttps://nc-greenenergy.com/ target_blank relnofollow> span classgem-inner-wrapper-btn> span classgem-text-button> NC ENERGY /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-9c9f081 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id9c9f081 data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-faeaae2 data-idfaeaae2 data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-d804c20 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idd804c20 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h4 thegem-heading-animate words-slide-left idthegem-heading-d804c20>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 100ms>Indoor/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>and/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>Outdoor/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 400ms>Lighting/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 500ms>Solution/span>/span>/div>style typetext/css>#thegem-heading-d804c20 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-2b3e5db flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer data-id2b3e5db data-element_typewidget data-widget_typespacer.default> div classelementor-widget-container> div classelementor-spacer> div classelementor-spacer-inner>/div> /div> /div> /div> div classelementor-element elementor-element-ac0e2c0 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-idac0e2c0 data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>One-step lighting solution services and expert team/div> /div> /div> /div> div classelementor-element elementor-element-5031ef5 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id5031ef5 data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-tiny gem-button-text-weight-bold gem-button-style-flat hrefhttps://formoreled.com/led-light-solutions> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-acc61b1 data-idacc61b1 data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-6c59401 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id6c59401 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> div classthegem-heading thegem-animated-heading title-h4 thegem-heading-animate words-slide-left idthegem-heading-6c59401>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 100ms>New/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Solar/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>Energy/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 400ms>Solution/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 500ms>and/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 600ms>Products/span>/span>/div>style typetext/css>#thegem-heading-6c59401 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-6a853a8 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer data-id6a853a8 data-element_typewidget data-widget_typespacer.default> div classelementor-widget-container> div classelementor-spacer> div classelementor-spacer-inner>/div> /div> /div> /div> div classelementor-element elementor-element-e40735a elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-ide40735a data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>New and hot solar items for energy saving , home or business/div> /div> /div> /div> div classelementor-element elementor-element-44cdcc7 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id44cdcc7 data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-tiny gem-button-text-weight-bold gem-button-style-flat hrefhttps://formoreled.com/solar-light-solutions> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-361ff31 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id361ff31 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f23d11f data-idf23d11f data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> section classelementor-section elementor-inner-section elementor-element elementor-element-448a2b1 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id448a2b1 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-aff8c57 data-idaff8c57 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-aac82cb elementor-widget__width-auto flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idaac82cb data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> h3 classthegem-heading thegem-animated-heading default idthegem-heading-aac82cb>span>Categories/span> /h3>style typetext/css>#thegem-heading-aac82cb {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-c26d3de elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-idc26d3de data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat href#> span classgem-inner-wrapper-btn> span classgem-text-button> Check All /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> div classelementor-element elementor-element-c3c68bf flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-products-categories data-idc3c68bf data-element_typewidget data-settings{"thegem_elementor_preset":"image-dark-caption","content_products_cat":"accessories","indoor-lights","outdoor-lights","smart-lights","solar-lights","orderby":"count","order":"desc","image_size":"default"} data-widget_typethegem-products-categories.default> div classelementor-widget-container> div classportfolio-preloader-wrapper> div classproducts-categories-widget layout-type-grid portfolio-preset-image-dark-caption caption-position-image counts-visible-hover aspect-ratio-portrait caption-container-preset-transparent caption-container-preset-color-dark caption-container-vertical-position- no-gaps columns-desktop-5 columns-tablet-3 columns-mobile-2 caption-container-alignment-center data-portfolio-uidc3c68bf data-columns-mobile2 data-columns-tablet3 data-columns-desktop5 data-margin-mobile21 data-margin-tablet0 data-margin-desktop0 data-dots0 data-arrows0 data-loop0 data-sliding-animation data-autoscroll-speed0> div classcategories-row-outer > div classcategories-row clearfix> div classcategories-set> div classproducts-category-item product-category product first> div classwrap-out> div classwrap clearfix> div classcategory-thumbnail> div classcategory-thumbnail-inner thegem-product-justified-portrait-s> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/10001-1-tuya-2-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altIndoor Lights data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/10001-1-tuya-2-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/10001-1-tuya-2-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altIndoor Lights data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c72e />script>window.tgpQueue.add(tgpli-69252e4b6c72e)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/10001-1-tuya-2-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altIndoor Lights />/noscript>/noscript> /picture> /div> /div> a classcategory-overlay hrefhttps://formoreled.com/product-category/indoor-lights> div classcategory-overlay-inner> div classcategory-overlay-inner-inside> h6 classcategory-title>Indoor Lights/h6> div classcategory-count visible-hover> div classcategory-count-inside> 38 products /div> /div> /div> /div> /a> /div> /div>/div>div classproducts-category-item product-category product> div classwrap-out> div classwrap clearfix> div classcategory-thumbnail> div classcategory-thumbnail-inner thegem-product-justified-portrait-s> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/b008a84f79b31f2519627b1e62ba7a04-thegem-product-justified-portrait-s.webp 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altSolar Lights data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/b008a84f79b31f2519627b1e62ba7a04-thegem-product-justified-portrait-s.webp />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/b008a84f79b31f2519627b1e62ba7a04-thegem-product-justified-portrait-s.webp width300 height375 classattachment-thegem-product-justified-portrait-s altSolar Lights data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c739 />script>window.tgpQueue.add(tgpli-69252e4b6c739)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/b008a84f79b31f2519627b1e62ba7a04-thegem-product-justified-portrait-s.webp width300 height375 classattachment-thegem-product-justified-portrait-s altSolar Lights />/noscript>/noscript> /picture> /div> /div> a classcategory-overlay hrefhttps://formoreled.com/product-category/solar-lights> div classcategory-overlay-inner> div classcategory-overlay-inner-inside> h6 classcategory-title>Solar Lights/h6> div classcategory-count visible-hover> div classcategory-count-inside> 11 products /div> /div> /div> /div> /a> /div> /div>/div>div classproducts-category-item product-category product> div classwrap-out> div classwrap clearfix> div classcategory-thumbnail> div classcategory-thumbnail-inner thegem-product-justified-portrait-s> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/small-solar-garden-light-lantern-in-flower-bed-g-2021-08-26-23-06-04-utc-tuya-scaled-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altOutdoor Lights data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/small-solar-garden-light-lantern-in-flower-bed-g-2021-08-26-23-06-04-utc-tuya-scaled-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/small-solar-garden-light-lantern-in-flower-bed-g-2021-08-26-23-06-04-utc-tuya-scaled-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altOutdoor Lights data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c742 />script>window.tgpQueue.add(tgpli-69252e4b6c742)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/small-solar-garden-light-lantern-in-flower-bed-g-2021-08-26-23-06-04-utc-tuya-scaled-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altOutdoor Lights />/noscript>/noscript> /picture> /div> /div> a classcategory-overlay hrefhttps://formoreled.com/product-category/outdoor-lights> div classcategory-overlay-inner> div classcategory-overlay-inner-inside> h6 classcategory-title>Outdoor Lights/h6> div classcategory-count visible-hover> div classcategory-count-inside> 30 products /div> /div> /div> /div> /a> /div> /div>/div>div classproducts-category-item product-category product last> div classwrap-out> div classwrap clearfix> div classcategory-thumbnail> div classcategory-thumbnail-inner thegem-product-justified-portrait-s> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/forwelike_led_magnetic_light_coffice_shop__white_light_Canon_ca_44137397-fd4a-4287-8ce1-b43288bcd1a3-tuya-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altSmart Lights data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/forwelike_led_magnetic_light_coffice_shop__white_light_Canon_ca_44137397-fd4a-4287-8ce1-b43288bcd1a3-tuya-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/forwelike_led_magnetic_light_coffice_shop__white_light_Canon_ca_44137397-fd4a-4287-8ce1-b43288bcd1a3-tuya-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altSmart Lights data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c74c />script>window.tgpQueue.add(tgpli-69252e4b6c74c)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/forwelike_led_magnetic_light_coffice_shop__white_light_Canon_ca_44137397-fd4a-4287-8ce1-b43288bcd1a3-tuya-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altSmart Lights />/noscript>/noscript> /picture> /div> /div> a classcategory-overlay hrefhttps://formoreled.com/product-category/smart-lights> div classcategory-overlay-inner> div classcategory-overlay-inner-inside> h6 classcategory-title>Smart Lights/h6> div classcategory-count visible-hover> div classcategory-count-inside> 0 products /div> /div> /div> /div> /a> /div> /div>/div>div classproducts-category-item product-category product first> div classwrap-out> div classwrap clearfix> div classcategory-thumbnail> div classcategory-thumbnail-inner thegem-product-justified-portrait-s> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/Iotty_U3_hero_Black_Light-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altAccessories data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/Iotty_U3_hero_Black_Light-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/Iotty_U3_hero_Black_Light-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altAccessories data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c756 />script>window.tgpQueue.add(tgpli-69252e4b6c756)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/Iotty_U3_hero_Black_Light-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altAccessories />/noscript>/noscript> /picture> /div> /div> a classcategory-overlay hrefhttps://formoreled.com/product-category/accessories> div classcategory-overlay-inner> div classcategory-overlay-inner-inside> h6 classcategory-title>Accessories/h6> div classcategory-count visible-hover> div classcategory-count-inside> 0 products /div> /div> /div> /div> /a> /div> /div>/div> /div>!-- .portflio-set --> /div>!-- .row--> /div>!-- .full-width --> /div>!-- .portfolio--> /div>!-- .portfolio-preloader-wrapper--> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-5eb1301 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id5eb1301 data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-81cbf1e data-id81cbf1e data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-a731206 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-extended-products-carousel data-ida731206 data-element_typewidget data-settings{"product_show_tabs":"yes","thegem_elementor_preset":"below-cart-disabled","image_size":"default","exclude_type":"manual","orderby":"default","order":"asc","product_show_categories":"yes","product_show_categories_tablet":"yes","product_show_categories_mobile":"yes","product_show_title":"yes","product_show_price":"yes","product_show_new":"yes","product_show_sale":"yes","product_show_out":"yes","cart_hook":"yes"} data-widget_typethegem-extended-products-carousel.default> div classelementor-widget-container> div classpreloader skeleton-carousel> div classskeleton> div classskeleton-posts row portfolio-row> div classportfolio-item product col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited size-item post-1562 page type-page status-publish> /div> div classportfolio-item product col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited size-item post-1562 page type-page status-publish> /div> div classportfolio-item product col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited size-item post-1562 page type-page status-publish> /div> div classportfolio-item product col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited size-item post-1562 page type-page status-publish> /div> div classportfolio-item product col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited size-item post-1562 page type-page status-publish> /div> /div> /div> /div> div classportfolio-preloader-wrapper> div classportfolio portfolio-grid extended-portfolio-grid extended-products-grid extended-products-grid-carousel extended-carousel-grid woocommerce products no-padding disable-isotope portfolio-preset-below-cart-disabled portfolio-style-justified background-style-gray caption-container-preset- caption-position-page caption-alignment- hover-fade title-on-page arrows-position-outside aspect-ratio-portrait loading-animation item-animation-move-up portfolio-disable-socials columns-desktop-4x columns-tablet-3x columns-mobile-2x arrows-hover carousel-scroll-init aspect-ratio-custom idstyle-a731206 data-style-uida731206 data-columns-mobile2 data-columns-tablet3 data-columns-desktop4 data-margin-mobile5 data-margin-tablet22 data-margin-desktop22 data-hoverfade data-dots1 data-arrows1 data-loop1 data-sliding-animationone-by-one data-autoscroll-speed0> div classportfolio-row-outer > div classportfolio-top-panel> div classportfolio-filter-tabs style-alternative alignment-right > div classtitle-h4 portfolio-filter-tabs-title >Selected Products/div> ul classportfolio-filter-tabs-list> li classportfolio-filter-tabs-list-tab active data-num1> Manetic LIghts /li> li classportfolio-filter-tabs-list-tab data-num2> Solar Lights /li> li classportfolio-filter-tabs-list-tab data-num3> Solar Energy /li> /ul> /div> /div> div classportfolio-filter-tabs-content> div classextended-products-grid-carousel-item active data-num1> div classportfolio-row clearfix> div classportfolio-set> div classextended-carousel-wrap> div classextended-carousel-item owl-carousel owl-theme owl-loaded> div classowl-stage-outer> div classowl-stage> div classportfolio-item product all indoor-lights magnetic-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-14333 type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock featured shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-14333 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock featured shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/RM-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altRM-4 data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/RM-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/RM-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altRM-4 data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c764 />script>window.tgpQueue.add(tgpli-69252e4b6c764)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/RM-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altRM-4 />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/rm-4>span classscreen-reader-text>RM-4/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> span classlabel new-label title-h6>span classrotate-back>span classtext>New/span>/span>/span> /div> /div> /div> div classcaption post-14333 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light last instock featured shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filterindoor-lights>Indoor Lights/a>, a href# data-filter-typecategory data-filtermagnetic-light>Magnetic Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/rm-4>RM-4/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all indoor-lights magnetic-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-14335 type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light first instock featured shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-14335 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock featured shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/R20-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altR20-4 data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/R20-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/R20-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altR20-4 data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c770 />script>window.tgpQueue.add(tgpli-69252e4b6c770)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/R20-4-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altR20-4 />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/r20-4>span classscreen-reader-text>R20-4/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> span classlabel new-label title-h6>span classrotate-back>span classtext>New/span>/span>/span> /div> /div> /div> div classcaption post-14335 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock featured shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filterindoor-lights>Indoor Lights/a>, a href# data-filter-typecategory data-filtermagnetic-light>Magnetic Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/r20-4>R20-4/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all indoor-lights magnetic-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-14334 type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light last instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-14334 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light first instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/R20-5-tuya-scaled-1-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altR20-5 data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/R20-5-tuya-scaled-1-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/R20-5-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altR20-5 data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c77c />script>window.tgpQueue.add(tgpli-69252e4b6c77c)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/R20-5-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altR20-5 />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/r20-5>span classscreen-reader-text>R20-5/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-14334 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filterindoor-lights>Indoor Lights/a>, a href# data-filter-typecategory data-filtermagnetic-light>Magnetic Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/r20-5>R20-5/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all indoor-lights magnetic-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-14331 type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-14331 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light last instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/R20-1-tuya-scaled-1-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altS20-1 data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/R20-1-tuya-scaled-1-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/R20-1-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altS20-1 data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c787 />script>window.tgpQueue.add(tgpli-69252e4b6c787)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/R20-1-tuya-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altS20-1 />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/s20-1>span classscreen-reader-text>S20-1/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-14331 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light first instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filterindoor-lights>Indoor Lights/a>, a href# data-filter-typecategory data-filtermagnetic-light>Magnetic Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/s20-1>S20-1/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all indoor-lights magnetic-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-14347 type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock featured downloadable virtual product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-14347 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light instock featured downloadable virtual product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/M20-DFSM-12W-scaled-1-thegem-product-justified-portrait-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altM20-DFSM-12W data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/M20-DFSM-12W-scaled-1-thegem-product-justified-portrait-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/M20-DFSM-12W-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altM20-DFSM-12W data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c792 />script>window.tgpQueue.add(tgpli-69252e4b6c792)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/M20-DFSM-12W-scaled-1-thegem-product-justified-portrait-s.jpg width300 height375 classattachment-thegem-product-justified-portrait-s altM20-DFSM-12W />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/m20-dfsm-12w>span classscreen-reader-text>M20-DFSM-12W/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> span classlabel new-label title-h6>span classrotate-back>span classtext>New/span>/span>/span> /div> /div> /div> div classcaption post-14347 product type-product status-publish has-post-thumbnail product_cat-all product_cat-indoor-lights product_cat-magnetic-light last instock featured downloadable virtual product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filterindoor-lights>Indoor Lights/a>, a href# data-filter-typecategory data-filtermagnetic-light>Magnetic Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/m20-dfsm-12w>M20-DFSM-12W/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> /div> /div> /div> /div> /div>!-- .portflio-set --> /div>!-- .row--> div classslider-prev-icon position-outside> i classdefault>/i> /div> div classslider-next-icon position-outside> i classdefault>/i> /div> /div> div classextended-products-grid-carousel-item data-num2> div classportfolio-row clearfix> div classportfolio-set> div classextended-carousel-wrap> div classextended-carousel-item owl-carousel owl-theme owl-loaded> div classowl-stage-outer> div classowl-stage> div classportfolio-item product all solar-street-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-21158 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light first instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-21158 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.008-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s alt150w 200w Double-sided Panel Split Solar Street Light data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.008-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.008-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s alt150w 200w Double-sided Panel Split Solar Street Light data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7a1 />script>window.tgpQueue.add(tgpli-69252e4b6c7a1)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.008-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s alt150w 200w Double-sided Panel Split Solar Street Light />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/150w-200w-double-sided-panel-split-solar-street-light>span classscreen-reader-text>150w 200w Double-sided Panel Split Solar Street Light/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-21158 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-street-light>Solar Street Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/150w-200w-double-sided-panel-split-solar-street-light>150w 200w Double-sided Panel Split Solar Street Light/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all solar-street-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-21152 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light last instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-21152 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light first instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.005-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altAll-in-one Lifepo4 Battery Solar Street Light Formorelighting data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.005-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.005-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altAll-in-one Lifepo4 Battery Solar Street Light Formorelighting data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7ae />script>window.tgpQueue.add(tgpli-69252e4b6c7ae)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.005-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altAll-in-one Lifepo4 Battery Solar Street Light Formorelighting />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/all-in-one-lifepo4-battery-solar-street-light-formorelighting>span classscreen-reader-text>All-in-one Lifepo4 Battery Solar Street Light Formorelighting/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-21152 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-street-light>Solar Street Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/all-in-one-lifepo4-battery-solar-street-light-formorelighting>All-in-one Lifepo4 Battery Solar Street Light Formorelighting/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all solar-street-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-21154 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-21154 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light last instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.006-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altAll-in-one Solar Street Light 150LM/W data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.006-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.006-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altAll-in-one Solar Street Light 150LM/W data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7ba />script>window.tgpQueue.add(tgpli-69252e4b6c7ba)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.006-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altAll-in-one Solar Street Light 150LM/W />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/all-in-one-solar-street-light-150lm-w>span classscreen-reader-text>All-in-one Solar Street Light 150LM/W/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-21154 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-street-light first instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-street-light>Solar Street Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/all-in-one-solar-street-light-150lm-w>All-in-one Solar Street Light 150LM/W/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all solar-flood-light col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-21172 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-flood-light instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-21172 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-flood-light instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/flood.003-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altAluminum Solar Flood Light data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/flood.003-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/flood.003-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altAluminum Solar Flood Light data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7c6 />script>window.tgpQueue.add(tgpli-69252e4b6c7c6)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/flood.003-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altAluminum Solar Flood Light />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/aluminum-solar-flood-light>span classscreen-reader-text>Aluminum Solar Flood Light/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-21172 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-flood-light last instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-flood-light>Solar Flood Light/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/aluminum-solar-flood-light>Aluminum Solar Flood Light/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all solar-lights solar-panel col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-20934 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-lights product_cat-solar-panel first instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-20934 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-lights product_cat-solar-panel instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altHalf Cell Mono Solar Panel data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altHalf Cell Mono Solar Panel data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7d2 />script>window.tgpQueue.add(tgpli-69252e4b6c7d2)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altHalf Cell Mono Solar Panel />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/half-cell-mono-solar-panel>span classscreen-reader-text>Half Cell Mono Solar Panel/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-20934 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-lights product_cat-solar-panel instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-lights>Solar Lights/a>, a href# data-filter-typecategory data-filtersolar-panel>Solar Panel/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/half-cell-mono-solar-panel>Half Cell Mono Solar Panel/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> /div> /div> /div> /div> /div>!-- .portflio-set --> /div>!-- .row--> div classslider-prev-icon position-outside> i classdefault>/i> /div> div classslider-next-icon position-outside> i classdefault>/i> /div> /div> div classextended-products-grid-carousel-item data-num3> div classportfolio-row clearfix> div classportfolio-set> div classextended-carousel-wrap> div classextended-carousel-item owl-carousel owl-theme owl-loaded> div classowl-stage-outer> div classowl-stage> div classportfolio-item product all solar-lights solar-panel col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-20934 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-lights product_cat-solar-panel last instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-20934 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-lights product_cat-solar-panel first instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altHalf Cell Mono Solar Panel data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altHalf Cell Mono Solar Panel data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7df />script>window.tgpQueue.add(tgpli-69252e4b6c7df)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.002-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altHalf Cell Mono Solar Panel />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/half-cell-mono-solar-panel>span classscreen-reader-text>Half Cell Mono Solar Panel/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-20934 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-lights product_cat-solar-panel instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-lights>Solar Lights/a>, a href# data-filter-typecategory data-filtersolar-panel>Solar Panel/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/half-cell-mono-solar-panel>Half Cell Mono Solar Panel/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all solar-panel col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-21148 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-panel instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-21148 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-panel last instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.001-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altMonocrystalline Solar Panel data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.001-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.001-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altMonocrystalline Solar Panel data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c7eb />script>window.tgpQueue.add(tgpli-69252e4b6c7eb)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.001-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altMonocrystalline Solar Panel />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/monocrystalline-solar-panel>span classscreen-reader-text>Monocrystalline Solar Panel/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-21148 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-panel first instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-panel>Solar Panel/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/monocrystalline-solar-panel>Monocrystalline Solar Panel/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> div classportfolio-item product all solar-panel col-xs-6 col-sm-4 col-md-3 owl-item item-animations-not-inited post-21146 type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-panel instock shipping-taxable product-type-simple> div classitem-separator-box>/div> div classactions woocommerce_before_shop_loop_item> /div> div classwrap clearfix> div classimage post-21146 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-panel instock shipping-taxable product-type-simple> div classimage-inner fallback-zooming> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/产品首图.003-thegem-product-justified-portrait-s.png 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20375%3E%3C/svg%3E width300 height375 classattachment-thegem-product-justified-portrait-s altPolycrystalline Solar Panel data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.003-thegem-product-justified-portrait-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.003-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altPolycrystalline Solar Panel data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c846 />script>window.tgpQueue.add(tgpli-69252e4b6c846)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/产品首图.003-thegem-product-justified-portrait-s.png width300 height375 classattachment-thegem-product-justified-portrait-s altPolycrystalline Solar Panel />/noscript>/noscript> /picture> /div> div classoverlay> div classoverlay-circle>/div> a classproduct-link hrefhttps://formoreled.com/product/polycrystalline-solar-panel>span classscreen-reader-text>Polycrystalline Solar Panel/span>/a> /div> div classportfolio-icons product-bottom on-page-caption empty> div classicons-top> !-- YITH --> !-- Sharing --> /div> /div> div classlabels-outer > div classproduct-labels style-3> /div> /div> /div> div classcaption post-21146 product type-product status-publish has-post-thumbnail product_cat-all product_cat-solar-panel last instock shipping-taxable product-type-simple> div classproduct-info clearfix> div classactions woocommerce_before_shop_loop_item_title> /div> div classcategories>a href# data-filter-typecategory data-filterall>All/a>, a href# data-filter-typecategory data-filtersolar-panel>Solar Panel/a>/div> div classtitle>a class hrefhttps://formoreled.com/product/polycrystalline-solar-panel>Polycrystalline Solar Panel/a>/div> div classactions woocommerce_shop_loop_item_title> /div> div classactions woocommerce_after_shop_loop_item_title> /div> /div> div classlist-right> div classprice-wrap default>/div> div classportfolio-icons product-bottom on-page-caption clearfix empty empty-mobile> /div> div classactions woocommerce_after_shop_loop_item> /div> /div> /div> /div> /div> /div> /div> /div> /div> /div>!-- .portflio-set --> /div>!-- .row--> div classslider-prev-icon position-outside> i classdefault>/i> /div> div classslider-next-icon position-outside> i classdefault>/i> /div> /div> /div> div classthegem-popup-notification-wrap idstyle-notification-a731206 > div classthegem-popup-notification cart data-timing4000> div classnotification-message> Item added to cart span classbuttons> a classbutton hrefhttps://formoreled.com>View Cart/a> a classbutton hrefhttps://formoreled.com>Checkout/a> /span> /div> /div> /div> /div>!-- .full-width --> /div>!-- .portfolio--> /div>!-- .portfolio-preloader-wrapper--> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-ac991e3 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-idac991e3 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4b2672 data-ida4b2672 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> section classelementor-section elementor-inner-section elementor-element elementor-element-241fe1a elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id241fe1a data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b61e1d0 data-idb61e1d0 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-98ee421 elementor-widget__width-auto flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id98ee421 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> h3 classthegem-heading thegem-animated-heading default idthegem-heading-98ee421>span>Projects/span> /h3>style typetext/css>#thegem-heading-98ee421 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-704a77f elementor-widget__width-initial elementor-widget-mobile__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id704a77f data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat href#> span classgem-inner-wrapper-btn> span classgem-text-button> Check all /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-inner-section elementor-element elementor-element-c9c8901 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-idc9c8901 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3ab54fb data-id3ab54fb data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-2a29e0f flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id2a29e0f data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> h4 classthegem-heading thegem-animated-heading default thegem-heading-animate words-slide-left idthegem-heading-2a29e0f>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 100ms>Led/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Magnetic/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>Light/span>/span>/h4>style typetext/css>#thegem-heading-2a29e0f {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-a651f30 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-ida651f30 data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>Intel i9 11900KF, GeForce RTX 3090, G.Skill TridentZ RGB 32GB DDR4 3200MHz, 2TB Intel M.2 NVMe SSD/div> /div> /div> /div> div classelementor-element elementor-element-49b7fbe flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id49b7fbe data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-tiny gem-button-text-weight-bold gem-button-style-flat href#> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> div classelementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-92498dc data-id92498dc data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-da72cf2 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idda72cf2 data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> h4 classthegem-heading thegem-animated-heading default thegem-heading-animate words-slide-left idthegem-heading-da72cf2>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 100ms>Led/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Magnetic/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>Light/span>/span>/h4>style typetext/css>#thegem-heading-da72cf2 {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-f7f2e57 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-idf7f2e57 data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>4/3 CMOS Hasselblad Camera, 5.1K Video, Omnidirectional Obstacle Sensing, 46-Min Flight/div> /div> /div> /div> div classelementor-element elementor-element-a4e01d1 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-ida4e01d1 data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-tiny gem-button-text-weight-bold gem-button-style-flat href#> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-inner-section elementor-element elementor-element-ed2d909 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-ided2d909 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1cde95f data-id1cde95f data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-acb790b flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-idacb790b data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> h4 classthegem-heading thegem-animated-heading default thegem-heading-animate words-slide-left idthegem-heading-acb790b>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 100ms>Led/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Magnetic/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 300ms>Light/span>/span>/h4>style typetext/css>#thegem-heading-acb790b {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-aec3163 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-idaec3163 data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>Intel i9 11900KF, GeForce RTX 3090, G.Skill TridentZ RGB 32GB DDR4 3200MHz, 2TB Intel M.2 NVMe SSD/div> /div> /div> /div> div classelementor-element elementor-element-48ed269 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id48ed269 data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-tiny gem-button-text-weight-bold gem-button-style-flat href#> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> div classelementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c3f5264 data-idc3f5264 data-element_typecolumn data-settings{"background_background":"classic"}> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-672b7dd flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-animated-heading data-id672b7dd data-element_typewidget data-widget_typethegem-animated-heading.default> div classelementor-widget-container> h4 classthegem-heading thegem-animated-heading default thegem-heading-animate words-slide-left idthegem-heading-672b7dd>span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 100ms>Solar/span>/span> span classthegem-heading-word-wrap>span classcolored thegem-heading-word stylecolor: #FFFFFF; animation-delay: 200ms>Panel/span>/span>/h4>style typetext/css>#thegem-heading-672b7dd {margin: 0;}/style> /div> /div> div classelementor-element elementor-element-867e024 elementor-widget__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-id867e024 data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>4/3 CMOS Hasselblad Camera, 5.1K Video, Omnidirectional Obstacle Sensing, 46-Min Flight/div> /div> /div> /div> div classelementor-element elementor-element-04e2f9c flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id04e2f9c data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-tiny gem-button-text-weight-bold gem-button-style-flat hrefhttps://formoreled.com/index.php/product-category/solar-lights/> span classgem-inner-wrapper-btn> span classgem-text-button> Learn More /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-a4043b4 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-ida4043b4 data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1c6e7ce data-id1c6e7ce data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-baa223f elementor-widget__width-initial elementor-widget-mobile__width-initial flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-heading data-idbaa223f data-element_typewidget data-widget_typeheading.default> div classelementor-widget-container> h2 classelementor-heading-title elementor-size-default>Latest News/h2> /div> /div> div classelementor-element elementor-element-78c3534 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-hidden-mobile flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id78c3534 data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-small gem-button-text-weight-bold gem-button-style-flat href#> span classgem-inner-wrapper-btn> span classgem-text-button> Check all /span> /span> /a> /div> /div> /div> section classelementor-section elementor-inner-section elementor-element elementor-element-e73ef98 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-ide73ef98 data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-03a7bda data-id03a7bda data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-37d8c62 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-extended-blog-grid data-id37d8c62 data-element_typewidget data-settings{"thegem_elementor_preset":"list","categories":"indoor","filters_text_labels_clear_text":"Clear Filters","items_per_page":1,"loading_animation":"yes","animation_effect":"move-up","image_gaps":{"unit":"px","size":0,"sizes":},"blog_title_preset":"title-h6","by_text":"By","caption_container_preset":"white","disable_hover":"yes","sorting_extended_text":"Default sorting","sorting_extended_dropdown_title_text":"Sort by title (A-Z)","sorting_extended_dropdown_title_desc_text":"Sort by title (Z-A)","sorting_extended_dropdown_latest_text":"Sort by latest","sorting_extended_dropdown_oldest_text":"Sort by oldest","not_found_text":"No items were found matching your selection","portfolio_uid":"37d8c62","skin_source":"default","columns_desktop_list":"1x","columns_tablet_list":"1x","image_size":"default","image_ratio_default":{"unit":"px","size":"","sizes":},"query_type":"post","source":"categories","exclude_blog_posts_type":"manual","order_by":"default","order":"default","caption_position_list":"right","image_hover_effect_list":"zoom-overlay","blog_show_featured_image":"yes","blog_show_title":"yes","blog_show_author":"yes","blog_show_author_avatar":"yes","blog_show_comments":"yes","blog_show_likes":"yes","filter_type":"default","filter_style":"buttons","search_by":"content","ignore_sticky_posts":"yes","ajax_preloader_type":"default","image_gaps_tablet":{"unit":"px","size":"","sizes":},"image_gaps_mobile":{"unit":"px","size":"","sizes":},"title_tag":"div","likes_icon":{"value":"","library":""},"comments_icon":{"value":"","library":""},"pagination_arrows_left_icon":{"value":"","library":""},"pagination_arrows_right_icon":{"value":"","library":""},"readmore_button_type":"outline","readmore_button_size":"default"} data-widget_typethegem-extended-blog-grid.default> div classelementor-widget-container> div classportfolio-preloader-wrapper> div classportfolio portfolio-grid extended-portfolio-grid news-grid no-padding portfolio-pagination-disabled portfolio-style-justified background-style-white hover-list-zoom-overlay title-on-page caption-position-page version-new list-style caption-position-right loading-animation item-animation-move-up no-gaps columns-tablet-1 columns-mobile-1 hover-new- columns-1 disable-isotope disabled-hover idstyle-37d8c62 data-style-uid37d8c62 data-portfolio-uid37d8c62 data-current-page1 data-per-page1 data-next-page2 data-pages-count4 data-hoverlist-zoom-overlay data-portfolio-filter data-portfolio-filter-attributesnull data-portfolio-filter-statusnull data-portfolio-filter-pricenull data-portfolio-filter-search> div classportfolio-row-outer > div classportfolio-top-panel selected-only> div classportfolio-filter-item portfolio-selected-filters > div classportfolio-selected-filter-item clear-filters> Clear Filters /div> /div> /div> div classrow portfolio-row> div classportfolio-set clearfix data-max-row-height> div classportfolio-item all-post indoor lighting col-xs-12 col-sm-12 col-md-12 item-animations-not-inited before-start post-hide-categories post-hide-date post-empty-excerpt appearance-type- post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting stylepadding: calc(0px/2) data-default-sort0 data-sort-date1688288024> div classwrap clearfix> div classimage col-sm-5 col-xs-12 post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classimage-inner > picture> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20700%20700%3E%3C/svg%3E width700 height700 classattachment-thegem-product-justified-square-xl alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% data-lazy-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-xl.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-xl.png width700 height700 classattachment-thegem-product-justified-square-xl alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c875 />script>window.tgpQueue.add(tgpli-69252e4b6c875)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-xl.png width700 height700 classattachment-thegem-product-justified-square-xl alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% />/noscript>/noscript> /picture> div classpost-featured-content>a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20700%20600%3E%3C/svg%3E width700 height600 classimg-responsive altLuxury apartment bathroom interior data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg width700 height600 classimg-responsive altLuxury apartment bathroom interior data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c87e />script>window.tgpQueue.add(tgpli-69252e4b6c87e)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg width700 height600 classimg-responsive altLuxury apartment bathroom interior />/noscript>/noscript> /picture> /a>/div> /div> div classoverlay> div classoverlay-circle>/div> div classlinks-wrapper> div classlinks> div classcaption> a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space classportfolio-item-link> span classscreen-reader-text>“Bathroom Lighting Guide: Designing a Functional Space”/span> /a> /div> /div> /div> /div> /div> div classcaption col-sm-7 col-xs-12 post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classpost-author-date> div classauthor> span classauthor-avatar>img alt srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%2050%2050%3E%3C/svg%3E data-lazy-srcsethttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s100&dmm&rg 2x classavatar avatar-50 photo height50 width50 data-lazy-srchttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s50&dmm&rg />noscript>img alt srchttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s50&dmm&rg srcsethttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s100&dmm&rg 2x classavatar avatar-50 photo height50 width50 />/noscript>/span> span classauthor-name>By a hrefhttps://formoreled.com titleVisit admin’s website relauthor external>admin/a>/span> /div> /div> div classtitle> span classtitle-h6 >a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space relbookmark>“Bathroom Lighting Guide: Designing a Functional Space”/a>/span> /div> div classgrid-post-meta clearfix without-likes> div classgrid-post-meta-inner> div classgrid-post-meta-comments-likes> span classcomments-link> i classdefault>/i> a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space#respond>0/a>/span> /div> /div> /div> /div> /div> /div> /div>!-- .portflio-set --> /div>!-- .row--> /div>!-- .full-width --> /div>!-- .portfolio--> /div>!-- .portfolio-preloader-wrapper--> /div> /div> /div> /div> div classelementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f6ec54d data-idf6ec54d data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-b8f51aa flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-extended-blog-grid data-idb8f51aa data-element_typewidget data-settings{"thegem_elementor_preset":"list","categories":"all-post","filters_text_labels_clear_text":"Clear Filters","items_per_page":1,"loading_animation":"yes","animation_effect":"move-up","image_gaps":{"unit":"px","size":0,"sizes":},"blog_title_preset":"title-h6","by_text":"By","caption_container_preset":"white","disable_hover":"yes","sorting_extended_text":"Default sorting","sorting_extended_dropdown_title_text":"Sort by title (A-Z)","sorting_extended_dropdown_title_desc_text":"Sort by title (Z-A)","sorting_extended_dropdown_latest_text":"Sort by latest","sorting_extended_dropdown_oldest_text":"Sort by oldest","not_found_text":"No items were found matching your selection","portfolio_uid":"37d8c62","skin_source":"default","columns_desktop_list":"1x","columns_tablet_list":"1x","image_size":"default","image_ratio_default":{"unit":"px","size":"","sizes":},"query_type":"post","source":"categories","exclude_blog_posts_type":"manual","order_by":"default","order":"default","caption_position_list":"right","image_hover_effect_list":"zoom-overlay","blog_show_featured_image":"yes","blog_show_title":"yes","blog_show_author":"yes","blog_show_author_avatar":"yes","blog_show_comments":"yes","blog_show_likes":"yes","filter_type":"default","filter_style":"buttons","search_by":"content","ignore_sticky_posts":"yes","ajax_preloader_type":"default","image_gaps_tablet":{"unit":"px","size":"","sizes":},"image_gaps_mobile":{"unit":"px","size":"","sizes":},"title_tag":"div","likes_icon":{"value":"","library":""},"comments_icon":{"value":"","library":""},"pagination_arrows_left_icon":{"value":"","library":""},"pagination_arrows_right_icon":{"value":"","library":""},"readmore_button_type":"outline","readmore_button_size":"default"} data-widget_typethegem-extended-blog-grid.default> div classelementor-widget-container> div classportfolio-preloader-wrapper> div classportfolio portfolio-grid extended-portfolio-grid news-grid no-padding portfolio-pagination-disabled portfolio-style-justified background-style-white hover-list-zoom-overlay title-on-page caption-position-page version-new list-style caption-position-right loading-animation item-animation-move-up no-gaps columns-tablet-1 columns-mobile-1 hover-new- columns-1 disable-isotope disabled-hover idstyle-b8f51aa data-style-uidb8f51aa data-portfolio-uid37d8c62 data-current-page1 data-per-page1 data-next-page2 data-pages-count7 data-hoverlist-zoom-overlay data-portfolio-filter data-portfolio-filter-attributesnull data-portfolio-filter-statusnull data-portfolio-filter-pricenull data-portfolio-filter-search> div classportfolio-row-outer > div classportfolio-top-panel selected-only> div classportfolio-filter-item portfolio-selected-filters > div classportfolio-selected-filter-item clear-filters> Clear Filters /div> /div> /div> div classrow portfolio-row> div classportfolio-set clearfix data-max-row-height> div classportfolio-item all-post indoor lighting col-xs-12 col-sm-12 col-md-12 item-animations-not-inited before-start post-hide-categories post-hide-date post-empty-excerpt appearance-type- post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting stylepadding: calc(0px/2) data-default-sort0 data-sort-date1688288024> div classwrap clearfix> div classimage col-sm-5 col-xs-12 post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classimage-inner > picture> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20700%20700%3E%3C/svg%3E width700 height700 classattachment-thegem-product-justified-square-xl alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% data-lazy-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-xl.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-xl.png width700 height700 classattachment-thegem-product-justified-square-xl alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c894 />script>window.tgpQueue.add(tgpli-69252e4b6c894)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-xl.png width700 height700 classattachment-thegem-product-justified-square-xl alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% />/noscript>/noscript> /picture> div classpost-featured-content>a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20700%20600%3E%3C/svg%3E width700 height600 classimg-responsive altLuxury apartment bathroom interior data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg width700 height600 classimg-responsive altLuxury apartment bathroom interior data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c89e />script>window.tgpQueue.add(tgpli-69252e4b6c89e)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-xl.jpg width700 height600 classimg-responsive altLuxury apartment bathroom interior />/noscript>/noscript> /picture> /a>/div> /div> div classoverlay> div classoverlay-circle>/div> div classlinks-wrapper> div classlinks> div classcaption> a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space classportfolio-item-link> span classscreen-reader-text>“Bathroom Lighting Guide: Designing a Functional Space”/span> /a> /div> /div> /div> /div> /div> div classcaption col-sm-7 col-xs-12 post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classpost-author-date> div classauthor> span classauthor-avatar>img alt srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%2050%2050%3E%3C/svg%3E data-lazy-srcsethttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s100&dmm&rg 2x classavatar avatar-50 photo height50 width50 data-lazy-srchttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s50&dmm&rg />noscript>img alt srchttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s50&dmm&rg srcsethttps://secure.gravatar.com/avatar/c006d71f305c52b601d21af6a295210c?s100&dmm&rg 2x classavatar avatar-50 photo height50 width50 />/noscript>/span> span classauthor-name>By a hrefhttps://formoreled.com titleVisit admin’s website relauthor external>admin/a>/span> /div> /div> div classtitle> span classtitle-h6 >a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space relbookmark>“Bathroom Lighting Guide: Designing a Functional Space”/a>/span> /div> div classgrid-post-meta clearfix without-likes> div classgrid-post-meta-inner> div classgrid-post-meta-comments-likes> span classcomments-link> i classdefault>/i> a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space#respond>0/a>/span> /div> /div> /div> /div> /div> /div> /div>!-- .portflio-set --> /div>!-- .row--> /div>!-- .full-width --> /div>!-- .portfolio--> /div>!-- .portfolio-preloader-wrapper--> /div> /div> /div> /div> /div>/div> /section> div classelementor-element elementor-element-da530c6 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-extended-blog-grid data-idda530c6 data-element_typewidget data-settings{"thegem_elementor_preset":"new","columns":"4x","categories":"all-post","filters_text_labels_clear_text":"Clear Filters","items_per_page":4,"image_gaps_mobile":{"unit":"px","size":21,"sizes":},"blog_title_preset":"title-h6","caption_container_preset":"white","sorting_extended_text":"Default sorting","sorting_extended_dropdown_title_text":"Sort by title (A-Z)","sorting_extended_dropdown_title_desc_text":"Sort by title (Z-A)","sorting_extended_dropdown_latest_text":"Sort by latest","sorting_extended_dropdown_oldest_text":"Sort by oldest","loading_animation":"yes","animation_effect":"move-up","not_found_text":"No items were found matching your selection","portfolio_uid":"37d8c62","skin_source":"default","layout":"justified","columns_tablet":"2x","columns_mobile":"1x","image_size":"default","image_ratio_default":{"unit":"px","size":"","sizes":},"query_type":"post","source":"categories","exclude_blog_posts_type":"manual","order_by":"default","order":"default","caption_position":"page","image_hover_effect":"default","blog_show_featured_image":"yes","blog_show_title":"yes","filter_type":"default","filter_style":"buttons","search_by":"content","ignore_sticky_posts":"yes","ajax_preloader_type":"default","image_gaps":{"unit":"px","size":42,"sizes":},"image_gaps_tablet":{"unit":"px","size":"","sizes":},"icon_hover_show":"yes","icon_hover_icon":{"value":"","library":""},"title_tag":"div","pagination_arrows_left_icon":{"value":"","library":""},"pagination_arrows_right_icon":{"value":"","library":""},"readmore_button_type":"outline","readmore_button_size":"default"} data-widget_typethegem-extended-blog-grid.default> div classelementor-widget-container> div classpreloader save-space>div classpreloader-spin>/div>/div> div classportfolio-preloader-wrapper> div classportfolio portfolio-grid extended-portfolio-grid news-grid no-padding portfolio-pagination-disabled portfolio-style-justified background-style-white hover-new-default title-on-page caption-position-page version-new loading-animation item-animation-move-up columns-tablet-2 columns-mobile-1 hover-new-default columns-4 idstyle-da530c6 data-style-uidda530c6 data-portfolio-uid37d8c62 data-current-page1 data-per-page4 data-next-page2 data-pages-count2 data-hovernew-default data-portfolio-filter data-portfolio-filter-attributesnull data-portfolio-filter-statusnull data-portfolio-filter-pricenull data-portfolio-filter-search> div classportfolio-row-outer > div classportfolio-top-panel selected-only> div classportfolio-filter-item portfolio-selected-filters > div classportfolio-selected-filter-item clear-filters> Clear Filters /div> /div> /div> div classrow portfolio-row> div classportfolio-set clearfix data-max-row-height> div classportfolio-item all-post indoor lighting col-xs-12 col-sm-6 col-md-3 item-animations-not-inited before-start post-hide-categories post-hide-date post-empty-excerpt post-has-author appearance-type- post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting stylepadding: calc(42px/2) data-default-sort0 data-sort-date1688288024> div classwrap clearfix> div classimage post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classimage-inner > picture> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classattachment-thegem-product-justified-square-s alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% data-lazy-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8b2 />script>window.tgpQueue.add(tgpli-69252e4b6c8b2)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s alt“Bathroom Lighting Guide: Designing a Functional Space” stylemax-width: 110% />/noscript>/noscript> /picture> div classpost-featured-content>a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classimg-responsive altLuxury apartment bathroom interior data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive altLuxury apartment bathroom interior data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8bb />script>window.tgpQueue.add(tgpli-69252e4b6c8bb)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/best-bathroom-wattage-for-lighting-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive altLuxury apartment bathroom interior />/noscript>/noscript> /picture> /a>/div> /div> div classoverlay> div classoverlay-circle>/div> div classlinks-wrapper> div classlinks> div classcaption> a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space classportfolio-item-link> span classscreen-reader-text>“Bathroom Lighting Guide: Designing a Functional Space”/span> /a> div classportfolio-icons> a hrefjavascript: void(0); classicon self-link> i classdefault>/i> /a> /div> /div> /div> /div> /div> /div> div classcaption post-20751 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classtitle> span classtitle-h6 >a hrefhttps://formoreled.com/bathroom-lighting-guide-designing-a-functional-space relbookmark>“Bathroom Lighting Guide: Designing a Functional Space”/a>/span> /div> /div> /div> /div> div classportfolio-item all-post indoor lighting col-xs-12 col-sm-6 col-md-3 item-animations-not-inited before-start post-hide-categories post-hide-date post-empty-excerpt post-has-author appearance-type- post-20749 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting stylepadding: calc(42px/2) data-default-sort0 data-sort-date1688228969> div classwrap clearfix> div classimage post-20749 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classimage-inner > picture> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classattachment-thegem-product-justified-square-s altLighting for movie theaters and other entertainment venues to enhance the viewing experience. stylemax-width: 110% data-lazy-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s altLighting for movie theaters and other entertainment venues to enhance the viewing experience. stylemax-width: 110% data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8c8 />script>window.tgpQueue.add(tgpli-69252e4b6c8c8)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s altLighting for movie theaters and other entertainment venues to enhance the viewing experience. stylemax-width: 110% />/noscript>/noscript> /picture> div classpost-featured-content>a hrefhttps://formoreled.com/lighting-for-movie-theaters-and-other-entertainment-venues-to-enhance-the-viewing-experience> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/07/Guide-to-Home-Theatre-Lighting-V2_otnep-thegem-product-justified-square-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classimg-responsive altGuide-to-Home-Theatre-Lighting-V2_otnep data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/07/Guide-to-Home-Theatre-Lighting-V2_otnep-thegem-product-justified-square-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/07/Guide-to-Home-Theatre-Lighting-V2_otnep-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive altGuide-to-Home-Theatre-Lighting-V2_otnep data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8d4 />script>window.tgpQueue.add(tgpli-69252e4b6c8d4)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/07/Guide-to-Home-Theatre-Lighting-V2_otnep-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive altGuide-to-Home-Theatre-Lighting-V2_otnep />/noscript>/noscript> /picture> /a>/div> /div> div classoverlay> div classoverlay-circle>/div> div classlinks-wrapper> div classlinks> div classcaption> a hrefhttps://formoreled.com/lighting-for-movie-theaters-and-other-entertainment-venues-to-enhance-the-viewing-experience classportfolio-item-link> span classscreen-reader-text>Lighting for movie theaters and other entertainment venues to enhance the viewing experience./span> /a> div classportfolio-icons> a hrefjavascript: void(0); classicon self-link> i classdefault>/i> /a> /div> /div> /div> /div> /div> /div> div classcaption post-20749 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classtitle> span classtitle-h6 >a hrefhttps://formoreled.com/lighting-for-movie-theaters-and-other-entertainment-venues-to-enhance-the-viewing-experience relbookmark>Lighting for movie theaters and other entertainment venues to enhance the viewing experience./a>/span> /div> /div> /div> /div> div classportfolio-item all-post indoor lighting col-xs-12 col-sm-6 col-md-3 item-animations-not-inited before-start post-hide-categories post-hide-date post-empty-excerpt post-has-author appearance-type- post-1 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting stylepadding: calc(42px/2) data-default-sort0 data-sort-date1687794085> div classwrap clearfix> div classimage post-1 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classimage-inner > picture> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classattachment-thegem-product-justified-square-s altLED Magnetic Light: The Ultimate Lighting Solution stylemax-width: 110% data-lazy-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s altLED Magnetic Light: The Ultimate Lighting Solution stylemax-width: 110% data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8e0 />script>window.tgpQueue.add(tgpli-69252e4b6c8e0)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s altLED Magnetic Light: The Ultimate Lighting Solution stylemax-width: 110% />/noscript>/noscript> /picture> div classpost-featured-content>a hrefhttps://formoreled.com/hello-world> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/06/14-tuya-scaled-thegem-product-justified-square-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classimg-responsive alt14-tuya data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/14-tuya-scaled-thegem-product-justified-square-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/14-tuya-scaled-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive alt14-tuya data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8e9 />script>window.tgpQueue.add(tgpli-69252e4b6c8e9)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/06/14-tuya-scaled-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive alt14-tuya />/noscript>/noscript> /picture> /a>/div> /div> div classoverlay> div classoverlay-circle>/div> div classlinks-wrapper> div classlinks> div classcaption> a hrefhttps://formoreled.com/hello-world classportfolio-item-link> span classscreen-reader-text>LED Magnetic Light: The Ultimate Lighting Solution/span> /a> div classportfolio-icons> a hrefjavascript: void(0); classicon self-link> i classdefault>/i> /a> /div> /div> /div> /div> /div> /div> div classcaption post-1 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor category-lighting> div classtitle> span classtitle-h6 >a hrefhttps://formoreled.com/hello-world relbookmark>LED Magnetic Light: The Ultimate Lighting Solution/a>/span> /div> /div> /div> /div> div classportfolio-item all-post indoor col-xs-12 col-sm-6 col-md-3 item-animations-not-inited before-start post-hide-categories post-hide-date post-has-author appearance-type- post-1642 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor tag-led-panel-light tag-lighting stylepadding: calc(42px/2) data-default-sort0 data-sort-date1673422819> div classwrap clearfix> div classimage post-1642 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor tag-led-panel-light tag-lighting> div classimage-inner > picture> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classattachment-thegem-product-justified-square-s altThe Benefits of LED Panel Lights stylemax-width: 110% data-lazy-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s altThe Benefits of LED Panel Lights stylemax-width: 110% data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8f4 />script>window.tgpQueue.add(tgpli-69252e4b6c8f4)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2025/11/transparent-thegem-product-justified-square-s.png width300 height300 classattachment-thegem-product-justified-square-s altThe Benefits of LED Panel Lights stylemax-width: 110% />/noscript>/noscript> /picture> div classpost-featured-content>a hrefhttps://formoreled.com/the-benefits-of-led-panel-lights> picture> source data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2023/01/office-edge-lit-led-panel-light-thegem-product-justified-square-s.jpg 1x sizes100vw> img srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20300%20300%3E%3C/svg%3E width300 height300 classimg-responsive altoffice-edge-lit-led-panel-light data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/01/office-edge-lit-led-panel-light-thegem-product-justified-square-s.jpg />noscript>img data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/01/office-edge-lit-led-panel-light-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive altoffice-edge-lit-led-panel-light data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c8fd />script>window.tgpQueue.add(tgpli-69252e4b6c8fd)/script>noscript>img srchttps://formoreled.com/wp-content/uploads/2023/01/office-edge-lit-led-panel-light-thegem-product-justified-square-s.jpg width300 height300 classimg-responsive altoffice-edge-lit-led-panel-light />/noscript>/noscript> /picture> /a>/div> /div> div classoverlay> div classoverlay-circle>/div> div classlinks-wrapper> div classlinks> div classcaption> a hrefhttps://formoreled.com/the-benefits-of-led-panel-lights classportfolio-item-link> span classscreen-reader-text>The Benefits of LED Panel Lights/span> /a> div classportfolio-icons> a hrefjavascript: void(0); classicon self-link> i classdefault>/i> /a> /div> /div> /div> /div> /div> /div> div classcaption post-1642 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor tag-led-panel-light tag-lighting> div classtitle> span classtitle-h6 >a hrefhttps://formoreled.com/the-benefits-of-led-panel-lights relbookmark>The Benefits of LED Panel Lights/a>/span> /div> /div> /div> /div> /div>!-- .portflio-set --> div classportfolio-item-size-container> div classportfolio-item col-xs-12 col-sm-6 col-md-3 item-animations-not-inited before-start post-hide-categories post-hide-date post-has-author post-1642 post type-post status-publish format-standard has-post-thumbnail category-all-post category-indoor tag-led-panel-light tag-lighting> /div> /div> /div>!-- .row--> /div>!-- .full-width --> /div>!-- .portfolio--> /div>!-- .portfolio-preloader-wrapper--> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-a491ee5 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-ida491ee5 data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37ab3d1 data-id37ab3d1 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-046d392 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-clients data-id046d392 data-element_typewidget data-settings{"filter_grayscale_image":"yes","thegem_elementor_preset":"clients-grid"} data-widget_typethegem-clients.default> div classelementor-widget-container> div classgem-clients-container clients-grid> div classpreloader>div classpreloader-spin>/div>/div> div classgem-clients gem-clients-type-carousel-grid data-ll-item-delay0 data-autoscroll0> div classgem-clients-grid-carousel-wrap> div classgem-clients-grid-carousel> div classgem-clients-slide>div classgem-clients-slide-inner clearfix>div classgem-client-item col-md-2 col-sm-2 col-xs-12 data-ll-effectdrop-bottom> a > img width278 height105 classgem-grayscale-normal srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20278%20105%3E%3C/svg%3E altsonneman data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/04.png>noscript>img width278 height105 classgem-grayscale-normal data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/04.png altsonneman data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c90a >script>window.tgpQueue.add(tgpli-69252e4b6c90a)/script>noscript>img width278 height105 classgem-grayscale-normal srchttps://formoreled.com/wp-content/uploads/2023/06/04.png altsonneman >/noscript>/noscript> /a> /div>div classgem-client-item col-md-2 col-sm-2 col-xs-12 data-ll-effectdrop-bottom> a > img width278 height105 classgem-grayscale-normal srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20278%20105%3E%3C/svg%3E altlighonia lighting data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/03.png>noscript>img width278 height105 classgem-grayscale-normal data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/03.png altlighonia lighting data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c911 >script>window.tgpQueue.add(tgpli-69252e4b6c911)/script>noscript>img width278 height105 classgem-grayscale-normal srchttps://formoreled.com/wp-content/uploads/2023/06/03.png altlighonia lighting>/noscript>/noscript> /a> /div>div classgem-client-item col-md-2 col-sm-2 col-xs-12 data-ll-effectdrop-bottom> a > img width278 height105 classgem-grayscale-normal srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20278%20105%3E%3C/svg%3E altcurrent data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/images.png>noscript>img width278 height105 classgem-grayscale-normal data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/images.png altcurrent data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c917 >script>window.tgpQueue.add(tgpli-69252e4b6c917)/script>noscript>img width278 height105 classgem-grayscale-normal srchttps://formoreled.com/wp-content/uploads/2023/06/images.png altcurrent>/noscript>/noscript> /a> /div>div classgem-client-item col-md-2 col-sm-2 col-xs-12 data-ll-effectdrop-bottom> a > img width278 height105 classgem-grayscale-normal srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20278%20105%3E%3C/svg%3E altOne lighting data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/one.png>noscript>img width278 height105 classgem-grayscale-normal data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/one.png altOne lighting data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c91f >script>window.tgpQueue.add(tgpli-69252e4b6c91f)/script>noscript>img width278 height105 classgem-grayscale-normal srchttps://formoreled.com/wp-content/uploads/2023/06/one.png altOne lighting>/noscript>/noscript> /a> /div>div classgem-client-item col-md-2 col-sm-2 col-xs-12 data-ll-effectdrop-bottom> a > img width278 height105 classgem-grayscale-normal srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20278%20105%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/01.png>noscript>img width278 height105 classgem-grayscale-normal data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/01.png altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c925 >script>window.tgpQueue.add(tgpli-69252e4b6c925)/script>noscript>img width278 height105 classgem-grayscale-normal srchttps://formoreled.com/wp-content/uploads/2023/06/01.png altBrand Name>/noscript>/noscript> /a> /div>div classgem-client-item col-md-2 col-sm-2 col-xs-12 data-ll-effectdrop-bottom> a > img width278 height105 classgem-grayscale-normal srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20278%20105%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/2023/06/02.png>noscript>img width278 height105 classgem-grayscale-normal data-tgpli-srchttps://formoreled.com/wp-content/uploads/2023/06/02.png altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c92b >script>window.tgpQueue.add(tgpli-69252e4b6c92b)/script>noscript>img width278 height105 classgem-grayscale-normal srchttps://formoreled.com/wp-content/uploads/2023/06/02.png altBrand Name>/noscript>/noscript> /a> /div>/div>/div> /div> /div>/div> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> div classcontainer> /div>!-- .container --> /div>!-- .entry-content --> div classcontainer> /div>!-- .container --> /article>!-- #post-## --> /div> /div>/div>!-- .block-content -->/div>!-- #main-content --> /div>!-- #main --> div idlazy-loading-point>/div> footer classcustom-footer> div classfullwidth-content> div data-elementor-typewp-post data-elementor-id38 classelementor elementor-38 data-elementor-post-typethegem_templates> section classelementor-section elementor-top-section elementor-element elementor-element-cfbe88c elementor-section-boxed elementor-section-height-default elementor-section-height-default data-idcfbe88c data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c7dd051 data-idc7dd051 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-5601894 elementor-view-default flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon data-id5601894 data-element_typewidget data-widget_typeicon.default> div classelementor-widget-container> div classelementor-icon-wrapper> div classelementor-icon> i aria-hiddentrue classgem-elegant arrow-carrot-down>/i> /div> /div> /div> /div> div classelementor-element elementor-element-692fb27 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-heading data-id692fb27 data-element_typewidget data-widget_typeheading.default> div classelementor-widget-container> h6 classlight elementor-heading-title elementor-size-default>SUBSCRIBE TO OUR NEWSLETTER/h6> /div> /div> div classelementor-element elementor-element-b6d258e flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer data-idb6d258e data-element_typewidget data-widget_typespacer.default> div classelementor-widget-container> div classelementor-spacer> div classelementor-spacer-inner>/div> /div> /div> /div> div classelementor-element elementor-element-1144191 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-styledbutton data-id1144191 data-element_typewidget data-settings{"thegem_button_skin":"flat","disable_uppercase":"yes","add_icon":"yes"} data-widget_typethegem-styledbutton.default> div classelementor-widget-container> div classgem-button-container gem-widget-button> a classgem-button gem-button-size-medium gem-button-text-weight-bold gem-button-style-flat href#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE0MDcyIiwidG9nZ2xlIjpmYWxzZX0%3D> span classgem-inner-wrapper-btn> span classgem-button-icon> i aria-hiddentrue classgem-mdi mdi-email>/i> /span> span classgem-text-button> SUBSCRIBE /span> /span> /a> /div> /div> /div> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-94b1c29 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id94b1c29 data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b342b69 data-idb342b69 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-61f81a1 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-image data-id61f81a1 data-element_typewidget data-widget_typeimage.default> div classelementor-widget-container> img width628 height134 srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20628%20134%3E%3C/svg%3E classattachment-full size-full wp-image-20225 alt data-lazy-srcsethttps://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO.png 628w, https://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO-600x128.png 600w, https://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO-300x64.png 300w data-lazy-sizes(max-width: 628px) 100vw, 628px data-lazy-srchttps://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO.png />noscript>img width628 height134 data-tgpli-srchttps://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO.png classattachment-full size-full wp-image-20225 alt data-tgpli-srcsethttps://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO.png 628w, https://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO-600x128.png 600w, https://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO-300x64.png 300w sizes(max-width: 628px) 100vw, 628px data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c93d />script>window.tgpQueue.add(tgpli-69252e4b6c93d)/script>noscript>img width628 height134 srchttps://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO.png classattachment-full size-full wp-image-20225 alt srcsethttps://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO.png 628w, https://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO-600x128.png 600w, https://formoreled.com/wp-content/uploads/2022/12/FORMORE-LOGO-300x64.png 300w sizes(max-width: 628px) 100vw, 628px />/noscript>/noscript> /div> /div> div classelementor-element elementor-element-26875e7 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-heading data-id26875e7 data-element_typewidget data-widget_typeheading.default> div classelementor-widget-container> h5 classlight elementor-heading-title elementor-size-default>Creative company in lighting production and solution./h5> /div> /div> div classelementor-element elementor-element-6003300 elementor-icon-list--layout-traditional elementor-list-item-link-full_width flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-icon-list data-id6003300 data-element_typewidget data-widget_typeicon-list.default> div classelementor-widget-container> ul classelementor-icon-list-items> li classelementor-icon-list-item> a href#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE0MDcyIiwidG9nZ2xlIjpmYWxzZX0%3D target_blank> span classelementor-icon-list-icon> i aria-hiddentrue classgem-elegant icon-mail>/i> /span> span classelementor-icon-list-text>info@formorelighting.com/span> /a> /li> li classelementor-icon-list-item> span classelementor-icon-list-icon> i aria-hiddentrue classtgh-icon phone-alt>/i> /span> span classelementor-icon-list-text>+86-13570722559/span> /li> li classelementor-icon-list-item> span classelementor-icon-list-icon> i aria-hiddentrue classtgh-icon map-marker-alt>/i> /span> span classelementor-icon-list-text>No.1 Hongxing Road ,Baiyun Zone, Guangzhou/span> /li> /ul> /div> /div> /div> /div> div classelementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-af6e81c data-idaf6e81c data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> section classelementor-section elementor-inner-section elementor-element elementor-element-cd1c38d elementor-section-boxed elementor-section-height-default elementor-section-height-default data-idcd1c38d data-element_typesection> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3c4b9b6 data-id3c4b9b6 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-b11502a flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-idb11502a data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div idb11502a classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color menu-indicator> div classmenu-custom-header title-h5>span>SUPPORT/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>a hrefhttps://formoreled.com/download target_blank>span classtext>Downloadi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a hrefhttps://formoreled.com/download target_blank>span classtext>FAQi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a hrefhttps://formoreled.com/download target_blank>span classtext>Supporti classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a hrefhttps://formoreled.com/download target_blank>span classtext>FAQi classindicator>/i>/span>/a>/li>/ul> /div> /div> /div> /div> /div> div classelementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-eb45737 data-ideb45737 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-d8a7a58 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-custom-menu data-idd8a7a58 data-element_typewidget data-widget_typethegem-custom-menu.default> div classelementor-widget-container> div idd8a7a58 classthegem-menu-custom thegem-menu-custom--vertical thegem-menu-custom--left style-hover-background style-hover-animation-fade style-hover-type-background-color style-active-background style-active-type-background-color menu-indicator> div classmenu-custom-header title-h5>span>SERVIES/span>/div>ul classnav-menu-custom>li classsubmenu-item default inherit-colors style>a href#>span classtext>OEM & ODMi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Sourcingi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Trainingi classindicator>/i>/span>/a>/li>li classsubmenu-item default inherit-colors style>a href#>span classtext>Termsi classindicator>/i>/span>/a>/li>/ul> /div> /div> /div> /div> /div> div classelementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-450feb2f elementor-hidden-tablet elementor-hidden-mobile data-id450feb2f data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-1796f475 elementor-hidden-tablet elementor-hidden-mobile flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-heading data-id1796f475 data-element_typewidget data-widget_typeheading.default> div classelementor-widget-container> div classtitle-h5 elementor-heading-title elementor-size-default>LATEST CASES/div> /div> /div> div classelementor-element elementor-element-623fe997 elementor-hidden-tablet elementor-hidden-mobile flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-thegem-clients data-id623fe997 data-element_typewidget data-settings{"lazy_loading":"yes","thegem_elementor_preset":"clients-grid","navigation_dots":"yes"} data-widget_typethegem-clients.default> div classelementor-widget-container> div classgem-clients-container clients-grid> div classpreloader>div classpreloader-spin>/div>/div> div classgem-clients gem-clients-type-carousel-grid lazy-loading data-ll-item-delay0 data-autoscroll0> div classgem-clients-grid-carousel-wrap> div classgem-clients-grid-carousel> div classgem-clients-slide>div classgem-clients-slide-inner clearfix>div classgem-client-item col-md-4 col-sm-4 col-xs-4 lazy-loading-item data-ll-effectdrop-bottom> a href#> img width500 height500 class srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20500%20500%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/14-tuya-scaled-q8wvgo0iqkm95fchix08uwi8xzmq4t3s5fcwzdgoeg.jpg>noscript>img width500 height500 class data-tgpli-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/14-tuya-scaled-q8wvgo0iqkm95fchix08uwi8xzmq4t3s5fcwzdgoeg.jpg altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c955 >script>window.tgpQueue.add(tgpli-69252e4b6c955)/script>noscript>img width500 height500 class srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/14-tuya-scaled-q8wvgo0iqkm95fchix08uwi8xzmq4t3s5fcwzdgoeg.jpg altBrand Name>/noscript>/noscript> /a> /div>div classgem-client-item col-md-4 col-sm-4 col-xs-4 lazy-loading-item data-ll-effectdrop-bottom> a href#> img width500 height500 class srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20500%20500%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/10-tuya-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg>noscript>img width500 height500 class data-tgpli-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/10-tuya-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c95c >script>window.tgpQueue.add(tgpli-69252e4b6c95c)/script>noscript>img width500 height500 class srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/10-tuya-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg altBrand Name>/noscript>/noscript> /a> /div>div classgem-client-item col-md-4 col-sm-4 col-xs-4 lazy-loading-item data-ll-effectdrop-bottom> a href#> img width500 height500 class srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20500%20500%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/5-tuya-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.png>noscript>img width500 height500 class data-tgpli-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/5-tuya-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.png altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c962 >script>window.tgpQueue.add(tgpli-69252e4b6c962)/script>noscript>img width500 height500 class srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/5-tuya-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.png altBrand Name>/noscript>/noscript> /a> /div>div classgem-client-item col-md-4 col-sm-4 col-xs-4 lazy-loading-item data-ll-effectdrop-bottom> a href#> img width500 height500 class srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20500%20500%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/1-tuya-scaled-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg>noscript>img width500 height500 class data-tgpli-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/1-tuya-scaled-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c96a >script>window.tgpQueue.add(tgpli-69252e4b6c96a)/script>noscript>img width500 height500 class srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/1-tuya-scaled-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg altBrand Name>/noscript>/noscript> /a> /div>div classgem-client-item col-md-4 col-sm-4 col-xs-4 lazy-loading-item data-ll-effectdrop-bottom> a href#> img width500 height500 class srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20500%20500%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/solar-power-station-2022-12-15-19-44-50-utc-tuya-scaled-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg>noscript>img width500 height500 class data-tgpli-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/solar-power-station-2022-12-15-19-44-50-utc-tuya-scaled-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c971 >script>window.tgpQueue.add(tgpli-69252e4b6c971)/script>noscript>img width500 height500 class srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/solar-power-station-2022-12-15-19-44-50-utc-tuya-scaled-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.jpg altBrand Name>/noscript>/noscript> /a> /div>div classgem-client-item col-md-4 col-sm-4 col-xs-4 lazy-loading-item data-ll-effectdrop-bottom> a href#> img width500 height500 class srcdata:image/svg+xml,%3Csvg%20xmlnshttp://www.w3.org/2000/svg%20viewBox0%200%20500%20500%3E%3C/svg%3E altBrand Name data-lazy-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/b008a84f79b31f2519627b1e62ba7a04-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.webp>noscript>img width500 height500 class data-tgpli-srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/b008a84f79b31f2519627b1e62ba7a04-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.webp altBrand Name data-tgpli-inited data-tgpli-image-inited idtgpli-69252e4b6c977 >script>window.tgpQueue.add(tgpli-69252e4b6c977)/script>noscript>img width500 height500 class srchttps://formoreled.com/wp-content/uploads/elementor/thumbs/b008a84f79b31f2519627b1e62ba7a04-q8wvgm4ucwjoi7f7tw6zpwzbr7vzpewbh61y0tjgqw.webp altBrand Name>/noscript>/noscript> /a> /div>/div>/div> /div> div classgem-clients-grid-pagination gem-mini-pagination>/div> /div>/div> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> /div>/div> /section> section classelementor-section elementor-top-section elementor-element elementor-element-9a076f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default data-id9a076f9 data-element_typesection data-settings{"background_background":"classic"}> div classelementor-container elementor-column-gap-thegem>div classelementor-row> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6d2a03d data-id6d2a03d data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-02aac41 elementor-widget__width-auto flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-text-editor data-id02aac41 data-element_typewidget data-widget_typetext-editor.default> div classelementor-widget-container> div classelementor-text-editor elementor-clearfix> div classsmall-body>Copyright © a hrefhttp://www.formorelighting.com>FORMORE LIGHTING/a>. All Rights Reserved./div> /div> /div> /div> /div> /div> div classelementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3496d91 data-id3496d91 data-element_typecolumn> div classelementor-widget-wrap elementor-element-populated> div classelementor-element elementor-element-cc42b11 elementor-shape-circle e-grid-align-right e-grid-align-mobile-center elementor-grid-0 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-social-icons data-idcc42b11 data-element_typewidget data-widget_typesocial-icons.default> div classelementor-widget-container> div classelementor-social-icons-wrapper elementor-grid rolelist> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-social-facebook elementor-repeater-item-5c662dc target_blank> span classelementor-screen-only>Social-facebook/span> i classgem-elegant social-facebook>/i> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-0fdced3 target_blank> span classelementor-screen-only>Twitter/span> svg classe-font-icon-svg e-fab-twitter viewBox0 0 512 512 xmlnshttp://www.w3.org/2000/svg>path dM459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z>/path>/svg> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-fdb9a95 target_blank> span classelementor-screen-only>Youtube/span> svg classe-font-icon-svg e-fab-youtube viewBox0 0 576 512 xmlnshttp://www.w3.org/2000/svg>path dM549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z>/path>/svg> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-e333608 target_blank> span classelementor-screen-only>Instagram/span> svg classe-font-icon-svg e-fab-instagram viewBox0 0 448 512 xmlnshttp://www.w3.org/2000/svg>path dM224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z>/path>/svg> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-social-pinterest elementor-repeater-item-8004b57 target_blank> span classelementor-screen-only>Social-pinterest/span> i classgem-elegant social-pinterest>/i> /a> /span> span classelementor-grid-item rolelistitem> a classelementor-icon elementor-social-icon elementor-social-icon-social-linkedin elementor-repeater-item-600bddd target_blank> span classelementor-screen-only>Social-linkedin/span> i classgem-elegant social-linkedin>/i> /a> /span> /div> /div> /div> /div> /div> /div>/div> /section> /div> /div> /footer> /div>!-- #page --> div data-elementor-typepopup data-elementor-id14072 classelementor elementor-14072 elementor-location-popup data-elementor-settings{"a11y_navigation":"yes","triggers":,"timing":} data-elementor-post-typeelementor_library> div classelementor-element elementor-element-c98aa78 e-con-full thegem-e-con-layout-elementor e-flex e-con e-parent data-idc98aa78 data-element_typecontainer data-settings{"background_background":"classic","thegem_container_layout":"elementor"}> div classelementor-element elementor-element-7e8f581 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer data-id7e8f581 data-element_typewidget data-widget_typespacer.default> div classelementor-widget-container> div classelementor-spacer> div classelementor-spacer-inner>/div> /div> /div> /div> div classelementor-element elementor-element-9582d2e flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-heading data-id9582d2e data-element_typewidget data-widget_typeheading.default> div classelementor-widget-container> h4 classelementor-heading-title elementor-size-default>SUBSCRIBE/h4> /div> /div> div classelementor-element elementor-element-fce13c6 flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-spacer data-idfce13c6 data-element_typewidget data-widget_typespacer.default> div classelementor-widget-container> div classelementor-spacer> div classelementor-spacer-inner>/div> /div> /div> /div> div classelementor-element elementor-element-51e8b85 elementor-widget-mobile__width-initial elementor-button-align-stretch flex-horizontal-align-default flex-horizontal-align-tablet-default flex-horizontal-align-mobile-default flex-vertical-align-default flex-vertical-align-tablet-default flex-vertical-align-mobile-default elementor-widget elementor-widget-form data-id51e8b85 data-element_typewidget data-settings{"button_width":"50","step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"} data-widget_typeform.default> div classelementor-widget-container> form classelementor-form methodpost nameNew Form> input typehidden namepost_id value14072/> input typehidden nameform_id value51e8b85/> input typehidden namereferer_title value /> input typehidden namequeried_id value1562/> div classelementor-form-fields-wrapper elementor-labels-> div classelementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100> label forform-field-name classelementor-field-label elementor-screen-only> Name /label> input size1 typetext nameform_fieldsname idform-field-name classelementor-field elementor-size-md elementor-field-textual placeholderEnter your name> /div> div classelementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_f6980e7 elementor-col-100> label forform-field-field_f6980e7 classelementor-field-label elementor-screen-only> Company /label> input size1 typetext nameform_fieldsfield_f6980e7 idform-field-field_f6980e7 classelementor-field elementor-size-md elementor-field-textual placeholderEnter your company name> /div> div classelementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required> label forform-field-email classelementor-field-label elementor-screen-only> Email /label> input size1 typeemail nameform_fieldsemail idform-field-email classelementor-field elementor-size-md elementor-field-textual placeholderEnter your Email requiredrequired> /div> div classelementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_8df4c80 elementor-col-100 elementor-field-required> label forform-field-field_8df4c80 classelementor-field-label elementor-screen-only> phone /label> input size1 typetel nameform_fieldsfield_8df4c80 idform-field-field_8df4c80 classelementor-field elementor-size-md elementor-field-textual placeholderEnter your Phone requiredrequired pattern0-9()#&+*-.+ titleOnly numbers and phone characters (#, -, *, etc) are accepted.> /div> div classelementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100> label forform-field-message classelementor-field-label elementor-screen-only> Message /label> textarea classelementor-field-textual elementor-field elementor-size-md nameform_fieldsmessage idform-field-message rows6 placeholderMessage>/textarea> /div> div classelementor-field-group elementor-column elementor-field-type-submit elementor-col-50 e-form__buttons> button classelementor-button elementor-size-sm typesubmit> span classelementor-button-content-wrapper> span classelementor-button-text>Send/span> /span> /button> /div> /div> /form> /div> /div> /div> /div> script typerocketlazyloadscript> const lazyloadRunObserver () > { const lazyloadBackgrounds document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver new IntersectionObserver( ( entries ) > { entries.forEach( ( entry ) > { if ( entry.isIntersecting ) { let lazyloadBackground entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( e-lazyloaded ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: 200px 0px 200px 0px } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) > { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events DOMContentLoaded, elementor/lazyload/observe, ; events.forEach( ( event ) > { document.addEventListener( event, lazyloadRunObserver ); } ); /script> script typerocketlazyloadscript data-rocket-typetext/javascript> (function () { var c document.body.className; c c.replace(/woocommerce-no-js/, woocommerce-js); document.body.className c; })(); /script> link relstylesheet ide-sticky-css hrefhttps://formoreled.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver3.29.2 typetext/css mediaall />link data-minify1 relstylesheet idthegem-infobox-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/infobox/css/infobox.css?ver1761337892 typetext/css mediaall />link relstylesheet idwidget-divider-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver3.30.4 typetext/css mediaall />link relstylesheet ide-animation-wobble-skew-css hrefhttps://formoreled.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-wobble-skew.min.css?ver3.30.4 typetext/css mediaall />link data-minify1 relstylesheet idthegem-icon-css-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/icon/assets/css/thegem-icon.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-te-search-fullscreen-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/search/css/thegem-fullscreen-search.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-hovers-fade-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/hovers/thegem-hovers-fade.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-animations-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-itemsAnimations.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-news-grid-version-list-hovers-zoom-overlay-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-news-grid-version-list/zoom-overlay.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-news-grid-version-new-hovers-default-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-news-grid-version-new/default.css?ver1761337892 typetext/css mediaall />link data-minify1 relstylesheet idthegem-lazy-loading-animations-css hrefhttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/thegem-lazy-loading-animations.css?ver1761337892 typetext/css mediaall />script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-form-elements.js?ver1735111896 idthegem-form-elements-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/jquery.easing.js?ver1735111896 idjquery-easing-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-custom-header.js?ver1735111896 idthegem-custom-header-js defer>/script>script typetext/javascript idjquery-dlmenu-js-extra>/* !CDATA */var thegem_dlmenu_settings {backLabel:Back,showCurrentLabel:Show this page};/* > *//script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/jquery.dlmenu.js?ver1735111896 idjquery-dlmenu-js defer>/script>script typetext/javascript idthegem-scripts-js-extra>/* !CDATA */var thegem_scripts_data {ajax_url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,ajax_nonce:b9408f6ee3};/* > *//script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/functions.js?ver1735111896 idthegem-scripts-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/fancyBox/jquery.mousewheel.pack.js?ver1735111896 idjquery-mousewheel-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/themes/thegem-elementor/js/fancyBox/jquery.fancybox.min.js?ver5.10.5.2 idjquery-fancybox-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/fancyBox/jquery.fancybox-init.js?ver1735111896 idfancybox-init-script-js defer>/script>script typetext/javascript idwoocommerce-js-extra>/* !CDATA */var woocommerce_params {ajax_url:\/wp-admin\/admin-ajax.php,wc_ajax_url:\/?wc-ajax%%endpoint%%,i18n_password_show:Show password,i18n_password_hide:Hide password};/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver10.3.3 idwoocommerce-js data-wp-strategydefer defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript idrocket-browser-checker-js-after>/* !CDATA */use strict;var _createClassfunction(){function defineProperties(target,props){for(var i0;iprops.length;i++){var descriptorpropsi;descriptor.enumerabledescriptor.enumerable||!1,descriptor.configurable!0,valuein descriptor&&(descriptor.writable!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError(Cannot call a class as a function)}var RocketBrowserCompatibilityCheckerfunction(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported!1,this._checkPassiveOption(this),this.options!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,{key:_checkPassiveOption,value:function(self){try{var options{get passive(){return!(self.passiveSupported!0)}};window.addEventListener(test,null,options),window.removeEventListener(test,null,options)}catch(err){self.passiveSupported!1}}},{key:initRequestIdleCallback,value:function(){!1 in window&&(window.requestIdleCallbackfunction(cb){var startDate.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallbackfunction(id){return clearTimeout(id)})}},{key:isDataSaverModeOn,value:function(){returnconnectionin navigator&&!0navigator.connection.saveData}},{key:supportsLinkPrefetch,value:function(){var elemdocument.createElement(link);return elem.relList&&elem.relList.supports&&elem.relList.supports(prefetch)&&window.IntersectionObserver&&isIntersectingin IntersectionObserverEntry.prototype}},{key:isSlowConnection,value:function(){returnconnectionin navigator&&effectiveTypein navigator.connection&&(2gnavigator.connection.effectiveType||slow-2gnavigator.connection.effectiveType)}}),RocketBrowserCompatibilityChecker}();/* > *//script>script typetext/javascript idrocket-preload-links-js-extra>/* !CDATA */var RocketPreloadLinksConfig {excludeUris:\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php|\/refer\/|\/go\/|\/recommend\/|\/recommends\/,usesTrailingSlash:1,imageExt:jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php,fileExt:jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm,siteUrl:https:\/\/formoreled.com,onHoverDelay:100,rateThrottle:3};/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript idrocket-preload-links-js-after>/* !CDATA */(function() {use strict;var rfunctiontypeof Symbol&&symboltypeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&functiontypeof Symbol&&e.constructorSymbol&&e!Symbol.prototype?symbol:typeof e},efunction(){function i(e,t){for(var n0;nt.length;n++){var itn;i.enumerablei.enumerable||!1,i.configurable!0,valuein i&&(i.writable!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError(Cannot call a class as a function)}var tfunction(){function n(e,t){i(this,n),this.browsere,this.configt,this.optionsthis.browser.options,this.prefetchednew Set,this.eventTimenull,this.threshold1111,this.numOnHover0}return e(n,{key:init,value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex{excludeUris:RegExp(this.config.excludeUris,i),images:RegExp(.(+this.config.imageExt+)$,i),fileExt:RegExp(.(+this.config.fileExt+)$,i)},this._initListeners(this))}},{key:_initListeners,value:function(e){-1this.config.onHoverDelay&&document.addEventListener(mouseover,e.listener.bind(e),e.listenerOptions),document.addEventListener(mousedown,e.listener.bind(e),e.listenerOptions),document.addEventListener(touchstart,e.listener.bind(e),e.listenerOptions)}},{key:listener,value:function(e){var te.target.closest(a),nthis._prepareUrl(t);if(null!n)switch(e.type){casemousedown:casetouchstart:this._addPrefetchLink(n);break;casemouseover:this._earlyPrefetch(t,n,mouseout)}}},{key:_earlyPrefetch,value:function(t,e,n){var ithis,rsetTimeout(function(){if(rnull,0i.numOnHover)setTimeout(function(){return i.numOnHover0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!r&&(clearTimeout(r),rnull)},{passive:!0})}},{key:_addPrefetchLink,value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var ndocument.createElement(link);n.relprefetch,n.hrefi.href,n.onloade,n.onerrort,document.head.appendChild(n)}).catch(function(){})}},{key:_prepareUrl,value:function(e){if(nulle||object!(void 0e?undefined:r(e))||!1 in e||-1http:,https:.indexOf(e.protocol))return null;var te.href.substring(0,this.config.siteUrl.length),nthis._getPathname(e.href,t),i{original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:_getPathname,value:function(e,t){var nt?e.substring(this.config.siteUrl.length):e;return n.startsWith(/)||(n/+n),this._shouldAddTrailingSlash(n)?n+/:n}},{key:_shouldAddTrailingSlash,value:function(e){return this.config.usesTrailingSlash&&!e.endsWith(/)&&!this.regex.fileExt.test(e)}},{key:_isLinkOk,value:function(e){return null!e&&object(void 0e?undefined:r(e))&&(!this.prefetched.has(e.href)&&e.originthis.config.siteUrl&&-1e.href.indexOf(?)&&-1e.href.indexOf(#)&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}},{key:run,value:function(){undefined!typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}),n}();t.run();}());/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver3.30.4 idelementor-webpack-runtime-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver3.30.4 idelementor-frontend-modules-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-includes/js/jquery/ui/core.min.js?ver1.13.3 idjquery-ui-core-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript idelementor-frontend-js-before>/* !CDATA */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,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}},hasCustomBreakpoints:false},version:3.30.4,is_static:false,experimentalFeatures:{e_font_icon_svg:true,container:true,theme_builder_v2:true,nested-elements:true,home_screen:true,global_classes_should_enforce_capabilities:true,cloud-library:true,e_opt_in_v4_page:true},urls:{assets:https:\/\/formoreled.com\/wp-content\/plugins\/elementor\/assets\/,ajaxurl:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,uploadUrl:https:\/\/formoreled.com\/wp-content\/uploads},nonces:{floatingButtonsClickTracking:c7c458d5a4},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:1562,title:Formorelighting%20%E2%80%93%20One-stop%20lighting%20production%20procurement%20sales%20service%20solution,excerpt:,featuredImage:false}};/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver3.30.4 idelementor-frontend-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/products-categories/assets/js/thegem-products-categories.js?ver1735111896 idthegem-products-categories-scripts-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/owl/owl.carousel.js?ver1735111896 idowl-js defer>/script>script typetext/javascript idthegem-woocommerce-js-extra>/* !CDATA */var thegem_woo_data {ajax_url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,ajax_nonce:b2d29a036a};/* > *//script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-woocommerce.js?ver1735111896 idthegem-woocommerce-js defer>/script>script typetext/javascript idthegem-portfolio-grid-extended-js-extra>/* !CDATA */var thegem_portfolio_ajax {action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax {action:extended_products_grid_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:31a86bd2f3};var thegem_portfolio_ajax {action:portfolio_grid_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax {action:portfolio_list_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax {action:products_grid_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:d2abd6860e};var thegem_portfolio_ajax {action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax {action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax_37d8c62 {data:{thegem_elementor_preset:list,categories:indoor,blog_show_description:,blog_show_date:,blog_show_categories:,blog_readmore_button_text:null,blog_show_divider:,blog_show_filter:,repeater_attributes:null,blog_show_sorting:,filters_text_labels_all_text:null,filters_text_labels_clear_text:Clear Filters,filters_text_labels_search_text:null,filter_buttons_hidden_show_text:null,filter_buttons_hidden_sidebar_title:null,filter_buttons_hidden_filter_by_text:null,items_per_page:1,show_pagination:,more_button_text:null,social_sharing:,loading_animation:yes,animation_effect:move-up,image_gaps:{unit:px,size:0,sizes:},blog_title_preset:title-h6,by_text:By,caption_container_preset:white,disable_hover:yes,show_all_button_text:null,sorting_date_text:null,sorting_name_text:null,sorting_desc_text:null,sorting_asc_text:null,sorting_extended_text:Default sorting,sorting_extended_dropdown_title_text:Sort by title (A-Z),sorting_extended_dropdown_title_desc_text:Sort by title (Z-A),sorting_extended_dropdown_latest_text:Sort by latest,sorting_extended_dropdown_oldest_text:Sort by oldest,repeater_details:null,not_found_text:No items were found matching your selection,filters_mobile_show_button_text:null,filters_more_button_text:null,ignore_highlights:yes,additional_meta_click_behavior:null,portfolio_uid:37d8c62,skin_source:default,layout:justified,loop_builder:null,layout_builder:null,columns:null,columns_builder:null,columns_desktop:1x,columns_tablet:1x,columns_tablet_builder:null,columns_mobile:1x,columns_mobile_builder:null,columns_desktop_list:1x,columns_tablet_list:1x,columns_100:null,layout_scheme_6x:null,layout_scheme_5x:null,layout_scheme_4x:null,layout_scheme_3x:null,layout_scheme_2x:null,scheme_apply_mobiles:null,scheme_apply_tablets:null,image_size:default,image_ratio:null,image_ratio_default:{unit:px,size:,sizes:},disable_preloader:null,hide_filters_sorting:,loop_equal_height:null,query_type:post,source_post_type_page:null,source_post_type_page_manual:null,source_post_type_page_exclude_type:null,source_post_type_page_exclude:null,source_post_type_page_exclude_terms:null,source_post_type_e-floating-buttons:null,source_post_type_e-floating-buttons_tax_elementor_library_type:null,source_post_type_e-floating-buttons_tax_thegem_teams:null,source_post_type_e-floating-buttons_tax_thegem_testimonials_sets:null,source_post_type_e-floating-buttons_manual:null,source_post_type_e-floating-buttons_exclude_type:null,source_post_type_e-floating-buttons_exclude:null,source_post_type_e-floating-buttons_exclude_terms:null,source_post_type_thegem_pf_item:null,source_post_type_thegem_pf_item_tax_thegem_portfolios:null,source_post_type_thegem_pf_item_tax_thegem_teams:null,source_post_type_thegem_pf_item_tax_thegem_testimonials_sets:null,source_post_type_thegem_pf_item_manual:null,source_post_type_thegem_pf_item_exclude_type:null,source_post_type_thegem_pf_item_exclude:null,source_post_type_thegem_pf_item_exclude_terms:null,source_post_type_product:null,source_post_type_product_tax_product_brand:null,source_post_type_product_tax_product_type:null,source_post_type_product_tax_product_visibility:null,source_post_type_product_tax_product_cat:null,source_post_type_product_tax_product_tag:null,source_post_type_product_tax_pa_audio-codecs:null,source_post_type_product_tax_pa_band:null,source_post_type_product_tax_pa_brand:null,source_post_type_product_tax_pa_built-in-storage:null,source_post_type_product_tax_pa_color:null,source_post_type_product_tax_pa_connectivity:null,source_post_type_product_tax_pa_driver-type:null,source_post_type_product_tax_pa_power:null,source_post_type_product_tax_pa_ram:null,source_post_type_product_tax_pa_size:null,source_post_type_product_tax_pa_warranty:null,source_post_type_product_tax_thegem_teams:null,source_post_type_product_tax_thegem_testimonials_sets:null,source_post_type_product_manual:null,source_post_type_product_exclude_type:null,source_post_type_product_exclude:null,source_post_type_product_exclude_terms:null,source_post_type_thegem_team_person:null,source_post_type_thegem_team_person_tax_thegem_teams:null,source_post_type_thegem_team_person_tax_thegem_testimonials_sets:null,source_post_type_thegem_team_person_manual:null,source_post_type_thegem_team_person_exclude_type:null,source_post_type_thegem_team_person_exclude:null,source_post_type_thegem_team_person_exclude_terms:null,source_post_type_thegem_testimonial:null,source_post_type_thegem_testimonial_tax_thegem_testimonials_sets:null,source_post_type_thegem_testimonial_tax_thegem_teams:null,source_post_type_thegem_testimonial_manual:null,source_post_type_thegem_testimonial_exclude_type:null,source_post_type_thegem_testimonial_exclude:null,source_post_type_thegem_testimonial_exclude_terms:null,source:categories,select_blog_tags:null,select_blog_authors:null,select_blog_posts:null,exclude_blog_posts_type:manual,exclude_blog_posts:,exclude_blog_posts_terms:null,taxonomy_related:null,taxonomy_related_post_type:null,select_posts_manual:null,exclude_posts:null,exclude_posts_manual:null,exclude_posts_manual_terms:null,order_by:default,order:desc,offset:,caption_position:page,caption_position_list:right,image_hover_effect:null,image_hover_effect_list:zoom-overlay,blog_show_featured_image:yes,blog_show_title:yes,additional_meta_type:null,additional_meta_taxonomies:null,additional_meta_details:null,additional_meta_custom_fields:null,additional_meta_click_behavior_meta:null,blog_show_author:yes,blog_show_author_avatar:yes,blog_show_comments:yes,blog_show_likes:yes,blog_show_details:,details_layout:null,details_style:null,details_position:null,blog_show_readmore_button:,readmore_button_link:null,readmore_button_custom_link:null,readmore_button_id:null,filter_type:default,filter_style:buttons,mobile_dropdown:null,filter_by:null,attribute_click_behavior:null,attribute_order_by:null,attribute_query_type:null,filters_style:null,sidebar_position:null,sidebar_sticky:null,filters_sticky:null,filters_scroll_top:null,filters_preloading:null,filter_show_all:null,truncate_filters:null,truncate_filters_number:null,hide_empty_filters:null,sorting_type:null,sorting_dropdown_open:null,repeater_sort:null,show_search:,show_search_as:null,search_reset_filters:null,live_search:null,search_by:content,fullwidth_section_sorting:null,pagination_type:null,load_more_show_all:null,next_page_preloading:null,reduce_html_size:,items_on_load:null,more_icon:null,more_stretch_full_width:null,more_show_separator:null,sharing_icon:null,shares_show_facebook:null,shares_show_twitter:null,shares_show_pinterest:null,shares_show_tumblr:null,shares_show_linkedin:null,shares_show_reddit:null,loading_animation_mobile:,ignore_sticky_posts:yes,skeleton_loader:null,ajax_preloader_type:default,disable_bottom_margin:,metro_max_row_height:null,metro_max_row_height_tablet:null,metro_max_row_height_mobile:null,image_gaps_tablet:{unit:px,size:,sizes:},image_gaps_mobile:{unit:px,size:,sizes:},fullwidth_section_images:,shadowed_container:null,image_hover_overlay_video_link:null,image_hover_overlay_video_start:null,image_hover_overlay_video_end:null,image_hover_overlay_play_once:null,image_hover_overlay_play_on_mobile:null,image_hover_overlay_privacy_mode:null,image_hover_overlay_slideshow_gallery:null,image_hover_overlay_slideshow_loop:null,image_hover_overlay_slideshow_slide_duration:null,image_hover_overlay_slideshow_slide_transition:null,image_hover_overlay_slideshow_transition_duration:null,image_hover_overlay_slideshow_lazyload:null,image_hover_overlay_slideshow_ken_burns:null,image_hover_overlay_slideshow_ken_burns_zoom_direction:null,icon_hover_show:null,icon_hover_icon:null,title_tag:div,title_weight:,blog_description_preset:null,likes_icon:{value:,library:},comments_icon:{value:,library:},caption_container_background_normal_video_link:null,caption_container_background_normal_video_start:null,caption_container_background_normal_video_end:null,caption_container_background_normal_play_once:null,caption_container_background_normal_play_on_mobile:null,caption_container_background_normal_privacy_mode:null,caption_container_background_normal_slideshow_gallery:null,caption_container_background_normal_slideshow_loop:null,caption_container_background_normal_slideshow_slide_duration:null,caption_container_background_normal_slideshow_slide_transition:null,caption_container_background_normal_slideshow_transition_duration:null,caption_container_background_normal_slideshow_lazyload:null,caption_container_background_normal_slideshow_ken_burns:null,caption_container_background_normal_slideshow_ken_burns_zoom_direction:null,caption_container_background_hover_video_link:null,caption_container_background_hover_video_start:null,caption_container_background_hover_video_end:null,caption_container_background_hover_play_once:null,caption_container_background_hover_play_on_mobile:null,caption_container_background_hover_privacy_mode:null,caption_container_background_hover_slideshow_gallery:null,caption_container_background_hover_slideshow_loop:null,caption_container_background_hover_slideshow_slide_duration:null,caption_container_background_hover_slideshow_slide_transition:null,caption_container_background_hover_slideshow_transition_duration:null,caption_container_background_hover_slideshow_lazyload:null,caption_container_background_hover_slideshow_ken_burns:null,caption_container_background_hover_slideshow_ken_burns_zoom_direction:null,hover_pointer:null,filters_more_button_arrow:null,filter_responsive_icon:null,filter_buttons_standard_alignment:null,filter_buttons_hidden_show_icon:null,duplicate_selected_in_sidebar:null,pagination_arrows_left_icon:{value:,library:},pagination_arrows_right_icon:{value:,library:},pagination_more_button_type:null,pagination_more_button_size:null,pagination_more_button_icon_align:null,pagination_more_button_icon_align_tablet:null,pagination_more_button_icon_align_mobile:null,pagination_more_button_separator_style_active:null,details_alignment_vertical:null,details_alignment_inline:null,details_divider_show:null,details_label_preset:null,details_label_font_weight:null,details_colon_show:null,details_separator:null,details_value_preset:null,details_value_font_weight:null,readmore_button_type:outline,readmore_button_size:default,readmore_button_border_type:,_position:,motion_fx_motion_fx_scrolling:,motion_fx_translateY_effect:null,motion_fx_translateY_direction:null,motion_fx_translateY_speed:null,motion_fx_translateY_affectedRange:null,motion_fx_translateX_effect:null,motion_fx_translateX_direction:null,motion_fx_translateX_speed:null,motion_fx_translateX_affectedRange:null,motion_fx_opacity_effect:null,motion_fx_opacity_direction:null,motion_fx_opacity_level:null,motion_fx_opacity_range:null,motion_fx_blur_effect:null,motion_fx_blur_direction:null,motion_fx_blur_level:null,motion_fx_blur_range:null,motion_fx_rotateZ_effect:null,motion_fx_rotateZ_direction:null,motion_fx_rotateZ_speed:null,motion_fx_rotateZ_affectedRange:null,motion_fx_scale_effect:null,motion_fx_scale_direction:null,motion_fx_scale_speed:null,motion_fx_scale_range:null,motion_fx_devices:null,motion_fx_range:null,motion_fx_motion_fx_mouse:,motion_fx_mouseTrack_effect:null,motion_fx_mouseTrack_direction:null,motion_fx_mouseTrack_speed:null,motion_fx_tilt_effect:null,motion_fx_tilt_direction:null,motion_fx_tilt_speed:null,sticky:,sticky_on:null,sticky_offset:null,sticky_offset_tablet:null,sticky_offset_mobile:null,sticky_effects_offset:null,sticky_effects_offset_tablet:null,sticky_effects_offset_mobile:null,sticky_anchor_link_offset:null,sticky_anchor_link_offset_tablet:null,sticky_anchor_link_offset_mobile:null,sticky_parent:null,_animation:,_animation_tablet:,_animation_mobile:,_animation_delay:null,_transform_rotateZ_effect:null,_transform_rotateZ_effect_tablet:null,_transform_rotateZ_effect_mobile:null,_transform_rotate_3d:null,_transform_rotateX_effect:null,_transform_rotateX_effect_tablet:null,_transform_rotateX_effect_mobile:null,_transform_rotateY_effect:null,_transform_rotateY_effect_tablet:null,_transform_rotateY_effect_mobile:null,_transform_perspective_effect:null,_transform_perspective_effect_tablet:null,_transform_perspective_effect_mobile:null,_transform_translateX_effect:null,_transform_translateX_effect_tablet:null,_transform_translateX_effect_mobile:null,_transform_translateY_effect:null,_transform_translateY_effect_tablet:null,_transform_translateY_effect_mobile:null,_transform_scale_effect:null,_transform_scale_effect_tablet:null,_transform_scale_effect_mobile:null,_transform_scaleX_effect:null,_transform_scaleX_effect_tablet:null,_transform_scaleX_effect_mobile:null,_transform_scaleY_effect:null,_transform_scaleY_effect_tablet:null,_transform_scaleY_effect_mobile:null,_transform_skewX_effect:null,_transform_skewX_effect_tablet:null,_transform_skewX_effect_mobile:null,_transform_skewY_effect:null,_transform_skewY_effect_tablet:null,_transform_skewY_effect_mobile:null,_transform_flipX_effect:,_transform_flipY_effect:,_transform_rotateZ_effect_hover:null,_transform_rotateZ_effect_hover_tablet:null,_transform_rotateZ_effect_hover_mobile:null,_transform_rotate_3d_hover:null,_transform_rotateX_effect_hover:null,_transform_rotateX_effect_hover_tablet:null,_transform_rotateX_effect_hover_mobile:null,_transform_rotateY_effect_hover:null,_transform_rotateY_effect_hover_tablet:null,_transform_rotateY_effect_hover_mobile:null,_transform_perspective_effect_hover:null,_transform_perspective_effect_hover_tablet:null,_transform_perspective_effect_hover_mobile:null,_transform_translateX_effect_hover:null,_transform_translateX_effect_hover_tablet:null,_transform_translateX_effect_hover_mobile:null,_transform_translateY_effect_hover:null,_transform_translateY_effect_hover_tablet:null,_transform_translateY_effect_hover_mobile:null,_transform_scale_effect_hover:null,_transform_scale_effect_hover_tablet:null,_transform_scale_effect_hover_mobile:null,_transform_scaleX_effect_hover:null,_transform_scaleX_effect_hover_tablet:null,_transform_scaleX_effect_hover_mobile:null,_transform_scaleY_effect_hover:null,_transform_scaleY_effect_hover_tablet:null,_transform_scaleY_effect_hover_mobile:null,_transform_skewX_effect_hover:null,_transform_skewX_effect_hover_tablet:null,_transform_skewX_effect_hover_mobile:null,_transform_skewY_effect_hover:null,_transform_skewY_effect_hover_tablet:null,_transform_skewY_effect_hover_mobile:null,_transform_flipX_effect_hover:,_transform_flipY_effect_hover:,_background_video_link:null,_background_video_start:null,_background_video_end:null,_background_play_once:null,_background_play_on_mobile:null,_background_privacy_mode:null,_background_slideshow_gallery:null,_background_slideshow_loop:null,_background_slideshow_slide_duration:null,_background_slideshow_slide_transition:null,_background_slideshow_transition_duration:null,_background_slideshow_lazyload:null,_background_slideshow_ken_burns:null,_background_slideshow_ken_burns_zoom_direction:null,_background_hover_video_link:null,_background_hover_video_start:null,_background_hover_video_end:null,_background_hover_play_once:null,_background_hover_play_on_mobile:null,_background_hover_privacy_mode:null,_background_hover_slideshow_gallery:null,_background_hover_slideshow_loop:null,_background_hover_slideshow_slide_duration:null,_background_hover_slideshow_slide_transition:null,_background_hover_slideshow_transition_duration:null,_background_hover_slideshow_lazyload:null,_background_hover_slideshow_ken_burns:null,_background_hover_slideshow_ken_burns_zoom_direction:null,thegem_custom_css:,thegem_interaction_vertical_scroll:,thegem_interaction_vertical_scroll_direction:null,thegem_interaction_vertical_scroll_speed:null,thegem_interaction_vertical_scroll_range:null,thegem_interaction_horizontal_scroll:,thegem_interaction_horizontal_scroll_direction:null,thegem_interaction_horizontal_scroll_speed:null,thegem_interaction_horizontal_scroll_range:null,thegem_interaction_mouse:,thegem_interaction_mouse_direction:null,thegem_interaction_mouse_speed:null,thegem_interaction_devices:null,style_uid:37d8c62,orderby:menu_order date},action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax {action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax_b8f51aa {data:{thegem_elementor_preset:list,categories:all-post,blog_show_description:,blog_show_date:,blog_show_categories:,blog_readmore_button_text:null,blog_show_divider:,blog_show_filter:,repeater_attributes:null,blog_show_sorting:,filters_text_labels_all_text:null,filters_text_labels_clear_text:Clear Filters,filters_text_labels_search_text:null,filter_buttons_hidden_show_text:null,filter_buttons_hidden_sidebar_title:null,filter_buttons_hidden_filter_by_text:null,items_per_page:1,show_pagination:,more_button_text:null,social_sharing:,loading_animation:yes,animation_effect:move-up,image_gaps:{unit:px,size:0,sizes:},blog_title_preset:title-h6,by_text:By,caption_container_preset:white,disable_hover:yes,show_all_button_text:null,sorting_date_text:null,sorting_name_text:null,sorting_desc_text:null,sorting_asc_text:null,sorting_extended_text:Default sorting,sorting_extended_dropdown_title_text:Sort by title (A-Z),sorting_extended_dropdown_title_desc_text:Sort by title (Z-A),sorting_extended_dropdown_latest_text:Sort by latest,sorting_extended_dropdown_oldest_text:Sort by oldest,repeater_details:null,not_found_text:No items were found matching your selection,filters_mobile_show_button_text:null,filters_more_button_text:null,ignore_highlights:yes,additional_meta_click_behavior:null,portfolio_uid:37d8c62,skin_source:default,layout:justified,loop_builder:null,layout_builder:null,columns:null,columns_builder:null,columns_desktop:1x,columns_tablet:1x,columns_tablet_builder:null,columns_mobile:1x,columns_mobile_builder:null,columns_desktop_list:1x,columns_tablet_list:1x,columns_100:null,layout_scheme_6x:null,layout_scheme_5x:null,layout_scheme_4x:null,layout_scheme_3x:null,layout_scheme_2x:null,scheme_apply_mobiles:null,scheme_apply_tablets:null,image_size:default,image_ratio:null,image_ratio_default:{unit:px,size:,sizes:},disable_preloader:null,hide_filters_sorting:,loop_equal_height:null,query_type:post,source_post_type_page:null,source_post_type_page_manual:null,source_post_type_page_exclude_type:null,source_post_type_page_exclude:null,source_post_type_page_exclude_terms:null,source_post_type_e-floating-buttons:null,source_post_type_e-floating-buttons_tax_elementor_library_type:null,source_post_type_e-floating-buttons_tax_thegem_teams:null,source_post_type_e-floating-buttons_tax_thegem_testimonials_sets:null,source_post_type_e-floating-buttons_manual:null,source_post_type_e-floating-buttons_exclude_type:null,source_post_type_e-floating-buttons_exclude:null,source_post_type_e-floating-buttons_exclude_terms:null,source_post_type_thegem_pf_item:null,source_post_type_thegem_pf_item_tax_thegem_portfolios:null,source_post_type_thegem_pf_item_tax_thegem_teams:null,source_post_type_thegem_pf_item_tax_thegem_testimonials_sets:null,source_post_type_thegem_pf_item_manual:null,source_post_type_thegem_pf_item_exclude_type:null,source_post_type_thegem_pf_item_exclude:null,source_post_type_thegem_pf_item_exclude_terms:null,source_post_type_product:null,source_post_type_product_tax_product_brand:null,source_post_type_product_tax_product_type:null,source_post_type_product_tax_product_visibility:null,source_post_type_product_tax_product_cat:null,source_post_type_product_tax_product_tag:null,source_post_type_product_tax_pa_audio-codecs:null,source_post_type_product_tax_pa_band:null,source_post_type_product_tax_pa_brand:null,source_post_type_product_tax_pa_built-in-storage:null,source_post_type_product_tax_pa_color:null,source_post_type_product_tax_pa_connectivity:null,source_post_type_product_tax_pa_driver-type:null,source_post_type_product_tax_pa_power:null,source_post_type_product_tax_pa_ram:null,source_post_type_product_tax_pa_size:null,source_post_type_product_tax_pa_warranty:null,source_post_type_product_tax_thegem_teams:null,source_post_type_product_tax_thegem_testimonials_sets:null,source_post_type_product_manual:null,source_post_type_product_exclude_type:null,source_post_type_product_exclude:null,source_post_type_product_exclude_terms:null,source_post_type_thegem_team_person:null,source_post_type_thegem_team_person_tax_thegem_teams:null,source_post_type_thegem_team_person_tax_thegem_testimonials_sets:null,source_post_type_thegem_team_person_manual:null,source_post_type_thegem_team_person_exclude_type:null,source_post_type_thegem_team_person_exclude:null,source_post_type_thegem_team_person_exclude_terms:null,source_post_type_thegem_testimonial:null,source_post_type_thegem_testimonial_tax_thegem_testimonials_sets:null,source_post_type_thegem_testimonial_tax_thegem_teams:null,source_post_type_thegem_testimonial_manual:null,source_post_type_thegem_testimonial_exclude_type:null,source_post_type_thegem_testimonial_exclude:null,source_post_type_thegem_testimonial_exclude_terms:null,source:categories,select_blog_tags:null,select_blog_authors:null,select_blog_posts:null,exclude_blog_posts_type:manual,exclude_blog_posts:,exclude_blog_posts_terms:null,taxonomy_related:null,taxonomy_related_post_type:null,select_posts_manual:null,exclude_posts:null,exclude_posts_manual:null,exclude_posts_manual_terms:null,order_by:default,order:desc,offset:,caption_position:page,caption_position_list:right,image_hover_effect:null,image_hover_effect_list:zoom-overlay,blog_show_featured_image:yes,blog_show_title:yes,additional_meta_type:null,additional_meta_taxonomies:null,additional_meta_details:null,additional_meta_custom_fields:null,additional_meta_click_behavior_meta:null,blog_show_author:yes,blog_show_author_avatar:yes,blog_show_comments:yes,blog_show_likes:yes,blog_show_details:,details_layout:null,details_style:null,details_position:null,blog_show_readmore_button:,readmore_button_link:null,readmore_button_custom_link:null,readmore_button_id:null,filter_type:default,filter_style:buttons,mobile_dropdown:null,filter_by:null,attribute_click_behavior:null,attribute_order_by:null,attribute_query_type:null,filters_style:null,sidebar_position:null,sidebar_sticky:null,filters_sticky:null,filters_scroll_top:null,filters_preloading:null,filter_show_all:null,truncate_filters:null,truncate_filters_number:null,hide_empty_filters:null,sorting_type:null,sorting_dropdown_open:null,repeater_sort:null,show_search:,show_search_as:null,search_reset_filters:null,live_search:null,search_by:content,fullwidth_section_sorting:null,pagination_type:null,load_more_show_all:null,next_page_preloading:null,reduce_html_size:,items_on_load:null,more_icon:null,more_stretch_full_width:null,more_show_separator:null,sharing_icon:null,shares_show_facebook:null,shares_show_twitter:null,shares_show_pinterest:null,shares_show_tumblr:null,shares_show_linkedin:null,shares_show_reddit:null,loading_animation_mobile:,ignore_sticky_posts:yes,skeleton_loader:null,ajax_preloader_type:default,disable_bottom_margin:,metro_max_row_height:null,metro_max_row_height_tablet:null,metro_max_row_height_mobile:null,image_gaps_tablet:{unit:px,size:,sizes:},image_gaps_mobile:{unit:px,size:,sizes:},fullwidth_section_images:,shadowed_container:null,image_hover_overlay_video_link:null,image_hover_overlay_video_start:null,image_hover_overlay_video_end:null,image_hover_overlay_play_once:null,image_hover_overlay_play_on_mobile:null,image_hover_overlay_privacy_mode:null,image_hover_overlay_slideshow_gallery:null,image_hover_overlay_slideshow_loop:null,image_hover_overlay_slideshow_slide_duration:null,image_hover_overlay_slideshow_slide_transition:null,image_hover_overlay_slideshow_transition_duration:null,image_hover_overlay_slideshow_lazyload:null,image_hover_overlay_slideshow_ken_burns:null,image_hover_overlay_slideshow_ken_burns_zoom_direction:null,icon_hover_show:null,icon_hover_icon:null,title_tag:div,title_weight:,blog_description_preset:null,likes_icon:{value:,library:},comments_icon:{value:,library:},caption_container_background_normal_video_link:null,caption_container_background_normal_video_start:null,caption_container_background_normal_video_end:null,caption_container_background_normal_play_once:null,caption_container_background_normal_play_on_mobile:null,caption_container_background_normal_privacy_mode:null,caption_container_background_normal_slideshow_gallery:null,caption_container_background_normal_slideshow_loop:null,caption_container_background_normal_slideshow_slide_duration:null,caption_container_background_normal_slideshow_slide_transition:null,caption_container_background_normal_slideshow_transition_duration:null,caption_container_background_normal_slideshow_lazyload:null,caption_container_background_normal_slideshow_ken_burns:null,caption_container_background_normal_slideshow_ken_burns_zoom_direction:null,caption_container_background_hover_video_link:null,caption_container_background_hover_video_start:null,caption_container_background_hover_video_end:null,caption_container_background_hover_play_once:null,caption_container_background_hover_play_on_mobile:null,caption_container_background_hover_privacy_mode:null,caption_container_background_hover_slideshow_gallery:null,caption_container_background_hover_slideshow_loop:null,caption_container_background_hover_slideshow_slide_duration:null,caption_container_background_hover_slideshow_slide_transition:null,caption_container_background_hover_slideshow_transition_duration:null,caption_container_background_hover_slideshow_lazyload:null,caption_container_background_hover_slideshow_ken_burns:null,caption_container_background_hover_slideshow_ken_burns_zoom_direction:null,hover_pointer:null,filters_more_button_arrow:null,filter_responsive_icon:null,filter_buttons_standard_alignment:null,filter_buttons_hidden_show_icon:null,duplicate_selected_in_sidebar:null,pagination_arrows_left_icon:{value:,library:},pagination_arrows_right_icon:{value:,library:},pagination_more_button_type:null,pagination_more_button_size:null,pagination_more_button_icon_align:null,pagination_more_button_icon_align_tablet:null,pagination_more_button_icon_align_mobile:null,pagination_more_button_separator_style_active:null,details_alignment_vertical:null,details_alignment_inline:null,details_divider_show:null,details_label_preset:null,details_label_font_weight:null,details_colon_show:null,details_separator:null,details_value_preset:null,details_value_font_weight:null,readmore_button_type:outline,readmore_button_size:default,readmore_button_border_type:,_position:,motion_fx_motion_fx_scrolling:,motion_fx_translateY_effect:null,motion_fx_translateY_direction:null,motion_fx_translateY_speed:null,motion_fx_translateY_affectedRange:null,motion_fx_translateX_effect:null,motion_fx_translateX_direction:null,motion_fx_translateX_speed:null,motion_fx_translateX_affectedRange:null,motion_fx_opacity_effect:null,motion_fx_opacity_direction:null,motion_fx_opacity_level:null,motion_fx_opacity_range:null,motion_fx_blur_effect:null,motion_fx_blur_direction:null,motion_fx_blur_level:null,motion_fx_blur_range:null,motion_fx_rotateZ_effect:null,motion_fx_rotateZ_direction:null,motion_fx_rotateZ_speed:null,motion_fx_rotateZ_affectedRange:null,motion_fx_scale_effect:null,motion_fx_scale_direction:null,motion_fx_scale_speed:null,motion_fx_scale_range:null,motion_fx_devices:null,motion_fx_range:null,motion_fx_motion_fx_mouse:,motion_fx_mouseTrack_effect:null,motion_fx_mouseTrack_direction:null,motion_fx_mouseTrack_speed:null,motion_fx_tilt_effect:null,motion_fx_tilt_direction:null,motion_fx_tilt_speed:null,sticky:,sticky_on:null,sticky_offset:null,sticky_offset_tablet:null,sticky_offset_mobile:null,sticky_effects_offset:null,sticky_effects_offset_tablet:null,sticky_effects_offset_mobile:null,sticky_anchor_link_offset:null,sticky_anchor_link_offset_tablet:null,sticky_anchor_link_offset_mobile:null,sticky_parent:null,_animation:,_animation_tablet:,_animation_mobile:,_animation_delay:null,_transform_rotateZ_effect:null,_transform_rotateZ_effect_tablet:null,_transform_rotateZ_effect_mobile:null,_transform_rotate_3d:null,_transform_rotateX_effect:null,_transform_rotateX_effect_tablet:null,_transform_rotateX_effect_mobile:null,_transform_rotateY_effect:null,_transform_rotateY_effect_tablet:null,_transform_rotateY_effect_mobile:null,_transform_perspective_effect:null,_transform_perspective_effect_tablet:null,_transform_perspective_effect_mobile:null,_transform_translateX_effect:null,_transform_translateX_effect_tablet:null,_transform_translateX_effect_mobile:null,_transform_translateY_effect:null,_transform_translateY_effect_tablet:null,_transform_translateY_effect_mobile:null,_transform_scale_effect:null,_transform_scale_effect_tablet:null,_transform_scale_effect_mobile:null,_transform_scaleX_effect:null,_transform_scaleX_effect_tablet:null,_transform_scaleX_effect_mobile:null,_transform_scaleY_effect:null,_transform_scaleY_effect_tablet:null,_transform_scaleY_effect_mobile:null,_transform_skewX_effect:null,_transform_skewX_effect_tablet:null,_transform_skewX_effect_mobile:null,_transform_skewY_effect:null,_transform_skewY_effect_tablet:null,_transform_skewY_effect_mobile:null,_transform_flipX_effect:,_transform_flipY_effect:,_transform_rotateZ_effect_hover:null,_transform_rotateZ_effect_hover_tablet:null,_transform_rotateZ_effect_hover_mobile:null,_transform_rotate_3d_hover:null,_transform_rotateX_effect_hover:null,_transform_rotateX_effect_hover_tablet:null,_transform_rotateX_effect_hover_mobile:null,_transform_rotateY_effect_hover:null,_transform_rotateY_effect_hover_tablet:null,_transform_rotateY_effect_hover_mobile:null,_transform_perspective_effect_hover:null,_transform_perspective_effect_hover_tablet:null,_transform_perspective_effect_hover_mobile:null,_transform_translateX_effect_hover:null,_transform_translateX_effect_hover_tablet:null,_transform_translateX_effect_hover_mobile:null,_transform_translateY_effect_hover:null,_transform_translateY_effect_hover_tablet:null,_transform_translateY_effect_hover_mobile:null,_transform_scale_effect_hover:null,_transform_scale_effect_hover_tablet:null,_transform_scale_effect_hover_mobile:null,_transform_scaleX_effect_hover:null,_transform_scaleX_effect_hover_tablet:null,_transform_scaleX_effect_hover_mobile:null,_transform_scaleY_effect_hover:null,_transform_scaleY_effect_hover_tablet:null,_transform_scaleY_effect_hover_mobile:null,_transform_skewX_effect_hover:null,_transform_skewX_effect_hover_tablet:null,_transform_skewX_effect_hover_mobile:null,_transform_skewY_effect_hover:null,_transform_skewY_effect_hover_tablet:null,_transform_skewY_effect_hover_mobile:null,_transform_flipX_effect_hover:,_transform_flipY_effect_hover:,_background_video_link:null,_background_video_start:null,_background_video_end:null,_background_play_once:null,_background_play_on_mobile:null,_background_privacy_mode:null,_background_slideshow_gallery:null,_background_slideshow_loop:null,_background_slideshow_slide_duration:null,_background_slideshow_slide_transition:null,_background_slideshow_transition_duration:null,_background_slideshow_lazyload:null,_background_slideshow_ken_burns:null,_background_slideshow_ken_burns_zoom_direction:null,_background_hover_video_link:null,_background_hover_video_start:null,_background_hover_video_end:null,_background_hover_play_once:null,_background_hover_play_on_mobile:null,_background_hover_privacy_mode:null,_background_hover_slideshow_gallery:null,_background_hover_slideshow_loop:null,_background_hover_slideshow_slide_duration:null,_background_hover_slideshow_slide_transition:null,_background_hover_slideshow_transition_duration:null,_background_hover_slideshow_lazyload:null,_background_hover_slideshow_ken_burns:null,_background_hover_slideshow_ken_burns_zoom_direction:null,thegem_custom_css:,thegem_interaction_vertical_scroll:,thegem_interaction_vertical_scroll_direction:null,thegem_interaction_vertical_scroll_speed:null,thegem_interaction_vertical_scroll_range:null,thegem_interaction_horizontal_scroll:,thegem_interaction_horizontal_scroll_direction:null,thegem_interaction_horizontal_scroll_speed:null,thegem_interaction_horizontal_scroll_range:null,thegem_interaction_mouse:,thegem_interaction_mouse_direction:null,thegem_interaction_mouse_speed:null,thegem_interaction_devices:null,style_uid:b8f51aa,orderby:menu_order date},action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};var thegem_portfolio_ajax_da530c6 {data:{thegem_elementor_preset:new,columns:4x,categories:all-post,blog_show_description:,blog_show_date:,blog_show_categories:,blog_show_author:,blog_show_comments:,blog_show_likes:,blog_readmore_button_text:null,blog_show_filter:,repeater_attributes:null,blog_show_sorting:,filters_text_labels_all_text:null,filters_text_labels_clear_text:Clear Filters,filters_text_labels_search_text:null,filter_buttons_hidden_show_text:null,filter_buttons_hidden_sidebar_title:null,filter_buttons_hidden_filter_by_text:null,items_per_page:4,show_pagination:,more_button_text:null,social_sharing:,image_gaps_mobile:{unit:px,size:21,sizes:},blog_title_preset:title-h6,by_text:null,caption_container_preset:white,show_all_button_text:null,sorting_date_text:null,sorting_name_text:null,sorting_desc_text:null,sorting_asc_text:null,sorting_extended_text:Default sorting,sorting_extended_dropdown_title_text:Sort by title (A-Z),sorting_extended_dropdown_title_desc_text:Sort by title (Z-A),sorting_extended_dropdown_latest_text:Sort by latest,sorting_extended_dropdown_oldest_text:Sort by oldest,loading_animation:yes,animation_effect:move-up,repeater_details:null,not_found_text:No items were found matching your selection,filters_mobile_show_button_text:null,filters_more_button_text:null,ignore_highlights:,additional_meta_click_behavior:null,portfolio_uid:37d8c62,skin_source:default,layout:justified,loop_builder:null,layout_builder:null,columns_builder:null,columns_desktop:4x,columns_tablet:2x,columns_tablet_builder:null,columns_mobile:1x,columns_mobile_builder:null,columns_desktop_list:null,columns_tablet_list:null,columns_100:null,layout_scheme_6x:null,layout_scheme_5x:null,layout_scheme_4x:null,layout_scheme_3x:null,layout_scheme_2x:null,scheme_apply_mobiles:null,scheme_apply_tablets:null,image_size:default,image_ratio:null,image_ratio_default:{unit:px,size:,sizes:},disable_preloader:,hide_filters_sorting:,loop_equal_height:null,query_type:post,source_post_type_page:null,source_post_type_page_manual:null,source_post_type_page_exclude_type:null,source_post_type_page_exclude:null,source_post_type_page_exclude_terms:null,source_post_type_e-floating-buttons:null,source_post_type_e-floating-buttons_tax_elementor_library_type:null,source_post_type_e-floating-buttons_tax_thegem_teams:null,source_post_type_e-floating-buttons_tax_thegem_testimonials_sets:null,source_post_type_e-floating-buttons_manual:null,source_post_type_e-floating-buttons_exclude_type:null,source_post_type_e-floating-buttons_exclude:null,source_post_type_e-floating-buttons_exclude_terms:null,source_post_type_thegem_pf_item:null,source_post_type_thegem_pf_item_tax_thegem_portfolios:null,source_post_type_thegem_pf_item_tax_thegem_teams:null,source_post_type_thegem_pf_item_tax_thegem_testimonials_sets:null,source_post_type_thegem_pf_item_manual:null,source_post_type_thegem_pf_item_exclude_type:null,source_post_type_thegem_pf_item_exclude:null,source_post_type_thegem_pf_item_exclude_terms:null,source_post_type_product:null,source_post_type_product_tax_product_brand:null,source_post_type_product_tax_product_type:null,source_post_type_product_tax_product_visibility:null,source_post_type_product_tax_product_cat:null,source_post_type_product_tax_product_tag:null,source_post_type_product_tax_pa_audio-codecs:null,source_post_type_product_tax_pa_band:null,source_post_type_product_tax_pa_brand:null,source_post_type_product_tax_pa_built-in-storage:null,source_post_type_product_tax_pa_color:null,source_post_type_product_tax_pa_connectivity:null,source_post_type_product_tax_pa_driver-type:null,source_post_type_product_tax_pa_power:null,source_post_type_product_tax_pa_ram:null,source_post_type_product_tax_pa_size:null,source_post_type_product_tax_pa_warranty:null,source_post_type_product_tax_thegem_teams:null,source_post_type_product_tax_thegem_testimonials_sets:null,source_post_type_product_manual:null,source_post_type_product_exclude_type:null,source_post_type_product_exclude:null,source_post_type_product_exclude_terms:null,source_post_type_thegem_team_person:null,source_post_type_thegem_team_person_tax_thegem_teams:null,source_post_type_thegem_team_person_tax_thegem_testimonials_sets:null,source_post_type_thegem_team_person_manual:null,source_post_type_thegem_team_person_exclude_type:null,source_post_type_thegem_team_person_exclude:null,source_post_type_thegem_team_person_exclude_terms:null,source_post_type_thegem_testimonial:null,source_post_type_thegem_testimonial_tax_thegem_testimonials_sets:null,source_post_type_thegem_testimonial_tax_thegem_teams:null,source_post_type_thegem_testimonial_manual:null,source_post_type_thegem_testimonial_exclude_type:null,source_post_type_thegem_testimonial_exclude:null,source_post_type_thegem_testimonial_exclude_terms:null,source:categories,select_blog_tags:null,select_blog_authors:null,select_blog_posts:null,exclude_blog_posts_type:manual,exclude_blog_posts:,exclude_blog_posts_terms:null,taxonomy_related:null,taxonomy_related_post_type:null,select_posts_manual:null,exclude_posts:null,exclude_posts_manual:null,exclude_posts_manual_terms:null,order_by:default,order:desc,offset:,caption_position:page,caption_position_list:null,image_hover_effect:default,image_hover_effect_list:null,blog_show_featured_image:yes,blog_show_title:yes,additional_meta_type:null,additional_meta_taxonomies:null,additional_meta_details:null,additional_meta_custom_fields:null,additional_meta_click_behavior_meta:null,blog_show_author_avatar:null,blog_show_details:,details_layout:null,details_style:null,details_position:null,blog_show_readmore_button:,readmore_button_link:null,readmore_button_custom_link:null,readmore_button_id:null,blog_show_divider:null,filter_type:default,filter_style:buttons,mobile_dropdown:null,filter_by:null,attribute_click_behavior:null,attribute_order_by:null,attribute_query_type:null,filters_style:null,sidebar_position:null,sidebar_sticky:null,filters_sticky:null,filters_scroll_top:null,filters_preloading:null,filter_show_all:null,truncate_filters:null,truncate_filters_number:null,hide_empty_filters:null,sorting_type:null,sorting_dropdown_open:null,repeater_sort:null,show_search:,show_search_as:null,search_reset_filters:null,live_search:null,search_by:content,fullwidth_section_sorting:null,pagination_type:null,load_more_show_all:null,next_page_preloading:null,reduce_html_size:,items_on_load:null,more_icon:null,more_stretch_full_width:null,more_show_separator:null,sharing_icon:null,shares_show_facebook:null,shares_show_twitter:null,shares_show_pinterest:null,shares_show_tumblr:null,shares_show_linkedin:null,shares_show_reddit:null,loading_animation_mobile:,ignore_sticky_posts:yes,skeleton_loader:,ajax_preloader_type:default,disable_bottom_margin:,metro_max_row_height:null,metro_max_row_height_tablet:null,metro_max_row_height_mobile:null,image_gaps:{unit:px,size:42,sizes:},image_gaps_tablet:{unit:px,size:,sizes:},fullwidth_section_images:,shadowed_container:null,image_hover_overlay_video_link:null,image_hover_overlay_video_start:null,image_hover_overlay_video_end:null,image_hover_overlay_play_once:null,image_hover_overlay_play_on_mobile:null,image_hover_overlay_privacy_mode:null,image_hover_overlay_slideshow_gallery:null,image_hover_overlay_slideshow_loop:null,image_hover_overlay_slideshow_slide_duration:null,image_hover_overlay_slideshow_slide_transition:null,image_hover_overlay_slideshow_transition_duration:null,image_hover_overlay_slideshow_lazyload:null,image_hover_overlay_slideshow_ken_burns:null,image_hover_overlay_slideshow_ken_burns_zoom_direction:null,icon_hover_show:yes,icon_hover_icon:{value:,library:},title_tag:div,title_weight:,blog_description_preset:null,likes_icon:null,comments_icon:null,caption_container_background_normal_video_link:null,caption_container_background_normal_video_start:null,caption_container_background_normal_video_end:null,caption_container_background_normal_play_once:null,caption_container_background_normal_play_on_mobile:null,caption_container_background_normal_privacy_mode:null,caption_container_background_normal_slideshow_gallery:null,caption_container_background_normal_slideshow_loop:null,caption_container_background_normal_slideshow_slide_duration:null,caption_container_background_normal_slideshow_slide_transition:null,caption_container_background_normal_slideshow_transition_duration:null,caption_container_background_normal_slideshow_lazyload:null,caption_container_background_normal_slideshow_ken_burns:null,caption_container_background_normal_slideshow_ken_burns_zoom_direction:null,disable_hover:,caption_container_background_hover_video_link:null,caption_container_background_hover_video_start:null,caption_container_background_hover_video_end:null,caption_container_background_hover_play_once:null,caption_container_background_hover_play_on_mobile:null,caption_container_background_hover_privacy_mode:null,caption_container_background_hover_slideshow_gallery:null,caption_container_background_hover_slideshow_loop:null,caption_container_background_hover_slideshow_slide_duration:null,caption_container_background_hover_slideshow_slide_transition:null,caption_container_background_hover_slideshow_transition_duration:null,caption_container_background_hover_slideshow_lazyload:null,caption_container_background_hover_slideshow_ken_burns:null,caption_container_background_hover_slideshow_ken_burns_zoom_direction:null,hover_pointer:null,filters_more_button_arrow:null,filter_responsive_icon:null,filter_buttons_standard_alignment:null,filter_buttons_hidden_show_icon:null,duplicate_selected_in_sidebar:null,pagination_arrows_left_icon:{value:,library:},pagination_arrows_right_icon:{value:,library:},pagination_more_button_type:null,pagination_more_button_size:null,pagination_more_button_icon_align:null,pagination_more_button_icon_align_tablet:null,pagination_more_button_icon_align_mobile:null,pagination_more_button_separator_style_active:null,details_alignment_vertical:null,details_alignment_inline:null,details_divider_show:null,details_label_preset:null,details_label_font_weight:null,details_colon_show:null,details_separator:null,details_value_preset:null,details_value_font_weight:null,readmore_button_type:outline,readmore_button_size:default,readmore_button_border_type:,_position:,motion_fx_motion_fx_scrolling:,motion_fx_translateY_effect:null,motion_fx_translateY_direction:null,motion_fx_translateY_speed:null,motion_fx_translateY_affectedRange:null,motion_fx_translateX_effect:null,motion_fx_translateX_direction:null,motion_fx_translateX_speed:null,motion_fx_translateX_affectedRange:null,motion_fx_opacity_effect:null,motion_fx_opacity_direction:null,motion_fx_opacity_level:null,motion_fx_opacity_range:null,motion_fx_blur_effect:null,motion_fx_blur_direction:null,motion_fx_blur_level:null,motion_fx_blur_range:null,motion_fx_rotateZ_effect:null,motion_fx_rotateZ_direction:null,motion_fx_rotateZ_speed:null,motion_fx_rotateZ_affectedRange:null,motion_fx_scale_effect:null,motion_fx_scale_direction:null,motion_fx_scale_speed:null,motion_fx_scale_range:null,motion_fx_devices:null,motion_fx_range:null,motion_fx_motion_fx_mouse:,motion_fx_mouseTrack_effect:null,motion_fx_mouseTrack_direction:null,motion_fx_mouseTrack_speed:null,motion_fx_tilt_effect:null,motion_fx_tilt_direction:null,motion_fx_tilt_speed:null,sticky:,sticky_on:null,sticky_offset:null,sticky_offset_tablet:null,sticky_offset_mobile:null,sticky_effects_offset:null,sticky_effects_offset_tablet:null,sticky_effects_offset_mobile:null,sticky_anchor_link_offset:null,sticky_anchor_link_offset_tablet:null,sticky_anchor_link_offset_mobile:null,sticky_parent:null,_animation:,_animation_tablet:,_animation_mobile:,_animation_delay:null,_transform_rotateZ_effect:null,_transform_rotateZ_effect_tablet:null,_transform_rotateZ_effect_mobile:null,_transform_rotate_3d:null,_transform_rotateX_effect:null,_transform_rotateX_effect_tablet:null,_transform_rotateX_effect_mobile:null,_transform_rotateY_effect:null,_transform_rotateY_effect_tablet:null,_transform_rotateY_effect_mobile:null,_transform_perspective_effect:null,_transform_perspective_effect_tablet:null,_transform_perspective_effect_mobile:null,_transform_translateX_effect:null,_transform_translateX_effect_tablet:null,_transform_translateX_effect_mobile:null,_transform_translateY_effect:null,_transform_translateY_effect_tablet:null,_transform_translateY_effect_mobile:null,_transform_scale_effect:null,_transform_scale_effect_tablet:null,_transform_scale_effect_mobile:null,_transform_scaleX_effect:null,_transform_scaleX_effect_tablet:null,_transform_scaleX_effect_mobile:null,_transform_scaleY_effect:null,_transform_scaleY_effect_tablet:null,_transform_scaleY_effect_mobile:null,_transform_skewX_effect:null,_transform_skewX_effect_tablet:null,_transform_skewX_effect_mobile:null,_transform_skewY_effect:null,_transform_skewY_effect_tablet:null,_transform_skewY_effect_mobile:null,_transform_flipX_effect:,_transform_flipY_effect:,_transform_rotateZ_effect_hover:null,_transform_rotateZ_effect_hover_tablet:null,_transform_rotateZ_effect_hover_mobile:null,_transform_rotate_3d_hover:null,_transform_rotateX_effect_hover:null,_transform_rotateX_effect_hover_tablet:null,_transform_rotateX_effect_hover_mobile:null,_transform_rotateY_effect_hover:null,_transform_rotateY_effect_hover_tablet:null,_transform_rotateY_effect_hover_mobile:null,_transform_perspective_effect_hover:null,_transform_perspective_effect_hover_tablet:null,_transform_perspective_effect_hover_mobile:null,_transform_translateX_effect_hover:null,_transform_translateX_effect_hover_tablet:null,_transform_translateX_effect_hover_mobile:null,_transform_translateY_effect_hover:null,_transform_translateY_effect_hover_tablet:null,_transform_translateY_effect_hover_mobile:null,_transform_scale_effect_hover:null,_transform_scale_effect_hover_tablet:null,_transform_scale_effect_hover_mobile:null,_transform_scaleX_effect_hover:null,_transform_scaleX_effect_hover_tablet:null,_transform_scaleX_effect_hover_mobile:null,_transform_scaleY_effect_hover:null,_transform_scaleY_effect_hover_tablet:null,_transform_scaleY_effect_hover_mobile:null,_transform_skewX_effect_hover:null,_transform_skewX_effect_hover_tablet:null,_transform_skewX_effect_hover_mobile:null,_transform_skewY_effect_hover:null,_transform_skewY_effect_hover_tablet:null,_transform_skewY_effect_hover_mobile:null,_transform_flipX_effect_hover:,_transform_flipY_effect_hover:,_background_video_link:null,_background_video_start:null,_background_video_end:null,_background_play_once:null,_background_play_on_mobile:null,_background_privacy_mode:null,_background_slideshow_gallery:null,_background_slideshow_loop:null,_background_slideshow_slide_duration:null,_background_slideshow_slide_transition:null,_background_slideshow_transition_duration:null,_background_slideshow_lazyload:null,_background_slideshow_ken_burns:null,_background_slideshow_ken_burns_zoom_direction:null,_background_hover_video_link:null,_background_hover_video_start:null,_background_hover_video_end:null,_background_hover_play_once:null,_background_hover_play_on_mobile:null,_background_hover_privacy_mode:null,_background_hover_slideshow_gallery:null,_background_hover_slideshow_loop:null,_background_hover_slideshow_slide_duration:null,_background_hover_slideshow_slide_transition:null,_background_hover_slideshow_transition_duration:null,_background_hover_slideshow_lazyload:null,_background_hover_slideshow_ken_burns:null,_background_hover_slideshow_ken_burns_zoom_direction:null,thegem_custom_css:,thegem_interaction_vertical_scroll:,thegem_interaction_vertical_scroll_direction:null,thegem_interaction_vertical_scroll_speed:null,thegem_interaction_vertical_scroll_range:null,thegem_interaction_horizontal_scroll:,thegem_interaction_horizontal_scroll_direction:null,thegem_interaction_horizontal_scroll_speed:null,thegem_interaction_horizontal_scroll_range:null,thegem_interaction_mouse:,thegem_interaction_mouse_direction:null,thegem_interaction_mouse_speed:null,thegem_interaction_devices:null,style_uid:da530c6,orderby:menu_order date},action:blog_grid_extended_load_more,url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:3e66e638eb};/* > *//script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-portfolio-grid-extended.js?ver1735111896 idthegem-portfolio-grid-extended-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/products-carousel/assets/js/thegem-product-carousel.js?ver1735111896 idthegem-products-carousel-scripts-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/themes/thegem-elementor/js/jquery.touchSwipe.min.js?ver5.10.5.2 idjquery-touchSwipe-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/jquery.carouFredSel.js?ver1735111896 idjquery-carouFredSel-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/clients/assets/js/thegem-clients.js?ver1735111896 idthegem-clients-js defer>/script>script typetext/javascript idq2w3_fixed_widget-js-extra>/* !CDATA */var q2w3_sidebar_options {use_sticky_position:false,margin_top:0,margin_bottom:0,stop_elements_selectors:,screen_max_width:0,screen_max_height:0,widgets:};/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/q2w3-fixed-widget/js/frontend.min.js?ver6.2.3 idq2w3_fixed_widget-js defer>/script>script typetext/javascript idwp-statistics-tracker-js-extra>/* !CDATA */var WP_Statistics_Tracker_Object {requestUrl:https:\/\/formoreled.com\/wp-json\/wp-statistics\/v2,ajaxUrl:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,hitParams:{wp_statistics_hit:1,source_type:home,source_id:1562,search_query:,signature:43f62c68da52b7c31f253eadd3f6191b,endpoint:hit},onlineParams:{wp_statistics_hit:1,source_type:home,source_id:1562,search_query:,signature:43f62c68da52b7c31f253eadd3f6191b,endpoint:online},option:{userOnline:1,dntEnabled:1,bypassAdBlockers:false,consentIntegration:{name:null,status:},isPreview:false,trackAnonymously:false,isWpConsentApiActive:false,consentLevel:functional},jsCheckTime:60000,isLegacyEventLoaded:,customEventAjaxUrl:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php?actionwp_statistics_custom_event&nonce7b7458c197};/* > *//script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/wp-statistics/assets/js/tracker.js?ver1735111896 idwp-statistics-tracker-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript idgooglesitekit-events-provider-woocommerce-js-before>/* !CDATA */window._googlesitekit.wcdata window._googlesitekit.wcdata || {};window._googlesitekit.wcdata.products ;window._googlesitekit.wcdata.add_to_cart null;window._googlesitekit.wcdata.currency USD;window._googlesitekit.wcdata.eventsToTrack add_to_cart,purchase;/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-woocommerce-4c846ed50de2fbdd0624.js idgooglesitekit-events-provider-woocommerce-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/logo/js/logo.js?ver1735111896 idthegem-te-logo-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver3.29.2 ide-sticky-js defer>/script>script typetext/javascript idthegem-te-menu-js-extra>/* !CDATA */var thegem_menu_data {ajax_url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,ajax_nonce:b9408f6ee3,backLabel:Back,showCurrentLabel:Show this page};var thegem_menu_data {ajax_url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,ajax_nonce:b9408f6ee3,backLabel:Back,showCurrentLabel:Show this page};var thegem_menu_data {ajax_url:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,ajax_nonce:b9408f6ee3,backLabel:Back,showCurrentLabel:Show this page};/* > *//script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/menu/js/menu.js?ver1735111896 idthegem-te-menu-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/templates/elements/search/js/search.js?ver1735111896 idthegem-te-search-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/custom-menu/assets/js/thegem-menu-custom.js?ver1735114991 idthegem-menu-custom-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/heading-animation/assets/js/main.js?ver1735111896 idthegem-heading-main-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/plugins/thegem-elements-elementor/inc/heading-animation/assets/js/prepare-animation.js?ver1735111896 idthegem-heading-prepare-animation-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-itemsAnimations.js?ver1735111896 idthegem-items-animations-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-scrollMonitor.js?ver1735111896 idthegem-scroll-monitor-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/themes/thegem-elementor/js/isotope.min.js?ver5.10.5.2 idthegem-isotope-js-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/isotope-masonry-custom.js?ver1735111896 idthegem-isotope-masonry-custom-js defer>/script>script typerocketlazyloadscript data-minify1 data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/js/thegem-lazyLoading.js?ver1735111896 idthegem-lazy-loading-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver3.29.2 idelementor-pro-webpack-runtime-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-includes/js/dist/hooks.min.js?ver4d63a3d491d11ffd8ac6 idwp-hooks-js>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-includes/js/dist/i18n.min.js?ver5e580eb46a90c2b997e6 idwp-i18n-js>/script>script typerocketlazyloadscript data-rocket-typetext/javascript idwp-i18n-js-after>/* !CDATA */wp.i18n.setLocaleData( { text direction\u0004ltr: ltr } );/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript idelementor-pro-frontend-js-before>/* !CDATA */var ElementorProFrontendConfig {ajaxurl:https:\/\/formoreled.com\/wp-admin\/admin-ajax.php,nonce:b475924e8c,urls:{assets:https:\/\/formoreled.com\/wp-content\/plugins\/elementor-pro\/assets\/,rest:https:\/\/formoreled.com\/wp-json\/},settings:{lazy_load_background_images:true},popup:{hasPopUps:true},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},x-twitter:{title:X},threads:{title:Threads}},woocommerce:{menu_cart:{cart_page_url:https:\/\/formoreled.com,checkout_page_url:https:\/\/formoreled.com,fragments_nonce:82913c3169}},facebook_sdk:{lang:en_US,app_id:},lottie:{defaultAnimationUrl:https:\/\/formoreled.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json}};/* > *//script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver3.29.2 idelementor-pro-frontend-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript srchttps://formoreled.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver3.29.2 idpro-elements-handlers-js defer>/script>script typerocketlazyloadscript data-rocket-typetext/javascript>var thegem_woo_buttons document.querySelectorAll(.button);for (index 0; index thegem_woo_buttons.length; index++) { if(thegem_woo_buttonsindex.tagName.toLowerCase() ! p && thegem_woo_buttonsindex.tagName.toLowerCase() ! div && !thegem_woo_buttonsindex.closest(.portfolio-item) && !thegem_woo_buttonsindex.closest(.thegem-te-loop-product-add-to-cart) && !thegem_woo_buttonsindex.closest(.products) && !(thegem_woo_buttonsindex.closest(.thegem-popup-notification)) && !(thegem_woo_buttonsindex.closest(.woocommerce-MyAccount-content .woocommerce-info))) { thegem_woo_buttonsindex.classList.add(gem-button); thegem_woo_buttonsindex.classList.add(gem-wc-button); }}/script>script>window.lazyLoadOptions{elements_selector:imgdata-lazy-src,.rocket-lazyload,iframedata-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.tagNameIFRAME&&element.dataset.rocketLazyloadfitvidscompatible){if(element.classList.contains(lazyloaded)){if(typeof window.jQuery!undefined){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener(LazyLoad::Initialized,function(e){var lazyLoadInstancee.detail.instance;if(window.MutationObserver){var observernew MutationObserver(function(mutations){var image_count0;var iframe_count0;var rocketlazy_count0;mutations.forEach(function(mutation){for(var i0;imutation.addedNodes.length;i++){if(typeof mutation.addedNodesi.getElementsByTagName!function){continue}if(typeof mutation.addedNodesi.getElementsByClassName!function){continue}imagesmutation.addedNodesi.getElementsByTagName(img);is_imagemutation.addedNodesi.tagNameIMG;iframesmutation.addedNodesi.getElementsByTagName(iframe);is_iframemutation.addedNodesi.tagNameIFRAME;rocket_lazymutation.addedNodesi.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 bdocument.getElementsByTagName(body)0;var config{childList:!0,subtree:!0};observer.observe(b,config)}},!1)/script>script data-no-minify1 async srchttps://formoreled.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js>/script>script>function lazyLoadThumb(e){var timg data-lazy-srchttps://i.ytimg.com/vi/ID/hqdefault.jpg alt width480 height360>noscript>img srchttps://i.ytimg.com/vi/ID/hqdefault.jpg alt width480 height360>/noscript>,abutton classplay aria-labelplay Youtube video>/button>;return t.replace(ID,e)+a}function lazyLoadYoutubeIframe(){var edocument.createElement(iframe),tID?autoplay1;t+0this.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,adocument.getElementsByClassName(rll-youtube-player);for(t0;ta.length;t++)edocument.createElement(div),e.setAttribute(data-id,at.dataset.id),e.setAttribute(data-query, at.dataset.query),e.setAttribute(data-src, at.dataset.src),e.innerHTMLlazyLoadThumb(at.dataset.id),at.appendChild(e),pe.querySelector(.play),p.onclicklazyLoadYoutubeIframe});/script>script>class RocketElementorAnimation{constructor(){this.deviceModedocument.createElement(span),this.deviceMode.idelementor-device-mode,this.deviceMode.setAttribute(class,elementor-screen-only),document.body.appendChild(this.deviceMode)}_detectAnimations(){let tgetComputedStyle(this.deviceMode,:after).content.replace(//g,);this.animationSettingKeysthis._listAnimationSettingsKeys(t),document.querySelectorAll(.elementor-invisibledata-settings).forEach(t>{const et.getBoundingClientRect();if(e.bottom>0&&e.topwindow.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const eJSON.parse(t.dataset.settings),ie._animation_delay||e.animation_delay||0,nethis.animationSettingKeys.find(t>et);if(nonen)return void t.classList.remove(elementor-invisible);t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimationn;let ssetTimeout(()>{t.classList.remove(elementor-invisible),t.classList.add(animated,n),this._removeAnimationSettings(t,e)},i);window.addEventListener(rocket-startLoading,function(){clearTimeout(s)})}_listAnimationSettingsKeys(tmobile){const e;switch(t){casemobile:e.unshift(_mobile);casetablet:e.unshift(_tablet);casedesktop:e.unshift(_desktop)}const i;returnanimation,_animation.forEach(t>{e.forEach(e>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t>delete et),t.dataset.settingsJSON.stringify(e)}static run(){const tnew RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener(DOMContentLoaded,RocketElementorAnimation.run);/script>script typetext/javascript>(function() {var parent document.getElementById(page);var deferredFile1 document.createElement(link);deferredFile1.rel stylesheet;deferredFile1.type text/css;deferredFile1.href https://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/icons-elegant.css?ver1761337892;document.body.appendChild(deferredFile1);var deferredFile2 document.createElement(link);deferredFile2.rel stylesheet;deferredFile2.type text/css;deferredFile2.href https://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/icons-elegant.css?ver1761337892;document.body.appendChild(deferredFile2);var deferredFile3 document.createElement(link);deferredFile3.rel stylesheet;deferredFile3.type text/css;deferredFile3.href https://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/icons-material.css?ver1761337892;document.body.appendChild(deferredFile3);var deferredFile4 document.createElement(link);deferredFile4.rel stylesheet;deferredFile4.type text/css;deferredFile4.href https://formoreled.com/wp-content/cache/min/1/wp-content/themes/thegem-elementor/css/icons-material.css?ver1761337892;document.body.appendChild(deferredFile4);window.addEventListener(load,function(){var elem document.getElementById(thegem-preloader-inline-css);setTimeout(function() { if (elem!null && elem.parentNode!null) elem.parentNode.removeChild(elem) }, 300); });})();/script>/body>/html>!-- This website is like a Rocket, isnt it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1764044363 -->
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]