.cw-filter__dropdown.custom-dropdown-active .cw-filter__select{opacity:0;pointer-events:none}.custom-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:var(--color-white);border-radius:16px;box-shadow:0 8px 24px #0000001f;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;max-height:400px;overflow:hidden;display:flex;flex-direction:column}.custom-dropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.custom-dropdown__header{padding:20px 24px 16px;border-bottom:1px solid rgba(40,35,21,.08);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.custom-dropdown__title{font-size:18px;font-weight:500;color:var(--color-text);margin:0}.custom-dropdown__content{padding:12px 8px;overflow-y:auto;max-height:300px;flex:1}.custom-dropdown__content::-webkit-scrollbar{width:6px}.custom-dropdown__content::-webkit-scrollbar-track{background:transparent}.custom-dropdown__content::-webkit-scrollbar-thumb{background:#28231533;border-radius:3px}.custom-dropdown__content::-webkit-scrollbar-thumb:hover{background:#2823154d}.custom-dropdown__option{display:flex;align-items:center;padding:12px;cursor:pointer;border-radius:10px;margin-bottom:4px;transition:all .2s ease;gap:12px;position:relative}.custom-dropdown__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.custom-dropdown__option:hover{background-color:#2823150a}.custom-dropdown__option.selected{background-color:#e06b4514}.custom-dropdown__checkbox{width:20px;height:20px;border:2px solid rgba(40,35,21,.3);border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:var(--color-white);cursor:pointer}.custom-dropdown__option.selected .custom-dropdown__checkbox{background-color:var(--color-primary);border-color:var(--color-primary)}.custom-dropdown__checkbox-icon{display:none;width:14px;height:14px;color:var(--color-white)}.custom-dropdown__option.selected .custom-dropdown__checkbox-icon{display:block}.custom-dropdown__label{font-size:16px;font-weight:400;color:var(--color-text);flex:1;cursor:pointer}.custom-dropdown__option.selected .custom-dropdown__label{font-weight:500;color:var(--color-text)}.custom-dropdown__clear{padding:12px 24px 20px;border-top:1px solid rgba(40,35,21,.08);flex-shrink:0}.custom-dropdown__clear-btn{background:none;border:none;color:var(--color-text);font-size:14px;font-weight:500;cursor:pointer;padding:0;text-decoration:underline;opacity:.7;transition:opacity .2s ease;font-family:var(--font-general-sans)}.custom-dropdown__clear-btn:hover{opacity:1}.cw-filter__dropdown{position:relative}.cw-filter__dropdown.active{z-index:1001}.cw-filter__select-display{position:absolute;left:16px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:16px;font-weight:500;color:var(--color-text)}.cw-filter__dropdown.has-selection .cw-filter__select-display{color:var(--color-text)}.cw-filter__dropdown.active .cw-filter__chevron{transform:rotate(180deg)}.cw-filter__chevron{transition:transform .3s ease}.custom-dropdown-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none}.custom-dropdown-overlay.active{display:block}@media(max-width:991px){.custom-dropdown{max-height:350px}.custom-dropdown__content{max-height:250px}}@media(max-width:600px){.custom-dropdown{position:fixed;left:0;right:0;top:auto;bottom:0;margin:0;border-radius:16px 16px 0 0;max-height:70vh;transform:translateY(100%)}.custom-dropdown.active{transform:translateY(0)}.custom-dropdown__header{padding:16px 20px 12px}.custom-dropdown__title{font-size:16px}.custom-dropdown__content{max-height:calc(70vh - 120px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-dropdown.css.map */
