CINXE.COM

Riverbend In the Media - Riverbend Consulting

<!doctype html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover"> <link rel="profile" href="https://gmpg.org/xfn/11"> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>Riverbend In the Media - Riverbend Consulting</title> <meta name="description" content="Podcasts, articles and bylines featuring Riverbend Consulting and their ecommerce and Amazon suspension and seller experts."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://riverbendconsulting.com/media/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Riverbend In the Media - Riverbend Consulting" /> <meta property="og:description" content="Podcasts, articles and bylines featuring Riverbend Consulting and their ecommerce and Amazon suspension and seller experts." /> <meta property="og:url" content="https://riverbendconsulting.com/media/" /> <meta property="og:site_name" content="Riverbend Consulting" /> <meta property="article:publisher" content="https://www.facebook.com/RiverbendConsultingLLC/" /> <meta property="og:updated_time" content="2024-11-19T10:29:42-05:00" /> <meta property="og:image" content="https://riverbendconsulting.com/wp-content/uploads/2024/09/RiverbendMedia.webp" /> <meta property="og:image:secure_url" content="https://riverbendconsulting.com/wp-content/uploads/2024/09/RiverbendMedia.webp" /> <meta property="og:image:width" content="1080" /> <meta property="og:image:height" content="1080" /> <meta property="og:image:alt" content="riverbend media" /> <meta property="og:image:type" content="image/webp" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Riverbend In the Media - Riverbend Consulting" /> <meta name="twitter:description" content="Podcasts, articles and bylines featuring Riverbend Consulting and their ecommerce and Amazon suspension and seller experts." /> <meta name="twitter:site" content="@RiverbendConsul" /> <meta name="twitter:creator" content="@RiverbendConsul" /> <meta name="twitter:image" content="https://riverbendconsulting.com/wp-content/uploads/2024/09/RiverbendMedia.webp" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="16 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https://riverbendconsulting.com/media/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://riverbendconsulting.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://riverbendconsulting.com/media/","name":"Media"}}]}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//scripts.iconnode.com' /> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Riverbend Consulting &raquo; Feed" href="https://riverbendconsulting.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Riverbend Consulting &raquo; Comments Feed" href="https://riverbendconsulting.com/comments/feed/" /> <link rel='stylesheet' id='wp-block-library-css' href='https://riverbendconsulting.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' media='all' /> <style id='rank-math-toc-block-style-inline-css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <style id='global-styles-inline-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--palette-color-1: var(--theme-palette-color-1, #EF7622);--wp--preset--color--palette-color-2: var(--theme-palette-color-2, #0033A0);--wp--preset--color--palette-color-3: var(--theme-palette-color-3, #2B2B2B);--wp--preset--color--palette-color-4: var(--theme-palette-color-4, #2B2B2B);--wp--preset--color--palette-color-5: var(--theme-palette-color-5, #000000);--wp--preset--color--palette-color-6: var(--theme-palette-color-6, #F9FAFB);--wp--preset--color--palette-color-7: var(--theme-palette-color-7, #ffffff);--wp--preset--color--palette-color-8: var(--theme-palette-color-8, #f2f2f2);--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--gradient--juicy-peach: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);--wp--preset--gradient--young-passion: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%);--wp--preset--gradient--true-sunset: linear-gradient(to right, #fa709a 0%, #fee140 100%);--wp--preset--gradient--morpheus-den: linear-gradient(to top, #30cfd0 0%, #330867 100%);--wp--preset--gradient--plum-plate: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--wp--preset--gradient--aqua-splash: linear-gradient(15deg, #13547a 0%, #80d0c7 100%);--wp--preset--gradient--love-kiss: linear-gradient(to top, #ff0844 0%, #ffb199 100%);--wp--preset--gradient--new-retrowave: linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);--wp--preset--gradient--plum-bath: linear-gradient(to top, #cc208e 0%, #6713d2 100%);--wp--preset--gradient--high-flight: linear-gradient(to right, #0acffe 0%, #495aff 100%);--wp--preset--gradient--teen-party: linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%);--wp--preset--gradient--fabled-sunset: linear-gradient(-225deg, #231557 0%, #44107A 29%, #FF1361 67%, #FFF800 100%);--wp--preset--gradient--arielle-smile: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);--wp--preset--gradient--itmeo-branding: linear-gradient(180deg, #2af598 0%, #009efd 100%);--wp--preset--gradient--deep-blue: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);--wp--preset--gradient--strong-bliss: linear-gradient(to right, #f78ca0 0%, #f9748f 19%, #fd868c 60%, #fe9a8b 100%);--wp--preset--gradient--sweet-period: linear-gradient(to top, #3f51b1 0%, #5a55ae 13%, #7b5fac 25%, #8f6aae 38%, #a86aa4 50%, #cc6b8e 62%, #f18271 75%, #f3a469 87%, #f7c978 100%);--wp--preset--gradient--purple-division: linear-gradient(to top, #7028e4 0%, #e5b2ca 100%);--wp--preset--gradient--cold-evening: linear-gradient(to top, #0c3483 0%, #a2b6df 100%, #6b8cce 100%, #a2b6df 100%);--wp--preset--gradient--mountain-rock: linear-gradient(to right, #868f96 0%, #596164 100%);--wp--preset--gradient--desert-hump: linear-gradient(to top, #c79081 0%, #dfa579 100%);--wp--preset--gradient--ethernal-constance: linear-gradient(to top, #09203f 0%, #537895 100%);--wp--preset--gradient--happy-memories: linear-gradient(-60deg, #ff5858 0%, #f09819 100%);--wp--preset--gradient--grown-early: linear-gradient(to top, #0ba360 0%, #3cba92 100%);--wp--preset--gradient--morning-salad: linear-gradient(-225deg, #B7F8DB 0%, #50A7C2 100%);--wp--preset--gradient--night-call: linear-gradient(-225deg, #AC32E4 0%, #7918F2 48%, #4801FF 100%);--wp--preset--gradient--mind-crawl: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);--wp--preset--gradient--angel-care: linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%);--wp--preset--gradient--juicy-cake: linear-gradient(to top, #e14fad 0%, #f9d423 100%);--wp--preset--gradient--rich-metal: linear-gradient(to right, #d7d2cc 0%, #304352 100%);--wp--preset--gradient--mole-hall: linear-gradient(-20deg, #616161 0%, #9bc5c3 100%);--wp--preset--gradient--cloudy-knoxville: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);--wp--preset--gradient--soft-grass: linear-gradient(to top, #c1dfc4 0%, #deecdd 100%);--wp--preset--gradient--saint-petersburg: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--wp--preset--gradient--everlasting-sky: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);--wp--preset--gradient--kind-steel: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);--wp--preset--gradient--over-sun: linear-gradient(60deg, #abecd6 0%, #fbed96 100%);--wp--preset--gradient--premium-white: linear-gradient(to top, #d5d4d0 0%, #d5d4d0 1%, #eeeeec 31%, #efeeec 75%, #e9e9e7 100%);--wp--preset--gradient--clean-mirror: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);--wp--preset--gradient--wild-apple: linear-gradient(to top, #d299c2 0%, #fef9d7 100%);--wp--preset--gradient--snow-again: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%);--wp--preset--gradient--confident-cloud: linear-gradient(to top, #dad4ec 0%, #dad4ec 1%, #f3e7e9 100%);--wp--preset--gradient--glass-water: linear-gradient(to top, #dfe9f3 0%, white 100%);--wp--preset--gradient--perfect-white: linear-gradient(-225deg, #E3FDF5 0%, #FFE6FA 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: clamp(22px, 1.375rem + ((1vw - 3.2px) * 0.625), 30px);--wp--preset--font-size--x-large: clamp(30px, 1.875rem + ((1vw - 3.2px) * 1.563), 50px);--wp--preset--font-size--xx-large: clamp(45px, 2.813rem + ((1vw - 3.2px) * 2.734), 80px);--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);}:root { --wp--style--global--content-size: var(--theme-block-max-width);--wp--style--global--wide-size: var(--theme-block-wide-max-width); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: var(--theme-content-spacing); margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: var(--theme-content-spacing); }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: var(--theme-content-spacing);margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: var(--theme-content-spacing);margin-block-end: 0;}:root :where(.is-layout-flex){gap: var(--theme-content-spacing);}:root :where(.is-layout-grid){gap: var(--theme-content-spacing);}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.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-palette-color-1-color{color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-color{color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-color{color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-color{color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-color{color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-color{color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-color{color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-color{color: var(--wp--preset--color--palette-color-8) !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-palette-color-1-background-color{background-color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-background-color{background-color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-background-color{background-color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-background-color{background-color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-background-color{background-color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-background-color{background-color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-background-color{background-color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-background-color{background-color: var(--wp--preset--color--palette-color-8) !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-palette-color-1-border-color{border-color: var(--wp--preset--color--palette-color-1) !important;}.has-palette-color-2-border-color{border-color: var(--wp--preset--color--palette-color-2) !important;}.has-palette-color-3-border-color{border-color: var(--wp--preset--color--palette-color-3) !important;}.has-palette-color-4-border-color{border-color: var(--wp--preset--color--palette-color-4) !important;}.has-palette-color-5-border-color{border-color: var(--wp--preset--color--palette-color-5) !important;}.has-palette-color-6-border-color{border-color: var(--wp--preset--color--palette-color-6) !important;}.has-palette-color-7-border-color{border-color: var(--wp--preset--color--palette-color-7) !important;}.has-palette-color-8-border-color{border-color: var(--wp--preset--color--palette-color-8) !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-juicy-peach-gradient-background{background: var(--wp--preset--gradient--juicy-peach) !important;}.has-young-passion-gradient-background{background: var(--wp--preset--gradient--young-passion) !important;}.has-true-sunset-gradient-background{background: var(--wp--preset--gradient--true-sunset) !important;}.has-morpheus-den-gradient-background{background: var(--wp--preset--gradient--morpheus-den) !important;}.has-plum-plate-gradient-background{background: var(--wp--preset--gradient--plum-plate) !important;}.has-aqua-splash-gradient-background{background: var(--wp--preset--gradient--aqua-splash) !important;}.has-love-kiss-gradient-background{background: var(--wp--preset--gradient--love-kiss) !important;}.has-new-retrowave-gradient-background{background: var(--wp--preset--gradient--new-retrowave) !important;}.has-plum-bath-gradient-background{background: var(--wp--preset--gradient--plum-bath) !important;}.has-high-flight-gradient-background{background: var(--wp--preset--gradient--high-flight) !important;}.has-teen-party-gradient-background{background: var(--wp--preset--gradient--teen-party) !important;}.has-fabled-sunset-gradient-background{background: var(--wp--preset--gradient--fabled-sunset) !important;}.has-arielle-smile-gradient-background{background: var(--wp--preset--gradient--arielle-smile) !important;}.has-itmeo-branding-gradient-background{background: var(--wp--preset--gradient--itmeo-branding) !important;}.has-deep-blue-gradient-background{background: var(--wp--preset--gradient--deep-blue) !important;}.has-strong-bliss-gradient-background{background: var(--wp--preset--gradient--strong-bliss) !important;}.has-sweet-period-gradient-background{background: var(--wp--preset--gradient--sweet-period) !important;}.has-purple-division-gradient-background{background: var(--wp--preset--gradient--purple-division) !important;}.has-cold-evening-gradient-background{background: var(--wp--preset--gradient--cold-evening) !important;}.has-mountain-rock-gradient-background{background: var(--wp--preset--gradient--mountain-rock) !important;}.has-desert-hump-gradient-background{background: var(--wp--preset--gradient--desert-hump) !important;}.has-ethernal-constance-gradient-background{background: var(--wp--preset--gradient--ethernal-constance) !important;}.has-happy-memories-gradient-background{background: var(--wp--preset--gradient--happy-memories) !important;}.has-grown-early-gradient-background{background: var(--wp--preset--gradient--grown-early) !important;}.has-morning-salad-gradient-background{background: var(--wp--preset--gradient--morning-salad) !important;}.has-night-call-gradient-background{background: var(--wp--preset--gradient--night-call) !important;}.has-mind-crawl-gradient-background{background: var(--wp--preset--gradient--mind-crawl) !important;}.has-angel-care-gradient-background{background: var(--wp--preset--gradient--angel-care) !important;}.has-juicy-cake-gradient-background{background: var(--wp--preset--gradient--juicy-cake) !important;}.has-rich-metal-gradient-background{background: var(--wp--preset--gradient--rich-metal) !important;}.has-mole-hall-gradient-background{background: var(--wp--preset--gradient--mole-hall) !important;}.has-cloudy-knoxville-gradient-background{background: var(--wp--preset--gradient--cloudy-knoxville) !important;}.has-soft-grass-gradient-background{background: var(--wp--preset--gradient--soft-grass) !important;}.has-saint-petersburg-gradient-background{background: var(--wp--preset--gradient--saint-petersburg) !important;}.has-everlasting-sky-gradient-background{background: var(--wp--preset--gradient--everlasting-sky) !important;}.has-kind-steel-gradient-background{background: var(--wp--preset--gradient--kind-steel) !important;}.has-over-sun-gradient-background{background: var(--wp--preset--gradient--over-sun) !important;}.has-premium-white-gradient-background{background: var(--wp--preset--gradient--premium-white) !important;}.has-clean-mirror-gradient-background{background: var(--wp--preset--gradient--clean-mirror) !important;}.has-wild-apple-gradient-background{background: var(--wp--preset--gradient--wild-apple) !important;}.has-snow-again-gradient-background{background: var(--wp--preset--gradient--snow-again) !important;}.has-confident-cloud-gradient-background{background: var(--wp--preset--gradient--confident-cloud) !important;}.has-glass-water-gradient-background{background: var(--wp--preset--gradient--glass-water) !important;}.has-perfect-white-gradient-background{background: var(--wp--preset--gradient--perfect-white) !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;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;} :root :where(.wp-block-pullquote){font-size: clamp(0.984em, 0.984rem + ((1vw - 0.2em) * 0.645), 1.5em);line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='awsm-team-css-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/awsm-team-pro/css/team.min.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='cookie-notice-front-css' href='https://riverbendconsulting.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=2.5.1' media='all' /> <link data-minify="1" rel='stylesheet' id='megamenu-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/uploads/maxmegamenu/style.css?ver=1732211736' media='all' /> <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1732211736' media='all' /> <link data-minify="1" rel='stylesheet' id='parent-style-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/themes/blocksy/style.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='blocksy-fonts-font-source-google-css' href='https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&#038;family=Poppins:wght@500&#038;display=swap' media='all' /> <link data-minify="1" rel='stylesheet' id='ct-main-styles-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/themes/blocksy/static/bundle/main.min.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='ct-page-title-styles-css' href='https://riverbendconsulting.com/wp-content/themes/blocksy/static/bundle/page-title.min.css?ver=2.0.78' media='all' /> <link rel='stylesheet' id='ct-elementor-styles-css' href='https://riverbendconsulting.com/wp-content/themes/blocksy/static/bundle/elementor-frontend.min.css?ver=2.0.78' media='all' /> <link data-minify="1" rel='stylesheet' id='wpdreams-asl-basic-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/css/style.basic.css?ver=1732211736' media='all' /> <link data-minify="1" rel='stylesheet' id='wpdreams-asl-instance-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/css/style-underline.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-image-box-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-mega-menu-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/widget-mega-menu.min.css?ver=3.25.4' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' media='all' /> <link data-minify="1" rel='stylesheet' id='swiper-css' href='https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1732211736' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='elementor-post-29653-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-29653.css?ver=1732210676' media='all' /> <link rel='stylesheet' id='e-popup-style-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.4' media='all' /> <link rel='stylesheet' id='widget-form-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.25.4' media='all' /> <link rel='stylesheet' id='elementor-post-26607-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-26607.css?ver=1732211582' media='all' /> <link rel='stylesheet' id='elementor-post-71492-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-71492.css?ver=1732210676' media='all' /> <link rel='stylesheet' id='elementor-post-37256-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-37256.css?ver=1732210676' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://riverbendconsulting.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=6.7.1' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script src="https://riverbendconsulting.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script src="https://riverbendconsulting.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" id="cookie-notice-front-js-before"> var cnArgs = {"ajaxUrl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","nonce":"aa0bf24e63","hideEffect":"none","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=2.5.1" id="cookie-notice-front-js" defer></script> <link rel="https://api.w.org/" href="https://riverbendconsulting.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://riverbendconsulting.com/wp-json/wp/v2/pages/26607" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://riverbendconsulting.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://riverbendconsulting.com/?p=26607' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://riverbendconsulting.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friverbendconsulting.com%2Fmedia%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://riverbendconsulting.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Friverbendconsulting.com%2Fmedia%2F&#038;format=xml" /> <!-- HFCM by 99 Robots - Snippet # 3: FreshSales --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src='https://riverbendconsulting.com/wp-content/cache/min/1/1632659/2531110.js?ver=1732211736' chat='true' defer> </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 7: Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-105569519-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-105569519-1'); </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 9: Bing Global Code --> <script type="rocketlazyloadscript">(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"26021803"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 10: Google Tag Manager --> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NFRPMSJ');</script> <!-- End Google Tag Manager --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 17: Referral Program --> <script type="rocketlazyloadscript"> window.referralJS = ((window.referralJS !== null && window.referralJS !== undefined) ? window.referralJS : {}); window.referralJS.scriptConfig = { parameters: { src: "//riverbendconsulting.referralrock.com/ReferralSdk/referral.js", transactionKey: "1a3a13cb-62be-4263-b59f-d1d4ec20440f" } }; (function(f,r,n,d,b,y){b=f.createElement(r),y=f.getElementsByTagName(r)[0];b.async=1;b.src=n+"?referrer="+encodeURIComponent(window.location.origin+window.location.pathname).replace(/[!'()*]/g,escape);b.id="RR_DIVID_V5";b.setAttribute("transactionKey",window.referralJS.scriptConfig.parameters.transactionKey);y.parentNode.insertBefore(b,y)})(document,"script",window.referralJS.scriptConfig.parameters.src); </script> <script type="rocketlazyloadscript"> window.addEventListener('message', function (event) { if (event.data.type === 'hsFormCallback' && event.data.eventName === 'onFormSubmit') { var rawFormData = event.data.data var formData = {}; for (var i = 0; i < rawFormData.length; i++) { formData[rawFormData[i].name] = rawFormData[i].value; } window.referralJS = ((window.referralJS !== null && window.referralJS !== undefined) ? window.referralJS : {}); window.referralJS.conversion = { debug: "false", parameters: { firstName: formData.firstname, lastName: formData.lastname, email: formData.email, customFields:{ customText:{ "textfield1": formData.phone, "textfield2": formData.amazon_storefront_name, }, customOption:{ "checkboxfield3": formData.products_opted_for, } } } }; } }); </script> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 18: TrustPilot --> <!-- TrustBox script --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/bootstrap/v5/tp.widget.bootstrap.min.js?ver=1732211736" async></script> <!-- End TrustBox script --> <!-- /end HFCM by 99 Robots --> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v11.1.73--> <script type="rocketlazyloadscript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <script type="rocketlazyloadscript">document.documentElement.className += " js";</script> <noscript><link rel='stylesheet' href='https://riverbendconsulting.com/wp-content/themes/blocksy/static/bundle/no-scripts.min.css' type='text/css'></noscript> <style id="ct-main-styles-inline-css">[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {--theme-button-text-initial-color:var(--theme-button-background-initial-color);--theme-button-text-hover-color:#ffffff;} [data-header*="type-1"] .ct-header [data-id="logo"] .site-title {--theme-font-weight:700;--theme-font-size:25px;--theme-line-height:1.5;--theme-link-initial-color:var(--theme-palette-color-4);} [data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {--theme-font-weight:700;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;--theme-link-initial-color:var(--theme-text-color);} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {--theme-link-initial-color:var(--theme-palette-color-8);--theme-font-weight:500;--theme-font-size:12px;} [data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {--dropdown-divider:1px dashed rgba(255, 255, 255, 0.1);--theme-box-shadow:0px 10px 20px rgba(41, 51, 61, 0.1);--theme-border-radius:0px 0px 2px 2px;} [data-header*="type-1"] .ct-header [data-row*="middle"] {--height:120px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="middle"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] [data-id="mobile-menu"] {--theme-font-weight:700;--theme-font-size:20px;--theme-link-initial-color:#ffffff;--mobile-menu-divider:none;} [data-header*="type-1"] #offcanvas {--theme-box-shadow:0px 0px 70px rgba(0, 0, 0, 0.35);--side-panel-width:500px;} [data-header*="type-1"] #offcanvas .ct-panel-inner {background-color:rgba(18, 21, 25, 0.98);} [data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {--background-color:rgba(218, 222, 228, 0.3);--background-hover-color:var(--theme-palette-color-1);} [data-header*="type-1"] .ct-header [data-id="text"] {--max-width:100%;--theme-font-size:15px;--theme-line-height:1.3;} [data-header*="type-1"] .ct-header [data-row*="top"] {--height:50px;background-color:var(--theme-palette-color-8);background-image:none;--theme-border-top:none;--theme-border-bottom:none;--theme-box-shadow:none;} [data-header*="type-1"] .ct-header [data-row*="top"] > div {--theme-border-top:none;--theme-border-bottom:none;} [data-header*="type-1"] [data-id="trigger"] {--theme-icon-size:18px;} [data-header*="type-1"] {--header-height:120px;} [data-header*="type-1"] .ct-header {background-image:none;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:25px;--theme-border:none;--theme-border-top:none;--grid-template-columns:initial;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {--theme-font-size:16px;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] {--theme-border-top:none;background-color:transparent;} [data-footer*="type-1"] [data-id="copyright"] {--theme-font-weight:400;--theme-font-size:15px;--theme-line-height:1.3;} [data-footer*="type-1"] .ct-footer {background-color:var(--theme-palette-color-6);}:root {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-text-transform:none;--theme-text-decoration:none;--theme-font-size:15px;--theme-line-height:19px;--theme-letter-spacing:0em;--theme-button-font-family:Poppins, Sans-Serif;--theme-button-font-weight:500;--theme-button-font-size:15px;--has-classic-forms:var(--true);--has-modern-forms:var(--false);--theme-form-field-border-initial-color:var(--theme-border-color);--theme-form-field-border-focus-color:var(--theme-palette-color-1);--theme-form-selection-field-initial-color:var(--theme-border-color);--theme-form-selection-field-active-color:var(--theme-palette-color-1);--e-global-color-blocksy_palette_1:var(--theme-palette-color-1);--e-global-color-blocksy_palette_2:var(--theme-palette-color-2);--e-global-color-blocksy_palette_3:var(--theme-palette-color-3);--e-global-color-blocksy_palette_4:var(--theme-palette-color-4);--e-global-color-blocksy_palette_5:var(--theme-palette-color-5);--e-global-color-blocksy_palette_6:var(--theme-palette-color-6);--e-global-color-blocksy_palette_7:var(--theme-palette-color-7);--e-global-color-blocksy_palette_8:var(--theme-palette-color-8);--theme-palette-color-1:#EF7622;--theme-palette-color-2:#0033A0;--theme-palette-color-3:#2B2B2B;--theme-palette-color-4:#2B2B2B;--theme-palette-color-5:#000000;--theme-palette-color-6:#F9FAFB;--theme-palette-color-7:#ffffff;--theme-palette-color-8:#f2f2f2;--theme-text-color:var(--theme-palette-color-3);--theme-link-initial-color:var(--theme-palette-color-2);--theme-link-hover-color:var(--theme-palette-color-1);--theme-selection-text-color:var(--theme-palette-color-5);--theme-selection-background-color:var(--theme-palette-color-8);--theme-border-color:var(--theme-palette-color-5);--theme-headings-color:var(--theme-palette-color-4);--theme-content-spacing:1.5em;--theme-button-min-height:40px;--theme-button-shadow:none;--theme-button-transform:none;--theme-button-text-initial-color:#ffffff;--theme-button-text-hover-color:#ffffff;--theme-button-background-initial-color:var(--theme-palette-color-1);--theme-button-background-hover-color:var(--theme-palette-color-2);--theme-button-border:none;--theme-button-border-radius:3px;--theme-button-padding:5px 20px;--theme-normal-container-max-width:1290px;--theme-content-vertical-spacing:60px;--theme-container-edge-spacing:90vw;--theme-narrow-container-max-width:750px;--theme-wide-offset:130px;}h1 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:40px;--theme-line-height:2em;}h2 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:35px;--theme-line-height:2em;}h3 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:30px;--theme-line-height:2em;}h4 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:25px;--theme-line-height:2em;}h5 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:20px;--theme-line-height:2em;}h6 {--theme-font-family:Poppins, Sans-Serif;--theme-font-weight:500;--theme-font-size:16px;--theme-line-height:1.5;}.wp-block-quote {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-font-size:15px;--theme-line-height:2em;}.wp-block-pullquote {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-font-size:25px;--theme-line-height:2em;}pre, code, samp, kbd {--theme-font-family:Roboto, Sans-Serif;--theme-font-weight:400;--theme-font-size:16px;--theme-line-height:2em;}figcaption {--theme-font-size:14px;}.ct-sidebar .widget-title {--theme-font-size:20px;}.ct-breadcrumbs {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;}body {background-color:var(--theme-palette-color-7);background-image:none;} [data-prefix="single_blog_post"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="single_blog_post"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="categories"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="categories"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="search"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="search"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="author"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="author"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="author"] .hero-section[data-type="type-2"] {background-color:var(--theme-palette-color-6);background-image:none;--container-padding:50px 0px;} [data-prefix="single_page"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="single_page"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="e-floating-buttons_single"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="e-floating-buttons_single"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="e-floating-buttons_archive"] .entry-header .page-title {--theme-font-size:30px;} [data-prefix="e-floating-buttons_archive"] .entry-header .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;--theme-line-height:1.3;} [data-prefix="blog"] .entries {--grid-template-columns:repeat(4, minmax(0, 1fr));} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="blog"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="blog"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="categories"] .entries {--grid-template-columns:repeat(4, minmax(0, 1fr));} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="categories"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="categories"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="author"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="author"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="author"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="search"] .entries {--grid-template-columns:repeat(4, minmax(0, 1fr));} [data-prefix="search"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="search"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="search"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);} [data-prefix="e-floating-buttons_archive"] .entries {--grid-template-columns:repeat(3, minmax(0, 1fr));} [data-prefix="e-floating-buttons_archive"] .entry-card .entry-title {--theme-font-size:20px;--theme-line-height:1.3;} [data-prefix="e-floating-buttons_archive"] .entry-card .entry-meta {--theme-font-weight:600;--theme-text-transform:uppercase;--theme-font-size:12px;} [data-prefix="e-floating-buttons_archive"] .entry-card {background-color:var(--theme-palette-color-8);--theme-box-shadow:0px 12px 18px -6px rgba(34, 56, 101, 0.04);}form textarea {--theme-form-field-height:170px;}.ct-sidebar {--theme-link-initial-color:var(--theme-text-color);} [data-prefix="e-floating-buttons_single"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);} [data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {--has-boxed:var(--false);--has-wide:var(--true);}@media (max-width: 999.98px) {[data-header*="type-1"] .ct-header [data-row*="middle"] {--height:70px;} [data-header*="type-1"] #offcanvas {--side-panel-width:65vw;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--grid-template-columns:initial;} [data-prefix="blog"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="categories"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="author"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="search"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));} [data-prefix="e-floating-buttons_archive"] .entries {--grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (max-width: 689.98px) {[data-header*="type-1"] #offcanvas {--side-panel-width:90vw;} [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {--container-spacing:15px;--grid-template-columns:initial;}h3 {--theme-font-size:20px;} [data-prefix="blog"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="blog"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="categories"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="author"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="author"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="search"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="search"] .entry-card .entry-title {--theme-font-size:18px;} [data-prefix="e-floating-buttons_archive"] .entries {--grid-template-columns:repeat(1, minmax(0, 1fr));} [data-prefix="e-floating-buttons_archive"] .entry-card .entry-title {--theme-font-size:18px;}:root {--theme-content-vertical-spacing:50px;--theme-container-edge-spacing:88vw;}}</style> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preload" as="style" href="//fonts.googleapis.com/css?family=Open+Sans&display=swap" /> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans&display=swap" media="all" /> <meta name="generator" content="Elementor 3.25.9; features: e_font_icon_svg, additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style><script type="rocketlazyloadscript" id="google_gtagjs" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-B5JGX81DBD" async></script> <script type="rocketlazyloadscript" id="google_gtagjs-inline"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-B5JGX81DBD', {} ); </script> <style> div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label { font-size: 0px !important; color: rgba(0, 0, 0, 0); } div[id*='ajaxsearchlitesettings'].searchsettings .asl_option_inner label:after { font-size: 11px !important; position: absolute; top: 0; left: 0; z-index: 1; } .asl_w_container { width: 100%; margin: 1px 1px 1px 1px; min-width: 200px; } div[id*='ajaxsearchlite'].asl_m { width: 100%; } div[id*='ajaxsearchliteres'].wpdreams_asl_results div.resdrg span.highlighted { font-weight: bold; color: rgba(217, 49, 43, 1); background-color: rgba(238, 238, 238, 1); } div[id*='ajaxsearchliteres'].wpdreams_asl_results .results img.asl_image { width: 50px; height: 50px; object-fit: contain; } div.asl_r .results { max-height: none; } div.asl_r.asl_w.vertical .results .item::after { display: block; position: absolute; bottom: 0; content: ''; height: 1px; width: 100%; background: #D8D8D8; } div.asl_r.asl_w.vertical .results .item.asl_last_item::after { display: none; } .elementor-kit-29653 { font-size: 15px; } </style> <link rel="icon" href="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://riverbendconsulting.com/wp-content/uploads/2023/02/cropped-Favicon-270x270.png" /> <style id="wp-custom-css"> blockquote { font-family: Roboto, serif; font-size: 18px; font-style: italic; max-width: 900px; margin: 0px 20px 20px 0px; padding: 40px 10px 30px 60px; line-height: 1.45; position: relative; color: #000000; background:#eeeeee; } blockquote:before { content: "\201C"; font-size: 95px; position: absolute; left: 10px; top: 0px; color: #EF7622; } blockquote cite { color: #999999; font-size: 15px; display: block; margin-top: 5px; } blockquote cite:before { content: "\2014 \2009"; } /*blockquote { font-family: Roboto, serif; font-size: 15px; font-style: italic; width: 700px; margin: 30px 30px 30px 30px; padding: 30px 30px 30px 30px; line-height: 1.45; position: relative; color: #383838; border-left:3px dashed #0033A0; background:#eee; } blockquote cite { color: #999999; font-size: 15px; display: block; margin-top: 5px; } blockquote cite:before { content: "\2014 \2009"; }*/ form.post-password-form { padding: 100px; font-size: 20px; } .check-tut-form .elementor-field-type-checkbox > { flex: 0 1 300px } .with_frm_style .frm_inline_box { font-size: 40%; } /* Show Hide Sticky Header Speed Control */ #hide-header { transition: all .4s ease!important; } @media (max-width:480px) { .hsform ul { list-style-type: none; margin: 0 0 15px 0; padding: 0; -webkit-column-count: 1 !important; -moz-column-count: 1 !important; column-count: 1 !important; } } @media (min-width:801px) { .hsform ul { list-style-type: none; margin: 0 0 15px 0; padding: 0; -webkit-column-count: 1 !important; -moz-column-count: 1 !important; column-count: 1 !important; } } @media (min-width:1024px){ .hsform ul { list-style-type: none; margin: 0 0 15px 0; padding: 0; -webkit-column-count: 2 !important; -moz-column-count: 2 !important; column-count: 2 !important; } } .hsform li span { padding-left: 2px; padding-top: 2px; } .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) { margin-bottom: 10px; } .hsform .no-list.hs-error-msgs.inputs-list { column-count: 1 !important } .hsform .hs_notes.hs-notes.hs-fieldtype-textarea.field.hs-form-field { margin-bottom: 10px; } #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input { font-family: 'Roboto'; font-size: 15px; } /* input.hs-button.primary.large { width: 100%; }*/ </style> <style type="text/css">/** Mega Menu CSS: fs **/</style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="elementor-default elementor-template-full-width elementor-kit-29653 elementor-page elementor-page-26607" data-link="type-2" data-prefix="single_page" data-footer="type-1" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <a class="skip-link show-on-focus" href="#main"> Skip to content</a> <div id="main-container"> <div data-elementor-type="header" data-elementor-id="71492" class="elementor elementor-71492 elementor-location-header" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-65ca044 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent" data-id="65ca044" data-element_type="container"> <div class="elementor-element elementor-element-36d3519 e-con-full e-flex e-con e-child" data-id="36d3519" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-245237c elementor-widget elementor-widget-text-editor" data-id="245237c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #ffffff;"><a style="color: #ffffff;" href="https://riverbendconsulting.com/newsletter/"><span style="text-decoration: underline;">Subscribe to our monthly newsletter</span> for the latest Amazon insights and expert advice.</a></span></p> </div> </div> </div> </div> <div class="elementor-element elementor-element-6756036a elementor-hidden-mobile e-con-full elementor-hidden-tablet e-flex e-con e-parent" data-id="6756036a" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-75959ebe e-flex e-con-boxed e-con e-child" data-id="75959ebe" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-57407d50 elementor-widget__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="57407d50" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-2c137ab2 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="2c137ab2" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </div> </div> <div class="elementor-element elementor-element-f2af605 elementor-widget__width-initial e-full_width e-n-menu-layout-horizontal e-n-menu-tablet elementor-widget elementor-widget-n-menu" data-id="f2af605" data-element_type="widget" data-settings="{&quot;menu_items&quot;:[{&quot;item_title&quot;:&quot;Appeals&quot;,&quot;_id&quot;:&quot;b65eec0&quot;,&quot;item_dropdown_content&quot;:&quot;yes&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;},{&quot;item_title&quot;:&quot;Services&quot;,&quot;_id&quot;:&quot;c31c9e6&quot;,&quot;item_dropdown_content&quot;:&quot;yes&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;},{&quot;item_title&quot;:&quot;About&quot;,&quot;_id&quot;:&quot;3912909&quot;,&quot;item_dropdown_content&quot;:&quot;yes&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;},{&quot;item_title&quot;:&quot;Blog&quot;,&quot;item_link&quot;:{&quot;url&quot;:&quot;https:\/\/riverbendconsulting.com\/blog\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;item_dropdown_content&quot;:&quot;&quot;,&quot;_id&quot;:&quot;f241b21&quot;,&quot;item_icon&quot;:{&quot;value&quot;:&quot;&quot;,&quot;library&quot;:&quot;&quot;},&quot;item_icon_active&quot;:null,&quot;element_id&quot;:&quot;&quot;}],&quot;item_position_horizontal&quot;:&quot;start&quot;,&quot;content_width&quot;:&quot;full_width&quot;,&quot;item_layout&quot;:&quot;horizontal&quot;,&quot;open_on&quot;:&quot;hover&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;,&quot;breakpoint_selector&quot;:&quot;tablet&quot;,&quot;menu_item_title_distance_from_content&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;menu_item_title_distance_from_content_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_item_title_distance_from_content_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="mega-menu.default"> <div class="elementor-widget-container"> <nav class="e-n-menu" data-widget-number="254" aria-label="Menu"> <button class="e-n-menu-toggle" id="menu-toggle-254" aria-haspopup="true" aria-expanded="false" aria-controls="menubar-254" aria-label="Menu Toggle"> <span class="e-n-menu-toggle-icon e-open"> <svg class="e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg> </span> <span class="e-n-menu-toggle-icon e-close"> <svg class="e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </span> </button> <div class="e-n-menu-wrapper" id="menubar-254" aria-labelledby="menu-toggle-254"> <ul class="e-n-menu-heading"> <li class="e-n-menu-item"> <div id="e-n-menu-title-2541" class="e-n-menu-title"> <div class="e-n-menu-title-container"> <span class="e-n-menu-title-text"> Appeals </span> </div> <button id="e-n-menu-dropdown-icon-2541" class="e-n-menu-dropdown-icon e-focus" data-tab-index="1" aria-haspopup="true" aria-expanded="false" aria-controls="e-n-menu-content-2541" > <span class="e-n-menu-dropdown-icon-opened"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg> <span class="elementor-screen-only">Close Appeals</span> </span> <span class="e-n-menu-dropdown-icon-closed"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg> <span class="elementor-screen-only">Open Appeals</span> </span> </button> </div> <div class="e-n-menu-content"> <div id="e-n-menu-content-2541" data-tab-index="1" aria-labelledby="e-n-menu-dropdown-icon-2541" class="elementor-element elementor-element-5dee854b e-flex e-con-boxed e-con e-child" data-id="5dee854b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4a3941a4 e-flex e-con-boxed e-con e-child" data-id="4a3941a4" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-3335e888 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="3335e888" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-account-transition-services/">Amazon Account Transition Services</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-3d2f5d4f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3d2f5d4f" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-7dc1d9eb elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="7dc1d9eb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a></p></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7bf314df elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="7bf314df" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br></p></div></div> </div> </div> <div class="elementor-element elementor-element-64fdaac6 e-flex e-con-boxed e-con e-child" data-id="64fdaac6" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-54830c87 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="54830c87" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-4875214c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="4875214c" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-213d3ab9 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="213d3ab9" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"> <a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </div> </div> </div> </div> </li> <li class="e-n-menu-item"> <div id="e-n-menu-title-2542" class="e-n-menu-title"> <div class="e-n-menu-title-container"> <span class="e-n-menu-title-text"> Services </span> </div> <button id="e-n-menu-dropdown-icon-2542" class="e-n-menu-dropdown-icon e-focus" data-tab-index="2" aria-haspopup="true" aria-expanded="false" aria-controls="e-n-menu-content-2542" > <span class="e-n-menu-dropdown-icon-opened"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg> <span class="elementor-screen-only">Close Services</span> </span> <span class="e-n-menu-dropdown-icon-closed"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg> <span class="elementor-screen-only">Open Services</span> </span> </button> </div> <div class="e-n-menu-content"> <div id="e-n-menu-content-2542" data-tab-index="2" aria-labelledby="e-n-menu-dropdown-icon-2542" class="elementor-element elementor-element-5c5a7e9c e-flex e-con-boxed e-con e-child" data-id="5c5a7e9c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4dea085 e-con-full e-flex e-con e-child" data-id="4dea085" data-element_type="container"> <div class="elementor-element elementor-element-68fcfa8e elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="68fcfa8e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-55d0e5a8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="55d0e5a8" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-3d9acf04 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="3d9acf04" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a> </p></div></div> </div> </div> </div> <div class="elementor-element elementor-element-73b18fb elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="73b18fb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Account Care (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/amazon-account-transition-services/">Amazon Account Transition Services</a><br> <a href="/seller-account-protection/">Seller Account Protection (SAP)</a><br> <a href="/vip-sap/">VIP Seller Account Protection</a><br> <a href="/toughest-amazon-issues/">Tough Stuff Solutions</a><br> <a href="/reimbursement/">FBA Reimbursements</a><br> <a href="/walmart-reimbursement/">Walmart Reimbursements</a><br> <a href="/amazon-seller-account-support/">Account Support</a> <br> <a href="/va-services/">Virtual Assistants</a> <br></p></div></div> </div> </div> <div class="elementor-element elementor-element-60065948 e-con-full e-flex e-con e-child" data-id="60065948" data-element_type="container"> <div class="elementor-element elementor-element-67f64ae1 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="67f64ae1" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-3404bc71 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3404bc71" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-e896143 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="e896143" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/vendor-invoice-disputes/">Vendor Invoice Disputes</a><br> <a href="/vendor-consultation-problem-solving/">Vendor Consultation and Problem Solving</a><br></p></div></div> </div> </div> </div> <div class="elementor-element elementor-element-4018d669 e-con-full e-flex e-con e-child" data-id="4018d669" data-element_type="container"> <div class="elementor-element elementor-element-7659f3f0 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="7659f3f0" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-31b3ca53 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="31b3ca53" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-1ee212ec elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="1ee212ec" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"> <a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </div> </div> </div> </li> <li class="e-n-menu-item"> <div id="e-n-menu-title-2543" class="e-n-menu-title"> <div class="e-n-menu-title-container"> <span class="e-n-menu-title-text"> About </span> </div> <button id="e-n-menu-dropdown-icon-2543" class="e-n-menu-dropdown-icon e-focus" data-tab-index="3" aria-haspopup="true" aria-expanded="false" aria-controls="e-n-menu-content-2543" > <span class="e-n-menu-dropdown-icon-opened"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg> <span class="elementor-screen-only">Close About</span> </span> <span class="e-n-menu-dropdown-icon-closed"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg> <span class="elementor-screen-only">Open About</span> </span> </button> </div> <div class="e-n-menu-content"> <div id="e-n-menu-content-2543" data-tab-index="3" aria-labelledby="e-n-menu-dropdown-icon-2543" class="elementor-element elementor-element-78019356 e-flex e-con-boxed e-con e-child" data-id="78019356" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-2b288938 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="2b288938" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">About Us</h5><p class="elementor-image-box-description"><a href="/about/">Our Founders</a><br> <a href="https://riverbendconsulting.com/our-team/">Our Team</a><br> <a href="https://riverbendconsulting.com/happy-hour-podcast/">Our Podcast</a><br> <a href="https://riverbendconsulting.com/theamazonincubator/">Book: The Amazon Incubator, by Lesley Hensell</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-49000cd5 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="49000cd5" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">News</h5><p class="elementor-image-box-description"><a href="https://riverbendconsulting.com/about-riverbend-pressroom/">Press Room</a><br> <a href="/press-release/">News Releases</a><br> <a href="/media/">Media Coverage</a><br> <a href="/podcast-coverage/">Podcast Coverage</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-37985d7c e-flex e-con-boxed e-con e-child" data-id="37985d7c" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-73df23ee elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="73df23ee" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-65816df5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="65816df5" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-2f08e292 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="2f08e292" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"> <a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </div> </div> </div> </div> </li> <li class="e-n-menu-item"> <div id="e-n-menu-title-2544" class="e-n-menu-title"> <a class="e-n-menu-title-container e-focus e-link" href="https://riverbendconsulting.com/blog/"> <span class="e-n-menu-title-text"> Blog </span> </a> </div> </li> </ul> </div> </nav> </div> </div> <div class="elementor-element elementor-element-388b1409 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-shortcode" data-id="388b1409" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="asl_w_container asl_w_container_1"> <div id='ajaxsearchlite1' data-id="1" data-instance="1" class="asl_w asl_m asl_m_1 asl_m_1_1"> <div class="probox"> <div class='prosettings' style='display:none;' data-opened=0> <div class='innericon'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon transform = "rotate(90 256 256)" points="142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 "/> </svg> </div> </div> <div class='proinput'> <form role="search" action='#' autocomplete="off" aria-label="Search form"> <input aria-label="Search input" type='search' class='orig' tabindex="0" name='phrase' placeholder='Search here..' value='' autocomplete="off"/> <input aria-label="Search autocomplete" type='text' class='autocomplete' tabindex="-1" name='phrase' value='' autocomplete="off" disabled/> <input type='submit' value="Start search" style='width:0; height: 0; visibility: hidden;'> </form> </div> <button class='promagnifier' tabindex="0" aria-label="Search magnifier"> <span class='innericon' style="display:block;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <path d="M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037 C385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041 c34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056 c65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041 z"/> </svg> </span> </button> <div class='proloading'> <div class="asl_loader"><div class="asl_loader-inner asl_simple-circle"></div></div> </div> <div class='proclose'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12" height="12" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon points="438.393,374.595 319.757,255.977 438.378,137.348 374.595,73.607 255.995,192.225 137.375,73.622 73.607,137.352 192.246,255.983 73.622,374.625 137.352,438.393 256.002,319.734 374.652,438.378 "/> </svg> </div> </div> </div> <div class='asl_data_container' style="display:none !important;"> <div class="asl_init_data wpdreams_asl_data_ct" style="display:none !important;" id="asl_init_id_1" data-asl-id="1" data-asl-instance="1" data-asldata="ew0KCSJob21ldXJsIjogImh0dHBzOi8vcml2ZXJiZW5kY29uc3VsdGluZy5jb20vIiwNCgkicmVzdWx0c3R5cGUiOiAidmVydGljYWwiLA0KCSJyZXN1bHRzcG9zaXRpb24iOiAiaG92ZXIiLA0KCSJpdGVtc2NvdW50IjogNCwNCgkiY2hhcmNvdW50IjogIDAsDQoJImhpZ2hsaWdodCI6IDAsDQoJImhpZ2hsaWdodHdob2xld29yZHMiOiAxLA0KCSJzaW5nbGVIaWdobGlnaHQiOiAwLA0KCSJzY3JvbGxUb1Jlc3VsdHMiOiB7DQoJCSJlbmFibGVkIjogMSwNCgkJIm9mZnNldCI6IDANCgl9LA0KCSJyZXN1bHRhcmVhY2xpY2thYmxlIjogMSwNCgkiYXV0b2NvbXBsZXRlIjogew0KCQkiZW5hYmxlZCIgOiAwLA0KCQkibGFuZyIgOiAiZW4iLA0KCQkidHJpZ2dlcl9jaGFyY291bnQiIDogMA0KCX0sDQoJIm1vYmlsZSI6IHsNCgkJIm1lbnVfc2VsZWN0b3IiOiAiI21lbnUtdG9nZ2xlIg0KCX0sDQoJInRyaWdnZXIiOiB7DQoJCSJjbGljayI6ICJhamF4X3NlYXJjaCIsDQoJCSJjbGlja19sb2NhdGlvbiI6ICJzYW1lIiwNCgkJInVwZGF0ZV9ocmVmIjogMCwNCgkJInJldHVybiI6ICJhamF4X3NlYXJjaCIsDQoJCSJyZXR1cm5fbG9jYXRpb24iOiAic2FtZSIsDQoJCSJmYWNldCI6IDEsDQoJCSJ0eXBlIjogMCwNCgkJInJlZGlyZWN0X3VybCI6ICI/cz17cGhyYXNlfSIsDQoJCSJkZWxheSI6IDMwMA0KCX0sDQogICAgImFuaW1hdGlvbnMiOiB7DQogICAgICAgICJwYyI6IHsNCiAgICAgICAgICAgICJzZXR0aW5ncyI6IHsNCiAgICAgICAgICAgICAgICAiYW5pbSIgOiAiZmFkZWRyb3AiLA0KICAgICAgICAgICAgICAgICJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJyZXN1bHRzIiA6IHsNCgkJCQkiYW5pbSIgOiAiZmFkZWRyb3AiLA0KCQkJCSJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJpdGVtcyIgOiAidm9pZGFuaW0iDQogICAgICAgIH0sDQogICAgICAgICJtb2IiOiB7DQogICAgICAgICAgICAic2V0dGluZ3MiOiB7DQogICAgICAgICAgICAgICAgImFuaW0iIDogImZhZGVkcm9wIiwNCiAgICAgICAgICAgICAgICAiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAicmVzdWx0cyIgOiB7DQoJCQkJImFuaW0iIDogImZhZGVkcm9wIiwNCgkJCQkiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAiaXRlbXMiIDogInZvaWRhbmltIg0KICAgICAgICB9DQogICAgfSwNCgkiYXV0b3AiOiB7DQoJCSJzdGF0ZSI6ICJkaXNhYmxlZCIsDQoJCSJwaHJhc2UiOiAiIiwNCgkJImNvdW50IjogMQl9LA0KICAgICJyZXNQYWdlIjogew0KICAgICAgICAidXNlQWpheCI6IDAsDQogICAgICAgICJzZWxlY3RvciI6ICIjbWFpbiIsDQogICAgICAgICJ0cmlnZ2VyX3R5cGUiOiAxLA0KICAgICAgICAidHJpZ2dlcl9mYWNldCI6IDEsDQogICAgICAgICJ0cmlnZ2VyX21hZ25pZmllciI6IDAsDQogICAgICAgICJ0cmlnZ2VyX3JldHVybiI6IDAgICAgfSwNCgkicmVzdWx0c1NuYXBUbyI6ICJsZWZ0IiwNCiAgICAicmVzdWx0cyI6IHsNCiAgICAgICAgIndpZHRoIjogImF1dG8iLA0KICAgICAgICAid2lkdGhfdGFibGV0IjogImF1dG8iLA0KICAgICAgICAid2lkdGhfcGhvbmUiOiAiYXV0byINCiAgICB9LA0KCSJzZXR0aW5nc2ltYWdlcG9zIjogInJpZ2h0IiwNCgkiY2xvc2VPbkRvY0NsaWNrIjogMSwNCgkib3ZlcnJpZGV3cGRlZmF1bHQiOiAwLA0KCSJvdmVycmlkZV9tZXRob2QiOiAiZ2V0Ig0KfQ0K"></div> <div id="asl_hidden_data"> <svg style="position:absolute" height="0" width="0"> <filter id="aslblur"> <feGaussianBlur in="SourceGraphic" stdDeviation="4"/> </filter> </svg> <svg style="position:absolute" height="0" width="0"> <filter id="no_aslblur"></filter> </svg> </div> </div> <div id='ajaxsearchliteres1' class='vertical wpdreams_asl_results asl_w asl_r asl_r_1 asl_r_1_1'> <div class="results"> <div class="resdrg"> </div> </div> </div> <div id='__original__ajaxsearchlitesettings1' data-id="1" class="searchsettings wpdreams_asl_settings asl_w asl_s asl_s_1"> <form name='options' aria-label="Search settings form" autocomplete = 'off'> <input type="hidden" name="filters_changed" style="display:none;" value="0"> <input type="hidden" name="filters_initial" style="display:none;" value="1"> <div class="asl_option_inner hiddend"> <input type='hidden' name='qtranslate_lang' id='qtranslate_lang1' value='0'/> </div> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Generic selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Exact matches only </div> </div> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in title </div> </div> <div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in content </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="excerpt" aria-label="Search in excerpt" name="asl_gen[]" /> <div class="asl_option_checkbox"></div> </div> </fieldset> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Post Type Selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="post" aria-label="post" name="customset[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> post </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="page" aria-label="Hidden option, ignore please" name="customset[]" checked="checked"/> </div> </fieldset> </form> </div> </div></div> </div> </div> <div class="elementor-element elementor-element-71b9a485 e-con-full e-flex e-con e-child" data-id="71b9a485" data-element_type="container"> <div class="elementor-element elementor-element-321f693e e-flex e-con-boxed e-con e-child" data-id="321f693e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-235406b6 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-right elementor-widget__width-initial elementor-tablet-align-right elementor-widget elementor-widget-icon-list" data-id="235406b6" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" target="_blank" arial-label="facebookicon" title="Facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://twitter.com/RiverbendConsul" target="_blank" arial-label="twittericon" title="Twitter"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" target="_blank" arial-label="linkedInicon" title="LinkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" target="_blank" arial-label="instagramicon" title="Instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" target="_blank" arial-label="youtubeicon" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-491077ec elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="491077ec" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="720" height="123" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20123'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65358" alt="amazon_spn" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" data-lazy-sizes="(max-width: 720px) 100vw, 720px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" /><noscript><img width="720" height="123" src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" class="attachment-full size-full wp-image-65358" alt="amazon_spn" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" sizes="(max-width: 720px) 100vw, 720px" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-2bcf051 e-flex e-con-boxed e-con e-child" data-id="2bcf051" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4c7262ea elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="4c7262ea" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="tel:+18772891017"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">877-289-1017</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-46563758 elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="46563758" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Contact Us</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-6596991e elementor-hidden-mobile e-con-full elementor-hidden-desktop e-flex e-con e-parent" data-id="6596991e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-310a20e5 e-flex e-con-boxed e-con e-child" data-id="310a20e5" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-5bbd7688 elementor-widget__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="5bbd7688" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-699aad17 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="699aad17" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="(max-width: 150px) 100vw, 150px" /></noscript> </div> </div> <div class="elementor-element elementor-element-29046ad1 elementor-view-default elementor-widget elementor-widget-icon" data-id="29046ad1" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjY5NjcyIiwidG9nZ2xlIjpmYWxzZX0%3D"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-align-justify" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M432 416H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-321bf6b9 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-shortcode" data-id="321bf6b9" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="asl_w_container asl_w_container_2"> <div id='ajaxsearchlite2' data-id="2" data-instance="1" class="asl_w asl_m asl_m_2 asl_m_2_1"> <div class="probox"> <div class='prosettings' style='display:none;' data-opened=0> <div class='innericon'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon transform = "rotate(90 256 256)" points="142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 "/> </svg> </div> </div> <div class='proinput'> <form role="search" action='#' autocomplete="off" aria-label="Search form"> <input aria-label="Search input" type='search' class='orig' tabindex="0" name='phrase' placeholder='Search here..' value='' autocomplete="off"/> <input aria-label="Search autocomplete" type='text' class='autocomplete' tabindex="-1" name='phrase' value='' autocomplete="off" disabled/> <input type='submit' value="Start search" style='width:0; height: 0; visibility: hidden;'> </form> </div> <button class='promagnifier' tabindex="0" aria-label="Search magnifier"> <span class='innericon' style="display:block;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <path d="M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037 C385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041 c34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056 c65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041 z"/> </svg> </span> </button> <div class='proloading'> <div class="asl_loader"><div class="asl_loader-inner asl_simple-circle"></div></div> </div> <div class='proclose'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12" height="12" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon points="438.393,374.595 319.757,255.977 438.378,137.348 374.595,73.607 255.995,192.225 137.375,73.622 73.607,137.352 192.246,255.983 73.622,374.625 137.352,438.393 256.002,319.734 374.652,438.378 "/> </svg> </div> </div> </div> <div class='asl_data_container' style="display:none !important;"> <div class="asl_init_data wpdreams_asl_data_ct" style="display:none !important;" id="asl_init_id_2" data-asl-id="2" data-asl-instance="1" data-asldata="ew0KCSJob21ldXJsIjogImh0dHBzOi8vcml2ZXJiZW5kY29uc3VsdGluZy5jb20vIiwNCgkicmVzdWx0c3R5cGUiOiAidmVydGljYWwiLA0KCSJyZXN1bHRzcG9zaXRpb24iOiAiaG92ZXIiLA0KCSJpdGVtc2NvdW50IjogNCwNCgkiY2hhcmNvdW50IjogIDAsDQoJImhpZ2hsaWdodCI6IDAsDQoJImhpZ2hsaWdodHdob2xld29yZHMiOiAxLA0KCSJzaW5nbGVIaWdobGlnaHQiOiAwLA0KCSJzY3JvbGxUb1Jlc3VsdHMiOiB7DQoJCSJlbmFibGVkIjogMSwNCgkJIm9mZnNldCI6IDANCgl9LA0KCSJyZXN1bHRhcmVhY2xpY2thYmxlIjogMSwNCgkiYXV0b2NvbXBsZXRlIjogew0KCQkiZW5hYmxlZCIgOiAwLA0KCQkibGFuZyIgOiAiZW4iLA0KCQkidHJpZ2dlcl9jaGFyY291bnQiIDogMA0KCX0sDQoJIm1vYmlsZSI6IHsNCgkJIm1lbnVfc2VsZWN0b3IiOiAiI21lbnUtdG9nZ2xlIg0KCX0sDQoJInRyaWdnZXIiOiB7DQoJCSJjbGljayI6ICJhamF4X3NlYXJjaCIsDQoJCSJjbGlja19sb2NhdGlvbiI6ICJzYW1lIiwNCgkJInVwZGF0ZV9ocmVmIjogMCwNCgkJInJldHVybiI6ICJhamF4X3NlYXJjaCIsDQoJCSJyZXR1cm5fbG9jYXRpb24iOiAic2FtZSIsDQoJCSJmYWNldCI6IDEsDQoJCSJ0eXBlIjogMCwNCgkJInJlZGlyZWN0X3VybCI6ICI/cz17cGhyYXNlfSIsDQoJCSJkZWxheSI6IDMwMA0KCX0sDQogICAgImFuaW1hdGlvbnMiOiB7DQogICAgICAgICJwYyI6IHsNCiAgICAgICAgICAgICJzZXR0aW5ncyI6IHsNCiAgICAgICAgICAgICAgICAiYW5pbSIgOiAiZmFkZWRyb3AiLA0KICAgICAgICAgICAgICAgICJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJyZXN1bHRzIiA6IHsNCgkJCQkiYW5pbSIgOiAiZmFkZWRyb3AiLA0KCQkJCSJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJpdGVtcyIgOiAidm9pZGFuaW0iDQogICAgICAgIH0sDQogICAgICAgICJtb2IiOiB7DQogICAgICAgICAgICAic2V0dGluZ3MiOiB7DQogICAgICAgICAgICAgICAgImFuaW0iIDogImZhZGVkcm9wIiwNCiAgICAgICAgICAgICAgICAiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAicmVzdWx0cyIgOiB7DQoJCQkJImFuaW0iIDogImZhZGVkcm9wIiwNCgkJCQkiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAiaXRlbXMiIDogInZvaWRhbmltIg0KICAgICAgICB9DQogICAgfSwNCgkiYXV0b3AiOiB7DQoJCSJzdGF0ZSI6ICJkaXNhYmxlZCIsDQoJCSJwaHJhc2UiOiAiIiwNCgkJImNvdW50IjogMQl9LA0KICAgICJyZXNQYWdlIjogew0KICAgICAgICAidXNlQWpheCI6IDAsDQogICAgICAgICJzZWxlY3RvciI6ICIjbWFpbiIsDQogICAgICAgICJ0cmlnZ2VyX3R5cGUiOiAxLA0KICAgICAgICAidHJpZ2dlcl9mYWNldCI6IDEsDQogICAgICAgICJ0cmlnZ2VyX21hZ25pZmllciI6IDAsDQogICAgICAgICJ0cmlnZ2VyX3JldHVybiI6IDAgICAgfSwNCgkicmVzdWx0c1NuYXBUbyI6ICJsZWZ0IiwNCiAgICAicmVzdWx0cyI6IHsNCiAgICAgICAgIndpZHRoIjogImF1dG8iLA0KICAgICAgICAid2lkdGhfdGFibGV0IjogImF1dG8iLA0KICAgICAgICAid2lkdGhfcGhvbmUiOiAiYXV0byINCiAgICB9LA0KCSJzZXR0aW5nc2ltYWdlcG9zIjogInJpZ2h0IiwNCgkiY2xvc2VPbkRvY0NsaWNrIjogMSwNCgkib3ZlcnJpZGV3cGRlZmF1bHQiOiAwLA0KCSJvdmVycmlkZV9tZXRob2QiOiAiZ2V0Ig0KfQ0K"></div> </div> <div id='ajaxsearchliteres2' class='vertical wpdreams_asl_results asl_w asl_r asl_r_2 asl_r_2_1'> <div class="results"> <div class="resdrg"> </div> </div> </div> <div id='__original__ajaxsearchlitesettings2' data-id="2" class="searchsettings wpdreams_asl_settings asl_w asl_s asl_s_2"> <form name='options' aria-label="Search settings form" autocomplete = 'off'> <input type="hidden" name="filters_changed" style="display:none;" value="0"> <input type="hidden" name="filters_initial" style="display:none;" value="1"> <div class="asl_option_inner hiddend"> <input type='hidden' name='qtranslate_lang' id='qtranslate_lang2' value='0'/> </div> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Generic selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Exact matches only </div> </div> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in title </div> </div> <div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in content </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="excerpt" aria-label="Search in excerpt" name="asl_gen[]" /> <div class="asl_option_checkbox"></div> </div> </fieldset> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Post Type Selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="post" aria-label="post" name="customset[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> post </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="page" aria-label="Hidden option, ignore please" name="customset[]" checked="checked"/> </div> </fieldset> </form> </div> </div></div> </div> </div> <div class="elementor-element elementor-element-29dd9008 e-con-full e-flex e-con e-child" data-id="29dd9008" data-element_type="container"> <div class="elementor-element elementor-element-76cf9c8f e-flex e-con-boxed e-con e-child" data-id="76cf9c8f" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-4d84aab6 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-right elementor-widget__width-initial elementor-tablet-align-right elementor-widget elementor-widget-icon-list" data-id="4d84aab6" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" target="_blank" arial-label="facebookicon" title="Facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://twitter.com/RiverbendConsul" target="_blank" arial-label="twittericon" title="Twitter"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" target="_blank" arial-label="linkedInicon" title="LinkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" target="_blank" arial-label="instagramicon" title="Instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" target="_blank" arial-label="youtubeicon" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-5aff0251 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="5aff0251" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="720" height="123" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20123'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65358" alt="amazon_spn" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" data-lazy-sizes="(max-width: 720px) 100vw, 720px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" /><noscript><img width="720" height="123" src="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png" class="attachment-full size-full wp-image-65358" alt="amazon_spn" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn.png 720w, https://riverbendconsulting.com/wp-content/uploads/2023/09/amazon_spn-300x51.png 300w" sizes="(max-width: 720px) 100vw, 720px" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-513a8631 e-flex e-con-boxed e-con e-child" data-id="513a8631" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-10fb73e2 elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="10fb73e2" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="tel:+18772891017"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">877-289-1017</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-5a2220b elementor-widget__width-auto elementor-align-right elementor-widget elementor-widget-button" data-id="5a2220b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Contact Us</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-65b9a044 e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent" data-id="65b9a044" data-element_type="container" data-settings="{&quot;sticky&quot;:&quot;top&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}"> <div class="elementor-element elementor-element-146a7a2c e-con-full e-flex e-con e-child" data-id="146a7a2c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-1ae94b0d elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-left elementor-widget__width-initial elementor-mobile-align-center elementor-widget elementor-widget-icon-list" data-id="1ae94b0d" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" title="Facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" title="LinkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" title="Instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="tel:+18772891017"> <span class="elementor-icon-list-text">877-289-1017</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-element elementor-element-6332894c e-con-full elementor-hidden-desktop elementor-hidden-tablet e-flex e-con e-parent" data-id="6332894c" data-element_type="container"> <div class="elementor-element elementor-element-546be65 e-con-full e-flex e-con e-child" data-id="546be65" data-element_type="container"> <div class="elementor-element elementor-element-4521980e elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="4521980e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com/"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-large size-large wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-large size-large wp-image-25275" alt="Riverbend Consulting" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-612ce1db elementor-widget-mobile__width-initial elementor-widget elementor-widget-shortcode" data-id="612ce1db" data-element_type="widget" data-widget_type="shortcode.default"> <div class="elementor-widget-container"> <div class="elementor-shortcode"><div class="asl_w_container asl_w_container_3"> <div id='ajaxsearchlite3' data-id="3" data-instance="1" class="asl_w asl_m asl_m_3 asl_m_3_1"> <div class="probox"> <div class='prosettings' style='display:none;' data-opened=0> <div class='innericon'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon transform = "rotate(90 256 256)" points="142.332,104.886 197.48,50 402.5,256 197.48,462 142.332,407.113 292.727,256 "/> </svg> </div> </div> <div class='proinput'> <form role="search" action='#' autocomplete="off" aria-label="Search form"> <input aria-label="Search input" type='search' class='orig' tabindex="0" name='phrase' placeholder='Search here..' value='' autocomplete="off"/> <input aria-label="Search autocomplete" type='text' class='autocomplete' tabindex="-1" name='phrase' value='' autocomplete="off" disabled/> <input type='submit' value="Start search" style='width:0; height: 0; visibility: hidden;'> </form> </div> <button class='promagnifier' tabindex="0" aria-label="Search magnifier"> <span class='innericon' style="display:block;"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="22" height="22" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <path d="M460.355,421.59L353.844,315.078c20.041-27.553,31.885-61.437,31.885-98.037 C385.729,124.934,310.793,50,218.686,50C126.58,50,51.645,124.934,51.645,217.041c0,92.106,74.936,167.041,167.041,167.041 c34.912,0,67.352-10.773,94.184-29.158L419.945,462L460.355,421.59z M100.631,217.041c0-65.096,52.959-118.056,118.055-118.056 c65.098,0,118.057,52.959,118.057,118.056c0,65.096-52.959,118.056-118.057,118.056C153.59,335.097,100.631,282.137,100.631,217.041 z"/> </svg> </span> </button> <div class='proloading'> <div class="asl_loader"><div class="asl_loader-inner asl_simple-circle"></div></div> </div> <div class='proclose'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="12" height="12" viewBox="0 0 512 512" enable-background="new 0 0 512 512" xml:space="preserve"> <polygon points="438.393,374.595 319.757,255.977 438.378,137.348 374.595,73.607 255.995,192.225 137.375,73.622 73.607,137.352 192.246,255.983 73.622,374.625 137.352,438.393 256.002,319.734 374.652,438.378 "/> </svg> </div> </div> </div> <div class='asl_data_container' style="display:none !important;"> <div class="asl_init_data wpdreams_asl_data_ct" style="display:none !important;" id="asl_init_id_3" data-asl-id="3" data-asl-instance="1" data-asldata="ew0KCSJob21ldXJsIjogImh0dHBzOi8vcml2ZXJiZW5kY29uc3VsdGluZy5jb20vIiwNCgkicmVzdWx0c3R5cGUiOiAidmVydGljYWwiLA0KCSJyZXN1bHRzcG9zaXRpb24iOiAiaG92ZXIiLA0KCSJpdGVtc2NvdW50IjogNCwNCgkiY2hhcmNvdW50IjogIDAsDQoJImhpZ2hsaWdodCI6IDAsDQoJImhpZ2hsaWdodHdob2xld29yZHMiOiAxLA0KCSJzaW5nbGVIaWdobGlnaHQiOiAwLA0KCSJzY3JvbGxUb1Jlc3VsdHMiOiB7DQoJCSJlbmFibGVkIjogMSwNCgkJIm9mZnNldCI6IDANCgl9LA0KCSJyZXN1bHRhcmVhY2xpY2thYmxlIjogMSwNCgkiYXV0b2NvbXBsZXRlIjogew0KCQkiZW5hYmxlZCIgOiAwLA0KCQkibGFuZyIgOiAiZW4iLA0KCQkidHJpZ2dlcl9jaGFyY291bnQiIDogMA0KCX0sDQoJIm1vYmlsZSI6IHsNCgkJIm1lbnVfc2VsZWN0b3IiOiAiI21lbnUtdG9nZ2xlIg0KCX0sDQoJInRyaWdnZXIiOiB7DQoJCSJjbGljayI6ICJhamF4X3NlYXJjaCIsDQoJCSJjbGlja19sb2NhdGlvbiI6ICJzYW1lIiwNCgkJInVwZGF0ZV9ocmVmIjogMCwNCgkJInJldHVybiI6ICJhamF4X3NlYXJjaCIsDQoJCSJyZXR1cm5fbG9jYXRpb24iOiAic2FtZSIsDQoJCSJmYWNldCI6IDEsDQoJCSJ0eXBlIjogMCwNCgkJInJlZGlyZWN0X3VybCI6ICI/cz17cGhyYXNlfSIsDQoJCSJkZWxheSI6IDMwMA0KCX0sDQogICAgImFuaW1hdGlvbnMiOiB7DQogICAgICAgICJwYyI6IHsNCiAgICAgICAgICAgICJzZXR0aW5ncyI6IHsNCiAgICAgICAgICAgICAgICAiYW5pbSIgOiAiZmFkZWRyb3AiLA0KICAgICAgICAgICAgICAgICJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJyZXN1bHRzIiA6IHsNCgkJCQkiYW5pbSIgOiAiZmFkZWRyb3AiLA0KCQkJCSJkdXIiICA6IDMwMA0KICAgICAgICAgICAgfSwNCiAgICAgICAgICAgICJpdGVtcyIgOiAidm9pZGFuaW0iDQogICAgICAgIH0sDQogICAgICAgICJtb2IiOiB7DQogICAgICAgICAgICAic2V0dGluZ3MiOiB7DQogICAgICAgICAgICAgICAgImFuaW0iIDogImZhZGVkcm9wIiwNCiAgICAgICAgICAgICAgICAiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAicmVzdWx0cyIgOiB7DQoJCQkJImFuaW0iIDogImZhZGVkcm9wIiwNCgkJCQkiZHVyIiAgOiAzMDANCiAgICAgICAgICAgIH0sDQogICAgICAgICAgICAiaXRlbXMiIDogInZvaWRhbmltIg0KICAgICAgICB9DQogICAgfSwNCgkiYXV0b3AiOiB7DQoJCSJzdGF0ZSI6ICJkaXNhYmxlZCIsDQoJCSJwaHJhc2UiOiAiIiwNCgkJImNvdW50IjogMQl9LA0KICAgICJyZXNQYWdlIjogew0KICAgICAgICAidXNlQWpheCI6IDAsDQogICAgICAgICJzZWxlY3RvciI6ICIjbWFpbiIsDQogICAgICAgICJ0cmlnZ2VyX3R5cGUiOiAxLA0KICAgICAgICAidHJpZ2dlcl9mYWNldCI6IDEsDQogICAgICAgICJ0cmlnZ2VyX21hZ25pZmllciI6IDAsDQogICAgICAgICJ0cmlnZ2VyX3JldHVybiI6IDAgICAgfSwNCgkicmVzdWx0c1NuYXBUbyI6ICJsZWZ0IiwNCiAgICAicmVzdWx0cyI6IHsNCiAgICAgICAgIndpZHRoIjogImF1dG8iLA0KICAgICAgICAid2lkdGhfdGFibGV0IjogImF1dG8iLA0KICAgICAgICAid2lkdGhfcGhvbmUiOiAiYXV0byINCiAgICB9LA0KCSJzZXR0aW5nc2ltYWdlcG9zIjogInJpZ2h0IiwNCgkiY2xvc2VPbkRvY0NsaWNrIjogMSwNCgkib3ZlcnJpZGV3cGRlZmF1bHQiOiAwLA0KCSJvdmVycmlkZV9tZXRob2QiOiAiZ2V0Ig0KfQ0K"></div> </div> <div id='ajaxsearchliteres3' class='vertical wpdreams_asl_results asl_w asl_r asl_r_3 asl_r_3_1'> <div class="results"> <div class="resdrg"> </div> </div> </div> <div id='__original__ajaxsearchlitesettings3' data-id="3" class="searchsettings wpdreams_asl_settings asl_w asl_s asl_s_3"> <form name='options' aria-label="Search settings form" autocomplete = 'off'> <input type="hidden" name="filters_changed" style="display:none;" value="0"> <input type="hidden" name="filters_initial" style="display:none;" value="1"> <div class="asl_option_inner hiddend"> <input type='hidden' name='qtranslate_lang' id='qtranslate_lang3' value='0'/> </div> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Generic selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Exact matches only </div> </div> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in title </div> </div> <div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> Search in content </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="excerpt" aria-label="Search in excerpt" name="asl_gen[]" /> <div class="asl_option_checkbox"></div> </div> </fieldset> <fieldset class="asl_sett_scroll"> <legend style="display: none;">Post Type Selectors</legend> <div class="asl_option" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="post" aria-label="post" name="customset[]" checked="checked"/> <div class="asl_option_checkbox"></div> </div> <div class="asl_option_label"> post </div> </div> <div class="asl_option_inner hiddend"> <input type="checkbox" value="page" aria-label="Hidden option, ignore please" name="customset[]" checked="checked"/> </div> </fieldset> </form> </div> </div></div> </div> </div> <div class="elementor-element elementor-element-7b9850de elementor-view-default elementor-widget elementor-widget-icon" data-id="7b9850de" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjY5NjcyIiwidG9nZ2xlIjpmYWxzZX0%3D"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-bars" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"></path></svg> </a> </div> </div> </div> </div> </div> </div> <main id="main" class="site-main hfeed"> <div data-elementor-type="wp-page" data-elementor-id="26607" class="elementor elementor-26607" data-elementor-post-type="page"> <div class="elementor-element elementor-element-524cf102 e-con-full e-flex e-con e-parent" data-id="524cf102" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-50fd4ced e-flex e-con-boxed e-con e-child" data-id="50fd4ced" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-64138eb0 elementor-widget elementor-widget-heading" data-id="64138eb0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Riverbend Consulting In the Media</h1> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-8a90319 e-flex e-con-boxed e-con e-parent" data-id="8a90319" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-e312c1e elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="e312c1e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://nypost.com/2024/11/18/business/china-based-tool-giant-vevor-manipulates-customer-reviews-while-amazon-turns-a-blind-eye-sources/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="378" height="67" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20378%2067'%3E%3C/svg%3E" class="attachment-full size-full wp-image-74759" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2024/11/NewYorkPost.png 378w, https://riverbendconsulting.com/wp-content/uploads/2024/11/NewYorkPost-300x53.png 300w" data-lazy-sizes="auto, (max-width: 378px) 100vw, 378px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2024/11/NewYorkPost.png" /><noscript><img loading="lazy" decoding="async" width="378" height="67" src="https://riverbendconsulting.com/wp-content/uploads/2024/11/NewYorkPost.png" class="attachment-full size-full wp-image-74759" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2024/11/NewYorkPost.png 378w, https://riverbendconsulting.com/wp-content/uploads/2024/11/NewYorkPost-300x53.png 300w" sizes="auto, (max-width: 378px) 100vw, 378px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-shoppers-are-being-duped-by-manipulated-customer-reviews-as-china-based-company-vevor-rakes-in-500m-in-sales-bombshell-whistleblower-claims"><a href="https://nypost.com/2024/11/18/business/china-based-tool-giant-vevor-manipulates-customer-reviews-while-amazon-turns-a-blind-eye-sources/" target="_blank" rel="noopener">Amazon shoppers are being duped by manipulated customer reviews as China-based company Vevor rakes in $500M in sales: bombshell whistleblower claims</a></h3><p class="elementor-image-box-description"><i> November 18, 2024</i><br> A China-based company that sells $500 million a year in tools and appliances on Amazon has been accused of manipulating its customer product reviews — and competitors gripe that Amazon has been turning a blind eye, The Post has learned.</p></div></div> </div> </div> <div class="elementor-element elementor-element-c54618e elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="c54618e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.seattletimes.com/business/amazon/what-does-trumps-second-term-mean-for-seattle-based-amazon/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="403" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20403%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" data-lazy-sizes="auto, (max-width: 403px) 100vw, 403px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" /><noscript><img loading="lazy" decoding="async" width="403" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" sizes="auto, (max-width: 403px) 100vw, 403px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="what-could-trumps-second-term-mean-for-seattle-based-amazon"><a href="https://www.seattletimes.com/business/amazon/what-does-trumps-second-term-mean-for-seattle-based-amazon/" target="_blank" rel="noopener">What could Trump’s second term mean for Seattle-based Amazon?</a></h3><p class="elementor-image-box-description"><i> November 18, 2024</i><br> Amazon’s experience during Trump’s first term was largely marked by a feud between the president and Amazon’s founder and former CEO Jeff Bezos. It’s unclear if Trump will take a similar combative stance this time around. </p></div></div> </div> </div> <div class="elementor-element elementor-element-bdb9205 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="bdb9205" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/marketplace-briefing-despite-trumps-claim-to-save-tiktok-brands-are-still-wary/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="marketplace-briefing-despite-trumps-claim-to-save-tiktok-brands-are-still-wary"><a href="https://www.modernretail.co/technology/marketplace-briefing-despite-trumps-claim-to-save-tiktok-brands-are-still-wary/" target="_blank" rel="noopener">Marketplace Briefing: Despite Trump’s claim to save TikTok, brands are still wary</a></h3><p class="elementor-image-box-description"><i> November 14, 2024</i><br> President-elect Donald Trump has pledged to rescue TikTok from a potential ban in the U.S. that would go into effect as soon as January. </p></div></div> </div> </div> <div class="elementor-element elementor-element-059edc8 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="059edc8" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/amazons-temu-competitor-haul-is-an-ai-image-wasteland/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazons-temu-competitor-haul-is-an-ai-image-wasteland"><a href="https://www.modernretail.co/technology/amazons-temu-competitor-haul-is-an-ai-image-wasteland/" target="_blank" rel="noopener">Amazon’s Temu competitor Haul is an AI image wasteland</a></h3><p class="elementor-image-box-description"><i> November 14, 2024</i><br> Amazon’s new service Haul is filled with economical products, low prices and even cheaper product photography. Indeed, it looks like many of the products being sold are not-so-artfully using AI to doctor the images.. </p></div></div> </div> </div> <div class="elementor-element elementor-element-f01b05a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="f01b05a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/how-amazon-brands-are-adjusting-to-a-new-normal-as-fee-changes-squeeze-margins/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="how-amazon-brands-are-adjusting-to-a-new-normal-as-fee-changes-squeeze-margins"><a href="https://www.modernretail.co/technology/how-amazon-brands-are-adjusting-to-a-new-normal-as-fee-changes-squeeze-margins/" target="_blank" rel="noopener">How Amazon brands are adjusting to a new normal as fee changes squeeze margins</a></h3><p class="elementor-image-box-description"><i>June 18, 2024</i><br> Amazon unveiled changes to the fees it charges its third-party sellers. The fee changes impact sellers that utilize the tech company’s service Fulfillment by Amazon, also known as FBA. </p></div></div> </div> </div> <div class="elementor-element elementor-element-8f960c1 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="8f960c1" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/a-hijacked-amazon-product-page-highlights-a-major-third-party-seller-pain-point/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="a-hijacked-amazon-product-page-highlights-a-major-third-party-seller-pain-point"><a href="https://www.modernretail.co/technology/a-hijacked-amazon-product-page-highlights-a-major-third-party-seller-pain-point/" target="_blank" rel="noopener">A hijacked Amazon product page highlights a major third-party seller pain point</a></h3><p class="elementor-image-box-description"><i>March 29, 2024</i><br> An Amazon listing for a stand mixer was updated with profanities. It points to a bigger problem in the third-party seller ecosystem. “I know this has been a problem for a decade,” said Lesley Hensell, the co-founder of Riverbed Consulting.</p></div></div> </div> </div> <div class="elementor-element elementor-element-165d545 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="165d545" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://finance.yahoo.com/news/book-amazon-incubator-riverbend-consulting-190000652.html" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2032'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28312" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/yahoo_finance.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/09/yahoo_finance-200x29.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/yahoo_finance.png" /><noscript><img loading="lazy" decoding="async" width="220" height="32" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/yahoo_finance.png" class="attachment-full size-full wp-image-28312" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/yahoo_finance.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/09/yahoo_finance-200x29.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="co-founder-lesley-hensell-shares-the-blueprint-to-win-the-amazon-incubator"><a href="https://finance.yahoo.com/news/book-amazon-incubator-riverbend-consulting-190000652.html" target="_blank" rel="noopener">Co-Founder Lesley Hensell, Shares the Blueprint to Win, "The Amazon Incubator"</a></h3><p class="elementor-image-box-description"><i>January 24, 2024</i><br> "This book is a roadmap to Amazon selling success. It invites readers to ask tough questions, evaluate Amazon as a business model and create a personalized business plan. </p></div></div> </div> </div> <div class="elementor-element elementor-element-05ef618 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="05ef618" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="149" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20149%2039'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65183" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2024/01/morningstar.png"><noscript><img loading="lazy" decoding="async" width="149" height="39" src="https://riverbendconsulting.com/wp-content/uploads/2024/01/morningstar.png" class="attachment-full size-full wp-image-65183" alt="Media" title="Media"></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="new-book-the-amazon-incubator-from-riverbend-consulting-co-founder-lesley-hensell-shares-the-blueprint-to-win">New Book, “The Amazon Incubator,” From Riverbend Consulting Co-Founder Lesley Hensell, Shares the Blueprint to Win</h3><p class="elementor-image-box-description"><i>January 24, 2024</i><br> As small businesses, entrepreneurs and side-hustlers seek new income streams in 2024, e-commerce expert Lesley Hensell, co-founder of Riverbend Consulting, argues that Amazon still offers the best small business incubator in history.</p></div></div> </div> </div> <div class="elementor-element elementor-element-1d0006a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="1d0006a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.streetinsider.com/Business+Wire/New+Book%2C+%E2%80%9CThe+Amazon+Incubator%2C%E2%80%9D+From+Riverbend+Consulting+Co-Founder+Lesley+Hensell%2C+Shares+the+Blueprint+to+Win/22661935.html" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="231" height="84" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20231%2084'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65187" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2024/01/StreetInsider.png"><noscript><img loading="lazy" decoding="async" width="231" height="84" src="https://riverbendconsulting.com/wp-content/uploads/2024/01/StreetInsider.png" class="attachment-full size-full wp-image-65187" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="from-riverbend-consulting-co-founder-lesley-hensell-shares-the-blueprint-to-win"><a href="https://www.streetinsider.com/Business+Wire/New+Book%2C+%E2%80%9CThe+Amazon+Incubator%2C%E2%80%9D+From+Riverbend+Consulting+Co-Founder+Lesley+Hensell%2C+Shares+the+Blueprint+to+Win/22661935.html" target="_blank" rel="noopener"> From Riverbend Consulting Co-Founder Lesley Hensell, Shares the Blueprint to Win</a></h3><p class="elementor-image-box-description"><i>January 23, 2024</i><br> “The Amazon Incubator goes in-depth for new and existing Amazon sellers and those considering a leap into selling on Amazon,” - Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-c3dc535 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="c3dc535" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://noah-news.com/us/en/business/2024/01/23/navigating-the-amazon-marketplace-a-new-book-offers-insights-for-entrepreneurs" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="204" height="66" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20204%2066'%3E%3C/svg%3E" class="attachment-full size-full wp-image-65132" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2024/01/noah.png"><noscript><img loading="lazy" decoding="async" width="204" height="66" src="https://riverbendconsulting.com/wp-content/uploads/2024/01/noah.png" class="attachment-full size-full wp-image-65132" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="navigating-the-amazon-marketplace-a-new-book-offers-insights-for-entrepreneurs"><a href="https://noah-news.com/us/en/business/2024/01/23/navigating-the-amazon-marketplace-a-new-book-offers-insights-for-entrepreneurs" target="_blank" rel="noopener">Navigating the Amazon marketplace: A new book offers insights for entrepreneurs</a></h3><p class="elementor-image-box-description"><i>January 23, 2024</i><br/> Lesley Hensell's new book, 'The Amazon Incubator', provides a comprehensive guide for both new and experienced entrepreneurs looking to master the Amazon marketplace and expand their businesses online.</p></div></div> </div> </div> <div class="elementor-element elementor-element-80030fb elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="80030fb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.bloomberg.com/news/articles/2023-12-19/misleading-ai-product-reviews-on-amazon-spook-sellers-during-holiday-season" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="269" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20269%2050'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28284" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png 269w, https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg-200x37.png 200w" data-lazy-sizes="auto, (max-width: 269px) 100vw, 269px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png" /><noscript><img loading="lazy" decoding="async" width="269" height="50" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png" class="attachment-full size-full wp-image-28284" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png 269w, https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg-200x37.png 200w" sizes="auto, (max-width: 269px) 100vw, 269px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazons-ai-product-reviews-seen-exaggerating-negative-feedback"><a href="https://www.bloomberg.com/news/articles/2023-12-19/misleading-ai-product-reviews-on-amazon-spook-sellers-during-holiday-season" target="_blank" rel="noopener">Amazon's AI Product Reviews Seen Exaggerating Negative Feedback</a></h3><p class="elementor-image-box-description"><i>December 19, 2023</i><br/> As is often true with generative AI, the results aren’t perfect. In some cases, the summaries provide an inaccurate description of a product. In others, they exaggerate negative feedback.</p></div></div> </div> </div> <div class="elementor-element elementor-element-6a74ed4 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="6a74ed4" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.seattletimes.com/business/amazon/amazon-caught-between-retail-troubles-and-the-ftc/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="403" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20403%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" data-lazy-sizes="auto, (max-width: 403px) 100vw, 403px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" /><noscript><img loading="lazy" decoding="async" width="403" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" sizes="auto, (max-width: 403px) 100vw, 403px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-caught-between-retail-troubles-and-the-ftc"><a href="https://www.seattletimes.com/business/amazon/amazon-caught-between-retail-troubles-and-the-ftc/" target="_blank" rel="noopener">Amazon caught between retail troubles and the FTC</a></h3><p class="elementor-image-box-description"><i>October 9, 2023</i><br/> The tech and e-commerce giant recently rolled out several new services to the thousands of sellers that use its digital marketplace, hoping to entice other merchants to let Amazon take on more shipping and fulfillment needs. </p></div></div> </div> </div> <div class="elementor-element elementor-element-1ae2e04 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="1ae2e04" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/some-sellers-hope-the-ftc-lawsuit-will-change-amazons-buy-box-program/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="some-sellers-hope-the-ftc-lawsuit-will-change-amazons-buy-box-program"><a href="https://www.modernretail.co/technology/some-sellers-hope-the-ftc-lawsuit-will-change-amazons-buy-box-program/" target="_blank" rel="noopener">Some sellers hope the FTC lawsuit will change Amazon’s Buy Box program</a></h3><p class="elementor-image-box-description"><i>September 28, 2023</i><br/> “The Buy Box calculation is based in part on who is a great seller, who’s always in stock, who has few complaints, who answers customers quickly.” - Lesley Hensell </p></div></div> </div> </div> <div class="elementor-element elementor-element-5dcc800 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="5dcc800" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://njbiz.com/121-nj-companies-make-inc-5000-list/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="122" height="44" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20122%2044'%3E%3C/svg%3E" class="attachment-full size-full wp-image-59185" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/10/NJBIZ-Logo.jpg"><noscript><img loading="lazy" decoding="async" width="122" height="44" src="https://riverbendconsulting.com/wp-content/uploads/2023/10/NJBIZ-Logo.jpg" class="attachment-full size-full wp-image-59185" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="121-nj-companies-make-inc-5000-list"><a href="https://njbiz.com/121-nj-companies-make-inc-5000-list/" target="_blank" rel="noopener">121 NJ companies make Inc. 5000 list</a></h3><p class="elementor-image-box-description"><i>August 16, 2023</i><br/> Altogether, the 121 local ventures included saw 241% median growth, generated $5.7 billion in total revenue and added 7,716 jobs to the state’s economy, according to the ranking published Aug. 14. Of the list makers, 15 are newly founded outfits, while 84 are repeat honorees.</p></div></div> </div> </div> <div class="elementor-element elementor-element-233f28f elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="233f28f" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.seattletimes.com/business/amazon/whats-up-with-amazons-invite-only-prime-day-deals/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="403" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20403%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" data-lazy-sizes="auto, (max-width: 403px) 100vw, 403px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" /><noscript><img loading="lazy" decoding="async" width="403" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" sizes="auto, (max-width: 403px) 100vw, 403px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="whats-up-with-amazons-invite-only-prime-day-deals"><a href="https://www.seattletimes.com/business/amazon/whats-up-with-amazons-invite-only-prime-day-deals/" target="_blank" rel="noopener">What’s up with Amazon’s invite-only Prime Day deals?</a></h3><p class="elementor-image-box-description"><i>July 10, 2023</i><br/> "The plane is already off the ground and they’re still building." - Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-db222e6 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="db222e6" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://marketscale.com/industries/retail/amazon-grocery-stores-are-struggling-experts-say-they-were-unprepared-to-handle-grocerys-thin-margins/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2050'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28861" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/11/MarketScale.png"><noscript><img loading="lazy" decoding="async" width="200" height="50" src="https://riverbendconsulting.com/wp-content/uploads/2022/11/MarketScale.png" class="attachment-full size-full wp-image-28861" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-grocery-stores-are-struggling-experts-say-they-were-unprepared-to-handle-grocerys-thin-margins"><a href="https://marketscale.com/industries/retail/amazon-grocery-stores-are-struggling-experts-say-they-were-unprepared-to-handle-grocerys-thin-margins/" target="_blank" rel="noopener">Amazon Grocery Stores Are Struggling. Experts Say They Were Unprepared to Handle Grocery’s Thin Margins.</a></h3><p class="elementor-image-box-description"><i>March 17, 2023</i><br/> "Amazon went big and bold with its diversified brick and mortar strategy when it bought Whole Foods and launched cashier-less Amazon Fresh and Amazon Go stores across the U.S. Turns out this may have been a miscalculation for the e-commerce giant." - Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-8618526 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="8618526" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.globalbankingandfinance.com/2023-predictions-what-amazon-sellers-should-know/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="378" height="97" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20378%2097'%3E%3C/svg%3E" class="attachment-full size-full wp-image-29429" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo.jpg 378w, https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo-300x77.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo-200x51.jpg 200w" data-lazy-sizes="auto, (max-width: 378px) 100vw, 378px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo.jpg" /><noscript><img loading="lazy" decoding="async" width="378" height="97" src="https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo.jpg" class="attachment-full size-full wp-image-29429" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo.jpg 378w, https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo-300x77.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2023/02/GBAF-logo-200x51.jpg 200w" sizes="auto, (max-width: 378px) 100vw, 378px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="2023-predictions-what-amazon-sellers-should-know"><a href="https://www.globalbankingandfinance.com/2023-predictions-what-amazon-sellers-should-know/" target="_blank" rel="noopener">2023 Predictions: What Amazon Sellers should know</a></h3><p class="elementor-image-box-description"><i>Febuary 10, 2023</i><br/> “Selling on Amazon never stays the same – especially when it comes to seller account suspensions and ASIN deactivations.” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-197d0f0 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="197d0f0" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.forbes.com/sites/forbesbusinesscouncil/2023/01/27/understanding-the-differences-between-being-an-amazon-vendor-vs-a-seller/?sh=7de4f422441c" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="307" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20307%2080'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27674" alt="forbes logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png 307w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-300x78.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-200x52.png 200w" data-lazy-sizes="auto, (max-width: 307px) 100vw, 307px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png" /><noscript><img loading="lazy" decoding="async" width="307" height="80" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png" class="attachment-full size-full wp-image-27674" alt="forbes logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png 307w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-300x78.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-200x52.png 200w" sizes="auto, (max-width: 307px) 100vw, 307px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="understanding-the-differences-between-being-an-amazon-vendor-vs-a-seller"><a href="https://www.forbes.com/sites/forbesbusinesscouncil/2023/01/27/understanding-the-differences-between-being-an-amazon-vendor-vs-a-seller/?sh=7de4f422441c" target="_blank" rel="noopener">Understanding The Differences Between Being An Amazon Vendor Vs. A Seller</a></h3><p class="elementor-image-box-description"><i>January 27, 2023</i><br/> Lesley Hensell is cofounder of Riverbend Consulting, which solves challenging problems for Amazon sellers and vendors. Amazon can be a valuable sales channel for many brands. But there are two ways to sell on Amazon, and choosing between them can be a challenge.</p></div></div> </div> </div> <div class="elementor-element elementor-element-346ea21 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="346ea21" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://lionessmagazine.com/surviving-hard-times-for-business-2023/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="150" height="61" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2061'%3E%3C/svg%3E" class="attachment-full size-full wp-image-29055" alt="lioness magazine logo" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/01/lionesssmall.png"><noscript><img loading="lazy" decoding="async" width="150" height="61" src="https://riverbendconsulting.com/wp-content/uploads/2023/01/lionesssmall.png" class="attachment-full size-full wp-image-29055" alt="lioness magazine logo" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="weve-hit-2023-surviving-the-coming-hard-times"><a href="https://lionessmagazine.com/surviving-hard-times-for-business-2023/" target="_blank" rel="noopener">We’ve Hit 2023: Surviving the Coming Hard Times</a></h3><p class="elementor-image-box-description"><i>January 4, 2023</i><br/> “Check in with your valued team members—often. While natural attrition may be welcome in a tough economic environment, you must guard against losing the employees who drive financial and operational goals forward.” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-788e2e6 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="788e2e6" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://thecurrent.media/ecommerce-predictions-2023" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="190" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20190%2054'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27734" alt="the current (logo)" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/the_current.jpg"><noscript><img loading="lazy" decoding="async" width="190" height="54" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/the_current.jpg" class="attachment-full size-full wp-image-27734" alt="the current (logo)" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="20-ecommerce-trends-that-will-shape-2023"><a href="https://thecurrent.media/ecommerce-predictions-2023" target="_blank" rel="noopener">20 ecommerce trends that will shape 2023</a></h3><p class="elementor-image-box-description"><i>December 29, 2022</i><br/> “In 2023, we will see a dramatically increasing number of brands opting for manufacturing partners in other countries – especially as China’s continued zero-tolerance COVID lockdowns show no sign of abatement.” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-17eb057 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="17eb057" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://thecurrent.media/ecommerce-trends-2022" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="190" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20190%2054'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27734" alt="the current (logo)" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/the_current.jpg"><noscript><img loading="lazy" decoding="async" width="190" height="54" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/the_current.jpg" class="attachment-full size-full wp-image-27734" alt="the current (logo)" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="20-ecommerce-trends-that-surprised-and-inspired-in-2022"><a href="https://thecurrent.media/ecommerce-trends-2022" target="_blank" rel="noopener">20 ecommerce trends that surprised and inspired in 2022</a></h3><p class="elementor-image-box-description"><i>December 28, 2022</i><br/> “To some extent, consolidation and right-sizing of a new industry segment is to be expected. With negative economic pressures and quickly rising interest rates, everything changed.” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-3e69e8a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="3e69e8a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/amazon-briefing-overseas-sellers-are-cautiously-optimistic-about-new-eu-changes/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-briefing-overseas-sellers-are-cautiously-optimistic-about-new-eu-changes"><a href="https://www.modernretail.co/technology/amazon-briefing-overseas-sellers-are-cautiously-optimistic-about-new-eu-changes/" target="_blank" rel="noopener">Amazon Briefing: Overseas sellers are cautiously optimistic about new EU changes</a></h3><p class="elementor-image-box-description"><i>December 22, 2022</i><br/> “Amazon promising to not use seller data to develop its own products or to market its own products.” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-7085150 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="7085150" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/why-more-amazon-sellers-are-looking-to-bring-their-products-to-rival-marketplaces-in-2023/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="why-more-amazon-sellers-are-looking-to-bring-their-products-to-rival-marketplaces-in-2023"><a href="https://www.modernretail.co/technology/why-more-amazon-sellers-are-looking-to-bring-their-products-to-rival-marketplaces-in-2023/" target="_blank" rel="noopener">Why more Amazon sellers are looking to bring their products to rival marketplaces in 2023</a></h3><p class="elementor-image-box-description"><i>December 15, 2022</i><br/> “If a seller wants to offer their items on Target Plus or Shopify or eBay or Wayfair, they must have a shipping operation that can handle all of their fulfillment — whether that is in-house or via a third-party logistics company,” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-7aca1f2 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="7aca1f2" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/amazon-briefing-amazon-pushes-private-label-products-during-last-minute-holiday-deals/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-briefing-amazon-pushes-private-label-products-during-last-minute-holiday-deals"><a href="https://www.modernretail.co/technology/amazon-briefing-amazon-pushes-private-label-products-during-last-minute-holiday-deals/" target="_blank" rel="noopener">Amazon Briefing: Amazon pushes private label products during last-minute holiday deals</a></h3><p class="elementor-image-box-description"><i>December 15, 2022</i><br/> “I think this is Amazon’s way of trying to capture as many holiday shopping dollars as possible, while also sending the message that it is a low-price leader and deal-maker,” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-9da2db7 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="9da2db7" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.bloomberg.com/news/articles/2022-12-07/why-amazon-s-1-best-seller-badge-may-be-misleading-you?leadSource=uverify%20wall" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="269" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20269%2050'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28284" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png 269w, https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg-200x37.png 200w" data-lazy-sizes="auto, (max-width: 269px) 100vw, 269px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png" /><noscript><img loading="lazy" decoding="async" width="269" height="50" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png" class="attachment-full size-full wp-image-28284" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png 269w, https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg-200x37.png 200w" sizes="auto, (max-width: 269px) 100vw, 269px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-buyers-beware-scammers-are-targeting-the-best-seller-badge"><a href="https://www.bloomberg.com/news/articles/2022-12-07/why-amazon-s-1-best-seller-badge-may-be-misleading-you?leadSource=uverify%20wall" target="_blank" rel="noopener">Amazon Buyers Beware: Scammers Are Targeting the Best-Seller Badge</a></h3><p class="elementor-image-box-description"><i>December 07, 2022</i><br/> The perpetrators win by boosting their own sales, which can jump by as much as 50% with the best-seller imprimatur, according to Lesley Hensell.</p></div></div> </div> </div> <div class="elementor-element elementor-element-43b6a38 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="43b6a38" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://marketscale.com/industries/retail/retail-sales-take-a-wild-ride/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2050'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28861" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/11/MarketScale.png"><noscript><img loading="lazy" decoding="async" width="200" height="50" src="https://riverbendconsulting.com/wp-content/uploads/2022/11/MarketScale.png" class="attachment-full size-full wp-image-28861" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="retail-sales-take-a-wild-ride"><a href="https://marketscale.com/industries/retail/retail-sales-take-a-wild-ride/" target="_blank" rel="noopener">Retail Sales Take a Wild Ride</a></h3><p class="elementor-image-box-description"><i>November 28, 2022</i><br/> Lesley Hensell, Co-Founder of Riverbend Consulting, shares the trends she has seen over multiple retail outlets and predicts where retail sales are headed in the coming months.</p></div></div> </div> </div> <div class="elementor-element elementor-element-b9e94e9 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="b9e94e9" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://marketscale.com/industries/retail/why-amazon-fashion-was-the-answer-for-gap-expansion/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2050'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28861" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/11/MarketScale.png"><noscript><img loading="lazy" decoding="async" width="200" height="50" src="https://riverbendconsulting.com/wp-content/uploads/2022/11/MarketScale.png" class="attachment-full size-full wp-image-28861" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="why-amazon-fashion-was-the-answer-for-gap-expansion"><a href="https://marketscale.com/industries/retail/why-amazon-fashion-was-the-answer-for-gap-expansion/" target="_blank" rel="noopener">Why Amazon Fashion Was the Answer For GAP Expansion</a></h3><p class="elementor-image-box-description"><i>November 21, 2022</i><br/> Retailers like GAP have big challenges because innovation is very expensive, and right now in this economy, there is no money to innovate. So instead, it really makes sense to add Amazon as a readymade sales channel.</p></div></div> </div> </div> <div class="elementor-element elementor-element-a7fa8e4 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="a7fa8e4" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://leelinesourcing.com/online-business-expert-advice/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="245" height="58" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20245%2058'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27894" alt="leeline sourcing icon" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/leeline.jpg"><noscript><img loading="lazy" decoding="async" width="245" height="58" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/leeline.jpg" class="attachment-full size-full wp-image-27894" alt="leeline sourcing icon" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="how-to-make-a-sucessful-online-business-in-2022-top-50-expert-advice"><a href="https://leelinesourcing.com/online-business-expert-advice/" target="_blank" rel="noopener">How to make a sucessful Online Business in 2022 : Top 50 expert Advice</a></h3><p class="elementor-image-box-description"><i>November 08, 2022</i><br/> And with digital marketing, you can target specific demographics and tailor your marketing messages to them. As a result, you’ll be able to stay ahead of your competition and continue growing your business.</p></div></div> </div> </div> <div class="elementor-element elementor-element-66fab08 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="66fab08" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.chargedupstudio.live/episodes/working-within-the-amazon-ecosystem/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="88" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2088'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28815" alt="Charged Up Studio Podcast" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/charged_up_studio.png"><noscript><img loading="lazy" decoding="async" width="200" height="88" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/charged_up_studio.png" class="attachment-full size-full wp-image-28815" alt="Charged Up Studio Podcast" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="working-within-the-amazon-ecosystem-season-3-episode-31"><a href="https://www.chargedupstudio.live/episodes/working-within-the-amazon-ecosystem/" target="_blank" rel="noopener">Working Within the Amazon EcoSystem Season 3 | Episode #31</a></h3><p class="elementor-image-box-description"><i>October 31, 2022</i><br/> Amazon is a name synonymous with Walmart, Target or any other of the big box stores. The epitome of convenience, just-in-time delivery, and exceptional customer experience, Amazon has built a reputation in the retail marketplace for its consumer buying ease and retention.</p></div></div> </div> </div> <div class="elementor-element elementor-element-bc684a5 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="bc684a5" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.businessinsider.com/amazon-prime-early-access-sale-forecasts-2022-10" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="186" height="46" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20186%2046'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28477" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/insider.png"><noscript><img loading="lazy" decoding="async" width="186" height="46" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/insider.png" class="attachment-full size-full wp-image-28477" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-expects-prime-day-2-0-to-be-smaller-than-julys-prime-day-leaked-documents-show"><a href="https://www.businessinsider.com/amazon-prime-early-access-sale-forecasts-2022-10" target="_blank" rel="noopener">Amazon expects Prime Day 2.0 to be smaller than July’s Prime Day, leaked documents show</a></h3><p class="elementor-image-box-description"><i>October 12, 2022</i><br/> “Amazon’s second Prime Day of 2022 is an opportunity for the ecommerce giant to boost the demand immediately and scoop up early holiday spending by consumers, rather than waiting until Black Friday/Cyber Monday when every other retailer rolls out competing deals,” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-7daeb15 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="7daeb15" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.ft.com/content/7126e536-3a44-4230-b014-adfc1a39469d" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="73" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2073%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28475" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/Financial_Times.png"><noscript><img loading="lazy" decoding="async" width="73" height="100" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/Financial_Times.png" class="attachment-full size-full wp-image-28475" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-tries-to-revive-ecommerce-business-with-additional-prime-day"><a href="https://www.ft.com/content/7126e536-3a44-4230-b014-adfc1a39469d" target="_blank" rel="noopener">Amazon tries to revive ecommerce business with additional Prime Day</a></h3><p class="elementor-image-box-description"><i>October 12, 2022</i><br/> “It gives Amazon a chance to make an early to capture this year’s holiday spending” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-0db92fb elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="0db92fb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.mrbizsolutions.com/e-commerce-paid-ads-and-optimizing-keyword-roi?highlight=WyJsZXNsZXkiLCJoZW5zZWxsIl0=" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="128" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20128%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28428" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/mr-biz-radio.png"><noscript><img loading="lazy" decoding="async" width="128" height="100" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/mr-biz-radio.png" class="attachment-full size-full wp-image-28428" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="do-you-even-e-commerce-with-lesley-hensell"><a href="https://www.mrbizsolutions.com/e-commerce-paid-ads-and-optimizing-keyword-roi?highlight=WyJsZXNsZXkiLCJoZW5zZWxsIl0=" target="_blank" rel="noopener">Do You Even E-Commerce? with Lesley Hensell</a></h3><p class="elementor-image-box-description"><i>October 07, 2022</i><br/> * What is the #1 key thing about paid ads? * How should you start? * What is the best way to optimize Keyword ROI?</p></div></div> </div> </div> <div class="elementor-element elementor-element-0f924a1 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="0f924a1" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://thecurrent.media/macys-marketplace-selection" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="190" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20190%2054'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27734" alt="the current (logo)" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/the_current.jpg"><noscript><img loading="lazy" decoding="async" width="190" height="54" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/the_current.jpg" class="attachment-full size-full wp-image-27734" alt="the current (logo)" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="third-party-sellers-can-help-macys-improve-selection-price"><a href="https://thecurrent.media/macys-marketplace-selection" target="_blank" rel="noopener">Third-party sellers can help Macy’s improve selection, price</a></h3><p class="elementor-image-box-description"><i>October 05, 2022</i><br/> Riverbend Consulting’s Joe Zalta breaks down the retailer’s digital marketplace.</p></div></div> </div> </div> <div class="elementor-element elementor-element-5eaef5c elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="5eaef5c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/amazon-briefing-amazon-sellers-may-have-an-inventory-problem-this-holiday-season/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-briefing-amazon-sellers-may-have-an-inventory-problem-this-holiday-season"><a href="https://www.modernretail.co/technology/amazon-briefing-amazon-sellers-may-have-an-inventory-problem-this-holiday-season/" target="_blank" rel="noopener">Amazon Briefing: Amazon sellers may have an inventory problem this holiday season</a></h3><p class="elementor-image-box-description"><i>September 29, 2022</i><br/> This is the latest installment of the Amazon Briefing, a weekly Modern Retail column about the ever-changing Amazon ecosystem.</p></div></div> </div> </div> <div class="elementor-element elementor-element-b0e4add elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="b0e4add" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://techxplore.com/news/2022-09-amazon-drugs-booting-marijuana-businesses.html" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="302" height="57" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20302%2057'%3E%3C/svg%3E" class="attachment-full size-full wp-image-59222" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/10/TechExplore.png 302w, https://riverbendconsulting.com/wp-content/uploads/2023/10/TechExplore-300x57.png 300w" data-lazy-sizes="auto, (max-width: 302px) 100vw, 302px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/10/TechExplore.png" /><noscript><img loading="lazy" decoding="async" width="302" height="57" src="https://riverbendconsulting.com/wp-content/uploads/2023/10/TechExplore.png" class="attachment-full size-full wp-image-59222" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/10/TechExplore.png 302w, https://riverbendconsulting.com/wp-content/uploads/2023/10/TechExplore-300x57.png 300w" sizes="auto, (max-width: 302px) 100vw, 302px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-still-says-no-to-drugs-and-is-booting-marijuana-businesses"><a href="https://techxplore.com/news/2022-09-amazon-drugs-booting-marijuana-businesses.html" target="_blank" rel="noopener">Amazon still says no to drugs, and is booting marijuana businesses</a></h3><p class="elementor-image-box-description"><i>September 27, 2022</i><br/> "They've always said there's no drug paraphernalia but there were lots of products that were ambiguous products that were able to sell on the platform for years and years,"” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-bebca8a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="bebca8a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://finance.yahoo.com/news/amazon-antitrust-third-party-sellers-hard-to-prove-112710375.html" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="169" height="25" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20169%2025'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27151" alt="yahoo_money_en-US_h_p_money" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/yahoo_money_en-US_h_p_money.png"><noscript><img loading="lazy" decoding="async" width="169" height="25" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/yahoo_money_en-US_h_p_money.png" class="attachment-full size-full wp-image-27151" alt="yahoo_money_en-US_h_p_money" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-is-accused-of-punishing-third-party-sellers-why-thats-so-hard-to-prove"><a href="https://finance.yahoo.com/news/amazon-antitrust-third-party-sellers-hard-to-prove-112710375.html" target="_blank" rel="noopener">Amazon is accused of punishing third-party sellers — why that’s so hard to prove</a></h3><p class="elementor-image-box-description"><i>September 17, 2022<br/></i> “I can tell you that sometimes the high pricing errors are completely inaccurate. To remedy the problem, sellers must adjust prices downward until they are low enough to reactivate the product listing.” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-0de9044 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="0de9044" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.bloomberg.com/news/articles/2022-09-09/amazon-sellers-see-scary-holiday-season-as-consumers-pull-back#xj4y7vzkg" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="269" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20269%2050'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28284" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png 269w, https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg-200x37.png 200w" data-lazy-sizes="auto, (max-width: 269px) 100vw, 269px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png" /><noscript><img loading="lazy" decoding="async" width="269" height="50" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png" class="attachment-full size-full wp-image-28284" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg.png 269w, https://riverbendconsulting.com/wp-content/uploads/2022/09/bloomberg-200x37.png 200w" sizes="auto, (max-width: 269px) 100vw, 269px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-sellers-see-scary-holiday-season-as-consumers-pull-back"><a href="https://www.bloomberg.com/news/articles/2022-09-09/amazon-sellers-see-scary-holiday-season-as-consumers-pull-back#xj4y7vzkg" target="_blank" rel="noopener">Amazon Sellers See ‘Scary’ Holiday Season as Consumers Pull Back</a></h3><p class="elementor-image-box-description"><i>September 09, 2022<br/></i> “Consumers don’t seem to be spending much on anything beyond basic necessities, so sellers have to offer discounts and coupons and aggressive marketing, which can be expensive” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-61df804 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="61df804" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.thestreet.com/investing/consumer-spending-official-data-bofa" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="73" height="37" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2073%2037'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28286" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/the_street.png"><noscript><img loading="lazy" decoding="async" width="73" height="37" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/the_street.png" class="attachment-full size-full wp-image-28286" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="consumer-spending-may-be-stronger-than-official-data"><a href="https://www.thestreet.com/investing/consumer-spending-official-data-bofa" target="_blank" rel="noopener">Consumer Spending May be Stronger Than Official Data</a></h3><p class="elementor-image-box-description"><i>September 09, 2022</i><br/> “Consumers don’t seem to be spending much on anything beyond basic necessities, so sellers have to offer discounts, coupons and aggressive marketing, which can be expensive” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-6ed2220 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="6ed2220" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/technology/amazon-briefing-ahead-of-seller-conference-amazon-teases-new-warehousing-and-distribution-service/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-briefing-ahead-of-seller-conference-amazon-teases-new-warehousing-and-distribution-service"><a href="https://www.modernretail.co/technology/amazon-briefing-ahead-of-seller-conference-amazon-teases-new-warehousing-and-distribution-service/" target="_blank" rel="noopener">Amazon Briefing: Ahead of seller conference, Amazon teases new warehousing and distribution service</a></h3><p class="elementor-image-box-description"><i>September 08, 2022</i><br/> “Amazon is trying to monetize its logistics but “the service is likely to cost more than the regular storage fee” – Joe Zalta</p></div></div> </div> </div> <div class="elementor-element elementor-element-a06e317 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="a06e317" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.forbes.com/sites/forbesbusinesscouncil/2022/08/11/amazon-account-suspension-101-why-it-happens-and-how-to-bounce-back/?sh=5322e7387a33" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="307" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20307%2080'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27674" alt="forbes logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png 307w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-300x78.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-200x52.png 200w" data-lazy-sizes="auto, (max-width: 307px) 100vw, 307px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png" /><noscript><img loading="lazy" decoding="async" width="307" height="80" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png" class="attachment-full size-full wp-image-27674" alt="forbes logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes.png 307w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-300x78.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Forbes-200x52.png 200w" sizes="auto, (max-width: 307px) 100vw, 307px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-account-suspension-101-why-it-happens-and-how-to-bounce-back"><a href="https://www.forbes.com/sites/forbesbusinesscouncil/2022/08/11/amazon-account-suspension-101-why-it-happens-and-how-to-bounce-back/?sh=5322e7387a33" target="_blank" rel="noopener">Amazon Account Suspension 101: Why It Happens And How To Bounce Back</a></h3><p class="elementor-image-box-description"><i>September 08, 2022</i><br/> Lesley Hensell is cofounder of Riverbend Consulting, which solves challenging problems for Amazon sellers and vendors. </p></div></div> </div> </div> <div class="elementor-element elementor-element-4c757b3 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="4c757b3" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="130" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20130%2080'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28200" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/08/ROI-NJ.png"><noscript><img loading="lazy" decoding="async" width="130" height="80" src="https://riverbendconsulting.com/wp-content/uploads/2022/08/ROI-NJ.png" class="attachment-full size-full wp-image-28200" alt="Media" title="Media"></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="riverbend-consulting-ranks-623-in-2022-inc-5000-list-of-nations-fastest-growing-private-companies">Riverbend Consulting Ranks #623 in 2022 Inc. 5000 List of Nation’s Fastest Growing Private Companies</h3><p class="elementor-image-box-description"><i>August 17, 2022</i><br/> “It’s an honor to be ranked in the Inc. 5000 and we’re excited to be counted as part of this year’s recipients” – Lesley Hensell</p></div></div> </div> </div> <div class="elementor-element elementor-element-4dec01c elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="4dec01c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.inc.com/profile/riverbend-consulting" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28308" alt="Inc5000_logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="auto, (max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-full size-full wp-image-28308" alt="Inc5000_logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="auto, (max-width: 150px) 100vw, 150px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="riverbend-consulting-ranks-623-in-2022-inc-5000"><a href="https://www.inc.com/profile/riverbend-consulting" target="_blank" rel="noopener">Riverbend Consulting Ranks #623 in 2022 Inc. 5000</a></h3><p class="elementor-image-box-description"><i>August 16, 2022</i><br/> Consulting firm helping sellers and vendors on e-commerce marketplaces with account management, reimbursements, appeals and business strategies.</p></div></div> </div> </div> <div class="elementor-element elementor-element-a7a0990 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="a7a0990" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://argometrix.com/blog/episode-136-smiling-through-amazon-suspensions-lesley-hensell-amazon-legends/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="311" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20311%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28149" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60.png 311w, https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60-300x58.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60-200x39.png 200w" data-lazy-sizes="auto, (max-width: 311px) 100vw, 311px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60.png" /><noscript><img loading="lazy" decoding="async" width="311" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60.png" class="attachment-full size-full wp-image-28149" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60.png 311w, https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60-300x58.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/08/argometrix-logo-60-200x39.png 200w" sizes="auto, (max-width: 311px) 100vw, 311px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="smiling-through-amazon-suspensions-lesley-hensell-amazon-legends"><a href="https://argometrix.com/blog/episode-136-smiling-through-amazon-suspensions-lesley-hensell-amazon-legends/" target="_blank" rel="noopener">Smiling Through Amazon Suspensions – Lesley Hensell – Amazon Legends</a></h3><p class="elementor-image-box-description"><i>August 05, 2022</i><br/> Lesley helps other Amazon Sellers who have been suspended get their accounts reinstated. You’ll hear how to approach writing your suspension, what Amazon is looking for in your Plan of Action, and how to escalate a problem within Amazon.</p></div></div> </div> </div> <div class="elementor-element elementor-element-b315ff0 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="b315ff0" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.brandbuilderuni.com/podcast/amazon-seller-support-tips" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="293" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20293%2070'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27892" alt="brand_builder_uni" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/brand_builder_uni.png 293w, https://riverbendconsulting.com/wp-content/uploads/2022/07/brand_builder_uni-200x48.png 200w" data-lazy-sizes="auto, (max-width: 293px) 100vw, 293px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/brand_builder_uni.png" /><noscript><img loading="lazy" decoding="async" width="293" height="70" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/brand_builder_uni.png" class="attachment-full size-full wp-image-27892" alt="brand_builder_uni" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/brand_builder_uni.png 293w, https://riverbendconsulting.com/wp-content/uploads/2022/07/brand_builder_uni-200x48.png 200w" sizes="auto, (max-width: 293px) 100vw, 293px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="success-on-amazon-in-spite-of-amazon-w-lesley-from-riverbend-consulting"><a href="https://www.brandbuilderuni.com/podcast/amazon-seller-support-tips" target="_blank" rel="noopener">Success on Amazon In Spite Of Amazon w/ Lesley From Riverbend Consulting</a></h3><p class="elementor-image-box-description"><i>July 19, 2022</i><br/> This week we’re joined by Lesley Hensell, co-founder of leading Amazon agency Riverbend Consulting. Riverbend are experts at handling complex cases and overcoming significant problems to help Amazon sellers thrive.</p></div></div> </div> </div> <div class="elementor-element elementor-element-2723597 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="2723597" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.youtube.com/watch?v=jNQOYjbLjdw" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="246" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20246%2070'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27728" alt="Online-Seller-UK-Marketplace-Consultancy" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Online-Seller-UK-Marketplace-Consultancy.png 246w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Online-Seller-UK-Marketplace-Consultancy-200x57.png 200w" data-lazy-sizes="auto, (max-width: 246px) 100vw, 246px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Online-Seller-UK-Marketplace-Consultancy.png" /><noscript><img loading="lazy" decoding="async" width="246" height="70" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Online-Seller-UK-Marketplace-Consultancy.png" class="attachment-full size-full wp-image-27728" alt="Online-Seller-UK-Marketplace-Consultancy" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Online-Seller-UK-Marketplace-Consultancy.png 246w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Online-Seller-UK-Marketplace-Consultancy-200x57.png 200w" sizes="auto, (max-width: 246px) 100vw, 246px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="how-to-avoid-amazon-account-and-listing-suspension-online-seller-uk-podcast-with-lesley-hensell"><a href="https://www.youtube.com/watch?v=jNQOYjbLjdw" target="_blank" rel="noopener">How to avoid Amazon account and listing suspension |Online Seller UK Podcast with Lesley Hensell</a></h3><p class="elementor-image-box-description"><i>June 29, 2022</i><br> Recently we have been seeing a lot of Amazon account suspensions due to linked accounts. We also see listing suspension due to customer complaints about the condition of an item. </p></div></div> </div> </div> <div class="elementor-element elementor-element-8dadf8c elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="8dadf8c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.blogtalkradio.com/women-excelling-everywhere/2022/06/24/hardshipentrepreneurship-building-a-business-out-of-necessity-wlesley-hensell" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="102" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27723" alt="Blog Talk Radio Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/BTR-logo.png 102w, https://riverbendconsulting.com/wp-content/uploads/2022/06/BTR-logo-66x66.png 66w" data-lazy-sizes="auto, (max-width: 102px) 100vw, 102px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/BTR-logo.png" /><noscript><img loading="lazy" decoding="async" width="102" height="100" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/BTR-logo.png" class="attachment-full size-full wp-image-27723" alt="Blog Talk Radio Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/BTR-logo.png 102w, https://riverbendconsulting.com/wp-content/uploads/2022/06/BTR-logo-66x66.png 66w" sizes="auto, (max-width: 102px) 100vw, 102px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="hardship-entrepreneurship-building-a-business-out-of-necessity-w-lesley-hensell"><a href="https://www.blogtalkradio.com/women-excelling-everywhere/2022/06/24/hardshipentrepreneurship-building-a-business-out-of-necessity-wlesley-hensell" target="_blank" rel="noopener">Hardship/Entrepreneurship: Building a Business Out of Necessity w/Lesley Hensell</a></h3><p class="elementor-image-box-description"><i>June 24, 2022<br/></i> Lesley leverages two decades of expertise to solve the underlying business and marketing issues small businesses face.</p></div></div> </div> </div> <div class="elementor-element elementor-element-771dff9 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="771dff9" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/retailers/amazon-briefing-how-third-party-sellers-are-prepping-for-prime-day/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-briefing-how-third-party-sellers-are-prepping-for-prime-day"><a href="https://www.modernretail.co/retailers/amazon-briefing-how-third-party-sellers-are-prepping-for-prime-day/" target="_blank" rel="noopener">Amazon Briefing: How third-party sellers are prepping for Prime Day</a></h3><p class="elementor-image-box-description"><i>June 2, 2022</i></br> Lesley Hensell, owner of Blackland Prairie and co-founder of Riverbend Consulting, said she is still planning to use coupons to drive customer sales on Prime Day.</p></div></div> </div> </div> <div class="elementor-element elementor-element-4230b79 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="4230b79" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://builders.build/bb15-how-to-sell-products-on-amazon/" target="_blank" tabindex="-1" class="broken_link" rel="noopener"><img decoding="async" width="388" height="130" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20388%20130'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27611" alt="Builders Build podcast artwork" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited.jpg 388w, https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited-300x101.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited-200x67.jpg 200w" data-lazy-sizes="auto, (max-width: 388px) 100vw, 388px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited.jpg" /><noscript><img loading="lazy" decoding="async" width="388" height="130" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited.jpg" class="attachment-full size-full wp-image-27611" alt="Builders Build podcast artwork" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited.jpg 388w, https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited-300x101.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/buildersbuild_edited-200x67.jpg 200w" sizes="auto, (max-width: 388px) 100vw, 388px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="builders-build-how-to-sell-products-on-amazon"><a href="https://builders.build/bb15-how-to-sell-products-on-amazon/" target="_blank" class="broken_link" rel="noopener">Builders Build: How to sell products on Amazon</a></h3><p class="elementor-image-box-description"><i>June 2, 2022</i><br/> Lesley Hensell, co-founder of Riverbend Consulting, joined the kind people over at Builders Build for the most recent episode of their podcast, where she sat down with Colin Landforce, Oren Schauble, and James Camp to discuss how one starts out in the world of Amazon selling and how to sell products on Amazon.</p></div></div> </div> </div> <div class="elementor-element elementor-element-e8e5e3c elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="e8e5e3c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://hvtimes.com/interview-series-entrepreneurs-share-their-journey-to-becoming-ceo/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="510" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20510%2054'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27618" alt="hurricane-valley-times" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times.jpg 510w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-500x53.jpg 500w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-300x32.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-200x21.jpg 200w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-400x42.jpg 400w" data-lazy-sizes="auto, (max-width: 510px) 100vw, 510px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times.jpg" /><noscript><img loading="lazy" decoding="async" width="510" height="54" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times.jpg" class="attachment-full size-full wp-image-27618" alt="hurricane-valley-times" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times.jpg 510w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-500x53.jpg 500w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-300x32.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-200x21.jpg 200w, https://riverbendconsulting.com/wp-content/uploads/2022/06/hurricane-valley-times-400x42.jpg 400w" sizes="auto, (max-width: 510px) 100vw, 510px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="interview-series-entrepreneurs-share-their-journey-to-becoming-ceo"><a href="https://hvtimes.com/interview-series-entrepreneurs-share-their-journey-to-becoming-ceo/" target="_blank" rel="noopener">Interview series – Entrepreneurs Share Their Journey To Becoming CEO</a></h3><p class="elementor-image-box-description"><i>June 2, 2022<i></br> We have helped thousands of sellers get their accounts and/or products reinstated and also offer effective strategies for further growth.</p></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-eeacece e-flex e-con-boxed e-con e-parent" data-id="eeacece" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-b89bca4 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="b89bca4" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.ritzarm.com/learn/how-to-prevent-and-fight-amazon-account-and-listing-suspensions-with-riverbend-consulting-with-lesley-hensell/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="305" height="81" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20305%2081'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27623" alt="Ritz_Momentum" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum.png 305w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum-300x80.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum-200x53.png 200w" data-lazy-sizes="auto, (max-width: 305px) 100vw, 305px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum.png" /><noscript><img loading="lazy" decoding="async" width="305" height="81" src="https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum.png" class="attachment-full size-full wp-image-27623" alt="Ritz_Momentum" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum.png 305w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum-300x80.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/06/Ritz_Momentum-200x53.png 200w" sizes="auto, (max-width: 305px) 100vw, 305px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="izabella-ritz-and-lesley-hensell-protect-your-amazon-account-asin"><a href="https://www.ritzarm.com/learn/how-to-prevent-and-fight-amazon-account-and-listing-suspensions-with-riverbend-consulting-with-lesley-hensell/" target="_blank" rel="noopener">Izabella Ritz and Lesley Hensell | Protect your Amazon ACCOUNT/ASIN</a></h3><p class="elementor-image-box-description"><i>May 29, 2022</i></br> Lesley Hensell sits down with Isabella Ritz for an episode of Ritz Momentum where they discuss the various methods one can employ to ensure that their Amazon account stays protected.</p></div></div> </div> </div> <div class="elementor-element elementor-element-ce8b391 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="ce8b391" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://shopgiejo.com/from-amazon-sellers-to-amazon-consultants-the-riverbend-consulting-brand-story/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="127" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20127%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27557" alt="giejo icon" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/giejo.png"><noscript><img loading="lazy" decoding="async" width="127" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/giejo.png" class="attachment-full size-full wp-image-27557" alt="giejo icon" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="from-amazon-sellers-to-amazon-consultants-the-riverbend-consulting-brand-story"><a href="https://shopgiejo.com/from-amazon-sellers-to-amazon-consultants-the-riverbend-consulting-brand-story/" target="_blank" rel="noopener">From Amazon sellers to Amazon consultants: the Riverbend Consulting brand story</a></h3><p class="elementor-image-box-description"><i>May 23, 2022</i><br/> “Riverbend Consulting helps sellers and vendors on Amazon, Walmart and other ecommerce marketplaces keep their accounts healthy while solving critical business problems. The company specializes in account and product suspension appeals, account support and reimbursements.”</p></div></div> </div> </div> <div class="elementor-element elementor-element-759ea9a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="759ea9a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://reportedtimes.com/riverbend-consulting-announces-partnership-with-azsellerkit/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="154" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20154%2065'%3E%3C/svg%3E" class="attachment-full size-full wp-image-64618" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2024/01/logo-IPS.png"><noscript><img loading="lazy" decoding="async" width="154" height="65" src="https://riverbendconsulting.com/wp-content/uploads/2024/01/logo-IPS.png" class="attachment-full size-full wp-image-64618" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="riverbend-consulting-announces-partnership-with-azsellerkit"><a href="https://reportedtimes.com/riverbend-consulting-announces-partnership-with-azsellerkit/" target="_blank" rel="noopener">Riverbend Consulting Announces Partnership with AZsellerkit</a></h3><p class="elementor-image-box-description"><i>April 18, 2022</i><br/> Riverbend Consulting was featured in the news due to our recently announced partnership with AZSellerKit.</p></div></div> </div> </div> <div class="elementor-element elementor-element-8930b4c elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="8930b4c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.modernretail.co/retailers/amazon-briefing-third-party-sellers-mull-over-how-to-manage-amazons-new-5-surcharge/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="220" height="29" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2029'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" data-lazy-sizes="auto, (max-width: 220px) 100vw, 220px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" /><noscript><img loading="lazy" decoding="async" width="220" height="29" src="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png" class="attachment-full size-full wp-image-27897" alt="Modern Retail Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg.png 220w, https://riverbendconsulting.com/wp-content/uploads/2022/07/modern-retail_logo-svg-200x26.png 200w" sizes="auto, (max-width: 220px) 100vw, 220px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-briefing-third-party-sellers-mull-over-how-to-manage-amazons-new-5-surcharge"><a href="https://www.modernretail.co/retailers/amazon-briefing-third-party-sellers-mull-over-how-to-manage-amazons-new-5-surcharge/" target="_blank" rel="noopener">Amazon Briefing: Third-party sellers mull over how to manage Amazon’s new 5% surcharge</a></h3><p class="elementor-image-box-description"><i>April 21, 2022</i><br/> A news article about the recent price hike of 5% on Amazon, thanks mainly to the ever-rising costs of fuel, and the creative thinking that businesses are engaging in to offset that cost on their end.</p></div></div> </div> </div> <div class="elementor-element elementor-element-71e9f95 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="71e9f95" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://classes.mommyincome.com/blog/RIVERBEND" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="306" height="132" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20306%20132'%3E%3C/svg%3E" class="attachment-full size-full wp-image-26612" alt="mommy_income" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income.png 306w, https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income-300x129.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income-200x86.png 200w" data-lazy-sizes="auto, (max-width: 306px) 100vw, 306px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income.png" /><noscript><img loading="lazy" decoding="async" width="306" height="132" src="https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income.png" class="attachment-full size-full wp-image-26612" alt="mommy_income" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income.png 306w, https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income-300x129.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/03/mommy_income-200x86.png 200w" sizes="auto, (max-width: 306px) 100vw, 306px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-sellers-policy-updates-you-need-to-know-now"><a href="https://classes.mommyincome.com/blog/RIVERBEND" target="_blank" rel="noopener">Amazon Sellers: Policy Updates You Need to Know Now</a></h3><p class="elementor-image-box-description"><i>March 7, 2022</i></br> Lesley is the featured guest on this episode of Mommy Income, where she sits down with Kristin Ostrander, host of the show, for a conversation that largely focuses on the latest policy updates on Amazon, and how to conduct yourself when these policies are enforced upon you as a seller.</p></div></div> </div> </div> <div class="elementor-element elementor-element-ae5e403 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="ae5e403" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://tech.einnews.com/pr_news/566501448/timofey-drozhzhin-and-joe-zalta-interviewed-by-fotis-georgiadis" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="281" height="71" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20281%2071'%3E%3C/svg%3E" class="attachment-full size-full wp-image-32463" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/03/technology-today.png"><noscript><img loading="lazy" decoding="async" width="281" height="71" src="https://riverbendconsulting.com/wp-content/uploads/2023/03/technology-today.png" class="attachment-full size-full wp-image-32463" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="timofey-drozhzhin-and-joe-zalta-interviewed-by-fotis-georgiadis"><a href="https://tech.einnews.com/pr_news/566501448/timofey-drozhzhin-and-joe-zalta-interviewed-by-fotis-georgiadis" target="_blank" rel="noopener">Timofey Drozhzhin and Joe Zalta Interviewed by Fotis Georgiadis</a></h3><p class="elementor-image-box-description"><i>March 25, 2022</i><br/> Joe Zalta, the co-founder and co-owner of Riverbend consulting, and Timofey Drozhzhin, the Operations Manager of Momsdish are interviewed in this article for Technology Today, a website that focuses mainly on, you guessed it, the tech world and innovations in that space.</p></div></div> </div> </div> <div class="elementor-element elementor-element-cb291fc elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="cb291fc" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://qasellingonline.com/lesley-hensell-co-founder-of-riverbend-consulting-402/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="100" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27080" alt="Selling-Online-Quin-Amorim" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/Selling-Online-Quin-Amorim.jpg 100w, https://riverbendconsulting.com/wp-content/uploads/2022/05/Selling-Online-Quin-Amorim-66x66.jpg 66w" data-lazy-sizes="auto, (max-width: 100px) 100vw, 100px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/Selling-Online-Quin-Amorim.jpg" /><noscript><img loading="lazy" decoding="async" width="100" height="100" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/Selling-Online-Quin-Amorim.jpg" class="attachment-full size-full wp-image-27080" alt="Selling-Online-Quin-Amorim" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/Selling-Online-Quin-Amorim.jpg 100w, https://riverbendconsulting.com/wp-content/uploads/2022/05/Selling-Online-Quin-Amorim-66x66.jpg 66w" sizes="auto, (max-width: 100px) 100vw, 100px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="lesley-hensell-co-founder-of-riverbend-consulting-402"><a href="https://qasellingonline.com/lesley-hensell-co-founder-of-riverbend-consulting-402/" target="_blank" rel="noopener">Lesley Hensell Co-founder of Riverbend Consulting #402</a></h3><p class="elementor-image-box-description"><i>January 3, 2022</br></i> An Amazon seller turned consultant, Lesley and her team at Riverbend solve critical problems and offer growth strategies for sellers on Amazon and other eCommerce platforms.</p></div></div> </div> </div> <div class="elementor-element elementor-element-6857ded elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="6857ded" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://vendlab.com/interview-with-lesley-hensell-from-riverbend-consulting/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="37" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2037'%3E%3C/svg%3E" class="attachment-full size-full wp-image-26625" alt="Vendlab-logo-large-200x37" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/03/Vendlab-logo-large-200x37-1.png"><noscript><img loading="lazy" decoding="async" width="200" height="37" src="https://riverbendconsulting.com/wp-content/uploads/2022/03/Vendlab-logo-large-200x37-1.png" class="attachment-full size-full wp-image-26625" alt="Vendlab-logo-large-200x37" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="running-a-successful-amazon-business"><a href="https://vendlab.com/interview-with-lesley-hensell-from-riverbend-consulting/" target="_blank" rel="noopener">Running a Successful Amazon Business</a></h3><p class="elementor-image-box-description"><i>December 16, 2021</i></br> In this episode of the eCommerce Odyssey, a podcast largely about the ins and outs of the digital selling space, Trevor, host of the show, sits down for an interview with Lesley Hensell where she outlines some of the tricks to running a successful business on Amazon.</p></div></div> </div> </div> <div class="elementor-element elementor-element-6896ffc elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="6896ffc" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.freightwaves.com/news/hoping-to-rein-in-big-tech-congress-may-kill-small-business-instead" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2053'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28557" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/freightwaves.jpg"><noscript><img loading="lazy" decoding="async" width="200" height="53" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/freightwaves.jpg" class="attachment-full size-full wp-image-28557" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="hoping-to-rein-in-big-tech-congress-may-kill-business-instead"><a href="https://www.freightwaves.com/news/hoping-to-rein-in-big-tech-congress-may-kill-small-business-instead" target="_blank" rel="noopener">Hoping to rein in Big Tech, Congress may kill business instead</a></h3><p class="elementor-image-box-description"><i>November 29, 2021</i><br/> Lesley, of Riverbend Consulting, conducted an interview with Modern Shipper, where she shares her concern that the unintended consequence of the legislation that has recently been put forward in Congress is that Amazon and others will simply drop independent sellers from their platforms.</p></div></div> </div> </div> <div class="elementor-element elementor-element-31a9dd7 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="31a9dd7" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.learningfromsmartpeople.com/podcast/153-lesley-hensell-how-to-become-an-online-retailer/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="344" height="115" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20344%20115'%3E%3C/svg%3E" class="attachment-full size-full wp-image-32462" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/03/learning-smart.png 344w, https://riverbendconsulting.com/wp-content/uploads/2023/03/learning-smart-300x100.png 300w" data-lazy-sizes="auto, (max-width: 344px) 100vw, 344px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/03/learning-smart.png" /><noscript><img loading="lazy" decoding="async" width="344" height="115" src="https://riverbendconsulting.com/wp-content/uploads/2023/03/learning-smart.png" class="attachment-full size-full wp-image-32462" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/03/learning-smart.png 344w, https://riverbendconsulting.com/wp-content/uploads/2023/03/learning-smart-300x100.png 300w" sizes="auto, (max-width: 344px) 100vw, 344px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="how-to-become-an-online-retailer"><a href="https://www.learningfromsmartpeople.com/podcast/153-lesley-hensell-how-to-become-an-online-retailer/" target="_blank" rel="noopener">How to Become an Online Retailer</a></h3><p class="elementor-image-box-description"><i>November 25, 2021</i><br/> In a new episode of this Amazon focused podcast, our very own Lesley Hensell sits down with Rob Oliver, the host of the show, for a conversation about how to become an online retailer.</p></div></div> </div> </div> <div class="elementor-element elementor-element-caf8e7a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="caf8e7a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://money.yahoo.com/americans-supply-chain-shortages-flipping-toys-155527482.html?guccounter=1" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="169" height="25" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20169%2025'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27151" alt="yahoo_money_en-US_h_p_money" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/yahoo_money_en-US_h_p_money.png"><noscript><img loading="lazy" decoding="async" width="169" height="25" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/yahoo_money_en-US_h_p_money.png" class="attachment-full size-full wp-image-27151" alt="yahoo_money_en-US_h_p_money" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="some-savvy-americans-are-capitalizing-on-supply-chain-shortages-by-flipping-toys"><a href="https://money.yahoo.com/americans-supply-chain-shortages-flipping-toys-155527482.html?guccounter=1" target="_blank" rel="noopener">Some savvy Americans are capitalizing on supply chain shortages by flipping toys</a></h3><p class="elementor-image-box-description"><i>November 18, 2021</i></br> “It’s not just 18-24-year-old kids. It’s stay-at-home moms, parents, retirees. They’re coming out of the woodwork,” said the co-founder of the Tinton Falls, New Jersey-based Riverbend Consulting, which helps other third-party sellers grow their businesses.</p></div></div> </div> </div> <div class="elementor-element elementor-element-df6e2aa elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="df6e2aa" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://martech.org/amazon-sellers-battle-the-giants-algorithm-based-policy-and-decision-making/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="323" height="64" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20323%2064'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27147" alt="MarTech Logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/martech.png 323w, https://riverbendconsulting.com/wp-content/uploads/2022/05/martech-300x59.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/martech-320x64.png 320w, https://riverbendconsulting.com/wp-content/uploads/2022/05/martech-200x40.png 200w" data-lazy-sizes="auto, (max-width: 323px) 100vw, 323px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/martech.png" /><noscript><img loading="lazy" decoding="async" width="323" height="64" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/martech.png" class="attachment-full size-full wp-image-27147" alt="MarTech Logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/martech.png 323w, https://riverbendconsulting.com/wp-content/uploads/2022/05/martech-300x59.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/martech-320x64.png 320w, https://riverbendconsulting.com/wp-content/uploads/2022/05/martech-200x40.png 200w" sizes="auto, (max-width: 323px) 100vw, 323px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-sellers-battle-the-giants-algorithm-based-policy-and-decision-making"><a href="https://martech.org/amazon-sellers-battle-the-giants-algorithm-based-policy-and-decision-making/" target="_blank" rel="noopener">Amazon sellers battle the giant’s algorithm-based policy- and decision-making</a></h3><p class="elementor-image-box-description"><i>November 12, 2021</i></br> “Their algorithms are garbage,” said Lesley Hensell Demond, partner in Riverbend Consulting, a firm that helps Amazon sellers overcome a host of challenges, including account de-activation and loss of ASINs (a kind of ISBN number Amazon assigns to products.</p></div></div> </div> </div> <div class="elementor-element elementor-element-f9a524a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="f9a524a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.webretailer.com/opinions/amazon-standards-for-brands/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="46" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2046'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27126" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/wr-logo.png"><noscript><img loading="lazy" decoding="async" width="200" height="46" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/wr-logo.png" class="attachment-full size-full wp-image-27126" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-sellers-are-losing-control-of-pricing-due-to-standards-for-brands"><a href="https://www.webretailer.com/opinions/amazon-standards-for-brands/" target="_blank" rel="noopener">Amazon Sellers Are Losing Control of Pricing Due to “Standards for Brands”</a></h3><p class="elementor-image-box-description"><i>November 08, 2021</i><br/> Amazon’s latest crackdown is all about pricing. You can lose your selling privileges if your prices are not better than other retailers 95% of the time.</p></div></div> </div> </div> <div class="elementor-element elementor-element-63d92cc elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="63d92cc" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.freightwaves.com/news/intermodal-activity" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2053'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28557" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/freightwaves.jpg"><noscript><img loading="lazy" decoding="async" width="200" height="53" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/freightwaves.jpg" class="attachment-full size-full wp-image-28557" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="intermodal-activity"><a href="https://www.freightwaves.com/news/intermodal-activity" target="_blank" rel="noopener">Intermodal Activity</a></h3><p class="elementor-image-box-description"><i>October 11, 2021</i><br/> Lesley Hensell, co-founder of Riverbend Consulting, gets us up to speed on what retailers need to know about selling on Amazon this holiday season.</p></div></div> </div> </div> <div class="elementor-element elementor-element-c967223 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="c967223" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.seattletimes.com/subscribe/signup-offers/?pw=redirect&#038;subsource=paywall&#038;return=https://www.seattletimes.com/business/amazon/amazon-abruptly-banned-washington-state-treat-maker-chukar-cherries-months-of-appeals-went-unheeded/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="403" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20403%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" data-lazy-sizes="auto, (max-width: 403px) 100vw, 403px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" /><noscript><img loading="lazy" decoding="async" width="403" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png" class="attachment-full size-full wp-image-27141" alt="the-seattle-times" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times.png 403w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-300x45.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-200x30.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/the-seattle-times-400x60.png 400w" sizes="auto, (max-width: 403px) 100vw, 403px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="amazon-abruptly-banned-washington-state-treat-maker-chukar-cherries-months-of-appeals-went-unheeded"><a href="https://www.seattletimes.com/subscribe/signup-offers/?pw=redirect&#038;subsource=paywall&#038;return=https://www.seattletimes.com/business/amazon/amazon-abruptly-banned-washington-state-treat-maker-chukar-cherries-months-of-appeals-went-unheeded/" target="_blank" rel="noopener">Amazon abruptly banned Washington state treat-maker Chukar Cherries. Months of appeals went unheeded</a></h3><p class="elementor-image-box-description"><i>September 29, 2021</i><br/> There is a lot of growth and excitement around Project Retail right now because it’s vital for online sellers to diversify their e-commerce-focused brands to ensure long-term success.</p></div></div> </div> </div> <div class="elementor-element elementor-element-e5bbcfc elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="e5bbcfc" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.superbcrew.com/riverbend-consulting-assists-sellers-and-vendors-across-multiple-e-commerce-marketplaces-helping-them-solve-most-vexing-issues/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="180" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27143" alt="SuperbCrew-logo (1)" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/SuperbCrew-logo-1.png"><noscript><img loading="lazy" decoding="async" width="180" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/SuperbCrew-logo-1.png" class="attachment-full size-full wp-image-27143" alt="SuperbCrew-logo (1)" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="riverbend-consulting-assists-sellers-and-vendors-across-multiple-e-commerce-marketplaces-helping-them-solve-most-vexing-issues"><a href="https://www.superbcrew.com/riverbend-consulting-assists-sellers-and-vendors-across-multiple-e-commerce-marketplaces-helping-them-solve-most-vexing-issues/" target="_blank" rel="noopener">Riverbend Consulting Assists Sellers And Vendors Across Multiple E-Commerce Marketplaces Helping Them Solve Most Vexing Issues</a></h3><p class="elementor-image-box-description"><i>September 29, 2021 </i><br/> There is a lot of growth and excitement around Project Retail right now because it’s vital for online sellers to diversify their e-commerce-focused brands to ensure long-term success.</p></div></div> </div> </div> <div class="elementor-element elementor-element-7f9b639 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="7f9b639" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://blog.wholesalecentral.com/how-to-evaluate-online-brands-for-your-shelves/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="1974" height="278" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201974%20278'%3E%3C/svg%3E" class="attachment-full size-full wp-image-28565" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog.jpg 1974w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-500x70.jpg 500w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-700x99.jpg 700w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-300x42.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-1024x144.jpg 1024w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-768x108.jpg 768w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-1536x216.jpg 1536w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-200x28.jpg 200w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-400x56.jpg 400w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-600x84.jpg 600w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-800x113.jpg 800w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-1200x169.jpg 1200w" data-lazy-sizes="auto, (max-width: 1974px) 100vw, 1974px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog.jpg" /><noscript><img loading="lazy" decoding="async" width="1974" height="278" src="https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog.jpg" class="attachment-full size-full wp-image-28565" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog.jpg 1974w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-500x70.jpg 500w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-700x99.jpg 700w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-300x42.jpg 300w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-1024x144.jpg 1024w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-768x108.jpg 768w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-1536x216.jpg 1536w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-200x28.jpg 200w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-400x56.jpg 400w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-600x84.jpg 600w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-800x113.jpg 800w, https://riverbendconsulting.com/wp-content/uploads/2022/10/wholesale_central_blog-1200x169.jpg 1200w" sizes="auto, (max-width: 1974px) 100vw, 1974px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="how-to-evaluate-online-brands-for-your-shelves"><a href="https://blog.wholesalecentral.com/how-to-evaluate-online-brands-for-your-shelves/" target="_blank" rel="noopener">How To Evaluate Online Brands For Your Shelves</a></h3><p class="elementor-image-box-description"><i>August 26, 2021 </i><br/> Ecommerce may steal the headlines in today’s retail world, but more than 90 percent of retail sales in the United States still occur in physical stores.</p></div></div> </div> </div> <div class="elementor-element elementor-element-1cecb3f elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="1cecb3f" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://salestechstar.com/partner-management-channel-enablement/riverbend-consulting-launches-project-retail-to-help-bring-winning-online-brands-into-retail-stores/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="370" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20370%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27137" alt="salestech series icon" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1.png 370w, https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1-300x49.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1-200x32.png 200w" data-lazy-sizes="auto, (max-width: 370px) 100vw, 370px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1.png" /><noscript><img loading="lazy" decoding="async" width="370" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1.png" class="attachment-full size-full wp-image-27137" alt="salestech series icon" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1.png 370w, https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1-300x49.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/STS_LOGO-1-200x32.png 200w" sizes="auto, (max-width: 370px) 100vw, 370px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="riverbend-consulting-launches-project-retail-to-help-bring-winning-online-brands-into-retail-stores"><a href="https://salestechstar.com/partner-management-channel-enablement/riverbend-consulting-launches-project-retail-to-help-bring-winning-online-brands-into-retail-stores/" target="_blank" rel="noopener">Riverbend Consulting Launches Project Retail to Help Bring Winning Online Brands into Retail Stores</a></h3><p class="elementor-image-box-description"><i>August 25, 2021</i></br> Riverbend Consulting announced that it has partnered with Irving Safdieh, CEO of Fashion Industries, to launch Project Retail, a division that helps winning brands that were born and developed in e-commerce marketplaces transition to the brick-and-mortar retail environment.</p></div></div> </div> </div> <div class="elementor-element elementor-element-bff49a4 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="bff49a4" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="302" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20302%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27135" alt="thrive (1)" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1.png 302w, https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1-300x60.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1-200x40.png 200w" data-lazy-sizes="auto, (max-width: 302px) 100vw, 302px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1.png" /><noscript><img loading="lazy" decoding="async" width="302" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1.png" class="attachment-full size-full wp-image-27135" alt="thrive (1)" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1.png 302w, https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1-300x60.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/thrive-1-200x40.png 200w" sizes="auto, (max-width: 302px) 100vw, 302px" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="joe-zalta-of-riverbend-consulting-communicate-your-brand-story">Joe Zalta of Riverbend Consulting: “Communicate your brand story”</h3><p class="elementor-image-box-description"><i>August 21, 2021</i><br/> Communicate your brand story. Make an investment in everything from your brand look/feel and packaging design, to any marketing and promotions you run through your website or online.</p></div></div> </div> </div> <div class="elementor-element elementor-element-c6ec096 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="c6ec096" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://cascadebusnews.com/what-to-do-when-you-receive-negative-feedback/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="100" height="84" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%2084'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27124" alt="cbn logo" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/cbn.png"><noscript><img loading="lazy" decoding="async" width="100" height="84" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/cbn.png" class="attachment-full size-full wp-image-27124" alt="cbn logo" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="what-to-do-when-you-receive-negative-feedback"><a href="https://cascadebusnews.com/what-to-do-when-you-receive-negative-feedback/" target="_blank" rel="noopener">What to Do When You Receive Negative Feedback</a></h3><p class="elementor-image-box-description"><i>August 18, 2020<br/></i> Whether you believe your negative feedback to be fair or not, it’s important that you take it on board if you actively want to learn and grow from it.</p></div></div> </div> </div> <div class="elementor-element elementor-element-e7484bd elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="e7484bd" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://medium.com/authority-magazine/lesley-hensell-of-riverbend-consulting-5-things-you-need-to-know-to-create-a-highly-successful-e6123afb9e15" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="451" height="112" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20451%20112'%3E%3C/svg%3E" class="attachment-full size-full wp-image-64635" alt="Media" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2024/01/medium.png 451w, https://riverbendconsulting.com/wp-content/uploads/2024/01/medium-300x75.png 300w" data-lazy-sizes="auto, (max-width: 451px) 100vw, 451px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2024/01/medium.png" /><noscript><img loading="lazy" decoding="async" width="451" height="112" src="https://riverbendconsulting.com/wp-content/uploads/2024/01/medium.png" class="attachment-full size-full wp-image-64635" alt="Media" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2024/01/medium.png 451w, https://riverbendconsulting.com/wp-content/uploads/2024/01/medium-300x75.png 300w" sizes="auto, (max-width: 451px) 100vw, 451px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="lesley-hensell-of-riverbend-consulting-5-things-you-need-to-know-to-create-a-highly-successful-e-commerce-business"><a href="https://medium.com/authority-magazine/lesley-hensell-of-riverbend-consulting-5-things-you-need-to-know-to-create-a-highly-successful-e6123afb9e15" target="_blank" rel="noopener">Lesley Hensell of Riverbend Consulting: 5 Things You Need To Know To Create A Highly Successful E-commerce Business</a></h3><p class="elementor-image-box-description"><i>August 07, 2021</i><br/> You always need more in your marketing budget than you think.</p></div></div> </div> </div> <div class="elementor-element elementor-element-75f318a elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="75f318a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.ecommercetimes.com/story/key-factors-when-selecting-and-setting-up-an-e-commerce-platform-87212.html" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="147" height="60" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20147%2060'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27153" alt="e-commerce times icon" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/ecommercetimes-lowerleft-1.png"><noscript><img loading="lazy" decoding="async" width="147" height="60" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/ecommercetimes-lowerleft-1.png" class="attachment-full size-full wp-image-27153" alt="e-commerce times icon" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="key-factors-when-selecting-and-setting-up-an-e-commerce-platform"><a href="https://www.ecommercetimes.com/story/key-factors-when-selecting-and-setting-up-an-e-commerce-platform-87212.html" target="_blank" rel="noopener">Key Factors When Selecting and Setting Up an E-Commerce Platform</a></h3><p class="elementor-image-box-description"><i>July 23, 2021</i><br/> “Every channel has different standards for the level of customization they allow on a listing detail page,” Lesley Hensell, co-founder of Riverbend Consulting, explained to the E-Commerce Times.</p></div></div> </div> </div> <div class="elementor-element elementor-element-bed503f elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="bed503f" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://medium.com/authority-magazine/lesley-hensell-of-riverbend-consulting-five-things-you-need-to-know-to-run-a-very-successful-704a25880a87" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="885" height="141" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20885%20141'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27132" alt="authority-magazine-logo" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1.png 885w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-500x80.png 500w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-700x112.png 700w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-300x48.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-768x122.png 768w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-200x32.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-400x64.png 400w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-600x96.png 600w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-800x127.png 800w" data-lazy-sizes="auto, (max-width: 885px) 100vw, 885px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1.png" /><noscript><img loading="lazy" decoding="async" width="885" height="141" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1.png" class="attachment-full size-full wp-image-27132" alt="authority-magazine-logo" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1.png 885w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-500x80.png 500w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-700x112.png 700w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-300x48.png 300w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-768x122.png 768w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-200x32.png 200w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-400x64.png 400w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-600x96.png 600w, https://riverbendconsulting.com/wp-content/uploads/2022/05/authority-magazine-logo-1-800x127.png 800w" sizes="auto, (max-width: 885px) 100vw, 885px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="lesley-hensell-of-riverbend-consulting-five-things-you-need-to-know-to-run-a-very-successful-amazon-business"><a href="https://medium.com/authority-magazine/lesley-hensell-of-riverbend-consulting-five-things-you-need-to-know-to-run-a-very-successful-704a25880a87" target="_blank" rel="noopener">Lesley Hensell of Riverbend Consulting: Five Things You Need to Know to Run a Very Successful Amazon Business</a></h3><p class="elementor-image-box-description"><i>July 22, 2021<br/></i> Don’t just sell one way on Amazon. To be successful on the platform, you can’t just be a reseller or a drop-shipper or a private-label seller.</p></div></div> </div> </div> <div class="elementor-element elementor-element-cfad65f elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="cfad65f" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://azbigmedia.com/business/3-reasons-why-you-should-protect-your-ecommerce/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="100" height="110" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20110'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27120" alt="AZBig media logo" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/azbigmedia-logo-1.png"><noscript><img loading="lazy" decoding="async" width="100" height="110" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/azbigmedia-logo-1.png" class="attachment-full size-full wp-image-27120" alt="AZBig media logo" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="3-reasons-why-you-should-protect-your-ecommerce"><a href="https://azbigmedia.com/business/3-reasons-why-you-should-protect-your-ecommerce/" target="_blank" rel="noopener">3 reasons why you should protect your eCommerce</a></h3><p class="elementor-image-box-description"><i>June 08, 2021<br/></i> Riverbend Consulting, a group of e-commerce experts that helps Amazon third-party sellers and vendors solve urgent business problems, today announced that it doubled its revenue over the past year and has increased its staff to more than 50 employees, 14 of whom are ex-Amazon employees.</p></div></div> </div> </div> <div class="elementor-element elementor-element-7d3bdba elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="7d3bdba" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.marketscreener.com/news/latest/Riverbend-Consulting-Doubles-Growth-Announces-New-Hires--35551218/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="264" height="36" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20264%2036'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27128" alt="MarketScreener_logo_black" title="Media" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/MarketScreener_logo_black.png 264w, https://riverbendconsulting.com/wp-content/uploads/2022/05/MarketScreener_logo_black-200x27.png 200w" data-lazy-sizes="auto, (max-width: 264px) 100vw, 264px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/MarketScreener_logo_black.png" /><noscript><img loading="lazy" decoding="async" width="264" height="36" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/MarketScreener_logo_black.png" class="attachment-full size-full wp-image-27128" alt="MarketScreener_logo_black" title="Media" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/05/MarketScreener_logo_black.png 264w, https://riverbendconsulting.com/wp-content/uploads/2022/05/MarketScreener_logo_black-200x27.png 200w" sizes="auto, (max-width: 264px) 100vw, 264px" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="riverbend-consulting-doubles-growth-announces-new-hires"><a href="https://www.marketscreener.com/news/latest/Riverbend-Consulting-Doubles-Growth-Announces-New-Hires--35551218/" target="_blank" rel="noopener">Riverbend Consulting: Doubles Growth, Announces New Hires</a></h3><p class="elementor-image-box-description"><i>June 08, 2021<br/></i> Riverbend Consulting, a group of e-commerce experts that helps Amazon third-party sellers and vendors solve urgent business problems, today announced that it doubled its revenue over the past year and has increased its staff to more than 50 employees, 14 of whom are ex-Amazon employees.</p></div></div> </div> </div> <div class="elementor-element elementor-element-ae5b023 elementor-widget__width-initial elementor-position-top elementor-widget elementor-widget-image-box" data-id="ae5b023" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="https://www.webretailer.com/opinions/amazon-seller-behavior/" target="_blank" tabindex="-1" rel="noopener"><img decoding="async" width="200" height="46" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2046'%3E%3C/svg%3E" class="attachment-full size-full wp-image-27126" alt="Media" title="Media" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/05/wr-logo.png"><noscript><img loading="lazy" decoding="async" width="200" height="46" src="https://riverbendconsulting.com/wp-content/uploads/2022/05/wr-logo.png" class="attachment-full size-full wp-image-27126" alt="Media" title="Media"></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title" class="elementor-image-box-title" id="how-amazon-makes-small-changes-to-subtly-manipulate-seller-behavior"><a href="https://www.webretailer.com/opinions/amazon-seller-behavior/" target="_blank" rel="noopener">How Amazon Makes Small Changes to Subtly Manipulate Seller Behavior</a></h3><p class="elementor-image-box-description"><i>June 08, 2021</i><br/> Riverbend Consulting, a group of e-commerce experts that helps Amazon third-party sellers and vendors solve urgent business problems, today announced that it doubled its revenue over the past year and has increased its staff to more than 50 employees, 14 of whom are ex-Amazon employees.</p></div></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-9d12830 e-con-full e-flex e-con e-parent" data-id="9d12830" data-element_type="container"> <div class="elementor-element elementor-element-5d9ba5e e-con-full e-flex e-con e-child" data-id="5d9ba5e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-33b9f3c e-con-full e-flex e-con e-child" data-id="33b9f3c" data-element_type="container"> <div class="elementor-element elementor-element-081aa2e e-flex e-con-boxed e-con e-child" data-id="081aa2e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f60361d elementor-widget elementor-widget-heading" data-id="f60361d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default" class="elementor-heading-title elementor-size-default" id="contact-us-today">Contact us today</h2> </div> </div> <div class="elementor-element elementor-element-61bfa1b elementor-align-left elementor-mobile-align-left elementor-widget elementor-widget-button" data-id="61bfa1b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="tel:+18772891017"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">877-289-1017</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-7d1f4c1 elementor-mobile-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="7d1f4c1" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="mailto:sales@riverbendconsulting.com"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg> </span> <span class="elementor-icon-list-text">sales@riverbendconsulting.com</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/feed/"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-rss" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 451.328 0 415.959s28.672-64.041 64.041-64.041 64.04 28.673 64.04 64.041zm175.66 47.25c-8.354-154.6-132.185-278.587-286.95-286.95C7.656 175.765 0 183.105 0 192.253v48.069c0 8.415 6.49 15.472 14.887 16.018 111.832 7.284 201.473 96.702 208.772 208.772.547 8.397 7.604 14.887 16.018 14.887h48.069c9.149.001 16.489-7.655 15.995-16.79zm144.249.288C439.596 229.677 251.465 40.445 16.503 32.01 7.473 31.686 0 38.981 0 48.016v48.068c0 8.625 6.835 15.645 15.453 15.999 191.179 7.839 344.627 161.316 352.465 352.465.353 8.618 7.373 15.453 15.999 15.453h48.068c9.034-.001 16.329-7.474 16.005-16.504z"></path></svg> </span> <span class="elementor-icon-list-text">@riverbendconsulting</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-element elementor-element-3a814f3 e-flex e-con-boxed e-con e-child" data-id="3a814f3" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-eb2b616 hsform elementor-widget elementor-widget-html" data-id="eb2b616" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "42530176", formId: "c865ae7c-1d4e-4823-9f8c-d234c0d00a75", css: "", locale: 'en', translations: { en: { required: "Please fill out this field!", submissionErrors:{ MISSING_REQUIRED_FIELDS: "Please fill in all required fields!" }, } } }); </script> </div> </div> <div class="elementor-element elementor-element-b5b5660 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="b5b5660" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default"> <div class="elementor-widget-container"> <form class="elementor-form" method="post" id="MediaFooterForm" name="MediaFooter Form "> <input type="hidden" name="post_id" value="26607"/> <input type="hidden" name="form_id" value="b5b5660"/> <input type="hidden" name="referer_title" value="Riverbend In the Media - Riverbend Consulting" /> <input type="hidden" name="queried_id" value="26607"/> <div class="elementor-form-fields-wrapper elementor-labels-above"> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-First_Name elementor-col-50 elementor-field-required"> <input size="1" type="text" name="form_fields[First_Name]" id="form-field-First_Name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="First Name" required="required" aria-required="true"> </div> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Last_Name elementor-col-50 elementor-field-required"> <input size="1" type="text" name="form_fields[Last_Name]" id="form-field-Last_Name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Last Name" required="required" aria-required="true"> </div> <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required"> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Email" required="required" aria-required="true"> </div> <div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-Phone elementor-col-50 elementor-field-required"> <input size="1" type="tel" name="form_fields[Phone]" id="form-field-Phone" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Phone" required="required" aria-required="true" pattern="[0-9()#&amp;+*-=.]+" title="Only numbers and phone characters (#, -, *, etc) are accepted."> </div> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-Store_Name elementor-col-100"> <input size="1" type="text" name="form_fields[Store_Name]" id="form-field-Store_Name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Amazon Storefront Name"> </div> <div class="elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-Products_Opted_For elementor-col-80"> <label for="form-field-Products_Opted_For" class="elementor-field-label"> I’m interested in learning more about: </label> <div class="elementor-field-subgroup elementor-subgroup-inline"><span class="elementor-field-option"><input type="checkbox" value=" Account Support " id="form-field-Products_Opted_For-0" name="form_fields[Products_Opted_For][]"> <label for="form-field-Products_Opted_For-0"> Account Support </label></span><span class="elementor-field-option"><input type="checkbox" value=" ASIN Appeal" id="form-field-Products_Opted_For-1" name="form_fields[Products_Opted_For][]"> <label for="form-field-Products_Opted_For-1"> ASIN Appeal</label></span><span class="elementor-field-option"><input type="checkbox" value=" Account Appeal &nbsp; " id="form-field-Products_Opted_For-2" name="form_fields[Products_Opted_For][]"> <label for="form-field-Products_Opted_For-2"> Account Appeal &nbsp; </label></span><span class="elementor-field-option"><input type="checkbox" value=" Account Health Check-Up" id="form-field-Products_Opted_For-3" name="form_fields[Products_Opted_For][]"> <label for="form-field-Products_Opted_For-3"> Account Health Check-Up</label></span><span class="elementor-field-option"><input type="checkbox" value=" Reimbursements" id="form-field-Products_Opted_For-4" name="form_fields[Products_Opted_For][]"> <label for="form-field-Products_Opted_For-4"> Reimbursements</label></span><span class="elementor-field-option"><input type="checkbox" value=" Seller Account Protection" id="form-field-Products_Opted_For-5" name="form_fields[Products_Opted_For][]"> <label for="form-field-Products_Opted_For-5"> Seller Account Protection</label></span></div> </div> <div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_medium elementor-col-100"> <input size="1" type="hidden" name="form_fields[utm_medium]" id="form-field-utm_medium" class="elementor-field elementor-size-sm elementor-field-textual"> </div> <div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_campaign elementor-col-100"> <input size="1" type="hidden" name="form_fields[utm_campaign]" id="form-field-utm_campaign" class="elementor-field elementor-size-sm elementor-field-textual"> </div> <div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_source elementor-col-100"> <input size="1" type="hidden" name="form_fields[utm_source]" id="form-field-utm_source" class="elementor-field elementor-size-sm elementor-field-textual"> </div> <div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-utm_term elementor-col-100"> <input size="1" type="hidden" name="form_fields[utm_term]" id="form-field-utm_term" class="elementor-field elementor-size-sm elementor-field-textual"> </div> <div class="elementor-field-type-hidden elementor-field-group elementor-column elementor-field-group-RecentNote elementor-col-100"> <input size="1" type="hidden" name="form_fields[RecentNote]" id="form-field-RecentNote" class="elementor-field elementor-size-sm elementor-field-textual" value="RecentNote"> </div> <div class="elementor-field-type-text"> <input size="1" type="text" name="form_fields[field_dca27a8]" id="form-field-field_dca27a8" class="elementor-field elementor-size-sm " style="display:none !important;"> </div> <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons"> <button class="elementor-button elementor-size-sm" type="submit"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">GET YOUR FREE QUOTE</span> </span> </button> </div> </div> </form> </div> </div> </div> </div> </div> </div> </div> </div> </main> <div data-elementor-type="footer" data-elementor-id="37256" class="elementor elementor-37256 elementor-location-footer" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-42d88b43 e-con-full e-flex e-con e-parent" data-id="42d88b43" data-element_type="container" id="footerpage" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;}"> <div class="elementor-element elementor-element-49ac3cc7 e-flex e-con-boxed e-con e-child" data-id="49ac3cc7" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-1bc9c1a e-flex e-con-boxed e-con e-child" data-id="1bc9c1a" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-caf8aa5 e-flex e-con-boxed e-con e-child" data-id="caf8aa5" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-131aed16 e-con-full e-flex e-con e-child" data-id="131aed16" data-element_type="container"> <div class="elementor-element elementor-element-195c09e elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="195c09e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com/" title="Riverbend Consulting"> <img width="1024" height="476" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20476'%3E%3C/svg%3E" class="attachment-large size-large wp-image-65975" alt="rbc_white_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png 1024w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-300x139.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-768x357.png 768w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1536x713.png 1536w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-2048x951.png 2048w" data-lazy-sizes="auto, (max-width: 1024px) 100vw, 1024px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png" /><noscript><img width="1024" height="476" src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png" class="attachment-large size-large wp-image-65975" alt="rbc_white_logo" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1024x476.png 1024w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-300x139.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-768x357.png 768w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-1536x713.png 1536w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc_white_logo-2048x951.png 2048w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></noscript> </a> </div> </div> </div> <div class="elementor-element elementor-element-2acaf6e5 e-con-full e-flex e-con e-child" data-id="2acaf6e5" data-element_type="container"> <div class="elementor-element elementor-element-65207176 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="65207176" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.inc.com/profile/riverbend-consulting/" target="_blank" title="INC 5000"> <img width="467" height="467" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20467%20467'%3E%3C/svg%3E" class="attachment-large size-large wp-image-55911" alt="rbc-inc5000" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png 467w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-300x300.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-150x150.png 150w" data-lazy-sizes="auto, (max-width: 467px) 100vw, 467px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png" /><noscript><img width="467" height="467" src="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png" class="attachment-large size-large wp-image-55911" alt="rbc-inc5000" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000.png 467w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-300x300.png 300w, https://riverbendconsulting.com/wp-content/uploads/2023/08/rbc-inc5000-150x150.png 150w" sizes="auto, (max-width: 467px) 100vw, 467px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-0336551 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image" data-id="0336551" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.inc.com/profile/riverbend-consulting/" target="_blank" title="INC 5000"> <img width="400" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%2068'%3E%3C/svg%3E" class="attachment-large size-large wp-image-67903" alt="Amazon-SPN-logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png 400w, https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo-300x51.png 300w" data-lazy-sizes="auto, (max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png" /><noscript><img width="400" height="68" src="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png" class="attachment-large size-large wp-image-67903" alt="Amazon-SPN-logo" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo.png 400w, https://riverbendconsulting.com/wp-content/uploads/2023/08/Amazon-SPN-logo-300x51.png 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> </div> <div class="elementor-element elementor-element-65a02382 e-con-full e-flex e-con e-child" data-id="65a02382" data-element_type="container"> <div class="elementor-element elementor-element-7a9cca6a elementor-widget elementor-widget-heading" data-id="7a9cca6a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://riverbendconsulting.com/sitemap/">Sitemap</a></h2> </div> </div> </div> <div class="elementor-element elementor-element-b12650a e-flex e-con-boxed e-con e-child" data-id="b12650a" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9108fb7 elementor-widget elementor-widget-heading" data-id="9108fb7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><a href="https://riverbendconsulting.com/sitemap/">Receive our newsletter</a></h2> </div> </div> <div class="elementor-element elementor-element-3273ee7a elementor-widget elementor-widget-text-editor" data-id="3273ee7a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Stay ahead in the rapidly changing world of Amazon. Subscribe to The Consult, our monthly insights for online sellers. </div> </div> <div class="elementor-element elementor-element-ea42c92 elementor-widget elementor-widget-button" data-id="ea42c92" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://riverbendconsulting.com/newsletter/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Subscribe now</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7ec1840 e-con-full e-flex e-con e-child" data-id="7ec1840" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-e0277f8 elementor-icon-list--layout-inline elementor-list-item-link-inline elementor-align-left elementor-widget__width-initial elementor-tablet-align-left elementor-mobile-align-center elementor-widget elementor-widget-icon-list" data-id="e0277f8" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.facebook.com/RiverbendConsultingLLC/" target="_blank" arial-label="facebook" title="facebook"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://twitter.com/RiverbendConsul" target="_blank" rial-label="Twitter" title="Twitter"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.linkedin.com/company/riverbend-consulting-amz/" target="_blank" arial-label="linkedIn" title="linkedIn"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.instagram.com/riverbendconsulting/" target="_blank" arial-label="instagram" title="instagram"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-instagram" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.youtube.com/c/RiverbendConsulting" target="_blank" rial-label="YouTube" title="YouTube"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube-square" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="https://www.tiktok.com/@riverbendconsulting" target="_blank"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-tiktok" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path></svg> </span> <span class="elementor-icon-list-text"></span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-5d59c25 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="5d59c25" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: right;">Click, visit, follow, like, subscribe and share us.</p> </div> </div> </div> <div class="elementor-element elementor-element-c894ec9 e-flex e-con-boxed e-con e-child" data-id="c894ec9" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-d585a5b elementor-widget elementor-widget-text-editor" data-id="d585a5b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Copyright ©2023 Riverbend Consulting LLC. All rights reserved |<span style="color: #ffffff;"><a style="color: #ffffff;" href="https://riverbendconsulting.com/privacy-policy/"> Privacy Policy</a></span> </div> </div> </div> </div> </div> </div> </div> <!-- HFCM by 99 Robots - Snippet # 4: Google Tag --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NFRPMSJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- /end HFCM by 99 Robots --> <!-- HFCM by 99 Robots - Snippet # 5: Google Global Code &amp; Dynamic Phone Number --> <!-- Global site tag (gtag.js) - Google Ads: 813682706 --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=AW-813682706"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-813682706'); </script> <!-- /end HFCM by 99 Robots --> <div data-elementor-type="popup" data-elementor-id="69672" class="elementor elementor-69672 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;slideInRight&quot;,&quot;exit_animation&quot;:&quot;slideInRight&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.5,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library"> <div class="elementor-element elementor-element-3acb0d3c e-flex e-con-boxed e-con e-parent" data-id="3acb0d3c" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-2546bb2 e-flex e-con-boxed e-con e-child" data-id="2546bb2" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9083288 elementor-widget__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="9083288" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://riverbendconsulting.com"> <img width="400" height="191" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20191'%3E%3C/svg%3E" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" data-lazy-sizes="auto, (max-width: 400px) 100vw, 400px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" /><noscript><img width="400" height="191" src="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png" class="attachment-full size-full wp-image-25275" alt="Riverbend Consulting" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR.png 400w, https://riverbendconsulting.com/wp-content/uploads/2021/07/LogoR-300x143.png 300w" sizes="auto, (max-width: 400px) 100vw, 400px" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-f094ba0 elementor-widget__width-initial elementor-widget elementor-widget-image" data-id="f094ba0" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" data-lazy-srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" data-lazy-sizes="auto, (max-width: 150px) 100vw, 150px" data-lazy-src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" /><noscript><img width="150" height="150" src="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png" class="attachment-large size-large wp-image-28308" alt="Inc5000_logo" loading="lazy" srcset="https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo.png 150w, https://riverbendconsulting.com/wp-content/uploads/2022/09/Inc5000_logo-66x66.png 66w" sizes="auto, (max-width: 150px) 100vw, 150px" /></noscript> </div> </div> </div> </div> <div class="elementor-element elementor-element-4feaa80 elementor-widget elementor-widget-n-accordion" data-id="4feaa80" data-element_type="widget" data-settings="{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}" data-widget_type="nested-accordion.default"> <div class="elementor-widget-container"> <div class="e-n-accordion" aria-label="Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys"> <details id="e-n-accordion-item-8370" class="e-n-accordion-item" > <summary class="e-n-accordion-item-title" data-accordion-index="1" tabindex="0" aria-expanded="false" aria-controls="e-n-accordion-item-8370" > <span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> Appeals </div></span> <span class='e-n-accordion-item-title-icon'> <span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span> <span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> </span> </summary> <div role="region" aria-labelledby="e-n-accordion-item-8370" class="elementor-element elementor-element-2aebbc7 e-con-full e-flex e-con e-child" data-id="2aebbc7" data-element_type="container"> <div class="elementor-element elementor-element-006fe82 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="006fe82" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-cfc9936 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="cfc9936" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-079b36c elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="079b36c" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-b9e1a65 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="b9e1a65" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br></p></div></div> </div> </div> <div class="elementor-element elementor-element-4dd1bfb elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="4dd1bfb" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-94c4097 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="94c4097" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-dbf68b4 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="dbf68b4" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </details> <details id="e-n-accordion-item-8371" class="e-n-accordion-item" > <summary class="e-n-accordion-item-title" data-accordion-index="2" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-8371" > <span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> Services </div></span> <span class='e-n-accordion-item-title-icon'> <span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span> <span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> </span> </summary> <div role="region" aria-labelledby="e-n-accordion-item-8371" class="elementor-element elementor-element-d49d216 e-con-full e-flex e-con e-child" data-id="d49d216" data-element_type="container"> <div class="elementor-element elementor-element-39ec86e elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="39ec86e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/3p-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/3p-asin-suspension-appeal/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a><br> <a href="/amazon-kindle-direct-publishing/">Amazon Kindle Direct Publishing Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-64c68a0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="64c68a0" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-1958448 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="1958448" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/walmart-suspension-appeal/">Walmart Account Appeal</a> <br> <a href="/walmart-item-appeal/">Walmart Item Appeal </a> </p></div></div> </div> </div> <div class="elementor-element elementor-element-e6684fc elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="e6684fc" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Account Care (3P Sellers)</h5><p class="elementor-image-box-description"><a href="/amazon-account-transition-services/">Amazon Account Transition Services</a><br> <a href="/seller-account-protection/">Seller Account Protection (SAP)</a><br> <a href="/vip-sap/">VIP Seller Account Protection</a><br> <a href="/toughest-amazon-issues/">Tough Stuff Solutions</a><br> <a href="reimbursement/">FBA Reimbursements</a><br> <a href="walmart-reimbursement/">Walmart Reimbursements</a><br> <a href="/amazon-seller-account-support/">Account Support</a> <br> <a href="/va-services/">Virtual Assistants</a> <br></p></div></div> </div> </div> <div class="elementor-element elementor-element-ebaa1c6 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="ebaa1c6" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">Appeals (1P Vendors)</h5><p class="elementor-image-box-description"><a href="/vendor-account-suspension-appeal/">Amazon Account Appeal</a><br> <a href="/vendor-asin-suspension-appeals/">Amazon ASIN Appeal</a><br> <a href="/brand-registry/">Brand Registry Appeal</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-b926db4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="b926db4" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-6ae115a elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="6ae115a" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="/vendor-invoice-disputes/">Vendor Invoice Disputes</a><br> <a href="/vendor-consultation-problem-solving/">Vendor Consultation and Problem Solving</a><br></p></div></div> </div> </div> <div class="elementor-element elementor-element-f4272e0 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="f4272e0" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-58e99db elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="58e99db" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-724345e elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="724345e" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </details> <details id="e-n-accordion-item-8372" class="e-n-accordion-item" > <summary class="e-n-accordion-item-title" data-accordion-index="3" tabindex="-1" aria-expanded="false" aria-controls="e-n-accordion-item-8372" > <span class='e-n-accordion-item-title-header'><div class="e-n-accordion-item-title-text"> About </div></span> <span class='e-n-accordion-item-title-icon'> <span class='e-opened' ><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-up" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"></path></svg></span> <span class='e-closed'><svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-down" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"></path></svg></span> </span> </summary> <div role="region" aria-labelledby="e-n-accordion-item-8372" class="elementor-element elementor-element-29c72ba e-con-full e-flex e-con e-child" data-id="29c72ba" data-element_type="container"> <div class="elementor-element elementor-element-30c2f27 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="30c2f27" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">ABOUT US</h5><p class="elementor-image-box-description"><a href="/about/">Our Founders</a><br> <a href="https://riverbendconsulting.com/our-team/">Our Team</a><br> <a href="https://riverbendconsulting.com/happy-hour-podcast/">Our Podcast</a><br> <a href="https://riverbendconsulting.com/theamazonincubator/">Book: The Amazon Incubator, by Lesley Hensell</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-d668023 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="d668023" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">NEWS</h5><p class="elementor-image-box-description"><a href="https://riverbendconsulting.com/about-riverbend-pressroom/">Press Room</a><br> <a href="/press-release/">News Releases</a><br> <a href="/media/">Media Coverage</a><br> <a href="/podcast-coverage/">Podcast Coverage</a></p></div></div> </div> </div> <div class="elementor-element elementor-element-4529282 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="4529282" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h5 class="elementor-image-box-title">QUICK ACCESS</h5><p class="elementor-image-box-description"><a href="tel:+18772891017">Call Us</a><br> <a href="/contact/">Contact Us</a><br> </p></div></div> </div> </div> <div class="elementor-element elementor-element-41cdb0c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="41cdb0c" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-91d9654 elementor-widget__width-initial elementor-widget elementor-widget-image-box" data-id="91d9654" data-element_type="widget" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><p class="elementor-image-box-description"><a href="https://www.trustpilot.com/review/riverbendconsulting.com" style="color: #00B67A"><b>Customer Reviews</b></a></p></div></div> </div> </div> </div> </details> </div> </div> </div> <div class="elementor-element elementor-element-218c297 elementor-widget elementor-widget-text-editor" data-id="218c297" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="color: #0033a0;"><a style="color: #0033a0;" href="https://riverbendconsulting.com/blog/">Blog</a></span></p> </div> </div> </div> </div> </div> <link rel='stylesheet' id='elementor-post-69672-css' href='https://riverbendconsulting.com/wp-content/uploads/elementor/css/post-69672.css?ver=1732210676' media='all' /> <link rel='stylesheet' id='widget-nested-accordion-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/css/widget-nested-accordion.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='e-animation-slideInRight-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor/assets/lib/animations/styles/slideInRight.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='e-sticky-css' href='https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.25.4' media='all' /> <script id="awsm-team-js-extra"> var awsmTeamPublic = {"ajaxurl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","deep_linking":{"enable":"","member":{"prefix":"member","suffix":"info"},"team":{"prefix":"team","suffix":"info"}},"scripts_src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/awsm-team-pro\/js"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/awsm-team-pro/js/team.min.js?ver=1.11.1" id="awsm-team-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/122784.js?ver=1732211736" id="lead-tracking-script-js" defer></script> <script id="leadin-script-loader-js-js-extra"> var leadin_wordpress = {"userRole":"visitor","pageType":"page","leadinPluginVersion":"11.1.73"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/42530176.js?ver=1732211736" id="leadin-script-loader-js-js" defer></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/riverbendconsulting.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script id="ct-scripts-js-extra"> var ct_localizations = {"ajax_url":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","public_url":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/","rest_url":"https:\/\/riverbendconsulting.com\/wp-json\/","search_url":"https:\/\/riverbendconsulting.com\/search\/QUERY_STRING\/","show_more_text":"Show more","more_text":"More","search_live_results":"Search results","search_live_no_results":"No results","search_live_no_result":"No results","search_live_one_result":"You got %s result. Please press Tab to select it.","search_live_many_results":"You got %s results. Please press Tab to select one.","clipboard_copied":"Copied!","clipboard_failed":"Failed to Copy","expand_submenu":"Expand dropdown menu","collapse_submenu":"Collapse dropdown menu","dynamic_js_chunks":[],"dynamic_styles":{"lazy_load":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-styles.min.css?ver=2.0.78","search_lazy":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/non-critical-search-styles.min.css?ver=2.0.78","back_to_top":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/back-to-top.min.css?ver=2.0.78"},"dynamic_styles_selectors":[{"selector":".ct-header-cart, #woo-cart-panel","url":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/cart-header-element-lazy.min.css?ver=2.0.78"},{"selector":".flexy","url":"https:\/\/riverbendconsulting.com\/wp-content\/themes\/blocksy\/static\/bundle\/flexy.min.css?ver=2.0.78"}]}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/themes/blocksy/static/bundle/main.js?ver=1732211736" id="ct-scripts-js" defer></script> <script type="rocketlazyloadscript" id="wd-asl-ajaxsearchlite-js-before"> window.ASL = typeof window.ASL !== 'undefined' ? window.ASL : {}; window.ASL.wp_rocket_exception = "DOMContentLoaded"; window.ASL.ajaxurl = "https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php"; window.ASL.backend_ajaxurl = "https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php"; window.ASL.js_scope = "jQuery"; window.ASL.asl_url = "https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/"; window.ASL.detect_ajax = 1; window.ASL.media_query = 4766; window.ASL.version = 4766; window.ASL.pageHTML = ""; window.ASL.additional_scripts = [{"handle":"wd-asl-ajaxsearchlite","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-prereq.js","prereq":[]},{"handle":"wd-asl-ajaxsearchlite-core","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-core.js","prereq":[]},{"handle":"wd-asl-ajaxsearchlite-vertical","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-results-vertical.js","prereq":["wd-asl-ajaxsearchlite"]},{"handle":"wd-asl-ajaxsearchlite-load","src":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/js\/min\/plugin\/optimized\/asl-load.js","prereq":["wd-asl-ajaxsearchlite-vertical"]}]; window.ASL.script_async_load = false; window.ASL.init_only_in_viewport = true; window.ASL.font_url = "https:\/\/riverbendconsulting.com\/wp-content\/plugins\/ajax-search-lite\/css\/fonts\/icons2.woff2"; window.ASL.css_async = false; window.ASL.highlight = {"enabled":false,"data":[]}; window.ASL.analytics = {"method":0,"tracking_id":"","string":"?ajax_search={asl_term}","event":{"focus":{"active":1,"action":"focus","category":"ASL","label":"Input focus","value":"1"},"search_start":{"active":0,"action":"search_start","category":"ASL","label":"Phrase: {phrase}","value":"1"},"search_end":{"active":1,"action":"search_end","category":"ASL","label":"{phrase} | {results_count}","value":"1"},"magnifier":{"active":1,"action":"magnifier","category":"ASL","label":"Magnifier clicked","value":"1"},"return":{"active":1,"action":"return","category":"ASL","label":"Return button pressed","value":"1"},"facet_change":{"active":0,"action":"facet_change","category":"ASL","label":"{option_label} | {option_value}","value":"1"},"result_click":{"active":1,"action":"result_click","category":"ASL","label":"{result_title} | {result_url}","value":"1"}}}; window.ASL_INSTANCES = [];window.ASL_INSTANCES[1] = {"homeurl":"https:\/\/riverbendconsulting.com\/","resultstype":"vertical","resultsposition":"hover","itemscount":4,"charcount":0,"highlight":0,"highlightwholewords":1,"singleHighlight":0,"scrollToResults":{"enabled":1,"offset":0},"resultareaclickable":1,"autocomplete":{"enabled":0,"lang":"en","trigger_charcount":0},"mobile":{"menu_selector":"#menu-toggle"},"trigger":{"click":"ajax_search","click_location":"same","update_href":0,"return":"ajax_search","return_location":"same","facet":1,"type":0,"redirect_url":"?s={phrase}","delay":300},"animations":{"pc":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"},"mob":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"}},"autop":{"state":"disabled","phrase":"","count":1},"resPage":{"useAjax":0,"selector":"#main","trigger_type":1,"trigger_facet":1,"trigger_magnifier":0,"trigger_return":0},"resultsSnapTo":"left","results":{"width":"auto","width_tablet":"auto","width_phone":"auto"},"settingsimagepos":"right","closeOnDocClick":1,"overridewpdefault":0,"override_method":"get"};window.ASL_INSTANCES[2] = {"homeurl":"https:\/\/riverbendconsulting.com\/","resultstype":"vertical","resultsposition":"hover","itemscount":4,"charcount":0,"highlight":0,"highlightwholewords":1,"singleHighlight":0,"scrollToResults":{"enabled":1,"offset":0},"resultareaclickable":1,"autocomplete":{"enabled":0,"lang":"en","trigger_charcount":0},"mobile":{"menu_selector":"#menu-toggle"},"trigger":{"click":"ajax_search","click_location":"same","update_href":0,"return":"ajax_search","return_location":"same","facet":1,"type":0,"redirect_url":"?s={phrase}","delay":300},"animations":{"pc":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"},"mob":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"}},"autop":{"state":"disabled","phrase":"","count":1},"resPage":{"useAjax":0,"selector":"#main","trigger_type":1,"trigger_facet":1,"trigger_magnifier":0,"trigger_return":0},"resultsSnapTo":"left","results":{"width":"auto","width_tablet":"auto","width_phone":"auto"},"settingsimagepos":"right","closeOnDocClick":1,"overridewpdefault":0,"override_method":"get"};window.ASL_INSTANCES[3] = {"homeurl":"https:\/\/riverbendconsulting.com\/","resultstype":"vertical","resultsposition":"hover","itemscount":4,"charcount":0,"highlight":0,"highlightwholewords":1,"singleHighlight":0,"scrollToResults":{"enabled":1,"offset":0},"resultareaclickable":1,"autocomplete":{"enabled":0,"lang":"en","trigger_charcount":0},"mobile":{"menu_selector":"#menu-toggle"},"trigger":{"click":"ajax_search","click_location":"same","update_href":0,"return":"ajax_search","return_location":"same","facet":1,"type":0,"redirect_url":"?s={phrase}","delay":300},"animations":{"pc":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"},"mob":{"settings":{"anim":"fadedrop","dur":300},"results":{"anim":"fadedrop","dur":300},"items":"voidanim"}},"autop":{"state":"disabled","phrase":"","count":1},"resPage":{"useAjax":0,"selector":"#main","trigger_type":1,"trigger_facet":1,"trigger_magnifier":0,"trigger_return":0},"resultsSnapTo":"left","results":{"width":"auto","width_tablet":"auto","width_phone":"auto"},"settingsimagepos":"right","closeOnDocClick":1,"overridewpdefault":0,"override_method":"get"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-prereq.js?ver=1732211736" id="wd-asl-ajaxsearchlite-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-core.js?ver=1732211736" id="wd-asl-ajaxsearchlite-core-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-results-vertical.js?ver=1732211736" id="wd-asl-ajaxsearchlite-vertical-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-load.js?ver=1732211736" id="wd-asl-ajaxsearchlite-load-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/ajax-search-lite/js/min/plugin/optimized/asl-wrapper.js?ver=1732211736" id="wd-asl-ajaxsearchlite-wrapper-js" defer></script> <script src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.25.4" id="e-sticky-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://riverbendconsulting.com/wp-content/cache/min/1/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=1732211736" id="megamenu-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.4" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.9" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.9" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","nonce":"3a611d20d2","urls":{"assets":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/riverbendconsulting.com\/wp-json\/"},"settings":{"lazy_load_background_images":false},"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"}}, "facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.4" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}, "hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":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,"mega-menu":true},"urls":{"assets":"https:\/\/riverbendconsulting.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/riverbendconsulting.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/riverbendconsulting.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"3ccef33b00"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":26607,"title":"Riverbend%20In%20the%20Media%20-%20Riverbend%20Consulting","excerpt":"","featuredImage":"https:\/\/riverbendconsulting.com\/wp-content\/uploads\/2024\/09\/RiverbendMedia-1024x1024.webp"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.9" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://riverbendconsulting.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.4" id="pro-elements-handlers-js" defer></script> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(function($){ $('.elementor-icon-wrapper').click(function(){ setTimeout(function(){ IVS_AJAX_JS_LOAD(); }, 500); }); }); });</script> <!-- Cookie Notice plugin v2.5.1 by Hu-manity.co https://hu-manity.co/ --> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(50,50,58,1);"><div class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">Riverbend Consulting use cookies to ensure that we give you the best experience on our website. By continuing to use this website, you agree to the use of these cookies as further described in our Privacy Policy.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Accept Cookies" style="background-color: #ef7622">Accept Cookies</a><a href="#" id="cn-refuse-cookie" data-cookie-set="refuse" class="cn-set-cookie cn-button" aria-label="Reject All" style="background-color: #ef7622">Reject All</a><a href="https://riverbendconsulting.com/privacy-policy/" target="_blank" id="cn-more-info" class="cn-more-info cn-button" aria-label="Privacy policy" style="background-color: #ef7622">Privacy policy</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="Reject All"></span></div> </div> <!-- / Cookie Notice plugin --><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://riverbendconsulting.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732327613 -->

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