.custom-sort{position:relative;display:inline-block}select.custom-sort-select-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-sort__button{display:flex;align-items:center;gap:.6rem;background:transparent;border:none;padding:0;cursor:pointer;font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground))}.custom-sort__caret{width:1rem;height:1rem;transition:transform .25s ease}.custom-sort.is-open .custom-sort__caret{transform:rotate(180deg)}.custom-sort__list{position:absolute;top:calc(100% + 1.2rem);right:0;min-width:20rem;background:rgb(var(--color-background));box-shadow:0 .4rem 1.6rem rgba(var(--color-shadow),.15);border:.1rem solid rgba(var(--color-foreground),.08);list-style:none;margin:0;padding:.8rem 0;z-index:10;opacity:0;transform:translateY(-.6rem);visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.custom-sort.is-open .custom-sort__list{opacity:1;transform:translateY(0);visibility:visible}.custom-sort__item{padding:1rem 2rem;font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap;color:rgba(var(--color-foreground),.75);transition:background-color .15s ease,color .15s ease}.custom-sort__item:hover{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.custom-sort__item.is-active{color:rgb(var(--color-foreground));font-weight:600}.mobile-facets__sort .custom-sort__list{right:0;left:auto}.facet-filters.sorting .facet-filters__label,.mobile-facets__sort label{display:none}.custom-sort__button,.custom-sort__label{white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-sort.css.map */
