.custom-select{position:relative}.custom-select__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-select>svg{display:none}.custom-select__trigger{width:100%;text-align:left;background:#fff;border:1px solid #d1d1d1;border-radius:6px;padding:.9rem 2.5rem .9rem 1.1rem;font:inherit;color:inherit;cursor:pointer;position:relative}.custom-select__trigger:after{content:"";position:absolute;right:1.1rem;top:50%;width:8px;height:8px;border-right:1.5px solid #333;border-bottom:1.5px solid #333;transform:translateY(-70%) rotate(45deg);pointer-events:none}.custom-select.is-open .custom-select__trigger:after{transform:translateY(-30%) rotate(-135deg)}.custom-select__listbox{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;padding:.4rem 0;max-height:280px;overflow-y:auto}.custom-select__option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1.1rem;cursor:pointer;font-size:.95rem}.custom-select__option:not(:last-child){border-bottom:1px solid #f0f0f0}.custom-select__option:hover{background:#f7f7f7}.custom-select__check{flex-shrink:0;visibility:hidden;color:#111}.custom-select__option[aria-selected=true] .custom-select__check{visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom-variant-select.css.map */
