.bve-ss-host{position:relative!important;display:block!important;min-width:0!important;max-width:100%!important}.bve-ss-host>input{width:100%!important}.bve-ss-shadow-host[hidden]{display:none!important}.bve-ss-host>.bve-ss-shadow-host{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 7px)!important;z-index:2147483640!important}.bve2-search-panel>.bve-ss-modal-shadow{position:relative!important;display:block;width:100%!important;min-width:0!important;margin:8px 0 0!important;z-index:2147483640!important}.bve2-search-panel>.bve-ss-modal-shadow[hidden]{display:none!important}
@media(max-width:782px){.bve2-search{align-items:start!important;padding:10px 10px calc(88px + env(safe-area-inset-bottom))!important}.bve2-search-panel{width:100%!important;max-height:calc(100dvh - 112px)!important;padding:18px 14px!important;border-radius:22px!important;overflow:hidden!important}.bve2-search-head{margin-bottom:14px!important}.bve2-search-head h2{font-size:27px!important}.bve2-search-form{grid-template-columns:22px minmax(0,1fr)!important;padding:6px 12px!important;gap:8px!important}.bve2-search-submit{grid-column:1/-1!important;width:100%!important;height:40px!important}.bve2-search-panel>.bve-ss-modal-shadow:not([hidden])~.bve2-quick{display:none!important}}

@media(max-width:782px){.bve2-quick{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important}.bve2-quick-label{flex:0 0 auto!important}.bve2-quick a{flex:0 0 auto!important;padding-left:12px!important;padding-right:12px!important}}

@media(max-width:782px){
  .bve2-quick{gap:5px!important;overflow:visible!important;}
  .bve2-quick-label{font-size:10px!important;letter-spacing:.06em!important;}
  .bve2-quick a{padding:7px 9px!important;font-size:11px!important;line-height:1.1!important;}
}

/* 3.4.0: Smart Search ska använda butikens normala 3-kolumners desktop-grid.
   Mobil/tablet lämnas till Shoptimizer/WooCommerce. */
@media (min-width: 993px){
  body.bve-smart-search-results ul.products,
  body.bve-smart-search-results .products.columns-2,
  body.bve-smart-search-results .products.columns-3,
  body.bve-smart-search-results .woocommerce ul.products{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:var(--bve-search-grid-gap,30px)!important;
  }
  body.bve-smart-search-results ul.products::before,
  body.bve-smart-search-results ul.products::after{display:none!important;content:none!important;}
  body.bve-smart-search-results ul.products li.product,
  body.bve-smart-search-results .woocommerce ul.products li.product{
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    float:none!important;
    clear:none!important;
  }
}
