.ia-custom-select-wrapper{position:relative;display:inline-block;-webkit-user-select:none;user-select:none}.ia-custom-select-wrapper strong{font-weight:400}.ia-custom-select{position:relative;display:flex;flex-direction:column;width:200px}.ia-custom-select-trigger{display:flex;justify-content:space-between;align-items:center;padding:10px;gap:10px;background-color:#fff;border:1px solid #1e1e1e;cursor:pointer}.ia-custom-select-trigger .arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.ia-custom-options{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #1e1e1e;border-top:none;display:none;flex-direction:column;z-index:20;max-height:200px;overflow-y:auto}.ia-custom-select.open .ia-custom-options{display:flex}.ia-custom-option{padding:8px 11px;cursor:pointer}.ia-custom-option.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.ia-custom-option:hover,.ia-custom-option.selected{background-color:#eee}
/*# sourceMappingURL=/cdn/shop/t/267/assets/ia-custom-select.css.map */
