custom-select{display:block;width:100%}custom-select [data-select-value]{display:block;width:100%}.custom-select{position:relative;width:100%;min-height:44px;border-radius:0;background:#fff;cursor:pointer}.custom-select .select-trigger{display:flex;align-items:center;justify-content:space-between;padding:7px 8px;line-height:1.4;gap:8px;border:1px solid rgba(210,213,217,1)}.custom-select .select-trigger .icon-caret{height:.6rem;width:auto;margin-right:8px}.custom-select .select-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid rgba(210,213,217,1);border-top:none;max-height:300px;overflow-y:auto;z-index:1000;display:none}.custom-select.open .select-options{display:block}.custom-select .select-option{border-top:1px solid rgba(210,213,217,1);padding:12px 8px;min-height:40px;display:flex;align-items:center;cursor:pointer;transition:background-color .2s}.custom-select .select-option:first-child{border-top:none}.custom-select .select-option:hover{background-color:#f5f5f5}.option-content{display:flex;align-items:center;gap:8px;overflow:hidden;position:relative;flex:1}.option-icon{width:40px;height:40px;object-fit:contain}.option-text{flex:1;min-width:0;font-size:13px;line-height:13px;letter-spacing:1.5px;padding-right:10px;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=/cdn/shop/t/346/assets/component-custom-select.css.map */
