.custom-dropdown-wrapper{width:100%;position:relative;font-family:inherit;flex:1}.error.custom-dropdown-toggle{color:red}.custom-dropdown-toggle{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;padding:10px 5px 10px 0;cursor:pointer;border-bottom:1px solid;margin-bottom:1.5rem}.custom-dropdown-arrow{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;font-size:1.2em;line-height:1;transition:transform .3s ease;transform-origin:center center;vertical-align:middle}.custom-dropdown-menu{display:none;position:absolute;width:100%;border-left:1px solid;border-right:1px solid;border-bottom:1px solid;z-index:9999;box-sizing:border-box;margin-top:-1.5rem;max-height:140px;overflow-y:auto;color:inherit;background-color:inherit}.custom-dropdown-menu.open{display:block}.custom-dropdown-wrapper.open .custom-dropdown-arrow{transform:rotate(180deg)}.custom-dropdown-menu ul{list-style:none;margin:0;padding:0}.custom-dropdown-item{padding:2px 16px;color:inherit;text-align:left;cursor:pointer;white-space:nowrap}.custom-dropdown-item-selected{color:var(--color-brand)}.custom-dropdown-item:hover{background:#f2f2f2}.custom-dropdown-wrapper.error .custom-dropdown-toggle{color:red;border-bottom-color:red}
/*# sourceMappingURL=/cdn/shop/t/77/assets/custom-dropdown.css.map */
