It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://coffeefires.com

  1. <!DOCTYPE html>
  2. <!--[if IE 7]>
  3. <html class="ie ie7" lang="en-US">
  4. <![endif]-->
  5. <!--[if IE 8]>
  6. <html class="ie ie8" lang="en-US">
  7. <![endif]-->
  8. <!--[if !(IE 7) | !(IE 8)  ]><!-->
  9. <html lang="en-US"class="tcb">
  10. <!--<![endif]-->
  11. <head><meta charset="UTF-8"/><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
  12. <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
  13.  
  14. <style type="text/css" id="tcb-style-base-page-1681"  onLoad="typeof window.lightspeedOptimizeStylesheet === 'function' && window.lightspeedOptimizeStylesheet()" class="tcb-lightspeed-style">.thrv-page-section{position:relative;box-sizing:border-box !important;}.thrv-page-section .tve-page-section-out{position:absolute;width:100%;height:100%;left:0px;top:0px;box-sizing:border-box;transition:box-shadow 0.5s ease 0s;overflow:hidden;}.thrv-page-section .tve-page-section-in{box-sizing:border-box;margin-right:auto;margin-left:auto;position:relative;z-index:1;min-height:40px;}.tve-page-section-in > .thrv_wrapper:first-child{margin-top:0px;}.tve-page-section-in > .thrv_wrapper:last-child{margin-bottom:0px;}.thrv_wrapper .tve-content-box-background{position:absolute;width:100%;height:100% !important;left:0px;top:0px;overflow:hidden;background-clip:padding-box;}.thrv_wrapper.thrv-content-box{box-sizing:border-box;position:relative;min-height:10px;}.thrv_wrapper.thrv-content-box div:not(.thrv_icon):not(.ui-resizable-handle):not(.tve-auxiliary-icon-element){box-sizing:border-box;}.tve-cb{display:inline-block;vertical-align:middle;clear:both;overflow:visible;width:100%;z-index:1;position:relative;min-height:10px;}.tcb-icon{display:inline-block;width:1em;height:1em;line-height:1em;vertical-align:middle;stroke-width:0px;stroke:currentcolor;fill:currentcolor;box-sizing:content-box;transform:rotate(var(--tcb-icon-rotation-angle,0deg));}svg.tcb-icon path:not([fill="none"]){fill:inherit !important;stroke:inherit !important;transition:none 0s ease 0s;}.thrv_icon{text-align:center;}.thrv-button{display:table !important;max-width:100%;margin-left:auto;margin-right:auto;}.thrv-button.thrv_wrapper{padding:0px;}.thrv-button .tcb-plain-text{cursor:pointer;}.tcb-with-icon.tcb-flip .tcb-button-icon{padding-left:15px;}.tcb-with-icon .tcb-button-icon{display:block;}.tcb-with-icon .tcb-button-icon .thrv_wrapper.thrv_icon{margin:0px;}a.tcb-button-link{background-color:rgb(26,188,156);padding:12px 15px;font-size:18px;box-sizing:border-box;display:inline-flex;align-items:center;overflow:hidden;width:100%;text-align:center;line-height:1.2em;}a.tcb-button-link:hover{background-color:rgb(21,162,136);}.tcb-flip a.tcb-button-link{flex-direction:row-reverse;}.thrv-button a.tcb-button-link{text-decoration:none !important;color:rgb(255,255,255);}a.tcb-button-link > span::before{position:absolute;content:"";display:none;top:-100px;bottom:-100px;width:1px;left:10px;background-color:rgb(0,121,0);}span.tcb-button-texts{color:inherit;display:block;flex:1 1 0%;position:relative;}span.tcb-button-texts > span{display:block;padding:0px;}span.tcb-button-icon{display:none;font-size:1em;line-height:0;position:relative;color:inherit;}span.tcb-button-icon .tcb-icon{height:1em;}.thrv_wrapper.thrv-divider{padding-top:20px;padding-bottom:20px;margin:0px;}.thrv_wrapper.thrv-divider hr{margin:0px;}.tve_sep-1{border-style:none none solid !important;border-top:0px !important;border-left:0px !important;border-right:0px !important;min-width:10px;}.tve_image_caption{position:relative;}.tve_image_caption:not(.tcb-mm-image.tve-tab-image){height:auto !important;}.tve_image_caption .tve_image{max-width:100%;width:100%;}:not(.inc) .thrv_text_element h2 a:not(.tcb-button-link),#tcb_landing_page .thrv_text_element h2 a:not(.tcb-button-link){color:inherit;font:inherit;letter-spacing:inherit;}:not(.inc) .thrv_text_element h2 a:not(.tcb-button-link):hover,#tcb_landing_page .thrv_text_element h2 a:not(.tcb-button-link):hover{color:inherit;font:inherit;letter-spacing:inherit;}.thrv_text_element a:not(.tcb-button-link){font-size:inherit;}.tcb-style-wrap strong{font-weight:var(--g-bold-weight,bold);}.tcb-plain-text{cursor:text;}.thrv_text_element{overflow-wrap:break-word;}body:not(.tve_editor_page) .thrv_wrapper.thrv_footer,body:not(.tve_editor_page) .thrv_wrapper.thrv_header{padding:0px;}.tcb-post-content{overflow-wrap:break-word;}.tcb-post-content.thrv_wrapper{margin-top:15px;margin-bottom:15px;padding:0px;}#tve_editor .tcb-post-content p{font-size:16px;line-height:1.6em;}.tcb-post-list{box-sizing:content-box;display:flex;flex-flow:wrap;justify-content:flex-start;padding:0px !important;}#tcb_landing_page .tcb-post-list p{font-size:13px;}.tcb-post-read-more{display:table;float:left;position:relative;}.tcb-post-read-more.thrv_wrapper{margin-bottom:0px;margin-top:0px;padding:0px;}.tcb-post-read-more .tcb-button-link{text-decoration:none !important;color:rgb(255,255,255);--tcb-applied-color:#fff;}.tcb-post-read-more:not([data-button-style]) .tcb-button-link{background-color:rgb(255,255,255) !important;border-radius:5px;border:1px solid rgb(215,215,215);color:rgb(10,10,10);--tcb-applied-color:#0a0a0a;font-size:14px;padding:10px;}.tcb-post-read-more:not([data-button-style]) .tcb-button-link:hover{background-color:rgb(255,255,255);color:rgb(0,143,255);}.tcb-post-read-more-link:hover{border:1px solid rgb(0,143,255);}article{box-sizing:border-box;transition:opacity 1s ease-in-out 0s;width:100%;}article.thrv_wrapper{margin-bottom:0px;margin-top:0px;padding:0px;}body:not(.tve_editor_page) .tcb-post-list[data-disabled-links="1"] > article > .tve-article-cover,body:not(.tve_editor_page) .tcb-post-list[data-disabled-links="1"] > article .tve-article-cover a{position:absolute;width:100%;height:100%;top:0px;left:0px;cursor:pointer;z-index:12;}.tcb-article-cover-link,.tcb-post-list .tve-article-cover a{line-height:0 !important;font-size:0px !important;color:transparent !important;}.tcb-post-list.empty-list{min-height:20px;}.tcb-post-list.empty-list > *{display:none;}.tcb-post-list.empty-list:not(.tve-loading)::after{content:attr(data-no_posts_text) !important;display:block;height:100%;text-align:center;width:100%;}.tve-loading{position:relative;opacity:0.7;}.tve-loading.load-bot{opacity:1;}.tve-loading.load-bot::after{bottom:0px;top:inherit;}.tve-loading::after{background-image:url("data:image/png;base64,R0lGODlhQABAAPQOAOrq6n9/f9zc3EVFRSgoKLe3t2lpaaampsvLy1ZWVpCQkDMzM4+Pj46Ojuvr64CAgOzs7IGBge3t7e7u7oKCggAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEwRjU1RDY3OEFBMTFFM0IwNzNFMjk5QjMzNzdERTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEwRjU1RDc3OEFBMTFFM0IwNzNFMjk5QjMzNzdERTAiPiA8ZGM6cmlnaHRzPiA8cmRmOkFsdD4gPHJkZjpsaSB4bWw6bGFuZz0ieC1kZWZhdWx0Ij7CqSBpZGVvbG9neSAtIGh0dHA6Ly93d3cucmVkYnViYmxlLmNvbS9wZW9wbGUvaWRlb2xvZ3k8L3JkZjpsaT4gPC9yZGY6QWx0PiA8L2RjOnJpZ2h0cz4g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");background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:50px;content:"";display:block;height:50px;left:calc(50% - 25px) !important;position:absolute;top:calc(50% - 25px) !important;width:50px;}.tve-loading article{opacity:0.4;}.tcb-image-gallery .tcb-image-gallery-container.tve-loading{position:relative;opacity:0.7;height:100px;}.tcb-image-gallery .tcb-image-gallery-container.tve-loading.load-bot{opacity:1;}.tcb-image-gallery .tcb-image-gallery-container.tve-loading.load-bot::after{bottom:0px;top:inherit;}.tcb-image-gallery .tcb-image-gallery-container.tve-loading .tve_image_caption{opacity:0;}.tcb-image-gallery .tcb-image-gallery-container.tve-loading::after{background-image:url("data:image/gif;base64,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");background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:50px;content:"";display:block;height:50px;left:calc(50% - 25px);position:absolute;top:calc(50% - 25px);width:50px;}.notifications-content-wrapper.tcb-permanently-hidden{display:none !important;}.tcb-permanently-hidden{display:none !important;}.tar-disabled{cursor:default;opacity:0.4;pointer-events:none;}.tcb-clear::after{display:block;height:0px;content:"";}.tve_ea_thrive_animation{opacity:0;}.tve_ea_thrive_animation.tve_anim_start{opacity:1;transition:all 0.5s ease-out 0s;}.tve_ea_thrive_animation.tve_anim_grow{transition:transform 0.2s ease-out 0s;transform:scale(1);visibility:visible !important;opacity:1;}.tve_ea_thrive_animation.tve_anim_grow.tve_anim_start{transform:scale(1.1);transition:all 0.2s ease-out 0s;}.tve_ea_thrive_animation.tve_anim_forward{transition-duration:0.3s;visibility:visible !important;opacity:1;}.tve_ea_thrive_animation.tve_anim_forward.tve_anim_start{transform:translateX(8px);}.tcb-flex-row{display:flex;flex-flow:row;align-items:stretch;justify-content:space-between;margin-top:0px;margin-left:-15px;padding-bottom:15px;padding-top:15px;}.tcb-flex-col{flex:1 1 auto;padding-top:0px;padding-left:15px;}.tcb-flex-row .tcb-flex-col{box-sizing:border-box;}.tcb--cols--2:not(.tcb-resized) > .tcb-flex-col{max-width:50%;}.tcb--cols--3:not(.tcb-resized) > .tcb-flex-col{max-width:33.3333%;}.tcb-col{height:100%;display:flex;flex-direction:column;position:relative;}.tcb-flex-row .tcb-col{box-sizing:border-box;}html{text-rendering:auto !important;}html body{text-rendering:auto !important;}body.tve_lp::before{content:none;}.thrv_wrapper{margin-top:20px;margin-bottom:20px;padding:1px;}.thrv_wrapper div{box-sizing:content-box;}.thrv_wrapper.tve-elem-default-pad{padding:20px;}.thrv_wrapper.thrv_text_element,.thrv_wrapper.thrv-page-section,.thrv_wrapper.thrv_symbol,.thrv_wrapper.thrv-plain-text{margin:0px;}.thrv_wrapper.thrv-columns{margin-top:10px;margin-bottom:10px;padding:0px;}.tve_shortcode_editor h1{padding:0px;}p{font-size:1em;}.tve_image{border-radius:0px;box-shadow:none;}div .tve_image_caption{padding:0px;max-width:100% !important;box-sizing:border-box !important;}.tve_image_caption .tve_image_frame{display:block;max-width:100%;position:relative;overflow:hidden;}.tve_image_caption .tve-image-overlay{position:absolute;top:0px;right:0px;bottom:0px;left:0px;height:100%;width:100%;}.tve_image_caption .tve_image{display:block;padding:0px;height:auto;}.thrv_icon{line-height:0;}.thrv_icon.tcb-icon-display{display:table;border-collapse:initial;}.thrv_icon.thrv_wrapper{margin-left:auto;margin-right:auto;padding:0px;}.thrv_symbol.thrv_header,.thrv_symbol.thrv_footer{width:100%;position:relative;box-sizing:border-box;}.thrive-shortcode-content a{color:inherit;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder{min-height:var(--tcb-container-height-d,100px) !important;position:relative;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder.thrv-page-section{box-sizing:border-box;margin:0px;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder.thrv-content-box{box-sizing:border-box;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder .tve-page-section-out,:not(#_s):not(#_s) .tcb-conditional-display-placeholder .tve-content-box-background{box-sizing:border-box;position:absolute;width:100%;height:100%;left:0px;top:0px;overflow:hidden;}.tve_flt .tve_sep{border:medium;margin:0px !important;max-width:100% !important;}.tve_flt .thrv_wrapper > .tve_sep{width:100%;background-color:transparent;}.thrv_wrapper.thrv_contentbox_shortcode{position:relative;}body{margin:0px;padding:0px;}h1,h2,h4,p{margin:0px;padding:0px;}@media (max-width:1023px){:not(#_s):not(#_s) .tcb-conditional-display-placeholder{min-height:var(--tcb-container-height-t) !important;}}@media (max-width:767px){html{overflow-x:hidden !important;}html,body{max-width:100vw !important;}.tcb-flex-row{flex-direction:column;}.thrv_wrapper > .tcb-flex-row:not(.v-2) > .tcb-flex-col{width:100%;max-width:100% !important;flex:0 0 auto !important;}.tcb-flex-row.v-2{flex-direction:row;}.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap){flex-wrap:wrap;}.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap) > .tcb-flex-col{width:100%;max-width:100% !important;flex:1 0 390px;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder{min-height:var(--tcb-container-height-m) !important;}html{width:100%;}body{width:100%;overflow-x:hidden;}}@media (max-width:1023px) and (min-width:768px){.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap){flex-wrap:wrap;}.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap) > .tcb-flex-col{max-width:100% !important;flex:1 0 250px;}.tcb-flex-row.tcb-medium-no-wrap,.tcb-flex-row.tcb-resized.tcb-medium-no-wrap{flex-wrap:nowrap !important;}.tcb-flex-row.tcb-medium-no-wrap > .tcb-flex-col,.tcb-flex-row.tcb-resized.tcb-medium-no-wrap > .tcb-flex-col{flex:1 1 auto !important;}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.tcb-flex-col{width:100%;}.tcb-col{display:block;}}@media screen and (max-device-width:480px){body{-moz-text-size-adjust:none;}}</style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  15. window.flatStyles = window.flatStyles || ''
  16.  
  17. window.lightspeedOptimizeStylesheet = function () {
  18. const currentStylesheet = document.querySelector( '.tcb-lightspeed-style:not([data-ls-optimized])' )
  19.  
  20. if ( currentStylesheet ) {
  21. try {
  22. if ( currentStylesheet.sheet && currentStylesheet.sheet.cssRules ) {
  23. if ( window.flatStyles ) {
  24. if ( this.optimizing ) {
  25. setTimeout( window.lightspeedOptimizeStylesheet.bind( this ), 24 )
  26. } else {
  27. this.optimizing = true;
  28.  
  29. let rulesIndex = 0;
  30.  
  31. while ( rulesIndex < currentStylesheet.sheet.cssRules.length ) {
  32. const rule = currentStylesheet.sheet.cssRules[ rulesIndex ]
  33. /* remove rules that already exist in the page */
  34. if ( rule.type === CSSRule.STYLE_RULE && window.flatStyles.includes( `${rule.selectorText}{` ) ) {
  35. currentStylesheet.sheet.deleteRule( rulesIndex )
  36. } else {
  37. rulesIndex ++
  38. }
  39. }
  40. /* optimize, mark it such, move to the next file, append the styles we have until now */
  41. currentStylesheet.setAttribute( 'data-ls-optimized', '1' )
  42.  
  43. window.flatStyles += currentStylesheet.innerHTML
  44.  
  45. this.optimizing = false
  46. }
  47. } else {
  48. window.flatStyles = currentStylesheet.innerHTML
  49. currentStylesheet.setAttribute( 'data-ls-optimized', '1' )
  50. }
  51. }
  52. } catch ( error ) {
  53. console.warn( error )
  54. }
  55.  
  56. if ( currentStylesheet.parentElement.tagName !== 'HEAD' ) {
  57. /* always make sure that those styles end up in the head */
  58. const stylesheetID = currentStylesheet.id;
  59. /**
  60. * make sure that there is only one copy of the css
  61. * e.g display CSS
  62. */
  63. if ( ( ! stylesheetID || ( stylesheetID && ! document.querySelector( `head #${stylesheetID}` ) ) ) ) {
  64. document.head.prepend( currentStylesheet )
  65. } else {
  66. currentStylesheet.remove();
  67. }
  68. }
  69. }
  70. }
  71.  
  72. window.lightspeedOptimizeFlat = function ( styleSheetElement ) {
  73. if ( document.querySelectorAll( 'link[href*="thrive_flat.css"]' ).length > 1 ) {
  74. /* disable this flat if we already have one */
  75. styleSheetElement.setAttribute( 'disabled', true )
  76. } else {
  77. /* if this is the first one, make sure he's in head */
  78. if ( styleSheetElement.parentElement.tagName !== 'HEAD' ) {
  79. document.head.append( styleSheetElement )
  80. }
  81. }
  82. }
  83. </script>
  84. <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  85.  
  86. <!-- This site is optimized with the Yoast SEO plugin v21.8 - https://yoast.com/wordpress/plugins/seo/ -->
  87. <title>Trusted Source of High Quality Coffee Reviews and Info | Coffeefires</title>
  88. <meta name="description" content="Coffee Fires is The Leading source that Provides Realistic Information, News, and Reviews About Top Brands and Products." />
  89. <link rel="canonical" href="https://coffeefires.com/" />
  90. <meta property="og:locale" content="en_US" />
  91. <meta property="og:type" content="website" />
  92. <meta property="og:title" content="Trusted Source of High Quality Coffee Reviews and Info | Coffeefires" />
  93. <meta property="og:description" content="Coffee Fires is The Leading source that Provides Realistic Information, News, and Reviews About Top Brands and Products." />
  94. <meta property="og:url" content="https://coffeefires.com/" />
  95. <meta property="og:site_name" content="Coffee Fires" />
  96. <meta property="article:modified_time" content="2024-01-30T20:17:39+00:00" />
  97. <meta property="og:image" content="https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg" />
  98. <meta name="twitter:card" content="summary_large_image" />
  99. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://coffeefires.com/","url":"https://coffeefires.com/","name":"Trusted Source of High Quality Coffee Reviews and Info | Coffeefires","isPartOf":{"@id":"https://coffeefires.com/#website"},"about":{"@id":"https://coffeefires.com/#organization"},"primaryImageOfPage":{"@id":"https://coffeefires.com/#primaryimage"},"image":{"@id":"https://coffeefires.com/#primaryimage"},"thumbnailUrl":"https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg","datePublished":"2021-06-23T20:48:21+00:00","dateModified":"2024-01-30T20:17:39+00:00","description":"Coffee Fires is The Leading source that Provides Realistic Information, News, and Reviews About Top Brands and Products.","breadcrumb":{"@id":"https://coffeefires.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://coffeefires.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://coffeefires.com/#primaryimage","url":"https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg","contentUrl":"https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg","width":300,"height":300},{"@type":"BreadcrumbList","@id":"https://coffeefires.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://coffeefires.com/#website","url":"https://coffeefires.com/","name":"Coffee Fires","description":"Get the Door-It&#039;s Coffee","publisher":{"@id":"https://coffeefires.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://coffeefires.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://coffeefires.com/#organization","name":"coffeefires","url":"https://coffeefires.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://coffeefires.com/#/schema/logo/image/","url":"https://coffeefires.com/wp-content/uploads/2021/04/coffeefires1.png","contentUrl":"https://coffeefires.com/wp-content/uploads/2021/04/coffeefires1.png","width":654,"height":223,"caption":"coffeefires"},"image":{"@id":"https://coffeefires.com/#/schema/logo/image/"}}]}</script>
  100. <meta name="msvalidate.01" content="A1FFDDCE1316CEAE59C811400148F6D6" />
  101. <meta name="google-site-verification" content="aObrVHsXeO7w67K-S8d7P7kqkG6X2Dj9l4qAi8u2860" />
  102. <meta name="p:domain_verify" content="9037576992ce627055021610ed148a34" />
  103. <!-- / Yoast SEO plugin. -->
  104.  
  105.  
  106. <link rel='dns-prefetch' href='//static.addtoany.com' />
  107. <link rel='dns-prefetch' href='//www.googletagmanager.com' />
  108. <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' />
  109. <link rel='dns-prefetch' href='//fundingchoicesmessages.google.com' />
  110. <link rel='stylesheet' id='tablepress-default-css' href='https://coffeefires.com/wp-content/tablepress-combined.min.css?ver=14' type='text/css' media='all' />
  111. <link rel='stylesheet' id='addtoany-css' href='https://coffeefires.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16' type='text/css' media='all' />
  112.  
  113. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="addtoany-core-js-before">
  114. /* <![CDATA[ */
  115. window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};
  116. /* ]]> */
  117. </script>
  118. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" async src="https://static.addtoany.com/menu/page.js" id="addtoany-core-js"></script>
  119. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
  120. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
  121. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" async src="https://coffeefires.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script>
  122. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
  123. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script>
  124. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-includes/js/jquery/jquery.masonry.min.js" id="jquery-masonry-js"></script>
  125. <script type="text/javascript" id="tve_frontend-js-extra">
  126. /* <![CDATA[ */
  127. var tve_frontend_options = {"ajaxurl":"https:\/\/coffeefires.com\/wp-admin\/admin-ajax.php","is_editor_page":"","page_events":[],"is_single":"1","social_fb_app_id":"","dash_url":"https:\/\/coffeefires.com\/wp-content\/plugins\/thrive-visual-editor\/thrive-dashboard","queried_object":{"ID":1681,"post_author":"2"},"query_vars":[],"$_POST":[],"translations":{"Copy":"Copy","empty_username":"ERROR: The username field is empty.","empty_password":"ERROR: The password field is empty.","empty_login":"ERROR: Enter a username or email address.","min_chars":"At least %s characters are needed","no_headings":"No headings found","registration_err":{"required_field":"<strong>Error<\/strong>: This field is required","required_email":"<strong>Error<\/strong>: Please type your email address.","invalid_email":"<strong>Error<\/strong>: The email address isn&#8217;t correct.","passwordmismatch":"<strong>Error<\/strong>: Password mismatch"}},"routes":{"posts":"https:\/\/coffeefires.com\/wp-json\/tcb\/v1\/posts"},"nonce":"95b7f24353","allow_video_src":"","lead_generation_custom_tag_apis":["activecampaign","aweber","convertkit","drip","klicktipp","mailchimp","sendlane","zapier"],"post_request_data":[],"ip":"c","current_user":[],"post_id":"1681","post_title":"Get The Latest News And Reviews About Coffee","post_type":"page","post_url":"https:\/\/coffeefires.com\/","is_lp":"tcb2-chic-smart-homepage","conditional_display":{"is_tooltip_dismissed":false}};
  128. /* ]]> */
  129. </script>
  130. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/general.min.js?ver=3.14" id="tve_frontend-js"></script>
  131.  
  132. <!-- Google tag (gtag.js) snippet added by Site Kit -->
  133.  
  134. <!-- Google Analytics snippet added by Site Kit -->
  135. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-DV48RX9GL6" id="google_gtagjs-js" async></script>
  136. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after">
  137. /* <![CDATA[ */
  138. window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
  139. gtag("set","linker",{"domains":["coffeefires.com"]});
  140. gtag("js", new Date());
  141. gtag("set", "developer_id.dZTNiMT", true);
  142. gtag("config", "G-DV48RX9GL6");
  143. /* ]]> */
  144. </script>
  145.  
  146. <!-- End Google tag (gtag.js) snippet added by Site Kit -->
  147. <meta name="generator" content="Site Kit by Google 1.126.0" /><style type="text/css" id="tve_global_variables">:root{--tcb-color-0:rgb(241, 145, 60);--tcb-color-0-h:28;--tcb-color-0-s:86%;--tcb-color-0-l:59%;--tcb-color-0-a:1;--tcb-background-author-image:url(https://secure.gravatar.com/avatar/6b525d347bb8ea0fbbe6bb5d15541f5a?s=256&d=mm&r=g);--tcb-background-user-image:url();--tcb-background-featured-image-thumbnail:url(https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/css/images/featured_image.png);--tcb-tpl-color-6:rgb(179, 137, 128);--tcb-tpl-color-6-h:10;--tcb-tpl-color-6-s:25%;--tcb-tpl-color-6-l:60%;--tcb-tpl-color-6-a:1;--tcb-tpl-color-2:rgb(246, 232, 229);--tcb-tpl-color-2-h:10;--tcb-tpl-color-2-s:48%;--tcb-tpl-color-2-l:93%;--tcb-tpl-color-2-a:1;--tcb-tpl-color-8:rgb(201, 163, 146);--tcb-tpl-color-8-h:18;--tcb-tpl-color-8-s:33%;--tcb-tpl-color-8-l:68%;--tcb-tpl-color-8-a:1;--tcb-tpl-color-4:rgba(246, 232, 229, 0.9);--tcb-tpl-color-4-h:10;--tcb-tpl-color-4-s:48%;--tcb-tpl-color-4-l:93%;--tcb-tpl-color-4-a:0.9;--tcb-tpl-color-9:rgba(201, 163, 146, 0.7);--tcb-tpl-color-9-h:18;--tcb-tpl-color-9-s:33%;--tcb-tpl-color-9-l:68%;--tcb-tpl-color-9-a:0.7;--tcb-tpl-color-10:rgb(218, 185, 179);--tcb-tpl-color-10-h:9;--tcb-tpl-color-10-s:34%;--tcb-tpl-color-10-l:77%;--tcb-tpl-color-10-a:1;--tcb-tpl-color-0:rgb(34, 34, 34);--tcb-tpl-color-0-h:0;--tcb-tpl-color-0-s:0%;--tcb-tpl-color-0-l:13%;--tcb-tpl-color-0-a:1;--tcb-tpl-color-16:rgba(0, 0, 0, 0.6);--tcb-tpl-color-16-h:0;--tcb-tpl-color-16-s:0%;--tcb-tpl-color-16-l:0%;--tcb-tpl-color-16-a:0.6;--tcb-tpl-color-15:rgba(65, 59, 59, 0.7);--tcb-tpl-color-15-h:0;--tcb-tpl-color-15-s:4%;--tcb-tpl-color-15-l:24%;--tcb-tpl-color-15-a:0.7;--tcb-tpl-color-11:rgb(0, 0, 0);--tcb-tpl-color-11-h:0;--tcb-tpl-color-11-s:0%;--tcb-tpl-color-11-l:0%;--tcb-tpl-color-11-a:1;--tcb-tpl-color-17:rgba(255, 255, 255, 0.1);--tcb-tpl-color-17-h:0;--tcb-tpl-color-17-s:0%;--tcb-tpl-color-17-l:100%;--tcb-tpl-color-17-a:0.1;--tcb-tpl-color-19:rgb(15, 16, 17);--tcb-tpl-color-19-h:210;--tcb-tpl-color-19-s:6%;--tcb-tpl-color-19-l:6%;--tcb-tpl-color-19-a:1;--tcb-tpl-color-7:rgb(255, 255, 255);--tcb-tpl-color-7-h:0;--tcb-tpl-color-7-s:0%;--tcb-tpl-color-7-l:100%;--tcb-tpl-color-7-a:1;--tcb-tpl-color-3:rgb(144, 138, 138);--tcb-tpl-color-3-h:0;--tcb-tpl-color-3-s:2%;--tcb-tpl-color-3-l:55%;--tcb-tpl-color-3-a:1;--tcb-tpl-color-12:rgb(17, 17, 17);--tcb-tpl-color-12-h:0;--tcb-tpl-color-12-s:0%;--tcb-tpl-color-12-l:6%;--tcb-tpl-color-12-a:1;--tcb-main-master-h:10;--tcb-main-master-s:25%;--tcb-main-master-l:60%;--tcb-main-master-a:1;}</style>
  148. <!-- Google AdSense meta tags added by Site Kit -->
  149. <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236">
  150. <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
  151. <!-- End Google AdSense meta tags added by Site Kit -->
  152.  
  153. <!-- Google AdSense snippet added by Site Kit -->
  154. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" async="async" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2358933412269311&amp;host=ca-host-pub-2644536267352236" crossorigin="anonymous"></script>
  155.  
  156. <!-- End Google AdSense snippet added by Site Kit -->
  157.  
  158. <!-- Google AdSense Ad Blocking Recovery snippet added by Site Kit -->
  159. <script type="rocketlazyloadscript" async src="https://fundingchoicesmessages.google.com/i/pub-2358933412269311?ers=1" nonce="ZBe1w-3dZ58uCnWs1AfGJg"></script><script type="rocketlazyloadscript" nonce="ZBe1w-3dZ58uCnWs1AfGJg">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script>
  160. <!-- End Google AdSense Ad Blocking Recovery snippet added by Site Kit -->
  161.  
  162. <!-- Google AdSense Ad Blocking Recovery Error Protection snippet added by Site Kit -->
  163. <script type="rocketlazyloadscript">(function(){'use strict';function aa(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}var ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
  164. function ea(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var fa=ea(this);function ha(a,b){if(b)a:{var c=fa;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}}
  165. var ia="function"==typeof Object.create?Object.create:function(a){function b(){}b.prototype=a;return new b},l;if("function"==typeof Object.setPrototypeOf)l=Object.setPrototypeOf;else{var m;a:{var ja={a:!0},ka={};try{ka.__proto__=ja;m=ka.a;break a}catch(a){}m=!1}l=m?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}var la=l;
  166. function n(a,b){a.prototype=ia(b.prototype);a.prototype.constructor=a;if(la)la(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.A=b.prototype}function ma(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b}
  167. var na="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)Object.prototype.hasOwnProperty.call(d,e)&&(a[e]=d[e])}return a};ha("Object.assign",function(a){return a||na});/*
  168.  
  169. Copyright The Closure Library Authors.
  170. SPDX-License-Identifier: Apache-2.0
  171. */
  172. var p=this||self;function q(a){return a};var t,u;a:{for(var oa=["CLOSURE_FLAGS"],v=p,x=0;x<oa.length;x++)if(v=v[oa[x]],null==v){u=null;break a}u=v}var pa=u&&u[610401301];t=null!=pa?pa:!1;var z,qa=p.navigator;z=qa?qa.userAgentData||null:null;function A(a){return t?z?z.brands.some(function(b){return(b=b.brand)&&-1!=b.indexOf(a)}):!1:!1}function B(a){var b;a:{if(b=p.navigator)if(b=b.userAgent)break a;b=""}return-1!=b.indexOf(a)};function C(){return t?!!z&&0<z.brands.length:!1}function D(){return C()?A("Chromium"):(B("Chrome")||B("CriOS"))&&!(C()?0:B("Edge"))||B("Silk")};var ra=C()?!1:B("Trident")||B("MSIE");!B("Android")||D();D();B("Safari")&&(D()||(C()?0:B("Coast"))||(C()?0:B("Opera"))||(C()?0:B("Edge"))||(C()?A("Microsoft Edge"):B("Edg/"))||C()&&A("Opera"));var sa={},E=null;var ta="undefined"!==typeof Uint8Array,ua=!ra&&"function"===typeof btoa;var F="function"===typeof Symbol&&"symbol"===typeof Symbol()?Symbol():void 0,G=F?function(a,b){a[F]|=b}:function(a,b){void 0!==a.g?a.g|=b:Object.defineProperties(a,{g:{value:b,configurable:!0,writable:!0,enumerable:!1}})};function va(a){var b=H(a);1!==(b&1)&&(Object.isFrozen(a)&&(a=Array.prototype.slice.call(a)),I(a,b|1))}
  173. var H=F?function(a){return a[F]|0}:function(a){return a.g|0},J=F?function(a){return a[F]}:function(a){return a.g},I=F?function(a,b){a[F]=b}:function(a,b){void 0!==a.g?a.g=b:Object.defineProperties(a,{g:{value:b,configurable:!0,writable:!0,enumerable:!1}})};function wa(){var a=[];G(a,1);return a}function xa(a,b){I(b,(a|0)&-99)}function K(a,b){I(b,(a|34)&-73)}function L(a){a=a>>11&1023;return 0===a?536870912:a};var M={};function N(a){return null!==a&&"object"===typeof a&&!Array.isArray(a)&&a.constructor===Object}var O,ya=[];I(ya,39);O=Object.freeze(ya);var P;function Q(a,b){P=b;a=new a(b);P=void 0;return a}
  174. function R(a,b,c){null==a&&(a=P);P=void 0;if(null==a){var d=96;c?(a=[c],d|=512):a=[];b&&(d=d&-2095105|(b&1023)<<11)}else{if(!Array.isArray(a))throw Error();d=H(a);if(d&64)return a;d|=64;if(c&&(d|=512,c!==a[0]))throw Error();a:{c=a;var e=c.length;if(e){var f=e-1,g=c[f];if(N(g)){d|=256;b=(d>>9&1)-1;e=f-b;1024<=e&&(za(c,b,g),e=1023);d=d&-2095105|(e&1023)<<11;break a}}b&&(g=(d>>9&1)-1,b=Math.max(b,e-g),1024<b&&(za(c,g,{}),d|=256,b=1023),d=d&-2095105|(b&1023)<<11)}}I(a,d);return a}
  175. function za(a,b,c){for(var d=1023+b,e=a.length,f=d;f<e;f++){var g=a[f];null!=g&&g!==c&&(c[f-b]=g)}a.length=d+1;a[d]=c};function Aa(a){switch(typeof a){case "number":return isFinite(a)?a:String(a);case "boolean":return a?1:0;case "object":if(a&&!Array.isArray(a)&&ta&&null!=a&&a instanceof Uint8Array){if(ua){for(var b="",c=0,d=a.length-10240;c<d;)b+=String.fromCharCode.apply(null,a.subarray(c,c+=10240));b+=String.fromCharCode.apply(null,c?a.subarray(c):a);a=btoa(b)}else{void 0===b&&(b=0);if(!E){E={};c="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split("");d=["+/=","+/","-_=","-_.","-_"];for(var e=
  176. 0;5>e;e++){var f=c.concat(d[e].split(""));sa[e]=f;for(var g=0;g<f.length;g++){var h=f[g];void 0===E[h]&&(E[h]=g)}}}b=sa[b];c=Array(Math.floor(a.length/3));d=b[64]||"";for(e=f=0;f<a.length-2;f+=3){var k=a[f],w=a[f+1];h=a[f+2];g=b[k>>2];k=b[(k&3)<<4|w>>4];w=b[(w&15)<<2|h>>6];h=b[h&63];c[e++]=g+k+w+h}g=0;h=d;switch(a.length-f){case 2:g=a[f+1],h=b[(g&15)<<2]||d;case 1:a=a[f],c[e]=b[a>>2]+b[(a&3)<<4|g>>4]+h+d}a=c.join("")}return a}}return a};function Ba(a,b,c){a=Array.prototype.slice.call(a);var d=a.length,e=b&256?a[d-1]:void 0;d+=e?-1:0;for(b=b&512?1:0;b<d;b++)a[b]=c(a[b]);if(e){b=a[b]={};for(var f in e)Object.prototype.hasOwnProperty.call(e,f)&&(b[f]=c(e[f]))}return a}function Da(a,b,c,d,e,f){if(null!=a){if(Array.isArray(a))a=e&&0==a.length&&H(a)&1?void 0:f&&H(a)&2?a:Ea(a,b,c,void 0!==d,e,f);else if(N(a)){var g={},h;for(h in a)Object.prototype.hasOwnProperty.call(a,h)&&(g[h]=Da(a[h],b,c,d,e,f));a=g}else a=b(a,d);return a}}
  177. function Ea(a,b,c,d,e,f){var g=d||c?H(a):0;d=d?!!(g&32):void 0;a=Array.prototype.slice.call(a);for(var h=0;h<a.length;h++)a[h]=Da(a[h],b,c,d,e,f);c&&c(g,a);return a}function Fa(a){return a.s===M?a.toJSON():Aa(a)};function Ga(a,b,c){c=void 0===c?K:c;if(null!=a){if(ta&&a instanceof Uint8Array)return b?a:new Uint8Array(a);if(Array.isArray(a)){var d=H(a);if(d&2)return a;if(b&&!(d&64)&&(d&32||0===d))return I(a,d|34),a;a=Ea(a,Ga,d&4?K:c,!0,!1,!0);b=H(a);b&4&&b&2&&Object.freeze(a);return a}a.s===M&&(b=a.h,c=J(b),a=c&2?a:Q(a.constructor,Ha(b,c,!0)));return a}}function Ha(a,b,c){var d=c||b&2?K:xa,e=!!(b&32);a=Ba(a,b,function(f){return Ga(f,e,d)});G(a,32|(c?2:0));return a};function Ia(a,b){a=a.h;return Ja(a,J(a),b)}function Ja(a,b,c,d){if(-1===c)return null;if(c>=L(b)){if(b&256)return a[a.length-1][c]}else{var e=a.length;if(d&&b&256&&(d=a[e-1][c],null!=d))return d;b=c+((b>>9&1)-1);if(b<e)return a[b]}}function Ka(a,b,c,d,e){var f=L(b);if(c>=f||e){e=b;if(b&256)f=a[a.length-1];else{if(null==d)return;f=a[f+((b>>9&1)-1)]={};e|=256}f[c]=d;e&=-1025;e!==b&&I(a,e)}else a[c+((b>>9&1)-1)]=d,b&256&&(d=a[a.length-1],c in d&&delete d[c]),b&1024&&I(a,b&-1025)}
  178. function La(a,b){var c=Ma;var d=void 0===d?!1:d;var e=a.h;var f=J(e),g=Ja(e,f,b,d);var h=!1;if(null==g||"object"!==typeof g||(h=Array.isArray(g))||g.s!==M)if(h){var k=h=H(g);0===k&&(k|=f&32);k|=f&2;k!==h&&I(g,k);c=new c(g)}else c=void 0;else c=g;c!==g&&null!=c&&Ka(e,f,b,c,d);e=c;if(null==e)return e;a=a.h;f=J(a);f&2||(g=e,c=g.h,h=J(c),g=h&2?Q(g.constructor,Ha(c,h,!1)):g,g!==e&&(e=g,Ka(a,f,b,e,d)));return e}function Na(a,b){a=Ia(a,b);return null==a||"string"===typeof a?a:void 0}
  179. function Oa(a,b){a=Ia(a,b);return null!=a?a:0}function S(a,b){a=Na(a,b);return null!=a?a:""};function T(a,b,c){this.h=R(a,b,c)}T.prototype.toJSON=function(){var a=Ea(this.h,Fa,void 0,void 0,!1,!1);return Pa(this,a,!0)};T.prototype.s=M;T.prototype.toString=function(){return Pa(this,this.h,!1).toString()};
  180. function Pa(a,b,c){var d=a.constructor.v,e=L(J(c?a.h:b)),f=!1;if(d){if(!c){b=Array.prototype.slice.call(b);var g;if(b.length&&N(g=b[b.length-1]))for(f=0;f<d.length;f++)if(d[f]>=e){Object.assign(b[b.length-1]={},g);break}f=!0}e=b;c=!c;g=J(a.h);a=L(g);g=(g>>9&1)-1;for(var h,k,w=0;w<d.length;w++)if(k=d[w],k<a){k+=g;var r=e[k];null==r?e[k]=c?O:wa():c&&r!==O&&va(r)}else h||(r=void 0,e.length&&N(r=e[e.length-1])?h=r:e.push(h={})),r=h[k],null==h[k]?h[k]=c?O:wa():c&&r!==O&&va(r)}d=b.length;if(!d)return b;
  181. var Ca;if(N(h=b[d-1])){a:{var y=h;e={};c=!1;for(var ca in y)Object.prototype.hasOwnProperty.call(y,ca)&&(a=y[ca],Array.isArray(a)&&a!=a&&(c=!0),null!=a?e[ca]=a:c=!0);if(c){for(var rb in e){y=e;break a}y=null}}y!=h&&(Ca=!0);d--}for(;0<d;d--){h=b[d-1];if(null!=h)break;var cb=!0}if(!Ca&&!cb)return b;var da;f?da=b:da=Array.prototype.slice.call(b,0,d);b=da;f&&(b.length=d);y&&b.push(y);return b};function Qa(a){return function(b){if(null==b||""==b)b=new a;else{b=JSON.parse(b);if(!Array.isArray(b))throw Error(void 0);G(b,32);b=Q(a,b)}return b}};function Ra(a){this.h=R(a)}n(Ra,T);var Sa=Qa(Ra);var U;function V(a){this.g=a}V.prototype.toString=function(){return this.g+""};var Ta={};function Ua(){return Math.floor(2147483648*Math.random()).toString(36)+Math.abs(Math.floor(2147483648*Math.random())^Date.now()).toString(36)};function Va(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)}function Wa(a){this.g=a||p.document||document}Wa.prototype.appendChild=function(a,b){a.appendChild(b)};/*
  182.  
  183. SPDX-License-Identifier: Apache-2.0
  184. */
  185. function Xa(a,b){a.src=b instanceof V&&b.constructor===V?b.g:"type_error:TrustedResourceUrl";var c,d;(c=(b=null==(d=(c=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)?void 0:d.call(c,"script[nonce]"))?b.nonce||b.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",c)};function Ya(a){a=void 0===a?document:a;return a.createElement("script")};function Za(a,b,c,d,e,f){try{var g=a.g,h=Ya(g);h.async=!0;Xa(h,b);g.head.appendChild(h);h.addEventListener("load",function(){e();d&&g.head.removeChild(h)});h.addEventListener("error",function(){0<c?Za(a,b,c-1,d,e,f):(d&&g.head.removeChild(h),f())})}catch(k){f()}};var $a=p.atob("aHR0cHM6Ly93d3cuZ3N0YXRpYy5jb20vaW1hZ2VzL2ljb25zL21hdGVyaWFsL3N5c3RlbS8xeC93YXJuaW5nX2FtYmVyXzI0ZHAucG5n"),ab=p.atob("WW91IGFyZSBzZWVpbmcgdGhpcyBtZXNzYWdlIGJlY2F1c2UgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlIGlzIGludGVyZmVyaW5nIHdpdGggdGhpcyBwYWdlLg=="),bb=p.atob("RGlzYWJsZSBhbnkgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlLCB0aGVuIHJlbG9hZCB0aGlzIHBhZ2Uu");function db(a,b,c){this.i=a;this.l=new Wa(this.i);this.g=null;this.j=[];this.m=!1;this.u=b;this.o=c}
  186. function eb(a){if(a.i.body&&!a.m){var b=function(){fb(a);p.setTimeout(function(){return gb(a,3)},50)};Za(a.l,a.u,2,!0,function(){p[a.o]||b()},b);a.m=!0}}
  187. function fb(a){for(var b=W(1,5),c=0;c<b;c++){var d=X(a);a.i.body.appendChild(d);a.j.push(d)}b=X(a);b.style.bottom="0";b.style.left="0";b.style.position="fixed";b.style.width=W(100,110).toString()+"%";b.style.zIndex=W(2147483544,2147483644).toString();b.style["background-color"]=hb(249,259,242,252,219,229);b.style["box-shadow"]="0 0 12px #888";b.style.color=hb(0,10,0,10,0,10);b.style.display="flex";b.style["justify-content"]="center";b.style["font-family"]="Roboto, Arial";c=X(a);c.style.width=W(80,
  188. 85).toString()+"%";c.style.maxWidth=W(750,775).toString()+"px";c.style.margin="24px";c.style.display="flex";c.style["align-items"]="flex-start";c.style["justify-content"]="center";d=Va(a.l.g,"IMG");d.className=Ua();d.src=$a;d.alt="Warning icon";d.style.height="24px";d.style.width="24px";d.style["padding-right"]="16px";var e=X(a),f=X(a);f.style["font-weight"]="bold";f.textContent=ab;var g=X(a);g.textContent=bb;Y(a,e,f);Y(a,e,g);Y(a,c,d);Y(a,c,e);Y(a,b,c);a.g=b;a.i.body.appendChild(a.g);b=W(1,5);for(c=
  189. 0;c<b;c++)d=X(a),a.i.body.appendChild(d),a.j.push(d)}function Y(a,b,c){for(var d=W(1,5),e=0;e<d;e++){var f=X(a);b.appendChild(f)}b.appendChild(c);c=W(1,5);for(d=0;d<c;d++)e=X(a),b.appendChild(e)}function W(a,b){return Math.floor(a+Math.random()*(b-a))}function hb(a,b,c,d,e,f){return"rgb("+W(Math.max(a,0),Math.min(b,255)).toString()+","+W(Math.max(c,0),Math.min(d,255)).toString()+","+W(Math.max(e,0),Math.min(f,255)).toString()+")"}function X(a){a=Va(a.l.g,"DIV");a.className=Ua();return a}
  190. function gb(a,b){0>=b||null!=a.g&&0!=a.g.offsetHeight&&0!=a.g.offsetWidth||(ib(a),fb(a),p.setTimeout(function(){return gb(a,b-1)},50))}
  191. function ib(a){var b=a.j;var c="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if(c)b=c.call(b);else if("number"==typeof b.length)b={next:aa(b)};else throw Error(String(b)+" is not an iterable or ArrayLike");for(c=b.next();!c.done;c=b.next())(c=c.value)&&c.parentNode&&c.parentNode.removeChild(c);a.j=[];(b=a.g)&&b.parentNode&&b.parentNode.removeChild(b);a.g=null};function jb(a,b,c,d,e){function f(k){document.body?g(document.body):0<k?p.setTimeout(function(){f(k-1)},e):b()}function g(k){k.appendChild(h);p.setTimeout(function(){h?(0!==h.offsetHeight&&0!==h.offsetWidth?b():a(),h.parentNode&&h.parentNode.removeChild(h)):a()},d)}var h=kb(c);f(3)}function kb(a){var b=document.createElement("div");b.className=a;b.style.width="1px";b.style.height="1px";b.style.position="absolute";b.style.left="-10000px";b.style.top="-10000px";b.style.zIndex="-10000";return b};function Ma(a){this.h=R(a)}n(Ma,T);function lb(a){this.h=R(a)}n(lb,T);var mb=Qa(lb);function nb(a){a=Na(a,4)||"";if(void 0===U){var b=null;var c=p.trustedTypes;if(c&&c.createPolicy){try{b=c.createPolicy("goog#html",{createHTML:q,createScript:q,createScriptURL:q})}catch(d){p.console&&p.console.error(d.message)}U=b}else U=b}a=(b=U)?b.createScriptURL(a):a;return new V(a,Ta)};function ob(a,b){this.m=a;this.o=new Wa(a.document);this.g=b;this.j=S(this.g,1);this.u=nb(La(this.g,2));this.i=!1;b=nb(La(this.g,13));this.l=new db(a.document,b,S(this.g,12))}ob.prototype.start=function(){pb(this)};
  192. function pb(a){qb(a);Za(a.o,a.u,3,!1,function(){a:{var b=a.j;var c=p.btoa(b);if(c=p[c]){try{var d=Sa(p.atob(c))}catch(e){b=!1;break a}b=b===Na(d,1)}else b=!1}b?Z(a,S(a.g,14)):(Z(a,S(a.g,8)),eb(a.l))},function(){jb(function(){Z(a,S(a.g,7));eb(a.l)},function(){return Z(a,S(a.g,6))},S(a.g,9),Oa(a.g,10),Oa(a.g,11))})}function Z(a,b){a.i||(a.i=!0,a=new a.m.XMLHttpRequest,a.open("GET",b,!0),a.send())}function qb(a){var b=p.btoa(a.j);a.m[b]&&Z(a,S(a.g,5))};(function(a,b){p[a]=function(){var c=ma.apply(0,arguments);p[a]=function(){};b.apply(null,c)}})("__h82AlnkH6D91__",function(a){"function"===typeof window.atob&&(new ob(window,mb(window.atob(a)))).start()});}).call(this);
  193.  
  194. window.__h82AlnkH6D91__("WyJwdWItMjM1ODkzMzQxMjI2OTMxMSIsW251bGwsbnVsbCxudWxsLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9iL3B1Yi0yMzU4OTMzNDEyMjY5MzExIl0sbnVsbCxudWxsLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9lbC9BR1NLV3hXTTliQUJlOFlmMWQ5Z3lTZGFQN1JIS0FXUkVUN3p5dTl3Z3F3Wjk1NWhFTlNsdFk1MUJyTzRuSG9fT3piOUJYSlpFaFIwLUxoX3lSLUlTcW5YNERMSjN3XHUwMDNkXHUwMDNkP3RlXHUwMDNkVE9LRU5fRVhQT1NFRCIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFg4SkZWakVVNWhtalk4VHJnRG91R0RjMXptaUVxZVM0bWYzQWt3dU1LdmxxN0xwRV9KZl85TWYwVVp4RWpSY3dqQnEtYm9ZSHl1SGRaLTF4alYzQjBKX0FcdTAwM2RcdTAwM2Q/YWJcdTAwM2QxXHUwMDI2c2JmXHUwMDNkMSIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFdmUXR1akhDTjRVb3oxZ0I0WkR0WkNHT2s2elVZR3M4SHNnS0F4SkQxUXNMM0oybzlQUG12a2RleUhvbDRqZnphaWRYN0owQmhwdFJFTHZMeXhmLUUwNUFcdTAwM2RcdTAwM2Q/YWJcdTAwM2QyXHUwMDI2c2JmXHUwMDNkMSIsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2VsL0FHU0tXeFhZbkdkcWFMN2xJenlCcWxWdE04MTRESzVnUlRRdE9IYkRXZVdKalBsMklNdVpHMkhHUl9yalhNUFJiaXkwZVRucTEwdEVGSFA1ekJCTXdBWmlqc09pa2dcdTAwM2RcdTAwM2Q/c2JmXHUwMDNkMiIsImRpdi1ncHQtYWQiLDIwLDEwMCwiY0hWaUxUSXpOVGc1TXpNME1USXlOamt6TVRFXHUwMDNkIixbbnVsbCxudWxsLG51bGwsImh0dHBzOi8vd3d3LmdzdGF0aWMuY29tLzBlbW4vZi9wL3B1Yi0yMzU4OTMzNDEyMjY5MzExLmpzP3VzcXBcdTAwM2RDQWsiXSwiaHR0cHM6Ly9mdW5kaW5nY2hvaWNlc21lc3NhZ2VzLmdvb2dsZS5jb20vZWwvQUdTS1d4VlNyRjJMaEl6eFVrYkdVQnhSeHB5TWZNZWU3SUNVVVY5NkNHT1hkV095b1RPRUlsVDJEaUhnUnRZVjY0WWJNS3N4aVNSanZCcW9wTEJTbndnRnAxWWlWd1x1MDAzZFx1MDAzZCJd");</script>
  195. <!-- End Google AdSense Ad Blocking Recovery Error Protection snippet added by Site Kit -->
  196. <link rel="icon" href="https://coffeefires.com/wp-content/uploads/2021/04/cropped-favicon-32x32.png" sizes="32x32" />
  197. <link rel="icon" href="https://coffeefires.com/wp-content/uploads/2021/04/cropped-favicon-192x192.png" sizes="192x192" />
  198. <link rel="apple-touch-icon" href="https://coffeefires.com/wp-content/uploads/2021/04/cropped-favicon-180x180.png" />
  199. <meta name="msapplication-TileImage" content="https://coffeefires.com/wp-content/uploads/2021/04/cropped-favicon-270x270.png" />
  200. <style type="text/css" class="tve_global_style">@media(min-width:300px){.tcb-global-button-tpl_jyzt2s2v .tcb-button-link,.tcb-global-button-tpl_jyzt2s2v button{border-color:rgb(0,0,0);background-color:rgb(179,137,128) !important;background-image:none !important;}:not(#tve) .tcb-global-button-tpl_jyzt2s2v-prtext{letter-spacing:2px;text-transform:uppercase !important;font-size:20px !important;}:not(#tve) .tcb-global-button-tpl_jyzt2s2v:hover .tcb-button-link,:not(#tve) .tcb-global-button-tpl_jyzt2s2v:hover button{background-color:rgb(17,17,17) !important;background-image:none !important;}:not(#tve) .tcb-global-button-tpl_jyzt2s2v .tcb-button-link,:not(#tve) .tcb-global-button-tpl_jyzt2s2v button{font-size:16px !important;}:not(#tve) .tcb-global-button-tpl_jyzt2s2v .tcb-button-link span,:not(#tve) .tcb-global-button-tpl_jyzt2s2v button{color:rgb(255,255,255);--tcb-applied-color:var$(--tcb-tpl-color-7);}:not(#tve) .tcb-global-button-tpl_jyzt2s2v .tcb-button-link span{font-weight:var(--tve-font-weight,var(--g-regular-weight,normal));}.tcb-global-button-tpl_jyzt2s2v{--tve-font-weight:var(--g-regular-weight,normal);--tve-font-family:Hind;--g-regular-weight:400;--g-bold-weight:700;}:not(#tve) .tcb-global-button-tpl_jyzt2s2v .tcb-button-link{font-family:var(--tve-font-family,Hind);}.tcb-global-button-tpl_jyzt2s2v .tcb-button-link{background-image:none !important;--background-image:none !important;--tve-applied-background-image:none !important;background-color:rgb(251,179,34) !important;--background-color:rgb(251,179,34) !important;--tve-applied-background-color:rgb(251,179,34) !important;border-color:rgb(72,51,30);}:not(#tve) .tcb-global-button-tpl_jyzt2s2v:hover .tcb-button-link{background-color:rgb(89,63,37) !important;--background-color:rgb(89,63,37) !important;--tve-applied-background-color:rgb(89,63,37) !important;}}@media(max-width:767px){:not(#tve) .tcb-global-button-tpl_jyzt2s2v-prtext{letter-spacing:2px;font-size:18px !important;}}</style> <style class="tve_custom_style">@import url("//fonts.googleapis.com/css?family=Hind:400,700,300,500,600&subset=latin");@import url("//fonts.googleapis.com/css?family=Playfair+Display:400,700,,400i,700i&subset=latin");@import url("//fonts.googleapis.com/css?family=Great+Vibes:400,&subset=latin");@media (min-width:300px){#tcb_landing_page p strong,#tcb_landing_page li strong{font-weight:700;}[data-css="tve-u-15e09c94f7d"]{background-color:rgb(255,255,255);background-image:none !important;}#tcb_landing_page h1{font-family:"Playfair Display";font-weight:400;line-height:1.3em;font-size:56px;color:rgb(34,34,34);--tcb-applied-color:var$(--tcb-tpl-color-0);padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}#tcb_landing_page h2{font-family:"Playfair Display";font-weight:400;line-height:1.3em;font-size:40px;color:rgb(34,34,34);--tcb-applied-color:var$(--tcb-tpl-color-0);padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}#tcb_landing_page h3{font-family:Hind;font-weight:400;line-height:1.3em;font-size:24px;letter-spacing:2px;text-transform:uppercase;color:rgb(34,34,34);--tcb-applied-color:var$(--tcb-tpl-color-0);--tcb-typography-font-size:24px;padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}#tcb_landing_page h4{font-family:Hind;font-weight:400;line-height:1.3em;font-size:22px;color:rgb(34,34,34);--tcb-applied-color:var$(--tcb-tpl-color-0);padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}#tcb_landing_page h5{font-family:Hind;font-weight:400;line-height:1.3em;font-size:20px;color:rgb(34,34,34);--tcb-applied-color:var$(--tcb-tpl-color-0);padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}#tcb_landing_page h6{font-family:Hind;font-weight:400;line-height:1.3em;font-size:18px;color:rgb(34,34,34);--tcb-applied-color:var$(--tcb-tpl-color-0);padding-bottom:0px;margin-bottom:0px;padding-top:0px;margin-top:0px;}#tcb_landing_page h3 strong{font-weight:500;}#tcb_landing_page h4 strong{font-weight:500;}#tcb_landing_page h5 strong{font-weight:600;}#tcb_landing_page h6 strong{font-weight:600;}[data-css="tve-u-16c6b241f44"]{padding-top:0px !important;padding-bottom:0px !important;flex-direction:row-reverse !important;}[data-css="tve-u-16c6b243d96"]{background-color:rgb(241,145,60)!important;padding-top:70px !important;padding-bottom:70px !important;padding-right:40px !important;--background-color:rgb(241,145,60)!important;--tve-applied-background-color:var$(--tcb-color-0)!important;}[data-css="tve-u-16c6b241f44"] > .tcb-flex-col > .tcb-col{justify-content:center;}[data-css="tve-u-16c6b26410e"]{inset:auto;float:left;z-index:3;position:relative;margin-top:0px !important;margin-bottom:40px !important;}[data-css="tve-u-16c6b29297e"]::after{clear:both;}[data-css="tve-u-16c6b2f8bac"]{margin-top:0px !important;}[data-css="tve-u-16c6b30e7d7"]{padding-left:40px !important;padding-right:200px !important;background-color:transparent !important;}[data-css="tve-u-16c6b5aecf7"]{padding:50px 0px !important;}[data-css="tve-u-16c6b5dd4e6"]{float:none;position:relative;max-width:373px;background-color:rgb(255,255,255) !important;margin:0px auto -66px !important;z-index:3 !important;}[data-css="tve-u-16c7049fe3c"]{float:left;z-index:3;position:relative;margin-bottom:50px !important;}[data-css="tve-u-16c6c51ef17"]{padding:0px !important;}:not(#tve) [data-css="tve-u-16c6b2f8bac"] p,:not(#tve) [data-css="tve-u-16c6b2f8bac"] li,:not(#tve) [data-css="tve-u-16c6b2f8bac"] blockquote,:not(#tve) [data-css="tve-u-16c6b2f8bac"] address,:not(#tve) [data-css="tve-u-16c6b2f8bac"] .tcb-plain-text,:not(#tve) [data-css="tve-u-16c6b2f8bac"] label,:not(#tve) [data-css="tve-u-16c6b2f8bac"] h1,:not(#tve) [data-css="tve-u-16c6b2f8bac"] h2,:not(#tve) [data-css="tve-u-16c6b2f8bac"] h3,:not(#tve) [data-css="tve-u-16c6b2f8bac"] h4,:not(#tve) [data-css="tve-u-16c6b2f8bac"] h5,:not(#tve) [data-css="tve-u-16c6b2f8bac"] h6{color:rgb(144,138,138);--tcb-applied-color:var$(--tcb-tpl-color-3);}[data-css="tve-u-16c6c628fbe"]{max-width:65.9%;}[data-css="tve-u-16c6c628f68"]{max-width:43.0992%;}[data-css="tve-u-16c719c9705"]::after{clear:both;}[data-css="tve-u-16c719d3629"]{max-width:482px;float:right;z-index:3;position:relative;padding:0px !important;margin:0px auto !important;}:not(#tve) [data-css="tve-u-16c72c46d4b"]{--tcb-applied-color:var$(--tcb-color-0);color:rgb(241,145,60)!important;--tve-applied-color:var$(--tcb-color-0)!important;}:not(#tve) [data-css="tve-u-16c72c47c55"]{--tcb-applied-color:var$(--tcb-tpl-color-0);color:rgb(34,34,34) !important;}[data-css="tve-u-16c75ccdcdc"]{border-bottom:1px solid rgb(218,185,179) !important;}[data-css="tve-u-16c75ccf480"]{padding:0px !important;margin-bottom:110px !important;}[data-css="tve-u-16cb3590118"]{float:none;width:568px;z-index:3;position:relative;left:-40px;--tve-alignment:center;margin:0px auto !important;}:not(#tve) [data-css="tve-u-16cb3590118"]:hover{border-radius:0px !important;overflow:hidden !important;}:not(#tve) [data-css="tve-u-16cb3590118"]:hover .tve-image-overlay{background-color:rgba(255,255,255,0.1) !important;}:not(#tve) [data-css="tve-u-16cb3590118"]:hover img{filter:grayscale(0%) blur(2px) !important;opacity:0.73 !important;}.tve_post_lp > div >:not(#tve){--page-section-max-width:1180px;}[data-css="tve-u-16d1ee7c5d7"]{max-width:1180px;min-width:100%;}#tcb_landing_page .thrv_text_element a,#tcb_landing_page .tcb-styled-list a,#tcb_landing_page .tcb-numbered-list a{color:rgb(179,137,128);--tcb-applied-color:var$(--tcb-tpl-color-6);}.tve_lp .tcb-plain-text{font-family:Hind;font-weight:var(--g-regular-weight,normal);font-size:18px;--tcb-typography-font-family:Hind;--g-regular-weight:400;--g-bold-weight:700;--tcb-typography-font-size:18px;}[data-css="tve-u-173a44186af"]::after{clear:both;}[data-css="tve-u-173a4418d7d"]::after{clear:both;}#tcb_landing_page p{font-family:Hind;font-weight:400;font-size:18px;color:rgb(144,138,138);line-height:1.7em;--tcb-applied-color:var$(--tcb-tpl-color-3);}#tcb_landing_page li:not([class*="menu"]){font-family:Hind;font-weight:400;font-size:18px;color:rgb(144,138,138);line-height:1.7em;--tcb-applied-color:var$(--tcb-tpl-color-3);padding-bottom:12px;margin-bottom:0px;}#tcb_landing_page ul:not([class*="menu"]),#tcb_landing_page ol{padding:10px 0px;margin-top:0px;margin-bottom:0px;}[data-css="tve-u-17a3adbb419"]{width:160px;border-radius:200px;overflow:hidden;--tve-alignment:center;float:none;margin-top:0px !important;margin-left:auto !important;margin-right:auto !important;border:4px solid rgb(241,145,60);--tve-applied-border:4px solid var$(--tcb-color-0);--tve-border-width:4px;}[data-css="tve-u-17a3adbb411"]{width:160px;border-radius:200px;overflow:hidden;--tve-alignment:center;float:none;margin-top:0px !important;margin-left:auto !important;margin-right:auto !important;border:4px solid rgb(241,145,60);--tve-applied-border:4px solid var$(--tcb-color-0);--tve-border-width:4px;}[data-css="tve-u-17a3adbb3fc"]{background-color:rgb(241,145,60) !important;--background-color:rgb(241,145,60) !important;--tve-applied-background-color:var$(--tcb-color-0) !important;}[data-css="tve-u-17a3adbb413"]{margin-bottom:20px !important;}:not(#tve) [data-css="tve-u-17a3adbb414"]{--tcb-applied-color:var$(--tcb-local-color-6949c,rgb(34,34,34));color:var(--tcb-local-color-6949c,rgb(34,34,34))!important;font-weight:var(--g-regular-weight,normal)!important;}:not(#tve) [data-css="tve-u-17a3adbb419"]:hover{border:medium !important;border-radius:100px !important;overflow:hidden !important;--tve-applied-border:none!important;--tve-border-width:4px!important;}:not(#tve) [data-css="tve-u-17a3adbb411"]:hover{border-radius:100px !important;overflow:hidden !important;border:medium !important;--tve-applied-border:none!important;--tve-border-width:4px!important;}[data-css="tve-u-17a3adbb40a"]{background-color:rgb(255,255,255) !important;}[data-css="tve-u-17a3adbb409"]{float:none;z-index:3;position:relative;margin:0px auto !important;padding:40px 50px 20px !important;}[data-css="tve-u-17a3adbb3fb"]{border:medium;--tcb-local-color-426bf:rgb(179,137,128);--tcb-local-related-426bf:--tcb-tpl-color-6;--tcb-local-default-426bf:rgb(179,137,128);--tcb-local-color-b4e87:rgb(246,232,229);--tcb-local-related-b4e87:--tcb-tpl-color-2;--tcb-local-default-b4e87:rgb(246,232,229);--tcb-local-color-a2769:rgb(218,185,179);--tcb-local-related-a2769:--tcb-tpl-color-10;--tcb-local-default-a2769:rgb(218,185,179);--tcb-local-color-6949c:rgb(34,34,34);--tcb-local-related-6949c:--tcb-tpl-color-0;--tcb-local-default-6949c:rgb(34,34,34);padding:0px !important;margin-bottom:0px !important;margin-top:0px !important;}[data-css="tve-u-17a3adbb40c"]{margin-left:-40px;padding:0px !important;}[data-css="tve-u-17a3adbb40b"]{margin:0px 0px 20px !important;}[data-css="tve-u-17a3adbb410"]::after{clear:both;}[data-css="tve-u-17a3adbb40c"] > .tcb-flex-col{padding-left:40px;}[data-css="tve-u-17a3adbb41b"]{margin-top:0px !important;margin-bottom:30px !important;padding:40px !important;}[data-css="tve-u-17a3adbb3fd"]{max-width:900px;min-width:100%;min-height:0px !important;}[data-css="tve-u-17a3adbb40f"]{box-shadow:rgba(0,0,0,0.06) 0px 9px 28px 6px;border:medium !important;}[data-css="tve-u-17a3adbb40e"]{margin-top:0px !important;margin-bottom:30px !important;padding:40px !important;}[data-css="tve-u-17a3adbb3fd"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a3adbb3fd"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a3adbb3fd"] h3{padding:0px !important;margin:0px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper{width:calc(33.3333% - 13.3333px);}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] p,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] a,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] ul,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] ul > li,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] ol,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] ol > li,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] h1,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] h2,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] h3,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] h4,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] h5,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] h6,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] blockquote > p,:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"] pre{text-align:center;font-size:var(--tve-font-size,16px);color:rgb(0,0,0) !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"]{--tve-font-size:16px;margin:0px 0px 20px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391d"]{padding:0px 20px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391c"]{margin:0px 0px 20px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13925"]{padding:2px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391d"] > .tcb-flex-col > .tcb-col{justify-content:center;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391e"]{max-width:22.5%;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13921"]{max-width:55%;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13924"]{max-width:22.5%;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13920"]{padding:2px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list .post-wrapper{padding:20px 20px 40px !important;background-color:rgb(255,255,255) !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13920"] .tve_sep{width:100%;border-width:1px !important;border-color:rgba(0,0,0,0.14) !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13925"] .tve_sep{border-width:1px;border-color:rgba(0,0,0,0.12);}[data-css="tve-u-17a59d13916"]{background-color:rgb(245,245,245) !important;padding:20px !important;--background-color:rgb(245,245,245)!important;--tve-applied-background-color:rgb(245,245,245)!important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"] .tcb-button-link{border-radius:0px;overflow:hidden;border-width:1px;border-style:solid;border-color:rgba(0,0,0,0.14) rgba(0,0,0,0);border-image:initial;box-shadow:none;letter-spacing:2px;background-color:rgb(255,255,255) !important;padding:12px 10px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"]{float:none;margin-left:auto !important;margin-right:auto !important;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"] .tcb-button-link span{color:rgba(0,0,0,0.5);}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"] .tcb-button-link span{text-transform:uppercase;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"] .tcb-button-link{font-size:10px !important;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"]:hover .tcb-button-link{border:1px solid rgba(0,0,0,0.7) !important;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"]:hover .tcb-button-link span{color:rgba(0,0,0,0.8) !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13919"]{margin-top:0px !important;margin-bottom:30px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391a"]{box-shadow:rgba(0,143,255,0.22) 0px 28px 0px -17px;background-image:url("https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/css/images/featured_image.png") !important;background-size:cover !important;background-position:50% 50% !important;background-attachment:scroll !important;background-repeat:no-repeat !important;}[data-css="tve-u-17a59d13916"].tcb-post-list .thrv-content-box [data-css="tve-u-17a59d1391b"]{min-height:225px !important;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13922"]{color:rgb(0,143,255) !important;--tcb-applied-color:rgb(0,143,255) !important;line-height:1em !important;padding-top:0px !important;margin-top:0px !important;padding-bottom:0px !important;margin-bottom:0px !important;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13927"]{padding-top:0px !important;margin-top:0px !important;padding-bottom:0px !important;margin-bottom:0px !important;font-size:20px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13926"]{padding:0px !important;margin-bottom:20px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image:url("https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/css/images/featured_image.png") !important;background-size:cover !important;background-position:50% 50% !important;background-attachment:scroll !important;background-repeat:no-repeat !important;}:not(#tve) [data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13923"]{text-decoration-line:none !important;--eff:none !important;text-decoration-color:var(--eff-color,currentColor) !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:nth-child(n+4){margin-top:20px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:not(:nth-child(n+4)){margin-top:0px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:not(:nth-child(3n)){margin-right:20px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:nth-child(3n){margin-right:0px !important;}[data-css="tve-u-16cb3590118"] .tve_image_frame{height:100%;}[data-css="tve-u-17a59d29a3e"]{margin-left:-30.782px;width:110% !important;max-width:none !important;}[data-css="tve-u-17a59d379fe"]{border:medium;--tcb-local-color-3207d:rgb(201,163,146);--tcb-local-related-3207d:--tcb-tpl-color-8;--tcb-local-default-3207d:rgb(201,163,146);--tcb-local-color-68d85:rgb(255,255,255);--tcb-local-related-68d85:--tcb-tpl-color-7;--tcb-local-default-68d85:rgb(255,255,255);--tcb-local-color-6d9c6:rgba(65,59,59,0.7);--tcb-local-related-6d9c6:--tcb-tpl-color-15;--tcb-local-default-6d9c6:rgba(65,59,59,0.7);--tcb-local-color-9fd0e:rgb(0,0,0);--tcb-local-related-9fd0e:--tcb-tpl-color-11;--tcb-local-default-9fd0e:rgb(0,0,0);--tcb-local-color-9ffe5:rgb(218,185,179);--tcb-local-related-9ffe5:--tcb-tpl-color-10;--tcb-local-default-9ffe5:rgb(218,185,179);margin-top:0px !important;padding:70px 40px !important;margin-bottom:0px !important;}[data-css="tve-u-17a59d379ff"]{background-image:linear-gradient(rgba(65,59,59,0.7),rgba(65,59,59,0.7)),url("https://coffeefires.com/wp-content/uploads/2021/06/Arabica.jpg")!important;background-size:auto,cover !important;background-position:0px 0px,50% 50% !important;background-attachment:scroll,fixed !important;background-repeat:no-repeat,no-repeat !important;background-color:transparent !important;--background-image:linear-gradient(rgba(65,59,59,0.7),rgba(65,59,59,0.7)),url("https://coffeefires.com/wp-content/uploads/2021/06/Arabica.jpg")!important;--background-size:auto,cover!important;--background-position:0px 0px,50% 50%!important;--background-attachment:scroll,fixed!important;--background-repeat:no-repeat,no-repeat!important;--tve-applied-background-image:linear-gradient(var$(--tcb-tpl-color-15),var$(--tcb-tpl-color-15)),url("https://coffeefires.com/wp-content/uploads/2021/06/Arabica.jpg")!important;}[data-css="tve-u-17a59d37a00"]{max-width:1180px;}[data-css="tve-u-17a59d37a01"]{border:medium;margin-top:0px !important;margin-bottom:20px !important;}:not(#tve) [data-css="tve-u-17a59d37a00"] p,:not(#tve) [data-css="tve-u-17a59d37a00"] li,:not(#tve) [data-css="tve-u-17a59d37a00"] blockquote,:not(#tve) [data-css="tve-u-17a59d37a00"] address,:not(#tve) [data-css="tve-u-17a59d37a00"] .tcb-plain-text,:not(#tve) [data-css="tve-u-17a59d37a00"] label,:not(#tve) [data-css="tve-u-17a59d37a00"] h1,:not(#tve) [data-css="tve-u-17a59d37a00"] h2,:not(#tve) [data-css="tve-u-17a59d37a00"] h3,:not(#tve) [data-css="tve-u-17a59d37a00"] h4,:not(#tve) [data-css="tve-u-17a59d37a00"] h5,:not(#tve) [data-css="tve-u-17a59d37a00"] h6{color:var(--tcb-local-color-68d85,rgb(255,255,255));--tcb-applied-color:var$(--tcb-local-color-68d85,rgb(255,255,255));}[data-css="tve-u-17a59d37a0d"]{max-width:100%;margin-bottom:20px !important;padding-top:20px !important;padding-bottom:20px !important;border-top:1px solid rgba(255,255,255,0.25) !important;border-bottom:1px solid rgba(255,255,255,0.25) !important;}:not(#tve) [data-css="tve-u-17a59d37a10"]{--tcb-applied-color:var$(--tcb-local-color-3207d,rgb(201,163,146));color:var(--tcb-local-color-3207d,rgb(201,163,146)) !important;font-family:"Playfair Display" !important;font-size:22px !important;}[data-css="tve-u-17a59d37a0f"]{max-width:383px;margin-top:0px !important;padding:0px !important;background-color:rgba(249,239,237,0) !important;margin-bottom:0px !important;}:not(#tve) [data-css="tve-u-17a59d37a0c"]{--tcb-applied-color:var$(--tcb-local-color-68d85,rgb(255,255,255));font-size:90px !important;color:var(--tcb-local-color-68d85,rgb(255,255,255)) !important;line-height:0.85em !important;font-family:Kanit !important;font-weight:300 !important;}[data-css="tve-u-17a59d37a0b"]{max-width:63px;height:52px;left:-10px;position:relative !important;}[data-css="tve-u-17a59d37a0c"] strong{font-weight:500 !important;}[data-css="tve-u-17a59d37a05"]{height:5px !important;}[data-css="tve-u-17a59d37a04"]{border-bottom:1px solid var(--tcb-local-color-9ffe5,rgb(218,185,179)) !important;}[data-css="tve-u-17a59d37a03"]{max-width:70px;float:none;margin:0px auto 40px !important;padding:0px !important;}[data-css="tve-u-17a59d37a08"]{padding:30px !important;margin:0px 0px 20px !important;}[data-css="tve-u-17a59d37a09"]{background-color:var(--tcb-local-color-9fd0e,rgb(0,0,0)) !important;}[data-css="tve-u-17a59d37a06"]{margin:0px !important;}[data-css="tve-u-17a59d37a07"]{margin-left:-30px;padding:0px !important;}[data-css="tve-u-17a59d37a07"] > .tcb-flex-col{padding-left:30px;}[data-css="tve-u-17a59d37a00"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17ab01e95e5"]{z-index:3;position:relative;float:left;margin-top:0px !important;}[data-css="tve-u-17afd3f4c29"]{font-weight:400 !important;font-family:"Great Vibes" !important;}:not(#tve) [data-css="tve-u-17afd3f4c28"]{color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255) !important;--tve-applied-color:rgb(255,255,255) !important;font-size:50px !important;}[data-css="tve-u-17b9d57a9a8"]{background-color:rgb(94,94,94) !important;background-image:url("https://coffeefires.com/wp-content/uploads/2021/08/Coffee-Banner.jpg") !important;background-size:cover !important;background-position:50% 50% !important;background-attachment:scroll !important;background-repeat:no-repeat !important;--background-image:url("https://coffeefires.com/wp-content/uploads/2021/08/Coffee-Banner.jpg") !important;--background-size:cover !important;--background-position:50% 50% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;--tve-applied-background-image:url("https://coffeefires.com/wp-content/uploads/2021/08/Coffee-Banner.jpg") !important;}[data-css="tve-u-17b9d57a9a7"]{--tcb-local-color-d3367:rgb(255,255,255);--tcb-local-related-d3367:--tcb-tpl-color-7;--tcb-local-default-d3367:rgb(255,255,255);--tcb-local-color-282ef:rgb(179,137,128);--tcb-local-related-282ef:--tcb-tpl-color-6;--tcb-local-default-282ef:rgb(179,137,128);--tcb-local-color-66aad:rgb(144,138,138);--tcb-local-related-66aad:--tcb-tpl-color-3;--tcb-local-default-66aad:rgb(144,138,138);--tcb-local-color-a221a:rgba(0,0,0,0.6);--tcb-local-related-a221a:--tcb-tpl-color-16;--tcb-local-default-a221a:rgba(0,0,0,0.6);--tcb-local-color-16e44:rgb(17,17,17);--tcb-local-related-16e44:--tcb-tpl-color-12;--tcb-local-default-16e44:rgb(17,17,17);padding:80px 40px !important;margin-top:0px !important;margin-bottom:0px !important;}[data-css="tve-u-17b9d57a9a9"]{max-width:1180px;}:not(#tve) [data-css="tve-u-17b9d57a9a9"] p,:not(#tve) [data-css="tve-u-17b9d57a9a9"] li,:not(#tve) [data-css="tve-u-17b9d57a9a9"] blockquote,:not(#tve) [data-css="tve-u-17b9d57a9a9"] address,:not(#tve) [data-css="tve-u-17b9d57a9a9"] .tcb-plain-text,:not(#tve) [data-css="tve-u-17b9d57a9a9"] label,:not(#tve) [data-css="tve-u-17b9d57a9a9"] h1,:not(#tve) [data-css="tve-u-17b9d57a9a9"] h2,:not(#tve) [data-css="tve-u-17b9d57a9a9"] h3,:not(#tve) [data-css="tve-u-17b9d57a9a9"] h4,:not(#tve) [data-css="tve-u-17b9d57a9a9"] h5,:not(#tve) [data-css="tve-u-17b9d57a9a9"] h6{color:var(--tcb-local-color-d3367,rgb(255,255,255));--tcb-applied-color:var$(--tcb-local-color-d3367,rgb(255,255,255));}[data-css="tve-u-17b9d57a9a9"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d57a9a9"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d57a9a9"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d58e9ab"]{background-image:url("https://coffeefires.com/wp-content/uploads/2021/08/Coffee-Banner.png") !important;background-size:contain !important;background-position:50% 50% !important;background-attachment:scroll !important;background-repeat:no-repeat !important;--background-image:url("https://coffeefires.com/wp-content/uploads/2021/08/Coffee-Banner.png")!important;--background-size:contain!important;--background-position:50% 50%!important;--background-attachment:scroll!important;--background-repeat:no-repeat!important;--tve-applied-background-image:url("https://coffeefires.com/wp-content/uploads/2021/08/Coffee-Banner.png")!important;}[data-css="tve-u-17b9d5aae48"] .tcb-button-link{letter-spacing:2px;border-radius:5px;overflow:hidden;padding-top:18px;padding-right:18px;padding-bottom:18px;background-color:transparent !important;background-image:linear-gradient(rgb(251,186,67),rgb(251,186,67)) !important;--tve-applied-background-image:linear-gradient(rgb(251,186,67),rgb(251,186,67)) !important;background-size:auto !important;background-attachment:scroll !important;padding-left:18px !important;background-position:50% 50% !important;background-repeat:no-repeat !important;--background-image:linear-gradient(rgb(251,186,67),rgb(251,186,67)) !important;--background-size:auto !important;--background-position:50% 50% !important;--background-attachment:scroll !important;--background-repeat:no-repeat !important;}[data-css="tve-u-17b9d5aae48"] .tcb-button-link span{color:rgb(255,255,255);--tcb-applied-color:#fff;}[data-css="tve-u-17b9d5aae48"]{--tcb-local-color-62516:rgb(179,137,128) !important;margin-left:40px !important;}[data-css="tve-u-17b9d5e472e"]{margin-right:20px !important;margin-left:20px !important;}[data-css="tve-u-17b9d5f12c0"]{margin-left:20px !important;margin-right:20px !important;}[data-css="tve-u-17b9d644cca"]{max-width:50%;}[data-css="tve-u-17ba82ce15c"]{max-width:50%;}:not(#tve) [data-css="tve-u-17ba8399e9c"]{color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) [data-css="tve-u-18640c29772"]{color:rgb(241,145,60)!important;--tcb-applied-color:var$(--tcb-color-0);--tve-applied-color:var$(--tcb-color-0)!important;}:not(#tve) [data-css="tve-u-18640c38ff7"]{color:rgb(15,16,17)!important;--tcb-applied-color:var$(--tcb-tpl-color-19);--tve-applied-color:var$(--tcb-tpl-color-19)!important;}}@media (max-width:1023px){[data-css="tve-u-16c6c51ef17"] .tve-page-section-in{justify-content:center;display:flex;flex-direction:column;}[data-css="tve-u-16c6b30e7d7"]{padding-top:60px !important;padding-right:70px !important;padding-bottom:60px !important;}[data-css="tve-u-16c6b5aecf7"]{padding-bottom:30px !important;}[data-css="tve-u-16c6b5dd4e6"]{margin-bottom:-68px !important;}[data-css="tve-u-16c6b241f44"]{flex-flow:row-reverse !important;}[data-css="tve-u-16c6c628f68"]{max-width:43.1%;}[data-css="tve-u-16c6c628fbe"]{max-width:56.9%;}[data-css="tve-u-16c6b26410e"]{margin-bottom:30px !important;}[data-css="tve-u-16c6b243d96"]{padding-top:0px !important;padding-bottom:0px !important;padding-right:30px !important;}[data-css="tve-u-16c75ccf480"]{margin-bottom:120px !important;}[data-css="tve-u-16c7049fe3c"]{margin-bottom:20px !important;}#tcb_landing_page h1{font-size:48px;--tcb-typography-font-size:48px;}#tcb_landing_page h2{font-size:36px;--tcb-typography-font-size:36px;}#tcb_landing_page h3{font-size:24px;--tcb-typography-font-size:24px;}#tcb_landing_page li:not([class*="menu"]){padding-bottom:8px;margin-bottom:0px;}[data-css="tve-u-17a3adbb419"]{width:130px;}[data-css="tve-u-17a3adbb411"]{width:130px;}[data-css="tve-u-17a3adbb409"]{margin-bottom:0px !important;padding:40px 30px 30px !important;}[data-css="tve-u-17a3adbb3fb"]{padding:0px !important;}[data-css="tve-u-17a3adbb40e"]{padding:30px !important;}[data-css="tve-u-17a3adbb41b"]{padding:30px !important;}[data-css="tve-u-17a3adbb40c"] > .tcb-flex-col{padding-left:25px;}[data-css="tve-u-17a3adbb40c"]{margin-left:-25px;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper{width:calc(50% - 7.5px);}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:nth-child(n+3){margin-top:15px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:not(:nth-child(2n)){margin-right:15px !important;}[data-css="tve-u-17a59d13916"]{padding:15px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list .post-wrapper{padding:15px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391d"]{flex-wrap:nowrap !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13928"]{margin-bottom:20px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:not(:nth-child(n+3)){margin-top:0px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:nth-child(2n){margin-right:0px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list .thrv-content-box [data-css="tve-u-17a59d1391b"]{min-height:120px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13919"]{padding:15px !important;margin-bottom:20px !important;}[data-css="tve-u-17a59d379fe"]{padding:50px 30px !important;}[data-css="tve-u-17a59d37a00"]{max-width:738px;}[data-css="tve-u-17a59d37a01"]{margin-top:20px !important;}[data-css="tve-u-17a59d37a0f"]{max-width:383px;top:0px;left:0px;margin-bottom:0px !important;position:static !important;}[data-css="tve-u-17a59d37a08"]{margin-bottom:20px !important;}[data-css="tve-u-17a59d37a07"] > .tcb-flex-col{padding-left:20px;}[data-css="tve-u-17a59d37a07"]{margin-left:-20px;}[data-css="tve-u-17a59d37a00"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h3{padding:0px !important;margin:0px !important;}.tcb-logo.m-16ed4f41656{width:357px !important;}:not(#tve) [data-css="tve-u-17afd3f4c28"]{font-size:30px !important;}[data-css="tve-u-17afd3f4c29"]{font-weight:400 !important;font-family:"Great Vibes" !important;}[data-css="tve-u-17b9d57a9a7"]{padding:60px 30px !important;}[data-css="tve-u-17b9d57a9a9"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d57a9a9"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d58e9ab"]{background-size:contain !important;background-position:50% 50% !important;--background-size:contain !important;--background-position:50% 50% !important;}[data-css="tve-u-17b9d644cca"]{max-width:50.0001%;}:not(#tve) [data-css="tve-u-17b9d65b34d"]{font-size:16px !important;}:not(#tve) [data-css="tve-u-17b9d661b03"]{font-size:12px !important;}}@media (max-width:767px){[data-css="tve-u-16c6b26410e"]{max-width:none;}[data-css="tve-u-16c6b5aecf7"]{padding-left:0px !important;padding-right:0px !important;padding-top:30px !important;}[data-css="tve-u-16c6b241f44"]{flex-flow:wrap !important;}[data-css="tve-u-16c6b241f44"] .tcb-flex-col{flex-basis:390px !important;}[data-css="tve-u-16c6b243d96"]{padding-top:50px !important;padding-right:0px !important;}[data-css="tve-u-16c6b30e7d7"]{padding:130px 20px 30px !important;}[data-css="tve-u-16c6b5dd4e6"]{width:252px;margin-bottom:-52px !important;}[data-css="tve-u-16c7049fe3c"]{margin-bottom:30px !important;}:not(#tve) [data-css="tve-u-16c72c46d4b"]{font-size:32px !important;}:not(#tve) [data-css="tve-u-16c72c47c55"]{font-size:32px !important;}[data-css="tve-u-16c75ccf480"]{margin-bottom:85px !important;}[data-css="tve-u-16cb3590118"]{width:250px;float:none;position:static;margin:0px auto -97px !important;}#tcb_landing_page h1{font-size:40px;--tcb-typography-font-size:40px;}#tcb_landing_page h2{font-size:32px;--tcb-typography-font-size:32px;}#tcb_landing_page h3{font-size:22px;--tcb-typography-font-size:22px;}#tcb_landing_page p{line-height:1.5em;}#tcb_landing_page li:not([class*="menu"]){line-height:1.5em;}[data-css="tve-u-17a3adbb419"]{margin-left:auto !important;margin-right:auto !important;margin-bottom:0px !important;}[data-css="tve-u-17a3adbb411"]{margin-left:auto !important;margin-right:auto !important;margin-bottom:0px !important;}[data-css="tve-u-17a3adbb40c"]{padding:0px !important;}[data-css="tve-u-17a3adbb40b"]{margin:0px !important;}[data-css="tve-u-17a3adbb409"]{max-width:100%;margin-left:0px !important;margin-bottom:0px !important;padding:30px 20px 20px !important;}[data-css="tve-u-17a3adbb3fb"]{padding-left:0px !important;padding-top:0px !important;padding-bottom:0px !important;}[data-css="tve-u-17a3adbb40e"]{padding:20px !important;}[data-css="tve-u-17a3adbb41b"]{padding:20px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper{width:calc(100% + 0px);}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:nth-child(n+2){margin-top:15px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391d"]{padding-left:10px !important;padding-right:10px !important;flex-wrap:wrap !important;padding-top:0px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list .post-wrapper{padding:10px 10px 30px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13929"]{float:none;margin-left:auto !important;margin-right:auto !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:not(:nth-child(n+2)){margin-top:0px !important;}.tcb-post-list[data-css="tve-u-17a59d13916"] .post-wrapper.thrv_wrapper:nth-child(n){margin-right:0px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391d"] .tcb-flex-col{flex-basis:390px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13920"]{margin-bottom:4px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13925"]{margin-top:4px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list .thrv-content-box [data-css="tve-u-17a59d1391b"]{min-height:100px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d13919"]{padding:10px !important;}[data-css="tve-u-17a59d13916"].tcb-post-list [data-css="tve-u-17a59d1391c"]{margin-bottom:20px !important;}[data-css="tve-u-17a59d379fe"]{margin-top:0px !important;margin-bottom:0px !important;padding:30px 20px 40px !important;}[data-css="tve-u-17a59d37a00"]{max-width:341px;min-height:1000px !important;}[data-css="tve-u-17a59d37a01"]{margin-top:0px !important;margin-bottom:10px !important;}[data-css="tve-u-17a59d37a0b"]{height:40px;}:not(#tve) [data-css="tve-u-17a59d37a0c"]{font-size:70px !important;}:not(#tve) [data-css="tve-u-17a59d37a02"]{font-size:32px !important;}[data-css="tve-u-17a59d37a03"]{float:none;margin-left:auto !important;margin-right:auto !important;}:not(#tve) [data-css="tve-u-17a59d37a10"]{font-size:20px !important;}:not(#tve) [data-css="tve-u-17a59d37a0e"]{font-size:18px !important;}[data-css="tve-u-17a59d37a0a"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a12"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a13"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a0a"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a12"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a13"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a0a"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a12"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a13"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h2{padding:0px !important;margin:0px !important;}[data-css="tve-u-17a59d37a00"] h3{padding:0px !important;margin:0px !important;}:not(#tve) [data-css="tve-u-17afd3f4c28"]{font-size:25px !important;}[data-css="tve-u-17b9d57a9a7"]{padding:30px 15px 40px !important;}[data-css="tve-u-17b9d57a9a9"] h1{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d57a9a9"] h3{padding:0px !important;margin:0px !important;}[data-css="tve-u-17b9d58e9ab"]{background-size:contain !important;--background-size:contain !important;background-attachment:scroll !important;--background-attachment:scroll !important;margin-top:0px !important;padding-top:100px !important;padding-bottom:50px !important;}[data-css="tve-u-17b9d5aae48"]{margin-left:25px !important;}[data-css="tve-u-17b9d5aae48"] .tcb-button-link{padding-top:18px !important;padding-left:10px !important;padding-right:10px !important;}:not(#tve) [data-css="tve-u-17b9d65b34d"]{font-size:14px !important;}[data-css="tve-u-17b9d5e472e"]{margin-right:20px !important;}:not(#tve) [data-css="tve-u-17b9d661b03"]{font-size:9px !important;}:not(#tve) [data-css="tve-u-17ba8399e9c"]{font-size:22px !important;}}</style> <style type="text/css" id="tve_head_custom_css" class="tve_user_custom_style">.thrv_text_element p { margin: 0;}
  201. .thrv_heading h1,h2,h3,h4,h5 {margin: 0;}
  202.  
  203. .thrv_widget_menu.tve-custom-menu-upgrade[class*="tve-custom-menu-switch-icon-"][class*="tve-mobile-side-"] .tve_w_menu.tve_horizontal {
  204. display: none;
  205. }
  206.  
  207. .thrv_widget_menu.tve-custom-menu-upgrade[class*="tve-custom-menu-switch-icon-"][class*="tve-mobile-side-"] .tve-triggered-icon + .tve_w_menu.tve_horizontal {
  208. display: block;
  209. }</style><noscript></noscript>
  210. <style>
  211.            html {
  212.                height: auto;
  213.            }
  214.  
  215.            html.tcb-editor {
  216.                overflow-y: initial;
  217.            }
  218.  
  219.            body:before, body:after {
  220.                height: 0 !important;
  221.            }
  222.  
  223.            .thrv_page_section .out {
  224.                max-width: none
  225.            }
  226.  
  227.            .tve_wrap_all {
  228.                position: relative;
  229.            }
  230.  
  231.            /* Content Width - inherit Content Width directly from LP settings */
  232.            .thrv-page-section[data-inherit-lp-settings="1"] .tve-page-section-in {
  233.                max-width: 1080px !important;
  234.                max-width: var(--page-section-max-width) !important;
  235.            }
  236. /* set the max-width also for over content settings */
  237.            body.tcb-full-header .thrv_header,
  238.            body.tcb-full-footer .thrv_footer {
  239.                width: 100vw;
  240. max-width: 100vw;
  241.                left: 50%;
  242.                right: 50%;
  243.                margin-left: -50vw !important;
  244.                margin-right: -50vw !important;
  245.            }
  246. </style>
  247.  
  248. </head>
  249. <body class="home page-template-default page page-id-1681 custom-background tve_lp"style="" data-css="tve-u-15e09c94f7d"> <div class="wrp cnt bSe" style="display: none">
  250. <div class="awr"></div>
  251. </div>
  252. <div class="tve_wrap_all" id="tcb_landing_page">
  253. <div class="tve_post_lp tve_lp_tcb2-chic-smart-homepage tve_lp_template_wrapper" style="">
  254. <div id="tve_flt" class="tve_flt tcb-style-wrap"><div id="tve_editor" class="tve_shortcode_editor tar-main-content" data-post-id="1681"><div id="thrive-header" class="thrv_wrapper thrv_symbol thrive-shortcode thrv_header tve_no_drag thrv_symbol_1783  tve-default-state" data-id="1783" data-selector=".thrv_symbol_1783" data-shortcode="thrive_header" data-tcb-elem-type="header" data-element-name="Header"><div class="thrive-shortcode-html thrive-symbol-shortcode tve-default-state" data-symbol-id="1783"><style type="text/css" id="tcb-style-base-tcb_symbol-1783"  onLoad="typeof window.lightspeedOptimizeStylesheet === 'function' && window.lightspeedOptimizeStylesheet()" class="tcb-lightspeed-style">.thrv_widget_menu { position: relative; z-index: 10; }.thrv_widget_menu .fixed-menu-item { position: fixed !important; }.thrv_widget_menu.thrv_wrapper { overflow: visible !important; }.thrv_widget_menu li li .tve-item-dropdown-trigger { position: absolute; top: 0px; right: 0.5em; bottom: 0px; }.thrv_widget_menu ul ul { box-sizing: border-box; min-width: 100%; }.thrv_widget_menu .tve_w_menu .sub-menu { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 9px 1px; background-color: rgb(255, 255, 255); }.thrv_widget_menu .tve_w_menu .sub-menu { visibility: hidden; display: none; }.thrv_widget_menu.tve-active-disabled .tve-state-active { cursor: default !important; }.thrv_widget_menu[class*="tve-custom-menu-switch-icon-"].tve-active-disabled .menu-item-has-children { cursor: pointer; }.tve-m-trigger { display: none; -webkit-tap-highlight-color: transparent; }.tve-m-trigger:focus,.tve-m-trigger:active { outline: none; }.tve-m-trigger .thrv_icon { font-size: 33px; width: 33px; height: 33px; margin: 0px auto !important; padding: 0.3em !important; }.tve-m-trigger:not(.tve-triggered-icon) .tcb-icon-close { display: none; }.thrv_widget_menu.thrv_wrapper { padding: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] { background: none !important; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] li { box-sizing: border-box; text-align: center; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .thrive-shortcode-html { position: relative; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-item-dropdown-trigger { position: absolute; top: 0px; right: 0.8rem; bottom: 0px; transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s; height: 100% !important; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .expand-children > a > .tve-item-dropdown-trigger { transform: rotate(180deg); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .m-icon { margin-left: -1em; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li { background-color: inherit; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu ul { display: none; position: relative; width: 100%; left: 0px; top: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls) { padding: 0px; width: 100%; margin-top: 0px; margin-bottom: 0px; -webkit-tap-highlight-color: transparent; margin-left: 0px !important; margin-right: 0px !important; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls):focus,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls):active { outline: none; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls) a { padding: 10px 2em; }.tve_editor_page .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu { outline: rgb(46, 204, 113) solid 1px; margin: 0px -1px !important; width: calc(100% + 2px) !important; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"] ul.tve_w_menu { background-color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"] ul.tve_w_menu .sub-menu { box-shadow: none; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"] ul.tve_w_menu li li { background-color: rgb(250, 250, 250); box-shadow: none; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="dark-tmp"] ul.tve_w_menu { background-color: rgb(30, 30, 31); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="dark-tmp"] ul.tve_w_menu li .sub-menu li { background-color: rgb(41, 41, 42); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="dark-tmp"] ul.tve_w_menu li > a { color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown ul.tve_w_menu { height: auto; max-height: 0px; opacity: 0; left: 0px; overflow: hidden; width: 100%; position: absolute; transition: max-height 0.1s ease 0s, opacity 0.1s ease 0s; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown ul.tve_w_menu.tve-m-expanded { opacity: 1; max-height: fit-content; top: 100%; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger { position: relative; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger .thrv_icon { display: block; transition: opacity 0.3s ease 0s; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger .tcb-icon-close { position: absolute; top: 0px; left: 50%; transform: translateX(-50%); opacity: 0; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger.tve-triggered-icon .tcb-icon-close { opacity: 1; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger.tve-triggered-icon .tcb-icon-open { opacity: 0; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu { top: 0px; display: block; height: 100vh; padding: 60px; position: fixed; transition: left 0.2s ease 0s; width: 80vw !important; overflow: hidden auto !important; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu::-webkit-scrollbar,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu::-webkit-scrollbar,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu::-webkit-scrollbar { width: 14px; height: 8px; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu::-webkit-scrollbar-track,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu::-webkit-scrollbar-track,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu::-webkit-scrollbar-track { background: transparent; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu::-webkit-scrollbar-thumb,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu::-webkit-scrollbar-thumb,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu::-webkit-scrollbar-thumb { height: 23px; border: 4px solid rgba(0, 0, 0, 0); background-clip: padding-box; border-radius: 7px; background-color: rgba(0, 0, 0, 0.15); box-shadow: rgba(0, 0, 0, 0.05) -1px -1px 0px inset, rgba(0, 0, 0, 0.05) 1px 1px 0px inset; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu.tve-m-expanded,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu.tve-m-expanded,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu.tve-m-expanded { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 9px 1px; }.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu { top: 32px; height: calc(100vh - 32px); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close { display: block; position: fixed; z-index: 99; top: 0px; left: 0px; transform: translateX(-100%); transition: left 0.2s ease 0s; }.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close { top: 32px; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-triggered-icon .tcb-icon-open,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-triggered-icon .tcb-icon-open,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-triggered-icon .tcb-icon-open { display: block; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="light-tmp-third"] .tcb-icon-close,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="light-tmp-third"] .tcb-icon-close,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="light-tmp-third"] .tcb-icon-close { color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="light-tmp"],.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="light-tmp"],.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="light-tmp"] { background-color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="dark-tmp"] ul.tve_w_menu.tve-m-expanded,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="dark-tmp"] ul.tve_w_menu.tve-m-expanded,.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="dark-tmp"] ul.tve_w_menu.tve-m-expanded { background: rgb(57, 57, 57); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu { left: -100%; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu.tve-m-expanded { left: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger.tve-triggered-icon .tcb-icon-close { left: 80vw; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu { left: -100%; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu.tve-m-expanded { left: 0px; width: 100vw !important; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger.tve-triggered-icon .tcb-icon-close { left: 100%; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu { left: calc(100% + 4px); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu.tve-m-expanded { left: 20vw; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close { left: 100%; transform: none; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger.tve-triggered-icon .tcb-icon-close { left: 20vw; }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp-third"] ul.tve_w_menu { background-color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp-third"] ul.tve_w_menu li > a { color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; flex-wrap: wrap; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical { display: inline-block; box-sizing: border-box; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical li.expand-children { overflow: visible; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical li.expand-children > .sub-menu { visibility: visible; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical ul { position: relative; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical ul ul { top: 0px; left: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical ul li { position: relative; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical .tcb-menu-logo-wrap { display: none !important; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover,.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children { overflow: visible; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover > .sub-menu,.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover .tcb-mega-drop-inner > ul,.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children > .sub-menu,.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children .tcb-mega-drop-inner > ul { visibility: visible; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu > li { -webkit-box-flex: 0; flex: 0 1 auto; cursor: pointer; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu > li a:focus { outline: none; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li > a:not(.tcb-logo) { font-size: 16px; line-height: 2em; box-shadow: none; letter-spacing: initial; color: inherit !important; text-decoration: inherit !important; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .sub-menu li { padding: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .sub-menu li a:hover { background-color: transparent; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .tve-dropdown-icon-down { display: none; }.thrv_widget_menu.thrv_wrapper li.c-brackets > a::before,.thrv_widget_menu.thrv_wrapper li.c-brackets > a::after,.thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::after { transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s; background-color: currentcolor; box-sizing: border-box; display: inline-block; border-color: inherit; pointer-events: none; position: absolute; font-weight: 100; width: 100%; content: ""; opacity: 0; height: 1px; left: 0px; top: 0px; }.thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::after { opacity: 1; }.thrv_widget_menu.thrv_wrapper li.c-brackets > a::before,.thrv_widget_menu.thrv_wrapper li.c-brackets > a::after,.thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::after { background: none; font-size: 1em; height: 100%; top: 0px; bottom: 0px; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: absolute; width: 0.3em; display: inline-flex !important; }.thrv_widget_menu.thrv_wrapper li.c-brackets > a::before,.thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::before { content: "["; left: -0.5em; transform: translateX(1.25em); }.thrv_widget_menu.thrv_wrapper li.c-brackets > a::after,.thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::after { content: "]"; right: -0.5em; left: auto; transform: translateX(-1.25em); }.thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::after { transform: translateX(0px); }.thrv_widget_menu.thrv_wrapper li.c-underline > a::before,.thrv_widget_menu.thrv_wrapper li.c-underline > a::after,.thrv_widget_menu.thrv_wrapper li.c-underline .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-underline .tve-hover-anim::after { transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s; background-color: currentcolor; box-sizing: border-box; display: inline-block; border-color: inherit; pointer-events: none; position: absolute; font-weight: 100; width: 100%; content: ""; opacity: 0; height: 1px; left: 0px; top: 0px; }.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::after { opacity: 1; }.thrv_widget_menu.thrv_wrapper li.c-underline > a::after,.thrv_widget_menu.thrv_wrapper li.c-underline .tve-hover-anim::after { transform: translate(-50%, -10px); height: 2px; width: 40%; top: 105%; left: 50%; }.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::after { transform: translate(-50%, -5px); height: 1px; }.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::before { display: none; }.thrv_widget_menu.thrv_wrapper li.c-double > a::before,.thrv_widget_menu.thrv_wrapper li.c-double > a::after,.thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::after { transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s; background-color: currentcolor; box-sizing: border-box; display: inline-block; border-color: inherit; pointer-events: none; position: absolute; font-weight: 100; width: 100%; content: ""; opacity: 0; height: 1px; left: 0px; top: 0px; }.thrv_widget_menu.thrv_wrapper li.c-double:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-double:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::after { opacity: 1; }.thrv_widget_menu.thrv_wrapper li.c-double > a::before,.thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::before { display: block !important; transform: translateY(-10px) !important; top: 4px !important; }.thrv_widget_menu.thrv_wrapper li.c-double > a::after,.thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::after { transform: translateY(10px); top: calc(100% - 6px); }.thrv_widget_menu.thrv_wrapper li.c-double:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-double:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::after { transform: translateY(0px) !important; }.thrv_widget_menu.thrv_wrapper li.c-thick > a::before,.thrv_widget_menu.thrv_wrapper li.c-thick > a::after,.thrv_widget_menu.thrv_wrapper li.c-thick .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-thick .tve-hover-anim::after { transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s; background-color: currentcolor; box-sizing: border-box; display: inline-block; border-color: inherit; pointer-events: none; position: absolute; font-weight: 100; width: 100%; content: ""; opacity: 0; height: 1px; left: 0px; top: 0px; }.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::before,.thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::after { opacity: 1; }.thrv_widget_menu.thrv_wrapper li.c-thick > a::after,.thrv_widget_menu.thrv_wrapper li.c-thick .tve-hover-anim::after { transform: translate(-50%, -10px); width: 50%; top: 105%; left: 50%; }.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::after,.thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::after { transform: translate(-50%, -5px); height: 4px; }.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::before,.thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::before { display: none; }.thrv_widget_menu.thrv_wrapper .tve_w_menu .tve-disabled-text-inner { -webkit-box-flex: 1; flex: 1 1 auto; display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; overflow-wrap: normal; }.thrv_widget_menu.thrv_wrapper .tve_w_menu .m-icon { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; -webkit-box-flex: 0; flex: 0 0 1em; width: 1em; height: 1em; margin-right: 8px; }.thrv_widget_menu.thrv_wrapper .tve_w_menu .m-icon svg { width: 100%; height: 100%; line-height: 1em; stroke-width: 0; stroke: currentcolor; fill: currentcolor; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical { width: 100%; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical ul { width: 100%; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical li { display: block; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical > li ul { padding: 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical li.expand-children > ul { display: block; visibility: visible; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal li.expand-children > ul { display: block; }div:not(#increase-specificity) .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal > li:first-child { margin-left: 0px !important; }div:not(#increase-specificity) .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal > li:last-child { margin-right: 0px !important; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li { overflow: hidden; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li li > a .tve-item-dropdown-trigger svg { transform: rotate(-90deg); }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li li.menu-item-has-children > a { padding: 2px 1.5em 2px 15px; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li li.menu-item-has-children > a .tve-item-dropdown-trigger { right: 0.25em; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul.tve_vertical li > ul { float: left; transition: max-height 0s ease 0s, opacity 0.2s ease 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul.tve_vertical li:not(.expand-children):hover > ul { visibility: hidden; max-height: 0px; opacity: 0; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul.tve_vertical li:not(.expand-children):hover > ul > li { max-height: 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li ul { max-height: 0px; visibility: hidden; opacity: 0; display: initial !important; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li.expand-children > ul { visibility: visible; max-height: fit-content; opacity: 1; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li:hover > ul > li,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li.expand-children > ul > li { max-height: fit-content; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li ul { transition: all 0.2s ease 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul.tve_vertical li ul { float: left; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul.tve_vertical li:not(.expand-children):hover > ul > li { opacity: 0; height: 0px; overflow: hidden; visibility: hidden; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul { display: initial !important; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li { height: 0px; opacity: 0; overflow: hidden; visibility: hidden; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li.expand-children > ul { width: 100%; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li ul { width: 0px; transition: width 0.35s ease-in-out 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li ul li { height: 40px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li:hover > ul > li,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li.expand-children > ul > li { opacity: 1; height: 40px; overflow: visible; visibility: visible; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li { transition: all 0.2s ease 0s, opacity 0s ease 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li ul { transition: width 0.25s ease-in-out 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul.tve_vertical li ul { float: left; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul.tve_vertical li:not(.expand-children):hover > ul > li { opacity: 0; height: 0px; overflow: hidden; visibility: hidden; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul { display: initial !important; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li { height: 0px; opacity: 0; overflow: hidden; visibility: hidden; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li.expand-children > ul { width: 100%; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li ul { width: 0px; transition: width 0.35s ease-in-out 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li ul li { height: 40px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li:hover > ul > li,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li.expand-children > ul > li { opacity: 1; height: 40px; overflow: visible; visibility: visible; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li { transition: all 0.15s linear 0s, opacity 0s linear 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li ul { transition: width 0.25s linear 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li:not(.expand-children) > .sub-menu { padding: 0px !important; margin: 0px !important; border: none !important; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li::after { content: ""; display: table; clear: both; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li > ul:hover { max-height: 0px; visibility: hidden; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li.expand-children > ul { max-height: fit-content; visibility: visible; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical ul .tve-item-dropdown-trigger { transform: rotate(90deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical li,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical li { position: relative; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul:not(#_),.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical ul:not(#_) { position: absolute; left: unset; right: 100%; top: 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul:not(#_) { right: unset; left: 100% !important; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical .tve-item-dropdown-trigger { transform: rotate(-90deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical .tve-item-dropdown-trigger:not(:empty) { margin: 0px 0px 0px 8px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul .tve-item-dropdown-trigger { transform: rotate(0deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul .tve-item-dropdown-trigger:not(:empty) { margin: 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical .tve-item-dropdown-trigger { transform: rotate(90deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical .tve-item-dropdown-trigger:not(:empty) { margin: 0px 0px 0px 8px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical ul .tve-item-dropdown-trigger { transform: rotate(180deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical ul .tve-item-dropdown-trigger:not(:empty) { margin: 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical li ul { float: left; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical li:not(.expand-children):hover > ul { visibility: hidden; max-height: 0px; opacity: 0; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li > ul { max-height: 0px; visibility: hidden; opacity: 0; display: initial !important; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li.expand-children > ul { visibility: visible; max-height: fit-content; opacity: 1; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li ul { transform: perspective(400px) rotate3d(1, 0, 0, -90deg); transform-origin: 50% 0px; transition: all 0.35s ease 0s, color 0.35s ease 0s; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li ul ul { transform: perspective(1600px) rotate3d(0, 1, 0, -90deg); transform-origin: 0px 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li.expand-children > ul { transform: perspective(400px) rotate3d(0, 0, 0, 0deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li:hover > ul > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li:hover > ul > li.expand-children > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li.expand-children > ul > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li.expand-children > ul > li.expand-children > ul { transform: perspective(400px) rotate3d(0, 0, 0, 0deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical > li ul ul { transform: perspective(400px) rotate3d(1, 0, 0, -90deg); transform-origin: 50% 0px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical li.expand-children > ul { transform: perspective(400px) rotate3d(0, 0, 0, 0deg); }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li > ul { display: block; visibility: hidden; top: -100000px; }.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li:hover > ul,.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li.expand-children > ul { top: 100%; visibility: visible; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu.tve_vertical { padding: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu.tve_vertical li { margin: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li { margin: 0px 15px; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li ul { border: none; background-color: rgb(255, 255, 255); border-radius: 0px; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li > a { font-weight: 600; }.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu .sub-menu li { font-weight: normal; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu > li:hover > a { color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu .sub-menu li a { color: rgb(102, 102, 102); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu .sub-menu li:hover > a { color: rgb(54, 54, 54); text-decoration: none !important; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu > li:hover { background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 9px 1px; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu > li { padding: 0px; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu > li a { background-color: inherit; padding: 6px 10px; z-index: 20; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu .sub-menu > li a { color: rgb(102, 102, 102); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu .sub-menu > li:hover > a { color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu > li { margin: 0px; border-right: none; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu > li:not(:last-of-type) { border-right: 1px solid rgb(217, 217, 217); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu > li a { color: rgb(51, 51, 51); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu li:hover { background-color: rgb(57, 163, 209); color: rgb(255, 255, 255) !important; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu li:hover a { color: inherit !important; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu .sub-menu { box-shadow: none; background-color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu .sub-menu li { background-color: rgb(57, 163, 209); color: rgb(255, 255, 255) !important; }.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu .sub-menu li:hover { color: rgb(224, 238, 246) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu { background-color: rgb(60, 61, 64); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu > li a { color: rgb(255, 255, 255) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu { box-shadow: none; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu li { background-color: rgb(30, 30, 31) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu li:hover > a { color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu li a { color: rgb(175, 175, 175); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] .tcb-icon-close { color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] .tcb-icon-close svg { color: inherit; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"].tve-mobile-dropdown .tcb-icon-close { color: rgb(17, 17, 17); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fourth"] ul.tve_w_menu .sub-menu li a { color: rgb(175, 175, 175) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fourth"] ul.tve_w_menu > li:hover > a { color: rgb(57, 163, 209) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fourth"] ul.tve_w_menu .sub-menu li:hover > a { color: rgb(255, 255, 255) !important; text-decoration: underline !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu > li:hover { background-color: rgb(30, 30, 31); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu > li { padding: 0px; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu > li a { background-color: inherit; padding: 2px 10px; z-index: 9; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu .sub-menu li a { color: rgb(175, 175, 175) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu .sub-menu li:hover > a { color: rgb(57, 163, 209) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu > li { border-right: none; margin: 0px !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu > li:not(:last-of-type) { border-right: 1px solid rgb(217, 217, 217); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu > li:hover { background-color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li { background-color: rgb(57, 163, 209) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li:hover { background-color: rgb(57, 163, 209); }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li:hover > a { color: rgb(255, 255, 255) !important; }.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li > a { color: rgb(224, 238, 246) !important; }.tve-regular.tcb-mega-std:not(#speec) .tcb-mega-drop-inner li { cursor: default; overflow: initial; }.tve-regular.tcb-mega-std:not(#speec) .tcb-mega-drop-inner li > a { padding: 4px 5px; line-height: 1.2em; font-size: 15px; margin: 0px; }.tve-regular.tcb-mega-std:not(#speec) .tcb-mega-drop-inner li > a:hover { background: rgb(242, 242, 242); }.tve-regular.tcb-mega-std:not(#speec) .tcb-mega-drop-inner > ul { display: flex; -webkit-box-align: stretch; align-items: stretch; flex-wrap: wrap; -webkit-box-pack: start; justify-content: flex-start; margin-top: -10px; margin-left: -30px; left: 0px; }.tve-regular.tcb-mega-std:not(#speec) .tcb-mega-drop-inner > ul > li { margin-top: 10px; margin-left: 30px; box-sizing: border-box; -webkit-box-flex: 0; flex: 0 1 100%; max-width: calc(25% - 30px); width: calc(25% - 30px); -webkit-box-pack: start; justify-content: flex-start; }.tve-regular.tcb-mega-std:not(#speec) .tcb-mega-drop-inner > ul > li > a { padding: 8px 5px; }.tve-regular.tcb-mega-std .tcb-mega-drop-inner { overflow: hidden; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 3px -1px; background: rgb(255, 255, 255); padding: 20px; margin: 0px auto; }.tve-regular.tcb-mega-std .tcb-mega-drop-inner > ul > li { box-sizing: border-box; }.tve-regular.tcb-mega-std .tcb-mega-drop-inner > ul > li > a { font-weight: bold; border-top: 1px solid rgb(222, 222, 222); }.tve-regular.tcb-mega-std .tcb-mega-drop-inner > ul > li > a .tve-disabled-text-inner { display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; overflow-wrap: normal; }.tve-regular.tcb-mega-std .tcb-mega-drop { position: absolute; left: -9999em; top: 100%; right: auto; z-index: 1; width: 100%; }.tve-regular.tcb-mega-std li:hover .tcb-mega-drop,.tve-regular.tcb-mega-std li.expand-children .tcb-mega-drop { left: 0px; right: 0px; }.tve-regular.tcb-mega-std.da-fade .tcb-mega-drop { opacity: 0; left: 0px; right: 0px; visibility: hidden; transition: opacity 0.2s ease 0s, visibility 0.2s ease 0s; }.tve-regular.tcb-mega-std.da-fade li:hover .tcb-mega-drop,.tve-regular.tcb-mega-std.da-fade li.expand-children .tcb-mega-drop { visibility: visible; opacity: 1; }.tve-regular.tcb-mega-std.da-slide1 .tcb-mega-drop { left: -15px; right: -15px; top: calc(100% - 1px); width: calc(100% + 30px); visibility: hidden; overflow: hidden; }.tve-regular.tcb-mega-std.da-slide1 .tcb-mega-drop-inner { transform: translateY(-105%); transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s; visibility: visible; opacity: 0; margin: 1px 15px 15px; }.tve-regular.tcb-mega-std.da-slide1 li:hover .tcb-mega-drop,.tve-regular.tcb-mega-std.da-slide1 li.expand-children .tcb-mega-drop { left: -15px; right: -15px; visibility: visible; }.tve-regular.tcb-mega-std.da-slide1 li:hover .tcb-mega-drop-inner,.tve-regular.tcb-mega-std.da-slide1 li.expand-children .tcb-mega-drop-inner { transform: none; opacity: 1; }.tve-regular.tcb-mega-std.da-slide2 .tcb-mega-drop { transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s; transform: scaleY(0); transform-origin: center top; left: 0px; right: 0px; }.tve-regular.tcb-mega-std.da-slide2 li:hover .tcb-mega-drop,.tve-regular.tcb-mega-std.da-slide2 li.expand-children .tcb-mega-drop { transform: scaleY(1); }.tve-regular.tcb-mega-std.da-fold .tcb-mega-drop { left: 0px; right: 0px; opacity: 0; transform: perspective(400px) rotate3d(1, 0, 0, -90deg); transition: transform 0.35s ease 0s, opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s; transform-origin: center top; }.tve-regular.tcb-mega-std.da-fold li:hover .tcb-mega-drop,.tve-regular.tcb-mega-std.da-fold li.expand-children .tcb-mega-drop { opacity: 1; transform: perspective(400px) rotate3d(0, 0, 0, 0deg); }.tcb-mega-drop-inner.thrv_wrapper { cursor: default; margin: 0px; padding: 0px; }.thrv_widget_menu[class*="tve-custom-menu-switch-icon-"] .tcb-mega-drop .thrv_text_element { display: none; }.tcb-hamburger-logo { display: none; }.thrv_widget_menu:not(#_):not(#_) li button { display: none !important; }.thrv_widget_menu:not(#_):not(#_) li a { background-image: none !important; }.thrv_widget_menu:not(#_):not(#_) li li li:first-child { margin-top: 0px !important; }.thrv_widget_menu:not(#_):not(#_) ul ul ul { padding-top: 0px !important; }.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std).tve-regular ul.tve_w_menu > li ul { min-width: fit-content; }.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std).tve-regular ul.tve_w_menu > li ul li { min-width: fit-content; }.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std):not(.tve-regular) .tve-disabled-text-inner { white-space: normal; }:not(.tve-editor-main-content) .thrv_widget_menu:not(#_):not(#_):not(.tve-regular) li > a.tve-jump-scroll { pointer-events: none; }:not(.tve-editor-main-content) .thrv_widget_menu:not(#_):not(#_):not(.tve-regular) li > a.tve-jump-scroll .tve-item-dropdown-trigger { pointer-events: all; }:not(.tve-editor-main-content) .thrv_widget_menu:not(#_):not(#_):not(.tve-regular) .tcb-mega-drop li li > a.tve-jump-scroll { pointer-events: all; }.thrv-page-section { position: relative; box-sizing: border-box !important; }.thrv-page-section .tve-page-section-out { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; box-sizing: border-box; transition: box-shadow 0.5s ease 0s, -webkit-box-shadow 0.5s ease 0s; overflow: hidden; }.thrv-page-section .tve-page-section-in { box-sizing: border-box; margin-right: auto; margin-left: auto; position: relative; z-index: 1; min-height: 40px; }.tve-page-section-in > .thrv_wrapper:first-child { margin-top: 0px; }.tve-page-section-in > .thrv_wrapper:last-child { margin-bottom: 0px; }.thrv_wrapper .tve-content-box-background { position: absolute; width: 100%; left: 0px; top: 0px; overflow: hidden; background-clip: padding-box; height: 100% !important; }.thrv_wrapper.thrv-content-box { box-sizing: border-box; position: relative; min-height: 10px; }.thrv_wrapper.thrv-content-box div:not(.thrv_icon):not(.ui-resizable-handle):not(.tve-auxiliary-icon-element) { box-sizing: border-box; }.tve-cb { display: inline-block; vertical-align: middle; clear: both; overflow: visible; width: 100%; z-index: 1; position: relative; min-height: 10px; }.tcb-icon { display: inline-block; width: 1em; height: 1em; line-height: 1em; vertical-align: middle; stroke-width: 0; stroke: currentcolor; fill: currentcolor; box-sizing: content-box; transform: rotate(var(--tcb-icon-rotation-angle, 0deg)); }svg.tcb-icon path:not([fill="none"]),symbol[id^="tcb-icon-"] path:not([fill="none"]) { transition: none 0s ease 0s; fill: inherit !important; stroke: inherit !important; }.thrv_icon { text-align: center; }.thrv-button { max-width: 100%; margin-left: auto; margin-right: auto; display: table !important; }.thrv-button.thrv_wrapper { padding: 0px; }.thrv-button .tcb-plain-text { cursor: pointer; }.tcb-with-icon.tcb-flip .tcb-button-icon { padding-left: 15px; }.tcb-with-icon .tcb-button-icon { display: block; }.tcb-with-icon .tcb-button-icon .thrv_wrapper.thrv_icon { margin: 0px; }a.tcb-button-link { background-color: rgb(26, 188, 156); padding: 12px 15px; font-size: 18px; box-sizing: border-box; display: inline-flex; -webkit-box-align: center; align-items: center; overflow: hidden; width: 100%; text-align: center; line-height: 1.2em; }a.tcb-button-link:hover { background-color: rgb(21, 162, 136); }.tcb-flip a.tcb-button-link { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; flex-direction: row-reverse; }.thrv-button a.tcb-button-link { color: rgb(255, 255, 255); text-decoration: none !important; }a.tcb-button-link > span::before { position: absolute; content: ""; display: none; top: -100px; bottom: -100px; width: 1px; left: 10px; background-color: rgb(0, 121, 0); }span.tcb-button-texts { color: inherit; display: block; -webkit-box-flex: 1; flex: 1 1 0%; position: relative; }span.tcb-button-texts > span { display: block; padding: 0px; }span.tcb-button-icon { display: none; font-size: 1em; line-height: 0; position: relative; color: inherit; }span.tcb-button-icon .tcb-icon { height: 1em; }.thrv_wrapper.thrv-divider { padding-top: 20px; padding-bottom: 20px; margin: 0px; }.thrv_wrapper.thrv-divider hr { margin: 0px; }.tve_sep-1 { min-width: 10px; border-bottom-style: solid !important; border-top: 0px !important; border-left: 0px !important; border-right: 0px !important; }.tve_image_caption { position: relative; }.tve_image_caption:not(.tcb-mm-image.tve-tab-image) { height: auto !important; }.tve_image_caption .tve_image { max-width: 100%; width: 100%; }:not(.inc) .thrv_text_element h2 a:not(.tcb-button-link),#tcb_landing_page .thrv_text_element h2 a:not(.tcb-button-link) { color: inherit; font: inherit; letter-spacing: inherit; }:not(.inc) .thrv_text_element h2 a:not(.tcb-button-link):hover,#tcb_landing_page .thrv_text_element h2 a:not(.tcb-button-link):hover { color: inherit; font: inherit; letter-spacing: inherit; }.thrv_text_element a:not(.tcb-button-link) { font-size: inherit; }.tcb-style-wrap strong { font-weight: var(--g-bold-weight, bold); }.tcb-plain-text { cursor: text; }.thrv_text_element { overflow-wrap: break-word; }.thrive-symbol-shortcode { position: relative; }body:not(.tve_editor_page) .thrv_wrapper.thrv_footer,body:not(.tve_editor_page) .thrv_wrapper.thrv_header { padding: 0px; }.thrv_footer .thrive-symbol-shortcode { box-sizing: border-box; margin-right: auto; margin-left: auto; min-height: 40px; }.tcb-logo { display: block; max-width: 100%; width: 240px; box-sizing: border-box !important; }.thrv_widget_menu .tcb-logo { width: auto; margin: 0px; }.tcb-logo.thrv_wrapper { padding: 0px; }.tcb-logo img { display: block; max-width: 100%; height: auto; }.tcb-post-content.thrv_wrapper { margin-top: 15px; margin-bottom: 15px; padding: 0px; }#tve_editor .tcb-post-content p { font-size: 16px; line-height: 1.6em; }.tcb-post-list { box-sizing: content-box; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-flow: row wrap; -webkit-box-pack: start; justify-content: flex-start; padding: 0px !important; }#tcb_landing_page .tcb-post-list p { font-size: 13px; }.tcb-post-read-more { display: table; float: left; position: relative; }.tcb-post-read-more.thrv_wrapper { margin-bottom: 0px; margin-top: 0px; padding: 0px; }.tcb-post-read-more .tcb-button-link { color: rgb(255, 255, 255); --tcb-applied-color: #fff; text-decoration: none !important; }.tcb-post-read-more:not([data-button-style]) .tcb-button-link { border-radius: 5px; border: 1px solid rgb(215, 215, 215); color: rgb(10, 10, 10); --tcb-applied-color: #0a0a0a; font-size: 14px; padding: 10px; background-color: rgb(255, 255, 255) !important; }.tcb-post-read-more:not([data-button-style]) .tcb-button-link:hover { background-color: rgb(255, 255, 255); color: rgb(0, 143, 255); }.tcb-post-read-more-link:hover { border: 1px solid rgb(0, 143, 255); }article { box-sizing: border-box; transition: opacity 1s ease-in-out 0s; width: 100%; }article.thrv_wrapper { margin-bottom: 0px; margin-top: 0px; padding: 0px; }body:not(.tve_editor_page) .tcb-post-list[data-disabled-links="1"] > article > .tve-article-cover,body:not(.tve_editor_page) .tcb-post-list[data-disabled-links="1"] > article .tve-article-cover a { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; cursor: pointer; z-index: 100; }.tcb-article-cover-link,.tcb-post-list .tve-article-cover a { line-height: 0 !important; font-size: 0px !important; color: transparent !important; }.tcb-clear::after { display: block; height: 0px; content: ""; }.tve_ea_thrive_animation { opacity: 0; }.tve_ea_thrive_animation.tve_anim_start { opacity: 1; transition: all 0.5s ease-out 0s; }.tve_ea_thrive_animation.tve_anim_grow { transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s; transform: scale(1); opacity: 1; visibility: visible !important; }.tve_ea_thrive_animation.tve_anim_grow.tve_anim_start { transform: scale(1.1); transition: all 0.2s ease-out 0s; }.tve_ea_thrive_animation.tve_anim_forward { transition-duration: 0.3s; opacity: 1; visibility: visible !important; }.tve_ea_thrive_animation.tve_anim_forward.tve_anim_start { transform: translateX(8px); }.tcb-flex-row { display: flex; flex-flow: row nowrap; -webkit-box-align: stretch; align-items: stretch; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-box-pack: justify; justify-content: space-between; margin-top: 0px; margin-left: -15px; padding-bottom: 15px; padding-top: 15px; }.tcb-flex-col { -webkit-box-flex: 1; flex: 1 1 auto; padding-top: 0px; padding-left: 15px; }.tcb-flex-row .tcb-flex-col { box-sizing: border-box; }.tcb--cols--2:not(.tcb-resized) > .tcb-flex-col { max-width: 50%; }.tcb--cols--3:not(.tcb-resized) > .tcb-flex-col { max-width: 33.3333%; }.tcb-flex-row:not(.tcb-resized) > .tcb-flex-col.c-33 { max-width: 33.3333%; }.tcb-flex-row:not(.tcb-resized) > .tcb-flex-col.c-66 { max-width: 66.6667%; }.tcb-col { height: 100%; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; position: relative; }.tcb-flex-row .tcb-col { box-sizing: border-box; }html { text-rendering: auto !important; }html body { text-rendering: auto !important; }body.tve_lp::before { content: none; }#tve_editor ul { margin-left: 20px; list-style-position: inside; }#tve_editor ul.tve_w_menu { margin-left: 0px; }.thrv_wrapper { margin-top: 20px; margin-bottom: 20px; padding: 1px; }.thrv_wrapper div { box-sizing: content-box; }.thrv_symbol .thrv_wrapper:not(.thrv_icon) { box-sizing: border-box !important; }.thrv_wrapper.tve-elem-default-pad { padding: 20px; }.thrv_wrapper.thrv_text_element,.thrv_wrapper.thrv-page-section,.thrv_wrapper.thrv_symbol,.thrv_wrapper.thrv-plain-text { margin: 0px; }.thrv_wrapper.thrv-columns { margin-top: 10px; margin-bottom: 10px; padding: 0px; }.tve_shortcode_editor h1 { padding: 0px; }p { font-size: 1em; }.tve_clearfix::after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0px; }.tve_image { border-radius: 0px; box-shadow: none; }div .tve_image_caption { padding: 0px; max-width: 100% !important; box-sizing: border-box !important; }.tve_image_caption .tve_image_frame { display: block; max-width: 100%; position: relative; overflow: hidden; }.tve_image_caption .tve-image-overlay { position: absolute; inset: 0px; height: 100%; width: 100%; }.tve_image_caption .tve_image { display: block; padding: 0px; height: auto; }a:not(.tcb-button-link) svg.tcb-icon { color: rgb(17, 17, 17); }.thrv_icon { line-height: 0; }.thrv_icon.tcb-icon-display { display: table; }.thrv_icon.thrv_wrapper { margin-left: auto; margin-right: auto; padding: 0px; }.thrv_widget_menu li { margin-top: 0px; padding: 0px 10px; }.thrv_widget_menu.thrv_wrapper.tcb-mega-std .tve_w_menu.tve_horizontal > li ul { border: none; }.thrv_widget_menu.thrv_wrapper.tve-vertical-menu { width: 100%; }.thrv_widget_menu.thrv_wrapper.tve_center { display: table; margin-left: auto !important; margin-right: auto !important; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu { position: relative; margin: 0px; padding: 0px 0px 0px 1em; list-style-type: none; list-style-image: none; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu ul { margin: 0px; padding: 0px 0px 0px 1em; list-style-type: none; list-style-image: none; background-color: rgb(255, 255, 255); }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li { margin-bottom: 0px; margin-left: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li::before { content: ""; display: none; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li > a { color: rgb(55, 55, 55); text-decoration: none; display: flex; -webkit-box-align: center; align-items: center; line-height: 1; position: relative; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical > li ul { border: 1px solid rgb(180, 180, 180); border-radius: 3px; padding: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical > li ul li > a { padding: 2px 15px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal { z-index: 9; padding: 0px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li { display: inline-block; position: relative; padding: 2px 10px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul { padding: 0px; position: absolute; border: 1px solid rgb(180, 180, 180); border-radius: 3px; display: none; z-index: 4; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li { padding: 0px; display: block; position: relative; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li:first-child a { border-top-left-radius: 3px; border-top-right-radius: 3px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li:last-child a { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li > a { padding: 2px 15px; overflow: hidden; text-overflow: ellipsis; }.thrv_widget_menu.thrv_wrapper:not(.tve-regular) ul.tve_w_menu.tve_horizontal > li ul { position: static; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_vertical a,.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal a { line-height: 2; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_vertical svg,.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal svg { width: 1.5em; height: 1em; transition: all 0.15s ease 0s; fill: currentcolor; margin-left: 5px; }.thrv_widget_menu.thrv_wrapper.tve-regular .tve_vertical li > a { display: inline-flex; }#tve_editor.tve_empty_dropzone .thrv_symbol.thrv_header .symbol-section-in,#tve_editor.tve_empty_dropzone .thrv_symbol.thrv_footer .symbol-section-in { padding: 1px; }.thrv_symbol.thrv_header,.thrv_symbol.thrv_footer { width: 100%; position: relative; box-sizing: border-box; }.thrv_symbol.thrv_header .thrive-symbol-shortcode,.thrv_symbol.thrv_footer .thrive-symbol-shortcode { margin: 0px auto; position: relative; }.symbol-section-in { margin: 0px auto; position: relative; z-index: 1; box-sizing: border-box; }.symbol-section-in:empty::before { font-family: sans-serif; line-height: 40px; }.symbol-section-in::after,.symbol-section-in::before { content: ""; display: block; overflow: auto; }.thrive-shortcode-content a { color: inherit; }.symbol-section-out { position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; overflow: hidden; box-sizing: border-box !important; }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_black { color: rgb(16, 16, 16); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_black a:hover { color: rgb(16, 16, 16); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_black.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_black.tve_horizontal ul a.tve-active { background-color: rgb(16, 16, 16); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_blue { color: rgb(62, 104, 178); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_blue a:hover { color: rgb(62, 104, 178); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_blue.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_blue.tve_horizontal ul a.tve-active { background-color: rgb(62, 104, 178); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_green { color: rgb(26, 188, 156); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_green a:hover { color: rgb(26, 188, 156); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_green.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_green.tve_horizontal ul a.tve-active { background-color: rgb(26, 188, 156); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_orange { color: rgb(230, 126, 34); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_orange a:hover { color: rgb(230, 126, 34); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_orange.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_orange.tve_horizontal ul a.tve-active { background-color: rgb(230, 126, 34); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_purple { color: rgb(134, 86, 193); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_purple a:hover { color: rgb(134, 86, 193); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_purple.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_purple.tve_horizontal ul a.tve-active { background-color: rgb(134, 86, 193); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_red { color: rgb(206, 39, 27); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red a:hover { color: rgb(206, 39, 27); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red.tve_horizontal ul a.tve-active { background-color: rgb(206, 39, 27); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_teal { color: rgb(56, 125, 113); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_teal a:hover { color: rgb(56, 125, 113); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_teal.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_teal.tve_horizontal ul a.tve-active { background-color: rgb(56, 125, 113); color: rgb(255, 255, 255); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_white { color: rgb(216, 216, 216); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_white a:hover { color: rgb(216, 216, 216); }.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_white.tve_horizontal ul a:hover,.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_white.tve_horizontal ul a.tve-active { background-color: rgb(216, 216, 216); color: rgb(255, 255, 255); }.tve_flt .tve_sep { border: none; margin: 0px !important; max-width: 100% !important; }.tve_flt .thrv_wrapper > .tve_sep { width: 100%; background-color: transparent; }.thrv_wrapper.thrv_contentbox_shortcode { position: relative; }body { margin: 0px; padding: 0px; }h1,h2,h4,p { margin: 0px; padding: 0px; }@media (max-width: 767px){.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve_w_menu { height: 0px; overflow: hidden; box-sizing: border-box; width: 100%; background-color: rgb(255, 255, 255); position: absolute; z-index: 9 !important; }.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve_w_menu .tcb-menu-logo-wrap { display: none !important; }.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve-m-trigger { display: block; width: 100%; color: rgb(51, 51, 51) !important; }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html .tcb-hamburger-logo { display: block; order: var(--tcb-logo-split-order, 1); }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html .tve-m-trigger { width: auto; -webkit-box-ordinal-group: 3; order: 2; }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html ul { flex-wrap: wrap !important; }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html::after { display: none; }.thrv_widget_menu[data-tve-switch-icon*="mobile"].tve-mobile-dropdown .tve_w_menu { visibility: hidden; }.thrv_widget_menu[data-tve-switch-icon*="mobile"]:not(.tve-custom-menu-switch-icon-mobile) ul { padding: 0px !important; }html,body { overflow-x: hidden !important; max-width: 100vw !important; }.tcb-flex-row { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }.thrv_wrapper > .tcb-flex-row:not(.v-2) > .tcb-flex-col { width: 100%; max-width: 100% !important; -webkit-box-flex: 0 !important; flex: 0 0 auto !important; }.tcb-flex-row.v-2 { -webkit-box-orient: horizontal; -webkit-box-direction: normal; flex-direction: row; }.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap) { flex-wrap: wrap; }.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap) > .tcb-flex-col { width: 100%; -webkit-box-flex: 1; flex: 1 0 390px; max-width: 100% !important; }html { width: 100%; }body { width: 100%; overflow-x: hidden; }}@media screen and (max-width: 782px){.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right ul.tve_w_menu,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left ul.tve_w_menu,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen ul.tve_w_menu { top: 46px; height: calc(100vh - 46px); }.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close,.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close { top: 46px; }}@media (min-width: 2600px){.thrv_widget_menu.thrv_wrapper li.c-double > a::before,.thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::before { top: 3px !important; }}@media (min-width: 1024px){.thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html .tve_w_menu { height: 0px; overflow: hidden; box-sizing: border-box; width: 100%; background-color: rgb(255, 255, 255); position: absolute; z-index: 9 !important; }.thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html .tve_w_menu .tcb-menu-logo-wrap { display: none !important; }.thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html .tve-m-trigger { display: block; width: 100%; color: rgb(51, 51, 51) !important; }.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html .tcb-hamburger-logo { display: block; order: var(--tcb-logo-split-order, 1); }.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html .tve-m-trigger { width: auto; -webkit-box-ordinal-group: 3; order: 2; }.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html ul { flex-wrap: wrap !important; }.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html::after { display: none; }.thrv_widget_menu[data-tve-switch-icon*="desktop"].tve-mobile-dropdown .tve_w_menu { visibility: hidden; }}@media (min-width: 768px) and (max-width: 1023px){.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve_w_menu { height: 0px; overflow: hidden; box-sizing: border-box; width: 100%; background-color: rgb(255, 255, 255); position: absolute; z-index: 9 !important; }.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve_w_menu .tcb-menu-logo-wrap { display: none !important; }.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve-m-trigger { display: block; width: 100%; color: rgb(51, 51, 51) !important; }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html { display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html .tcb-hamburger-logo { display: block; order: var(--tcb-logo-split-order, 1); }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html .tve-m-trigger { width: auto; -webkit-box-ordinal-group: 3; order: 2; }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html ul { flex-wrap: wrap !important; }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html::after { display: none; }.thrv_widget_menu[data-tve-switch-icon*="tablet"].tve-mobile-dropdown .tve_w_menu { visibility: hidden; }.thrv_widget_menu[data-tve-switch-icon*="tablet"]:not(.tve-custom-menu-switch-icon-tablet) ul { padding: 0px !important; }}@media only screen and (max-width: 774px){.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve_menu_title { display: none; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .thrive-shortcode-html { padding-top: 1px; position: relative; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade).tve_center,.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade).tve_left,.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade).tve_right { display: block; float: none; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger.t_tve_horizontal { border-radius: 4px; border-width: 1px; border-style: solid; display: inline-block; float: right; font-size: 33px; height: 30px; line-height: 30px; margin: 0px; padding: 8px; text-align: center; text-decoration: none; width: 33px; box-sizing: content-box !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger .thrv_icon { margin: 0px; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger .tcb-icon-close { display: none; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger.tve-triggered-icon .tcb-icon-open { display: none; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger.tve-triggered-icon .tcb-icon-close { display: block; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul { min-width: 250px; max-width: none !important; width: 100% !important; box-sizing: border-box !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul li,.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul a { display: block !important; box-sizing: border-box !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal { background-color: rgb(255, 255, 255); max-height: 0px; overflow: hidden; position: absolute; transition: max-height 0.3s ease 0s; z-index: 9999; top: 50px !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal.tve-m-expanded { transition: max-height 0.3s ease 0s; border: 1px solid rgb(180, 180, 180); min-height: 200px; overflow-y: scroll; top: 49px !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > a { padding: 12px 15px; display: block; background-color: rgb(255, 255, 255); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li ul { display: block !important; position: static !important; border: 0px !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li ul a::after { display: none !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li ul a { border-radius: 0px !important; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > ul > li > a { padding-left: 30px; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > ul > li > ul > li > a { padding-left: 45px; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > ul > li > ul > li > ul > li > a { padding-left: 45px; }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal::-webkit-scrollbar-track { background-color: rgb(225, 225, 225); }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal::-webkit-scrollbar { width: 6px; background-color: rgb(225, 225, 225); }.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal::-webkit-scrollbar-thumb { border-radius: 10px; background-color: rgb(204, 204, 204); }}@media not all, not all{.tcb-flex-col { width: 100%; }.tcb-col { display: block; }}@media (max-width: 1023px) and (min-width: 768px){.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap) { flex-wrap: wrap; }.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap) > .tcb-flex-col { -webkit-box-flex: 1; flex: 1 0 250px; max-width: 100% !important; }.tcb-flex-row.tcb-medium-no-wrap,.tcb-flex-row.tcb-resized.tcb-medium-no-wrap { flex-wrap: nowrap !important; }.tcb-flex-row.tcb-medium-no-wrap > .tcb-flex-col,.tcb-flex-row.tcb-resized.tcb-medium-no-wrap > .tcb-flex-col { -webkit-box-flex: 1 !important; flex: 1 1 auto !important; }}@media screen and (max-device-width: 480px){body { text-size-adjust: none; }}@media only screen and (min-width: 774px){.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul .tve_w_menu.tve_horizontal > li ul { left: -100%; }.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul .tve_w_menu.tve_horizontal > li ul li { text-align: right; }}</style><style class='tve-symbol-custom-style'>@media (min-width:300px){.thrv_symbol_1783 [data-css="tve-u-16ea80bf344"]{width:330px !important;margin:0px !important;}.thrv_symbol_1783 [data-css="tve-u-16ea80c5df8"]{float:right;z-index:3;position:relative;margin:0px !important;}.thrv_symbol_1783 [data-css="tve-u-16ea80d3904"]::after{clear:both;}.thrv_symbol_1783 .thrive-symbol-shortcode{padding:20px !important;}.thrv_symbol_1783 .thrv_widget_menu #m-16ea80c5df5 > li:not(.tcb-excluded-from-group-item){--tcb-applied-color:rgb(45,45,45);--g-regular-weight:400;--g-bold-weight:700;--tve-font-size:18px;--tve-line-height:2em;padding-left:15px !important;padding-right:15px !important;margin-left:0px !important;margin-right:0px !important;color:rgb(45,45,45) !important;font-weight:var(--g-bold-weight,bold)!important;padding-top:5px !important;}.thrv_symbol_1783 .thrv_widget_menu #m-16ea80c5df5 > li:not(.tcb-excluded-from-group-item) > a{font-size:var(--tve-font-size,18px)!important;line-height:var(--tve-line-height,2em)!important;}.thrv_symbol_1783 [data-css="tve-u-16ea80e7302"]{margin:0px !important;}.thrv_symbol_1783 [data-css="tve-u-16ea80e7883"]{padding:0px !important;}.thrv_symbol_1783 [data-css="tve-u-16ea80e7883"] > .tcb-flex-col > .tcb-col{justify-content:center;}.thrv_symbol_1783 [data-css="tve-u-16ea811d5e0"]{max-width:70%;}.thrv_symbol_1783.tve-default-state .symbol-section-out.tve-default-state{background-color:rgb(255,255,255) !important;min-height:0px !important;--background-color:rgb(255,255,255)!important;--tve-applied-background-color:rgb(255,255,255)!important;}.thrv_symbol_1783 [data-css="tve-u-16ea80c5df8"] .tve_w_menu{background-color:rgb(255,255,255) !important;--background-color:rgb(255,255,255)!important;--tve-applied-background-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state p,:not(#tve) .thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state li,:not(#tve) .thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state blockquote,:not(#tve) .thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state address,:not(#tve) .thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state .tcb-plain-text,:not(#tve) .thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state label{font-size:var(--tve-font-size,19px);line-height:var(--tve-line-height,1.7em);}.thrv_symbol_1783.tve-default-state .symbol-section-in.tve-default-state{--tve-font-size:19px;--tve-line-height:1.7em;}.thrv_symbol_1783 [data-css="tve-u-17a5d83d858"]{text-align:left;--tve-line-height:1.8em;--tve-font-size:20px;}:not(#tve) .thrv_symbol_1783 [data-css="tve-u-17a5d83d858"] p,:not(#tve) .thrv_symbol_1783 [data-css="tve-u-17a5d83d858"] li,:not(#tve) .thrv_symbol_1783 [data-css="tve-u-17a5d83d858"] blockquote,:not(#tve) .thrv_symbol_1783 [data-css="tve-u-17a5d83d858"] address,:not(#tve) .thrv_symbol_1783 [data-css="tve-u-17a5d83d858"] .tcb-plain-text,:not(#tve) .thrv_symbol_1783 [data-css="tve-u-17a5d83d858"] label{line-height:var(--tve-line-height,1.8em);font-size:var(--tve-font-size,20px);}.thrv_symbol_1783.tve-default-state{margin-top:-20px !important;margin-bottom:0px !important;}.thrv_symbol_1783 .thrv_widget_menu #m-16ea80c5df5 > li.menu-item.menu-item-1706{--tcb-applied-color:rgb(45,45,45);--g-regular-weight:400;--g-bold-weight:700;--tve-font-size:18px;--tve-line-height:2em;padding-left:15px !important;padding-right:15px !important;margin-left:0px !important;margin-right:0px !important;color:rgb(45,45,45) !important;font-weight:var(--g-bold-weight,bold)!important;padding-top:5px !important;}.thrv_symbol_1783 .thrv_widget_menu #m-16ea80c5df5 > li.menu-item.menu-item-1706 > a{font-size:var(--tve-font-size,18px)!important;line-height:var(--tve-line-height,2em)!important;}.thrv_symbol_1783 .thrv_widget_menu #m-16ea80c5df5 > li.menu-item.menu-item-1517{--tcb-applied-color:rgb(45,45,45);--g-regular-weight:400;--g-bold-weight:700;--tve-font-size:18px;--tve-line-height:2em;padding-left:15px !important;padding-right:15px !important;margin-left:0px !important;margin-right:0px !important;color:rgb(45,45,45) !important;font-weight:var(--g-bold-weight,bold)!important;padding-top:5px !important;}.thrv_symbol_1783 .thrv_widget_menu #m-16ea80c5df5 > li.menu-item.menu-item-1517 > a{font-size:var(--tve-font-size,18px)!important;line-height:var(--tve-line-height,2em)!important;}.thrv_symbol_1783 [data-css="tve-u-17c25d480dd"]{max-width:30%;}}@media (max-width:1023px){.thrv_symbol_1783 [data-css="tve-u-16ea80bf344"]{width:190px;}}@media (max-width:767px){.thrv_symbol_1783 [data-css="tve-u-16ea80e7883"]{flex-wrap:nowrap !important;}.thrv_symbol_1783 [data-css="tve-u-16ea80bf344"]{width:180px;}.thrv_symbol_1783 [data-css="tve-u-16ea80c5df8"] .tcb-icon-open{font-size:30px !important;width:30px !important;height:30px !important;}}</style> <div class="symbol-section-out tve-default-state tcb-responsive-video" style="" data-selector=".symbol-section-out"></div> <div class="symbol-section-in tve-default-state" style="" data-selector=".symbol-section-in"><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width:1005;" data-css="tve-u-16ea80e7302"><div class="tcb-flex-row v-2 tcb-mobile-no-wrap m-edit tcb--cols--2 tcb-resized" style="padding: 0px !important;" data-css="tve-u-16ea80e7883"><div class="tcb-flex-col" data-css="tve-u-17c25d480dd" style=""><div class="tcb-col"><a class="tcb-logo thrv_wrapper" href="https://coffeefires.com" data-css="tve-u-16ea80bf344" data-img-style="width: 100%;" class=""><picture><source data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/logo-300x102.png 300w, https://coffeefires.com/wp-content/uploads/2021/06/logo-150x51.png 150w, https://coffeefires.com/wp-content/uploads/2021/06/logo-65x22.png 65w, https://coffeefires.com/wp-content/uploads/2021/06/logo-220x75.png 220w, https://coffeefires.com/wp-content/uploads/2021/06/logo-250x85.png 250w, https://coffeefires.com/wp-content/uploads/2021/06/logo-358x122.png 358w, https://coffeefires.com/wp-content/uploads/2021/06/logo.png 654w" media="(min-width:1024px)"></source><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20654%20223'%3E%3C/svg%3E" height="223" width="654" alt="Coffeefires-logo" style="width: 100%;" class="tve-not-lazy-loaded" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/logo.png"><noscript><img src="https://coffeefires.com/wp-content/uploads/2021/06/logo.png" height="223" width="654" alt="Coffeefires-logo" style="width: 100%;" class="tve-not-lazy-loaded"></noscript></img></picture></a></div></div><div class="tcb-flex-col" style="" data-css="tve-u-16ea811d5e0"><div class="tcb-col" style="" data-css="tve-u-17a5d83d858"><div class="tcb-clear" data-css="tve-u-16ea80d3904"><div class="thrv_wrapper thrv_widget_menu tve-custom-menu-upgrade tve-mobile-dropdown tve-menu-template-light-tmp-first tve-regular" data-tve-switch-icon="tablet,mobile" data-css="tve-u-16ea80c5df8" style=""> <div class="thrive-shortcode-config" style="display: none !important"></div><div class="thrive-shortcode-html thrive-shortcode-html-editable tve_clearfix" ><a class="tve-m-trigger t_tve_horizontal" href="javascript:void(0)"><div class="thrv_wrapper thrv_icon tcb-icon-open" data-not-changeable="true"><svg class="tcb-icon" viewBox="0 0 24 24" data-name="align-justify"><g><g><path class="st0" d="M23,13H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,13,23,13z"/></g><g><path class="st0" d="M23,6.7H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,6.7,23,6.7z"/></g><g><path class="st0" d="M23,19.3H1c-0.6,0-1-0.4-1-1s0.4-1,1-1h22c0.6,0,1,0.4,1,1S23.6,19.3,23,19.3z"/></g></g></svg></div><div class="thrv_wrapper thrv_icon tcb-icon-close" data-not-changeable="true"><svg class="tcb-icon" viewBox="0 0 24 24" data-name="close"><path class="st0" d="M13.4,12l7.1-7.1c0.4-0.4,0.4-1,0-1.4s-1-0.4-1.4,0L12,10.6L4.9,3.5c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l7.1,7.1 l-7.1,7.1c-0.4,0.4-0.4,1,0,1.4c0.4,0.4,1,0.4,1.4,0l7.1-7.1l7.1,7.1c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L13.4,12z"/></svg></div></a><div class="tcb-hamburger-logo"></div><ul id="m-16ea80c5df5" class="tve_w_menu tve_horizontal "><li id="menu-item-1706" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-1681 current_page_item toplvl menu-item-1706 lvl-0 c-brackets tve-state-active" data-id="1706" ><a href="https://coffeefires.com/" class="tve-state-active"><span class="tve-disabled-text-inner">Home</span></a></li> <li id="menu-item-2124" class="menu-item menu-item-type-taxonomy menu-item-object-category toplvl menu-item-2124 lvl-0 c-brackets" data-id="2124" ><a href="https://coffeefires.com/category/coffee-makers/"><span class="tve-disabled-text-inner">Coffee Makers</span></a></li> <li id="menu-item-2122" class="menu-item menu-item-type-taxonomy menu-item-object-category toplvl menu-item-2122 lvl-0 c-brackets" data-id="2122" ><a href="https://coffeefires.com/category/brewing/"><span class="tve-disabled-text-inner">Brewing</span></a></li> <li id="menu-item-2121" class="menu-item menu-item-type-taxonomy menu-item-object-category toplvl menu-item-2121 lvl-0 c-brackets" data-id="2121" ><a href="https://coffeefires.com/category/coffee-beans/"><span class="tve-disabled-text-inner">Coffee Beans</span></a></li> <li id="menu-item-2234" class="menu-item menu-item-type-taxonomy menu-item-object-category toplvl menu-item-2234 lvl-0 c-brackets" data-id="2234" ><a href="https://coffeefires.com/category/coffee-roasting/"><span class="tve-disabled-text-inner">Coffee Roasting</span></a></li> <li id="menu-item-2126" class="menu-item menu-item-type-taxonomy menu-item-object-category toplvl menu-item-2126 lvl-0 c-brackets" data-id="2126" ><a href="https://coffeefires.com/category/recipes/"><span class="tve-disabled-text-inner">Recipes</span></a></li> <li id="menu-item-1512" class="menu-item menu-item-type-post_type menu-item-object-page toplvl menu-item-1512 lvl-0 c-brackets" data-id="1512" ><a href="https://coffeefires.com/blog/"><span class="tve-disabled-text-inner">Blog</span></a></li> </ul></div> </div></div></div></div></div></div></div> </div></div><div class="thrive-group-edit-config" style="display: none !important"></div><div data-inherit-lp-settings="1" data-match-lp-colors="1" class="thrv_wrapper thrv-page-section thrv-lp-block tcb-local-vars-root" style="" data-css="tve-u-17b9d57a9a7" tcb-template-name="CTA Area Block 01" tcb-template-id="56425" data-keep-css_id="1"><div class="thrive-group-edit-config" style="display: none !important"></div><div class="thrive-local-colors-config" style="display: none !important"></div>
  255. <div class="tve-page-section-out tcb-responsive-video" data-css="tve-u-17b9d57a9a8" style=""></div>
  256. <div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-17b9d57a9a9"><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width: 969;"><div class="tcb-flex-row v-2 tcb--cols--2"><div class="tcb-flex-col ui-resizable-resizing" data-css="tve-u-17ba82ce15c" style=""><div class="tcb-col" style="" data-css="tve-u-17b9d6e5c85"><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17b9d5e472e"><h1 data-css="tve-u-17afd3f4c28" style="text-align: left;" class=""><span data-css="tve-u-17afd3f4c29">" Good</span><span data-css="tve-u-17afd3f4c29">&nbsp;</span><span data-css="tve-u-17afd3f4c29">ideas</span><span data-css="tve-u-17afd3f4c29">&nbsp;</span><span data-css="tve-u-17afd3f4c29">Start With Brainstorming</span><span data-css="tve-u-17afd3f4c29">&nbsp;Great Ideas Start with Coffee "</span></h1></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d5f12c0" style=""><p style="" data-css="tve-u-17b9d65b34d">Coffee Fires Provides Realistic Information and Reviews About Top Brand and Products.</p></div><div class="thrv_wrapper thrv-button thrv-button-v2 tcb-local-vars-root" data-css="tve-u-17b9d5aae48" style="">
  257. <div class="thrive-colors-palette-config" style="display: none !important"></div>
  258. <a href="https://coffeefires.com/best-burr-coffee-grinder/" class="tcb-button-link tcb-plain-text" style="">
  259. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text" style="" data-css="tve-u-17b9d661b03"><strong>GET YOUR FREE GUIDE</strong></span></span>
  260. </a>
  261. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17b9d644cca" style=""><div class="tcb-col" style="" data-css="tve-u-17b9d58e9ab"></div></div></div></div></div>
  262. </div><div data-match-lp-colors="1" class="thrv_wrapper thrv-page-section thrv-lp-block tcb-local-vars-root" data-css="tve-u-17a3adbb3fb" style="" tcb-template-name="Benefits Area Block 02" tcb-template-id="56429" data-keep-css_id="1"><div class="thrive-group-edit-config" style="display: none !important"></div><div class="thrive-local-colors-config" style="display: none !important"></div>
  263. <div class="tve-page-section-out tcb-responsive-video" data-css="tve-u-17a3adbb3fc" style=""></div>
  264. <div class="tve-page-section-in   tve_empty_dropzone" data-css="tve-u-17a3adbb3fd" style=""><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad">
  265. <div class="tve-content-box-background"></div>
  266. <div class="tve-cb"><div class="thrv_wrapper thrv_text_element"><h2 data-css="tve-u-17ba8399e9c" style="text-align: center;" class=""><strong>What Do You Want To Learn?</strong></h2></div></div>
  267. </div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad" style="" data-css="tve-u-17a3adbb409">
  268. <div class="tve-content-box-background" data-css="tve-u-17a3adbb40a"></div>
  269. <div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k3yiwxyk" style="--tcb-col-el-width: 949; margin-top: 0px !important;" data-css="tve-u-17a3adbb40b"><div class="tcb-flex-row tcb--cols--3" data-css="tve-u-17a3adbb40c" style=""><div class="tcb-flex-col" style=""><div class="tcb-col dynamic-group-k3yiwodl" data-css="tve-u-17a3adbb40d"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3yiwdd2" style="" data-css="tve-u-17a3adbb40e">
  270. <div class="tve-content-box-background" style="" data-css="tve-u-17a3adbb40f"></div>
  271. <div class="tve-cb" data-css="tve-u-17a3adbb410"><div class="thrv_wrapper tve_image_caption dynamic-group-k3yivd4e" data-css="tve-u-17a3adbb411" data-tcb_hover_state_parent="" style="margin-bottom: 20px !important;"><span class="tve_image_frame" style="width: 100%;"><a href="https://coffeefires.com/category/coffee-makers/"><img decoding="async" class="tve_image tcb-moved-image wp-image-1696" alt="" title="coffee_gear_300x300" data-id="1696" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%20160'%3E%3C/svg%3E" style="" data-css="tve-u-17e4001b359" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-100x100.jpg 100w" data-lazy-sizes="(max-width: 160px) 100vw, 160px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg" /><noscript><img decoding="async" class="tve_image tcb-moved-image wp-image-1696" alt="" title="coffee_gear_300x300" data-id="1696" src="https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg" style="" data-css="tve-u-17e4001b359" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" srcset="https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/coffee_gear_300x300-100x100.jpg 100w" sizes="(max-width: 160px) 100vw, 160px" /></noscript></a></span></div><div class="thrv_wrapper thrv_text_element dynamic-group-k3yivllo" data-tag="h4" data-css="tve-u-17a3adbb413" style=""><h4 class="" data-css="tve-u-17a3adbb414" style="text-align: center;"><strong>Coffee Makers&nbsp;</strong></h4></div></div>
  272. </div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3yiwdd2" style="" data-css="tve-u-17a3adbb40e">
  273. <div class="tve-content-box-background" style="" data-css="tve-u-17a3adbb40f"></div>
  274. <div class="tve-cb" data-css="tve-u-17a3adbb410"><div class="thrv_wrapper tve_image_caption dynamic-group-k3yivd4e" data-css="tve-u-17a3adbb411" data-tcb_hover_state_parent="" style="margin-bottom: 20px !important;"><span class="tve_image_frame" style="width: 100%;"><a href="https://coffeefires.com/category/brewing/"><img decoding="async" class="tve_image tcb-moved-image wp-image-1710" alt="Coffee Brewing" title="Coffee Brewing" data-id="1710" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%20160'%3E%3C/svg%3E" style="" data-css="tve-u-17e4001b35d" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-100x100.jpg 100w" data-lazy-sizes="(max-width: 160px) 100vw, 160px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300.jpg" /><noscript><img decoding="async" class="tve_image tcb-moved-image wp-image-1710" alt="Coffee Brewing" title="Coffee Brewing" data-id="1710" src="https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300.jpg" style="" data-css="tve-u-17e4001b35d" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" srcset="https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/60d6486b4460d_300x300-100x100.jpg 100w" sizes="(max-width: 160px) 100vw, 160px" /></noscript></a></span></div><div class="thrv_wrapper thrv_text_element dynamic-group-k3yivllo" data-tag="h4" data-css="tve-u-17a3adbb413" style=""><h4 class="" data-css="tve-u-17a3adbb414" style="text-align: center;"><strong>Brewing&nbsp;</strong></h4></div></div>
  275. </div></div></div><div class="tcb-flex-col" style=""><div class="tcb-col dynamic-group-k3yiwodl" data-css="tve-u-17a3adbb40d"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3yiwdd2" style="" data-css="tve-u-17a3adbb40e">
  276. <div class="tve-content-box-background" style="" data-css="tve-u-17a3adbb40f"></div>
  277. <div class="tve-cb" data-css="tve-u-17a3adbb410"><div class="thrv_wrapper tve_image_caption dynamic-group-k3yivd4e" data-css="tve-u-17a3adbb419" data-tcb_hover_state_parent="" style="margin-bottom: 20px !important;"><span class="tve_image_frame" style="width: 100%;"><a href="https://coffeefires.com/category/coffee-beans/"><img decoding="async" class="tve_image tcb-moved-image wp-image-1700" alt="coffee-beans" title="coffee-beans-1-14-5_300x300" data-id="1700" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%20160'%3E%3C/svg%3E" style="" data-css="tve-u-17e4001b360" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-100x100.jpg 100w" data-lazy-sizes="(max-width: 160px) 100vw, 160px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300.jpg" /><noscript><img decoding="async" class="tve_image tcb-moved-image wp-image-1700" alt="coffee-beans" title="coffee-beans-1-14-5_300x300" data-id="1700" src="https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300.jpg" style="" data-css="tve-u-17e4001b360" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" srcset="https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/A-heaping-scoop-of-coffee-beans-1-14-5_300x300-100x100.jpg 100w" sizes="(max-width: 160px) 100vw, 160px" /></noscript></a></span></div><div class="thrv_wrapper thrv_text_element dynamic-group-k3yivllo" data-tag="h4" data-css="tve-u-17a3adbb413" style=""><h4 class="" data-css="tve-u-17a3adbb414" style="text-align: center;"><strong>Coffee Beans&nbsp;</strong></h4></div></div>
  278. </div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3yiwdd2" style="" data-css="tve-u-17a3adbb40e">
  279. <div class="tve-content-box-background" style="" data-css="tve-u-17a3adbb40f"></div>
  280. <div class="tve-cb" data-css="tve-u-17a3adbb410"><div class="thrv_wrapper tve_image_caption dynamic-group-k3yivd4e" data-css="tve-u-17a3adbb419" data-tcb_hover_state_parent="" style="margin-bottom: 20px !important;"><span class="tve_image_frame" style="width: 100%;"><a href="https://coffeefires.com/category/news/"><img decoding="async" class="tve_image tcb-moved-image wp-image-1712" alt="Roasting_Method" title="Roasting_Method_300x300" data-id="1712" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%20160'%3E%3C/svg%3E" style="" data-css="tve-u-17e4001b362" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-100x100.jpg 100w" data-lazy-sizes="(max-width: 160px) 100vw, 160px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300.jpg" /><noscript><img decoding="async" class="tve_image tcb-moved-image wp-image-1712" alt="Roasting_Method" title="Roasting_Method_300x300" data-id="1712" src="https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300.jpg" style="" data-css="tve-u-17e4001b362" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" srcset="https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/Roasting_Method_300x300-100x100.jpg 100w" sizes="(max-width: 160px) 100vw, 160px" /></noscript></a></span></div><div class="thrv_wrapper thrv_text_element dynamic-group-k3yivllo" data-tag="h4" data-css="tve-u-17a3adbb413" style=""><h4 data-css="tve-u-17a3adbb414" style="text-align: center;" class=""><strong>News</strong></h4></div></div>
  281. </div></div></div><div class="tcb-flex-col" style=""><div class="tcb-col dynamic-group-k3yiwodl"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3yiwdd2" style="" data-css="tve-u-17a3adbb41b">
  282. <div class="tve-content-box-background" style="" data-css="tve-u-17a3adbb40f"></div>
  283. <div class="tve-cb" data-css="tve-u-17a3adbb410"><div class="thrv_wrapper tve_image_caption dynamic-group-k3yivd4e" data-css="tve-u-17a3adbb411" data-tcb_hover_state_parent="" style="margin-bottom: 20px !important;"><span class="tve_image_frame" style="width: 100%;"><a href="https://coffeefires.com/coffee-roasting/"><img decoding="async" class="tve_image tcb-moved-image wp-image-1699" alt="coffee-Roasting" title="coffee-Roasting" data-id="1699" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%20160'%3E%3C/svg%3E" style="" data-css="tve-u-17e4001b365" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300.jpeg 300w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-150x150.jpeg 150w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-65x65.jpeg 65w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-220x220.jpeg 220w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-100x100.jpeg 100w" data-lazy-sizes="(max-width: 160px) 100vw, 160px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300.jpeg" /><noscript><img decoding="async" class="tve_image tcb-moved-image wp-image-1699" alt="coffee-Roasting" title="coffee-Roasting" data-id="1699" src="https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300.jpeg" style="" data-css="tve-u-17e4001b365" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" srcset="https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300.jpeg 300w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-150x150.jpeg 150w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-65x65.jpeg 65w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-220x220.jpeg 220w, https://coffeefires.com/wp-content/uploads/2021/06/great-coffee-bean_1_300x300-100x100.jpeg 100w" sizes="(max-width: 160px) 100vw, 160px" /></noscript></a></span></div><div class="thrv_wrapper thrv_text_element dynamic-group-k3yivllo" data-tag="h4" data-css="tve-u-17a3adbb413" style=""><h4 class="" data-css="tve-u-17a3adbb414" style="text-align: center;"><strong>Coffee Roasting&nbsp;</strong></h4></div></div>
  284. </div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3yiwdd2" style="" data-css="tve-u-17a3adbb41b">
  285. <div class="tve-content-box-background" style="" data-css="tve-u-17a3adbb40f"></div>
  286. <div class="tve-cb" data-css="tve-u-17a3adbb410"><div class="thrv_wrapper tve_image_caption dynamic-group-k3yivd4e" data-css="tve-u-17a3adbb411" data-tcb_hover_state_parent="" style="margin-bottom: 20px !important;"><span class="tve_image_frame" style="width: 100%;"><a href="https://coffeefires.com/category/recipes/"><img decoding="async" class="tve_image tcb-moved-image wp-image-1711" alt="Coffee_Recipies" title="Coffee_Recipies_300x300" data-id="1711" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20160%20160'%3E%3C/svg%3E" style="" data-css="tve-u-17e4001b368" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-100x100.jpg 100w" data-lazy-sizes="(max-width: 160px) 100vw, 160px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300.jpg" /><noscript><img decoding="async" class="tve_image tcb-moved-image wp-image-1711" alt="Coffee_Recipies" title="Coffee_Recipies_300x300" data-id="1711" src="https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300.jpg" style="" data-css="tve-u-17e4001b368" data-width="160" data-height="160" data-init-width="300" data-init-height="300" loading="lazy" data-link-wrap="true" width="160" height="160" srcset="https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-150x150.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-65x65.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-220x220.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/06/Coffee_Recipies_300x300-100x100.jpg 100w" sizes="(max-width: 160px) 100vw, 160px" /></noscript></a></span></div><div class="thrv_wrapper thrv_text_element dynamic-group-k3yivllo" data-tag="h4" data-css="tve-u-17a3adbb413" style=""><h4 data-css="tve-u-17a3adbb414" style="text-align: center;" class=""><strong>Recipes</strong></h4></div></div>
  287. </div></div></div></div></div></div>
  288. </div></div>
  289. </div><div class="thrv_wrapper thrv-page-section" data-css="tve-u-16c6b5aecf7" style="">
  290. <div class="tve-page-section-out"></div>
  291. <div class="tve-page-section-in tve_empty_dropzone" data-css="tve-u-16d1ee7c5d7"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad" style="" data-css="tve-u-16c75ccf480">
  292. <div class="tve-content-box-background" data-css="tve-u-16c75ccdcdc"></div>
  293. <div class="tve-cb"><div class="thrv_wrapper thrv_text_element" data-tag="h2" data-css="tve-u-16c6b5dd4e6" data-float-d="1"><h2 data-css="tve-u-16c72c47c55" style="text-align: center;" class="">Read Our Latest</h2><h2 data-css="tve-u-16c72c46d4b" style="text-align: center;" class=""><em>Blog Posts</em></h2></div></div>
  294. </div><div class="tcb-post-list tve-content-list thrv_wrapper" data-type="grid" data-pagination-type="none" data-pages_near_current="2" data-css="tve-u-17a59d13916" data-no_posts_text="There are no posts to display." data-total_post_count="109" data-total_sticky_count="0" data-disabled-links="0"><article id="post-4742" class="post-4742 post type-post status-publish format-standard has-post-thumbnail hentry category-brewing category-news tag-best-temperature-for-brewing-coffee tag-coffee-brewing-temperature post-wrapper thrv_wrapper thrive-animated-item " tcb_hover_state_parent="" data-id="4742" data-selector=".post-wrapper"><style class="tcb-post-list-dynamic-style" type="text/css">@media (min-width: 300px){[data-css="tve-u-17a59d13916"].tcb-post-list #post-4742 [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/02/BrewTemperature-300x200.webp") !important;}[data-css="tve-u-17a59d13916"].tcb-post-list #post-4742 [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/02/BrewTemperature.webp") !important;}}</style>
  295.  
  296.  
  297.  
  298.  
  299.  
  300. <a href="https://coffeefires.com/coffee-brewing-temperature/" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  301. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  302. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  303. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  304. <hr class="tve_sep tve_sep-1" style="">
  305. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  306. <hr class="tve_sep tve_sep-1" style="">
  307. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923"><a href="https://coffeefires.com/category/brewing/" title="Brewing" data-css="tve-u-17a59d13923" class="">Brewing</a>, <a href="https://coffeefires.com/category/news/" title="News" data-css="tve-u-17a59d13923" class="">News</a></span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  308. <hr class="tve_sep tve_sep-1">
  309. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  310. <hr class="tve_sep tve_sep-1">
  311. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}"><a href="https://coffeefires.com/coffee-brewing-temperature/" title="What is the Best Temperature for Brewing Coffee?" data-css="" class="">What is the Best Temperature for Brewing Coffee?</a></span></h2></div><section class="tcb-post-content tcb-shortcode thrv_wrapper" data-css="tve-u-17a59d13928"><p>Coffee brewing temperature is a critical factor that can greatly influence the taste and quality of your cup of joe. Finding the <a class="more-link" href="https://coffeefires.com/coffee-brewing-temperature/#more-4742"></a></p></section><div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  312. <a href="https://coffeefires.com/coffee-brewing-temperature/" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__">
  313. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  314. </a>
  315. </div>
  316.  
  317.  
  318.  
  319.  
  320.  
  321. </article><article id="post-4711" class="post-4711 post type-post status-publish format-standard has-post-thumbnail hentry category-coffee-beans category-news tag-south-american-coffee-beans tag-the-history-of-coffee-in-south-america tag-why-south-american-coffee-beans-stand-out post-wrapper thrv_wrapper thrive-animated-item " tcb_hover_state_parent="" data-id="4711" data-selector=".post-wrapper"><style class="tcb-post-list-dynamic-style" type="text/css">@media (min-width: 300px){[data-css="tve-u-17a59d13916"].tcb-post-list #post-4711 [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/02/South-American-Coffee-Beans-1-300x169.jpg") !important;}[data-css="tve-u-17a59d13916"].tcb-post-list #post-4711 [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/02/South-American-Coffee-Beans-1-1024x576.jpg") !important;}}</style>
  322.  
  323.  
  324.  
  325.  
  326.  
  327. <a href="https://coffeefires.com/south-american-coffee-beans/" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  328. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  329. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  330. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  331. <hr class="tve_sep tve_sep-1" style="">
  332. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  333. <hr class="tve_sep tve_sep-1" style="">
  334. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923"><a href="https://coffeefires.com/category/coffee-beans/" title="Coffee Beans" data-css="tve-u-17a59d13923" class="">Coffee Beans</a>, <a href="https://coffeefires.com/category/news/" title="News" data-css="tve-u-17a59d13923" class="">News</a></span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  335. <hr class="tve_sep tve_sep-1">
  336. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  337. <hr class="tve_sep tve_sep-1">
  338. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}"><a href="https://coffeefires.com/south-american-coffee-beans/" title="South American Coffee Beans: Origins, Flavors, and More" data-css="" class="">South American Coffee Beans: Origins, Flavors, and More</a></span></h2></div><section class="tcb-post-content tcb-shortcode thrv_wrapper" data-css="tve-u-17a59d13928"><p>South America is renowned for being the largest coffee-producing region in the world. Because it is responsible for about half of global <a class="more-link" href="https://coffeefires.com/south-american-coffee-beans/#more-4711"></a></p></section><div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  339. <a href="https://coffeefires.com/south-american-coffee-beans/" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__">
  340. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  341. </a>
  342. </div>
  343.  
  344.  
  345.  
  346.  
  347.  
  348. </article><article id="post-4683" class="post-4683 post type-post status-publish format-standard has-post-thumbnail hentry category-coffee-roasting category-news tag-benefits-of-indirect-flame-roasting tag-indirect-flame-roasting post-wrapper thrv_wrapper thrive-animated-item " tcb_hover_state_parent="" data-id="4683" data-selector=".post-wrapper"><style class="tcb-post-list-dynamic-style" type="text/css">@media (min-width: 300px){[data-css="tve-u-17a59d13916"].tcb-post-list #post-4683 [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/01/Indirect-Flame-Roasting-300x169.jpg") !important;}[data-css="tve-u-17a59d13916"].tcb-post-list #post-4683 [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/01/Indirect-Flame-Roasting-1024x576.jpg") !important;}}</style>
  349.  
  350.  
  351.  
  352.  
  353.  
  354. <a href="https://coffeefires.com/indirect-flame-roasting/" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  355. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  356. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  357. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  358. <hr class="tve_sep tve_sep-1" style="">
  359. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  360. <hr class="tve_sep tve_sep-1" style="">
  361. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923"><a href="https://coffeefires.com/category/coffee-roasting/" title="Coffee Roasting" data-css="tve-u-17a59d13923" class="">Coffee Roasting</a>, <a href="https://coffeefires.com/category/news/" title="News" data-css="tve-u-17a59d13923" class="">News</a></span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  362. <hr class="tve_sep tve_sep-1">
  363. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  364. <hr class="tve_sep tve_sep-1">
  365. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}"><a href="https://coffeefires.com/indirect-flame-roasting/" title="Unlocking Culinary Magic: Indirect Flame Roasting" data-css="" class="">Unlocking Culinary Magic: Indirect Flame Roasting</a></span></h2></div><section class="tcb-post-content tcb-shortcode thrv_wrapper" data-css="tve-u-17a59d13928"><p>Are you searching for a superior way to infuse your dishes with tantalizing&nbsp;flavors? Look no further! Introducing indirect flame roasting, a revolutionary <a class="more-link" href="https://coffeefires.com/indirect-flame-roasting/#more-4683"></a></p></section><div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  366. <a href="https://coffeefires.com/indirect-flame-roasting/" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__">
  367. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  368. </a>
  369. </div>
  370.  
  371.  
  372.  
  373.  
  374.  
  375. </article><article id="post-4644" class="post-4644 post type-post status-publish format-standard has-post-thumbnail hentry category-coffee-roasting category-news tag-classic-drum-roasters tag-drum-roasting-method tag-drum-roasting-process post-wrapper thrv_wrapper thrive-animated-item " tcb_hover_state_parent="" data-id="4644" data-selector=".post-wrapper"><style class="tcb-post-list-dynamic-style" type="text/css">@media (min-width: 300px){[data-css="tve-u-17a59d13916"].tcb-post-list #post-4644 [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/01/Drum-Roasting-Method-300x169.jpg") !important;}[data-css="tve-u-17a59d13916"].tcb-post-list #post-4644 [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/01/Drum-Roasting-Method-1024x576.jpg") !important;}}</style>
  376.  
  377.  
  378.  
  379.  
  380.  
  381. <a href="https://coffeefires.com/drum-roasting-method/" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  382. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  383. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  384. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  385. <hr class="tve_sep tve_sep-1" style="">
  386. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  387. <hr class="tve_sep tve_sep-1" style="">
  388. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923"><a href="https://coffeefires.com/category/coffee-roasting/" title="Coffee Roasting" data-css="tve-u-17a59d13923" class="">Coffee Roasting</a>, <a href="https://coffeefires.com/category/news/" title="News" data-css="tve-u-17a59d13923" class="">News</a></span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  389. <hr class="tve_sep tve_sep-1">
  390. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  391. <hr class="tve_sep tve_sep-1">
  392. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}"><a href="https://coffeefires.com/drum-roasting-method/" title="Drum Roasting Method: A Step-by-Step Guide" data-css="" class="">Drum Roasting Method: A Step-by-Step Guide</a></span></h2></div><section class="tcb-post-content tcb-shortcode thrv_wrapper" data-css="tve-u-17a59d13928"><p>Are you looking to roast coffee beans to perfection? The drum roasting method could be your answer! In the world of coffee <a class="more-link" href="https://coffeefires.com/drum-roasting-method/#more-4644"></a></p></section><div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  393. <a href="https://coffeefires.com/drum-roasting-method/" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__">
  394. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  395. </a>
  396. </div>
  397.  
  398.  
  399.  
  400.  
  401.  
  402. </article><article id="post-4618" class="post-4618 post type-post status-publish format-standard has-post-thumbnail hentry category-coffee-beans category-news tag-fair-trade-coffee tag-fair-trade-coffee-beans tag-fair-trade-coffee-plantation post-wrapper thrv_wrapper thrive-animated-item " tcb_hover_state_parent="" data-id="4618" data-selector=".post-wrapper"><style class="tcb-post-list-dynamic-style" type="text/css">@media (min-width: 300px){[data-css="tve-u-17a59d13916"].tcb-post-list #post-4618 [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/01/Fair-Trade-Coffee-Plantation-300x169.jpg") !important;}[data-css="tve-u-17a59d13916"].tcb-post-list #post-4618 [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2024/01/Fair-Trade-Coffee-Plantation-1024x576.jpg") !important;}}</style>
  403.  
  404.  
  405.  
  406.  
  407.  
  408. <a href="https://coffeefires.com/fair-trade-coffee-plantation/" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  409. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  410. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  411. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  412. <hr class="tve_sep tve_sep-1" style="">
  413. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  414. <hr class="tve_sep tve_sep-1" style="">
  415. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923"><a href="https://coffeefires.com/category/coffee-beans/" title="Coffee Beans" data-css="tve-u-17a59d13923" class="">Coffee Beans</a>, <a href="https://coffeefires.com/category/news/" title="News" data-css="tve-u-17a59d13923" class="">News</a></span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  416. <hr class="tve_sep tve_sep-1">
  417. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  418. <hr class="tve_sep tve_sep-1">
  419. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}"><a href="https://coffeefires.com/fair-trade-coffee-plantation/" title="Sowing Equality: The Fair Trade Coffee Plantation" data-css="" class="">Sowing Equality: The Fair Trade Coffee Plantation</a></span></h2></div><section class="tcb-post-content tcb-shortcode thrv_wrapper" data-css="tve-u-17a59d13928"><p>Are you passionate about coffee and ethical sourcing? Imagine owning a coffee plantation that not only produces exceptional coffee but also contributes <a class="more-link" href="https://coffeefires.com/fair-trade-coffee-plantation/#more-4618"></a></p></section><div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  420. <a href="https://coffeefires.com/fair-trade-coffee-plantation/" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__">
  421. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  422. </a>
  423. </div>
  424.  
  425.  
  426.  
  427.  
  428.  
  429. </article><article id="post-4581" class="post-4581 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-coffee-and-lifestyle tag-coffee-as-a-lifestyle-choice tag-coffee-culture-more-than-just-caffeine tag-social-connections-through-coffee post-wrapper thrv_wrapper thrive-animated-item " tcb_hover_state_parent="" data-id="4581" data-selector=".post-wrapper"><style class="tcb-post-list-dynamic-style" type="text/css">@media (min-width: 300px){[data-css="tve-u-17a59d13916"].tcb-post-list #post-4581 [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2023/09/coffee-and-Life-style-1-300x169.jpg") !important;}[data-css="tve-u-17a59d13916"].tcb-post-list #post-4581 [data-css="tve-u-17a59d13919"]:hover [data-css="tve-u-17a59d1391a"]{background-image: url("https://coffeefires.com/wp-content/uploads/2023/09/coffee-and-Life-style-1-1024x576.jpg") !important;}}</style>
  430.  
  431.  
  432.  
  433.  
  434.  
  435. <a href="https://coffeefires.com/coffee-and-lifestyle/" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  436. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  437. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  438. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  439. <hr class="tve_sep tve_sep-1" style="">
  440. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  441. <hr class="tve_sep tve_sep-1" style="">
  442. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923"><a href="https://coffeefires.com/category/news/" title="News" data-css="tve-u-17a59d13923" class="">News</a></span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  443. <hr class="tve_sep tve_sep-1">
  444. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  445. <hr class="tve_sep tve_sep-1">
  446. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}"><a href="https://coffeefires.com/coffee-and-lifestyle/" title="Coffee and Lifestyle: Perfect Blend of Health and Happiness" data-css="" class="">Coffee and Lifestyle: Perfect Blend of Health and Happiness</a></span></h2></div><section class="tcb-post-content tcb-shortcode thrv_wrapper" data-css="tve-u-17a59d13928"><p>Are you Craving a change that can kickstart your day and elevate your lifestyle? Look no further! Discover the world of coffee <a class="more-link" href="https://coffeefires.com/coffee-and-lifestyle/#more-4581"></a></p></section><div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  447. <a href="https://coffeefires.com/coffee-and-lifestyle/" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__">
  448. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  449. </a>
  450. </div>
  451.  
  452.  
  453.  
  454.  
  455.  
  456. </article></div></div>
  457. </div><div class="thrv_wrapper thrv-page-section" data-css="tve-u-16c6c51ef17" style="">
  458. <div class="tve-page-section-out"></div>
  459. <div class="tve-page-section-in tve_empty_dropzone"><div class="thrv_wrapper thrv-columns" data-css="tve-u-16c6b2f8bac" style="--tcb-col-el-width: 1049;"><div class="tcb-flex-row tcb--cols--2 tcb-medium-no-wrap tcb-resized tcb-row-reversed-tablet v-2 tcb-mobile-wrap m-edit tcb-row-reversed-mobile tcb-desktop-no-wrap tcb-row-reversed-desktop" data-css="tve-u-16c6b241f44"><div class="tcb-flex-col c-33" data-css="tve-u-16c6c628f68" style=""><div class="tcb-col" data-css="tve-u-16c6b243d96" style=""><div class="thrv_wrapper tve_image_caption dynamic-group-jz2fguti" data-css="tve-u-16cb3590118" style="" data-tcb_hover_state_parent=""><span class="tve_image_frame" style="width: 100%;"><img decoding="async" class="tve_image wp-image-1990" alt="" title="coffee fires team" data-id="1990" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20397%20286'%3E%3C/svg%3E" style="" data-width="397" data-height="286" data-init-width="1000" data-init-height="722" loading="lazy" ml-d="-30.781999999999982" data-css="tve-u-17a59d29a3e" width="397" height="286" data-lazy-srcset="https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team.jpg 1000w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-300x217.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-150x108.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-768x554.jpg 768w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-65x47.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-220x159.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-139x100.jpg 139w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-358x258.jpg 358w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-554x400.jpg 554w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-623x450.jpg 623w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-706x510.jpg 706w" data-lazy-sizes="(max-width: 397px) 100vw, 397px" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team.jpg" /><noscript><img decoding="async" class="tve_image wp-image-1990" alt="" title="coffee fires team" data-id="1990" src="https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team.jpg" style="" data-width="397" data-height="286" data-init-width="1000" data-init-height="722" loading="lazy" ml-d="-30.781999999999982" data-css="tve-u-17a59d29a3e" width="397" height="286" srcset="https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team.jpg 1000w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-300x217.jpg 300w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-150x108.jpg 150w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-768x554.jpg 768w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-65x47.jpg 65w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-220x159.jpg 220w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-139x100.jpg 139w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-358x258.jpg 358w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-554x400.jpg 554w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-623x450.jpg 623w, https://coffeefires.com/wp-content/uploads/2021/09/coffee-fires-team-706x510.jpg 706w" sizes="(max-width: 397px) 100vw, 397px" /></noscript><span class="tve-image-overlay"></span></span></div></div></div><div class="tcb-flex-col c-66" data-css="tve-u-16c6c628fbe" style=""><div class="tcb-col" data-css="tve-u-16c6b30e7d7" style=""><div class="tcb-clear" data-css="tve-u-16c719c9705"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-jz2fivaa" data-css="tve-u-16c719d3629">
  460. <div class="tve-content-box-background"></div>
  461. <div class="tve-cb"><div class="tcb-clear" data-css="tve-u-173a4418d7d"><div class="thrv_wrapper thrv_text_element dynamic-group-jz2fh9zf" data-css="tve-u-16c7049fe3c" data-tag="h3"><h2 class="" style="text-align: center;" data-css="tve-u-18640c29772"><strong>Coffee Fires Team</strong></h2></div></div><div class="tcb-clear" data-css="tve-u-173a44186af"><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-jz2fhk8h" style="" data-css="tve-u-16c6b26410e"><p style="text-align: justify;" data-css="tve-u-18640c38ff7">Our Team are fully determined to design a valuable information for visitor. We connect with coffee lovers through blog, recipes, and reviews. Peoples who have coffee passion can get advantages from our team experience. Because we have ability and confidence to aware the visitors about best coffee brands and how they will be able to choose and make great coffee.</p></div></div><div class="tcb-clear" data-css="tve-u-16c6b29297e"><div class="thrv_wrapper thrv-button tcb-with-icon tcb-flip dynamic-group-jz2fhwr5 tcb-global-button-tpl_jyzt2s2v tcb-local-vars-root" data-tcb_hover_state_parent="" data-button-style="tcb-global-button-tpl_jyzt2s2v" data-css="tve-u-17ab01e95e5">
  462. <a href="https://coffeefires.com/our-team/" class="tcb-button-link"><span class="tcb-button-icon">
  463. <div class="thrv_wrapper thrv_icon tve_no_drag tve_no_icons tcb-icon-inherit-style tcb-icon-display tve_evt_manager_listen tve_et_mouseover tve_ea_thrive_animation tve_anim_forward tcb-global-button-tpl_jyzt2s2v-icon" style="" data-tcb-events="__TCB_EVENT_[{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;forward&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}]_TNEVE_BCT__"><svg class="tcb-icon" viewBox="0 0 448 512" data-id="icon-long-arrow-alt-right-regular" data-name="">
  464.            <path d="M340.485 366l99.03-99.029c4.686-4.686 4.686-12.284 0-16.971l-99.03-99.029c-7.56-7.56-20.485-2.206-20.485 8.485v71.03H12c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h308v71.03c0 10.689 12.926 16.043 20.485 8.484z"></path>
  465.        </svg></div>
  466. </span>
  467.  
  468. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text tcb-global-button-tpl_jyzt2s2v-prtext">more</span></span>
  469. </a>
  470. </div></div></div>
  471. </div></div></div></div></div></div></div>
  472. </div><div data-inherit-lp-settings="1" data-match-lp-colors="1" class="thrv_wrapper thrv-page-section thrv-lp-block tcb-local-vars-root" style="padding-bottom: 30px !important;" data-css="tve-u-17a59d379fe" tcb-template-name="Testimonial Area Block 01" tcb-template-id="56420" data-keep-css_id="1"><div class="thrive-group-edit-config" style="display: none !important"></div><div class="thrive-local-colors-config" style="display: none !important"></div>
  473. <div class="tve-page-section-out tcb-responsive-video" data-css="tve-u-17a59d379ff" style=""></div>
  474. <div class="tve-page-section-in   tve_empty_dropzone" data-css="tve-u-17a59d37a00" style=""><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17a59d37a01" style="" data-tag="h2"><h2 class="" data-css="tve-u-17a59d37a02" style="text-align: center;">What Others <em>Say?</em></h2></div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad" style="" data-css="tve-u-17a59d37a03">
  475. <div class="tve-content-box-background" data-css="tve-u-17a59d37a04"></div>
  476. <div class="tve-cb" data-css="tve-u-17a59d37a05"></div>
  477. </div><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width: 969;" data-css="tve-u-17a59d37a06"><div class="tcb-flex-row tcb--cols--3" style="" data-css="tve-u-17a59d37a07"><div class="tcb-flex-col" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3zotk50" style="margin-top: 0px !important;" data-css="tve-u-17a59d37a08">
  478. <div class="tve-content-box-background" style="" data-css="tve-u-17a59d37a09"></div>
  479. <div class="tve-cb" data-css="tve-u-17a59d37a0a"><div class="thrv_wrapper thrv_text_element thrv-plain-text dynamic-group-k3zom14n" data-css="tve-u-17a59d37a0b"><div class="tcb-plain-text" data-css="tve-u-17a59d37a0c"><em><strong>"</strong></em></div></div><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-k3zomu73" data-css="tve-u-17a59d37a0d" style=""><p data-css="tve-u-17a59d37a0e"><b><i>I would also like to say thank you to all your content. I'm loving it. Very easy to undersatand and informative.</i><br></b></p></div><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-k3zon9qi" style="" data-css="tve-u-17a59d37a0f" data-float="1"><p data-css="tve-u-17a59d37a10"><em><b>Shelley W</b>illiam</em></p></div></div>
  480. </div></div></div><div class="tcb-flex-col" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3zotk50" style="margin-top: 0px !important;" data-css="tve-u-17a59d37a08">
  481. <div class="tve-content-box-background" style="" data-css="tve-u-17a59d37a09"></div>
  482. <div class="tve-cb" data-css="tve-u-17a59d37a12"><div class="thrv_wrapper thrv_text_element thrv-plain-text dynamic-group-k3zom14n" data-css="tve-u-17a59d37a0b"><div class="tcb-plain-text" data-css="tve-u-17a59d37a0c"><em><strong>"</strong></em></div></div><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-k3zomu73" data-css="tve-u-17a59d37a0d" style=""><p data-css="tve-u-17a59d37a0e" style="text-align: left;"><b><i>Keep up the excellent work. Coffee fires has got everything I need. The best on the net! It's really wonderful.</i></b></p></div><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-k3zon9qi" style="" data-css="tve-u-17a59d37a0f" data-float="1"><p data-css="tve-u-17a59d37a10"><em><strong>Letha Romo</strong></em></p></div></div>
  483. </div></div></div><div class="tcb-flex-col" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k3zotk50" style="margin-top: 0px !important;" data-css="tve-u-17a59d37a08">
  484. <div class="tve-content-box-background" style="" data-css="tve-u-17a59d37a09"></div>
  485. <div class="tve-cb" data-css="tve-u-17a59d37a13"><div class="thrv_wrapper thrv_text_element thrv-plain-text dynamic-group-k3zom14n" data-css="tve-u-17a59d37a0b"><div class="tcb-plain-text" data-css="tve-u-17a59d37a0c"><em><strong>"</strong></em></div></div><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-k3zomu73" data-css="tve-u-17a59d37a0d" style=""><p data-css="tve-u-17a59d37a0e"><em><strong>I'm confident after reading your info that they will play a big part in improving our cognition about coffee. Good job.</strong></em></p></div><div class="thrv_wrapper thrv_text_element tve_empty_dropzone dynamic-group-k3zon9qi" style="" data-css="tve-u-17a59d37a0f" data-float="1"><p data-css="tve-u-17a59d37a10"><strong><em><em>Emma Stewart&nbsp;</em>&nbsp;</em></strong></p></div></div>
  486. </div></div></div></div></div></div>
  487. </div>
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513. <div id="thrive-footer" class="thrv_wrapper thrv_symbol thrive-shortcode thrv_footer tve_no_drag thrv_symbol_1751" data-id="1751" data-selector=".thrv_symbol_1751" data-shortcode="thrive_footer" data-tcb-elem-type="footer" data-element-name="Footer"><div class="thrive-shortcode-html thrive-symbol-shortcode " data-symbol-id="1751"><style type="text/css" id="tcb-style-base-tcb_symbol-1751"  onLoad="typeof window.lightspeedOptimizeStylesheet === 'function' && window.lightspeedOptimizeStylesheet()" class="tcb-lightspeed-style">.tcb-icon{display:inline-block;width:1em;height:1em;line-height:1em;vertical-align:middle;stroke-width:0px;stroke:currentcolor;fill:currentcolor;box-sizing:content-box;transform:rotate(var(--tcb-icon-rotation-angle,0deg));}svg.tcb-icon path:not([fill="none"]){fill:inherit !important;stroke:inherit !important;transition:none 0s ease 0s;}.thrv_icon{text-align:center;}.thrv_wrapper.thrv-divider{padding-top:20px;padding-bottom:20px;margin:0px;}.thrv_wrapper.thrv-divider hr{margin:0px;}.tve_sep-1{border-style:none none solid !important;border-top:0px !important;border-left:0px !important;border-right:0px !important;min-width:10px;}.tve_image_caption{position:relative;}.tve_image_caption:not(.tcb-mm-image.tve-tab-image){height:auto !important;}.tve_image_caption .tve_image{max-width:100%;width:100%;}.thrv_text_element a:not(.tcb-button-link){font-size:inherit;}.tcb-style-wrap strong{font-weight:var(--g-bold-weight,bold);}.thrv_text_element{overflow-wrap:break-word;}.thrive-symbol-shortcode{position:relative;}body:not(.tve_editor_page) .thrv_wrapper.thrv_footer,body:not(.tve_editor_page) .thrv_wrapper.thrv_header{padding:0px;}.thrv_footer .thrive-symbol-shortcode{box-sizing:border-box;margin-right:auto;margin-left:auto;min-height:40px;}.notifications-content-wrapper.tcb-permanently-hidden{display:none !important;}.tcb-permanently-hidden{display:none !important;}.tar-disabled{cursor:default;opacity:0.4;pointer-events:none;}.tcb-clear::after{display:block;height:0px;content:"";}.tcb-flex-row{display:flex;flex-flow:row;align-items:stretch;justify-content:space-between;margin-top:0px;margin-left:-15px;padding-bottom:15px;padding-top:15px;}.tcb-flex-col{flex:1 1 auto;padding-top:0px;padding-left:15px;}.tcb-flex-row .tcb-flex-col{box-sizing:border-box;}.tcb--cols--2:not(.tcb-resized) > .tcb-flex-col{max-width:50%;}.tcb--cols--3:not(.tcb-resized) > .tcb-flex-col{max-width:33.3333%;}.tcb-flex-row:not(.tcb-resized) > .tcb-flex-col.c-33{max-width:33.3333%;}.tcb-flex-row:not(.tcb-resized) > .tcb-flex-col.c-66{max-width:66.6667%;}.tcb-col{height:100%;display:flex;flex-direction:column;position:relative;}.tcb-flex-row .tcb-col{box-sizing:border-box;}html{text-rendering:auto !important;}html body{text-rendering:auto !important;}body.tve_lp::before{content:none;}.thrv_wrapper{margin-top:20px;margin-bottom:20px;padding:1px;}.thrv_wrapper div{box-sizing:content-box;}.thrv_symbol .thrv_wrapper:not(.thrv_icon){box-sizing:border-box !important;}.thrv_wrapper.thrv_text_element,.thrv_wrapper.thrv_symbol{margin:0px;}.thrv_wrapper.thrv-columns{margin-top:10px;margin-bottom:10px;padding:0px;}p{font-size:1em;}.tve_image{border-radius:0px;box-shadow:none;}div .tve_image_caption{padding:0px;max-width:100% !important;box-sizing:border-box !important;}.tve_image_caption .tve_image_frame{display:block;max-width:100%;position:relative;overflow:hidden;}.tve_image_caption .tve_image{display:block;padding:0px;height:auto;}a:not(.tcb-button-link) svg.tcb-icon{color:rgb(17,17,17);}.thrv_icon{line-height:0;}.thrv_icon.tcb-icon-display{display:table;border-collapse:initial;}.thrv_icon.thrv_wrapper{margin-left:auto;margin-right:auto;padding:0px;}#tve_editor.tve_empty_dropzone .thrv_symbol.thrv_footer .symbol-section-in{padding:1px;}.thrv_symbol.thrv_footer{width:100%;position:relative;box-sizing:border-box;}.thrv_symbol.thrv_footer .thrive-symbol-shortcode{margin:0px auto;position:relative;}.symbol-section-in{margin:0px auto;position:relative;z-index:1;box-sizing:border-box;}.symbol-section-in:empty::before{font-family:sans-serif;line-height:40px;}.symbol-section-in::after,.symbol-section-in::before{content:"";display:block;overflow:auto;}.symbol-section-out{position:absolute;width:100%;height:100%;left:0px;top:0px;box-sizing:border-box !important;overflow:hidden;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder{min-height:var(--tcb-container-height-d,100px) !important;position:relative;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder.thrv-page-section{box-sizing:border-box;margin:0px;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder.thrv-content-box{box-sizing:border-box;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder .tve-page-section-out,:not(#_s):not(#_s) .tcb-conditional-display-placeholder .tve-content-box-background{box-sizing:border-box;position:absolute;width:100%;height:100%;left:0px;top:0px;overflow:hidden;}.tve_flt .tve_sep{border:medium;margin:0px !important;max-width:100% !important;}.tve_flt .thrv_wrapper > .tve_sep{width:100%;background-color:transparent;}body{margin:0px;padding:0px;}p{margin:0px;padding:0px;}@media (max-width:1023px){:not(#_s):not(#_s) .tcb-conditional-display-placeholder{min-height:var(--tcb-container-height-t) !important;}}@media (max-width:767px){html{overflow-x:hidden !important;}html,body{max-width:100vw !important;}.tcb-flex-row{flex-direction:column;}.tcb-flex-row.v-2{flex-direction:row;}.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap){flex-wrap:wrap;}.tcb-flex-row.v-2:not(.tcb-mobile-no-wrap) > .tcb-flex-col{width:100%;max-width:100% !important;flex:1 0 390px;}:not(#_s):not(#_s) .tcb-conditional-display-placeholder{min-height:var(--tcb-container-height-m) !important;}html{width:100%;}body{width:100%;overflow-x:hidden;}}@media (max-width:1023px) and (min-width:768px){.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap){flex-wrap:wrap;}.tcb-flex-row:not(.tcb--cols--2):not(.tcb-medium-no-wrap) > .tcb-flex-col{max-width:100% !important;flex:1 0 250px;}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.tcb-flex-col{width:100%;}.tcb-col{display:block;}}@media screen and (max-device-width:480px){body{-moz-text-size-adjust:none;}}</style><style class='tve-symbol-custom-style'>@media (min-width:300px){.thrv_symbol_1751 .symbol-section-out{background-image:linear-gradient(rgb(0,0,0),rgb(0,0,0)) !important;background-size:auto !important;background-position:50% 50% !important;background-attachment:scroll !important;background-repeat:no-repeat !important;--background-image:linear-gradient(rgb(0,0,0),rgb(0,0,0))!important;--background-size:auto auto!important;--background-position:50% 50%!important;--background-attachment:scroll!important;--background-repeat:no-repeat!important;--tve-applied-background-image:linear-gradient(rgb(0,0,0),rgb(0,0,0))!important;}.thrv_symbol_1751 [data-css="tve-u-17a549c9e37"]{--tve-alignment:center;float:none;max-width:1080px;margin-left:auto !important;margin-right:auto !important;--tve-applied-max-width:1080px!important;margin-top:0px !important;}.thrv_symbol_1751 [data-css="tve-u-17a549e094b"]{max-width:1080px;--tve-alignment:center;float:none;--tve-applied-max-width:1080px!important;margin-left:auto !important;margin-right:auto !important;}.thrv_symbol_1751 [data-css="tve-u-17a549e094b"] .tve_sep{width:100%;border-width:1px !important;border-color:rgb(255,255,255) !important;}.thrv_symbol_1751 [data-css="tve-u-17a549f9013"]{max-width:1080px;--tve-alignment:center;float:none;--tve-applied-max-width:1080px!important;margin:-15px auto 1px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54a16af9"]{--tve-alignment:center;float:none;background-image:none !important;--background-image:none!important;--tve-applied-background-image:none!important;margin:85px auto 0px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54a1c336"]{color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;font-size:16px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54a1c33c"]{--tcb-applied-color:rgb(255,255,255)!important;}.thrv_symbol_1751 [data-css="tve-u-17a54a1c33e"]{--tcb-applied-color:rgb(255,255,255)!important;}.thrv_symbol_1751 [data-css="tve-u-17a54a78bd3"]{width:654px;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54a8632b"]{color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;font-family:"Times New Roman",Times,serif !important;font-weight:var(--g-regular-weight,normal)!important;font-size:25px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54aa1b8d"]{color:rgb(255,255,255) !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54acbd42"]{font-size:20px !important;color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;}.thrv_symbol_1751 [data-css="tve-u-17a54acefa3"]{max-width:33.3333%;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54ae9c08"]{font-size:20px !important;color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54aed541"]{color:rgb(255,255,255) !important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54aef996"]{color:rgb(255,255,255) !important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b04069"]{font-size:20px !important;color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b07b0f"]{color:rgb(255,255,255) !important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b120fb"]{font-size:20px !important;color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b15929"]{color:rgb(255,255,255) !important;--tve-applied-color:rgb(255,255,255)!important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b2380b"]{color:rgb(255,255,255) !important;--tcb-applied-color:rgb(255,255,255)!important;--tve-applied-color:rgb(255,255,255)!important;font-size:25px !important;font-family:"Times New Roman",Times,serif !important;font-weight:var(--g-regular-weight,normal)!important;}.thrv_symbol_1751 [data-css="tve-u-17a54b25f01"]{max-width:33.3333%;}.thrv_symbol_1751 [data-css="tve-u-17a54b359b7"]{font-size:60px;margin-left:auto;margin-right:auto;--tcb-local-color-icon:rgb(59,89,152);--tcb-local-color-var:rgb(59,89,152);--tve-icon-size:60px;float:left;z-index:3;position:relative;--tve-alignment:left;margin-top:10px !important;margin-bottom:-15px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b359b7"] >:first-child{color:rgb(59,89,152);--tve-applied-color:rgb(59,89,152);}.thrv_symbol_1751 [data-css="tve-u-17a54b42ec1"]::after{clear:both;}.thrv_symbol_1751 [data-css="tve-u-17a54b572d0"]{font-size:60px;margin-left:auto;margin-right:auto;--tcb-local-color-icon:rgb(244,186,31);--tcb-local-color-var:rgb(244,186,31);--tve-icon-size:60px;float:left;z-index:3;position:relative;--tve-alignment:left;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b572d0"] >:first-child{color:rgb(244,186,31);--tve-applied-color:rgb(244,186,31);}.thrv_symbol_1751 [data-css="tve-u-17a54b82f13"]::after{clear:both;}.thrv_symbol_1751 [data-css="tve-u-17a54b9c472"]{font-size:60px;margin-left:auto;margin-right:auto;float:left;z-index:3;position:relative;--tve-alignment:left;--tcb-local-color-icon:rgb(230,0,35);--tcb-local-color-var:rgb(230,0,35);--tve-icon-size:60px;margin-top:-15px !important;margin-bottom:-19px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54b9d3aa"]::after{clear:both;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b9c472"] >:first-child{color:rgb(230,0,35);--tve-applied-color:rgb(230,0,35);}.thrv_symbol_1751 [data-css="tve-u-17a54c807db"]{max-width:66.6667%;}.thrv_symbol_1751 [data-css="tve-u-17a54c8dc16"]{padding-top:16px !important;padding-bottom:20px !important;}.thrv_symbol_1751 [data-css="tve-u-18d5c0533af"]{margin-left:20px !important;margin-right:20px !important;}}@media (max-width:1023px){.thrv_symbol_1751 [data-css="tve-u-17a549e094b"] .tve_sep{width:100%;border-width:1px !important;border-color:rgb(255,255,255) !important;}.thrv_symbol_1751 [data-css="tve-u-17a54a16af9"]{margin-top:60px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54a8632b"]{font-size:22px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17ab009bdc5"]{font-size:16px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54acbd42"]{font-size:18px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54ae9c08"]{font-size:18px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b04069"]{font-size:18px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b120fb"]{font-size:18px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b2380b"]{font-size:22px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54b359b7"]{font-size:45px;width:45px;height:45px;--tve-icon-size:45px;}.thrv_symbol_1751 [data-css="tve-u-17a54b572d0"]{font-size:45px;width:45px;height:45px;--tve-icon-size:45px;}.thrv_symbol_1751 [data-css="tve-u-17a54b9c472"]{font-size:45px;width:45px;height:45px;--tve-icon-size:45px;}}@media (max-width:767px){.thrv_symbol_1751 [data-css="tve-u-17a54b359b7"]{font-size:45px;width:45px;height:45px;--tve-icon-size:45px;padding-top:0px !important;padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17a549e094b"] .tve_sep{width:100%;border-width:1px !important;border-color:rgb(255,255,255) !important;}.thrv_symbol_1751 [data-css="tve-u-17a54a16af9"]{margin-top:11px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54aa1b8d"]{color:rgb(255,255,255) !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54a8632b"]{font-size:18px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17ab009bdc5"]{font-size:12px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54acbd42"]{font-size:15px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54ae9c08"]{font-size:15px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b04069"]{font-size:15px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b120fb"]{font-size:15px !important;}:not(#tve) .thrv_symbol_1751 [data-css="tve-u-17a54b2380b"]{font-size:18px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54b572d0"]{font-size:45px;width:45px;height:45px;--tve-icon-size:45px;padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17a54b9c472"]{font-size:45px;width:45px;height:45px;--tve-icon-size:45px;padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d76eb88"]{padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d776004"]{padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d77a3be"]{padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d77b908"]{padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d77d9b4"]{padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d77f104"]{padding-left:10px !important;padding-right:10px !important;}.thrv_symbol_1751 [data-css="tve-u-17b9d78aa1d"]{padding-left:10px !important;padding-right:10px !important;}}</style> <div class="symbol-section-out" style=""></div> <div class="symbol-section-in" style="" data-css="tve-u-16eac20f431"><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width: 1045;" data-css="tve-u-17a549c9e37"><div class="tcb-flex-row v-2 tcb--cols--3" style="" data-css="tve-u-17a54c8dc16"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d78aa1d" style=""><p style="" data-css="tve-u-17a54a8632b"><strong>Disclosure</strong></p></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17b9d76eb88"><p style="text-align: justify;" data-css="tve-u-17ab009bdc5"><span data-css="tve-u-17a54aa1b8d">We are an affiliated candidate in amazon marketing and earn a small commission by establishing sales.<br>www.coffeefire.com is also a participant in the amazon services LLC associate program. This website will make referral commission by the source of affiliate links to Amazon and its affiliate sites.</span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a54acefa3" style=""><div class="tcb-col" style="" data-css="tve-u-18d5c0533af"><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d776004" style=""><li data-css="tve-u-17a54acbd42" class="" style=""><a class="" href="https://coffeefires.com/contact/" style="outline: none;" data-css="tve-u-17a54aef996">Contact</a></li></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d77a3be" style=""><li style="" data-css="tve-u-17a54ae9c08" class=""><a href="https://coffeefires.com/about-us/" class="" style="outline: none;" data-css="tve-u-17a54aed541">About Us</a></li></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d77b908" style=""><li style="" data-css="tve-u-17a54b04069" class=""><a href="https://coffeefires.com/privacy-policy/" class="" style="outline: none;" data-css="tve-u-17a54b07b0f">Privacy Policy</a></li></div><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d77d9b4" style=""><li style="text-align: left;" data-css="tve-u-17a54b120fb" class=""><a href="https://coffeefires.com/disclaimer/" class="" style="outline: none;" data-css="tve-u-17a54b15929">Disclaimer</a></li></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a54b25f01" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17b9d77f104" style=""><p style="" data-css="tve-u-17a54b2380b"><strong>Follow US</strong></p></div><div class="tcb-clear" data-css="tve-u-17a54b42ec1"><a href="https://web.facebook.com/coffeefires" target="_blank"><div class="thrv_wrapper thrv_icon tcb-icon-display tcb-local-vars-root" data-css="tve-u-17a54b359b7" style="" data-link-wrap="true"><svg class="tcb-icon" viewBox="0 0 448 512" data-id="icon-facebook-square-brands" data-name="" style=""><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.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.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"></path></svg></div></a></div><div class="tcb-clear" data-css="tve-u-17a54b82f13"><div class="thrv_wrapper thrv_icon tcb-icon-display tcb-local-vars-root" data-css="tve-u-17a54b572d0" style="" data-link-wrap="true"><svg class="tcb-icon" viewBox="0 0 24 24" data-id="icon-instagram-solid" data-name="" style=""><path d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z"></path></svg></div></div><div class="tcb-clear" data-css="tve-u-17a54b9d3aa"><a href="https://www.pinterest.com/coffeefires/" target="_blank"><div class="thrv_wrapper thrv_icon tcb-icon-display tcb-local-vars-root" data-css="tve-u-17a54b9c472" style="" data-link-wrap="true"><svg class="tcb-icon" viewBox="0 0 496 512" data-id="icon-pinterest-brands" data-name="" style=""><path d="M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"></path></svg></div></a></div></div></div></div></div><div class="thrv_wrapper thrv-divider" data-style-d="tve_sep-1" data-thickness-d="1" data-color-d="rgb(255, 255, 255)" data-css="tve-u-17a549e094b" style=""> <hr class="tve_sep tve_sep-1" style=""> </div><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width: 1045;" data-css="tve-u-17a549f9013"><div class="tcb-flex-row v-2 tcb--cols--2"><div class="tcb-flex-col c-33"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-17a54a78bd3"><span class="tve_image_frame"><a href="https://coffeefires.com/"><img class="tve_image wp-image-1786" alt="coffeefires-white-logo" data-id="1786" data-init-width="654" data-init-height="223" title="coffeefires-white-logo" loading="lazy" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20338%20115'%3E%3C/svg%3E" data-width="338" data-height="115" data-link-wrap="true" width="338" height="115" data-lazy-src="https://coffeefires.com/wp-content/uploads/2021/06/coffeefires-white-logo.png"><noscript><img class="tve_image wp-image-1786" alt="coffeefires-white-logo" data-id="1786" data-init-width="654" data-init-height="223" title="coffeefires-white-logo" loading="lazy" src="https://coffeefires.com/wp-content/uploads/2021/06/coffeefires-white-logo.png" data-width="338" data-height="115" data-link-wrap="true" width="338" height="115"></noscript></a></span></div></div></div><div class="tcb-flex-col c-66" data-css="tve-u-17a54c807db" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a54a16af9"><p style="" data-css="tve-u-17a54a1c336">©&nbsp;<span data-attr-id="Y" data-extra_key="Y" data-option-inline="1" data-shortcode="thrv_dynamic_data_date" data-shortcode-name="Year (2029)" style="" data-css="tve-u-17a54a1c33c">2024</span>,&nbsp;<a href="https://coffeefires.com/"><span data-attr-id="1" data-extra_key="1" data-shortcode="thrive_global_fields" data-shortcode-name="[Company] Company Name" style="" data-css="tve-u-17a54a1c33e">Coffeefires </span></a><span data-attr-id="1" data-css="tve-u-17a54a1c33e" data-extra_key="1" data-shortcode="thrive_global_fields" data-shortcode-name="[Company] Company Name" style="">&nbsp;All Rights Reserved</span> &nbsp;</p></div></div></div></div></div></div> </div></div></div></div> </div>
  514. <div class="fr-dropdown-holder tcb-style-wrap"></div>
  515. </div>
  516. <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>( $ => {
  517. /**
  518. * Displays toast message from storage, it is used when the user is redirected after login
  519. */
  520. if ( window.sessionStorage ) {
  521. $( window ).on( 'tcb_after_dom_ready', () => {
  522. let message = sessionStorage.getItem( 'tcb_toast_message' );
  523.  
  524. if ( message ) {
  525. tcbToast( sessionStorage.getItem( 'tcb_toast_message' ), false );
  526. sessionStorage.removeItem( 'tcb_toast_message' );
  527. }
  528. } );
  529. }
  530.  
  531. /**
  532. * Displays toast message
  533. */
  534. function tcbToast( message, error, callback ) {
  535. /* Also allow "message" objects */
  536. if ( typeof message !== 'string' ) {
  537. message = message.message || message.error || message.success;
  538. }
  539. if ( ! error ) {
  540. error = false;
  541. }
  542. TCB_Front.notificationElement.toggle( message, error ? 'error' : 'success', callback );
  543. }
  544. } )( typeof ThriveGlobal === 'undefined' ? jQuery : ThriveGlobal.$j );
  545. </script><style type="text/css" id="tcb-style-base-tve_notifications-2108"  onLoad="typeof window.lightspeedOptimizeStylesheet === 'function' && window.lightspeedOptimizeStylesheet()" class="tcb-lightspeed-style"></style><style type="text/css" id="tve_notification_styles"></style>
  546. <div class="tvd-toast tve-fe-message" style="display: none">
  547. <div class="tve-toast-message tve-success-message">
  548. <div class="tve-toast-icon-container">
  549. <span class="tve_tick thrv-svg-icon"></span>
  550. </div>
  551. <div class="tve-toast-message-container"></div>
  552. </div>
  553. </div><script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.TVE_Event_Manager_Registered_Callbacks = window.TVE_Event_Manager_Registered_Callbacks || {};window.TVE_Event_Manager_Registered_Callbacks.thrive_animation = function(trigger, action, config) {var $element = jQuery( this ),
  554. $at = $element.closest( '.tcb-col, .thrv_wrapper' );
  555. if ( $at.length === 0 ) {
  556. $at = $element;
  557. }
  558. if ( ! config.loop && $at.data( 'a-done' ) ) {
  559. return;
  560. }
  561. $at.data( 'a-done', 1 );
  562. const hadAnimStart = $at.hasClass( 'tve_anim_start' );
  563. $at.removeClass( function ( i, cls ) {
  564. return cls.split( ' ' ).filter( function ( item ) {
  565. return item.indexOf( 'tve_anim_' ) === 0;
  566. } ).join( ' ' );
  567. } ).addClass( 'tve_anim_' + config.anim ).removeClass( 'tve_anim_start' );
  568. if ( config.loop ) {
  569. setTimeout( function () {
  570. $at.addClass( 'tve_anim_start' );
  571. }, hadAnimStart ? 50 : 0 );
  572. if ( trigger === 'mouseover' ) {
  573. $element.one( 'mouseleave', function () {
  574. $at.removeClass( 'tve_anim_start' );
  575. } );
  576. }
  577. if ( trigger === 'tve-viewport' ) {
  578. $element.one( 'tve-viewport-leave', function () {
  579. /**
  580. * double check for viewport
  581. * animation in animation triggers weird behaviors
  582. */
  583. if ( ! TCB_Front.isInViewport( $element ) ) {
  584. $at.removeClass( 'tve_anim_start' );
  585. }
  586. } );
  587. }
  588. } else {
  589. setTimeout( function () {
  590. $at.addClass( 'tve_anim_start' );
  591. }, 50 );
  592. }
  593. return false;
  594. };</script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/divider.min.js?v=3.14&amp;ver=3.14" id="tve_frontend_divider-js"></script>
  595. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/post-list.min.js?v=3.14&amp;ver=3.14" id="tve_frontend_post-list-js"></script>
  596. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/video.min.js?v=3.14&amp;ver=3.14" id="tve_frontend_video-js"></script>
  597. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/post-grid-compat.min.js?v=3.14&amp;ver=3.14" id="tve_frontend_post-grid-compat-js"></script>
  598. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/dropdown.min.js?v=3.14&amp;ver=3.14" id="tve_frontend_dropdown-js"></script>
  599. <script type="text/javascript" id="thrive-main-script-js-extra">
  600. /* <![CDATA[ */
  601. var ThriveApp = {"ajax_url":"https:\/\/coffeefires.com\/wp-admin\/admin-ajax.php","lazy_load_comments":"0","comments_loaded":"0","theme_uri":"https:\/\/coffeefires.com\/wp-content\/themes\/focusblog","translations":{"ProductDetails":"Product Details"}};
  602. /* ]]> */
  603. </script>
  604. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/themes/focusblog/js/script.min.js?ver=6.5.3" id="thrive-main-script-js"></script>
  605. <script type="text/javascript" id="tve-dash-frontend-js-extra">
  606. /* <![CDATA[ */
  607. var tve_dash_front = {"ajaxurl":"https:\/\/coffeefires.com\/wp-admin\/admin-ajax.php","force_ajax_send":"1","is_crawler":"","recaptcha":[],"post_id":"1681"};
  608. /* ]]> */
  609. </script>
  610. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/thrive-dashboard/js/dist/frontend.min.js?ver=3.12" id="tve-dash-frontend-js"></script>
  611. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://coffeefires.com/wp-content/plugins/thrive-visual-editor/editor/js/dist/modules/menu.min.js?v=3.14&amp;ver=3.14" id="tve_frontend_menu-js"></script>
  612. <script class="tcb-post-list-template" type="text/template" data-identifier="tve-u-17a59d13916">{({tcb_post_list_dynamic_style})}@media (min-width: 300px){{({data-css="tve-u-17a59d13916"})}.tcb-post-list #post-{({tcb_the_id})} {({data-css="tve-u-17a59d1391a"})}{background-image: url("{({tcb_featured_image_url size=medium})}") !important;}{({data-css="tve-u-17a59d13916"})}.tcb-post-list #post-{({tcb_the_id})} {({data-css="tve-u-17a59d13919"})}:hover {({data-css="tve-u-17a59d1391a"})}{background-image: url("{({tcb_featured_image_url size=large})}") !important;}}{({/tcb_post_list_dynamic_style})}
  613.  
  614.  
  615.  
  616.  
  617.  
  618. <a href="{({tcb_post_the_permalink})}" class="tve-dynamic-link" dynamic-postlink="tcb_post_the_permalink" data-shortcode-id="1878"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad tcb-local-vars-root" data-css="tve-u-17a59d13919">
  619. <div class="tve-content-box-background" data-css="tve-u-17a59d1391a" style="" data-tcb_hover_state_parent="1"></div>
  620. <div class="tve-cb" data-css="tve-u-17a59d1391b"></div>
  621. </div></a><div class="thrv_wrapper thrv-columns" data-css="tve-u-17a59d1391c" style="--tcb-col-el-width: 282.983;"><div class="tcb-flex-row tcb-resized tcb-medium-no-wrap v-2 tcb-mobile-wrap m-edit tcb--cols--3" data-css="tve-u-17a59d1391d"><div class="tcb-flex-col" data-css="tve-u-17a59d1391e" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  622. <hr class="tve_sep tve_sep-1" style="">
  623. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13920">
  624. <hr class="tve_sep tve_sep-1" style="">
  625. </div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13921" style=""><div class="tcb-col"><div class="thrv_wrapper thrv_text_element" style="font-size: 13px !important;"><p data-css="tve-u-17a59d13922" style="text-align: center; font-size: 13px !important;"><span class="thrive-shortcode-content" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_categories" data-shortcode-name="List of categories" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/category/news/&quot;,&quot;title&quot;:&quot;News&quot;,&quot;data-css&quot;:&quot;tve-u-17a59d13923&quot;,&quot;class&quot;:&quot;&quot;}" data-attr-css="tve-u-17a59d13923">{({tcb_post_categories link='1' rel='0' target='0' inline='1' static-link='{"className":"","href":"https://coffeefires.com/category/news/","title":"News","data-css":"tve-u-17a59d13923","class":""}' css='tve-u-17a59d13923' link-css-attr="tve-u-17a59d13923"})}</span></p></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a59d13924" style=""><div class="tcb-col"><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  626. <hr class="tve_sep tve_sep-1">
  627. </div><div class="thrv_wrapper thrv-divider" data-style="tve_sep-1" data-thickness="1" data-color="rgba(0, 0, 0, 0.14)" data-css="tve-u-17a59d13925">
  628. <hr class="tve_sep tve_sep-1">
  629. </div></div></div></div></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17a59d13926"><h2 class="" data-css="tve-u-17a59d13927" style="text-align: center;"><span class="thrive-shortcode-content" data-attr-css="" data-attr-link="1" data-attr-rel="0" data-attr-target="0" data-extra_key="" data-option-inline="1" data-shortcode="tcb_post_title" data-shortcode-name="Post title" data-attr-static-link="{&quot;className&quot;:&quot;&quot;,&quot;href&quot;:&quot;https://coffeefires.com/drum-roasting-method/&quot;,&quot;title&quot;:&quot;Drum Roasting Method: A Step-by-Step Guide&quot;,&quot;class&quot;:&quot;&quot;}">{({tcb_post_title css='' link='1' rel='0' target='0' inline='1' static-link='{"className":"","href":"https://coffeefires.com/drum-roasting-method/","title":"Drum Roasting Method: A Step-by-Step Guide","class":""}'})}</span></h2></div>{({tcb_post_content size='words' read_more='' words='22' css='tve-u-17a59d13928'})}<div class="thrv_wrapper tcb-post-read-more tve_ea_thrive_animation tve_anim_grow" data-css="tve-u-17a59d13929" data-tcb_hover_state_parent="" style="--tve-font-size:10px;">
  630. <a href="{({tcb_post_the_permalink})}" class="tcb-button-link tcb-post-read-more-link tve_evt_manager_listen tve_et_mouseover" data-tcb-events="__TCB_EVENT_{({{&quot;t&quot;:&quot;mouseover&quot;,&quot;config&quot;:{&quot;anim&quot;:&quot;grow&quot;,&quot;loop&quot;:1},&quot;a&quot;:&quot;thrive_animation&quot;}})}_TNEVE_BCT__">
  631. <span class="tcb-button-texts"><span class="tcb-button-text thrv-inline-text">Read More</span></span>
  632. </a>
  633. </div>
  634.  
  635.  
  636.  
  637.  
  638.  
  639. </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">var tcb_post_lists=JSON.parse('[{\"identifier\":\"[data-css=\\\"tve-u-17a59d13916\\\"]\",\"template\":\"tve-u-17a59d13916\",\"attr\":{\"query\":\"{&#039;paged&#039;:1,&#039;filter&#039;:&#039;custom&#039;,&#039;post_type&#039;:[&#039;post&#039;],&#039;related&#039;:[],&#039;orderby&#039;:&#039;date&#039;,&#039;order&#039;:&#039;DESC&#039;,&#039;posts_per_page&#039;:&#039;6&#039;,&#039;offset&#039;:&#039;1&#039;,&#039;no_posts_text&#039;:&#039;There are no posts to display.&#039;,&#039;exclude_current_post&#039;:[],&#039;queried_object&#039;:{&#039;ID&#039;:1681,&#039;post_author&#039;:&#039;1&#039;,&#039;post_type&#039;:&#039;page&#039;},&#039;sticky&#039;:[],&#039;rules&#039;:[]}\",\"type\":\"grid\",\"columns-d\":\"3\",\"columns-t\":\"2\",\"columns-m\":\"1\",\"vertical-space-d\":\"20\",\"horizontal-space-d\":\"20\",\"ct\":\"post_list-43456\",\"ct-name\":\"Image &amp; Text 08\",\"tcb-elem-type\":\"post_list\",\"pagination-type\":\"none\",\"pages_near_current\":\"2\",\"element-name\":\"Post List\",\"css\":\"tve-u-17a59d13916\",\"horizontal-space-m\":\"0\",\"vertical-space-m\":\"15\",\"horizontal-space-t\":\"15\",\"vertical-space-t\":\"15\",\"article-tcb_hover_state_parent\":\"\",\"no_posts_text\":\"There are no posts to display.\",\"total_post_count\":109,\"posts_per_page\":6,\"total_sticky_count\":0,\"featured-content\":\"0\",\"disabled-links\":\"0\",\"dynamic\":\"author\",\"class\":\"\"},\"query\":{\"paged\":1,\"filter\":\"custom\",\"post_type\":[\"post\"],\"related\":[],\"orderby\":\"date\",\"order\":\"DESC\",\"posts_per_page\":6,\"offset\":\"1\",\"no_posts_text\":\"There are no posts to display.\",\"exclude_current_post\":[],\"sticky\":[],\"rules\":[]},\"posts\":[4742,4711,4683,4644,4618,4581]}]');</script><script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  640. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  641. 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}
  642. 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://coffeefires.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<div class="play"></div>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.dataset.query.length?'':'&'+this.dataset.query;e.setAttribute("src",t.replace("ID",this.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.replaceChild(e,this)}document.addEventListener("DOMContentLoaded",function(){var e,t,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),e.onclick=lazyLoadYoutubeIframe,a[t].appendChild(e)});</script> </body>
  643. </html>
  644.  
  645. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1715727389 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda