.custom-select__wrapper{border:2px solid var(--light-gray);border-radius:5px;background:#fff;padding:5px 10px;position:relative;display:flex;flex-direction:column}.custom-select__label{font-size:12px;line-height:16px;color:var(--subdued)}.custom-select[aria-expanded=true] .custom-select-icons .icon-caret{transform:rotate(180deg)}.select-css{display:block;cursor:pointer;width:100%;max-width:100%;box-sizing:border-box;margin:0;border-radius:5px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--white);position:relative;z-index:10}.select-css::-ms-expand{display:none}.select-css:hover{border-color:var(--subdued)}.select-css:focus{color:var(--black);outline:none}.custom-select{font-size:1.4rem;line-height:2rem}.custom-select-icons{display:flex;position:absolute;top:calc(50% - 16px);padding:10px;right:0;z-index:20;background:transparent}.custom-select-options.scroll{max-height:400px;overflow-y:scroll}.custom-select-options{border:2px solid var(--light-gray);border-radius:0 0 5px 5px;line-height:1.5;margin:0;padding:0;list-style-type:none;cursor:pointer;z-index:21;position:absolute;left:-2px;right:-2px;min-width:100%;background-color:#fff}.custom-select-options li{padding:1em}.custom-select-options li:hover{background:var(--light-gray)}.hidden-all{display:none}.hidden-visually{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.custom-select__list-item.disabled{cursor:not-allowed;opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/319/assets/custom-dropdown.css.map */
