.custom-select-v3{position:relative;font-size:14px}.custom-select-v3-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;height:48px;color:#1f1f1f;font-weight:400;border-radius:8px;border:1px solid #d9d9d9;background:#fafafa;cursor:pointer;transition:background-color .3s ease}.custom-select-v3-header.active .custom-select-v3-arrow{transform:rotate(180deg)}.custom-select-v3-header span{flex:1}@media screen and (max-width: 767px){.custom-select-v3-header{background:#fff;height:36px;font-size:13px;padding:8px}}.custom-select-v3-options{position:absolute;top:calc(100% + 4px);left:0;right:0;display:none;flex-direction:column;gap:4px;padding:4px;border-radius:8px;border:1px solid #d9d9d9;background:#fff;max-height:200px;overflow-y:auto;z-index:1000;scrollbar-width:thin}.custom-select-v3-options.active{display:flex}.custom-select-v3-option{padding:10px;border-radius:8px;cursor:pointer;transition:all .3s ease}.custom-select-v3-option:hover{background-color:#ff5a0033;color:#000}.custom-select-v3-option.selected{background-color:#ff5a00;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-select-v3.css.map */
