.lwcf-filter-wrap{--lwcf-text:#5f6670;--lwcf-heading:#25282d;--lwcf-muted:#b7bdc7;--lwcf-border:#cfd7e6;--lwcf-bg:#fff;font-family:inherit;color:var(--lwcf-text)}.lwcf-panel{background:var(--lwcf-bg);width:100%;text-align:left}.lwcf-auto-insert{display:block;width:100%;margin:0 0 28px}.lwcf-auto-insert .lwcf-panel{border:1px solid #eef1f5;border-radius:5px;padding-top:24px}[dir=rtl] .lwcf-auto-insert{margin:0 0 28px}.lwcf-panel-body{max-height:var(--lwcf-max-height,560px);overflow-y:auto;padding:0 28px 24px;scrollbar-width:thin;scrollbar-color:#b9b9b9 transparent}.lwcf-panel-body::-webkit-scrollbar{width:4px}.lwcf-panel-body::-webkit-scrollbar-thumb{background:#b9b9b9;border-radius:10px}.lwcf-section{margin:0 0 30px}.lwcf-active-filters{margin:0 0 26px}.lwcf-active-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.lwcf-chip,.lwcf-clear-all,.lwcf-reset,.lwcf-apply{border:1px solid #d4dae5;border-radius:5px;background:#fff !important;color:#4d5560;font:inherit;font-size:12px;line-height:1.2;text-transform:none !important;box-shadow:none !important;cursor:pointer}.lwcf-chip{padding:7px 9px}.lwcf-chip span{color:#9ca3af;margin-inline-start:4px}.lwcf-clear-all{padding:7px 10px;color:#25282d;font-weight:600}.lwcf-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;justify-content:flex-start}.lwcf-reset,.lwcf-apply{min-height:38px;padding:0 14px;font-weight:600}.lwcf-reset:disabled{display:none}.lwcf-js .lwcf-apply-noscript{display:none !important}.lwcf-status,.lwcf-grid-status{margin-top:12px;padding:10px 12px;border:1px solid #d4dae5;border-radius:5px;color:#4d5560;background:#fff;font-size:13px;line-height:1.4}.lwcf-grid-status{margin:0 0 14px}.lwcf-status.is-loading:before,.lwcf-grid-status.is-loading:before{content:"";display:inline-block;width:12px;height:12px;margin-inline-end:8px;border:2px solid #cfd7e6;border-top-color:#4d5560;border-radius:50%;vertical-align:-2px;animation:lwcf-spin .75s linear infinite}.lwcf-status.is-error,.lwcf-grid-status.is-error{border-color:#efcaca;color:#8a1f1f;background:#fff8f8}.lwcf-status.is-empty,.lwcf-grid-status.is-empty{border-color:#d9dee8;color:#5f6670;background:#fafbfc}@keyframes lwcf-spin{to{transform:rotate(360deg)}}.lwcf-title{margin:0 0 22px;color:var(--lwcf-heading);font-size:14px;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase;text-align:left}.lwcf-section-head{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:0;border:0 !important;border-radius:0 !important;padding:0 !important;background:0 0 !important;box-shadow:none !important;color:inherit !important;text-align:left !important;text-transform:none !important;cursor:pointer;height:auto !important;line-height:1.2 !important}.lwcf-section-head .lwcf-title{flex:0 0 auto !important;width:auto !important;max-width:none !important;margin-bottom:18px;margin-left:0 !important;margin-right:8px !important;background:0 0 !important;color:var(--lwcf-heading) !important;text-align:left !important;justify-content:flex-start !important}.lwcf-panel .lwcf-section-head,.lwcf-panel button.lwcf-section-head{align-items:center !important;justify-content:flex-start !important;place-content:center flex-start !important}.lwcf-panel .lwcf-section-head>*{text-align:left !important}.lwcf-section-chevron{flex:0 0 auto;width:10px;height:10px;border-top:1px solid #c6ccd6;border-left:1px solid #c6ccd6;transform:rotate(45deg);margin-bottom:18px}.lwcf-section.is-collapsed .lwcf-section-chevron{transform:rotate(225deg)}.lwcf-search{display:block;position:relative}.lwcf-search:before{content:"";position:absolute;top:50%;left:15px;width:14px;height:14px;border:2px solid #c9d3e6;border-radius:50%;transform:translateY(-50%)}.lwcf-search:after{content:"";position:absolute;top:50%;left:28px;width:7px;height:2px;background:#c9d3e6;transform:translateY(5px) rotate(45deg);transform-origin:left center}.lwcf-search input{box-sizing:border-box;width:100%;height:44px;border:1px solid var(--lwcf-border);border-radius:5px;padding:0 16px 0 42px;background:#fff;box-shadow:none;color:var(--lwcf-text);font-size:14px;outline:none}.lwcf-search input:focus{border-color:#aebbd0}.lwcf-search-submit{margin-top:10px;min-height:38px;border:1px solid #d4dae5;border-radius:5px;padding:0 16px;background:#fff;color:#25282d;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.lwcf-search-mode-instant .lwcf-search-submit{display:none}.lwcf-list{list-style:none;margin:0;padding:0}.lwcf-item{margin:0;padding:0}.lwcf-row{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding-left:calc(var(--lwcf-depth, 0) * 20px);gap:10px}.lwcf-check{display:inline-flex;align-items:center;min-width:0;gap:9px;cursor:pointer;font-size:13px;font-weight:400;line-height:1.3;text-transform:uppercase}.lwcf-check input{position:absolute;opacity:0;pointer-events:none}.lwcf-box{position:relative;flex:0 0 auto;width:18px;height:18px;border:1px solid var(--lwcf-border);border-radius:5px;background:#fff}.lwcf-check input:checked+.lwcf-box{border-color:#1f2937;background:#1f2937}.lwcf-check input:checked+.lwcf-box:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.lwcf-name{color:var(--lwcf-text);white-space:nowrap}.lwcf-count{color:var(--lwcf-muted);white-space:nowrap}.lwcf-toggle{position:relative;flex:0 0 auto;width:28px;height:28px;border:0;padding:0;background:0 0;cursor:pointer}.lwcf-toggle:before,.lwcf-toggle:after{content:"";position:absolute;top:50%;left:50%;width:13px;height:1px;background:#aeb5c0;transform:translate(-50%,-50%)}.lwcf-toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.lwcf-item.is-open>.lwcf-row .lwcf-toggle:after{display:none}.lwcf-filter-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #d4dae5;border-radius:5px;padding:0 18px;background:#fff;color:#25282d;font:inherit;font-weight:600;cursor:pointer}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-list,.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-list{display:flex;flex-wrap:wrap;gap:8px}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-row,.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-row{min-height:0;padding-left:0}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-check,.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-check{gap:0}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-box{width:22px;height:22px;border-radius:50%;background:var(--lwcf-swatch-bg,#e5e7eb);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-check input:checked+.lwcf-box{border-color:#1f2937;background:var(--lwcf-swatch-bg,#e5e7eb);box-shadow:0 0 0 2px #fff,0 0 0 4px #1f2937}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-check input:checked+.lwcf-box:after{display:none}.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-name,.lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-count{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-box{display:none}.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-name{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:30px;border:1px solid var(--lwcf-border);border-radius:5px;padding:0 9px;background:#fff;color:var(--lwcf-text);font-size:12px}.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-check input:checked~.lwcf-name{border-color:#1f2937;background:#1f2937;color:#fff}.lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-count{display:none}.lwcf-loading .woocommerce ul.products{opacity:.45;pointer-events:none;transition:opacity .15s ease}.woocommerce ul.products .lwcf-no-products{width:100%;margin:0;padding:14px 16px;border:1px solid #d9dee8;border-radius:5px;background:#fafbfc;color:#5f6670;list-style:none;font-size:14px}[dir=rtl] .lwcf-search:before{left:auto;right:15px}[dir=rtl] .lwcf-search:after{left:auto;right:28px;transform:translateY(5px) rotate(-45deg);transform-origin:right center}[dir=rtl] .lwcf-search input{padding-right:42px;padding-left:16px}[dir=rtl] .lwcf-panel,[dir=rtl] .lwcf-title,[dir=rtl] .lwcf-section-head,[dir=rtl] .lwcf-section-head .lwcf-title{text-align:right !important}[dir=rtl] .lwcf-section-head{justify-content:flex-start}[dir=rtl] .lwcf-section-head .lwcf-title{margin-right:0;margin-left:8px !important}[dir=rtl] .lwcf-panel .lwcf-section-head>*{text-align:right !important}[dir=rtl] .lwcf-row{padding-left:0;padding-right:calc(var(--lwcf-depth, 0) * 20px)}[dir=rtl] .lwcf-attribute-section[data-lwcf-attribute=pa_color] .lwcf-row,[dir=rtl] .lwcf-attribute-section[data-lwcf-attribute=pa_size] .lwcf-row{padding-right:0}@media (max-width:1024px){html.lwcf-drawer-open,html.lwcf-drawer-open body,body.lwcf-drawer-open{overflow:hidden}.lwcf-auto-insert{display:block;width:auto;margin:0}.lwcf-auto-insert .lwcf-panel{border:0;border-radius:0;padding-top:0}.lwcf-has-drawer{width:0;height:0;margin:0;overflow:visible}.lwcf-has-drawer .lwcf-overlay{position:fixed;inset:0;z-index:99998;display:block;background:rgba(0,0,0,.68);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.lwcf-has-drawer .lwcf-panel{position:fixed;top:0;left:0;z-index:99999;width:80vw;max-width:560px;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;transform:translateX(-105%);transition:transform .24s ease;box-shadow:0 8px 26px rgba(0,0,0,.15)}[dir=rtl] .lwcf-has-drawer .lwcf-panel{left:auto;right:0;transform:translateX(105%)}.lwcf-drawer-open .lwcf-has-drawer .lwcf-overlay{opacity:1;visibility:visible}.lwcf-drawer-open .lwcf-has-drawer .lwcf-panel,[dir=rtl].lwcf-drawer-open .lwcf-has-drawer .lwcf-panel{transform:translateX(0)}.lwcf-mobile-head{display:flex;justify-content:flex-end;align-items:center;height:86px;padding:0 28px;border-bottom:1px solid #edf0f4}.lwcf-close{display:inline-flex;align-items:center;gap:12px;border:0;background:0 0;color:#25282d;font-size:18px;font-weight:700;cursor:pointer}.lwcf-close span{position:relative;width:22px;height:22px}.lwcf-close span:before,.lwcf-close span:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:2px;background:#25282d}.lwcf-close span:before{transform:translate(-50%,-50%) rotate(45deg)}.lwcf-close span:after{transform:translate(-50%,-50%) rotate(-45deg)}.lwcf-panel-body{max-height:calc(100vh - 86px);max-height:calc(100dvh - 86px);padding:54px 28px 34px}}@media (min-width:1025px){.lwcf-mobile-head,.lwcf-overlay{display:none}}