.lb-site-header{--lb-charcoal:#393939;--lb-mid:#7b7b7b;--lb-green:#3f8124;--lb-warm:#f7f5f1;--lb-border:#ddd9d2;--lb-white:#fff;font-family:inherit;background:#fff;color:#393939;position:relative;z-index:1000}.lb-site-header *{box-sizing:border-box}.lb-header-main__inner,.lb-header-nav__inner,.lb-header-trust__inner{width:min(1380px,calc(100% - 48px));margin:auto}.lb-header-main__inner{min-height:96px;padding:16px 0;display:grid;grid-template-columns:250px 165px minmax(300px,1fr) auto;align-items:center;gap:26px}.lb-header-logo img{display:block;width:100%;max-width:245px;height:auto}.lb-header-help{border-left:1px solid #ddd;padding-left:20px;line-height:1.2}.lb-header-help span{display:block;font-size:12px;color:#6d6d6d;margin-bottom:5px}.lb-header-help a{font-size:18px;font-weight:800;color:var(--lb-charcoal);text-decoration:none;white-space:nowrap}.lb-header-search{min-width:0}.lb-header-search .dgwt-wcas-search-wrapp{max-width:none;margin:0}.lb-header-search .dgwt-wcas-search-input,.lb-header-search input[type=search]{height:48px!important;border:1px solid #bfbfbf!important;border-radius:4px!important;box-shadow:none!important}.lb-header-search .dgwt-wcas-search-submit{height:48px!important;background:var(--lb-charcoal)!important;border-radius:0 4px 4px 0!important}.lb-header-actions{display:flex;align-items:center;gap:22px}.lb-header-action{display:flex;align-items:center;gap:9px;color:var(--lb-charcoal);text-decoration:none;white-space:nowrap}.lb-header-action svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lb-header-action small,.lb-header-action strong{display:block;line-height:1.1}.lb-header-action small{font-size:11px;font-weight:500;color:#777}.lb-header-action strong{font-size:13px;font-weight:700;margin-top:3px}.lb-header-cart__icon{position:relative;display:flex}.lb-header-cart__icon b{position:absolute;right:-8px;top:-9px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--lb-green);color:#fff;font-size:10px;line-height:18px;text-align:center}.lb-header-nav{background:var(--lb-charcoal);color:#fff}.lb-header-nav__inner{position:relative}.lb-header-menu{list-style:none!important;padding:0!important;margin:0!important;display:flex;align-items:stretch;justify-content:space-between}.lb-header-menu>li{margin:0!important;padding:0!important}.lb-header-menu__top{height:48px;display:flex;align-items:center;position:relative}.lb-header-menu__link{height:48px;display:flex;align-items:center;padding:0 12px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:600;white-space:nowrap;position:relative}.lb-header-menu>li:hover .lb-header-menu__link:after,.lb-header-menu>li:focus-within .lb-header-menu__link:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;background:var(--lb-green)}.lb-header-sub-toggle{width:22px;height:48px;margin-left:-8px;border:0;background:#fff0;position:relative;cursor:pointer}.lb-header-sub-toggle span:before,.lb-header-sub-toggle span:after{content:"";position:absolute;top:23px;width:6px;height:1px;background:#fff}.lb-header-sub-toggle span:before{left:5px;transform:rotate(45deg)}.lb-header-sub-toggle span:after{left:9px;transform:rotate(-45deg)}.lb-header-mega{display:none;position:absolute;left:0;right:0;top:48px;background:#fff;color:var(--lb-charcoal);border:1px solid #e2e2e2;border-top:0;box-shadow:0 14px 30px rgb(0 0 0 / .12);padding:30px;z-index:20}.lb-header-menu>li:hover>.lb-header-mega,.lb-header-menu>li:focus-within>.lb-header-mega,.lb-header-menu>li.lb-open>.lb-header-mega{display:block}.lb-header-mega__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.lb-header-mega__grid--three{grid-template-columns:repeat(3,1fr);gap:48px}.lb-header-mega h3{font-size:15px;margin:0 0 13px;padding:0 0 9px;border-bottom:1px solid #ddd;color:#333}.lb-header-mega ul{list-style:none!important;margin:0!important;padding:0!important}.lb-header-mega li{margin:0!important;padding:0!important}.lb-header-mega li a{display:block;padding:6px 0;color:#555;text-decoration:none;font-size:13px}.lb-header-mega li a:hover{color:var(--lb-green)}.lb-header-mega__footer{margin:24px -30px -30px;padding:15px 30px;background:var(--lb-warm);display:flex;justify-content:space-between;align-items:center;font-size:13px}.lb-header-mega__footer a{font-weight:800;color:var(--lb-charcoal);text-decoration:none}.lb-header-mega__brand img{height:42px;width:auto;max-width:180px;object-fit:contain;object-position:left center;margin:0 0 14px}.lb-header-mega--simple{left:auto;right:auto;min-width:240px;padding:18px 22px}.lb-header-trust{background:var(--lb-warm);border-bottom:1px solid var(--lb-border)}.lb-header-trust__inner{height:42px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.lb-header-trust__inner span{text-align:center;font-size:12px;font-weight:600;border-right:1px solid #dedbd5}.lb-header-trust__inner span:last-child{border-right:0}.lb-header-trust b{color:var(--lb-green);margin-right:6px}.lb-header-mobile-toggle{display:none}@media(max-width:1150px){.lb-header-main__inner{grid-template-columns:220px minmax(280px,1fr) auto}.lb-header-help{display:none}.lb-header-menu__link{font-size:12px;padding:0 7px}.lb-header-sub-toggle{margin-left:-5px}.lb-header-actions{gap:14px}.lb-header-action span:last-child{display:none}}@media(max-width:767px){.lb-header-main__inner,.lb-header-nav__inner,.lb-header-trust__inner{width:calc(100% - 30px)}.lb-header-main__inner{min-height:0;padding:12px 0;grid-template-columns:1fr auto;gap:12px}.lb-header-logo img{max-width:190px}.lb-header-actions{justify-self:end}.lb-header-action svg{width:25px;height:25px}.lb-header-search{grid-column:1/-1}.lb-header-search .dgwt-wcas-search-input,.lb-header-search input[type=search]{height:44px!important}.lb-header-nav__inner{width:100%}.lb-header-mobile-toggle{display:flex;height:46px;width:100%;padding:0 15px;align-items:center;gap:5px;border:0;background:var(--lb-charcoal);color:#fff}.lb-header-mobile-toggle span{width:18px;height:2px;background:#fff;position:absolute;left:15px}.lb-header-mobile-toggle span:nth-child(1){transform:translateY(-6px)}.lb-header-mobile-toggle span:nth-child(3){transform:translateY(6px)}.lb-header-mobile-toggle b{margin-left:28px;font-size:13px}.lb-header-menu{display:none;position:absolute;left:0;right:0;background:#fff;color:#333;box-shadow:0 10px 20px rgb(0 0 0 / .15);max-height:70vh;overflow:auto}.lb-site-header.lb-mobile-open .lb-header-menu{display:block}.lb-header-menu>li{border-bottom:1px solid #e6e6e6}.lb-header-menu__top{height:auto;min-height:46px}.lb-header-menu__link{height:auto;min-height:46px;flex:1;color:#333!important;padding:0 15px;font-size:13px}.lb-header-sub-toggle{height:46px;width:46px;margin:0;background:#f5f5f5}.lb-header-sub-toggle span:before,.lb-header-sub-toggle span:after{background:#555;top:23px;left:18px}.lb-header-sub-toggle span:after{left:22px}.lb-header-menu>li:hover .lb-header-menu__link:after,.lb-header-menu>li:focus-within .lb-header-menu__link:after{display:none}.lb-header-mega{position:static;box-shadow:none;border:0;border-top:1px solid #eee;padding:16px 20px;background:#fafafa}.lb-header-menu>li:hover>.lb-header-mega,.lb-header-menu>li:focus-within>.lb-header-mega{display:none}.lb-header-menu>li.lb-open>.lb-header-mega{display:block}.lb-header-mega__grid,.lb-header-mega__grid--three{grid-template-columns:1fr;gap:18px}.lb-header-mega__column{border-bottom:1px solid #e4e4e4;padding-bottom:12px}.lb-header-mega__column:last-child{border-bottom:0}.lb-header-mega h3{margin-bottom:5px;border:0;padding:0}.lb-header-mega__footer{margin:12px -20px -16px;padding:14px 20px;display:block}.lb-header-mega__footer a{display:block;margin-top:5px}.lb-header-mega__brand img{height:34px}.lb-header-trust__inner{width:100%;height:auto;display:flex;overflow-x:auto}.lb-header-trust__inner span{flex:0 0 auto;padding:10px 15px;border-right:1px solid #dedbd5}.lb-header-cart span:last-child{display:none}}.lb-site-header a:hover,.lb-site-header a:focus,.lb-site-header button:hover,.lb-site-header button:focus{outline-color:var(--lb-green)}.lb-site-header .lb-header-menu__link:hover,.lb-site-header .lb-header-menu__link:focus{color:#fff!important;background:transparent!important}.lb-site-header .lb-header-sub-toggle,.lb-site-header .lb-header-sub-toggle:hover,.lb-site-header .lb-header-sub-toggle:focus,.lb-site-header .lb-header-mobile-toggle,.lb-site-header .lb-header-mobile-toggle:hover,.lb-site-header .lb-header-mobile-toggle:focus{background:transparent!important;color:#fff!important;border-color:transparent!important;box-shadow:none!important}.lb-site-header .lb-header-action:hover,.lb-site-header .lb-header-action:focus{color:var(--lb-green)!important;background:transparent!important;text-decoration:none!important}.lb-site-header .lb-header-trust,.lb-site-header .lb-header-trust__inner{border-top-color:var(--lb-border)!important;border-bottom-color:var(--lb-border)!important}@media(max-width:767px){.lb-header-main__inner{padding:12px 0 10px;grid-template-columns:1fr;gap:10px}.lb-header-logo{display:block;justify-self:start}.lb-header-logo img{max-width:190px}.lb-header-search{grid-column:1;margin-top:0}.lb-header-actions{grid-column:1;justify-self:stretch;display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.lb-header-action{min-height:48px;border:1px solid #dedede;border-radius:4px;padding:7px 12px;justify-content:center;gap:9px;background:#fff!important;color:var(--lb-charcoal)!important}.lb-header-action:hover,.lb-header-action:focus{border-color:var(--lb-green)!important;background:var(--lb-warm)!important;color:var(--lb-green)!important}.lb-header-action span:last-child{display:block!important}.lb-header-action small{font-size:10px}.lb-header-action strong{font-size:12px;margin-top:2px}.lb-header-action svg{width:24px;height:24px}.lb-header-cart__icon b{right:-7px;top:-8px}.lb-header-nav{margin-top:0}.lb-header-mobile-toggle{background:var(--lb-charcoal)!important}.lb-header-mobile-toggle:hover,.lb-header-mobile-toggle:focus{background:var(--lb-charcoal)!important}.lb-header-sub-toggle{background:#f3f3f3!important;color:#555!important;border-radius:0!important}.lb-header-sub-toggle:hover,.lb-header-sub-toggle:focus{background:#ececec!important;color:var(--lb-green)!important}.lb-header-sub-toggle span:before,.lb-header-sub-toggle span:after{background:currentColor!important}.lb-header-trust__inner{width:100%;display:grid;grid-template-columns:1fr 1fr;overflow:visible}.lb-header-trust__inner span{min-width:0;padding:9px 8px;white-space:normal;text-align:center;border-right:1px solid #dedbd5;border-bottom:1px solid #dedbd5;font-size:11px;line-height:1.25}.lb-header-trust__inner span:nth-child(2n){border-right:0}.lb-header-trust__inner span:nth-last-child(-n+2){border-bottom:0}.lb-header-cart span:last-child{display:block!important}}@media(max-width:767px){.lb-site-header .lb-header-logo{display:flex!important;visibility:visible!important;opacity:1!important;width:100%!important;min-height:34px;align-items:center;justify-content:flex-start;grid-column:1/-1!important;grid-row:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.lb-site-header .lb-header-logo img{display:block!important;visibility:visible!important;opacity:1!important;width:auto!important;max-width:190px!important;height:auto!important;max-height:none!important;margin:0!important}.lb-site-header .lb-header-cart{min-width:0;flex-wrap:nowrap!important}.lb-site-header .lb-header-cart>span:last-child{display:flex!important;align-items:center;gap:5px;min-width:0;white-space:nowrap!important;line-height:1.1}.lb-site-header .lb-header-cart>span:last-child small,.lb-site-header .lb-header-cart>span:last-child strong,.lb-site-header .lb-header-cart .lb-cart-total,.lb-site-header .lb-header-cart .woocommerce-Price-amount,.lb-site-header .lb-header-cart .woocommerce-Price-currencySymbol,.lb-site-header .lb-header-cart bdi{display:inline!important;white-space:nowrap!important;margin:0!important;line-height:1.1!important}.lb-site-header .lb-header-cart>span:last-child small:after{content:""}.lb-site-header,.lb-site-header:before,.lb-site-header:after,.lb-site-header .lb-header-main,.lb-site-header .lb-header-nav,.lb-site-header .lb-header-trust{outline-color:transparent!important;box-shadow:none}}.lb-header-mobile-logo-row{display:none}@media(max-width:767px){.lb-site-header .lb-header-mobile-logo-row{display:flex!important;align-items:center;justify-content:center;width:100%;padding:13px 15px 9px;background:#fff;position:relative;z-index:2}.lb-site-header .lb-header-mobile-logo{display:block!important;width:auto!important;max-width:220px;margin:0 auto!important;padding:0!important;line-height:0;text-align:center}.lb-site-header .lb-header-mobile-logo img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:220px!important;height:auto!important;margin:0 auto!important}.lb-site-header .lb-header-main__inner>.lb-header-logo{display:none!important}.lb-site-header .lb-header-main__inner{padding-top:4px}.lb-site-header .lb-header-cart>span:last-child{flex:0 1 auto;max-width:calc(100% - 34px);overflow:hidden}.lb-site-header .lb-header-cart .lb-cart-total{overflow:hidden;text-overflow:ellipsis}}@media(max-width:767px){.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle{display:flex!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;height:52px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important;position:relative!important;background:#f4f4f4!important;color:#4f4f4f!important;border:0!important;border-left:1px solid #e1e1e1!important;border-radius:0!important;box-shadow:none!important;visibility:visible!important;opacity:1!important}.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle:hover,.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle:focus{background:#ececec!important;color:var(--lb-green)!important;outline:none!important}.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle span{display:block!important;width:16px!important;height:16px!important;position:relative!important;pointer-events:none!important}.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle span:before,.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle span:after{content:""!important;display:block!important;position:absolute!important;top:7px!important;width:8px!important;height:2px!important;background:currentColor!important}.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle span:before{left:1px!important;transform:rotate(45deg)!important}.lb-site-header .lb-header-menu__top>.lb-header-sub-toggle span:after{left:6px!important;transform:rotate(-45deg)!important}.lb-site-header .lb-header-menu__has-children.lb-open>.lb-header-menu__top>.lb-header-sub-toggle span:before{transform:rotate(-45deg)!important}.lb-site-header .lb-header-menu__has-children.lb-open>.lb-header-menu__top>.lb-header-sub-toggle span:after{transform:rotate(45deg)!important}.lb-site-header .lb-header-menu__top{min-height:52px!important}.lb-site-header .lb-header-menu__link{min-height:52px!important}}@media(max-width:782px){body.admin-bar .lb-site-header{margin-top:46px!important}}.dgwt-wcas-suggestions-wrapp{border:1px solid #dedbd5!important;border-radius:0 0 6px 6px!important;box-shadow:0 16px 36px rgb(0 0 0 / .14)!important;background:#fff!important;overflow-y:auto!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion{display:grid!important;grid-template-columns:64px minmax(0,1fr) 132px!important;align-items:center!important;column-gap:14px!important;min-height:82px!important;padding:9px 14px!important;border-bottom:1px solid #ece9e4!important;background:#fff!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:last-child{border-bottom:0!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:hover,.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-selected{background:#f7f5f1!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si{width:58px!important;min-width:58px!important;height:58px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;object-fit:contain!important;border:1px solid #dedede!important;background:#fff!important;padding:2px!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-content-wrapp{min-width:0!important;padding:0!important;margin:0!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st{display:block!important;margin:0!important;padding:0!important;color:#393939!important;font-size:14px!important;font-weight:600!important;line-height:1.3!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st strong,.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st b{font-weight:800!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sd{display:block!important;margin-top:3px!important;color:#7b7b7b!important;font-size:11px!important;line-height:1.35!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp{width:auto!important;min-width:0!important;margin:0!important;padding:0!important;text-align:right!important;justify-self:end!important;color:#393939!important;font-size:12px!important;line-height:1.35!important;white-space:nowrap!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp ins{color:#393939!important;font-weight:700!important;text-decoration:none!important;background:transparent!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp del{display:block!important;color:#9a9a9a!important;font-size:11px!important;line-height:1.2!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp .woocommerce-Price-amount{white-space:nowrap!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp .woocommerce-price-suffix,.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp .tax_label{display:block!important;color:#7b7b7b!important;font-size:10px!important;font-weight:400!important;line-height:1.2!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-more{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 14px!important;background:#f7f5f1!important;color:#393939!important;font-weight:700!important;border-top:1px solid #dedbd5!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-more:hover{color:#3f8124!important;background:#f2efe9!important}@media(max-width:767px){.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion{grid-template-columns:50px minmax(0,1fr) 92px!important;column-gap:9px!important;min-height:70px!important;padding:8px 10px!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si,.dgwt-wcas-suggestions-wrapp .dgwt-wcas-si img{width:46px!important;min-width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-st{font-size:12px!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp{font-size:11px!important}.dgwt-wcas-suggestions-wrapp .dgwt-wcas-sp del{font-size:10px!important}}