.wls-custom-dropdown{position:relative;z-index:3;width:100%}.wls-custom-dropdown.active{z-index:4}.wls-custom-dropdown__box{position:relative;width:100%}.wls-custom-dropdown__button{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-shadow:inset 0 0 0 2px #01010133;transition:box-shadow .1s ease-in-out,border-radius .1s ease-in-out;border-radius:1.2rem;padding:.8rem}.wls-custom-dropdown__list{position:absolute;top:100%;left:0;width:100%;background:var(--wls-color-white);opacity:0;visibility:hidden;transform:translateY(-2rem);transition:all .1s ease-in-out;z-index:2;max-height:35rem;overflow-y:auto;box-shadow:0 .4rem 1.2rem #0000001a}.wls-custom-dropdown__list.active{opacity:1;visibility:visible;transform:translateY(0)}.wls-custom-dropdown__item{width:100%}.wls-custom-dropdown__item-label{width:100%;padding:1rem;display:block;cursor:pointer;transition:background-color .2s ease-in-out}.wls-custom-dropdown__item-content{display:flex;gap:.4rem;align-items:center;justify-content:flex-start}.wls-custom-dropdown__button:focus-visible,.wls-custom-dropdown__item-label:focus-within{box-shadow:inset 0 0 0 .2rem var(--wls-color-black)}.wls-custom-dropdown__list{scrollbar-width:none;-ms-overflow-style:none}.wls-custom-dropdown__list::-webkit-scrollbar{display:none}@media screen and (min-width:1024px){.wls-custom-dropdown__button:hover{box-shadow:inset 0 0 0 .2rem var(--wls-color-black)}.wls-custom-dropdown__item-label:hover{background-color:#0101010d}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/wls-custom-dropdown.css.map */
