/* Phase 10.6.2 — page-aware mobile search and shop toolbar */
@media(max-width:800px){
 body.avx-shop-page .gce-search--mobile{display:none!important;position:static!important;inset:auto!important;margin:0!important}
 body.avx-shop-page .gce-mainbar{padding-bottom:0!important}
 body.avx-shop-page .cpsc-shop{padding-top:12px!important}
 body.avx-shop-page .cpsc-category-strip{margin-top:0!important;margin-bottom:10px!important}
 body.avx-shop-page .cpsc-toolbar{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:58px!important;padding:9px!important;overflow:hidden!important}
 body.avx-shop-page .cpsc-filter-button{position:static!important;z-index:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:92px!important;max-width:118px!important;height:40px!important;margin:0!important;padding:0 12px!important;white-space:nowrap!important}
 body.avx-shop-page .cpsc-toolbar .cpsc-count{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
 body.avx-shop-page .cpsc-view-switch{position:static!important;display:flex!important;justify-self:end!important;flex:0 0 auto!important;margin:0!important}
 body.avx-shop-page .cpsc-sort{grid-column:1/-1!important;width:100%!important;min-width:0!important;margin:0!important}
 body.avx-shop-page .cpsc-sort select{width:100%!important;min-width:0!important;max-width:100%!important}
}
