CINXE.COM
Home | The Seller Process Podcast
<!DOCTYPE html> <html lang="en-US" class="no-js no-svg"> <head> <meta charset="UTF-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11" /> <title>Home | The Seller Process Podcast</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <meta name="description" content="Design Your wordpress Get complete control over the design of your WordPress site in a matter of minutes." /> <meta name="robots" content="index,follow" /> <link rel="canonical" href="https://www.thesellerprocess.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home, The Seller Process Podcast" /> <meta property="og:description" content="Design Your wordpress Get complete control over the design of your WordPress site in a matter of minutes." /> <meta property="og:url" content="https://www.thesellerprocess.com/" /> <meta property="og:site_name" content="The Seller Process Podcast" /> <link rel="alternate" type="application/rss+xml" title="The Seller Process Podcast » Feed" href="https://www.thesellerprocess.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="The Seller Process Podcast » Comments Feed" href="https://www.thesellerprocess.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-ETVX6R9P4B" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.thesellerprocess.com\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-ETVX6R9P4B', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-ETVX6R9P4B', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.thesellerprocess.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel="stylesheet" id="megaphone-fonts-fonts" href="https://fonts.googleapis.com/css2?family=Open%20Sans:ital,wght@0,400;0,600&family=PT%20Serif:ital,wght@0,700&display=swap&ver=1.4" type="text/css" media="all" /><link rel='stylesheet' id='rm_material_icons-css' href='https://www.thesellerprocess.com/wp-content/plugins/custom-registration-form-builder-with-submission-manager/admin/css/material-icons.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='sb_instagram_styles-css' href='https://www.thesellerprocess.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=2.9' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='joinchat-button-style-inline-css' type='text/css'> .wp-block-joinchat-button{border:none!important;text-align:center}.wp-block-joinchat-button figure{display:table;margin:0 auto;padding:0}.wp-block-joinchat-button figcaption{font:normal normal 400 .6em/2em var(--wp--preset--font-family--system-font,sans-serif);margin:0;padding:0}.wp-block-joinchat-button .joinchat-button__qr{background-color:#fff;border:6px solid #25d366;border-radius:30px;box-sizing:content-box;display:block;height:200px;margin:auto;overflow:hidden;padding:10px;width:200px}.wp-block-joinchat-button .joinchat-button__qr canvas,.wp-block-joinchat-button .joinchat-button__qr img{display:block;margin:auto}.wp-block-joinchat-button .joinchat-button__link{align-items:center;background-color:#25d366;border:6px solid #25d366;border-radius:30px;display:inline-flex;flex-flow:row nowrap;justify-content:center;line-height:1.25em;margin:0 auto;text-decoration:none}.wp-block-joinchat-button .joinchat-button__link:before{background:transparent var(--joinchat-ico) no-repeat center;background-size:100%;content:"";display:block;height:1.5em;margin:-.75em .75em -.75em 0;width:1.5em}.wp-block-joinchat-button figure+.joinchat-button__link{margin-top:10px}@media (orientation:landscape)and (min-height:481px),(orientation:portrait)and (min-width:481px){.wp-block-joinchat-button.joinchat-button--qr-only figure+.joinchat-button__link{display:none}}@media (max-width:480px),(orientation:landscape)and (max-height:480px){.wp-block-joinchat-button figure{display:none}} </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--color--megaphone-acc: #e2c14b;--wp--preset--color--megaphone-text: #2b1813;--wp--preset--color--megaphone-bg: #ffffff;--wp--preset--color--megaphone-bg-alt-1: #f2f2f2;--wp--preset--color--megaphone-bg-alt-2: #f3f3f3;--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: 12.8px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 28.8px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 38.4px;--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> <link rel='stylesheet' id='wc-gallery-style-css' href='https://www.thesellerprocess.com/wp-content/plugins/boldgrid-gallery/includes/css/style.css?ver=1.55' type='text/css' media='all' /> <link rel='stylesheet' id='wc-gallery-popup-style-css' href='https://www.thesellerprocess.com/wp-content/plugins/boldgrid-gallery/includes/css/magnific-popup.css?ver=1.1.0' type='text/css' media='all' /> <link rel='stylesheet' id='wc-gallery-flexslider-style-css' href='https://www.thesellerprocess.com/wp-content/plugins/boldgrid-gallery/includes/vendors/flexslider/flexslider.css?ver=2.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='wc-gallery-owlcarousel-style-css' href='https://www.thesellerprocess.com/wp-content/plugins/boldgrid-gallery/includes/vendors/owlcarousel/assets/owl.carousel.css?ver=2.1.4' type='text/css' media='all' /> <link rel='stylesheet' id='wc-gallery-owlcarousel-theme-style-css' href='https://www.thesellerprocess.com/wp-content/plugins/boldgrid-gallery/includes/vendors/owlcarousel/assets/owl.theme.default.css?ver=2.1.4' type='text/css' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://www.thesellerprocess.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.4.1' type='text/css' media='all' /> <link rel='stylesheet' id='mks_shortcodes_fntawsm_css-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-flexible-shortcodes/css/font-awesome/css/font-awesome.min.css?ver=1.3.3' type='text/css' media='screen' /> <link rel='stylesheet' id='mks_shortcodes_simple_line_icons-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-flexible-shortcodes/css/simple-line/simple-line-icons.css?ver=1.3.3' type='text/css' media='screen' /> <link rel='stylesheet' id='mks_shortcodes_css-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-flexible-shortcodes/css/style.css?ver=1.3.3' type='text/css' media='screen' /> <link rel='stylesheet' id='profilegrid-user-profiles-groups-and-communities-css' href='https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/profile-magic-public.css?ver=5.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='pm-font-awesome-css' href='https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/font-awesome.css?ver=5.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='pg-password-checker-css' href='https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/pg-password-checker.css?ver=5.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='pg-profile-menu-css' href='https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/pg-profile-menu.css?ver=5.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='pg-responsive-css' href='https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/css/pg-responsive-public.css?ver=5.9.0' type='text/css' media='all' /> <link rel='stylesheet' id='rs-plugin-settings-css' href='https://www.thesellerprocess.com/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=6.4.8' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <link rel='stylesheet' id='woocommerce-layout-css' href='https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=5.2.5' type='text/css' media='all' /> <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=5.2.5' type='text/css' media='only screen and (max-width: 768px)' /> <link rel='stylesheet' id='woocommerce-general-css' href='https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=5.2.5' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='megaphone-main-css' href='https://www.thesellerprocess.com/wp-content/themes/megaphone/assets/css/min.css?ver=1.4' type='text/css' media='all' /> <style id='megaphone-main-inline-css' type='text/css'> body,#cancel-comment-reply-link{color: #2b1813;background: #ffffff;}body,#cancel-comment-reply-link,.meks-ap{font-family: 'Open Sans', Arial, sans-serif;font-weight: 400;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.h7,.h8,.fn,p.has-drop-cap:not(:focus)::first-letter{font-family: 'PT Serif', Arial, sans-serif;font-weight: 700;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.has-large-font-size{color: #2b1813;}.entry-title a,.show-title a{color: #2b1813;}.meta-sponsored span{color: #e2c14b; }.megaphone-overlay .meta-sponsored span{color: #FFF; }body{font-size:1.6rem;}.megaphone-header{font-size:1.4rem;}h1, .h1{font-size:2.6rem;}h2, .h2,.has-large-font-size,.has-huge-font-size, .has-larger-font-size{font-size:2.4rem;}h3, .h3{font-size:2.2rem;}h4, .h4{font-size:2rem;}h5, .h5{font-size:1.8rem;}h6, .h6,.megaphone-show .megaphone-shows-list-small .entry-title {font-size:1.6rem;}.megaphone-items .megaphone-shows-list-medium .entry-title{font-size:1.8rem;}.h7{font-size: 2rem;}.h8,.section-content .megaphone-menu-subscribe .header-el-label{font-size: 1.6rem;}.section-title{font-size: 2rem;}.h0{font-size:3rem;}.author-header .text-small,.text-small {font-size: 1.2rem;}.widget-title,.author-header .h8,.mks_author_widget h3{font-size:2.2rem; }.archive-label{font-size: 1.6rem;}.entry-content .meks_ess_share_label h5{font-size:1.8rem; }.widget{font-size:1.4rem;}.header-mobile>.container{height: 60px;}.megaphone-player-paceholder-big .megaphone-placeholder-title,.megaphone-player-paceholder-medium .megaphone-placeholder-title{font-size: 1.8rem;}.megaphone-placeholder-label{color: #2b1813;}.megaphone-button,input[type="submit"],input[type="button"],button[type="submit"],.megaphone-pagination a,ul.page-numbers a,.meks-instagram-follow-link .meks-widget-cta,.mks_autor_link_wrap a,.mks_read_more a,.paginated-post-wrapper a,.entry-content .megaphone-button,.megaphone-pagination a, .page-numbers.current{font-size: 1.2rem;}.header-sticky-main > .container{height: 60px;}.megaphone-menu-action .mf{font-size:2.4rem;}@media (min-width: 374px){ }@media (min-width: 600px){ .header-mobile>.container{height: 80px;}body.megaphone-header-indent .megaphone-header + .megaphone-section{margin-top: -80px;}body.megaphone-header-indent .megaphone-header + .megaphone-section .overlay-container{padding-top: 50px;}.header-sticky-main > .container{height: 70px;}.megaphone-placeholder-label{color: #e2c14b; }.megaphone-button,input[type="submit"],input[type="button"],button[type="submit"],.megaphone-pagination a,ul.page-numbers a,.meks-instagram-follow-link .meks-widget-cta,.mks_autor_link_wrap a,.mks_read_more a,.paginated-post-wrapper a,.entry-content .megaphone-button,.megaphone-pagination a, .page-numbers.current{font-size: 1.2rem;}.widget-title,.author-header .h8,.mks_author_widget h3{font-size:2.4rem; }.archive-label{font-size: 1.6rem;}}@media (max-width: 374px){.megaphone-overlay .h1,.megaphone-overlay .h2,.megaphone-overlay .h3,.megaphone-overlay .h4,.megaphone-overlay .h5{font-size: 2.2rem;}}@media (max-width: 600px){ .megaphone-layout-c .h4,.megaphone-layout-d .h5,.megaphone-layout-e .h4{font-size: 2.2rem;}.megaphone-layout-f .h4{font-size:1.6rem;}}@media (min-width: 600px) and (max-width: 900px){ .h0{font-size:4.6rem;}h1, .h1{font-size:4rem;}h2, .h2{font-size:3.2rem;}h3, .h3{font-size:2.8rem;}h4, .h4,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{font-size:2.4rem;}h5, .h5{font-size:2rem;}h6, .h6,.megaphone-show .megaphone-shows-list-small .entry-title{font-size:1.8rem;}.section-title {font-size:2.8rem;}.megaphone-site-branding .site-title.logo-img-none{font-size: 3rem;}.megaphone-layout-c .h4,.megaphone-layout-d .h5,.megaphone-layout-e .h4{ font-size: 2.8rem;}.megaphone-layout-f .h4{font-size:2.4rem;}}@media (min-width: 900px){ body{font-size:1.6rem;}.h0{font-size:6.4rem;} h1, .h1{font-size:5.8rem;}h2, .h2{font-size:4.6rem;}h3, .h3{font-size:4.0rem;}h4, .h4{font-size:3.2rem;}h5, .h5,.header-sticky-main .h4{font-size:2.6rem;}h6, .h6,.megaphone-show .megaphone-shows-list-medium .entry-title{font-size: 2.2rem;}.section-title{font-size:3.2rem;}.paragraph-small,.text-small {font-size:1.4rem;}.megaphone-shows-list-small .entry-title{font-size: 1.6rem;}.megaphone-shows-list-medium .entry-title{font-size: 2rem;}.header-sticky-main > .container{height: 86px;}.megaphone-show .megaphone-shows-list-small .entry-title{font-size:1.8rem;}.megaphone-show-d.megaphone-show .megaphone-shows-list-small .entry-title{font-size:1.6rem;}body.megaphone-header-indent .megaphone-header + .megaphone-section{margin-top: -91px;}body.megaphone-header-indent .megaphone-header + .megaphone-section .overlay-container{padding-top: 45.5px;}}@media (max-width: 599px){ .megaphone-layout-a .entry-content,.megaphone-layout-b .entry-content,.megaphone-layout-c .entry-content,.megaphone-layout-e .entry-content{font-size:1.4rem;}}.megaphone-header{font-family: 'Open Sans', Arial, sans-serif;font-weight: 600;}.header-top{background-color: #f2f2f2;color: #2b1813;font-size: 1.4rem;}.header-top .sub-menu{background-color: #f2f2f2;}.header-top a{color: #2b1813;}.header-top li:hover > a{color: #e2c14b;}.header-top .container {height: 50px;}.megaphone-menu-action .search-form button[type=submit],.widget_search button[type=submit] {background: 0 0;border: none;color: #2b1813; }.megaphone-menu-action .search-form button[type=submit]:hover{border: none; color: #e2c14b; }.widget_search button[type=submit]:hover{color: #e2c14b; }.header-middle,.header-middle .sub-menu{background-color: #ffffff;}.megaphone-header ul.megaphone-menu .megaphone-mega-menu .megaphone-menu-posts>li a{color: #2b1813;}.megaphone-header ul.megaphone-menu .megaphone-mega-menu .megaphone-menu-posts>li a:hover{color: #e2c14b;}.header-middle,.header-middle a,.header-mobile .megaphone-menu-action a,.header-middle ul.megaphone-menu .megaphone-mega-menu .menu-item-has-children:hover > a{color: #2b1813;}.header-middle a:hover,.header-mobile .megaphone-menu-action a:hover,.megaphone-modal-close:hover{color: #e2c14b;}.header-middle li:hover > a,.header-middle .current-menu-item > a,.header-middle .current-menu-parent > a {color: #e2c14b;}.header-middle > .container {height: 91px;}.header-middle .megaphone-menu-donate li a,.header-middle .megaphone-menu-donate .empty-list a{border-color: #2b1813;}.header-middle .megaphone-menu-donate li a:hover,.header-middle .megaphone-menu-donate .empty-list a:hover,.megaphone-header-indent .header-middle .megaphone-menu-donate li a:hover{border-color: #e2c14b; color: #e2c14b;}.header-bottom,.header-bottom .sub-menu{background-color: #f2f2f2;}.header-bottom,.header-bottom a{color: #2b1813; }.header-bottom li:hover > a,.header-bottom .current-menu-item > a,.header-bottom .current-menu-parent > a{color: #e2c14b; }.header-bottom > .container{height: 60px;}.header-bottom .megaphone-menu-donate li a,.header-bottom .megaphone-menu-donate .empty-list a{border-color: #2b1813;}.header-bottom .megaphone-menu-donate li a:hover,.header-bottom .megaphone-menu-donate .empty-list a:hover{border-color: #e2c14b; color: #e2c14b;}.header-sticky,.header-sticky .sub-menu{background-color: #ffffff;}.header-sticky,.header-sticky a{color: #2b1813; }.header-sticky li:hover > a,.header-sticky .current-menu-item > a,.header-sticky .current-menu-parent > a{color: #e2c14b; }.header-sticky .megaphone-menu-donate li a,.header-sticky .megaphone-menu-donate .empty-list a{border-color: #2b1813;}.header-sticky .megaphone-menu-donate li a:hover,.header-sticky .megaphone-menu-donate .empty-list a:hover{border-color: #e2c14b; color: #e2c14b;}.widget .current-menu-item > a,.widget .current-menu-parent > a{color: #e2c14b;}@media (min-width: 900px) and (max-width: 1050px){.header-middle > .container {height: 100px;}.header-bottom > .container,.header-bottom-slots {height: 50px;}}a,.placeholder-slot-r .entry-episode{color: #e2c14b;}.megaphone-archive-no-image .overlay-container .archive-label,.archive-label{color: #2b1813;}.entry-content a{color: #2b1813;border-color: #e2c14b;}.entry-content a:hover,.entry-summary > span{color: #e2c14b;}.megaphone-hidden-content{max-height: 1200px;}.megaphone-menu-donate li a,.megaphone-menu-donate .empty-list a{border-color: #2b1813;}.megaphone-menu-donate li a:hover,.megaphone-menu-donate .empty-list a:hover{border-color: #e2c14b; color: #e2c14b;}.overlay-container .archive-label{color: #FFF;}.megaphone-bg-alt-1{background-color: #f2f2f2;}.megaphone-bg-alt-2 {background-color: #f3f3f3}.megaphone-modal{background:#FFF;}.megaphone-overlay-fallback{background-color: #2b1813; }.megaphone-modal .megaphone-menu-social li a:hover, .meks_ess a:hover {background: #2b1813;}.megaphone-button,input[type="submit"],input[type="button"],button[type="submit"],.megaphone-pagination a,ul.page-numbers a,.meks-instagram-follow-link .meks-widget-cta,.widget .mks_autor_link_wrap a,.widget .mks_read_more a,.paginated-post-wrapper a,.entry-content .megaphone-button,#cancel-comment-reply-link,.comment-reply-link,.megaphone-buttons .megaphone-menu-subscribe a,.megaphone-menu-donate a,.entry-category a,.entry-category .meta-item,.episode-item,.header-el-label,.megaphone-link-special,.entry-episode,.link-uppercase,.archive-label,.wp-block-button .wp-block-button__link,.placeholder-slot-r .megaphone-placeholder-title{font-family: 'Open Sans', Arial, sans-serif;font-weight: 600; }.megaphone-button,input[type="submit"],input[type="button"],button[type="submit"],.megaphone-pagination a,ul.page-numbers a,.meks-instagram-follow-link .meks-widget-cta,.widget .mks_autor_link_wrap a,.widget .mks_read_more a,.paginated-post-wrapper a,.entry-content .megaphone-button,#cancel-comment-reply-link,.comment-reply-link{background: #e2c14b;color: #fff;}.megaphone-button:hover,input[type="submit"]:hover,input[type="button"]:hover,button[type="submit"]:hover,.megaphone-pagination a:hover,.meks-instagram-follow-link .meks-widget-cta:hover,.widget .mks_autor_link_wrap a:hover,.widget .mks_read_more a:hover,.paginated-post-wrapper a:hover,.entry-content .megaphone-button:hover,ul.page-numbers a:hover {background: #2b1813;color: #fff;}.megaphone-button-hollow:hover,.comment-reply-link:hover,.megaphone-button-circle:hover,#cancel-comment-reply-link:hover,button.megaphone-button-hollow:hover,.megaphone-modal.search-alt button[type=submit]:hover,.search-alt button[type="submit"]:hover{background: 0 0;border-color: #e2c14b;color: #e2c14b;}.megaphone-button-circle{border: 1px solid #2b1813;color: #2b1813;}.megaphone-button-hollow,.comment-reply-link,#cancel-comment-reply-link,button.megaphone-button-hollow,.megaphone-modal.search-alt button[type=submit],.search-alt button[type="submit"]{background: transparent;border: 1px solid #2b1813;color: #2b1813;}.megaphone-buttons .megaphone-menu-subscribe li a,.megaphone-modal .megaphone-buttons .megaphone-menu-subscribe li a{color: #2b1813;}.megaphone-buttons .megaphone-menu-subscribe li a:hover,.megaphone-modal .megaphone-buttons .megaphone-menu-subscribe li a:hover{color: #e2c14b;}.megaphone-overlay .megaphone-button{background: #FFF;color: #333;border: none;}.megaphone-overlay .megaphone-button-hollow,.megaphone-subscribe-indented .megaphone-buttons .megaphone-menu-subscribe a{background: transparent;color: #FFF;}.megaphone-overlay .megaphone-button:hover{color: #FFF;background: #e2c14b;}.megaphone-overlay .entry-category a:hover,.megaphone-placeholder-title a:hover{color: #e2c14b; }.megaphone-show-more:before{background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#ffffff));background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#ffffff 100%);}.section-title + a,.section-subnav a,.megaphone-link-special,.section-title + a:before{color: #2b1813;}.section-title + a:hover,.megaphone-link-special:hover{color: #e2c14b; }.section-title:before{background: #e2c14b;}.section-title-gray:before{background: rgba(43,24,19,0.07); }.entry-category a,.entry-meta a:hover,.megaphone-show-header .entry-episode,.entry-title a:hover,.show-title a:hover,.author-header a:hover,.author-header a:hover,.fn a:hover,.section-subnav a:hover,.entry-tags a:hover,.tagcloud a:hover,.megaphone-show .shows-title a:hover,.megaphone-overlay .megaphone-breadcrumbs a:hover,.megaphone-breadcrumbs a,.meks-ap-timestamp .meks-jump-player:hover{color: #e2c14b;}.entry-category a:hover,.megaphone-show .shows-title a,.megaphone-breadcrumbs a:hover,.megaphone-sidebar-branding a{color: #2b1813;}.entry-tags a,.tagcloud a,.meks-ap-timestamp .meks-jump-player{background: #F3F3F3;color: #2b1813;}.tagcloud a {background: rgba(43,24,19,0.07); }.entry-category a:before{color: rgba(43,24,19,0.5);}.entry-meta .meta-item,.comment-metadata a,.entry-category .meta-item,.megaphone-breadcrumbs{color: rgba(43,24,19,0.5);}.entry-meta .meta-item::before,.entry-category a:before, .entry-category .meta-sponsored + .meta-item:before,.megaphone-show-header .meta-sponsored + .entry-episode:before{color: rgba(43,24,19,0.5);}.megaphone-overlay .entry-meta .meta-item::before,.megaphone-overlay .entry-category a:before, .megaphone-overlay .entry-category .meta-sponsored + .meta-item:before,.megaphone-overlay .megaphone-show-header .meta-sponsored + .entry-episode:before{color: rgba(255,255,255,0.5);}.entry-meta a,.author-header a,.author-header a,.fn a{color: #2b1813; }.entry-media .entry-episode,.episode-item{color: #FFF;}.megaphone-triangle{border-color: transparent transparent #e2c14b transparent;}.megaphone-triangle-after{border-color: #e2c14b transparent transparent transparent;}.megaphone-triangle:before{background-color: #e2c14b; }.double-bounce1, .double-bounce2{background-color: #e2c14b;}.megaphone-pagination .page-numbers.current,.paginated-post-wrapper .current,ul.page-numbers .current{background-color: rgba(43,24,19,0.1); color: #2b1813;}.megaphone-button.disabled,.megaphone-button.disabled:hover{background-color: rgba(43,24,19,0.1); color: #2b1813;pointer-events: none;}.megaphone-ellipsis div{background-color: #e2c14b; }.megaphone-no-image .entry-media{background-color: rgba(43,24,19,0.1); }.megaphone-show-episode-number{background-color: #ffffff; color: #2b1813;}.megaphone-show-episode-number strong{color: #e2c14b;}.megaphone-show .entry-media{background-color: #e2c14b; }.player-paceholder .megaphone-placeholder-title{color: #2b1813; }.wa-layout-3 .player-paceholder .megaphone-button-play,.wa-layout-3 .player-paceholder .megaphone-placeholder-title a,.single-layout-5 .player-paceholder .megaphone-button-play,.single-layout-5 .player-paceholder .megaphone-placeholder-title{color: #2b1813;}.player-paceholder .megaphone-button-play,.player-paceholder .megaphone-placeholder-title a{color: #2b1813; }.megaphone-button-play:hover,.player-paceholder .megaphone-placeholder-title a:hover,.wa-layout-3 .player-paceholder.player-paceholder-medium a:hover{color: #e2c14b;}.megaphone-play-current:hover a,.megaphone-play-current:hover .megaphone-placeholder-title,.megaphone-play-current:hover .megaphone-button-play-medium{color: #e2c14b;}.megaphone-shows-list .megaphone-button-play{color: #2b1813;}.megaphone-shows-list .megaphone-button-play:hover{color: #e2c14b;}body .meks-ap,body .meks-ap-player,body .meks-ap-player iframe {height: 120px; }body .meks-ap-collapsed,.megaphone-player-hidden .meks-ap{bottom: -120px; }.meks-ap-slot-l{background-color: #e2c14b;color:#fff; }.meks-ap-title{color:#fff; }.megaphone-player-action .megaphone-menu-subscribe a{color: #2b1813;}.meks-ap-player .mejs-volume-current{background-color: #e2c14b; }.meks-ap-player .mejs-volume-handle{background: 0 0;}.meks-ap-toggle.meks-ap-bg{background-color: rgba(43,24,19,0.5);}.meks-ap-player .mejs__speed-selected, .meks-ap-player .mejs-speed-selected,.meks-ap .mejs-speed-selector-label:hover,.megaphone-player-action .megaphone-menu-subscribe a:hover,.megaphone-player-action .megaphone-share-wrapper .meks_ess a:hover{color: #e2c14b;}.megaphone-player-action .mejs-button:hover > button{color: #2b1813;}.widget-inside,.widget-inside.megaphone-bg-alt-1{background-color: #f2f2f2;color: #2b1813; }.widget a{color: #2b1813;}.widget li{color: rgba(43,24,19,0.5); }.widget a:hover{color: #e2c14b;}.widget-inside.megaphone-bg-alt-2{background-color: #f3f3f3;color: #2b1813; }.widget-inside.megaphone-bg-alt-2 p,.widget-inside.megaphone-bg-alt-2 .widget-title,.widget-inside.megaphone-bg-alt-2 a{color: #2b1813;}.megaphone-bg-alt-2 .widget-inside.megaphone-bg-alt-2 p,.megaphone-bg-alt-2 .widget-inside.megaphone-bg-alt-2 .widget-title,.megaphone-bg-alt-2 .widget-inside.megaphone-bg-alt-2 a {color: #2b1813; }.megaphone-bg-alt-1 .widget-inside.megaphone-bg-alt-1:after{background-color: rgba(43,24,19,0.05); }.megaphone-bg-alt-2 .widget-inside.megaphone-bg-alt-2:after{background-color: rgba(43,24,19,0.05);}.megaphone-bg-alt-2 input[type="text"], .megaphone-bg-alt-2 input[type="email"], .megaphone-bg-alt-2 input[type="url"], .megaphone-bg-alt-2 input[type="password"], .megaphone-bg-alt-2 input[type="search"], .megaphone-bg-alt-2 input[type="number"], .megaphone-bg-alt-2 select, .megaphone-bg-alt-2 textarea{border-color:rgba(43,24,19,0.2);}ul.mks_social_widget_ul li a:hover{background-color: #2b1813;}.widget_calendar #today a{color: #fff;}.widget_calendar #today a{}.rssSummary,.widget-title .rsswidget{color: #120E0D;}.widget .count,.wp-block-archives .count,.wp-block-categories .count{background-color: #e2c14b;color: #fff; }.widget_categories ul li a,.widget_archive ul li a{color: #2b1813; }.widget_categories ul li a:hover,.widget_archive ul li a:hover{color: #e2c14b; }.megaphone-duotone-overlay .entry-media::before{background-color: #e2c14b;}.section-content.alignfull + .megaphone-bg-alt-1{box-shadow: -526px 0 0 #f2f2f2, -1052px 0 0 #f2f2f2,526px 0 0 #f2f2f2, 1052px 0 0 #f2f2f2; }input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],select,textarea{border: 1px solid rgba(43,24,19,0.1);}.megaphone-footer .container + .container .megaphone-copyright {border-top: 1px solid rgba(255,255,255,0.1);}.megaphone-goto-top,.megaphone-goto-top:hover{background-color: #2b1813; color: #ffffff; }.megaphone-header .site-title a{ text-transform: none;}.site-description{ text-transform: none;}.megaphone-header li a{ text-transform: uppercase;}.megaphone-header .header-top, .megaphone-header .header-top li a{ text-transform: none;}.widget-title, .megaphone-footer .widget-title{ text-transform: none;}.section-title{ text-transform: none;}.entry-title, .meks-ap-title{ text-transform: none;}h1, h2, h3, h4, h5, h6, .fn, .h7, .h8{ text-transform: none;}.megaphone-menu-donate li a,.megaphone-buttons .megaphone-menu-subscribe li a,.megaphone-button, input[type="submit"], input[type="button"], button[type="submit"], .megaphone-pagination a, ul.page-numbers a, ul.page-numbers .current, .comment-reply-link, #cancel-comment-reply-link, .meks-instagram-follow-link .meks-widget-cta, .mks_autor_link_wrap a, .mks_read_more a, .paginated-post-wrapper a, .entry-content .megaphone-button, .megaphone-subscribe .empty-list a, .megaphone-menu-donate .empty-list a, .link-uppercase, .megaphone-link-special, .entry-tags a, .entry-category a, .entry-category .meta-item,.megaphone-buttons .megaphone-menu-subscribe .header-el-label,.placeholder-slot-r .megaphone-placeholder-title,.meks-ap-timestamp .meks-jump-player{text-transform: uppercase;}@media(min-width: 900px){.has-small-font-size{ font-size: 1.3rem;}.has-normal-font-size{ font-size: 1.6rem;}.has-large-font-size{ font-size: 2.9rem;}.has-huge-font-size{ font-size: 3.8rem;}}.has-megaphone-acc-background-color{ background-color: #e2c14b;}.has-megaphone-acc-color{ color: #e2c14b;}.has-megaphone-text-background-color{ background-color: #2b1813;}.has-megaphone-text-color{ color: #2b1813;}.has-megaphone-bg-background-color{ background-color: #ffffff;}.has-megaphone-bg-color{ color: #ffffff;}.has-megaphone-bg-alt-1-background-color{ background-color: #f2f2f2;}.has-megaphone-bg-alt-1-color{ color: #f2f2f2;}.has-megaphone-bg-alt-2-background-color{ background-color: #f3f3f3;}.has-megaphone-bg-alt-2-color{ color: #f3f3f3;}.megaphone-footer{background-color: #120e0d;color: #fff;font-size: 1.6rem;}.megaphone-footer a{color: #fff;}.megaphone-footer a:hover{color: #e2c14b;}.megaphone-footer .widget-title{color: #fff;}.megaphone-footer .tagcloud a {background: rgba(255,255,255,0.2);color: #fff;}.megaphone-footer-widgets + .megaphone-copyright{border-top: 1px solid rgba(255,255,255,0.1);}.megaphone-bg-alt-1 + .megaphone-bg-alt-1 .megaphone-section-separator{border-top: 1px solid rgba(43,24,19,0.1);}.megaphone-footer .widget .count,.megaphone-footer .widget_categories li a,.megaphone-footer .widget_archive li a,.megaphone-footer .widget .megaphone-accordion-nav,.megaphone-footer table,.megaphone-footer .widget-title .rsswidget,.megaphone-footer .widget li{color: #fff;}.megaphone-footer select{color: #120e0d;}.footer-divider{border-top: 1px solid rgba(255,255,255,0.1);}.megaphone-footer .rssSummary,.megaphone-footer .widget p{color: #fff;}.megaphone-empty-message{background-color: rgba(43,24,19,0.1); }.megaphone-footer input[type="text"], .megaphone-footer input[type="email"], .megaphone-footer input[type="url"], .megaphone-footer input[type="password"], .megaphone-footer input[type="search"], .megaphone-footer input[type="number"], .megaphone-footer input[type="tel"], .megaphone-footer input[type="range"], .megaphone-footer input[type="date"], .megaphone-footer input[type="month"], .megaphone-footer input[type="week"],.megaphone-footer input[type="time"], .megaphone-footer input[type="datetime"], .megaphone-footer input[type="datetime-local"], .megaphone-footer input[type="color"], .megaphone-footer textarea{border-color: rgba(255,255,255,0.8);}.megaphone-footer .megaphone-button-hollow, .megaphone-footer .megaphone-subscribe-menu li a, .megaphone-footer .megaphone-modal.search-alt button[type=submit], .megaphone-footer .search-alt button[type="submit"]{border-color: rgba(255,255,255,0.8);color: #fff; }.megaphone-footer .megaphone-button-hollow:hover, .megaphone-footer .megaphone-subscribe-menu li a:hover, .megaphone-footer .megaphone-modal.search-alt button[type=submit]:hover, .megaphone-footer .search-alt button[type="submit"]:hover{border-color: rgba(226,193,75,0.8);color: #e2c14b; }.megaphone-footer .megaphone-button:hover, .megaphone-footer input[type="submit"]:hover, .megaphone-footer input[type="button"]:hover, .megaphone-footer button[type="submit"]:hover, .megaphone-footer .meks-instagram-follow-link .meks-widget-cta:hover, .megaphone-footer .widget .mks_autor_link_wrap a:hover, .megaphone-footer .widget .mks_read_more a:hover,.megaphone-footer ul.mks_social_widget_ul li a:hover{background-color: #fff;color: #120e0d;}.megaphone-footer ul.mks_social_widget_ul li a:hover:before{color: #120e0d;}.megaphone-footer .widget li,.megaphone-footer .rss-date{color: rgba(255,255,255,0.5); }.megaphone-footer .tagcloud a:hover{color: #e2c14b;}tr {border-bottom: 1px solid rgba(43,24,19,0.1);}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color: rgba(43,24,19,0.1);}.wp-block-button .wp-block-button__link{background-color: #e2c14b; color: #ffffff;}.wp-block-button .wp-block-button__link:hover{background-color: #2b1813;color: #ffffff;}body .wp-block-button .wp-block-button__link.has-background:hover{background-color: #2b1813 !important;color: #ffffff; }.wp-block-button.is-style-outline .wp-block-button__link{border: 1px solid #2b1813;color: #2b1813;}.wp-block-button.is-style-outline .wp-block-button__link:hover{border: 1px solid #e2c14b; color: #e2c14b; background: 0 0; }.is-style-outline .wp-block-button__link {background: 0 0;color:#e2c14b;border: 2px solid currentcolor;}.wp-block-quote:before{background-color: rgba(43,24,19,0.07);}.wp-block-pullquote:not(.is-style-solid-color){color: #2b1813;border-color: #e2c14b;}.wp-block-pullquote{background-color: #e2c14b;color: #ffffff; }.megaphone-sidebar-none .wp-block-pullquote.alignfull.is-style-solid-color{box-shadow: -526px 0 0 #e2c14b, -1052px 0 0 #e2c14b,526px 0 0 #e2c14b, 1052px 0 0 #e2c14b; }.entry-content > pre,.entry-content > code,.entry-content > p code,.comment-content > pre,.comment-content > code,.comment-content > p code{background-color: rgba(43,24,19,0.05);font-size: 1.4rem;}.wp-block-separator{background-color: rgba(43,24,19,0.05);}.wp-block-tag-cloud a{background-color: #f2f2f2;color: #2b1813;}.wp-block-rss__item-author, .wp-block-rss__item-publish-date{color: #2b1813; }.wp-block-calendar tfoot a{color: #2b1813; }.wp-block-latest-comments__comment-meta,.wp-block-latest-posts__post-date{color: rgba(43,24,19,0.5); }.megaphone-header-indent .megaphone-header + .megaphone-section{margin-top: -60px;}.megaphone-header-indent .megaphone-header + .megaphone-section .overlay-container{padding-top: 40px;}.megaphone-header-indent .header-middle, .megaphone-header-indent .header-middle nav > ul > li > a, .megaphone-header-indent .header-mobile .megaphone-menu-action a,.megaphone-header-indent .header-middle .megaphone-menu-action a,.megaphone-header-indent .header-middle .megaphone-menu-social a,.megaphone-header-indent .header-middle .megaphone-menu-subscribe a,.megaphone-header-indent .header-middle .list-reset a,.megaphone-header-indent .header-middle .site-title a{color: #FFF;}.megaphone-header-indent .header-middle .megaphone-menu-donate li a, .megaphone-header-indent .header-middle .megaphone-menu-donate .empty-list a,.megaphone-header-indent .header-middle .megaphone-search li .search-alt input[type=text],.megaphone-header-indent .header-mobile .megaphone-menu-action a{color: #FFF;border-color: #FFF;}.megaphone-header-indent .header-middle nav > ul > li:hover > a,.megaphone-header-indent .header-middle .site-title a:hover{color: #e2c14b; }.megaphone-menu-action .search-form button[type=submit]{color: #FFF;}.megaphone-show{background-color: #ffffff; }.separator-before:before{background-color: #2b1813;}.megaphone-overlay .separator-before:before{background-color:#FFF;}.megaphone-content-post{max-width: 748px;}.megaphone-content-episode{max-width: 748px;}.megaphone-content-page{max-width: 748px;}@media (min-width: 1102px){ .megaphone-content-post{max-width: 768px;}.megaphone-content-episode{max-width: 768px;}.megaphone-content-page{max-width: 768px;}}@media(min-width: 600px){.size-megaphone-fa-1{ height: 450px !important;}.size-megaphone-single-blog-3{ height: 450px !important;}.size-megaphone-single-blog-4{ height: 540px !important;}.size-megaphone-single-podcast-3{ height: 450px !important;}.size-megaphone-single-podcast-4{ height: 540px !important;}.size-megaphone-page-3{ height: 360px !important;}.size-megaphone-page-4{ height: 360px !important;}.size-megaphone-wa-1{ height: 513px !important;}.size-megaphone-wa-2{ height: 630px !important;}.size-megaphone-archive-category{ height: 405px !important;}.size-megaphone-archive-show{ height: 405px !important;}}@media(min-width: 900px){.megaphone-a .entry-media, .size-megaphone-a{ height: 473px !important;}.megaphone-b .entry-media, .size-megaphone-b{ height: 539px !important;}.megaphone-c .entry-media, .size-megaphone-c{ height: 296px !important;}.megaphone-d .entry-media, .size-megaphone-d{ height: 251px !important;}.megaphone-e .entry-media, .size-megaphone-e{ height: 296px !important;}.megaphone-f .entry-media, .size-megaphone-f{ height: 270px !important;}.megaphone-a-episode .entry-media, .size-megaphone-a-episode{ height: 473px !important;}.megaphone-b-episode .entry-media, .size-megaphone-b-episode{ height: 479px !important;}.megaphone-c-episode .entry-media, .size-megaphone-c-episode{ height: 296px !important;}.megaphone-d-episode .entry-media, .size-megaphone-d-episode{ height: 251px !important;}.megaphone-e-episode .entry-media, .size-megaphone-e-episode{ height: 296px !important;}.megaphone-f-episode .entry-media, .size-megaphone-f-episode{ height: 270px !important;}.megaphone-fa-1 .entry-media, .size-megaphone-fa-1{ height: 500px !important;}.megaphone-fa-2 .entry-media, .size-megaphone-fa-2{ height: 620px !important;}.megaphone-single-blog-1 .entry-media, .size-megaphone-single-blog-1{ height: 473px !important;}.megaphone-single-blog-2 .entry-media, .size-megaphone-single-blog-2{ height: 473px !important;}.megaphone-single-blog-3 .entry-media, .size-megaphone-single-blog-3{ height: 500px !important;}.megaphone-single-blog-4 .entry-media, .size-megaphone-single-blog-4{ height: 600px !important;}.megaphone-single-blog-5 .entry-media, .size-megaphone-single-blog-5{ height: 526px !important;}.megaphone-single-podcast-1 .entry-media, .size-megaphone-single-podcast-1{ height: 473px !important;}.megaphone-single-podcast-2 .entry-media, .size-megaphone-single-podcast-2{ height: 473px !important;}.megaphone-single-podcast-3 .entry-media, .size-megaphone-single-podcast-3{ height: 500px !important;}.megaphone-single-podcast-4 .entry-media, .size-megaphone-single-podcast-4{ height: 600px !important;}.megaphone-single-podcast-5 .entry-media, .size-megaphone-single-podcast-5{ height: 526px !important;}.megaphone-page-1 .entry-media, .size-megaphone-page-1{ height: 473px !important;}.megaphone-page-2 .entry-media, .size-megaphone-page-2{ height: 473px !important;}.megaphone-page-3 .entry-media, .size-megaphone-page-3{ height: 400px !important;}.megaphone-page-4 .entry-media, .size-megaphone-page-4{ height: 400px !important;}.megaphone-wa-1 .entry-media, .size-megaphone-wa-1{ height: 570px !important;}.megaphone-wa-2 .entry-media, .size-megaphone-wa-2{ height: 700px !important;}.megaphone-wa-3 .entry-media, .size-megaphone-wa-3{ height: 526px !important;}.megaphone-show .entry-media, .size-megaphone-show{ height: 351px !important;}.megaphone-archive-category .entry-media, .size-megaphone-archive-category{ height: 450px !important;}.megaphone-archive-show .entry-media, .size-megaphone-archive-show{ height: 450px !important;}}.megaphone-header .megaphone-cart-wrap a:hover{color: #e2c14b;}.megaphone-cart-count {background-color: #e2c14b;color: #ffffff;}.woocommerce ul.products li.product .button, .woocommerce ul.products li.product .added_to_cart{background: #e2c14b;color: #fff;}.woocommerce ul.products li.product .amount{color: rgba(43,24,19,0.8);}.woocommerce ul.products li.product .button:hover{background-color: #2b1813;color: #fff;}.woocommerce ul.products .woocommerce-loop-product__link{color: #2b1813;}.woocommerce ul.products .woocommerce-loop-product__link:hover{color: #e2c14b;}.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{font-size: 1.6rem;}.woocommerce div.product form.cart .button,.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce ul.products li.product .added_to_cart{background: #e2c14b;color: #fff;font-family: 'Open Sans', Arial, sans-serif;font-weight: 600;}.woocommerce .button.wc-backward{background: hsla( 0, 0%, 0%, 1);color: #fff;}.wc-tab,.woocommerce div.product .woocommerce-tabs ul.tabs li{font-size: 1.6rem;}.woocommerce button.disabled,.woocommerce button.alt:disabled{background-color: #f2f2f2}.price,.amount,.woocommerce div.product p.price {color: #2b1813;}.woocommerce div.product form.cart .button:hover,.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background: #2b1813;color: #fff;}.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce ul.products li.product .added_to_cart{color: #fff;}.woocommerce .woocommerce-breadcrumb a:hover{color: #e2c14b;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {border-bottom: 3px solid #e2c14b;}.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-breadcrumb a{color: #2b1813;}body.woocommerce .megaphone-entry ul.products li.product, body.woocommerce-page ul.products li.product{box-shadow:inset 0px 0px 0px 1px rgba(43,24,19,0.3);}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {border-bottom: 3px solid #e2c14b;}body.woocommerce .megaphone-entry ul.products li.product, body.woocommerce-page ul.products li.product{box-shadow:inset 0px 0px 0px 1px rgba(43,24,19,0.3);}body .woocommerce .woocommerce-error,body .woocommerce .woocommerce-info, body .woocommerce .woocommerce-message{ background-color: #f2f2f2; color: #2b1813;}body .woocommerce-checkout #payment ul.payment_methods, body .woocommerce table.shop_table,body .woocommerce table.shop_table td, body .woocommerce-cart .cart-collaterals .cart_totals tr td, body .woocommerce-cart .cart-collaterals .cart_totals tr th, body .woocommerce table.shop_table tbody th, body .woocommerce table.shop_table tfoot td, body .woocommerce table.shop_table tfoot th, body .woocommerce .order_details, body .woocommerce .cart-collaterals body .cross-sells, .woocommerce-page .cart-collaterals .cross-sells, body .woocommerce .cart-collaterals .cart_totals, body .woocommerce ul.order_details, body .woocommerce .shop_table.order_details tfoot th, body .woocommerce .shop_table.customer_details th, body .woocommerce-checkout #payment ul.payment_methods, body .woocommerce .col2-set.addresses .col-1, body .woocommerce .col2-set.addresses .col-2, body.woocommerce-cart table.cart td.actions .coupon .input-text,body .woocommerce table.shop_table tbody:first-child tr:first-child th, body .woocommerce table.shop_table tbody:first-child tr:first-child td,body .woocommerce ul.products,body .woocommerce-product-search input[type=search]{ border-color: rgba(43,24,19,0.1);}body .select2-container .select2-choice,body .select2-container--default .select2-selection--single, body .select2-dropdown{border-color: rgba(43,24,19,0.3);}body .select2-dropdown{background: #ffffff;}.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true]{background-color: #e2c14b;color: #ffffff; }body.woocommerce div.product .woocommerce-tabs ul.tabs li a,body.woocommerce-cart .cart-collaterals .cart_totals table th{color: #2b1813; }body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color: #e2c14b; }.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{ background: #e2c14b;color: #ffffff;}.woocommerce nav.woocommerce-pagination ul li a:hover{background: #2b1813;color: #fff;}.woocommerce nav.woocommerce-pagination ul li span.current{background: #f2f2f2;color: #2b1813;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background:rgba(226,193,75,0.5);}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background: #e2c14b;}.woocommerce ul.product_list_widget li,.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{border-bottom:1px solid rgba(255,255,255,0.1);}.woocommerce-MyAccount-navigation ul{background: #f2f2f2;}body.woocommerce .widget_text .megaphone-inverted .button:hover{background: #ffffff;}.woocommerce-checkout #payment,.woocommerce .col2-set.addresses .col-1,.woocommerce .col2-set.addresses .col-2{background: #f2f2f2;} </style> <link rel='stylesheet' id='megaphone-woocommerce-css' href='https://www.thesellerprocess.com/wp-content/themes/megaphone/assets/css/megaphone-woocommerce.css?ver=1.4' type='text/css' media='all' /> <link rel='stylesheet' id='meks-ads-widget-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-easy-ads-widget/css/style.css?ver=2.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='meks_instagram-widget-styles-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-easy-instagram-widget/css/widget.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='meks-flickr-widget-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-simple-flickr-widget/css/style.css?ver=1.2' type='text/css' media='all' /> <link rel='stylesheet' id='meks-author-widget-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-smart-author-widget/css/style.css?ver=1.1.3' type='text/css' media='all' /> <link rel='stylesheet' id='meks-social-widget-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-smart-social-widget/css/style.css?ver=1.5' type='text/css' media='all' /> <link rel='stylesheet' id='meks-themeforest-widget-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-themeforest-smart-widget/css/style.css?ver=1.4' type='text/css' media='all' /> <link rel='stylesheet' id='joinchat-css' href='https://www.thesellerprocess.com/wp-content/plugins/creame-whatsapp-me/public/css/joinchat.min.css?ver=4.5.7' type='text/css' media='all' /> <style id='joinchat-inline-css' type='text/css'> .joinchat{ --red:37; --green:211; --blue:102; } </style> <link rel='stylesheet' id='meks_ess-main-css' href='https://www.thesellerprocess.com/wp-content/plugins/meks-easy-social-share/assets/css/main.css?ver=1.2.9' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.32.0' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' type='text/css' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-78-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-78.css?ver=1721061748' type='text/css' media='all' /> <link rel='stylesheet' id='e-popup-style-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-141-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-141.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='animatecss-css' href='https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder/assets/css/animate.min.css?ver=1.14.0' type='text/css' media='all' /> <link rel='stylesheet' id='boldgrid-components-css' href='https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder/assets/css/components.min.css?ver=2.16.2' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='boldgrid-fe-css' href='https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder/assets/css/editor-fe.min.css?ver=1.14.0' type='text/css' media='all' /> <link rel='stylesheet' id='boldgrid-custom-styles-css' href='https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder/assets/css/custom-styles.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='bgpbpp-public-css' href='https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder-premium/dist/application.min.css?ver=1.0.5' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.7.1' type='text/css' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.thesellerprocess.com","hash_tracking":"false","v4_id":"G-ETVX6R9P4B"};/* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/js/pg-profile-menu.js?ver=5.9.0" id="pg-profile-menu.js-js"></script> <script type="text/javascript" id="profilegrid-user-profiles-groups-and-communities-js-extra"> /* <![CDATA[ */ var pm_ajax_object = {"ajax_url":"https:\/\/www.thesellerprocess.com\/wp-admin\/admin-ajax.php","plugin_emoji_url":"https:\/\/www.thesellerprocess.com\/wp-content\/plugins\/profilegrid-user-profiles-groups-and-communities\/public\/partials\/images\/img","nonce":"6cce80cbc7"}; var pm_error_object = {"valid_email":"Please enter a valid e-mail address.","valid_number":"Please enter a valid number.","valid_date":"Please enter a valid date (yyyy-mm-dd format).","required_field":"This is a required field.","required_comman_field":"Please fill all the required fields.","file_type":"This file type is not allowed.","short_password":"Your password should be at least 7 characters long.","pass_not_match":"Password and confirm password do not match.","user_exist":"Sorry, username already exists.","email_exist":"Sorry, email already exists.","show_more":"More...","show_less":"Show less","user_not_exit":"Username does not exists.","password_change_successfully":"Password changed Successfully","allow_file_ext":"jpg|jpeg|png|gif","valid_phone_number":"Please enter a valid phone number.","valid_mobile_number":"Please enter a valid mobile number.","valid_facebook_url":"Please enter a valid Facebook url.","valid_twitter_url":"Please enter a Twitter url.","valid_google_url":"Please enter a valid Google url.","valid_linked_in_url":"Please enter a Linked In url.","valid_youtube_url":"Please enter a valid Youtube url.","valid_mixcloud_url":"Please enter a valid Mixcloud url.","valid_soundcloud_url":"Please enter a valid SoundCloud url.","valid_instagram_url":"Please enter a valid Instagram url.","crop_alert_error":"Please select a crop region then press submit.","admin_note_error":"Unable to add an empty note. Please write something and try again.","empty_message_error":"Unable to send an empty message. Please type something.","invite_limit_error":"Only ten users can be invited at a time.","no_more_result":"No More Result Found","delete_friend_request":"This will delete friend request from selected user(s). Do you wish to continue?","remove_friend":"This will remove selected user(s) from your friends list. Do you wish to continue?","accept_friend_request_conf":"This will accept request from selected user(s). Do you wish to continue?","cancel_friend_request":"This will cancel request from selected user(s). Do you wish to continue?","next":"Next","back":"Back","submit":"Submit","empty_chat_message":"I am sorry, I can't send an empty message. Please write something and try sending it again.","login_url":"https:\/\/www.thesellerprocess.com\/login-2\/?password=changed"}; var pm_fields_object = {"dateformat":"yy-mm-dd"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/js/profile-magic-public.js?ver=5.9.0" id="profilegrid-user-profiles-groups-and-communities-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/js/modernizr-custom.min.js?ver=5.9.0" id="modernizr-custom.min.js-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.4.5" id="tp-tools-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.4.8" id="revmin-js"></script> <link rel="https://api.w.org/" href="https://www.thesellerprocess.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.thesellerprocess.com/wp-json/wp/v2/pages/141" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.thesellerprocess.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <meta name="generator" content="WooCommerce 5.2.5" /> <link rel='shortlink' href='https://www.thesellerprocess.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.thesellerprocess.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.thesellerprocess.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.thesellerprocess.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.thesellerprocess.com%2F&format=xml" /> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 3.25.9; features: additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-auto"> <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 Slider Revolution 6.4.8 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <link rel="icon" href="https://www.thesellerprocess.com/wp-content/uploads/2021/05/cropped-TSP-icon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.thesellerprocess.com/wp-content/uploads/2021/05/cropped-TSP-icon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.thesellerprocess.com/wp-content/uploads/2021/05/cropped-TSP-icon-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.thesellerprocess.com/wp-content/uploads/2021/05/cropped-TSP-icon-270x270.png" /> <script type="text/javascript">function setREVStartSize(e){ //window.requestAnimationFrame(function() { window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW; window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH; try { var pw = document.getElementById(e.c).parentNode.offsetWidth, newh; pw = pw===0 || isNaN(pw) ? window.RSIW : pw; e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw); e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw); e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh); e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh); e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide); e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide); e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0); if(e.layout==="fullscreen" || e.l==="fullscreen") newh = Math.max(e.mh,window.RSIH); else{ e.gw = Array.isArray(e.gw) ? e.gw : [e.gw]; for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1]; e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el; e.gh = Array.isArray(e.gh) ? e.gh : [e.gh]; for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1]; var nl = new Array(e.rl.length), ix = 0, sl; e.tabw = e.tabhide>=pw ? 0 : e.tabw; e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw; e.tabh = e.tabhide>=pw ? 0 : e.tabh; e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh; for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i]; sl = nl[0]; for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;} var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]); newh = (e.gh[ix] * m) + (e.tabh + e.thumbh); } if(window.rs_init_css===undefined) window.rs_init_css = document.head.appendChild(document.createElement("style")); document.getElementById(e.c).height = newh+"px"; window.rs_init_css.innerHTML += "#"+e.c+"_wrapper { height: "+newh+"px }"; } catch(e){ console.log("Failure at Presize of Slider:" + e) } //}); };</script> <style type="text/css" id="wp-custom-css"> /** Start Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/ .envato-block__preview{overflow: visible;} /** End Block Kit CSS: 71-3-d415519effd9e11f35d2438c58ea7ebf **/ /** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/ .envato-block__preview{overflow: visible;} /* Envato Kit 141 Custom Styles - Applied to the element under Advanced */ .elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{ text-align: center; } .envato-kit-141-top-0 h1, .envato-kit-141-top-0 h2, .envato-kit-141-top-0 h3, .envato-kit-141-top-0 h4, .envato-kit-141-top-0 h5, .envato-kit-141-top-0 h6, .envato-kit-141-top-0 p { margin-top: 0; } .envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md { padding-left: 1.5rem; padding-right: 1.5rem; } .envato-kit-141-bottom-0 p { margin-bottom: 0; } .envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-header { margin-bottom: .5rem; } .envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container { padding-bottom: 52px; } .envato-kit-141-display-inline { display: inline-block; } .envato-kit-141 .elementor-slick-slider ul.slick-dots { bottom: -40px; } /** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/ /** Start Template Kit CSS: Tech (general business) (css/customizer.css) **/ /* Envato Template Kits Custom Styles * Apply to the Advanced tab of the element it affects * Illustrations by Humaaans */ .envato-kit-175-slide .slick-slide-bg.elementor-ken-out, .envato-kit-175-slide .slick-slide-bg.elementor-ken-in{ transform: scale(1.2); } .envato-kit-175-slide .slick-slider .slick-track{ overflow: visible !important; } /* List Style with icon BG */ .envato-kit-175-list-style-light .elementor-icon-list-icon { width: 50px !important; } .envato-kit-175-list-style-light .elementor-icon-list-icon i { padding: 0.75em; border-radius: 50%; background-color: #F5F7FF; } .envato-kit-175-list-style-extra .elementor-icon-list-icon { width: 50px !important; } .envato-kit-175-list-style-extra .elementor-icon-list-icon i { padding: 0.75em; border-radius: 50%; background-color: #FFB200; } .envato-kit-175-list-style-dark .elementor-icon-list-icon { width: 50px !important; } .envato-kit-175-list-style-dark .elementor-icon-list-icon i { padding: 0.75em; border-radius: 50%; background-color: #3235D8; } /* Accordion shadow*/ .envato-kit-175-accordion-style .elementor-accordion .elementor-accordion-item { margin: 10px 0; border-radius: 20px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); } .envato-kit-175-accordion-style .elementor-accordion .elementor-accordion-item:first-child { margin-top: 0; } .envato-kit-175-accordion-style .elementor-accordion .elementor-accordion-item .elementor-active { margin-bottom: 30px; } .envato-kit-175-accordion-style .elementor-accordion .elementor-accordion-item .elementor-tab-title { margin-bottom: 0; } .envato-kit-175-accordion-style .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active { padding-bottom: 0; } .envato-kit-175-accordion-style2 .elementor-accordion .elementor-accordion-item { margin: 30px 0; border: 10px solid #F5F7FF !important; border-radius: 20px; } .envato-kit-175-accordion-style2 .elementor-accordion .elementor-accordion-item:first-child { margin-top: 0; } .envato-kit-175-accordion-style2 .elementor-accordion .elementor-accordion-item .elementor-active { margin-bottom: 30px; } .envato-kit-175-accordion-style2 .elementor-accordion .elementor-accordion-item .elementor-tab-title { margin-bottom: 0; } .envato-kit-175-accordion-style2 .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active { padding-bottom: 0; } .envato-kit-175-img-box-style .elementor-image-box-title { margin-top: 0; } .envato-kit-175-icon-box-style .elementor-icon-box-title { margin: 0; } /* Left-Aligned Pricing Tables */ .envato-kit-175-price-style .elementor-price-table { text-align: left; } .envato-kit-175-price-style .elementor-price-table .elementor-price-table__price { justify-content: start; } .envato-kit-175-price-style .elementor-price-table__features-list { text-align: left !important; } .envato-kit-175-price-style .elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner { margin-left: 0; margin-right: 0; } .envato-kit-175-price-style .elementor-price-table__feature-inner i { font-size: 1em; font-weight: 100; padding: 0.45em; border-radius: 50%; background-color: #f4f4f4; color: #ff4935 !important; } .envato-kit-175-price-style-extra .elementor-price-table { text-align: left; } .envato-kit-175-price-style-extra .elementor-price-table .elementor-price-table__price { justify-content: start; } .envato-kit-175-price-style-extra .elementor-price-table__features-list { text-align: left !important; } .envato-kit-175-price-style-extra .elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner { margin-left: 0; margin-right: 0; } .envato-kit-175-price-style-extra .elementor-price-table__feature-inner i { font-size: 1em; font-weight: 100; padding: 0.45em; border-radius: 50%; background-color: #f4f4f4; } .envato-kit-175-row-hover-style .elementor-column-wrap .elementor-heading-title { opacity: 0; transition: all .3s ease-in-out; } .envato-kit-175-row-hover-style .elementor-column-wrap:hover .elementor-heading-title { opacity: 1; } /** End Template Kit CSS: Tech (general business) (css/customizer.css) **/ </style> <style id="kirki-inline-styles"></style></head> <body class="home page-template-default page page-id-141 wp-embed-responsive theme-megaphone woocommerce-no-js boldgrid-ppb megaphone-player-hidden megaphone-sidebar-none megaphone-header-window megaphone-header-no-margin megaphone-header-labels-hidden megaphone-header-shadow megaphone-v_1_4 elementor-default elementor-kit-78 elementor-page elementor-page-141"> <div class="megaphone-main-wrapper"> <header class="megaphone-header megaphone-header-main d-none d-lg-block"> <div class="header-middle"> <div class="container d-flex justify-content-between align-items-center"> <div class="slot-l"> <div class="megaphone-site-branding"> <h1 class="site-title h4 "><a href="https://www.thesellerprocess.com/" rel="home"><picture class="megaphone-logo"><source media="(min-width: 600px)" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><source srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><img src="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png" alt="The Seller Process Podcast"></picture></a></h1></div> </div> <div class="slot-c"> <nav class="menu-main-tsp-container"><ul id="menu-main-tsp" class="megaphone-menu megaphone-menu-primary"><li id="menu-item-4952" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-4952"><a href="https://www.thesellerprocess.com" aria-current="page">Home</a></li> <li id="menu-item-4953" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4953"><a href="https://www.thesellerprocess.com/category/podcast/">Podcast</a></li> <li id="menu-item-7837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7837"><a href="https://www.thesellerprocess.com/tools/">Tools</a></li> <li id="menu-item-6450" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6450"><a href="https://www.thesellerprocess.com/mentoring/">Mentoring</a></li> </ul></nav> </div> <div class="slot-r"> <ul id="menu-social" class="megaphone-menu megaphone-menu-social"><li class="header-el-label">Follow me: </li><li id="menu-item-770" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-770"><a href="https://www.facebook.com/thesellerprocess"><span>Facebook</span></a></li> <li id="menu-item-5027" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5027"><a href="https://www.youtube.com/channel/UCB07vjOEJnu3mhYxmoaVleg?sub_confirmation=1"><span>YouTube</span></a></li> <li id="menu-item-5028" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5028"><a href="https://www.linkedin.com/company/the-seller-process/"><span>Linkedin</span></a></li> </ul> <ul class="megaphone-menu-action megaphone-modal-opener megaphone-search"> <li><a href="javascript:void(0);"><span class="header-el-label">Search</span><i class="mf mf-search"></i></a></li> </ul> <div class="megaphone-modal search-alt"> <a href="javascript:void(0);" class="megaphone-modal-close"><i class="mf mf-close"></i></a> <div class="megaphone-content"> <div class="section-head"> <h5 class="section-title h2">Search</h5> </div> <form class="search-form search-alt" action="https://www.thesellerprocess.com/" method="get"> <input name="s" type="text" value="" placeholder="Type here to search..." /> <button type="submit">Search<i class="mf mf-search"></i></button> </form> </div> </div> <ul class="megaphone-menu-action megaphone-hamburger"> <li><a href="javascript:void(0);"><span class="header-el-label">Menu</span><i class="mf mf-menu"></i></a></li> </ul> </div> </div> </div> </header> <div class="megaphone-header header-mobile d-lg-none"> <div class="container d-flex justify-content-between align-items-center"> <div class="slot-l"> <div class="megaphone-site-branding"> <span class="site-title h4 "><a href="https://www.thesellerprocess.com/" rel="home"><picture class="megaphone-logo"><source media="(min-width: 600px)" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><source srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><img src="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png" alt="The Seller Process Podcast"></picture></a></span></div> </div> <div class="slot-r"> <ul class="megaphone-menu-action megaphone-hamburger"> <li><a href="javascript:void(0);"><span class="header-el-label">Menu</span><i class="mf mf-menu"></i></a></li> </ul> </div> </div> </div> <div class="megaphone-header header-sticky"> <div class="header-sticky-main"> <div class="container d-flex justify-content-center align-items-center"> <div class="slot-l"> <div class="megaphone-site-branding"> <span class="site-title h4 "><a href="https://www.thesellerprocess.com/" rel="home"><picture class="megaphone-logo"><source media="(min-width: 600px)" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><source srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><img src="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png" alt="The Seller Process Podcast"></picture></a></span></div> </div> <div class="slot-c"> <div class="d-none d-lg-flex"> <nav class="menu-main-tsp-container"><ul id="menu-main-tsp-1" class="megaphone-menu megaphone-menu-primary"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-4952"><a href="https://www.thesellerprocess.com" aria-current="page">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4953"><a href="https://www.thesellerprocess.com/category/podcast/">Podcast</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7837"><a href="https://www.thesellerprocess.com/tools/">Tools</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6450"><a href="https://www.thesellerprocess.com/mentoring/">Mentoring</a></li> </ul></nav> </div> </div> <div class="slot-r"> <div class="d-none d-lg-flex"> <ul id="menu-social-1" class="megaphone-menu megaphone-menu-social"><li class="header-el-label">Follow me: </li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-770"><a href="https://www.facebook.com/thesellerprocess"><span>Facebook</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5027"><a href="https://www.youtube.com/channel/UCB07vjOEJnu3mhYxmoaVleg?sub_confirmation=1"><span>YouTube</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5028"><a href="https://www.linkedin.com/company/the-seller-process/"><span>Linkedin</span></a></li> </ul> <ul class="megaphone-menu-action megaphone-modal-opener megaphone-search"> <li><a href="javascript:void(0);"><span class="header-el-label">Search</span><i class="mf mf-search"></i></a></li> </ul> <div class="megaphone-modal search-alt"> <a href="javascript:void(0);" class="megaphone-modal-close"><i class="mf mf-close"></i></a> <div class="megaphone-content"> <div class="section-head"> <h5 class="section-title h2">Search</h5> </div> <form class="search-form search-alt" action="https://www.thesellerprocess.com/" method="get"> <input name="s" type="text" value="" placeholder="Type here to search..." /> <button type="submit">Search<i class="mf mf-search"></i></button> </form> </div> </div> <ul class="megaphone-menu-action megaphone-hamburger"> <li><a href="javascript:void(0);"><span class="header-el-label">Menu</span><i class="mf mf-menu"></i></a></li> </ul> </div> <div class="d-flex d-lg-none"> <ul class="megaphone-menu-action megaphone-hamburger"> <li><a href="javascript:void(0);"><span class="header-el-label">Menu</span><i class="mf mf-menu"></i></a></li> </ul> </div> </div> </div> </div> </div> <div class="megaphone-section megaphone-section-welcome megaphone-overlay wa-layout wa-layout-1 d-flex justify-content-center align-items-center flex-lg-column megaphone-subscribe-on"> <div class="entry-media"> <img src="https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-digital-buggu-171198-scaled.jpg" class="size-megaphone-wa-1" /> </div> <div class="container overlay-container container-self-center d-flex align-items-center justify-content-lg-between"> <div class="col-12 col-md-9 col-lg-6 "> <h2 class="entry-title h0 lh-1 mb-24 mb-sm-12 mb-md-20">We Talk Systems & Processes to Scale your Amazon Business</h2> <div class="entry-content"> <a href="https://www.thesellerprocess.com/category/podcast/" class="megaphone-button mt-12 mt-sm-6 mt-md-12">Browse episodes</a> </div> </div> <div class="col-12 col-md-12 col-lg-5 mt-md-30 mt-sm-20"> </div> </div> <div class="megaphone-section section-color megaphone-section-subscribe megaphone-subscribe-indented"> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-buttons"> <ul id="menu-subscribe" class="megaphone-menu megaphone-menu-subscribe list-reset d-flex flex-wrap"><li class="header-el-label">Listen on:</li><li id="menu-item-1378" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1378"><a href="https://open.spotify.com/show/0DP9YtshvDQbwNUiw6L0dj"><span>Spotify</span></a></li> <li id="menu-item-1379" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1379"><a href="https://podcasts.apple.com/us/podcast/the-seller-process-podcast/id1584962973"><span>Apple</span></a></li> <li id="menu-item-1380" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1380"><a href="https://bit.ly/3yMTils"><span>Google</span></a></li> <li id="menu-item-1381" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1381"><a href="https://www.stitcher.com/show/the-seller-process-podcast"><span>Stitcher</span></a></li> <li id="menu-item-5333" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5333"><a href="https://www.thesellerprocess.com/subscribe/"><span>& more</span></a></li> </ul> </div> </div> </div> </div> </div> <div class="megaphone-section megaphone-section-featured "> <div class="container"> <div class="section-head"> <div class="section-head-l"> <h3 class="section-title h2">Featured episodes</h3> </div> <div class="section-header-r megaphone-slider-nav"> <a href="javascript:void(0);" class="megaphone-button-circle prev"> <i class="mf mf- mf-chevron-left"></i> </a> <a href="javascript:void(0);" class="megaphone-button-circle next"> <i class="mf mf- mf-chevron-right"></i> </a> </div> </div> <div class="section-content row justify-content-md-center megaphone-slider megaphone-carousel slider-center"> <div class="col-12"> <article class="megaphone-layout-fa-2 post-9443 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="megaphone-overlay"> <div class="overlay-container container-self-center d-flex align-items-center justify-content-center flex-column text-center"> <div class="megaphone-content-alt"> <div class="entry-header"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title mb-4 mb-sm-4 mb-md-4"> <a href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/">The 5 Evergreen PPC Strategies</a> </h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">2 weeks ago</span></span> </div> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-12"> <a class=" megaphone-play-9443 megaphone-button" data-play-id="9443" href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> <div class="entry-media"> <a href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/"><img fetchpriority="high" width="1000" height="620" src="https://www.thesellerprocess.com/wp-content/uploads/2024/10/1728396590775_CA4112_Noemi___Bolojan_Profile___Picture-1-1000x620.png" class="attachment-megaphone-fa-2 size-megaphone-fa-2 wp-post-image" alt="" /></a> <span class="entry-episode"> <span class="episode-item"> Episode <strong>116</strong> </span> </span> </div> </div> </article> </div> <div class="col-12"> <article class="megaphone-layout-fa-2 post-9397 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="megaphone-overlay"> <div class="overlay-container container-self-center d-flex align-items-center justify-content-center flex-column text-center"> <div class="megaphone-content-alt"> <div class="entry-header"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title mb-4 mb-sm-4 mb-md-4"> <a href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/">Optimize Your Mobile Store for Conversion</a> </h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">5 months ago</span></span> </div> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-12"> <a class=" megaphone-play-9397 megaphone-button" data-play-id="9397" href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> <div class="entry-media"> <a href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/"><img width="500" height="500" src="https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview.png" class="attachment-megaphone-fa-2 size-megaphone-fa-2 wp-post-image" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview.png 500w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-300x300.png 300w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-150x150.png 150w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-270x270.png 270w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-48x48.png 48w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-250x250.png 250w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-180x180.png 180w, https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-100x100.png 100w" sizes="(max-width: 500px) 100vw, 500px" /></a> <span class="entry-episode"> <span class="episode-item"> Episode <strong>115</strong> </span> </span> </div> </div> </article> </div> <div class="col-12"> <article class="megaphone-layout-fa-2 post-9378 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="megaphone-overlay"> <div class="overlay-container container-self-center d-flex align-items-center justify-content-center flex-column text-center"> <div class="megaphone-content-alt"> <div class="entry-header"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title mb-4 mb-sm-4 mb-md-4"> <a href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/">How to Use Quizzes to Grow Your Audience</a> </h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">6 months ago</span></span> </div> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-12"> <a class=" megaphone-play-9378 megaphone-button" data-play-id="9378" href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> <div class="entry-media"> <a href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/"><img width="506" height="467" src="https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1.jpg" class="attachment-megaphone-fa-2 size-megaphone-fa-2 wp-post-image" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1.jpg 506w, https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1-300x277.jpg 300w, https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1-250x231.jpg 250w, https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1-195x180.jpg 195w, https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1-325x300.jpg 325w" sizes="(max-width: 506px) 100vw, 506px" /></a> <span class="entry-episode"> <span class="episode-item"> Episode <strong>114</strong> </span> </span> </div> </div> </article> </div> </div> </div> </div> <div class="megaphone-section megaphone-shows "> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-order-1"> <div class="row"> <div class="col-12 megaphone-items megaphone-shows entry-content"> <div data-elementor-type="wp-page" data-elementor-id="5132" class="elementor elementor-5132" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-782a1cd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="782a1cd" data-element_type="section" id="about"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a89f2ac" data-id="a89f2ac" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-06777ba elementor-widget elementor-widget-heading" data-id="06777ba" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><h2 data-elementor-setting-key="title" data-pen-placeholder="Type Here..." style=", sans-serif;font-weight: var( --e-global-typography-primary-font-weight );font-size: 42px;text-align: center">About The Seller Process Podcast</h2></h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-57137013 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="57137013" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50ec875" data-id="50ec875" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-1b1815bb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b1815bb" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-58c3b6b6" data-id="58c3b6b6" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-42563fc5 elementor-widget elementor-widget-image" data-id="42563fc5" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="718" height="479" src="https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-1024x683.jpg" class="attachment-large size-large wp-image-5125" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-1024x683.jpg 1024w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-300x200.jpg 300w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-768x512.jpg 768w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-1536x1024.jpg 1536w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-2048x1365.jpg 2048w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-718x479.jpg 718w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-526x351.jpg 526w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-250x167.jpg 250w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-550x367.jpg 550w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-800x533.jpg 800w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-270x180.jpg 270w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-450x300.jpg 450w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-750x500.jpg 750w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-markus-spiske-1679618-600x400.jpg 600w" sizes="(max-width: 718px) 100vw, 718px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5b281934" data-id="5b281934" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4493cd59 elementor-widget elementor-widget-text-editor" data-id="4493cd59" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The Seller Process Podcast is the first podcast designed for e-commerce sellers like you, ambitious entrepreneurs that aim to scale their business by improving their processes, creating more efficient systems and building their team.</p> <p>Each episode will aim to present a specific step-by-step process or system that you’ll be able to implement right away in your online business, regardless of whether you are a newbie or a seasoned seller.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-401dd9c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="401dd9c9" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4bb60a4" data-id="4bb60a4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-30ca8ba6 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="30ca8ba6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-21b9fb" data-id="21b9fb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-516db7af elementor-widget elementor-widget-text-editor" data-id="516db7af" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The only path to successfully scaling your business lies in your ability as an entrepreneur to hire the right team and implementing the right processes to systematically grow your sales.</p><p>If you want to stop constantly spinning your wheels, putting up fires and feeling overwhelmed as a solopreneur, knowing that you are your own bottleneck to the company growth, it’s time to learn the art of business efficiency and start designing a business that runs like Clockwork! <br />The Seller Process Podcast is just the right place to start to do so, happy listening!</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-231e99f8" data-id="231e99f8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2f6ea5c8 elementor-widget elementor-widget-image" data-id="2f6ea5c8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="718" height="479" src="https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-1024x683.jpg" class="attachment-large size-large wp-image-5124" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-1024x683.jpg 1024w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-300x200.jpg 300w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-768x512.jpg 768w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-1536x1024.jpg 1536w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-2048x1365.jpg 2048w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-718x479.jpg 718w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-526x351.jpg 526w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-250x167.jpg 250w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-550x367.jpg 550w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-800x533.jpg 800w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-270x180.jpg 270w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-450x300.jpg 450w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-750x500.jpg 750w, https://www.thesellerprocess.com/wp-content/uploads/2021/05/pexels-stas-knop-5939401-600x400.jpg 600w" sizes="(max-width: 718px) 100vw, 718px" /> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> <!-- end col-12 megaphone-order-1 --> </div> </div> </div> <div class="megaphone-section megaphone-shows "> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-order-1"> <div class="row"> <div class="col-12 megaphone-items megaphone-shows entry-content"> <div data-elementor-type="wp-page" data-elementor-id="7839" class="elementor elementor-7839" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-360fc85 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="360fc85" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-93c857a" data-id="93c857a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7eb99328 animated-fast elementor-invisible elementor-widget elementor-widget-heading" data-id="7eb99328" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":300}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">NEW SYSTEM RELEASE!</h3> </div> </div> <div class="elementor-element elementor-element-3faccbc9 animated-fast elementor-invisible elementor-widget elementor-widget-heading" data-id="3faccbc9" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":400}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">A System to Identify the Right Candidate for Your Team and Hire 3x Faster</h1> </div> </div> <section class="elementor-section elementor-inner-section elementor-element elementor-element-7a8400b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7a8400b2" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2e9958d3" data-id="2e9958d3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a5990f4 elementor-align-left envato-kit-175-list-style-light animated-fast elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-invisible elementor-widget elementor-widget-icon-list" data-id="a5990f4" data-element_type="widget" data-settings="{"_animation":"fadeInUp"}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Know exactly who to hire with a proven system</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Save hours of manual work through automation</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-check"></i> </span> <span class="elementor-icon-list-text">Find the A-players that will help your business skyrocket</span> </li> </ul> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a6db940" data-id="a6db940" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6b8668d3 envato-kit-175-slide elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-widget elementor-widget-slides" data-id="6b8668d3" data-element_type="widget" data-settings="{"navigation":"arrows","transition":"fade","autoplay":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","autoplay_speed":5000,"infinite":"yes","transition_speed":500}" data-widget_type="slides.default"> <div class="elementor-widget-container"> <div class="elementor-swiper"> <div class="elementor-slides-wrapper elementor-main-swiper swiper" dir="ltr" data-animation="fadeInLeft"> <div class="swiper-wrapper elementor-slides"> <div class="elementor-repeater-item-51827da swiper-slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img"></div><a class="swiper-slide-inner" href="#"><div class="swiper-slide-contents"></div></a></div><div class="elementor-repeater-item-0bbae4a swiper-slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img"></div><a class="swiper-slide-inner" href="#"><div class="swiper-slide-contents"></div></a></div><div class="elementor-repeater-item-4886fd7 swiper-slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img"></div><a class="swiper-slide-inner" href="#"><div class="swiper-slide-contents"></div></a></div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-left"></i> <span class="elementor-screen-only">Previous slide</span> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0"> <i aria-hidden="true" class="eicon-chevron-right"></i> <span class="elementor-screen-only">Next slide</span> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-44b9830e elementor-align-center elementor-mobile-align-justify elementor-invisible elementor-widget elementor-widget-button" data-id="44b9830e" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":500}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-lg" href="https://www.thesellerprocess.com/hiringsystem/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-check-circle"></i> </span> <span class="elementor-button-text">LEARN MORE</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> <!-- end col-12 megaphone-order-1 --> </div> </div> </div> <div class="megaphone-section "> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-order-1 "> <div class="row"> <div class="section-head col-12"> <div class="section-head-l"> <h3 class="section-title h2">Latest episodes</h3> </div> </div> </div> <div class="row megaphone-items megaphone-episodes megaphone-content-height "> <div class="col-12 col-lg-6"> <article class="megaphone-item megaphone-post megaphone-layout-c post-9443 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="entry-media mb-16 mb-sm-8 mb-md-10"> <a href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/"><img width="526" height="296" src="https://www.thesellerprocess.com/wp-content/uploads/2024/10/1728396590775_CA4112_Noemi___Bolojan_Profile___Picture-1-526x296.png" class="attachment-megaphone-c-episode size-megaphone-c-episode wp-post-image" alt="" /> <span class="entry-episode"> <span class="episode-item"> Episode <strong>116</strong> </span> </span> </a> </div> <div class="row justify-content-center"> <div class="col-12 col-md-8 col-lg-12"> <div class="entry-header mb-16 mb-sm-8 mb-md-10"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title h4 mb-4 mb-sm-4 mb-md-4"><a href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/">The 5 Evergreen PPC Strategies</a></h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">2 weeks ago</span></span> </div> </div> <div class="entry-content"> <p>In today’s competitive digital marketing landscape, understanding and effectively managing your ad campaigns can make a significant difference in achieving your business goals. One essential concept that can influence your approach is the...</p> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-20"> <a class=" megaphone-play-9443 megaphone-button megaphone-button-medium megaphone-button-hollow" data-play-id="9443" href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> </article> </div> <div class="col-12 col-lg-6"> <article class="megaphone-item megaphone-post megaphone-layout-c post-9397 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="entry-media mb-16 mb-sm-8 mb-md-10"> <a href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/"><img width="500" height="296" src="https://www.thesellerprocess.com/wp-content/uploads/2024/06/1715949609284_CA4112_Luke_Tull_Profile-removebg-preview-500x296.png" class="attachment-megaphone-c-episode size-megaphone-c-episode wp-post-image" alt="" /> <span class="entry-episode"> <span class="episode-item"> Episode <strong>115</strong> </span> </span> </a> </div> <div class="row justify-content-center"> <div class="col-12 col-md-8 col-lg-12"> <div class="entry-header mb-16 mb-sm-8 mb-md-10"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title h4 mb-4 mb-sm-4 mb-md-4"><a href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/">Optimize Your Mobile Store for Conversion</a></h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">5 months ago</span></span> </div> </div> <div class="entry-content"> <p>If you’re looking to elevate your e-commerce game and boost the conversion rate of your online store, you’re in the right place.Join us in this episode of The Seller Process Podcast with Luke Tull, an experienced Shopify web developer...</p> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-20"> <a class=" megaphone-play-9397 megaphone-button megaphone-button-medium megaphone-button-hollow" data-play-id="9397" href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> </article> </div> <div class="col-12 col-lg-6"> <article class="megaphone-item megaphone-post megaphone-layout-c post-9378 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="entry-media mb-16 mb-sm-8 mb-md-10"> <a href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/"><img width="506" height="296" src="https://www.thesellerprocess.com/wp-content/uploads/2024/05/1711115472894_CA4112_joe-reichsfeld-1-506x296.jpg" class="attachment-megaphone-c-episode size-megaphone-c-episode wp-post-image" alt="" /> <span class="entry-episode"> <span class="episode-item"> Episode <strong>114</strong> </span> </span> </a> </div> <div class="row justify-content-center"> <div class="col-12 col-md-8 col-lg-12"> <div class="entry-header mb-16 mb-sm-8 mb-md-10"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title h4 mb-4 mb-sm-4 mb-md-4"><a href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/">How to Use Quizzes to Grow Your Audience</a></h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">6 months ago</span></span> </div> </div> <div class="entry-content"> <p>In today’s e-commerce landscape, setting yourself apart and creating a memorable brand experience is more crucial than ever. One innovative strategy that’s making waves, yet remains underutilized, is the creation of high-converting...</p> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-20"> <a class=" megaphone-play-9378 megaphone-button megaphone-button-medium megaphone-button-hollow" data-play-id="9378" href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> </article> </div> <div class="col-12 col-lg-6"> <article class="megaphone-item megaphone-post megaphone-layout-c post-9357 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="entry-media mb-16 mb-sm-8 mb-md-10"> <a href="https://www.thesellerprocess.com/2024/04/24/multilingual-keyword-research-for-global-markets/"><img width="526" height="296" src="https://www.thesellerprocess.com/wp-content/uploads/2024/04/1709741163942_CA4112_Headshot-1-526x296.jpg" class="attachment-megaphone-c-episode size-megaphone-c-episode wp-post-image" alt="" /> <span class="entry-episode"> <span class="episode-item"> Episode <strong>113</strong> </span> </span> </a> </div> <div class="row justify-content-center"> <div class="col-12 col-md-8 col-lg-12"> <div class="entry-header mb-16 mb-sm-8 mb-md-10"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title h4 mb-4 mb-sm-4 mb-md-4"><a href="https://www.thesellerprocess.com/2024/04/24/multilingual-keyword-research-for-global-markets/">Multilingual Keyword Research for Global Markets</a></h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">7 months ago</span></span> </div> </div> <div class="entry-content"> <p>Expanding your brand internationally on Amazon can be a daunting task, especially if you’re not familiar with the language and the intricacies of optimizing your listings to attract local customers.Join us in this episode of The Seller Process...</p> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-20"> <a class=" megaphone-play-9357 megaphone-button megaphone-button-medium megaphone-button-hollow" data-play-id="9357" href="https://www.thesellerprocess.com/2024/04/24/multilingual-keyword-research-for-global-markets/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> </article> </div> <div class="col-12 col-lg-6"> <article class="megaphone-item megaphone-post megaphone-layout-c post-9338 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="entry-media mb-16 mb-sm-8 mb-md-10"> <a href="https://www.thesellerprocess.com/2024/04/10/instagram-growth-hacking-systems/"><img width="526" height="296" src="https://www.thesellerprocess.com/wp-content/uploads/2024/04/1707118354813_CA4112_zach___benson___headshot-1-526x296.jpg" class="attachment-megaphone-c-episode size-megaphone-c-episode wp-post-image" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2024/04/1707118354813_CA4112_zach___benson___headshot-1-526x296.jpg 526w, https://www.thesellerprocess.com/wp-content/uploads/2024/04/1707118354813_CA4112_zach___benson___headshot-1-1102x620.jpg 1102w" sizes="(max-width: 526px) 100vw, 526px" /> <span class="entry-episode"> <span class="episode-item"> Episode <strong>112</strong> </span> </span> </a> </div> <div class="row justify-content-center"> <div class="col-12 col-md-8 col-lg-12"> <div class="entry-header mb-16 mb-sm-8 mb-md-10"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title h4 mb-4 mb-sm-4 mb-md-4"><a href="https://www.thesellerprocess.com/2024/04/10/instagram-growth-hacking-systems/">Instagram Growth Hacking Systems</a></h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">8 months ago</span></span> </div> </div> <div class="entry-content"> <p>In the fast-paced world of social media, mastering the art of Instagram growth is essential for entrepreneurs looking to boost their online presence. If you’re one of those seeking to increase your followers, create a loyal audience, and take...</p> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-20"> <a class=" megaphone-play-9338 megaphone-button megaphone-button-medium megaphone-button-hollow" data-play-id="9338" href="https://www.thesellerprocess.com/2024/04/10/instagram-growth-hacking-systems/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> </article> </div> <div class="col-12 col-lg-6"> <article class="megaphone-item megaphone-post megaphone-layout-c post-9318 post type-post status-publish format-standard has-post-thumbnail hentry category-podcast"> <div class="entry-media mb-16 mb-sm-8 mb-md-10"> <a href="https://www.thesellerprocess.com/2024/03/27/in-the-life-of-an-8-figure-seller-michal-specian/"><img width="526" height="296" src="https://www.thesellerprocess.com/wp-content/uploads/2024/03/1708688604103_CA4112_profile___photo-1-526x296.png" class="attachment-megaphone-c-episode size-megaphone-c-episode wp-post-image" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2024/03/1708688604103_CA4112_profile___photo-1-526x296.png 526w, https://www.thesellerprocess.com/wp-content/uploads/2024/03/1708688604103_CA4112_profile___photo-1-1102x620.png 1102w" sizes="(max-width: 526px) 100vw, 526px" /> <span class="entry-episode"> <span class="episode-item"> Episode <strong>111</strong> </span> </span> </a> </div> <div class="row justify-content-center"> <div class="col-12 col-md-8 col-lg-12"> <div class="entry-header mb-16 mb-sm-8 mb-md-10"> <div class="entry-category"><span class="meta-item meta-category"><a href="https://www.thesellerprocess.com/category/podcast/" rel="tag" class="cat-item cat-65">Podcast</a></span></div> <h2 class="entry-title h4 mb-4 mb-sm-4 mb-md-4"><a href="https://www.thesellerprocess.com/2024/03/27/in-the-life-of-an-8-figure-seller-michal-specian/">In the Life of an 8 Figure Seller – Michal Specian</a></h2> <div class="entry-meta"> <span class="meta-item meta-author"><span class="vcard author">by <a href="https://www.thesellerprocess.com/author/airnex-support/">The Seller Process</a></span></span><span class="meta-item meta-date"><span class="updated">8 months ago</span></span> </div> </div> <div class="entry-content"> <p>In the world of e-commerce, many entrepreneurs dream of becoming ‘Eight Figure Sellers’. The journey to this milestone can appear daunting, especially considering the complexities and uncertainties of the business. But what if there were...</p> </div> <div class="entry-footer mt-24 mt-sm-20 mt-md-20"> <a class=" megaphone-play-9318 megaphone-button megaphone-button-medium megaphone-button-hollow" data-play-id="9318" href="https://www.thesellerprocess.com/2024/03/27/in-the-life-of-an-8-figure-seller-michal-specian/"> <i class="mf mf-play"></i> Play episode </a> </div> </div> </div> </article> </div> </div> </div> <div class="col-12 text-center megaphone-order-2"> <nav class="megaphone-pagination"> <a href="javascript:void(0);" class="prev megaphone-button page-numbers disabled">Previous</a> <nav class="navigation pagination" aria-label="Posts pagination"> <h2 class="screen-reader-text">Posts pagination</h2> <div class="nav-links"><span aria-current="page" class="page-numbers current">1</span> <a class="page-numbers" href="https://www.thesellerprocess.com/page/2/">2</a> <a class="page-numbers" href="https://www.thesellerprocess.com/page/3/">3</a> <span class="page-numbers dots">…</span> <a class="page-numbers" href="https://www.thesellerprocess.com/page/20/">20</a> <a class="next page-numbers" href="https://www.thesellerprocess.com/page/2/">Next</a></div> </nav> </nav> </div> </div> </div> </div> <div class="megaphone-section megaphone-shows "> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-order-1"> <div class="row"> <div class="col-12 megaphone-items megaphone-shows entry-content"> <div data-elementor-type="wp-page" data-elementor-id="6956" class="elementor elementor-6956" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-2b78856a elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2b78856a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7c3abe3e" data-id="7c3abe3e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-56919b1 elementor-widget elementor-widget-heading" data-id="56919b1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Download the ebook!</h4> </div> </div> <div class="elementor-element elementor-element-69b6479b elementor-widget elementor-widget-text-editor" data-id="69b6479b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The ultimate guide for Amazon Sellers “Capturing Systems & Creating SOPs” – Systemize your business to accomplish more with less!</p> </div> </div> <div class="elementor-element elementor-element-1b464108 elementor-widget elementor-widget-button" data-id="1b464108" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.thesellerprocess.com/systemsebook/" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Download Now</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1b4d747b" data-id="1b4d747b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4fcd58f3 elementor-widget elementor-widget-image" data-id="4fcd58f3" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="1961" height="2475" src="https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT.png" class="attachment-full size-full wp-image-5702" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT.png 1961w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-238x300.png 238w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-811x1024.png 811w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-768x969.png 768w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-1217x1536.png 1217w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-1623x2048.png 1623w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-250x316.png 250w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-550x694.png 550w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-800x1010.png 800w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-143x180.png 143w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-396x500.png 396w, https://www.thesellerprocess.com/wp-content/uploads/2021/10/092-5.5x8.5-Standing-Paperback-Book-Mockup-COVERVAULT-600x757.png 600w" sizes="(max-width: 1961px) 100vw, 1961px" /> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> <!-- end col-12 megaphone-order-1 --> </div> </div> </div> <div class="megaphone-section megaphone-shows "> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-order-1"> <div class="row"> <div class="col-12 megaphone-items megaphone-shows entry-content"> <div data-elementor-type="wp-page" data-elementor-id="5151" class="elementor elementor-5151" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-dc90574 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="dc90574" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-99bea31" data-id="99bea31" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2f6ea5c8 elementor-widget elementor-widget-image" data-id="2f6ea5c8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="718" height="764" src="https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-962x1024.jpg" class="attachment-large size-large wp-image-5282" alt="" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-962x1024.jpg 962w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-282x300.jpg 282w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-768x818.jpg 768w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-1442x1536.jpg 1442w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-1923x2048.jpg 1923w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-250x266.jpg 250w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-550x586.jpg 550w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-800x852.jpg 800w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-169x180.jpg 169w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-470x500.jpg 470w, https://www.thesellerprocess.com/wp-content/uploads/2021/09/047-2-600x639.jpg 600w" sizes="(max-width: 718px) 100vw, 718px" /> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-a77309c" data-id="a77309c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-30ca8ba6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="30ca8ba6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-21b9fb" data-id="21b9fb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-5032f1cb elementor-widget elementor-widget-heading" data-id="5032f1cb" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">The Host</h3> </div> </div> <div class="elementor-element elementor-element-516db7af elementor-widget elementor-widget-text-editor" data-id="516db7af" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Gianmarco Meli is a serial entrepreneur and e-commerce business owner with 6 years of e-commerce experience living and doing business in China.<br>He graduated from “Run Like Clockwork”, an accelerator program based on the best-selling book “Clockwork”, where he learned to apply the best systems and methods to effectively scale operations of his Amazon business. <br><span style="font-weight: var( --e-global-typography-text-font-weight );">Now his mission is to leverage the power of systems, processes and people to generate long-term impact with his businesses while sharing his knowledge and helping other entrepreneurs master the art of business efficiency along the way.</span></p> <p></p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> <!-- end col-12 megaphone-order-1 --> </div> </div> </div> <div class="megaphone-section megaphone-shows "> <div class="container"> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-order-1"> <div class="row"> <div class="col-12 megaphone-items megaphone-shows entry-content"> <div data-elementor-type="wp-page" data-elementor-id="5100" class="elementor elementor-5100" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-25aa8f08 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="25aa8f08" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-76014c9c" data-id="76014c9c" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7c28db33 elementor-view-default elementor-widget elementor-widget-icon" data-id="7c28db33" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <i aria-hidden="true" class="far fa-envelope"></i> </div> </div> </div> </div> <div class="elementor-element elementor-element-9851905 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline" data-id="9851905" data-element_type="widget" data-settings="{"marker":"underline_zigzag","highlighted_text":"Join","highlight_iteration_delay":2000,"headline_style":"highlight","loop":"yes","highlight_animation_duration":1200}" data-widget_type="animated-headline.default"> <div class="elementor-widget-container"> <h2 class="elementor-headline"> <span class="elementor-headline-dynamic-wrapper elementor-headline-text-wrapper"> <span class="elementor-headline-dynamic-text elementor-headline-text-active">Join</span> </span> <span class="elementor-headline-plain-text elementor-headline-text-wrapper">the Email List</span> </h2> </div> </div> <div class="elementor-element elementor-element-266aa197 elementor-widget elementor-widget-heading" data-id="266aa197" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Get the latest SOPs, Systems and Processes to scale your Amazon business!</h5> </div> </div> <div class="elementor-element elementor-element-6e8e0331 elementor-button-align-center elementor-widget elementor-widget-form" data-id="6e8e0331" data-element_type="widget" data-settings="{"button_width":"25","step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default"> <div class="elementor-widget-container"> <form class="elementor-form" method="post" name="Home Newsletter"> <input type="hidden" name="post_id" value="5100"/> <input type="hidden" name="form_id" value="6e8e0331"/> <input type="hidden" name="referer_title" value="" /> <input type="hidden" name="queried_id" value="5100"/> <div class="elementor-form-fields-wrapper elementor-labels-"> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_ec9e196 elementor-col-75 elementor-field-required"> <label for="form-field-field_ec9e196" class="elementor-field-label elementor-screen-only"> Name </label> <input size="1" type="text" name="form_fields[field_ec9e196]" id="form-field-field_ec9e196" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Your Name" required="required" aria-required="true"> </div> <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-75 elementor-field-required"> <label for="form-field-email" class="elementor-field-label elementor-screen-only"> Email </label> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Your Email" required="required" aria-required="true"> </div> <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-25 e-form__buttons"> <button class="elementor-button elementor-size-md elementor-animation-grow" type="submit"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">JOIN NOW</span> </span> </button> </div> </div> </form> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> <!-- end col-12 megaphone-order-1 --> </div> </div> </div> <div class="megaphone-section section-color megaphone-section-subscribe megaphone-bg-alt-1 mt-50 mt-sm-15 mt-md-30"> <div class="container"> <div class="megaphone-section-separator"></div> <div class="section-content row justify-content-center"> <div class="col-12 megaphone-buttons"> <ul id="menu-subscribe-1" class="megaphone-menu megaphone-menu-subscribe list-reset d-flex flex-wrap"><li class="header-el-label">Listen on:</li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1378"><a href="https://open.spotify.com/show/0DP9YtshvDQbwNUiw6L0dj"><span>Spotify</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1379"><a href="https://podcasts.apple.com/us/podcast/the-seller-process-podcast/id1584962973"><span>Apple</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1380"><a href="https://bit.ly/3yMTils"><span>Google</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1381"><a href="https://www.stitcher.com/show/the-seller-process-podcast"><span>Stitcher</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5333"><a href="https://www.thesellerprocess.com/subscribe/"><span>& more</span></a></li> </ul> </div> </div> </div> </div> <footer class="megaphone-footer"> <div class="container"> <div class="row megaphone-footer-widgets justify-content-center footer-widgets-center"> <div class="col-12 col-md-6 col-lg-3 col-lg-4"> <div id="custom_html-11" class="widget_text widget widget_custom_html "><div class="textwidget custom-html-widget"><div class="text-center"><a href="https://www.thesellerprocess.com"><img src="https://www.thesellerprocess.com/wp-content/uploads/2021/09/TSP-Logo-White-e1630616345309.png" alt="TheSellerProcess"/></a></div></div></div><div id="mks_social_widget-3" class="widget mks_social_widget "> <ul class="mks_social_widget_ul"> <li><a href="https://facebook.com/thesellerprocess" title="Facebook" class="socicon-facebook soc_circle" target="_blank" style="width: 40px; height: 40px; font-size: 14px;line-height:44px;"><span>facebook</span></a></li> <li><a href="https://www.youtube.com/channel/UCB07vjOEJnu3mhYxmoaVleg" title="YouTube" class="socicon-youtube soc_circle" target="_blank" style="width: 40px; height: 40px; font-size: 14px;line-height:44px;"><span>youtube</span></a></li> <li><a href="https://www.linkedin.com/company/the-seller-process/" title="Linkedin" class="socicon-linkedin soc_circle" target="_blank" style="width: 40px; height: 40px; font-size: 14px;line-height:44px;"><span>linkedin</span></a></li> </ul> </div> </div> </div> </div> <div class="container"> <div class="megaphone-copyright"> <p>Created by <a href="https://thesellerprocess.com" target="_blank">The Seller Process</a> · Copyright 2024 · All rights reserved</p> </div> </div> </footer> </div> <a href="javascript:void(0)" id="megaphone-goto-top" class="megaphone-goto-top"><i class="mf mf-chevron-up"></i></a> <div class="megaphone-action-overlay"> </div><div class="megaphone-sidebar megaphone-sidebar-hidden"> <div class="megaphone-sidebar-branding"> <span class="site-title h4 "><a href="https://www.thesellerprocess.com/" rel="home"><picture class="megaphone-logo"><source media="(min-width: 600px)" srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><source srcset="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png"><img src="https://www.thesellerprocess.com/wp-content/uploads/2021/09/transp-300x-e1630849178871.png" alt="The Seller Process Podcast"></picture></a></span> <span class="megaphone-action-close"><i class="mf mf-close" aria-hidden="true"></i></span> </div> <div class="megaphone-menu-mobile widget d-md-block d-lg-none"> <div class="widget-inside megaphone-bg-alt-1"> <h4 class="widget-title">Menu</h4> <nav class="menu-main-tsp-container"><ul id="menu-main-tsp-2" class="megaphone-menu megaphone-menu-primary"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-4952"><a href="https://www.thesellerprocess.com" aria-current="page">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4953"><a href="https://www.thesellerprocess.com/category/podcast/">Podcast</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7837"><a href="https://www.thesellerprocess.com/tools/">Tools</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6450"><a href="https://www.thesellerprocess.com/mentoring/">Mentoring</a></li> </ul></nav> <ul id="menu-social-2" class="megaphone-menu megaphone-menu-social"><li class="header-el-label">Follow me: </li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-770"><a href="https://www.facebook.com/thesellerprocess"><span>Facebook</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5027"><a href="https://www.youtube.com/channel/UCB07vjOEJnu3mhYxmoaVleg?sub_confirmation=1"><span>YouTube</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5028"><a href="https://www.linkedin.com/company/the-seller-process/"><span>Linkedin</span></a></li> </ul> </div> </div> <div id="block-9" class="widget widget_block"><div class="widget-inside megaphone-bg-alt-1"><p><h4>Subscribe</h4><br><a href="https://www.youtube.com/channel/UCB07vjOEJnu3mhYxmoaVleg" data-type="URL" data-id="https://www.youtube.com/channel/UCB07vjOEJnu3mhYxmoaVleg">YouTube</a><br><a href="https://open.spotify.com/show/0DP9YtshvDQbwNUiw6L0dj" data-type="URL" data-id="https://open.spotify.com/show/0DP9YtshvDQbwNUiw6L0dj">Spotify</a><br><a href="https://bit.ly/3yMTils" data-type="URL" data-id="https://bit.ly/3yMTils">Google Podcast</a><br><a href="http://www.apple.com" data-type="URL" data-id="www.apple.com">iTunes</a><br><a href="https://www.stitcher.com/show/the-seller-process-podcast" data-type="URL" data-id="https://www.stitcher.com/show/the-seller-process-podcast">Stitcher</a></p></div></div> <div id="recent-posts-3" class="widget widget_recent_entries"><div class="widget-inside megaphone-bg-alt-1"> <h4 class="widget-title">Recent Episodes</h4> <ul> <li> <a href="https://www.thesellerprocess.com/2024/11/06/the-5-evergreen-ppc-strategies/">The 5 Evergreen PPC Strategies</a> </li> <li> <a href="https://www.thesellerprocess.com/2024/06/12/optimize-your-mobile-store-for-conversion/">Optimize Your Mobile Store for Conversion</a> </li> <li> <a href="https://www.thesellerprocess.com/2024/05/15/how-to-use-quizzes-to-grow-your-audience/">How to Use Quizzes to Grow Your Audience</a> </li> </ul> </div></div> </div> <!-- Instagram Feed JS --> <script type="text/javascript"> var sbiajaxurl = "https://www.thesellerprocess.com/wp-admin/admin-ajax.php"; </script> <div class="joinchat joinchat--right" data-settings='{"telephone":"351910249872","mobile_only":false,"button_delay":5,"whatsapp_web":true,"qr":false,"message_views":1,"message_delay":10,"message_badge":false,"message_send":"YES","message_hash":"f9945ae0"}'> <div class="joinchat__button"> <div class="joinchat__button__open"></div> <div class="joinchat__button__sendtext">Open chat</div> <svg class="joinchat__button__send" width="60" height="60" viewbox="0 0 400 400" stroke-linecap="round" stroke-width="33"> <path class="joinchat_svg__plain" d="M168.83 200.504H79.218L33.04 44.284a1 1 0 0 1 1.386-1.188L365.083 199.04a1 1 0 0 1 .003 1.808L34.432 357.903a1 1 0 0 1-1.388-1.187l29.42-99.427"/> <path class="joinchat_svg__chat" d="M318.087 318.087c-52.982 52.982-132.708 62.922-195.725 29.82l-80.449 10.18 10.358-80.112C18.956 214.905 28.836 134.99 81.913 81.913c65.218-65.217 170.956-65.217 236.174 0 42.661 42.661 57.416 102.661 44.265 157.316"/> </svg> <div class="joinchat__tooltip"><div>Ask me any question!</div></div> </div> <div class="joinchat__box"> <div class="joinchat__header"> <span class="joinchat__header__text">The Seller Process</span> <div class="joinchat__close" aria-label="Close"></div> </div> <div class="joinchat__box__scroll"> <div class="joinchat__box__content"> <div class="joinchat__message">Looking to scale by systemizing your ecom business? 🚀<br>Reply "YES" and I'll send you my private resource list to scale with the right systems 🚀<br><br>Or open the chat for any question! 👍</div> </div> </div> </div> <svg style="width:0;height:0;position:absolute"><defs><clipPath id="joinchat__message__peak"><path d="M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z"/></clipPath></defs></svg> </div> <script 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> <script type="text/javascript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link rel='stylesheet' id='elementor-post-5132-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-5132.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-7839-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-7839.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='e-animations-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.25.9' type='text/css' media='all' /> <link rel='stylesheet' id='widget-slides-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/css/widget-slides.min.css?ver=3.25.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-9443-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-9443.css?ver=1730331563' type='text/css' media='all' /> <link rel='stylesheet' id='widget-form-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.25.4' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-9397-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-9397.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-9378-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-9378.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-9357-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-9357.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-9338-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-9338.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-9318-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-9318.css?ver=1721061749' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-6956-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-6956.css?ver=1721061750' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-5151-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-5151.css?ver=1721061750' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-5100-css' href='https://www.thesellerprocess.com/wp-content/uploads/elementor/css/post-5100.css?ver=1721061750' type='text/css' media='all' /> <link rel='stylesheet' id='widget-animated-headline-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/css/widget-animated-headline.min.css?ver=3.25.4' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-2-css' href='https://fonts.googleapis.com/css?family=PT+Serif%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CTajawal%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CJaldi%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3' type='text/css' media='all' /> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b" id="jquery-masonry-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.thesellerprocess.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.4.1" id="contact-form-7-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/meks-flexible-shortcodes/js/main.js?ver=1" id="mks_shortcodes_js-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="text/javascript" id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/accordion.min.js?ver=1.13.3" id="jquery-ui-accordion-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3" id="jquery-ui-resizable-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3" id="jquery-ui-controlgroup-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3" id="jquery-ui-checkboxradio-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3" id="jquery-ui-button-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3" id="jquery-ui-dialog-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js"></script> <script type="text/javascript" id="profile-magic-footer.js-js-extra"> /* <![CDATA[ */ var show_rm_sumbmission_tab = {"registration_tab":"0"}; var pm_ajax_object = {"ajax_url":"https:\/\/www.thesellerprocess.com\/wp-admin\/admin-ajax.php","plugin_emoji_url":"https:\/\/www.thesellerprocess.com\/wp-content\/plugins\/profilegrid-user-profiles-groups-and-communities\/public\/partials\/images\/img","nonce":"6cce80cbc7"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/js/profile-magic-footer.js?ver=5.9.0" id="profile-magic-footer.js-js"></script> <script type="text/javascript" id="heartbeat-js-extra"> /* <![CDATA[ */ var heartbeatSettings = {"ajaxurl":"\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/heartbeat.min.js?ver=6.7.1" id="heartbeat-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/js/pg-password-checker.js?ver=5.9.0" id="pg-password-checker.js-js"></script> <script type="text/javascript" id="profile-magic-admin-power.js-js-extra"> /* <![CDATA[ */ var pm_error_object = {"valid_email":"Please enter a valid e-mail address.","valid_number":"Please enter a valid number.","valid_date":"Please enter a valid date (yyyy-mm-dd format).","required_field":"This is a required field.","required_comman_field":"Please fill all the required fields.","file_type":"This file type is not allowed.","short_password":"Your password should be at least 7 characters long.","pass_not_match":"Password and confirm password do not match.","user_exist":"Sorry, username already exists.","email_exist":"Sorry, email already exists.","show_more":"More...","show_less":"Show less","user_not_exit":"Username does not exists.","password_change_successfully":"Password changed Successfully","allow_file_ext":"jpg|jpeg|png|gif","valid_phone_number":"Please enter a valid phone number.","valid_mobile_number":"Please enter a valid mobile number.","valid_facebook_url":"Please enter a valid Facebook url.","valid_twitter_url":"Please enter a Twitter url.","valid_google_url":"Please enter a valid Google url.","valid_linked_in_url":"Please enter a Linked In url.","valid_youtube_url":"Please enter a valid Youtube url.","valid_mixcloud_url":"Please enter a valid Mixcloud url.","valid_soundcloud_url":"Please enter a valid SoundCloud url.","valid_instagram_url":"Please enter a valid Instagram url.","crop_alert_error":"Please select a crop region then press submit.","admin_note_error":"Unable to add an empty note. Please write something and try again.","empty_message_error":"Unable to send an empty message. Please type something.","invite_limit_error":"Only ten users can be invited at a time.","no_more_result":"No More Result Found","delete_friend_request":"This will delete friend request from selected user(s). Do you wish to continue?","remove_friend":"This will remove selected user(s) from your friends list. Do you wish to continue?","accept_friend_request_conf":"This will accept request from selected user(s). Do you wish to continue?","cancel_friend_request":"This will cancel request from selected user(s). Do you wish to continue?","next":"Next","back":"Back","submit":"Submit","empty_chat_message":"I am sorry, I can't send an empty message. Please write something and try sending it again.","login_url":"https:\/\/www.thesellerprocess.com\/login-2\/?password=changed"}; var pm_fields_object = {"dateformat":"yy-mm-dd"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/js/profile-magic-admin-power.js?ver=5.9.0" id="profile-magic-admin-power.js-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70" id="jquery-blockui-js"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.thesellerprocess.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=5.2.5" id="wc-add-to-cart-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4" id="js-cookie-js"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=5.2.5" id="woocommerce-js"></script> <script type="text/javascript" id="wc-cart-fragments-js-extra"> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_986da760132d7c389491214906a47e1a","fragment_name":"wc_fragments_986da760132d7c389491214906a47e1a","request_timeout":"5000"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=5.2.5" id="wc-cart-fragments-js"></script> <script type="text/javascript" id="megaphone-main-js-extra"> /* <![CDATA[ */ var megaphone_js_settings = {"ajax_url":"https:\/\/www.thesellerprocess.com\/wp-admin\/admin-ajax.php","rtl_mode":"","header_sticky":"1","header_sticky_offset":"300","header_sticky_up":"1","popup":"1","go_to_top":"1","audio_error_msg":"The player couldn't recognize and retrieve audio data.","grid":{"column":46,"gutter":{"xs":15,"sm":15,"md":30,"lg":30,"xl":50},"breakpoint":{"xs":0,"sm":374,"md":600,"lg":900,"xl":1102}}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/themes/megaphone/assets/js/min.js?ver=1.4" id="megaphone-main-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.min.js?ver=4.5.7" id="joinchat-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/meks-easy-social-share/assets/js/main.js?ver=1.2.9" id="meks_ess-main-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.6" id="page-links-to-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder/assets/js/jquery-stellar/jquery.stellar.js?ver=1.14.0" id="boldgrid-parallax-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder/assets/dist/public.min.js?ver=1.14.0" id="boldgrid-editor-public-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/post-and-page-builder-premium/dist/application.min.js?ver=1.0.5" id="bgpbpp-public-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.4" id="elementor-pro-webpack-runtime-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.9" id="elementor-webpack-runtime-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.9" id="elementor-frontend-modules-js"></script> <script type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.thesellerprocess.com\/wp-admin\/admin-ajax.php","nonce":"003f44879b","urls":{"assets":"https:\/\/www.thesellerprocess.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.thesellerprocess.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/www.thesellerprocess.com\/cart\/","checkout_page_url":"https:\/\/www.thesellerprocess.com\/checkout\/","fragments_nonce":"221732f4de"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.thesellerprocess.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.4" id="elementor-pro-frontend-js"></script> <script type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/www.thesellerprocess.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.thesellerprocess.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.thesellerprocess.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"88785da754"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":5100,"title":"Front%20Page%20%E2%80%93%20Newsletter%20%7C%20The%20Seller%20Process%20Podcast","excerpt":"","featuredImage":false}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.9" id="elementor-frontend-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.4" id="pro-elements-handlers-js"></script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-includes/js/wp-util.min.js?ver=6.7.1" id="wp-util-js"></script> <script type="text/javascript" id="wpforms-elementor-js-extra"> /* <![CDATA[ */ var wpformsElementorVars = {"captcha_provider":"recaptcha","recaptcha_type":"v2"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.thesellerprocess.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js?ver=1.7.6" id="wpforms-elementor-js"></script> </body> </html> <!-- Dynamic page generated in 2.959 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2024-11-23 02:39:10 --> <!-- super cache -->