:root{--lbhw-charcoal:#393939;--lbhw-dark:#232323;--lbhw-green:#397829;--lbhw-green-dark:#2f6522;--lbhw-cream:#f5f2eb;--lbhw-border:#ddd9d0}.lbhw-container{width:min(1380px,calc(100% - 48px));margin:0 auto}.lbhw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 25px;background:var(--lbhw-green);color:#fff!important;border-radius:3px;font-weight:700;text-decoration:none}.lbhw-btn:hover{background:var(--lbhw-green-dark)}.lbhw-text-link{font-weight:700;text-decoration:none}.lbhw-text-link--light{color:#fff!important}.lbhw-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:#1b1b1b;--lbhw-overlay:.88;--lbhw-focal-y:50%}.lbhw-hero__image{position:absolute;z-index:0;top:0;right:0;bottom:0;width:62%;overflow:hidden;background:#222}.lbhw-hero__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:40% var(--lbhw-focal-y);transform:none}.lbhw-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#171717 0%,#171717 34%,rgb(23 23 23 / .98) 40%,rgb(23 23 23 / .88) 47%,rgb(23 23 23 / .56) 57%,rgb(23 23 23 / .18) 70%,rgb(23 23 23 / .03) 84%)}.lbhw-hero__inner{position:relative;z-index:2;padding:72px 0}.lbhw-hero__copy{max-width:660px}.lbhw-hero h1{margin:0;color:#fff;font-size:clamp(46px,5.2vw,74px);line-height:.99;letter-spacing:-.045em}.lbhw-hero p{max-width:610px;margin:23px 0 0;color:rgb(255 255 255 / .82);font-size:17px;line-height:1.7}.lbhw-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px}.lbhw-hero__proof{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:30px;color:rgb(255 255 255 / .68);font-size:12px}.lbhw-hero__proof span{position:relative;padding-left:16px}.lbhw-hero__proof span:before{content:"✓";position:absolute;left:0;color:#8fbd75}.lbhw-hero__caption{position:absolute;z-index:3;right:max(24px,calc((100vw - 1380px)/2));bottom:14px;padding:7px 9px;background:rgb(30 30 30 / .8);color:#fff;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.lbhw-section{padding:76px 0}.lbhw-section-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:34px}.lbhw-section-intro h2{margin:0;font-size:clamp(34px,3.4vw,50px);line-height:1.05;letter-spacing:-.035em;color:var(--lbhw-charcoal)}.lbhw-section-intro p{margin:0;color:#747474;line-height:1.7;font-size:15px}.lbhw-routes{display:grid;grid-template-columns:1.1fr .9fr;grid-template-areas:"stoves flues" "kits kits";gap:18px}.lbhw-route{position:relative;overflow:hidden}.lbhw-route__content{position:relative;z-index:2}.lbhw-route small{display:block;margin-bottom:8px;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.lbhw-route h3{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.025em}.lbhw-route p{margin:10px 0 0;font-size:13px;line-height:1.62}.lbhw-route--stoves{grid-area:stoves;min-height:520px;display:flex;align-items:flex-end}.lbhw-route--stoves img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lbhw-route__shade{position:absolute;inset:0;background:linear-gradient(to top,rgb(18 18 18 / .95),rgb(18 18 18 / .56) 38%,rgb(18 18 18 / .08) 72%)}.lbhw-route--stoves .lbhw-route__content{padding:34px;color:#fff}.lbhw-route--stoves h3{color:#fff;font-size:clamp(30px,3vw,44px)}.lbhw-route--stoves p{color:rgb(255 255 255 / .76)}.lbhw-route--flues{grid-area:flues;min-height:520px;display:flex;align-items:flex-end;padding:34px;background:var(--lbhw-charcoal);color:#fff}.lbhw-route--flues h3{color:#fff}.lbhw-route--flues p{color:rgb(255 255 255 / .66)}.lbhw-route--kits{grid-area:kits;min-height:180px;padding:28px 34px;background:var(--lbhw-cream)}.lbhw-route--kits small{color:var(--lbhw-green)}.lbhw-route--kits p{color:#737373}.lbhw-chip-row,.lbhw-inline-links{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:20px}.lbhw-chip-row a{padding:8px 10px;border:1px solid rgb(255 255 255 / .35);color:#fff!important;font-size:10px;font-weight:700;text-decoration:none}.lbhw-inline-links a{font-size:11px;font-weight:700;text-decoration:none}.lbhw-route--flues .lbhw-inline-links a{color:#fff!important}.lbhw-route--kits .lbhw-inline-links a{color:var(--lbhw-green)!important}.lbhw-project{padding:0 0 26px}.lbhw-project__box{display:grid;grid-template-columns:auto minmax(220px,.8fr) 1.8fr;gap:18px;align-items:center;padding:22px 26px;border:1px solid var(--lbhw-border)}.lbhw-project__mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--lbhw-cream);color:var(--lbhw-green);font-weight:700}.lbhw-project__intro{display:flex;flex-direction:column}.lbhw-project__intro strong{font-size:15px}.lbhw-project__intro span{margin-top:3px;color:#777;font-size:12px}.lbhw-project__links{display:grid;grid-template-columns:repeat(4,1fr)}.lbhw-project__links a{padding:8px 14px;border-left:1px solid var(--lbhw-border);color:var(--lbhw-charcoal)!important;font-size:11px;font-weight:700;text-align:center;text-decoration:none}.lbhw-brands{padding:58px 0;background:var(--lbhw-cream)}.lbhw-brands__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:center}.lbhw-brands__intro h2{margin:0;font-size:31px;line-height:1.1;letter-spacing:-.025em}.lbhw-brands__intro p{margin:12px 0 0;color:#777;font-size:13px;line-height:1.65}.lbhw-brands__intro a{display:inline-block;margin-top:14px;color:var(--lbhw-green)!important;font-weight:700;font-size:12px;text-decoration:none}.lbhw-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d5d0c6;border-left:1px solid #d5d0c6}.lbhw-brand{min-height:86px;display:flex;align-items:center;justify-content:center;padding:14px;border-right:1px solid #d5d0c6;border-bottom:1px solid #d5d0c6;background:rgb(255 255 255 / .35);text-decoration:none}.lbhw-brand img{max-width:125px;max-height:46px;object-fit:contain;filter:grayscale(1)}.lbhw-brand span{color:#444;font-size:14px;font-weight:700;text-align:center}.lbhw-trade{background:#203900;padding:0}.lbhw-trade__grid{display:grid;grid-template-columns:1.1fr .9fr;max-width:1380px}.lbhw-trade__image{min-height:340px;background:#111}.lbhw-trade__image img{width:100%;height:100%;object-fit:cover}.lbhw-trade__content{display:flex;flex-direction:column;justify-content:center;padding:44px;color:#fff}.lbhw-trade h2{margin:0;color:#fff;font-size:36px;line-height:1.05}.lbhw-trade p{margin:12px 0 0;color:rgb(255 255 255 / .78);font-size:14px;line-height:1.55}.lbhw-trade strong{display:block;margin-top:15px;font-size:18px;line-height:1.25}.lbhw-trade__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.lbhw-trade__buttons a{padding:11px 16px;background:var(--lbhw-green);color:#fff!important;font-size:11px;font-weight:700;text-decoration:none}@media(max-width:900px){.lbhw-container{width:calc(100% - 32px)}.lbhw-section-intro,.lbhw-brands__grid{grid-template-columns:1fr;gap:20px}.lbhw-routes{grid-template-columns:1fr;grid-template-areas:"stoves" "flues" "kits"}.lbhw-route--stoves,.lbhw-route--flues{min-height:430px}.lbhw-project__box{grid-template-columns:auto 1fr}.lbhw-project__links{grid-column:1/-1}.lbhw-trade__grid{grid-template-columns:1fr}}@media(max-width:600px){.lbhw-container{width:calc(100% - 28px)}.lbhw-hero{min-height:auto!important;align-items:flex-end}.lbhw-hero__image{width:100%!important;left:0;right:0}.lbhw-hero__overlay{background:linear-gradient(to top,rgb(18 18 18 / .98) 0%,rgb(18 18 18 / .94) 42%,rgb(18 18 18 / .56) 70%,rgb(18 18 18 / .18) 100%)}.lbhw-hero__inner{padding:150px 0 34px}.lbhw-hero__copy{max-width:none}.lbhw-hero h1{font-size:39px;line-height:1.02;letter-spacing:-.035em}.lbhw-hero p{margin-top:20px;font-size:16px;line-height:1.55}.lbhw-hero__actions{align-items:flex-start;flex-direction:column;gap:15px;margin-top:25px}.lbhw-hero .lbhw-btn{min-height:46px;padding:0 20px;font-size:13px}.lbhw-hero .lbhw-text-link{font-size:13px}.lbhw-hero__proof{margin-top:23px;gap:8px 14px;font-size:11px}.lbhw-hero__caption{right:10px;bottom:8px;font-size:8px}.lbhw-section{padding:54px 0}.lbhw-route--stoves,.lbhw-route--flues{min-height:390px}.lbhw-route--stoves .lbhw-route__content,.lbhw-route--flues{padding:24px}.lbhw-route--kits{padding:24px}.lbhw-project__box{grid-template-columns:1fr}.lbhw-project__links{grid-template-columns:1fr 1fr}.lbhw-project__links a{border-left:0;border-top:1px solid var(--lbhw-border)}.lbhw-brand-grid{grid-template-columns:1fr 1fr}}.lbhw-archive{--lbhw-archive-grey:#7b7b7b;--lbhw-archive-border:#e3e1dc;--lbhw-archive-soft:#f7f6f2;--lbhw-archive-green:#397829;--lbhw-archive-green-dark:#2f6522;color:#2e2e2e;background:#fff}.lbhw-archive *{box-sizing:border-box}.lbhw-archive a{text-decoration:none}.lbhw-archive-hero{position:relative;overflow:hidden;padding:32px 0 35px;color:#fff;background:linear-gradient(120deg,#2b2b2b 0%,#393939 58%,#454545 100%)}.lbhw-archive-hero__inner{position:relative;z-index:2}.lbhw-archive-hero__watermark{position:absolute;z-index:1;right:-60px;top:50%;width:460px;height:460px;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.05;pointer-events:none}.lbhw-archive-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;color:rgb(255 255 255 / .52);font-size:12px}.lbhw-archive-breadcrumbs a{color:rgb(255 255 255 / .72)!important}.lbhw-archive-breadcrumbs a:hover{color:#fff!important}.lbhw-archive-breadcrumbs strong{color:rgb(255 255 255 / .88);font-weight:500}.lbhw-archive-hero__copy{max-width:790px}.lbhw-archive-kicker{display:block;margin-bottom:8px;color:#82aa6e;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.lbhw-archive-hero h1{margin:0 0 13px;color:#fff;font-size:clamp(38px,4vw,52px);font-weight:700;line-height:1.04;letter-spacing:-.035em}.lbhw-archive-hero__copy p{max-width:780px;margin:0;color:rgb(255 255 255 / .77);font-size:15px;line-height:1.7}.lbhw-archive-read-more{display:inline-flex;align-items:center;gap:7px;margin-top:15px;color:#fff!important;font-size:13px;font-weight:700}.lbhw-archive-read-more span{color:#82aa6e}.lbhw-archive-toolbar-wrap{background:#fff;border-bottom:1px solid var(--lbhw-archive-border)}.lbhw-archive-toolbar{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.lbhw-archive-toolbar__left{display:flex;align-items:center;gap:18px}.lbhw-result-count{color:var(--lbhw-archive-grey);font-size:14px}.lbhw-result-count strong{color:var(--lbhw-charcoal)}.lbhw-sort-form{display:flex;align-items:center;gap:10px}.lbhw-sort-form label{color:var(--lbhw-archive-grey);font-size:12px}.lbhw-sort-form select{min-width:195px;height:44px;padding:0 38px 0 14px;border:1px solid var(--lbhw-archive-border);border-radius:4px;background:#fff;color:var(--lbhw-charcoal);font:inherit;font-size:13px;outline:none}.lbhw-filter-toggle{display:none;align-items:center;gap:7px;height:42px;padding:0 14px;border:1px solid var(--lbhw-archive-border);border-radius:4px;background:#fff;color:var(--lbhw-charcoal);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.lbhw-filter-toggle span{font-size:15px}.lbhw-archive-main{display:grid;grid-template-columns:250px minmax(0,1fr);gap:40px;padding:38px 0 56px}.lbhw-archive-filters{min-width:0}.lbhw-filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lbhw-filter-heading h2{margin:0;color:var(--lbhw-charcoal);font-size:20px}.lbhw-filter-heading a{color:var(--lbhw-archive-green)!important;font-size:11px;font-weight:700}.lbhw-filter-group{padding:21px 0;border-bottom:1px solid var(--lbhw-archive-border)}.lbhw-filter-group:first-of-type{padding-top:14px}.lbhw-filter-group h3{margin:0 0 14px;color:var(--lbhw-charcoal);font-size:14px;font-weight:700;line-height:1.3}.lbhw-filter-options{display:flex;flex-direction:column;gap:11px}.lbhw-filter-check{position:relative;display:flex;align-items:center;gap:10px;color:#4a4a4a;font-size:13px;line-height:1.4;cursor:pointer}.lbhw-filter-check input{position:absolute;opacity:0;pointer-events:none}.lbhw-filter-check__box{position:relative;flex:0 0 18px;width:18px;height:18px;border:1.5px solid #b8b8b8;border-radius:3px;background:#fff;transition:.18s ease}.lbhw-filter-check:hover .lbhw-filter-check__box{border-color:var(--lbhw-archive-green)}.lbhw-filter-check input:checked+.lbhw-filter-check__box{border-color:var(--lbhw-archive-green);background:var(--lbhw-archive-green)}.lbhw-filter-check input:checked+.lbhw-filter-check__box:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.lbhw-filter-check__name{flex:1}.lbhw-filter-check__count{color:#aaa;font-size:11px}.lbhw-filter-apply{display:none;width:100%;min-height:44px;margin-top:18px;border:0;border-radius:4px;background:var(--lbhw-archive-green);color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.lbhw-archive-results{min-width:0}.lbhw-active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px}.lbhw-active-filters__label{margin-right:3px;color:var(--lbhw-archive-grey);font-size:11px}.lbhw-filter-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 9px 6px 11px;border-radius:50px;background:var(--lbhw-archive-soft);color:var(--lbhw-charcoal)!important;font-size:11px;font-weight:600}.lbhw-filter-chip span{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:rgb(0 0 0 / .08);font-size:12px}.lbhw-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 21px}.lbhw-product-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--lbhw-archive-border);border-radius:7px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lbhw-product-card:hover{transform:translateY(-3px);border-color:#d4d1ca;box-shadow:0 12px 34px rgb(0 0 0 / .08)}.lbhw-product-card__image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden;background:#f6f5f2}.lbhw-product-card__image img{display:block;width:100%;height:100%;padding:17px;object-fit:contain;transition:transform .25s ease}.lbhw-product-card:hover .lbhw-product-card__image img{transform:scale(1.025)}.lbhw-availability{position:absolute;z-index:3;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 10px;border:1px solid rgb(0 0 0 / .08);border-radius:4px;background:rgb(255 255 255 / .94);color:#393939;font-size:10.5px;font-weight:700;line-height:1.25;text-align:center;backdrop-filter:blur(4px)}.lbhw-availability i{display:block;flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:var(--lbhw-archive-green)}.lbhw-availability--delivery i{background:#9a7a35}.lbhw-availability--contact i{background:#777}.lbhw-product-card__content{padding:18px 18px 17px}.lbhw-product-card__brand{margin-bottom:6px;color:var(--lbhw-archive-grey);font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.lbhw-product-card__title{min-height:46px;margin:0!important;color:var(--lbhw-charcoal);font-size:15px!important;font-weight:700;line-height:1.45}.lbhw-product-card__title a{color:var(--lbhw-charcoal)!important}.lbhw-product-card__title a:hover{color:var(--lbhw-archive-green)!important}.lbhw-product-output{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:41px;margin-top:14px;padding:8px 11px;border:1px solid #e8e6e1;border-radius:4px;background:#faf9f6}.lbhw-product-output span{color:#929292;font-size:9px;font-weight:600;letter-spacing:.45px;text-transform:uppercase}.lbhw-product-output strong{color:var(--lbhw-charcoal);font-size:11px;font-weight:700;text-align:right}.lbhw-product-rating{display:flex;align-items:center;gap:7px;margin-top:12px;color:#8c8c8c;font-size:11px}.lbhw-product-rating .star-rating{margin:0!important;font-size:11px!important;color:#b18b36!important}.lbhw-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:15px;padding-top:15px;border-top:1px solid #eeece8}.lbhw-product-price{display:flex;min-width:0;flex-direction:column;gap:3px}.lbhw-product-price small{color:#999;font-size:9px}.lbhw-product-price strong{color:var(--lbhw-charcoal);font-size:18px;font-weight:700;line-height:1.1}.lbhw-product-price strong .price,.lbhw-product-price strong bdi{font:inherit;color:inherit}.lbhw-product-price strong del{font-size:11px;color:#999;font-weight:400}.lbhw-product-price strong ins{text-decoration:none}.lbhw-product-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:37px;padding:0 13px;border-radius:4px;background:var(--lbhw-charcoal);color:#fff!important;font-size:11px;font-weight:700;white-space:nowrap;transition:background .2s ease}.lbhw-product-card__button:hover{background:var(--lbhw-archive-green)}.lbhw-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:42px}.lbhw-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 11px;border:1px solid var(--lbhw-archive-border);border-radius:4px;background:#fff;color:var(--lbhw-charcoal)!important;font-size:12px;font-weight:600}.lbhw-pagination .page-numbers.current{border-color:var(--lbhw-charcoal);background:var(--lbhw-charcoal);color:#fff!important}.lbhw-no-products{padding:50px 20px;text-align:center;border:1px solid var(--lbhw-archive-border);background:var(--lbhw-archive-soft)}.lbhw-no-products h2{margin:0 0 8px;color:var(--lbhw-charcoal);font-size:25px}.lbhw-no-products p{margin:0;color:var(--lbhw-archive-grey)}.lbhw-popular-products{padding:54px 0 62px;border-top:1px solid var(--lbhw-archive-border);background:var(--lbhw-archive-soft)}.lbhw-popular-products__heading{margin-bottom:23px}.lbhw-popular-products__heading h2{margin:0;color:var(--lbhw-charcoal);font-size:clamp(25px,3vw,34px);letter-spacing:-.02em}.lbhw-popular-products__heading p{margin:6px 0 0;color:var(--lbhw-archive-grey);font-size:13px}.lbhw-popular-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.lbhw-popular-product{overflow:hidden;border:1px solid var(--lbhw-archive-border);border-radius:6px;background:#fff;color:var(--lbhw-charcoal)!important;transition:transform .2s ease,box-shadow .2s ease}.lbhw-popular-product:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgb(0 0 0 / .07)}.lbhw-popular-product__image{aspect-ratio:4/3;background:#f4f3ef;overflow:hidden}.lbhw-popular-product__image img{width:100%;height:100%;display:block;padding:13px;object-fit:contain}.lbhw-popular-product__content{padding:15px}.lbhw-popular-product__content h3{margin:0 0 6px;color:var(--lbhw-charcoal);font-size:14px;line-height:1.35}.lbhw-popular-product__content span{color:var(--lbhw-archive-green);font-size:12px;font-weight:700}.lbhw-category-guide{padding:62px 0 70px;background:#fff}.lbhw-category-guide__inner{max-width:1050px}.lbhw-category-guide__kicker{display:block;margin-bottom:7px;color:var(--lbhw-archive-green);font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.lbhw-category-guide h2{margin:0 0 20px;color:var(--lbhw-charcoal);font-size:clamp(28px,3vw,38px);letter-spacing:-.025em}.lbhw-category-guide__content{color:#666;font-size:15px;line-height:1.75}.lbhw-category-guide__content h2,.lbhw-category-guide__content h3,.lbhw-category-guide__content h4{color:var(--lbhw-charcoal)}.lbhw-category-guide__content a{color:var(--lbhw-archive-green)!important;text-decoration:underline}.lbhw-archive-editor-note{padding:30px;border:1px dashed #bbb;background:#fafafa;color:#555;text-align:center}@media(min-width:1450px){.lbhw-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1100px){.lbhw-archive-main{grid-template-columns:220px minmax(0,1fr);gap:28px}.lbhw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lbhw-popular-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.lbhw-archive-hero{padding:25px 0 27px}.lbhw-archive-hero__watermark{right:-100px;width:310px;height:310px;opacity:.035}.lbhw-archive-breadcrumbs{margin-bottom:14px;font-size:10px}.lbhw-archive-hero h1{font-size:32px;letter-spacing:-.025em}.lbhw-archive-hero__copy p{font-size:13px;line-height:1.65}.lbhw-archive-toolbar{min-height:auto;align-items:stretch;flex-direction:column;padding:13px 0}.lbhw-archive-toolbar__left{justify-content:space-between}.lbhw-filter-toggle{display:inline-flex}.lbhw-sort-form{width:100%}.lbhw-sort-form label{display:none}.lbhw-sort-form select{width:100%}.lbhw-archive-main{display:block;padding-top:22px}.lbhw-archive-filters{display:none;margin-bottom:22px;padding:18px;border:1px solid var(--lbhw-archive-border);border-radius:5px;background:#fff}.lbhw-archive-filters.is-open{display:block}.lbhw-filter-apply{display:block}.lbhw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lbhw-product-card__content{padding:12px}.lbhw-product-card__brand{margin-bottom:4px;font-size:8px}.lbhw-product-card__title{min-height:39px;font-size:12.5px!important;line-height:1.35}.lbhw-product-card__image img{padding:10px}.lbhw-availability{left:6px;right:6px;bottom:6px;min-height:31px;padding:5px 6px;font-size:8.5px}.lbhw-availability i{flex-basis:6px;width:6px;height:6px}.lbhw-product-output{min-height:36px;margin-top:10px;padding:7px 8px}.lbhw-product-output span{font-size:7.5px}.lbhw-product-output strong{font-size:9.5px}.lbhw-product-rating{display:none}.lbhw-product-card__footer{align-items:flex-start;flex-direction:column;margin-top:11px;padding-top:11px}.lbhw-product-price strong{font-size:15px}.lbhw-product-card__button{width:100%;min-height:35px;font-size:10px}.lbhw-popular-products{padding:38px 0 45px}.lbhw-popular-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lbhw-category-guide{padding:45px 0 52px}.lbhw-category-guide__content{font-size:14px}}@media(max-width:430px){.lbhw-availability{font-size:8px}.lbhw-product-card__content{padding:10px}.lbhw-product-card__title{font-size:12px!important}.lbhw-product-output{align-items:flex-start;flex-direction:column;gap:2px}.lbhw-popular-products__grid{grid-template-columns:1fr}}.lbhw-filter-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lbhw-filter-title-row h2{margin:0;color:var(--lbhw-charcoal);font-size:20px}.lbhw-filter-title-row a{color:var(--lbhw-archive-green)!important;font-size:11px;font-weight:700}.lbhw-filter-group{margin:0;padding:21px 0;border:0;border-bottom:1px solid var(--lbhw-archive-border)}.lbhw-filter-group legend{width:100%;margin:0 0 14px;padding:0;color:var(--lbhw-charcoal);font-size:14px;font-weight:700;line-height:1.3}.lbhw-filter-option{position:relative;display:flex;align-items:center;gap:10px;margin:0 0 11px;color:#4a4a4a;font-size:13px;line-height:1.4;cursor:pointer}.lbhw-filter-option input{appearance:none;-webkit-appearance:none;flex:0 0 18px;width:18px;height:18px;margin:0;border:1.5px solid #b8b8b8;border-radius:3px;background:#fff;display:grid;place-content:center}.lbhw-filter-option input:checked{border-color:var(--lbhw-archive-green);background:var(--lbhw-archive-green)}.lbhw-filter-option input:checked:after{content:"";width:5px;height:9px;margin-top:-2px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.lbhw-filter-option span{flex:1}.lbhw-filter-option small{color:#aaa;font-size:11px}.lbhw-product-card__output{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:41px;margin-top:14px;padding:8px 11px;border:1px solid #e8e6e1;border-radius:4px;background:#faf9f6}.lbhw-product-card__output span{color:#929292;font-size:9px;font-weight:600;letter-spacing:.45px;text-transform:uppercase}.lbhw-product-card__output strong{color:var(--lbhw-charcoal);font-size:11px;font-weight:700;text-align:right}.lbhw-product-card__rating{display:flex;align-items:center;gap:7px;margin-top:12px;color:#8c8c8c;font-size:11px}.lbhw-product-card__rating .star-rating{margin:0!important;font-size:11px!important;color:#b18b36!important}.lbhw-product-card__price{color:var(--lbhw-charcoal);font-size:18px;font-weight:700;line-height:1.1}.lbhw-product-card__price del{font-size:11px;color:#999;font-weight:400}.lbhw-product-card__price ins{text-decoration:none}.elementor-widget-lbhw-archive-filters,.elementor-widget-lbhw-product-grid{width:100%}@media(max-width:767px){.lbhw-product-card__rating{display:none}.lbhw-product-card__output{min-height:36px;margin-top:10px;padding:7px 8px}.lbhw-product-card__output span{font-size:7.5px}.lbhw-product-card__output strong{font-size:9.5px}.lbhw-product-card__price{font-size:15px}}:root{--lbhw-archive-grey:#7b7b7b;--lbhw-archive-border:#e3e1dc;--lbhw-archive-soft:#f7f6f2;--lbhw-archive-green:#397829;--lbhw-archive-green-dark:#2f6522}.elementor-widget-lbhw-category-hero,.elementor-widget-lbhw-archive-toolbar,.elementor-widget-lbhw-archive-filters,.elementor-widget-lbhw-product-grid,.elementor-widget-lbhw-popular-stoves,.elementor-widget-lbhw-category-seo{width:100%;min-width:0}.lbhw-filter-title-actions{display:flex;align-items:center;gap:12px}.lbhw-filter-close{display:none;width:38px;height:38px;padding:0;border:1px solid var(--lbhw-archive-border);border-radius:4px;background:#fff;color:var(--lbhw-charcoal);font-size:25px;line-height:1;cursor:pointer}.lbhw-filter-overlay{display:none}body.lbhw-filters-open{overflow:hidden}.lbhw-active-filters{margin:0 0 18px}.lbhw-active-filters__label{font-weight:700}@media (min-width:1500px){.lbhw-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:901px) and (max-width:1499px){.lbhw-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1200px){.lbhw-container{width:min(100% - 36px,1380px)}.lbhw-product-grid{gap:18px}.lbhw-product-card__content{padding:15px}.lbhw-product-card__title{font-size:14px!important}.lbhw-product-card__footer{gap:8px}}@media (max-width:900px){.lbhw-container{width:min(100% - 30px,1380px)}.lbhw-filter-toggle{display:inline-flex}.lbhw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.elementor-element:has(>.elementor-widget-lbhw-archive-filters),.e-con:has(>.elementor-widget-lbhw-archive-filters){flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important;margin:0!important;overflow:visible!important}.elementor-element:has(>.elementor-widget-lbhw-product-grid),.e-con:has(>.elementor-widget-lbhw-product-grid){flex:1 1 100%!important;width:100%!important;max-width:100%!important}.lbhw-archive-filters{position:fixed!important;z-index:100002;top:0;left:0;bottom:0;display:block!important;width:min(88vw,390px)!important;max-width:390px!important;margin:0!important;padding:22px 20px 28px!important;overflow-y:auto;background:#fff;border:0!important;border-radius:0!important;box-shadow:16px 0 45px rgb(0 0 0 / .18);transform:translateX(-105%);visibility:hidden;transition:transform .25s ease,visibility .25s ease}.lbhw-archive-filters.is-open{transform:translateX(0);visibility:visible}.lbhw-filter-close{display:inline-grid;place-items:center}.lbhw-filter-overlay{position:fixed;z-index:100001;inset:0;display:block;background:rgb(20 20 20 / .48);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.lbhw-filter-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.lbhw-filter-apply{display:block;position:sticky;bottom:0;z-index:2;margin:20px -4px -8px;width:calc(100% + 8px);box-shadow:0 -10px 20px #fff}.lbhw-archive-toolbar{min-height:auto;flex-direction:row;align-items:center;padding:12px 0}.lbhw-archive-toolbar__left{flex:1;justify-content:flex-start}.lbhw-sort-form label{display:none}.lbhw-sort-form select{min-width:170px;width:auto;height:42px}.lbhw-popular-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:600px){.lbhw-container{width:calc(100% - 24px)}.lbhw-archive-hero{padding:23px 0 25px}.lbhw-archive-hero__watermark{right:-95px;width:280px;height:280px}.lbhw-archive-breadcrumbs{gap:6px;margin-bottom:13px;font-size:10px}.lbhw-archive-kicker{margin-bottom:6px;font-size:9px}.lbhw-archive-hero h1{margin-bottom:10px;font-size:clamp(29px,9vw,36px);line-height:1.05}.lbhw-archive-hero__copy p{font-size:13px;line-height:1.6}.lbhw-archive-read-more{margin-top:12px;font-size:12px}.lbhw-archive-toolbar{gap:9px}.lbhw-filter-toggle{height:40px;padding:0 11px;font-size:12px}.lbhw-result-count{font-size:12px;white-space:nowrap}.lbhw-sort-form{flex:0 1 145px;width:auto}.lbhw-sort-form select{min-width:0;width:100%;height:40px;padding-left:10px;font-size:11px}.lbhw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.lbhw-product-card{border-radius:5px}.lbhw-product-card__image img{padding:9px}.lbhw-availability{left:5px;right:5px;bottom:5px;min-height:29px;padding:5px 5px;gap:5px;font-size:8px}.lbhw-availability i{flex-basis:6px;width:6px;height:6px}.lbhw-product-card__content{padding:10px}.lbhw-product-card__brand{font-size:8px;letter-spacing:.5px}.lbhw-product-card__title{min-height:38px;font-size:11.5px!important;line-height:1.35}.lbhw-product-card__output{min-height:34px;margin-top:9px;padding:6px 7px;gap:6px}.lbhw-product-card__output span{font-size:7px}.lbhw-product-card__output strong{font-size:8.5px;line-height:1.2}.lbhw-product-card__rating{display:none}.lbhw-product-card__footer{align-items:stretch;flex-direction:column;margin-top:10px;padding-top:10px;gap:8px}.lbhw-product-card__price{font-size:14px}.lbhw-product-card__button{width:100%;min-height:34px;padding:0 7px;font-size:9.5px}.lbhw-pagination{gap:5px;margin-top:28px}.lbhw-pagination .page-numbers{min-width:36px;height:36px;padding:0 8px;font-size:11px}.lbhw-popular-products{padding:36px 0 42px}.lbhw-popular-products__heading{margin-bottom:17px}.lbhw-popular-products__heading h2{font-size:25px}.lbhw-popular-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lbhw-popular-product__content{padding:11px}.lbhw-popular-product__content h3{font-size:12px}.lbhw-category-guide{padding:40px 0 48px}.lbhw-category-guide h2{margin-bottom:15px;font-size:27px}.lbhw-category-guide__content{font-size:14px;line-height:1.7}}@media (max-width:360px){.lbhw-container{width:calc(100% - 18px)}.lbhw-result-count{display:none}.lbhw-sort-form{flex:1}.lbhw-product-grid{gap:8px}.lbhw-product-card__content{padding:8px}.lbhw-product-card__title{font-size:10.5px!important}.lbhw-availability{font-size:7.3px}.lbhw-product-card__button{font-size:9px}}.lbhw-product-card__price{flex:1 1 auto;min-width:0;color:var(--lbhw-charcoal);font-size:inherit;font-weight:inherit;line-height:1.2}.lbhw-card-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.lbhw-card-price__rrp{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;color:#969696;font-size:10px;font-weight:600;line-height:1.25}.lbhw-card-price__rrp>span{font-size:9px;font-weight:700;letter-spacing:.35px;text-transform:uppercase}.lbhw-card-price__rrp del{color:#969696;font-size:10px;font-weight:600;text-decoration-thickness:1px}.lbhw-card-price__rrp .woocommerce-Price-amount{color:inherit;font-size:inherit;font-weight:inherit}.lbhw-card-price__label{margin-top:1px;color:var(--lbhw-archive-green);font-size:10px;font-weight:700;line-height:1.15}.lbhw-card-price__current{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;min-width:0;color:var(--lbhw-archive-green);line-height:1.12}.lbhw-card-price__value{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:3px;color:var(--lbhw-archive-green);font-size:18px;font-weight:800;letter-spacing:-.2px}.lbhw-card-price__value .woocommerce-Price-amount{color:inherit;font-size:inherit;font-weight:inherit}.lbhw-card-price__dash{color:#777;font-size:.8em;font-weight:600}.lbhw-card-price__vat{color:#686868;font-size:9px;font-weight:700;white-space:nowrap}.lbhw-card-price__saving{display:inline-flex;align-items:center;margin-top:3px;padding:3px 6px;border:1px solid #d7e2d2;border-radius:3px;background:#f2f6f0;color:var(--lbhw-archive-green-dark,#4f6744);font-size:9px;font-weight:700;line-height:1.2;white-space:nowrap}.lbhw-card-price__saving .woocommerce-Price-amount{color:inherit;font-size:inherit;font-weight:inherit}@media(max-width:1100px){.lbhw-card-price__value{font-size:17px}}@media(max-width:767px){.lbhw-card-price{gap:1px}.lbhw-card-price__rrp,.lbhw-card-price__rrp del{font-size:8.5px}.lbhw-card-price__rrp>span{font-size:8px}.lbhw-card-price__label{font-size:8.5px}.lbhw-card-price__value{font-size:14px;gap:2px}.lbhw-card-price__vat{font-size:7.5px}.lbhw-card-price__saving{margin-top:2px;padding:2px 5px;font-size:7.5px;white-space:normal}}.lbhw-archive-more{max-width:780px;margin-top:12px}.lbhw-archive-more[hidden]{display:none!important}.lbhw-archive-more p{margin:0;color:rgb(255 255 255 / .77);font-size:15px;line-height:1.7}.lbhw-archive-read-more{appearance:none;-webkit-appearance:none;padding:0;border:0;background:#fff0;cursor:pointer}.lbhw-archive-read-more:focus-visible{outline:2px solid #82aa6e;outline-offset:4px}@media(max-width:767px){.lbhw-archive-more p{font-size:13px;line-height:1.65}}\n\n .lbhw-category-hero .lbhw-archive-read-more,.lbhw-category-hero .lbhw-archive-read-more:link,.lbhw-category-hero .lbhw-archive-read-more:visited,.lbhw-category-hero .lbhw-archive-read-more:hover,.lbhw-category-hero .lbhw-archive-read-more:active,.lbhw-category-hero .lbhw-archive-read-more:focus,.lbhw-category-hero .lbhw-archive-read-more:focus-visible{appearance:none!important;-webkit-appearance:none!important;color:#fff!important;background:transparent!important;background-color:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-decoration:none!important}.lbhw-category-hero .lbhw-archive-read-more:hover{color:#82aa6e!important}.lbhw-category-hero .lbhw-archive-read-more:focus-visible{outline:2px solid #82aa6e!important;outline-offset:4px}.lbhw-category-hero .lbhw-archive-read-more .lbhw-read-more-label{color:inherit!important}.lbhw-category-hero .lbhw-archive-read-more .lbhw-read-more-arrow{color:#82aa6e!important}