.custom-dropdown{position:relative;width:280px}.custom-dropdown .custom-dropdown-selected{border-radius:20px;padding:8px 20px;border:1px solid #000;text-transform:uppercase;display:flex;gap:10px;align-items:center;background-color:#fbfbf4;cursor:pointer}.custom-dropdown.opened .custom-dropdown-selected{border-bottom-left-radius:0;border-bottom-right-radius:0}.custom-dropdown .custom-dropdown-selected div{width:100%;text-align:center;line-height:1}.custom-dropdown .custom-dropdown-values{position:absolute;width:100%;box-shadow:0 4px 4px #00000040;display:none;background-color:#fbfbf4;z-index:1;max-height:250px;overflow:scroll}.custom-dropdown.opened .custom-dropdown-values{display:block}.custom-dropdown .custom-dropdown-values .custom-dropdown-value{padding:10px;text-align:center;line-height:1;cursor:pointer}.custom-dropdown .custom-dropdown-values .custom-dropdown-value.selected{background-color:#000;color:#fbfbf4}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-dropdown.css.map */
