@media (max-width:900px){
  html,body.post-type-archive-product,body.tax-product_cat{max-width:100%;overflow-x:hidden}
  .cs-catalog-header{width:100%;max-width:100%;box-sizing:border-box;padding:0 14px;grid-template-columns:minmax(0,1fr) auto;column-gap:10px}
  .cs-catalog-logo{min-width:0;max-width:100%;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:clip}
  .cs-catalog-actions{min-width:0;gap:8px}
  .cs-catalog-actions a{min-width:28px;width:28px;grid-template-rows:22px;font-size:20px}
  .cs-catalog-actions a small{display:none}
}
