CINXE.COM

Manufacturing - Sourcify

<!DOCTYPE html> <html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#" class="no-js"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="google-site-verification" content="4tERsqxP5f8NWHS4YWk5kkHYIwcvntGWJoFD0JCpNRc" /> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"> <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/mgppimcmgneocidmaomcbcidobpkokah"> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://sourcify.com/xmlrpc.php" /> <title>Manufacturing - Sourcify</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CPoppins%3A300%2Cregular%2C500%2C600%2C700%7CPT%20Serif%3Aregular%2Citalic%2C700%2C700italic%7CRaleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CDosis%3A200%2C300%2Cregular%2C500%2C600%2C700%2C800&#038;subset=vietnamese%2Clatin%2Ccyrillic%2Cgreek%2Ccyrillic-ext%2Cgreek-ext%2Clatin-ext,cyrillic%2Cgreek%2Cgreek-ext%2Clatin-ext%2Clatin%2Ccyrillic-ext%2Cvietnamese%2Cdevanagari&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CPoppins%3A300%2Cregular%2C500%2C600%2C700%7CPT%20Serif%3Aregular%2Citalic%2C700%2C700italic%7CRaleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CDosis%3A200%2C300%2Cregular%2C500%2C600%2C700%2C800&#038;subset=vietnamese%2Clatin%2Ccyrillic%2Cgreek%2Ccyrillic-ext%2Cgreek-ext%2Clatin-ext,cyrillic%2Cgreek%2Cgreek-ext%2Clatin-ext%2Clatin%2Ccyrillic-ext%2Cvietnamese%2Cdevanagari&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic%7CPoppins%3A300%2Cregular%2C500%2C600%2C700%7CPT%20Serif%3Aregular%2Citalic%2C700%2C700italic%7CRaleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CDosis%3A200%2C300%2Cregular%2C500%2C600%2C700%2C800&#038;subset=vietnamese%2Clatin%2Ccyrillic%2Cgreek%2Ccyrillic-ext%2Cgreek-ext%2Clatin-ext,cyrillic%2Cgreek%2Cgreek-ext%2Clatin-ext%2Clatin%2Ccyrillic-ext%2Cvietnamese%2Cdevanagari&#038;display=swap" /></noscript><link rel="stylesheet" href="https://sourcify.com/wp-content/cache/min/1/ff48339b0231e00de6ac137c2f42dc8d.css" media="all" data-minify="1" /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- All in One SEO 4.7.8 - aioseo.com --> <meta name="description" content="Mastering manufacturing is key to making your production efficient. To start, look at your current processes. Find bottlenecks that slow you down. By using lean manufacturing principles, you can cut waste and improve workflow. Technology and automation can also speed up operations. Training your team regularly is essential. This keeps their skills sharp and prepares them for new tools. Good communication within your team encourages collaboration. Regularly check your supply chain and sourcing strategies. Strong relationships with suppliers help you get materials on time. This reduces delays and ensures product quality. Consider using data to track performance. It helps you make informed decisions and adapt to market changes. Investing in quality control can also improve your output. Streamlining your manufacturing can lead to higher quality products. It also increases customer satisfaction. Ultimately, mastering manufacturing positions your business for growth. By focusing on efficiency, technology, and teamwork, you can thrive in a competitive market. These strategies help you build a strong foundation for your production process." /> <meta name="robots" content="max-image-preview:large" /> <link rel="canonical" href="https://sourcify.com/category/supply-chain/manufacturing/" /> <link rel="next" href="https://sourcify.com/category/supply-chain/manufacturing/page/2/" /> <meta name="generator" content="All in One SEO (AIOSEO) 4.7.8" /> <script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/sourcify.com\/#listItem","position":1,"name":"Home","item":"https:\/\/sourcify.com\/","nextItem":{"@type":"ListItem","@id":"https:\/\/sourcify.com\/category\/supply-chain\/#listItem","name":"Supply Chain"}},{"@type":"ListItem","@id":"https:\/\/sourcify.com\/category\/supply-chain\/#listItem","position":2,"name":"Supply Chain","item":"https:\/\/sourcify.com\/category\/supply-chain\/","nextItem":{"@type":"ListItem","@id":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/#listItem","name":"Manufacturing"},"previousItem":{"@type":"ListItem","@id":"https:\/\/sourcify.com\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/#listItem","position":3,"name":"Manufacturing","previousItem":{"@type":"ListItem","@id":"https:\/\/sourcify.com\/category\/supply-chain\/#listItem","name":"Supply Chain"}}]},{"@type":"CollectionPage","@id":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/#collectionpage","url":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/","name":"Manufacturing - Sourcify","description":"Mastering manufacturing is key to making your production efficient. To start, look at your current processes. Find bottlenecks that slow you down. By using lean manufacturing principles, you can cut waste and improve workflow. Technology and automation can also speed up operations. Training your team regularly is essential. This keeps their skills sharp and prepares them for new tools. Good communication within your team encourages collaboration. Regularly check your supply chain and sourcing strategies. Strong relationships with suppliers help you get materials on time. This reduces delays and ensures product quality. Consider using data to track performance. It helps you make informed decisions and adapt to market changes. Investing in quality control can also improve your output. Streamlining your manufacturing can lead to higher quality products. It also increases customer satisfaction. Ultimately, mastering manufacturing positions your business for growth. By focusing on efficiency, technology, and teamwork, you can thrive in a competitive market. These strategies help you build a strong foundation for your production process.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/sourcify.com\/#website"},"breadcrumb":{"@id":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/#breadcrumblist"}},{"@type":"Organization","@id":"https:\/\/sourcify.com\/#organization","name":"Sourcify","url":"https:\/\/sourcify.com\/"},{"@type":"WebSite","@id":"https:\/\/sourcify.com\/#website","url":"https:\/\/sourcify.com\/","name":"Sourcify","inLanguage":"en-US","publisher":{"@id":"https:\/\/sourcify.com\/#organization"}}]} </script> <!-- All in One SEO --> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel='dns-prefetch' href='//js.stripe.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//checkout.stripe.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Sourcify &raquo; Feed" href="https://sourcify.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Sourcify &raquo; Comments Feed" href="https://sourcify.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Sourcify &raquo; Manufacturing Category Feed" href="https://sourcify.com/category/supply-chain/manufacturing/feed/" /> <style id='theme-inline-css' type='text/css'> .site-topbar { background-color: #0747a6;font-family: Roboto;font-style: normal;font-size: 18px; } .site-header-sticky, .site-header-sticky .widget.widget_search { background-color: rgba(20, 37, 55, 0.95); } .content-header { background-color: #000000;margin-top: 0px;margin-right: 0px;margin-bottom: 60px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } body { font-family: Roboto;font-style: normal;color: #464646;text-transform: none;font-size: 1rem;line-height: 1.8em; } h1 { font-family: Montserrat;font-weight: 600;color: #464646;text-transform: none;font-size: 5rem;line-height: 1.1em; } h2 { font-family: Montserrat;font-style: normal;color: #464646;text-transform: none;font-size: 2rem;line-height: 1.1em; } h3 { font-family: Lato;font-style: normal;color: #464646;font-size: 1.5rem;line-height: 1.1em; } h4 { font-family: Lato;font-style: normal;color: #464646;font-size: 1rem;line-height: 1.1em; } h5 { font-family: Lato;font-style: normal;color: #464646; } h6 { font-family: Lato;font-style: normal;color: #464646; } .site-header .navigator > .menu > li > a { text-transform: uppercase;font-size: 1rem;letter-spacing: 0.5px; } .site-header-sticky .navigator > .menu > li > a { text-transform: uppercase;font-size: 1rem;letter-spacing: 0.5px; } .content-header .page-title-inner { font-family: Lato;font-weight: 900; } .content-header .breadcrumbs, .content-header .down-arrow a, .page-title .subtitle { font-family: Lato;font-weight: 300; } .widget > .widget-title { font-size: 1.5rem;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 15px;margin-left: 0px; } .widget { padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .sliding-menu { text-transform: none;font-size: 2rem;line-height: 1.2em; } .content-bottom-widgets { font-family: Lato;font-style: normal; } .content-bottom-widgets .widget-title { font-family: Lato;font-style: normal; } .site-footer { font-family: Roboto;font-style: normal;border-top: 0px none #000000;border-right: 0px none #000000;border-bottom: 0px none #000000;border-left: 0px none #000000;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } .footer-widgets { color: #dcdfe1;background-color: #292929;padding-top: 80px;padding-right: 0px;padding-bottom: 80px;padding-left: 0px; } .footer-widgets .widget-title { color: #ffffff;text-transform: uppercase;font-size: 1rem;letter-spacing: 0.5px; } a { color: #6564db; } a:hover { color: #f2f2f7; } .site-header .off-canvas-toggle:hover, .site-header .navigator .menu > li:hover > a, .site-header .social-icons a:hover { color: #ea205a; } .site-header .off-canvas-toggle, .site-header .navigator .menu > li > a, .site-header .social-icons a { color: #ffffff;padding-top: 15px;padding-right: 0px;padding-bottom: 15px;padding-left: 0px; } .site-header .navigator .menu > li.current-menu-item > a, .site-header .navigator .menu > li.current_page_item > a, .site-header .navigator .menu > li.current-menu-ancestor > a, .site-header .navigator .menu > li.current-menu-parent > a, .site-header .navigator .menu.menu-extras > li > a, .site-header .navigator .menu.menu-extras .search-field, .site-header .off-canvas-toggle, .site-header .off-canvas-toggle:hover { color: #ffffff; } .site-header-sticky .off-canvas-toggle:hover, .site-header-sticky .navigator .menu > li:hover > a, .site-header-sticky .social-icons a:hover { color: #ea205a; } .site-header-sticky .off-canvas-toggle, .site-header-sticky .navigator .menu > li > a, .site-header-sticky .social-icons a { color: #ffffff;padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } .site-header-sticky .navigator .menu > li.current-menu-item > a, .site-header-sticky .navigator .menu > li.current_page_item > a, .site-header-sticky .navigator .menu > li.current-menu-ancestor > a, .site-header-sticky .navigator .menu > li.current-menu-parent > a, .site-header-sticky .navigator .menu.menu-extras > li > a, .site-header-sticky .navigator .menu.menu-extras .search-field, .site-header-sticky .off-canvas-toggle, .site-header-sticky .off-canvas-toggle:hover { color: #ffffff; } .breadcrumbs a { color: #0facf3; } .breadcrumbs a:hover { color: #ffffff; } .sliding-menu a:hover { color: #ea205a; } .sliding-menu a { color: #ffffff; } .site-footer .footer-widgets a { color: #808080; } .site-footer .footer-widgets a:hover { color: #ffffff; } .wrap { width: 1280px;max-width: 90%; } .content-body-inner { padding-top: 0px;padding-right: 0px;padding-bottom: 60px;padding-left: 0px; } .site-header .header-brand { margin-top: 51px;margin-right: 20px;margin-bottom: 0px;margin-left: 0px; } .site-header .site-header-inner { height: 80px; } .site-header .off-canvas-toggle, .site-header .navigator .menu, .site-header .social-icons { margin-top: 52px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .site-header-sticky .header-brand { margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .site-header-sticky .site-header-inner { height: 60px; } .site-header-sticky .off-canvas-toggle, .site-header-sticky .navigator .menu, .site-header-sticky .social-icons { margin-top: 16px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px; } .content-header .content-header-inner { height: 100vh; } .logo.logoDefault { width: 200px;height: auto; } .logo.logoLight { width: auto;height: auto; } .logo.logoDark { width: auto;height: auto; } .sliding-menu .off-canvas-wrap { padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px; } .button, input[type="button"], input[type="submit"], button { background: #ff6464;height: 60px;font-family: Montserrat;font-style: normal;color: #ffffff;text-transform: capitalize;font-size: 1rem;line-height: 60px;letter-spacing: 0.5px;padding-top: 0px;padding-right: 40px;padding-bottom: 0px;padding-left: 40px;border-top: 2px solid #ffffff;border-right: 2px solid #ffffff;border-bottom: 2px solid #ffffff;border-left: 2px solid #ffffff;border-radius: 2px; } input, textarea, select { background: Array;font-family: Roboto;font-style: normal;text-transform: none;font-size: 1rem;padding-top: 15px;padding-right: 20px;padding-bottom: 15px;padding-left: 20px;border: 2px solid rgba(0, 0, 0, 0);border-radius: 4px; } input, select { height: 50px6; } .footer-widgets .widget { margin-top: 0px;margin-right: 0px;margin-bottom: 30px;margin-left: 0px; } .content-inner[data-grid] .post, .content-inner[data-grid-normal] .post { padding-left: 30.000000px;padding-right: 30.000000px;margin-bottom: 60px; } .content-inner[data-grid], .content-inner[data-grid-normal] { margin-left: -30px;margin-right: -30px; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, table a:hover, blockquote::before, .post-image a::before, .navigation.pager-numeric .page-numbers.current, .star-rating, .woocommerce #respond .comment-form .stars, .woocommerce #respond .comment-form .stars a, .woocommerce .product .summary .price, .woocommerce-pagination ul li .page-numbers.current, .projects-grid-alt .project .project-thumbnail .project-readmore a, .testimonial-author, #site .iconlist.iconlist-icon-xlarge li .iconlist-item-content .number, #site .iconlist.iconlist-icon-xlarge li .iconlist-item-icon i, .iconlist.iconlist-icon-small li .iconlist-item-icon i, #site .pricing-table .price-column .features li::before, #site .pricing-table .price-column .price .price, #site .pricing-table .price-column .price .symbol, .go-to-top a::after, #site .testimonial::after { color: #29384f; } textarea.no-border:focus, input.no-border[type="text"]:focus, input.no-border[type="password"]:focus, input.no-border[type="datetime"]:focus, input.no-border[type="datetime-local"]:focus, input.no-border[type="date"]:focus, input.no-border[type="month"]:focus, input.no-border[type="time"]:focus, input.no-border[type="week"]:focus, input.no-border[type="number"]:focus, input.no-border[type="email"]:focus, input.no-border[type="url"]:focus, input.no-border[type="search"]:focus, input.no-border[type="tel"]:focus, input.no-border[type="color"]:focus, input.input-text.no-border:focus, button.accent:hover, input[type="submit"].accent:hover, button[type="submit"].accent:hover, .button.accent:hover, button.dark:hover, input[type="submit"].dark:hover, button[type="submit"].dark:hover, .button.dark:hover, .site-header-classic .navigator .menu li a::after, .site-header-sticky .navigator .menu li a::after, .site-header .navigator .menu.menu-extras li.shopping-cart .widget_shopping_cart_content .buttons .button.checkout, .site-header-sticky .navigator .menu.menu-extras li.shopping-cart .widget_shopping_cart_content .buttons .button.checkout, .site-content .breadcrumbs-inner a::after, .widget.widget_product_tag_cloud .tagcloud a:hover, .widget.widget_price_filter .price_slider_wrapper .ui-slider, .widget.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle, .widget.widget_shopping_cart .buttons .checkout, .woocommerce-pagination ul li .page-numbers::after, .woocommerce .onsale, .woocommerce .woocommerce-message, .woocommerce .product .summary div[itemprop="description"] ul li::before, .search-results .main-content .search-results .search-results-inner .post > a, .navigation.pager-numeric .page-numbers::after, .projects-grid .project-inner:hover .project-thumbnail, .projects-grid-alt .project-inner:hover .project-thumbnail, .projects-grid-alt .project .project-info .project-meta a::after, .projects-filter ul li a::after, .owl-pagination .owl-page span, #site .owl-pagination .owl-page.active, #site .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a::before, #site .blog-shortcode .post-boxed .post-categories a::after, #site .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel::after, .widget.widget_recent_entries ul li:hover::before { background-color: #29384f; } ::selection { background: #29384f; } ::-moz-selection { background: #29384f; } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input.input-text:focus, select:focus, .woocommerce .onsale::before, .hentry.sticky .post-inner::after { border-color: #29384f; } #site .iconbox .box-header .box-icon i, #site .vc_tta-tabs .vc_tta-tabs-container ul.vc_tta-tabs-list li.vc_tta-tab a, .projects-masonry .project .project-inner .project-info .project-meta a { color: #6564db; } button:hover, input[type="submit"]:hover, button[type="submit"]:hover, .button:hover, button.accent, input[type="submit"].accent, button[type="submit"].accent, .button.accent, thead, .post-header .post-title::after, li.shopping-cart .shopping-cart-items-count, .widget.widget_shopping_cart .buttons .checkout:hover, .search-results .main-content .search-results .search-results-inner .post > a:hover, #site .pricing-table .price-column.highlight, .go-to-top a, .widget.widget_recent_entries ul li::before, .projects-masonry .project .project-inner .project-info .project-meta a::after, .iconlist.iconlist-icon-small li .iconlist-item-icon i { background-color: #6564db; } </style> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :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 id='__EPYT__style-inline-css' type='text/css'> .epyt-gallery-thumb { width: 33.333%; } </style> <style id='rocket-lazyload-inline-css' type='text/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://sourcify.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/themes/royal/libs/magnific-popup/dist/jquery.magnific-popup.min.js?ver=1.0" id="magnific-popup-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/libs/js-cookie/js.cookie.js?ver=1738797802" id="jscookie-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/libs/ouibounce/ouibounce.js?ver=1738797802" id="ouibounce-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/js/leave-popup.js?ver=1738797802" id="magnific-popup-init-script-js" defer></script> <script type="text/javascript" id="__ytprefs__-js-extra"> /* <![CDATA[ */ var _EPYT_ = {"ajaxurl":"https:\/\/sourcify.com\/wp-admin\/admin-ajax.php","security":"50876abf2c","gallery_scrolloffset":"20","eppathtoscripts":"https:\/\/sourcify.com\/wp-content\/plugins\/youtube-embed-plus\/scripts\/","eppath":"https:\/\/sourcify.com\/wp-content\/plugins\/youtube-embed-plus\/","epresponsiveselector":"[\"iframe.__youtube_prefs__\"]","epdovol":"1","version":"14.2.1.3","evselector":"iframe.__youtube_prefs__[src], iframe[src*=\"youtube.com\/embed\/\"], iframe[src*=\"youtube-nocookie.com\/embed\/\"]","ajax_compat":"","maxres_facade":"eager","ytapi_load":"light","pause_others":"","stopMobileBuffer":"1","facade_mode":"","not_live_on_channel":"","vi_active":"","vi_js_posttypes":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://sourcify.com/wp-content/plugins/youtube-embed-plus/scripts/ytprefs.min.js?ver=14.2.1.3" id="__ytprefs__-js"></script> <script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://sourcify.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://sourcify.com/wp-json/wp/v2/categories/101" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://sourcify.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <meta name="generator" content="Site Kit by Google 1.144.0" /><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var dpwdrsid = '08ya1PhJHE'; var dpwdrsextid = '657f4c0d'; var __ibaseUrl = (("https:" == document.location.protocol) ? "https://data.processwebsitedata.com" : "http://data.processwebsitedata.com"); (function () { var va = document.createElement('script'); va.type = 'text/javascript'; va.async = true; va.src = __ibaseUrl + '/cscripts/' + dpwdrsid + '-' + dpwdrsextid + '.js'; var sv = document.getElementsByTagName('script')[0]; sv.parentNode.insertBefore(va, sv); })(); </script> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"pagePostType":"post","pagePostType2":"category-post","pageCategory":["manufacturing"]}; dataLayer.push( dataLayer_content ); </script> <script type="rocketlazyloadscript" data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PGG7JV6'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <script type="rocketlazyloadscript"> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1775017,hjsv:5}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv='); </script> <link rel="preload" href="https://sourcify.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/fonts/hustle-icons-font.woff2" as="font" type="font/woff2" crossorigin> <meta name="generator" content="Elementor 3.26.4; features: e_font_icon_svg, additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <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> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <style id="hustle-module-1-0-styles" class="hustle-module-styles hustle-module-styles-1">@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-popup-content {max-width: 500px;max-height: none;max-height: unset;overflow-y: initial;}}@media screen and (min-width: 783px) { .hustle-layout {max-height: none;max-height: unset;}} .hustle-ui.module_id_1 {padding-right: 15px;padding-left: 15px;}.hustle-ui.module_id_1 .hustle-popup-content .hustle-info,.hustle-ui.module_id_1 .hustle-popup-content .hustle-optin {padding-top: 0px;padding-bottom: 0px;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 {padding-right: 15px;padding-left: 15px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-popup-content .hustle-info,.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-popup-content .hustle-optin {padding-top: 0px;padding-bottom: 0px;}} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-body {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: #ffffff;border-radius: 0px 0px 0px 0px;overflow: hidden;background-color: #ffffff;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-body {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-content {padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;border-color: rgba(0,0,0,0);background-color: #ffffff;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui.module_id_1 .hustle-main-wrapper {position: relative;padding:32px 0 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-content {padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-main-wrapper {padding:32px 0 0;}} .hustle-ui.module_id_1 .hustle-layout .hustle-content {margin: 0px 0px 0px 0px;padding: 40px 40px 15px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;border-color: rgba(0,0,0,0);background-color: rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui.module_id_1 .hustle-layout .hustle-content .hustle-content-wrap {padding: 40px 0 15px 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-content {margin: 0px 0px 0px 0px;padding: 50px 50px 15px 50px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-content .hustle-content-wrap {padding: 50px 0 15px 0;}} .hustle-ui.module_id_1 .hustle-layout .hustle-title {display: block;margin: 0px 0px 15px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #0d0d0d;font: 700 32px/44px Roboto;font-style: normal;letter-spacing: -0.63px;text-transform: none;text-decoration: none;text-align: center;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-title {margin: 0px 0px 15px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: 700 32px/44px Roboto;font-style: normal;letter-spacing: -0.63px;text-transform: none;text-decoration: none;text-align: center;}} .hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {display: block;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #000000;font: 700 14px/18px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-subtitle {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: 700 14px/18px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-footer {margin: 10px 0px 0px 0px;text-align: center;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link {font-size: 14px;line-height: 22px;font-family: Open Sans;letter-spacing: -0.22px;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a,.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:visited {color: #ffffff;font-weight: normal;font-style: normal;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:hover {color: #ffffff;}.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:focus,.hustle-ui.module_id_1 .hustle-layout .hustle-nsa-link a:active {color: #ffffff;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-footer {margin: 15px 0px 0px 0px;text-align: center;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-nsa-link {font-size: 14px;line-height: 22px;letter-spacing: -0.22px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-nsa-link a {font-weight: normal;font-style: normal;text-transform: none;text-decoration: none;}}button.hustle-button-close .hustle-icon-close:before {font-size: inherit;}.hustle-ui.module_id_1 button.hustle-button-close {color: #ffffff;background: transparent;border-radius: 0;position: absolute;z-index: 1;display: block;width: 32px;height: 32px;right: 0;left: auto;top: 0;bottom: auto;transform: unset;}.hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close {font-size: 12px;}.hustle-ui.module_id_1 button.hustle-button-close:hover {color: #ffffff;}.hustle-ui.module_id_1 button.hustle-button-close:focus {color: #ffffff;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 button.hustle-button-close .hustle-icon-close {font-size: 12px;}.hustle-ui:not(.hustle-size--small).module_id_1 button.hustle-button-close {background: transparent;border-radius: 0;display: block;width: 32px;height: 32px;right: 0;left: auto;top: 0;bottom: auto;transform: unset;}}.hustle-ui.module_id_1 .hustle-popup-mask {background-color: rgba(0,0,0,0.75);} .hustle-ui.module_id_1 .hustle-layout .hustle-layout-form {margin: 0px 0px 0px 0px;padding: 15px 40px 40px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: #ffffff;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-layout-form {margin: 0px 0px 0px 0px;padding: 15px 50px 50px 50px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;}}.hustle-ui.module_id_1 .hustle-form .hustle-form-fields {display: block;}.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-field {margin-bottom: 5px;}.hustle-ui.module_id_1 .hustle-form .hustle-form-fields .hustle-button {width: 100%;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields {display: -webkit-box;display: -ms-flex;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: -0px;margin-bottom: -0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields .hustle-field {min-width: 100px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields .hustle-button {width: auto;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin-top: 0px;margin-bottom: 0px;}} .hustle-ui.module_id_1 .hustle-field .hustle-input {margin: 0;padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #172171;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #5D7380;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}.hustle-ui.module_id_1 .hustle-field .hustle-input:hover {border-color: #172171;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-field .hustle-input:focus {border-color: #172171;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-field-error.hustle-field .hustle-input {border-color: #e12e2e !important;background-color: #FFFFFF !important;}.hustle-ui.module_id_1 .hustle-field .hustle-input + .hustle-input-label [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-field .hustle-input:hover + .hustle-input-label [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-field .hustle-input:focus + .hustle-input-label [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-field-error.hustle-field .hustle-input + .hustle-input-label [class*="hustle-icon-"] {color: #e12e2e;}.hustle-ui.module_id_1 .hustle-field .hustle-input + .hustle-input-label {padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: transparent;color: #818290;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-field .hustle-input {padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-field .hustle-input + .hustle-input-label {padding: 10px 19px 10px 19px;border-width: 1px 1px 1px 1px;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-select2 + .select2 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single {margin: 0;padding: 0 19px 0 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-color: #B0BEC6;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__rendered {padding: 10px 0 10px 0;color: #5D7380;font: normal 14px/22px Open Sans;font-style: normal;}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {color: #AAAAAA;}.hustle-ui.module_id_1 .hustle-select2 + .select2:hover .select2-selection--single {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-select2 + .select2.select2-container--open .select2-selection--single {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-select2.hustle-field-error + .select2 .select2-selection--single {border-color: #D43858 !important;background-color: #FFFFFF !important;}.hustle-ui.module_id_1 .hustle-select2 + .select2 + .hustle-input-label {color: #AAAAAA;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}.hustle-ui.module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__arrow {color: #38C5B5;}.hustle-ui.module_id_1 .hustle-select2 + .select2:hover .select2-selection--single .select2-selection__arrow {color: #49E2D1;}.hustle-ui.module_id_1 .hustle-select2 + .select2.select2-container--open .select2-selection--single .select2-selection__arrow {color: #49E2D1;}.hustle-ui.module_id_1 .hustle-select2.hustle-field-error + .select2 .select2-selection--single .select2-selection__arrow {color: #D43858 !important;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 {box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 .select2-selection--single {padding: 0 19px 0 19px;border-width: 1px 1px 1px 1px;border-style: solid;border-radius: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 .select2-selection--single .select2-selection__rendered {padding: 10px 0 10px 0;font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-select2 + .select2 + .hustle-input-label {font: normal 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-align: left;}}.hustle-module-1.hustle-dropdown {background-color: #FFFFFF;}.hustle-module-1.hustle-dropdown .select2-results .select2-results__options .select2-results__option {color: #5D7380;background-color: transparent;}.hustle-module-1.hustle-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {color: #FFFFFF;background-color: #ADB5B7;}.hustle-module-1.hustle-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected="true"] {color: #FFFFFF;background-color: #38C5B5;}.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker {background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker .ui-timepicker-viewport a {color: #5D7380;background-color: transparent;}.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker .ui-timepicker-viewport a:hover,.hustle-ui.module_id_1 .hustle-timepicker .ui-timepicker .ui-timepicker-viewport a:focus {color: #FFFFFF;background-color: #ADB5B7;} .hustle-ui.module_id_1 .hustle-form .hustle-radio span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;border-color: #B0BEC6;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-radio span:not([aria-hidden]) {color: #FFFFFF;font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}.hustle-ui.module_id_1 .hustle-form .hustle-radio input:checked + span[aria-hidden] {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-radio input:checked + span[aria-hidden]:before {background-color: #38C5B5;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-radio span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-radio span:not([aria-hidden]) {font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;border-color: #B0BEC6;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span:not([aria-hidden]) {color: #FFFFFF;font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}.hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) input:checked + span[aria-hidden] {border-color: #4F5F6B;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) input:checked + span[aria-hidden]:before {color: #38C5B5;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span[aria-hidden] {border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-checkbox:not(.hustle-gdpr) span:not([aria-hidden]) {font: 400 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}}.hustle-module-1.hustle-calendar:before {background-color: #FFFFFF;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-datepicker-title {color: #35414A;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all,.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:visited {color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:hover {color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:focus,.hustle-module-1.hustle-calendar .ui-datepicker-header .ui-corner-all:active {color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar thead th {color: #35414A;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a,.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:visited {background-color: #FFFFFF;color: #5D7380;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:hover {background-color: #38C5B5;color: #FFFFFF;}.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:focus,.hustle-module-1.hustle-calendar .ui-datepicker-calendar tbody tr td a:active {background-color: #38C5B5;color: #FFFFFF;} .hustle-ui.module_id_1 .hustle-form button.hustle-button-submit {padding: 9px 22px 9px 22px;border-width: 2px 2px 2px 2px;border-style: solid;border-color: #172171;border-radius: 0px 0px 0px 0px;background-color: #172171;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #FFFFFF;font: 700 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}.hustle-ui.module_id_1 .hustle-form button.hustle-button-submit:hover {border-color: #1d2b99;background-color: #1d2b99;color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-form button.hustle-button-submit:focus {border-color: #4d99f7;background-color: #172171;color: #FFFFFF;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form button.hustle-button-submit {padding: 9px 22px 9px 22px;border-width: 2px 2px 2px 2px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);font: 700 14px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}} .hustle-ui.module_id_1 .hustle-form .hustle-form-options {margin: 0px 0px 0px 0px;padding: 20px 20px 20px 20px;border-width: 0px 0px 0px 0px;border-style: solid;border-color: rgba(0,0,0,0);border-radius: 0px 0px 0px 0px;background-color: #35414A;-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-options {margin: 0px 0px 0px 0px;padding: 20px 20px 20px 20px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.4);}} .hustle-ui.module_id_1 .hustle-form .hustle-form-options .hustle-group-title {display: block;margin: 0 0 20px;padding: 0;border: 0;color: #FFFFFF;font: bold 13px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-options .hustle-group-title {font: bold 13px/22px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr {margin: 0px 0px 0px 0px;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span[aria-hidden] {border-width: 1px 1px 1px 1px;border-style: solid;border-color: #c1c1c1;border-radius: 0px 0px 0px 0px;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span[aria-hidden]:before {color: #172171;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) {color: #666666;font: 400 12px/1.7em Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) a {color: #333333;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) a:hover {color: #333333;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) a:focus {color: #333333;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr input:checked + span[aria-hidden] {border-color: #c1c1c1;background-color: #FFFFFF;}.hustle-ui.module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr.hustle-field-error + span[aria-hidden] {border-color: #D43858 !important;background-color: #FFFFFF !important;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr {margin: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span[aria-hidden] {border-width: 1px 1px 1px 1px;border-style: solid;border-radius: 0px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout-form .hustle-checkbox.hustle-gdpr span:not([aria-hidden]) {font: 400 12px/1.7em Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-layout .hustle-error-message {margin: 20px 0px 0px 0px;background-color: #fcebe5;box-shadow: inset 4px 0 0 0 #e12e2e;-moz-box-shadow: inset 4px 0 0 0 #e12e2e;-webkit-box-shadow: inset 4px 0 0 0 #e12e2e;}.hustle-ui.module_id_1 .hustle-layout .hustle-error-message p {color: #e12e2e;font: normal 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-error-message {margin: 20px 0px 0px 0px;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-error-message p {font: normal 12px/20px Open Sans;font-style: normal;letter-spacing: 0px;text-transform: none;text-decoration: none;text-align: left;}} .hustle-ui.module_id_1 .hustle-success {padding: 40px 40px 40px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;border-color: rgba(0,0,0,0);background-color: #ffffff;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);color: #4f4f4f;}.hustle-ui.module_id_1 .hustle-success [class*="hustle-icon-"] {color: #172171;}.hustle-ui.module_id_1 .hustle-success a,.hustle-ui.module_id_1 .hustle-success a:visited {color: #38C5B5;}.hustle-ui.module_id_1 .hustle-success a:hover {color: #2DA194;}.hustle-ui.module_id_1 .hustle-success a:focus,.hustle-ui.module_id_1 .hustle-success a:active {color: #2DA194;}.hustle-ui.module_id_1 .hustle-success-content b,.hustle-ui.module_id_1 .hustle-success-content strong {font-weight: bold;}.hustle-ui.module_id_1 .hustle-success-content blockquote {margin-right: 0;margin-left: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success {padding: 40px 40px 40px 40px;border-width: 0px 0px 0px 0px;border-style: solid;border-radius: 0px 0px 0px 0px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);}}.hustle-ui.module_id_1 .hustle-success-content {color: #4f4f4f;font-size: 16px;line-height: 26px;font-family: Open Sans;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content {font-size: 16px;line-height: 26px;}}.hustle-ui.module_id_1 .hustle-success-content p:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: normal 16px/26px Open Sans;letter-spacing: -0.25px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content p:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content p:not([class*="forminator-"]) {margin-bottom: 20px;font: normal 16px/26px Open Sans;letter-spacing: -0.25px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content p:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h1:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 28px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h1:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h1:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 28px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h1:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h2:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 22px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h2:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h2:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 22px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h2:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h3:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 18px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h3:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h3:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 18px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h3:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h4:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 16px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h4:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h4:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 16px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h4:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h5:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 14px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h5:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h5:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 14px/1.4em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h5:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content h6:not([class*="forminator-"]) {margin: 0 0 10px;color: #4f4f4f;font: 700 12px/1.4em Open Sans;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content h6:not([class*="forminator-"]):last-child {margin-bottom: 0;}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h6:not([class*="forminator-"]) {margin-bottom: 20px;font: 700 12px/1.4em Open Sans;letter-spacing: 0px;text-transform: uppercase;text-decoration: none;}.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content h6:not([class*="forminator-"]):last-child {margin-bottom: 0}}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]),.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]) {margin: 0 0 10px;}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]):last-child,.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]):last-child {margin-bottom: 0;}.hustle-ui.module_id_1 .hustle-success-content li:not([class*="forminator-"]) {margin: 0 0 5px;color: #4f4f4f;font: 400 14px/1.45em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}.hustle-ui.module_id_1 .hustle-success-content li:not([class*="forminator-"]):last-child {margin-bottom: 0;}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]) li:before {color: #ADB5B7}.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]) li:before {background-color: #ADB5B7}@media screen and (min-width: 783px) {.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-success-content li:not([class*="forminator-"]) {font: 400 14px/1.45em Open Sans;letter-spacing: 0px;text-transform: none;text-decoration: none;}}@media screen and (min-width: 783px) {.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]),.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]) {margin: 0 0 20px;}.hustle-ui.module_id_1 .hustle-success-content ol:not([class*="forminator-"]):last-child,.hustle-ui.module_id_1 .hustle-success-content ul:not([class*="forminator-"]):last-child {margin-bottom: 0;}}</style><link rel="icon" href="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310-50x50.png" sizes="32x32" /> <link rel="icon" href="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310.png" /> <meta name="msapplication-TileImage" content="https://sourcify.com/wp-content/uploads/2018/01/ms-icon-310x310.png" /> <style type="text/css" id="wp-custom-css"> #site-footer aside{ text-align: center; } li.button_li{ box-shadow: none!important; background: transparent; border: 2px solid white; padding: 0 20px 0 20px; } li.button_li:hover{ background-color: white; color: black!important; border-color: white; padding: 0 20px 0 20px; } li.button_li:hover a:hover{ color: black!important; } .menu li a{ font-weight: 500!important; } .content-body-inner.wrap{ padding: 0!important; } .nc_wrapper {display:none;} .demo-btn { padding: 0px 20px; background-color: #0747a6; color: #fff!important; border-radius: 1px; } .site-topbar .topbar-text { float: right; } .swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {display:none} .site-header .navigator .menu > li > a .demo-btn { color: #fff!important;} #menu-item-1451 > a {color:#fff!important;} .breadcrumbs a { color: #6564db; } .site-content .down-arrow a { color: #6564db; } .single-post .related-posts { display: none;} .content-header { background-size: cover; } .start-cta-btn { padding: 2px 24px; background: #ff6464; color: #fff!important; } /* .um label, .um a, .um span{ color: white!important; } */ .um-dropdown a { color: #888!important; } .um-profile-body.main.main-default{ max-width: unset!important; } .vc_grid-filter-item span{ color: white; } .layout-wide .site-header-sticky.wrap, .layout-frame .site-header-sticky.wrap { display: none;} h3 {line-height: 1} .site-header .navigator>.menu>li>a { font-size: .8rem } .site-header .off-canvas-toggle, .site-header .navigator .menu>li>a, .site-header .social-icons a { padding-top: 10px; padding-bottom: 10px; } .button, input[type="button"], input[type="submit"], button { padding-left: 20px; padding-right: 20px; font-size: .8rem; } .site-header-sticky .navigator>.menu>li>a { font-size: .8rem } .site-header-sticky .off-canvas-toggle, .site-header-sticky .navigator .menu>li>a, .site-header-sticky .social-icons a { padding-bottom: 10px; } .site-header-sticky .off-canvas-toggle:hover, .site-header-sticky .navigator .menu>li:hover>a, .site-header-sticky .social-icons a:hover, .site-header .off-canvas-toggle:hover, .site-header .navigator .menu>li:hover>a, .site-header .social-icons a:hover { color: #fff; } .site-header .off-canvas-toggle:hover, .site-header .navigator .menu>li:hover>a, .site-header .social-icons a:hover { color: #fff; } .site-header-classic .navigator .menu li a:after { background-color: #fff; } .page-id-2067 .site-header { display: none; } .page-id-2078 .site-header { display: none; } .nc_socialPanel.swp_d_darkGray a, .nc_socialPanel.swp_d_fullColor a, .nc_socialPanel.swp_d_lightGray a, .nc_socialPanel.swp_d_mediumGray a{ color: #333; } body .nc_socialPanel.swp_o_darkGray:hover a, body .nc_socialPanel.swp_o_fullColor:hover a, body .nc_socialPanel.swp_o_lightGray:hover a, body .nc_socialPanel.swp_o_mediumGray:hover a, html body .nc_socialPanel.swp_i_darkGray a:hover, html body .nc_socialPanel.swp_i_fullColor .nc_tweetContainer:hover a, html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover a, html body .nc_socialPanel.swp_i_mediumGray a:hover { color: #fff; } .sumome-share-client-wrapper, .sumome-share-client-wrapper-left-page, .sumome-share-client-counts, .sumome-share-client-light, .sumome-share-client-medium { display: none;} .nc_socialPanel.swp_d_fullColor .swp_fb, .nc_socialPanel.swp_d_fullColor .twitter, .nc_socialPanel.swp_d_fullColor .linkedIn, .nc_socialPanel.swp_d_fullColor .googlePlus{ background: transparent; } .nc_socialPanel.swp_flatFresh.swp_d_fullColor .swp_fb, .nc_socialPanel.swp_flatFresh.swp_d_fullColor .twitter, .nc_socialPanel.swp_flatFresh.swp_d_fullColor .linkedIn, .nc_socialPanel.swp_flatFresh.swp_d_fullColor .googlePlus { border: 2px solid #333; } @media only screen and (max-width: 960px) { .admin-bar .site-header-sticky { top: 0; } .menu-sliding {background-color: rgba(51, 51, 51, .95);} } p:last-child { margin-bottom: 0; margin-top: 20px; } .resources-section h3 { margin-bottom: 15px; /* Adds space between the headings and the lists */ } .resources-section ul { margin-top: 10px; /* Adds space between the headings and the content of the lists */ margin-bottom: 20px; /* Adds space at the bottom of the lists */ } .hero-title { margin-bottom: 20px; /* Space between the title and subtitle */ } .hero-subtitle { margin-top: 0; /* Prevent any unintended spacing above the subtitle */ margin-bottom: 30px; /* Adjust spacing below the subtitle for consistency */ } </style> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/ajax-login-script.js?ver=1738797854" defer></script> </head> <body class="archive category category-manufacturing category-101 sliding-desktop-off sliding-overlay layout-wide sidebar-none blog-masonry wpb-js-composer js-comp-ver-8.1 vc_responsive elementor-default elementor-kit-9762" itemscope="itemscope" itemtype="http://schema.org/WebPage"> <div class="fixed-popup-blog">Have Manufacturing Questions? Call or text us now at <a href="tel:16194732149">619-473-2149</a></div> <div id="site" class="site wrap header-position-top"> <div id="site-header" class="site-header site-header-classic header-brand-left header-transparent"> <div class="site-header-inner wrap"> <div class="header-brand"> <a href="https://sourcify.com" alt="Sourcify"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-srcset="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 1x, https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 2x" alt="Sourcify" class="logo logoDefault" data-lazy-src="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png" /><noscript><img src="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png" srcset="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 1x, https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 2x" alt="Sourcify" class="logo logoDefault" /></noscript> </a> </div> <nav class="navigator" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <ul id="menu-new" class="menu menu-primary"><li id="menu-item-7685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7685"><a href="https://sourcify.com/programs/">Sourcing Services</a> <ul class="sub-menu"> <li id="menu-item-7686" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7686"><a href="https://sourcify.com/enterprisesourcing/">Enterprise Sourcing</a></li> <li id="menu-item-7687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7687"><a href="https://sourcify.com/influencerbrands/">Influencer Brands</a></li> </ul> </li> <li id="menu-item-9863" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9863"><a href="#">Production Guides</a> <ul class="sub-menu"> <li id="menu-item-8164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8164"><a href="https://sourcify.com/india-production-guide/">India Production Guide</a></li> <li id="menu-item-9713" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9713"><a href="https://sourcify.com/manufacturing-in-mexico/">Mexico Production Guide</a></li> <li id="menu-item-9887" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9887"><a href="https://sourcify.com/everything-you-need-to-know-about-manufacturing-in-morocco/">Morocco聽Production Guide</a></li> <li id="menu-item-9860" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9860"><a href="https://sourcify.com/vietnam-priduction-guide/">Vietnam Production Guide</a></li> </ul> </li> <li id="menu-item-8062" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8062"><a>Factory Network</a> <ul class="sub-menu"> <li id="menu-item-9862" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9862"><a href="#">Find Manufacturers</a> <ul class="sub-menu"> <li id="menu-item-9889" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9889"><a href="https://sourcify.com/find-manufacturers-in-india/">Find Manufacturers in India</a></li> <li id="menu-item-9888" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9888"><a href="https://sourcify.com/find-manufacturers-in-the-philippines/">Find Manufacturers in the Philippines</a></li> <li id="menu-item-7693" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7693"><a href="https://sourcify.com/find-manufacturers-in-vietnam/">Find Manufacturers in Vietnam</a></li> </ul> </li> <li id="menu-item-8063" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8063"><a href="https://t4o4iork4lk.typeform.com/to/jFdh1Lzv?typeform-source=www.sourcify.com">Factory Intake Form</a></li> </ul> </li> <li id="menu-item-7688" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7688"><a href="https://sourcify.com/programs/">Learn</a> <ul class="sub-menu"> <li id="menu-item-7692" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7692"><a>Manufacturing Country Guides</a> <ul class="sub-menu"> <li id="menu-item-7694" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7694"><a href="https://sourcify.com/everything-you-need-to-know-about-manufacturing-in-china/">Manufacturing in China</a></li> <li id="menu-item-7695" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7695"><a href="https://sourcify.com/what-you-need-to-know-about-manufacturing-in-india/">Manufacturing in India</a></li> <li id="menu-item-7696" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7696"><a href="https://sourcify.com/the-ins-and-outs-of-manufacturing-in-the-philippines/">Manufacturing in Philippines</a></li> </ul> </li> <li id="menu-item-7689" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7689"><a href="https://sourcify.com/programs/">Product Sourcing School</a></li> <li id="menu-item-7690" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7690"><a href="https://sourcify.com/eot">Podcast: eCommerce on Tap</a></li> <li id="menu-item-7691" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7691"><a href="https://sourcify.com/blog/">eCommerce Tips, Tricks and Real Success Stories</a></li> <li id="menu-item-7702" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7702"><a href="https://sourcify.com/case-studies/">Case Studies</a></li> </ul> </li> <li id="menu-item-7697" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7697"><a href="https://sourcify.com/about-us/">About</a> <ul class="sub-menu"> <li id="menu-item-7698" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7698"><a href="https://sourcify.com/about-us/">Our Story</a></li> <li id="menu-item-7699" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7699"><a href="https://sourcify.com/contact-us/">Contact Us</a></li> <li id="menu-item-7700" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7700"><a href="https://wellfound.com/company/sourcify/jobs">Careers</a></li> <li id="menu-item-7701" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7701"><a href="https://sourcify.com/Partners/">Partners</a></li> </ul> </li> </ul> <a href="javascript:;" data-target="off-canvas-right" class="off-canvas-toggle"> <span></span> </a> <ul id="menu-secondary-menu" class="menu menu-secondary"><li id="menu-item-1451" class="demo-btn menu-item menu-item-type-custom menu-item-object-custom menu-item-1451"><a href="https://sourcify.com/schedule/">Book a Call</a></li> </ul> </nav> </div> <!-- /.site-header-inner --> </div> <!-- /.site-header --> <div id="site-header-sticky" class="wrap site-header-sticky header-brand-center"> <div class="site-header-inner wrap"> <div class="header-brand"> <a href="https://sourcify.com" alt="Sourcify"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-srcset="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 1x, https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 2x" alt="Sourcify" class="logo logoDefault" data-lazy-src="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png" /><noscript><img src="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png" srcset="https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 1x, https://sourcify.com/wp-content/uploads/2018/11/Sourcify-Logo-Peacock-400.png 2x" alt="Sourcify" class="logo logoDefault" /></noscript> </a> </div> <nav class="navigator" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <ul id="menu-new-1" class="menu menu-primary"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7685"><a href="https://sourcify.com/programs/">Sourcing Services</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7686"><a href="https://sourcify.com/enterprisesourcing/">Enterprise Sourcing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7687"><a href="https://sourcify.com/influencerbrands/">Influencer Brands</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9863"><a href="#">Production Guides</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8164"><a href="https://sourcify.com/india-production-guide/">India Production Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9713"><a href="https://sourcify.com/manufacturing-in-mexico/">Mexico Production Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9887"><a href="https://sourcify.com/everything-you-need-to-know-about-manufacturing-in-morocco/">Morocco聽Production Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9860"><a href="https://sourcify.com/vietnam-priduction-guide/">Vietnam Production Guide</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8062"><a>Factory Network</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9862"><a href="#">Find Manufacturers</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9889"><a href="https://sourcify.com/find-manufacturers-in-india/">Find Manufacturers in India</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9888"><a href="https://sourcify.com/find-manufacturers-in-the-philippines/">Find Manufacturers in the Philippines</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7693"><a href="https://sourcify.com/find-manufacturers-in-vietnam/">Find Manufacturers in Vietnam</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8063"><a href="https://t4o4iork4lk.typeform.com/to/jFdh1Lzv?typeform-source=www.sourcify.com">Factory Intake Form</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7688"><a href="https://sourcify.com/programs/">Learn</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7692"><a>Manufacturing Country Guides</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7694"><a href="https://sourcify.com/everything-you-need-to-know-about-manufacturing-in-china/">Manufacturing in China</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7695"><a href="https://sourcify.com/what-you-need-to-know-about-manufacturing-in-india/">Manufacturing in India</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7696"><a href="https://sourcify.com/the-ins-and-outs-of-manufacturing-in-the-philippines/">Manufacturing in Philippines</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7689"><a href="https://sourcify.com/programs/">Product Sourcing School</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7690"><a href="https://sourcify.com/eot">Podcast: eCommerce on Tap</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7691"><a href="https://sourcify.com/blog/">eCommerce Tips, Tricks and Real Success Stories</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7702"><a href="https://sourcify.com/case-studies/">Case Studies</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-7697"><a href="https://sourcify.com/about-us/">About</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7698"><a href="https://sourcify.com/about-us/">Our Story</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7699"><a href="https://sourcify.com/contact-us/">Contact Us</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7700"><a href="https://wellfound.com/company/sourcify/jobs">Careers</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7701"><a href="https://sourcify.com/Partners/">Partners</a></li> </ul> </li> </ul> <a href="javascript:;" data-target="off-canvas-right" class="off-canvas-toggle"> <span></span> </a> <ul id="menu-secondary-menu-1" class="menu menu-secondary"><li class="demo-btn menu-item menu-item-type-custom menu-item-object-custom menu-item-1451"><a href="https://sourcify.com/schedule/">Book a Call</a></li> </ul> </nav> </div> <!-- /.site-header-inner --> </div> <!-- /.site-header --> <div id="site-content" class="site-content"> <div class="content-header content-header-center content-header-full content-header-featured wrap"> <div class="content-header-inner wrap"> <div class="wrap-inner"> <div class="page-title"> <h1 class="page-title-inner">Archive for category: Manufacturing</h1> </div> <div class="breadcrumbs"> <div class="breadcrumbs-inner"> <!-- Breadcrumb NavXT 7.4.1 --> <span property="itemListElement" typeof="ListItem"><a property="item" typeof="WebPage" title="Go to Sourcify." href="https://sourcify.com" class="home" ><span property="name">Sourcify</span></a><meta property="position" content="1"></span> &gt; <span property="itemListElement" typeof="ListItem"><a property="item" typeof="WebPage" title="Go to the Supply Chain Category archives." href="https://sourcify.com/category/supply-chain/" class="taxonomy category" ><span property="name">Supply Chain</span></a><meta property="position" content="2"></span> &gt; <span property="itemListElement" typeof="ListItem"><span property="name" class="archive taxonomy category current-item">Manufacturing</span><meta property="url" content="https://sourcify.com/category/supply-chain/manufacturing/"><meta property="position" content="3"></span> </div> </div> </div> </div> <div class="down-arrow"> <a href="javascript:;"><span>Scroll Down</span></a> </div> </div> <div id="content-body" class="content-body"> <div class="content-body-inner wrap"> <!-- The main content --> <main id="main-content" class="main-content" itemprop="mainContentOfPage"> <div class="main-content-inner"> <div class="content" role="main" itemprop="mainContentOfPage"> <div class="content-inner" data-grid="{&quot;itemSelector&quot;:&quot;.post&quot;}" data-columns="3"> <div id="post-9745" class="post post-9745 type-post status-publish format-standard has-post-thumbnail hentry category-manufacturing tag-jewelry"> <div class="post-inner"> <div class="post-image"> <div class="post-meta"> <h6 class="post-categories"> <a href="https://sourcify.com/category/supply-chain/manufacturing/" rel="category tag">Manufacturing</a> </h6> <!-- <span class="post-author"> <span>By</span> <a href="https://sourcify.com/author/eliza/" itemprop="url" rel="author"> <span itemprop="name">Eliza</span> </a> </span> --> </div> <a class="featured-image" href="https://sourcify.com/where-to-source-gems-and-metals/" target="_self"> <img fetchpriority="high" width="2560" height="1709" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201709'%3E%3C/svg%3E" class="attachment-full" alt="Raw Gems to turn into Jewelry" data-lazy-src="https://sourcify.com/wp-content/uploads/2025/01/joanna-kosinska-MnKWt1W1GDg-unsplash-scaled.jpg" /><noscript><img fetchpriority="high" width="2560" height="1709" src="https://sourcify.com/wp-content/uploads/2025/01/joanna-kosinska-MnKWt1W1GDg-unsplash-scaled.jpg" class="attachment-full" alt="Raw Gems to turn into Jewelry" /></noscript> </a> </div> <div class="post-boxed"> <div class="post-header"> <h6 class="post-date"> <span class="post-month">Jan</span> <span class="post-day">23</span> <!--<span class="post-year">2025</span>--> </h6> <h2 class="post-title" itemprop="headline"> <a href="https://sourcify.com/where-to-source-gems-and-metals/" rel="bookmark"> Unearthing Beauty: Where Gems and Precious Metals Are Mined </a> </h2> </div> <div class="post-content"> <p>From the dazzling sparkle of diamonds to the luster of gold and the deep hues of emeralds, every gem and precious metal has a story that begins in the...</p> <div class="read-more"> <a href="https://sourcify.com/where-to-source-gems-and-metals/" target="_self"> <span></span> Continue Reading </a> </div> </div> <div class="post-footer"> <h6 class="post-author"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async'/></noscript> <span>By</span> <span><a href="https://sourcify.com/author/eliza/" title="Posts by Eliza" rel="author">Eliza</a></span> </h6> </div> </div> </div> </div> <div id="post-9742" class="post post-9742 type-post status-publish format-standard has-post-thumbnail hentry category-manufacturing tag-jewelry"> <div class="post-inner"> <div class="post-image"> <div class="post-meta"> <h6 class="post-categories"> <a href="https://sourcify.com/category/supply-chain/manufacturing/" rel="category tag">Manufacturing</a> </h6> <!-- <span class="post-author"> <span>By</span> <a href="https://sourcify.com/author/eliza/" itemprop="url" rel="author"> <span itemprop="name">Eliza</span> </a> </span> --> </div> <a class="featured-image" href="https://sourcify.com/silver-jewelry/" target="_self"> <img width="2560" height="1707" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201707'%3E%3C/svg%3E" class="attachment-full" alt="Silver jewelry" data-lazy-src="https://sourcify.com/wp-content/uploads/2025/01/lisette-harzing-5JgjeQzzftU-unsplash-scaled.jpg" /><noscript><img width="2560" height="1707" src="https://sourcify.com/wp-content/uploads/2025/01/lisette-harzing-5JgjeQzzftU-unsplash-scaled.jpg" class="attachment-full" alt="Silver jewelry" /></noscript> </a> </div> <div class="post-boxed"> <div class="post-header"> <h6 class="post-date"> <span class="post-month">Jan</span> <span class="post-day">22</span> <!--<span class="post-year">2025</span>--> </h6> <h2 class="post-title" itemprop="headline"> <a href="https://sourcify.com/silver-jewelry/" rel="bookmark"> Where Can I Produce Silver Jewelry? </a> </h2> </div> <div class="post-content"> <p>Silver jewelry production thrives in specific artisan hubs, such as Taxco, Bali, and C贸rdoba, where the craft has deep cultural roots. Why Choose T...</p> <div class="read-more"> <a href="https://sourcify.com/silver-jewelry/" target="_self"> <span></span> Continue Reading </a> </div> </div> <div class="post-footer"> <h6 class="post-author"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async'/></noscript> <span>By</span> <span><a href="https://sourcify.com/author/eliza/" title="Posts by Eliza" rel="author">Eliza</a></span> </h6> </div> </div> </div> </div> <div id="post-9732" class="post post-9732 type-post status-publish format-standard has-post-thumbnail hentry category-manufacturing tag-jewelry"> <div class="post-inner"> <div class="post-image"> <div class="post-meta"> <h6 class="post-categories"> <a href="https://sourcify.com/category/supply-chain/manufacturing/" rel="category tag">Manufacturing</a> </h6> <!-- <span class="post-author"> <span>By</span> <a href="https://sourcify.com/author/eliza/" itemprop="url" rel="author"> <span itemprop="name">Eliza</span> </a> </span> --> </div> <a class="featured-image" href="https://sourcify.com/gold-jewelry/" target="_self"> <img width="2560" height="1707" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201707'%3E%3C/svg%3E" class="attachment-full" alt="Gold Chains" data-lazy-src="https://sourcify.com/wp-content/uploads/2025/01/tahlia-doyle-i1B8PtxYmoY-unsplash-scaled.jpg" /><noscript><img width="2560" height="1707" src="https://sourcify.com/wp-content/uploads/2025/01/tahlia-doyle-i1B8PtxYmoY-unsplash-scaled.jpg" class="attachment-full" alt="Gold Chains" /></noscript> </a> </div> <div class="post-boxed"> <div class="post-header"> <h6 class="post-date"> <span class="post-month">Jan</span> <span class="post-day">21</span> <!--<span class="post-year">2025</span>--> </h6> <h2 class="post-title" itemprop="headline"> <a href="https://sourcify.com/gold-jewelry/" rel="bookmark"> Where Can I Produce Gold Jewelry? </a> </h2> </div> <div class="post-content"> <p>Gold, a symbol of wealth and timeless elegance, is best sourced from regions with a deep tradition of goldsmithing and jewelry craftsmanship, such as ...</p> <div class="read-more"> <a href="https://sourcify.com/gold-jewelry/" target="_self"> <span></span> Continue Reading </a> </div> </div> <div class="post-footer"> <h6 class="post-author"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async'/></noscript> <span>By</span> <span><a href="https://sourcify.com/author/eliza/" title="Posts by Eliza" rel="author">Eliza</a></span> </h6> </div> </div> </div> </div> <div id="post-9729" class="post post-9729 type-post status-publish format-standard has-post-thumbnail hentry category-manufacturing tag-jewelry"> <div class="post-inner"> <div class="post-image"> <div class="post-meta"> <h6 class="post-categories"> <a href="https://sourcify.com/category/supply-chain/manufacturing/" rel="category tag">Manufacturing</a> </h6> <!-- <span class="post-author"> <span>By</span> <a href="https://sourcify.com/author/eliza/" itemprop="url" rel="author"> <span itemprop="name">Eliza</span> </a> </span> --> </div> <a class="featured-image" href="https://sourcify.com/jewelry-certifications/" target="_self"> <img width="2560" height="1707" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201707'%3E%3C/svg%3E" class="attachment-full" alt="Ethics in Jewelry Sourcing" data-lazy-src="https://sourcify.com/wp-content/uploads/2025/01/kelly-sikkema-3AizfOuMfP8-unsplash-scaled.jpg" /><noscript><img width="2560" height="1707" src="https://sourcify.com/wp-content/uploads/2025/01/kelly-sikkema-3AizfOuMfP8-unsplash-scaled.jpg" class="attachment-full" alt="Ethics in Jewelry Sourcing" /></noscript> </a> </div> <div class="post-boxed"> <div class="post-header"> <h6 class="post-date"> <span class="post-month">Jan</span> <span class="post-day">18</span> <!--<span class="post-year">2025</span>--> </h6> <h2 class="post-title" itemprop="headline"> <a href="https://sourcify.com/jewelry-certifications/" rel="bookmark"> Jewelry Certifications: The Golden Standard for Building Trust and Brand Loyalty </a> </h2> </div> <div class="post-content"> <p>Jewelry manufacturers looking to enhance their credibility and assure customers of the quality and ethical practices behind their products can benefit...</p> <div class="read-more"> <a href="https://sourcify.com/jewelry-certifications/" target="_self"> <span></span> Continue Reading </a> </div> </div> <div class="post-footer"> <h6 class="post-author"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async'/></noscript> <span>By</span> <span><a href="https://sourcify.com/author/eliza/" title="Posts by Eliza" rel="author">Eliza</a></span> </h6> </div> </div> </div> </div> <div id="post-9723" class="post post-9723 type-post status-publish format-standard has-post-thumbnail hentry category-manufacturing tag-jewelry"> <div class="post-inner"> <div class="post-image"> <div class="post-meta"> <h6 class="post-categories"> <a href="https://sourcify.com/category/supply-chain/manufacturing/" rel="category tag">Manufacturing</a> </h6> <!-- <span class="post-author"> <span>By</span> <a href="https://sourcify.com/author/eliza/" itemprop="url" rel="author"> <span itemprop="name">Eliza</span> </a> </span> --> </div> <a class="featured-image" href="https://sourcify.com/jewelry-market/" target="_self"> <img width="2560" height="1707" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201707'%3E%3C/svg%3E" class="attachment-full" alt="Pile of jewelry" data-lazy-src="https://sourcify.com/wp-content/uploads/2025/01/nick-karvounis-8tAfM25C1AY-unsplash-scaled.jpg" /><noscript><img width="2560" height="1707" src="https://sourcify.com/wp-content/uploads/2025/01/nick-karvounis-8tAfM25C1AY-unsplash-scaled.jpg" class="attachment-full" alt="Pile of jewelry" /></noscript> </a> </div> <div class="post-boxed"> <div class="post-header"> <h6 class="post-date"> <span class="post-month">Jan</span> <span class="post-day">17</span> <!--<span class="post-year">2025</span>--> </h6> <h2 class="post-title" itemprop="headline"> <a href="https://sourcify.com/jewelry-market/" rel="bookmark"> Dazzling Prospects: Why Now is the Time to Enter the Jewelry Market </a> </h2> </div> <div class="post-content"> <p>The jewelry industry has long been associated with luxury, elegance, and craftsmanship, but the market today offers incredible growth potential for an...</p> <div class="read-more"> <a href="https://sourcify.com/jewelry-market/" target="_self"> <span></span> Continue Reading </a> </div> </div> <div class="post-footer"> <h6 class="post-author"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async'/></noscript> <span>By</span> <span><a href="https://sourcify.com/author/eliza/" title="Posts by Eliza" rel="author">Eliza</a></span> </h6> </div> </div> </div> </div> <div id="post-9720" class="post post-9720 type-post status-publish format-standard has-post-thumbnail hentry category-manufacturing tag-jewelry"> <div class="post-inner"> <div class="post-image"> <div class="post-meta"> <h6 class="post-categories"> <a href="https://sourcify.com/category/supply-chain/manufacturing/" rel="category tag">Manufacturing</a> </h6> <!-- <span class="post-author"> <span>By</span> <a href="https://sourcify.com/author/eliza/" itemprop="url" rel="author"> <span itemprop="name">Eliza</span> </a> </span> --> </div> <a class="featured-image" href="https://sourcify.com/jewelry-supply-chain-disruptions/" target="_self"> <img width="2560" height="1707" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202560%201707'%3E%3C/svg%3E" class="attachment-full" alt="Two rings on a table" data-lazy-src="https://sourcify.com/wp-content/uploads/2025/01/mel-BN0HcaBdPug-unsplash-scaled.jpg" /><noscript><img width="2560" height="1707" src="https://sourcify.com/wp-content/uploads/2025/01/mel-BN0HcaBdPug-unsplash-scaled.jpg" class="attachment-full" alt="Two rings on a table" /></noscript> </a> </div> <div class="post-boxed"> <div class="post-header"> <h6 class="post-date"> <span class="post-month">Jan</span> <span class="post-day">16</span> <!--<span class="post-year">2025</span>--> </h6> <h2 class="post-title" itemprop="headline"> <a href="https://sourcify.com/jewelry-supply-chain-disruptions/" rel="bookmark"> Building Unbreakable Jewelry Supply Chains in a Volatile World </a> </h2> </div> <div class="post-content"> <p>The Challenges Facing the Jewelry Supply Chain The jewelry industry is facing several challenges when it comes to supply chain disruptions. From ge...</p> <div class="read-more"> <a href="https://sourcify.com/jewelry-supply-chain-disruptions/" target="_self"> <span></span> Continue Reading </a> </div> </div> <div class="post-footer"> <h6 class="post-author"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=32&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/31723ea2102a1c230236043e95ed6ee4?s=64&#038;d=mm&#038;r=g 2x' class='avatar avatar-32 photo' height='32' width='32' decoding='async'/></noscript> <span>By</span> <span><a href="https://sourcify.com/author/eliza/" title="Posts by Eliza" rel="author">Eliza</a></span> </h6> </div> </div> </div> </div> </div> <nav class="navigation paging-navigation pager-numeric"> <div class="pagination loop-pagination"><span aria-current="page" class="page-numbers current">1</span> <a class="page-numbers" href="https://sourcify.com/category/supply-chain/manufacturing/page/2/">2</a> <span class="page-numbers dots">&hellip;</span> <a class="page-numbers" href="https://sourcify.com/category/supply-chain/manufacturing/page/19/">19</a> <a class="next page-numbers" href="https://sourcify.com/category/supply-chain/manufacturing/page/2/">Next &rarr;</a></div> </nav> </div> <!-- /.content --> </div> <!-- /.main-content-inner --> </main> <!-- /.main-content --> </div> <!-- /.content-body-inner --> </div> <!-- /.content-body --> </div> <!-- /.site-content --> <div id="site-footer" class="site-footer"> <div class="footer-widgets"> <div class="footer-widgets-inner wrap"> <div class="footer-aside-wrap"> <aside data-width="3"> <div id="media_image-3" class="widget widget_media_image"><img width="300" height="81" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2081'%3E%3C/svg%3E" class="image wp-image-593 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-srcset="https://sourcify.com/wp-content/uploads/2017/12/logo-white-585x158.png 585w, https://sourcify.com/wp-content/uploads/2017/12/logo-white-768x207.png 768w, https://sourcify.com/wp-content/uploads/2017/12/logo-white-100x27.png 100w, https://sourcify.com/wp-content/uploads/2017/12/logo-white.png 962w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://sourcify.com/wp-content/uploads/2017/12/logo-white-585x158.png" /><noscript><img width="300" height="81" src="https://sourcify.com/wp-content/uploads/2017/12/logo-white-585x158.png" class="image wp-image-593 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://sourcify.com/wp-content/uploads/2017/12/logo-white-585x158.png 585w, https://sourcify.com/wp-content/uploads/2017/12/logo-white-768x207.png 768w, https://sourcify.com/wp-content/uploads/2017/12/logo-white-100x27.png 100w, https://sourcify.com/wp-content/uploads/2017/12/logo-white.png 962w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> </aside> <aside data-width="3"> <div id="nav_menu-5" class="widget widget_nav_menu"><h3 class="widget-title">About Sourcify</h3><div class="menu-info-container"><ul id="menu-info" class="menu"><li id="menu-item-5010" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5010"><a href="https://sourcify.com/case-studies/">Case Studies</a></li> <li id="menu-item-5011" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5011"><a href="https://sourcify.com/about-us/">About Us</a></li> <li id="menu-item-5012" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5012"><a href="https://sourcify.com/our-company/">Our Company</a></li> </ul></div></div> </aside> <aside data-width="3"> <div id="nav_menu-6" class="widget widget_nav_menu"><h3 class="widget-title">General</h3><div class="menu-legal-container"><ul id="menu-legal" class="menu"><li id="menu-item-5008" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5008"><a href="https://sourcify.com/contact-us/">Contact Us</a></li> <li id="menu-item-5005" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5005"><a href="https://sourcify.com/terms/">Terms of Service</a></li> <li id="menu-item-5006" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5006"><a href="https://sourcify.com/privacy/">Privacy Policy</a></li> <li id="menu-item-5007" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5007"><a href="https://sourcify.com/cookie-policy/">Cookie Policy</a></li> </ul></div></div> </aside> <aside data-width="3"> <div id="text-8" class="widget widget_text"> <div class="textwidget"><p style="text-align: left;"><strong>Sourcify, Inc.</strong><br /> 491A Coleman&#8217;s Crossing #503<br /> Marysville, OH 43040<br /> <strong>Phone:</strong> +1 (909)-639-3572<br /> <strong>Email:</strong> Info@sourcify.com</p> </div> </div> </aside> </div> </div> </div> </div> <!-- /#site-footer --> </div> <!-- /.site-wrapper --> <div id="off-canvas-right" class="off-canvas sliding-menu"> <a href="javascript:;" data-target="off-canvas-right" class="off-canvas-toggle"> <span></span> </a> <div class="off-canvas-wrap"> <ul id="menu-mobile-menu" class="menu menu-sliding"><li id="menu-item-233" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-233"><a href="https://sourcify.com/">Home</a></li> <li id="menu-item-2349" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2349"><a href="https://sourcify.com/about-us/">About</a> <ul class="sub-menu"> <li id="menu-item-3905" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3905"><a href="https://sourcify.com/about-us/">Our Process</a></li> <li id="menu-item-3260" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3260"><a href="https://sourcify.com/our-company/">Our Company</a></li> <li id="menu-item-3259" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3259"><a href="https://sourcify.com/contact-us/">Contact Us</a></li> <li id="menu-item-3619" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3619"><a target="_blank" href="https://angel.co/sourcify/jobs">Careers</a></li> </ul> </li> <li id="menu-item-5960" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5960"><a href="https://sourcify.com/programs/">Our Programs</a> <ul class="sub-menu"> <li id="menu-item-6213" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6213"><a href="https://sourcify.com/programs/">Product Sourcing School</a></li> <li id="menu-item-6212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6212"><a href="https://sourcify.com/influencerbrands/">Influencer Brands</a></li> <li id="menu-item-6211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6211"><a href="https://sourcify.com/enterprisesourcing/">Enterprise Sourcing</a></li> <li id="menu-item-6873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6873"><a href="https://sourcify.com/gift-your-factory/">Gift Factory</a></li> </ul> </li> <li id="menu-item-1353" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1353"><a href="https://sourcify.com/about">Learn</a> <ul class="sub-menu"> <li id="menu-item-4134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-4134"><a href="#">Manufacturing Country Guides</a> <ul class="sub-menu"> <li id="menu-item-4136" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4136"><a href="https://sourcify.com/all-you-need-to-know-about-manufacturing-in-vietnam/">Manufacturing in Vietnam</a></li> <li id="menu-item-4135" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4135"><a href="https://sourcify.com/everything-you-need-to-know-about-manufacturing-in-china/">Manufacturing in China</a></li> <li id="menu-item-4330" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4330"><a href="https://sourcify.com/what-you-need-to-know-about-manufacturing-in-india/">Manufacturing in India</a></li> <li id="menu-item-9715" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9715"><a href="https://sourcify.com/india-production-guide/">India Production Guide</a></li> <li id="menu-item-4545" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4545"><a href="https://sourcify.com/the-ins-and-outs-of-manufacturing-in-the-philippines/">Manufacturing in the Philippines</a></li> <li id="menu-item-9714" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9714"><a href="https://sourcify.com/manufacturing-in-mexico/">Mexico Production Guide</a></li> </ul> </li> <li id="menu-item-2670" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2670"><a href="https://sourcify.com/eot/">Podcast: eCommerce on Tap</a></li> <li id="menu-item-5961" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5961"><a href="https://sourcify.com/product-sourcing-stories/">Product Sourcing Stories</a></li> <li id="menu-item-1354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1354"><a href="https://sourcify.com/case-studies/">Case Studies</a></li> <li id="menu-item-7422" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7422"><a href="https://sourcify.com/partners/">Partners</a></li> </ul> </li> <li id="menu-item-2159" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2159"><a href="https://sourcify.com/schedule/">Join Our Free Training</a></li> </ul> </div> </div> <div id="frame"> <span class="frame_top"></span> <span class="frame_right"></span> <span class="frame_bottom"></span> <span class="frame_left"></span> </div> <script type="rocketlazyloadscript"> (function(ss,ex){ window.ldfdr=window.ldfdr||function(){(ldfdr._q=ldfdr._q||[]).push([].slice.call(arguments));}; (function(d,s){ fs=d.getElementsByTagName(s)[0]; function ce(src){ var cs=d.createElement(s); cs.src=src; cs.async=1; fs.parentNode.insertBefore(cs,fs); }; ce('https://sc.lfeeder.com/lftracker_v1_'+ss+(ex?'_'+ex:'')+'.js'); })(document,'script'); })('Xbp1oaEeW9LaEdVj'); </script> <!-- GTM Container placement set to footer --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PGG7JV6" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <div id="hustle-popup-id-1" class="hustle-ui hustle-popup hustle-palette--gray_slate hustle_module_id_1 module_id_1 " data-id="1" data-render-id="0" data-tracking="enabled" role="dialog" aria-modal="true" data-intro="fadeIn" data-outro="fadeOut" data-overlay-close="1" data-close-delay="5000" style="opacity: 0;" ><div class="hustle-popup-mask hustle-optin-mask" aria-hidden="true"></div><div class="hustle-popup-content"><div class="hustle-optin hustle-optin--default"><div class="hustle-success" data-close-delay="false" style="display: none;"><span class="hustle-icon-check" aria-hidden="true"></span><div class="hustle-success-content"></div></div><div class="hustle-layout"><div class="hustle-main-wrapper"><button class="hustle-button-icon hustle-button-close has-background"> <span class="hustle-icon-close" aria-hidden="true"></span> <span class="hustle-screen-reader">Close this module</span> </button><div class="hustle-layout-body"><div class="hustle-layout-content hustle-layout-position--above"><div class="hustle-content"><div class="hustle-content-wrap"><div class="hustle-group-title"><span class="hustle-title">Stay Up-to-Date with Our Newsletter!</span><span class="hustle-subtitle">Join Our Community and Stay Informed with Our Newsletter.</span></div></div></div></div><form class="hustle-layout-form" novalidate="novalidate"><div class="hustle-form hustle-form-inline"><div class="hustle-form-fields hustle-proximity-separated"><div class="hustle-field hustle-field-required "><label for="hustle-field-email-module-1" id="hustle-field-email-module-1-label" class="hustle-screen-reader">Email</label><input id="hustle-field-email-module-1" type="email" class="hustle-input " name="email" value="" aria-labelledby="hustle-field-email-module-1-label" data-validate="1" data-required-error="Email field is required." data-validation-error="Please enter a valid email." /><span class="hustle-input-label" aria-hidden="true" style="flex-flow: row nowrap;"><span>Enter your email address</span></span></div><button class="hustle-button hustle-button-submit " aria-live="polite" data-loading-text="Form is being submitted, please wait a bit."><span class="hustle-button-text">Subscribe Now</span><span class="hustle-icon-loader hustle-loading-icon" aria-hidden="true"></span></button></div></div><input type="hidden" name="hustle_module_id" value="1"><input type="hidden" name="post_id" value="101"><div class="hustle-error-message" style="display: none;" data-default-error="Something went wrong, please try again."></div></form></div></div><div class="hustle-layout-footer"><p class="hustle-nsa-link"><a href="#">Thanks, I鈥檓 not interested</a></p></div></div></div></div></div> <link rel='stylesheet' id='hustle-fonts-css' href='https://fonts.bunny.net/css?family=Roboto%3Aregular%2C700%7COpen+Sans%3A700%2Cregular%2Cbold%2C400&#038;display=swap&#038;ver=1.0' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/assets/js/components.js?ver=1738797803" id="theme-components-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/themes/royal/assets/js/theme.js?ver=1738797803" id="theme-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1738797803" id="swv-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/sourcify.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1738797803" id="contact-form-7-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://js.stripe.com/v3/" id="simpay-stripe-js-v3-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/simpay-polyfill.min.js?ver=3.8.0" id="simpay-polyfill-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/vendor/accounting.min.js?ver=3.8.0" id="simpay-accounting-js" defer></script> <script type="text/javascript" id="simpay-shared-js-extra"> /* <![CDATA[ */ var spGeneral = {"strings":{"currency":"USD","currencySymbol":"$","currencyPosition":"left","decimalSeparator":".","thousandSeparator":",","ajaxurl":"https:\/\/sourcify.com\/wp-admin\/admin-ajax.php"},"booleans":{"isZeroDecimal":false,"scriptDebug":false},"i18n":{"mediaTitle":"Insert Media","mediaButtonText":"Use Image","limitSingleField":"You may only add one of these fields per form.","limitMaxFields":"The maximum number of fields is 20.","couponPercentOffText":"% off","couponAmountOffText":"off"},"integers":{"decimalPlaces":2,"minAmount":1}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/simpay-public-shared.min.js?ver=3.8.0" id="simpay-shared-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/backbone.min.js?ver=1.6.0" id="backbone-js" defer></script> <script type="text/javascript" id="wp-api-request-js-extra"> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/sourcify.com\/wp-json\/","nonce":"298995ac83","versionString":"wp\/v2\/"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/api-request.min.js?ver=6.7.2" id="wp-api-request-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-includes/js/wp-api.min.js?ver=6.7.2" id="wp-api-js" defer></script> <script type="text/javascript" id="simpay-public-js-extra"> /* <![CDATA[ */ var simplePayForms = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/simpay-public.min.js?ver=3.8.0" id="simpay-public-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wp-simple-pay-pro-3/includes/pro/assets/js/simpay-public-pro.min.js?ver=3.8.0" id="simpay-public-pro-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/cache/min/1/wp-content/plugins/duracelltomi-google-tag-manager/dist/js/gtm4wp-form-move-tracker.js?ver=1738797803" id="gtm4wp-form-move-tracker-js" defer></script> <script type="text/javascript" id="hui_scripts-js-extra"> /* <![CDATA[ */ var hustleSettings = {"mobile_breakpoint":"782"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wordpress-popup/assets/hustle-ui/js/hustle-ui.min.js?ver=7.8.6" id="hui_scripts-js" defer></script> <script type="text/javascript" id="hustle_front-js-extra"> /* <![CDATA[ */ var Modules = [{"settings":{"auto_close_success_message":"0","triggers":{"on_time_delay":"3","on_time_unit":"seconds","on_scroll":"scrolled","on_scroll_page_percent":20,"on_scroll_css_selector":"","enable_on_click_element":"1","on_click_element":"","enable_on_click_shortcode":"1","on_exit_intent_per_session":"1","on_exit_intent_delayed_time":"5","on_exit_intent_delayed_unit":"seconds","on_adblock_delay":"5","on_adblock_delay_unit":"seconds","trigger":["exit_intent"],"on_exit_intent":"1","on_exit_intent_delayed":"0","on_adblock":"1","enable_on_adblock_delay":"0"},"animation_in":"fadeIn","animation_out":"fadeOut","after_close":"keep_show","expiration":365,"expiration_unit":"days","after_optin_expiration":365,"after_optin_expiration_unit":"days","after_cta_expiration":365,"after_cta2_expiration":365,"after_cta_expiration_unit":"days","after_cta2_expiration_unit":"days","on_submit":"nothing","on_submit_delay":5,"on_submit_delay_unit":"seconds","close_cta":"0","close_cta_time":0,"close_cta_unit":"seconds","hide_after_cta":"keep_show","hide_after_cta2":"keep_show","hide_after_subscription":"keep_show","is_schedule":"0","schedule":{"not_schedule_start":"1","start_date":"12\/18\/2024","start_hour":"12","start_minute":"00","start_meridiem_offset":"am","not_schedule_end":"1","end_date":"12\/24\/2024","end_hour":"11","end_minute":"59","end_meridiem_offset":"pm","active_days":"all","week_days":[],"is_active_all_day":"1","day_start_hour":"00","day_start_minute":"00","day_start_meridiem_offset":"am","day_end_hour":"11","day_end_minute":"59","day_end_meridiem_offset":"pm","time_to_use":"server","custom_timezone":"UTC"},"after_close_trigger":["click_close_icon"],"allow_scroll_page":"0","close_on_background_click":"0","auto_hide":"0","auto_hide_unit":"seconds","auto_hide_time":5},"module_id":"2","blog_id":"0","module_name":"newsletter","module_type":"embedded","active":"1","module_mode":"optin"},{"settings":{"auto_close_success_message":"0","triggers":{"on_time_delay":"10","on_time_unit":"seconds","on_scroll":"scrolled","on_scroll_page_percent":20,"on_scroll_css_selector":"","enable_on_click_element":"1","on_click_element":"","enable_on_click_shortcode":"1","on_exit_intent_per_session":"1","on_exit_intent_delayed_time":"5","on_exit_intent_delayed_unit":"seconds","on_adblock_delay":"5","on_adblock_delay_unit":"seconds","trigger":["time"],"on_exit_intent":"1","on_exit_intent_delayed":"0","on_adblock":"1","enable_on_adblock_delay":"0"},"animation_in":"fadeIn","animation_out":"fadeOut","after_close":"no_show_all","expiration":"1","expiration_unit":"weeks","after_optin_expiration":365,"after_optin_expiration_unit":"days","after_cta_expiration":365,"after_cta2_expiration":365,"after_cta_expiration_unit":"days","after_cta2_expiration_unit":"days","on_submit":"nothing","on_submit_delay":5,"on_submit_delay_unit":"seconds","close_cta":"1","close_cta_time":0,"close_cta_unit":"seconds","hide_after_cta":"no_show_all","hide_after_cta2":"keep_show","hide_after_subscription":"no_show_all","is_schedule":"0","schedule":{"not_schedule_start":"1","start_date":"04\/18\/2023","start_hour":"12","start_minute":"00","start_meridiem_offset":"am","not_schedule_end":"1","end_date":"04\/24\/2023","end_hour":"11","end_minute":"59","end_meridiem_offset":"pm","active_days":"all","week_days":[],"is_active_all_day":"1","day_start_hour":"00","day_start_minute":"00","day_start_meridiem_offset":"am","day_end_hour":"11","day_end_minute":"59","day_end_meridiem_offset":"pm","time_to_use":"server","custom_timezone":"UTC"},"allow_scroll_page":"1","close_on_background_click":"1","auto_hide":"1","auto_hide_unit":"seconds","auto_hide_time":5,"after_close_trigger":["click_close_icon","auto_hide","click_outside"]},"module_id":"1","blog_id":"0","module_name":"newsletter sign up","module_type":"popup","active":"1","module_mode":"optin"}]; var incOpt = {"conditional_tags":{"is_single":false,"is_singular":false,"is_tag":false,"is_category":true,"is_author":false,"is_date":false,"is_post_type_archive":false,"is_404":false,"is_front_page":false,"is_search":false},"is_admin":"","real_page_id":"","thereferrer":"","actual_url":"sourcify.com\/category\/supply-chain\/manufacturing\/","full_actual_url":"https:\/\/sourcify.com\/category\/supply-chain\/manufacturing\/","native_share_enpoints":{"facebook":"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing","twitter":"https:\/\/twitter.com\/intent\/tweet?url=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing&text=Unearthing%20Beauty%3A%20Where%20Gems%20and%20Precious%20Metals%20Are%20Mined","pinterest":"https:\/\/www.pinterest.com\/pin\/create\/button\/?url=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing","reddit":"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing","linkedin":"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing","vkontakte":"https:\/\/vk.com\/share.php?url=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing","whatsapp":"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing","email":"mailto:?subject=Unearthing%20Beauty%3A%20Where%20Gems%20and%20Precious%20Metals%20Are%20Mined&body=https%3A%2F%2Fsourcify.com%2Fcategory%2Fsupply-chain%2Fmanufacturing"},"ajaxurl":"https:\/\/sourcify.com\/wp-admin\/admin-ajax.php","page_id":"101","page_slug":"category-supply-chain-manufacturing","is_upfront":"","script_delay":"3000"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://sourcify.com/wp-content/plugins/wordpress-popup/assets/js/front.min.js?ver=7.8.6" id="hustle_front-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/sourcify.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer src="https://sourcify.com/wp-content/plugins/youtube-embed-plus/scripts/fitvids.min.js?ver=14.2.1.3" id="__ytprefsfitvids__-js"></script> <script type="rocketlazyloadscript"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { window.addEventListener("load", function(event) { jQuery(".cfx_form_main,.wpcf7-form,.wpforms-form,.gform_wrapper form").each(function(){ var form=jQuery(this); var screen_width=""; var screen_height=""; if(screen_width == ""){ if(screen){ screen_width=screen.width; }else{ screen_width=jQuery(window).width(); } } if(screen_height == ""){ if(screen){ screen_height=screen.height; }else{ screen_height=jQuery(window).height(); } } form.append('<input type="hidden" name="vx_width" value="'+screen_width+'">'); form.append('<input type="hidden" name="vx_height" value="'+screen_height+'">'); form.append('<input type="hidden" name="vx_url" value="'+window.location.href+'">'); }); }); });</script> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://sourcify.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <div id="popup-window" class="zoom-anim-dialog popup mfp-hide"> <div class="row"> <div class="col-md-6 d-flex align-items-center"> <div class="popup-content"> <h2 class="popup__title">FREE Product Profit Calculator!</h2> <p class="popup__subtitle">Determine the net profit of your products using our free profit calculator. Submit your name and email address to get started.</p> </div> </div> <div class="col-md-6"> <div class="popup-imgwrap"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="FREE Product Profit Calculator!" class="popup__img" data-lazy-src="https://www.sourcify.com/wp-content/themes/royal/img/productprofitcalculator.jpg"><noscript><img src="https://www.sourcify.com/wp-content/themes/royal/img/productprofitcalculator.jpg" alt="FREE Product Profit Calculator!" class="popup__img"></noscript> </div> </div> </div> <div class="popup-inner"> <!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <script type="rocketlazyloadscript" charset="utf-8" data-rocket-type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script type="rocketlazyloadscript"> hbspt.forms.create({ portalId: "3413384", formId: "4e4cce11-faa9-4415-9466-68139ec2f3c9" }); </script> </div> </div> <div id="welcome-window" class="zoom-anim-dialog popup mfp-hide"> <h3 class="popup-title__new popup-title__new--ww">Are you currently spending more <span class="text-block">than $100k on production a year?</span></h3> <div class="ww-yesbtn-wrap"> <a href="/enterprisesourcing/" class="btnyes btn">Yes</a> </div> <div class="ww-nobtn-wrap"> <a href="/" class="btnno">No</a> </div> </div> <!-- <div id="popup-window" class="zoom-anim-dialog popup mfp-hide"> <h3 class="popup-title__new">Have Manufacturing Questions?</h3> <p class="popup-subtitle__new">What are you waiting for!</p> <p class="popup-subtitle__cta">Give us a call or text us now at <a class="popup-cta__link" href="tel:16194732149">619-473-2149</a></p> </div> --> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1739790384 -->

Pages: 1 2 3 4 5 6 7 8 9 10