.collection-subheader-main{position:sticky;top:120px;background:#fff;z-index:10;border-bottom:1px solid #eee;display:none}.collection-subheader-main.visible{display:block}.collection-subheader-main ul.collection-subheader{overflow-x:scroll;justify-content:center}li.subheader-item{min-width:max-content}.collection-subheader{display:flex;gap:20px;padding:10px 20px;margin:0;list-style:none}.collection-subheader .subheader-item a{text-decoration:none;color:#333;transition:color .3s}.collection-subheader .subheader-item.active a{color:#7a001f;font-weight:500}.collection-subheader .subheader-item.active{border-bottom:2px solid #7a001f}@media screen and (max-width:750px){.collection-subheader-main ul.collection-subheader{justify-content:start}.collection-subheader-main{top:155px}}