.product-filter-nav{display:flex;overflow-x:scroll;justify-content:space-between}.product-filter-nav a{display:flex;padding:8px 12px;font-weight:600;transition:background .3s, color .3s, border-top .3s, border-bottom .3s;text-align:center;white-space:nowrap;text-transform:uppercase;color:#a6a6a6;border-top:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6;background:#f5f5f5;justify-content:center;flex:1;align-items:center}.product-filter-nav a:first-child{border-left:1px solid #a6a6a6}.product-filter-nav a:last-child{border-right:1px solid #a6a6a6}.product-filter-nav a:hover,.product-filter-nav a.active{color:#fff;border-top:1px solid #141f78;border-bottom:1px solid #141f78;background-color:#141f78}
