.efcol{background:#fff;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;padding:24px 0 60px;color:#1f2937}.efcol__inner{max-width:1380px;margin:0 auto;padding:0 24px}.efcol__crumb{font-size:13px;color:#6b7280;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.efcol__crumb a{color:#374151;text-decoration:none;transition:color .15s}.efcol__crumb a:hover{color:#2ec4b6}.efcol__crumb-sep{color:#d1d5db}.efcol__crumb-back{display:inline-flex;align-items:center;justify-content:center;color:#374151;border:1px solid #e5e7eb;border-radius:50%;width:28px;height:28px;margin-right:4px;background:#fff}.efcol__crumb-back:hover{border-color:#2ec4b6;color:#2ec4b6}.efcol__crumb-back svg{width:14px;height:14px}.efcol__crumb-current{color:#111827;font-weight:500}.efcol__grid{display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:start;position:relative}.efcol__sidebar{display:flex;flex-direction:column;gap:8px;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;padding-right:4px}.efcol__sidebar::-webkit-scrollbar{width:6px}.efcol__sidebar::-webkit-scrollbar-track{background:transparent}.efcol__sidebar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.efcol__sidebar-head,.efcol__sidebar-foot{display:none}.efcol__sidebar-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 2px 8px;margin-bottom:2px}.efcol__toggle-all{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:6px 4px;font-size:12.5px;font-weight:600;color:#374151;cursor:pointer;font-family:inherit;transition:color .15s}.efcol__toggle-all:hover{color:#2ec4b6}.efcol__toggle-all svg{width:14px;height:14px;transition:transform .2s}.efcol__toggle-all.is-expanded svg{transform:rotate(180deg)}.efcol__clear-link{font-size:12.5px;font-weight:600;color:#ef4444;text-decoration:none;padding:6px 4px;transition:opacity .15s}.efcol__clear-link:hover{opacity:.7}.efcol__fgroup{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.efcol__fgroup:hover{border-color:#d1d5db}.efcol__fgroup[open]{border-color:#d1d5db;box-shadow:0 1px 3px #0000000a}.efcol__fgroup.has-active{border-color:#2ec4b6}.efcol__fgroup-head{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-size:13.5px;font-weight:600;color:#111827;line-height:1.2;-webkit-user-select:none;user-select:none;gap:8px;padding:15px 16px;transition:background .12s}.efcol__fgroup-head:hover{background:#fafafa}.efcol__fgroup-head::-webkit-details-marker{display:none}.efcol__fgroup-head:after{content:"";width:8px;height:8px;border-right:2px solid #9ca3af;border-bottom:2px solid #9ca3af;transform:rotate(45deg);transition:transform .2s;margin-top:-3px;flex-shrink:0}.efcol__fgroup[open] .efcol__fgroup-head:after{transform:rotate(-135deg);margin-top:3px}.efcol__fgroup-label{flex:1;display:flex;align-items:center;gap:7px}.efcol__fgroup-dot{width:7px;height:7px;border-radius:50%;background:#2ec4b6;flex-shrink:0}.efcol__fgroup-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#2ec4b6;color:#fff;border-radius:100px;font-size:11px;font-weight:700;line-height:1;flex-shrink:0}.efcol__fgroup-body{padding:0 16px 16px;display:flex;flex-direction:column;gap:10px}.efcol__fsearch{width:100%;padding:9px 12px 9px 32px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:inherit;outline:none;transition:border-color .15s;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E") no-repeat 10px center;color:#374151;box-sizing:border-box}.efcol__fsearch::placeholder{color:#9ca3af}.efcol__fsearch:focus{border-color:#2ec4b6}.efcol__flist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;max-height:300px;overflow-y:auto}.efcol__flist::-webkit-scrollbar{width:5px}.efcol__flist::-webkit-scrollbar-track{background:transparent}.efcol__flist::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.efcol__flist li{display:flex;align-items:center}.efcol__flist li.is-disabled{opacity:.4;pointer-events:none}.efcol__flist label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13.5px;color:#374151;flex:1;line-height:1.3;padding:7px 8px;border-radius:8px;transition:background .12s,color .12s}.efcol__flist label:hover{background:#f9fafb;color:#111827}.efcol__flist input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;margin:0}.efcol__fcheckbox{width:18px;height:18px;border:1.5px solid #d1d5db;border-radius:5px;flex-shrink:0;position:relative;transition:all .15s;background:#fff}.efcol__flist label:hover .efcol__fcheckbox{border-color:#2ec4b6}.efcol__flist input:checked~.efcol__fcheckbox{background:#2ec4b6;border-color:#2ec4b6}.efcol__fcheckbox:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .15s}.efcol__flist input:checked~.efcol__fcheckbox:after{transform:rotate(45deg) scale(1)}.efcol__fname{flex:1}.efcol__flist input:checked~.efcol__fname{font-weight:600;color:#111827}.efcol__flist .efcol__fcount{margin-left:auto;color:#9ca3af;font-size:11.5px;flex-shrink:0;background:#f3f4f6;padding:1px 7px;border-radius:100px;font-weight:600}.efcol__fprice{display:flex;align-items:center;gap:8px}.efcol__fprice-field{flex:1;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .15s;overflow:hidden}.efcol__fprice-field:focus-within{border-color:#2ec4b6}.efcol__fprice-prefix{padding-left:11px;color:#9ca3af;font-size:13px;font-weight:600}.efcol__fprice-field input{flex:1;padding:11px 8px 11px 4px;border:none;font-size:13px;font-family:inherit;outline:none;width:0;color:#374151;background:transparent}.efcol__fprice-field input::placeholder{color:#9ca3af}.efcol__fprice-field input::-webkit-outer-spin-button,.efcol__fprice-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.efcol__fprice-field input[type=number]{-moz-appearance:textfield}.efcol__fprice-sep{width:8px;height:1.5px;background:#d1d5db;flex-shrink:0}.efcol__fprice-btn{width:100%;padding:11px;background:#111827;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;font-family:inherit;transition:background .15s}.efcol__fprice-btn:hover{background:#2ec4b6}.efcol__fprice-btn svg{width:14px;height:14px}.efcol__fpills{display:flex;flex-wrap:wrap;gap:7px}.efcol__fpill{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid #e5e7eb;border-radius:9px;font-size:12.5px;color:#374151;background:#fff;cursor:pointer;transition:all .15s;line-height:1;-webkit-user-select:none;user-select:none;position:relative;font-weight:500}.efcol__fpill input[type=checkbox]{position:absolute;opacity:0;pointer-events:none;width:0;height:0;margin:0}.efcol__fpill:hover{border-color:#2ec4b6;color:#111827}.efcol__fpill.is-active{background:#111827;color:#fff;border-color:#111827}.efcol__fpill.is-active .efcol__fpill-count{background:#ffffff38;color:#fff}.efcol__fpill.is-disabled{opacity:.35;pointer-events:none}.efcol__fpill-count{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 5px;background:#f3f4f6;color:#9ca3af;border-radius:100px;font-size:10.5px;font-weight:700;line-height:1}.efcol__fclear-inline{display:flex;align-items:center;justify-content:center;color:#ef4444;font-size:12px;font-weight:600;padding:8px;cursor:pointer;border:1px dashed #fecaca;background:#fef2f2;border-radius:8px;width:100%;font-family:inherit;margin-top:4px;text-decoration:none;transition:all .15s}.efcol__fclear-inline:hover{background:#fee2e2}.efcol__color-list{display:flex;flex-direction:column;gap:2px;max-height:280px;overflow-y:auto}.efcol__color-list::-webkit-scrollbar{width:5px}.efcol__color-list::-webkit-scrollbar-track{background:transparent}.efcol__color-list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.efcol__color-item{display:flex;align-items:center;gap:11px;cursor:pointer;font-size:13.5px;color:#374151;line-height:1.3;padding:7px 8px;border-radius:8px;-webkit-user-select:none;user-select:none;transition:background .12s}.efcol__color-item:hover{background:#f9fafb;color:#111827}.efcol__color-item input[type=checkbox]{position:absolute;opacity:0;pointer-events:none;width:0;height:0;margin:0}.efcol__cswatch{width:22px;height:22px;border-radius:50%;border:1px solid #d1d5db;flex-shrink:0;background-size:cover;background-position:center;transition:box-shadow .15s,transform .15s;background-color:#f3f4f6}.efcol__color-item:hover .efcol__cswatch{transform:scale(1.06)}.efcol__color-item.is-active{color:#111827;font-weight:600}.efcol__color-item.is-active .efcol__cswatch{box-shadow:0 0 0 2px #fff,0 0 0 4px #2ec4b6}.efcol__color-item.is-disabled{opacity:.4;pointer-events:none}.efcol__color-name{flex:1}.efcol__color-item .efcol__fcount{margin-left:auto;color:#9ca3af;font-size:11.5px;flex-shrink:0;background:#f3f4f6;padding:1px 7px;border-radius:100px;font-weight:600}.efcol__no-filters{padding:18px 14px;color:#6b7280;font-size:12.5px;text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:12px}.efcol__no-filters strong{display:block;color:#374151;margin-bottom:6px;font-size:13px}.efcol__no-filters small{font-size:12px;line-height:1.5;display:block}.efcol__main{min-width:0}.efcol__head{margin-bottom:14px}.efcol__title{font-size:18px;font-weight:500;color:#374151;margin:0;line-height:1.4}.efcol__title strong{font-weight:600;color:#111827}.efcol__active-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:10px 14px;margin-bottom:14px}.efcol__active-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px;flex-shrink:0}.efcol__active-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1}.efcol__active-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px 5px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:100px;font-size:12.5px;color:#374151;text-decoration:none;transition:all .15s;font-weight:500;line-height:1.3}.efcol__active-chip:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.efcol__active-chip-label{color:#9ca3af;font-weight:500}.efcol__active-chip:hover .efcol__active-chip-label{color:inherit}.efcol__active-chip svg{width:14px;height:14px;flex-shrink:0;opacity:.6}.efcol__active-chip:hover svg{opacity:1}.efcol__active-clear{font-size:12.5px;color:#6b7280;text-decoration:underline;cursor:pointer;flex-shrink:0;margin-left:auto}.efcol__active-clear:hover{color:#ef4444}.efcol__chip-bar{display:flex;align-items:center;gap:12px;margin-bottom:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px}.efcol__chips-wrap{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.efcol__chips-wrap:empty{display:none}.efcol__chip-nav{width:32px;height:32px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#6b7280;transition:all .15s;padding:0}.efcol__chip-nav:hover{border-color:#111827;color:#111827}.efcol__chip-nav svg{width:14px;height:14px}.efcol__chips{display:flex;gap:8px;overflow-x:auto;flex:1;scrollbar-width:none;scroll-behavior:smooth;padding:2px 0}.efcol__chips::-webkit-scrollbar{display:none}.efcol__chip{display:inline-flex;align-items:center;padding:9px 16px;border:1px solid #e5e7eb;border-radius:100px;font-size:13px;color:#374151;background:#fff;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:all .15s;font-weight:500}.efcol__chip:hover{border-color:#111827;color:#111827}.efcol__chip.is-current{background:#111827;color:#fff;border-color:#111827}.efcol__sort{position:relative;flex-shrink:0;margin:0}.efcol__sort select{padding:9px 36px 9px 16px;border:1px solid #e5e7eb;border-radius:100px;font-size:13px;color:#374151;background:#fff;cursor:pointer;font-family:inherit;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-weight:500;line-height:1.3}.efcol__sort:after{content:"";position:absolute;right:14px;top:50%;width:7px;height:7px;border-right:1.5px solid #6b7280;border-bottom:1.5px solid #6b7280;transform:translateY(-75%) rotate(45deg);pointer-events:none}.efcol__sort select:focus{border-color:#2ec4b6}.efcol__sort select:hover{border-color:#111827}.efcol__results{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.efcol__empty{padding:60px 40px;text-align:center;color:#6b7280;font-size:14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:8px}.efcol__empty svg{color:#d1d5db;margin-bottom:6px}.efcol__empty strong{font-size:15px;color:#374151;font-weight:600}.efcol__empty-btn{display:inline-block;margin-top:12px;padding:10px 22px;background:#2ec4b6;color:#fff;border-radius:100px;text-decoration:none;font-size:13px;font-weight:600;transition:background .15s}.efcol__empty-btn:hover{background:#111827}.efcol__pagination{display:flex;justify-content:center;gap:6px;margin-top:32px;flex-wrap:wrap}.efcol__pagination a,.efcol__pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;color:#374151;text-decoration:none;font-size:13px;font-weight:500;background:#fff;transition:all .15s}.efcol__pagination .efcol__pg-current{background:#111827;color:#fff;border-color:#111827}.efcol__pagination a:hover{border-color:#111827;color:#111827}.efcol__mfilter-btn{display:none;width:100%;padding:13px;background:#2ec4b6;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;margin-bottom:14px;font-family:inherit;align-items:center;justify-content:center;gap:8px;position:relative}.efcol__mfilter-btn:hover{background:#111827}.efcol__mfilter-btn svg{width:16px;height:16px}.efcol__mfilter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#fff;color:#2ec4b6;border-radius:100px;font-size:11px;font-weight:700;line-height:1}.efcol__mdrawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999;opacity:0;transition:opacity .25s}.efcol__mdrawer-overlay.is-open{display:block;opacity:1}@media(max-width:1100px){.efcol__grid{grid-template-columns:240px 1fr;gap:16px}.efcol__results{grid-template-columns:repeat(3,1fr);gap:12px}}@media(max-width:900px){.efcol__results{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.efcol__inner{padding:0 12px}.efcol__mfilter-btn{display:inline-flex}.efcol__grid{grid-template-columns:1fr;gap:0}.efcol__sidebar{position:fixed;top:0;left:-100%;width:90%;max-width:380px;height:100vh;max-height:100vh;background:#fff;z-index:1000;padding:0;overflow-y:auto;transition:left .25s ease;box-shadow:2px 0 24px #00000026;gap:0;border-radius:0;display:flex;flex-direction:column}.efcol__sidebar.is-open{left:0}.efcol__sidebar-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #e5e7eb;font-size:16px;font-weight:600;color:#111827;flex-shrink:0;background:#fff;position:sticky;top:0;z-index:2}.efcol__sidebar-head-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#2ec4b6;color:#fff;border-radius:100px;font-size:12px;font-weight:700;margin-left:4px}.efcol__sidebar-close-btn{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;line-height:1;display:flex;align-items:center;justify-content:center}.efcol__facet-form{padding:14px;display:flex;flex-direction:column;gap:8px}.efcol__sidebar-foot{display:block;position:sticky;bottom:0;padding:12px 14px;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}.efcol__apply-btn{width:100%;padding:14px;background:#2ec4b6;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.efcol__apply-btn:hover{background:#111827}.efcol__apply-btn strong{font-weight:800}.efcol__results{grid-template-columns:repeat(2,1fr);gap:10px}.efcol__chip-bar{flex-wrap:wrap;padding:12px;gap:10px}.efcol__sort{order:-1;width:100%}.efcol__sort select{width:100%}.efcol__title{font-size:15px}.efcol__chip-nav{display:none}.efcol__chips{margin:0 -4px;padding:0 4px}.efcol__active-bar{padding:8px 10px}.efcol__active-label{display:none}.efcol__active-clear{margin-left:0}}@media(max-width:480px){.efcol__results{grid-template-columns:1fr;gap:10px}.efcol__crumb{font-size:12px;gap:6px}.efcol__title{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ef-collection.css.map */
