/* 201.20 - rustig mobiel assortiment + Hout hulp AI positie */
.vh-mobile-assortment-close__label{display:inline-flex;align-items:center;gap:6px;font-size:.71rem;font-weight:900;letter-spacing:.02em;text-transform:none;opacity:.94}
.vh-mobile-assortment-close__label:before{content:"×";display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid rgba(255,255,255,.42);border-radius:50%;font-size:15px;line-height:1}
.vh-mobile-assortment-close:hover .vh-mobile-assortment-close__label,
.vh-mobile-assortment-close:focus-visible .vh-mobile-assortment-close__label{opacity:1}
body.vh-mobile-menu-open .houthulp-launcher,
body.vh-mobile-menu-open .houthulp-panel{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
@media(max-width:767px){
  .houthulp-launcher{bottom:calc(56px + max(0px,env(safe-area-inset-bottom)))!important}
  body.vh-mobile-menu-open .houthulp-launcher,
  body.vh-mobile-menu-open .houthulp-panel{display:none!important}
  .vh-mobile-accordion>button.vh-mobile-assortment-close{min-height:48px;padding:0 13px 0 15px}
}
@media(min-width:768px) and (max-width:1100px){
  .houthulp-launcher{bottom:max(24px,env(safe-area-inset-bottom))!important;right:max(16px,env(safe-area-inset-right))!important}
}
