.m-collection-grid-stack{display:flex;flex-direction:column}.filter-layout-expanded .m-collection--wrapper{flex-direction:column}.filter-layout-expanded .m-sidebar,.filter-layout-expanded .m-collection-toolbar .m-toolbar--sortby,.filter-layout-expanded .m-collection-toolbar .m-sidebar--open{display:none}@media screen and (max-width:1279px){.filter-layout-expanded .m-sidebar{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;width:100%;height:100%;pointer-events:none}.filter-layout-expanded.sidebar-open .m-sidebar{pointer-events:auto}.filter-layout-expanded .m-sidebar--content{width:min(420px,90vw);max-width:100%;transform:translate3d(var(--m-translate-x, -100%),0,0)}.filter-layout-expanded .m-expanded-filters-wrap{display:none!important}.filter-layout-expanded .m-collection-toolbar .m-sidebar--open{display:flex}.filter-layout-expanded .m-collection-toolbar .m-toolbar--sortby{display:none}}@media screen and (min-width:1280px){.filter-layout-expanded .m-expanded-filters-wrap{display:block;order:1}.filter-layout-expanded .m-collection-grid-stack #ActiveFacets{order:2}.filter-layout-expanded .m-collection-grid-stack .m-collection-toolbar{order:3}.filter-layout-expanded .m-collection-grid-stack .m-collection-products,.filter-layout-expanded .m-collection-grid-stack .m-collection--empty,.filter-layout-expanded .m-collection-grid-stack .m-collection--pagination{order:4}}.m-expanded-filters-wrap{display:block;width:100%}.m-expanded-filters{position:relative;margin-bottom:0}.m-expanded-filters__header{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.m-expanded-filters__mobile-close{display:none;align-items:center;justify-content:flex-end;padding:12px 0 0;background:transparent;border:0;cursor:pointer}.m-expanded-filters__bar{display:flex;align-items:center;gap:26px;padding:12px 0 12px 12px;flex-wrap:wrap}.m-expanded-filters__title{color:#222;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px;text-transform:uppercase;flex-shrink:0}.m-expanded-filters__title:after{position:absolute;width:1px;background-color:#0000001f;content:"";height:33px;margin-left:12px;margin-top:-6px}.m-expanded-filters__groups{display:flex;align-items:center;min-height:33px;flex-wrap:wrap;gap:26px;flex:1 1 auto}.m-expanded-filters__group{position:relative}.m-expanded-filters__trigger{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#222;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;cursor:pointer;transition:color .2s ease}.m-expanded-filters__trigger.is-selected,.m-expanded-filters__group.is-open .m-expanded-filters__trigger{color:#15abba}.m-expanded-filters__chevron{display:inline-flex;transition:transform .2s ease}.m-expanded-filters__group.is-open .m-expanded-filters__chevron{transform:rotate(180deg)}.m-expanded-filters__panel{position:absolute;top:calc(100% + 18px);left:0;z-index:30;min-width:240px;background:#fff;border:1px solid #e8e8e8;box-shadow:0 8px 24px #00000014}.m-expanded-filters__panel-inner{padding:0}.m-expanded-filters__meta{display:flex;align-items:center;gap:14px;margin-left:auto;flex-shrink:0}.m-expanded-filters__count{color:#222;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;white-space:nowrap}.m-expanded-filters__sort{display:flex;align-items:center;gap:8px}.m-expanded-filters__sort-label{color:#222;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;white-space:nowrap}.m-expanded-filters__sort .m-select-custom--trigger{border:0;padding:0;min-height:auto;color:#15abba;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px;text-transform:uppercase}.m-expanded-filters .m-select-custom--trigger-icon{color:#222}.m-expanded-filters__sort-native{display:none}.m-expanded-filters__options{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.m-expanded-filters__options:not(.m-expanded-filters__options--swatches):not(.m-expanded-filters__options--size){flex-direction:column}.m-expanded-filters__options--size{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-width:336px}.m-expanded-filters__option{margin:0}.m-expanded-filters__checkbox{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:10px 18px;cursor:pointer;transition:background .15s ease}.m-expanded-filters__checkbox:hover{background:#eeecec}.m-expanded-filters__checkbox input{position:absolute;opacity:0;pointer-events:none}.m-expanded-filters__checkbox-box{flex-shrink:0;line-height:0}.m-expanded-filters__checkbox-box svg{display:block;width:16px;height:16px}.m-expanded-filters__checkbox-box rect{transition:fill .15s ease,stroke .15s ease}.m-expanded-filters__checkbox-box path:last-child{opacity:0;transition:opacity .15s ease}.m-expanded-filters__checkbox:hover .m-expanded-filters__checkbox-box rect{stroke:#1e1e1e}.m-expanded-filters__checkbox input:checked~.m-expanded-filters__checkbox-box rect{fill:#1e1e1e;stroke:#1e1e1e}.m-expanded-filters__checkbox input:checked~.m-expanded-filters__checkbox-box path:last-child{opacity:1}.m-expanded-filters__checkbox.is-disabled,.m-expanded-filters__checkbox input:disabled~*{opacity:.45;cursor:not-allowed}.m-expanded-filters__option-label{font-size:14px;color:#111}.m-expanded-filters__option-count{font-size:14px;color:#777;display:none}.m-expanded-filters__panel--swatches{min-width:407px;max-width:520px}.m-expanded-filters__panel--swatches .m-expanded-filters__panel-inner{padding:32px 24px 24px}.m-expanded-filters__panel-inner:has(.m-facets-price){padding:24px}.m-expanded-filters__options--swatches{display:grid;grid-template-columns:repeat(10,25px);gap:12px;min-width:0;max-width:none;margin:0;padding:0;list-style:none;flex-direction:row}.m-expanded-filters__options--swatches.is-collapsed{max-height:99px;overflow:hidden}.m-expanded-filters__options--swatches .m-expanded-filters__swatch-item{margin:0;width:25px;height:25px}.m-expanded-filters__swatch-item label{display:block;cursor:pointer}.m-expanded-filters__swatch-item.is-disabled label,.m-expanded-filters__swatch-item label.is-disabled{opacity:.35;cursor:not-allowed}.m-expanded-filters__swatch{display:block;width:25px;height:25px;border-radius:50%;border:1px solid #E8E8E8;box-shadow:inset 0 0 0 1px #ffffff26}.m-expanded-filters__swatch-item.is-active .m-expanded-filters__swatch,.m-expanded-filters__swatch-item input:checked+.m-expanded-filters__swatch{box-shadow:0 0 0 2px #fff,0 0 0 3px #111}.m-expanded-filters__swatches-more{display:inline-flex;align-items:center;gap:6px;min-height:25px;margin-top:12px;padding:0 8px;border-radius:99px;border:1px solid rgba(34,34,34,.4);background:#22222208;color:#1e1e1e;cursor:pointer;color:#222;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.m-expanded-filters__swatches-more:hover{border-color:#1e1e1e}.m-expanded-filters__swatches-more-icon{display:inline-flex;line-height:0;width:10px;height:10px}.m-expanded-filters__swatches-more-icon svg{width:10px;height:10px}.m-expanded-filters__price{min-width:260px}@media screen and (min-width:1280px){.filter-layout-expanded #ActiveFacets.m-active-facets{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;margin-bottom:0}.filter-layout-expanded #ActiveFacets .m-active-facets--items-wrap,.filter-layout-expanded #ActiveFacets{flex-wrap:wrap;gap:10px}.filter-layout-expanded .m-active-facets--item a{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;margin-top:0;color:#222;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;border-radius:99px;border:1px solid rgba(34,34,34,.4);background:#22222208;line-height:21px;transition:border-color .2s ease,background .2s ease}.filter-layout-expanded .m-active-facets--item a>span{display:flex;align-items:center;gap:6px}.filter-layout-expanded .m-active-facets--remove-icon{display:flex;align-items:center;justify-content:center}.filter-layout-expanded .m-active-facets--item a:hover{border-color:#111}.filter-layout-expanded .m-active-facets--remove-icon{display:inline-flex;width:14px;height:14px;margin-right:0}.filter-layout-expanded .m-active-facets--item{padding:0;background-color:transparent;margin-right:0!important;margin-top:0!important}.filter-layout-expanded .m-active-facets--remove-icon svg{width:14px;height:14px;color:#222}.filter-layout-expanded .m-active-facets--item-remove-all{margin-left:auto}.filter-layout-expanded .m-active-facets--remove-all{display:flex!important;padding:8px 24px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-height:37px!important;border-radius:4px!important;border:1px solid rgba(34,34,34,.4)!important;background:#222!important;color:#fafafa!important;font-family:Poppins,sans-serif;text-decoration:none!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:21px!important}.filter-layout-expanded .m-active-facets--remove-all:hover{background:#111;color:#fff}.filter-layout-expanded .m-collection-toolbar{border-bottom:0;margin-top:0}.filter-layout-expanded .m-collection-toolbar--wrapper{justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/collection-filters-expanded.css.map */
