.tabbed-collections{display:block}.tabbed-collections .selected-products+.button-row{display:none}.tabbed-collections .selected-products.active+.button-row{display:flex;justify-content:center;margin-top:2.5rem}.tabbed-collections .collection-pills{display:flex;align-items:center;width:100%;overflow:auto;padding:.5rem;scrollbar-width:thin}.tabbed-collections .collection-pills .collection-pill{border-radius:20px;color:#ccc;border:solid 1px #ccc;padding:6px 20px;font-size:1.2rem;margin-right:10px;background-color:transparent;cursor:pointer;text-transform:capitalize;margin-bottom:.5rem;white-space:nowrap;font-family:var(--font-heading-family);position:relative}.tabbed-collections .collection-pill span{top:.2rem;position:relative}.tabbed-collections .collection-pills .collection-pill.active{font-weight:600;border:1px solid #000;color:#000}.tabbed-collections .text-content{text-align:center}.tabbed-collections .selected-products{display:none}.tabbed-collections .selected-products.active{display:block}.button-row .button{text-transform:uppercase}@media screen and (min-width: 989px){.tabbed-collections .collection-pills{padding:0;justify-content:center;overflow:unset;flex-wrap:wrap}}