.custom-dropdown{position:absolute;width:100%;cursor:pointer;font-size:1rem;border-radius:24px}.custom-dropdown .dropdown-selected:after{content:"\25bc";position:absolute;right:12px;top:50%;transform:translateY(-50%) rotate(0);font-size:16px;color:#666;pointer-events:none;transition:transform .3s ease-out}.custom-dropdown.active .dropdown-selected:after{transform:translateY(-50%) rotate(180deg)}.dropdown-selected{padding:8px 18px;border-radius:24px;background:#fbfffb;font-size:16px;color:#484848;font-weight:600}.custom-dropdown.active .dropdown-options{max-height:300px;opacity:1;z-index:10}.custom-dropdown .dropdown-options{position:absolute;width:100%;background-color:#fff;border:1px solid #ccc;overflow-y:auto;margin-top:4px;border-radius:6px;max-height:0;opacity:0;z-index:-1;scrollbar-width:none;transition:max-height .3s ease-out,opacity .1s ease-out;list-style-type:none;padding:0}.dropdown-option{padding:10px 12px;transition:background .2s;font-size:16px;color:#484848;font-weight:600}.dropdown-option:hover,.dropdown-option[data-selected=true]{background-color:#dff0d8}
/*# sourceMappingURL=/cdn/shop/t/33/assets/custom-dropdown.css.map */
