.custom-select{display:block}.custom-select__wrapper{position:relative;color:rgb(var(--color-heading-text));font-size:var(--font-size-static-sm);line-height:var(--line-height-static-md)}.custom-select.is-expanded .custom-select__btn{border-color:rgba(var(--color-border),var(--alpha-border));border-block-end-color:transparent}.custom-select.is-expanded .custom-select__dropdown{transition-duration:0s,var(--duration-short);visibility:inherit;opacity:1;overflow:hidden}.custom-select__btn{-webkit-user-select:none;user-select:none;position:relative;z-index:4;color:#444;display:flex;align-items:center;justify-content:center;width:auto;background-color:#f0f0ea;padding:.5rem 1.2rem;border:none;border-radius:9999px;transition:color var(--duration-default),background-color var(--duration-default);font-size:.95rem;font-weight:400;box-shadow:none;min-height:2.5rem}.facets__actions-button svg,.custom-select__btn svg{margin-inline-start:.5rem;width:1.2rem;height:1.2rem}.custom-select__btn:disabled{pointer-events:none;background-color:rgba(var(--color-border),var(--alpha-border))}.custom-select__dropdown{position:absolute;z-index:3;inset-block-start:100%;inset-inline-end:0;min-width:100%;border:.1rem solid rgba(var(--color-border),var(--alpha-border));border-block-start:none;background-color:rgb(var(--color-background));visibility:hidden;opacity:0;transition:visibility var(--duration-short),opacity var(--duration-short)}.custom-select__option{-webkit-user-select:none;user-select:none;display:block;width:100%;padding:.6rem 1rem}.custom-select__option.is-selected{background-color:rgba(var(--color-border),.25)}@media (hover: hover){.custom-select__btn:hover{background-color:#e7e7e1}.custom-select__option:hover{background-color:rgba(var(--color-border),.5)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-custom-select.css.map */
