body.post-type-archive-product .woocommerce-products-header { display:block; margin:0 0 18px; }
body.shop:not(.shop-heading) .woocommerce-products-header__title { display:block; margin:0; color:#302724; font-size:clamp(28px,3vw,40px); line-height:1.15; }
.scently-category-discovery { clear:both; margin:0 0 24px; }
.scently-category-discovery ul { display:flex; flex-wrap:wrap; gap:8px; list-style:none; margin:0; padding:0; }
.scently-category-discovery a { display:flex; align-items:center; min-height:44px; padding:8px 14px; border:1px solid #827570; border-radius:6px; color:#493b36; background:#fff; text-decoration:none; overflow-wrap:anywhere; }
.scently-category-discovery a:hover { background:#f5efeb; }
.scently-category-discovery a:focus-visible { outline:3px solid #493b36; outline-offset:3px; }
@media (max-width:768px) {
 body.post-type-archive-product .woocommerce-products-header { margin-bottom:14px; }
 .scently-category-discovery { margin-right:-15px; margin-bottom:18px; overflow-x:auto; overscroll-behavior-inline:contain; scrollbar-width:thin; }
 .scently-category-discovery ul { width:max-content; max-width:none; flex-wrap:nowrap; padding-right:15px; }
 .scently-category-discovery a { white-space:nowrap; }
 .shoptimizer-sorting:not(.sorting-end) .woocommerce-pagination { display:none; }
}
