.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:transparent;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 rgba(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 rgba(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}}
/* v1.9.1 header polish */
.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}
}

/* v1.9.2 mobile header fixes */
@media(max-width:767px){
  /* Keep the brand logo as a dedicated first row on the real front end. */
  .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;
  }

  /* Keep basket copy compact instead of allowing the total to fall below. */
  .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:"";
  }

  /* Elementor global accents must not create a coloured rule around the shortcode header. */
  .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;
  }
}


/* v1.9.3 mobile logo row */
.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;
  }
}


/* v1.9.4 mobile nav toggle visibility + logged-in admin-bar offset */
@media(max-width:767px){
  /* The earlier global button reset has greater specificity than the original
     mobile rule. Reassert the mobile submenu button styling here so parent
     items always retain a visible chevron. */
  .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}
}

/* WordPress uses a 46px toolbar on narrow screens. The live header is tested
   while logged in, so keep our mobile logo row below that toolbar. */
@media(max-width:782px){
  body.admin-bar .lb-site-header{
    margin-top:46px!important;
  }
}


/* v1.9.5 FiboSearch results panel polish */
.dgwt-wcas-suggestions-wrapp{
  border:1px solid #dedbd5!important;
  border-radius:0 0 6px 6px!important;
  box-shadow:0 16px 36px rgba(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}
}

/* =========================================================
   v2.0.1 - responsive trust strip + Twin Wall mega menu
   ========================================================= */
/* Twin Wall is a product directory: denser cards make all brands visible at once. */
.lb-header-mega--twin{padding:24px!important;background:#fff!important}
.lb-header-mega--twin .lb-header-mega__grid--three{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
.lb-header-mega--twin .lb-header-mega__brand{
  min-width:0;
  padding:16px 18px 14px!important;
  border:1px solid #e5e2dc!important;
  background:#faf9f6!important;
}
.lb-header-mega--twin .lb-header-mega__brand img{
  display:block!important;
  width:auto!important;
  height:36px!important;
  max-width:150px!important;
  margin:0 0 11px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.lb-header-mega--twin .lb-header-mega__brand h3{
  margin:0 0 7px!important;
  padding:0 0 8px!important;
  border-bottom:1px solid #dedbd5!important;
  font-size:14px!important;
  line-height:1.25!important;
}
.lb-header-mega--twin .lb-header-mega__brand li a{
  position:relative;
  padding:5px 16px 5px 0!important;
  color:#4e4e4e!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.lb-header-mega--twin .lb-header-mega__brand li a:after{
  content:"›";
  position:absolute;
  right:1px;
  top:4px;
  color:#8c8c8c;
  font-size:15px;
  line-height:1;
}
.lb-header-mega--twin .lb-header-mega__brand li a:hover{color:var(--lb-green)!important}
.lb-header-mega--twin .lb-header-mega__brand li a:hover:after{color:var(--lb-green)!important}

@media (min-width:768px) and (max-width:1150px){
  .lb-header-mega--twin .lb-header-mega__grid--three{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
}

/* Phone and tablet trust messages stay on one line and swipe horizontally. */
@media (max-width:1024px){
  .lb-header-trust__inner{
    width:100%!important;
    height:auto!important;
    display:flex!important;
    grid-template-columns:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .lb-header-trust__inner::-webkit-scrollbar{display:none}
  .lb-header-trust__inner span{
    flex:0 0 auto!important;
    min-width:max-content!important;
    padding:9px 16px!important;
    border-right:1px solid #dedbd5!important;
    border-bottom:0!important;
    white-space:nowrap!important;
    text-align:left!important;
    font-size:11px!important;
    line-height:1.2!important;
    scroll-snap-align:start;
  }
}

@media (max-width:767px){
  .lb-header-mega--twin{padding:10px 14px!important}
  .lb-header-mega--twin .lb-header-mega__grid--three{grid-template-columns:1fr!important;gap:8px!important}
  .lb-header-mega--twin .lb-header-mega__brand{padding:12px 14px!important;border-bottom:1px solid #e5e2dc!important}
  .lb-header-mega--twin .lb-header-mega__brand img{height:28px!important;margin-bottom:8px!important}
  .lb-header-mega--twin .lb-header-mega__brand h3{font-size:13px!important}
}

/* =========================================================
   v2.0.2 - stronger branding + explicit mobile trust scroller
   ========================================================= */
@media (min-width:1151px){
  .lb-header-main__inner{grid-template-columns:285px 165px minmax(300px,1fr) auto}
  .lb-site-header .lb-header-logo img{max-width:280px!important}
}
@media (min-width:768px) and (max-width:1150px){
  .lb-header-main__inner{grid-template-columns:255px minmax(280px,1fr) auto}
  .lb-site-header .lb-header-logo img{max-width:250px!important}
}
@media (max-width:767px){
  .lb-site-header .lb-header-mobile-logo-row{padding:12px 15px 8px!important}
  .lb-site-header .lb-header-mobile-logo{max-width:285px!important}
  .lb-site-header .lb-header-mobile-logo img{width:auto!important;max-width:285px!important;max-height:58px!important}

  .lb-site-header .lb-header-trust{padding-bottom:6px!important}
  .lb-site-header .lb-header-trust__inner{
    width:100%!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .lb-site-header .lb-header-trust__inner::-webkit-scrollbar{display:none}
  .lb-site-header .lb-header-trust__inner span{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    padding:9px 15px!important;
    white-space:nowrap!important;
    border-bottom:0!important;
    font-size:10px!important;
    line-height:1.2!important;
    scroll-snap-align:start;
  }
  .lb-site-header .lb-header-trust:after{
    content:"← Swipe/scroll to see more →";
    display:block;
    padding:2px 15px 0;
    color:#858585;
    font-size:9px;
    line-height:1.2;
    text-align:center;
    letter-spacing:.01em;
  }
}
