.hdt-facets-horizontal-wrapper{width:100%}.hdt-facets-horizontal{display:flex;align-items:center;border-radius:0;gap:10px}.hdt-facets-horizontal .hdt-filter-group__list--color{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.hdt-facets-horizontal .hdt-facet-content .hdt-facets-label{font-size:13px;font-weight:300;letter-spacing:1px;text-transform:uppercase}.hdt-facet-dropdown-item{position:relative;flex:none;z-index:1}.hdt-facet-dropdown-item:last-child{border-right:none}.hdt-facet-dropdown-item--size .hdt-filter-group__list{display:grid;grid-template-columns:1fr 1fr}.hdt-facet-details{position:relative}.hdt-facet-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px;background:transparent;cursor:pointer;font-size:10px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;white-space:nowrap;min-height:32px;list-style:none}.hdt-facet-summary .hdt-facet-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hdt-facet-summary::-webkit-details-marker{display:none}.hdt-facet-summary:focus-visible{outline:none}.hdt-facet-details[open] .hdt-facet-summary{background-color:var(--color-gray);color:#fff}.hdt-facet-details[open] .hdt-facet-arrow{transform:rotate(180deg)}.hdt-facet-label{font-size:13px;font-weight:600}.hdt-facet-arrow{display:flex;align-items:center;transition:transform .3s ease}.hdt-facet-arrow svg{color:currentColor;width:10px;height:5.5px}.hdt-facet-content{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e5e5;border-top:none;box-shadow:0 4px 12px #0000001a;z-index:9999;min-width:200px;width:fit-content;padding:16px;max-height:300px;overflow-y:auto;display:none}.hdt-facet-details[open] .hdt-facet-content{display:block}.hdt-facet-details[open]{z-index:10000}.hdt-facets-horizontal .hdt-filter-group__list{max-height:none;overflow-y:visible;margin-inline-end:0;list-style:none;padding:0;margin:0}.hdt-facets-horizontal .hdt-filter-group__list-item{font-size:var(--text-base);font-weight:var(--font-medium);color:rgb(var(--color-foreground));display:flex;align-items:center}.hdt-facets-horizontal .hdt-filter-group__list-item:last-child{margin-bottom:0}.hdt-facets-horizontal .hdt-filter-group__list--color .hdt-filter-group__list-item :checked+label{color:rgb(var(--color-foreground2));border:.6px solid #000000}.hdt-facets-horizontal .hdt-filter-group__list-item label{display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;padding:5px}.hdt-facets-horizontal .hdt-filter-group__list-item label>*{line-height:1}.hdt-facets-horizontal .hdt-filter-group__list-item input{width:1.6rem;height:1.6rem}.hdt-facets-horizontal .hdt-facets-checkbox{position:relative;width:16px;height:16px;min-width:16px;border:.5px solid #000;display:inline-flex;justify-content:center;align-items:center}.hdt-facets-horizontal .hdt-filter-group__list-item :checked+label .hdt-facets-checkbox{background-color:var(--color-gray);border-color:var(--color-gray)}.hdt-facets-horizontal :checked+label .hdt-facets-checkbox svg{transform:scale(1)}.hdt-facets-horizontal .hdt-filter-group__list-item svg{pointer-events:none;width:1.2rem;height:1.2rem;transform:scale(0);transition:transform .25s linear;will-change:transform;color:#fff}.hdt-facets-horizontal .hdt-filter-group__color{width:1.8rem;height:1.8rem;display:grid;justify-content:center;align-items:center;position:relative;background:var(--hdt-bg-image, none) var(--hdt-focal-point, center) / cover;background-color:var(--hdt-bg-color, #e5e5e5);transition:box-shadow .25s cubic-bezier(0,0,.44,1.18);will-change:box-shadow;border-radius:0}.hdt-facets-horizontal .hdt-filter-group__list-item .hdt-bg-color-white+.hdt-facets-color-icon svg{color:#000}.hdt-facets-horizontal :where(.hdt-facets-checkbox,.hdt-facets-checkbox-color){position:relative}.hdt-facets-horizontal :checked+label .hdt-facets-color-icon svg{transform:scale(1)}.hdt-facets-horizontal .hdt-filter-group__list--color .hdt-filter-group__list-item :checked+label .hdt-facets-checkbox-color:not(.hdt-bg-color-white):before{border:1px solid rgb(var(--color-line-border))}.hdt-facets-horizontal .hdt-filter-group__list--color .hdt-filter-group__list-item :checked+label .hdt-facets-label{font-weight:var(--font-bold)}.hdt-facets-horizontal .hdt-price-range_wrap{margin-top:0;width:280px}.hdt-facets-horizontal .hdt-price-range{--track: rgb(var(--color-line-border));--thumb: #000000;--height-track: .15rem;--width-thumb: 1rem;--height-thumb: 1rem;--radius-thumb: 50%}.hdt-facets-horizontal .hdt-filter-group__range-price input{position:absolute;width:100%;height:var(--height-track);top:calc(var(--height-track) * -1);background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.hdt-facets-horizontal .hdt-filter-group__range-price input[type=range]::-webkit-slider-runnable-track{background:none}.hdt-facets-horizontal .hdt-filter-group__range-price input[type=range]::-moz-range-progress{background:none}.hdt-facets-horizontal .hdt-filter-group__range-price input[type=range]::-moz-range-track{background:none}.hdt-facets-horizontal .hdt-filter-group__range-price input[type=range]::-webkit-slider-thumb{height:var(--height-thumb);width:var(--width-thumb);border:none;border-radius:var(--radius-thumb);background:var(--thumb);pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px #0000000d}.hdt-facets-horizontal .hdt-filter-group__range-price input[type=range]::-moz-range-thumb{cursor:pointer;height:var(--height-thumb);width:var(--width-thumb);border:none;border-radius:var(--radius-thumb);background:var(--thumb);pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px #0000000d}.hdt-facets-horizontal .hdt-filter-group__range-progress{position:relative;height:var(--height-track);background:var(--track);border-radius:5px}.hdt-facets-horizontal .hdt-filter-group__range-progress .hdt-progress{height:100%;left:var(--min-progress, 0);right:var(--max-progress, 0);position:absolute;border-radius:5px;background:var(--thumb)}.hdt-facets-horizontal .hdt-filter-group__input-price{gap:1rem;margin-top:1.5rem}.hdt-facets-horizontal .hdt-filter-group__input-price input{-webkit-appearance:textfield;appearance:textfield;text-align:start;background:none;border:none;width:100%;min-width:0;margin:0;padding:0;font-size:13px}.hdt-facets-horizontal .hdt-filter-group__input-price>div{border:.3px solid #000;padding:8px 5px;border-radius:0;height:28px}.hdt-facets-horizontal .hdt-filter-group__input-price input:focus{outline:none}.hdt-facets-horizontal .hdt-filter-group__input-price input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.hdt-facets-horizontal .hdt-filter-group__input-price input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.hdt-facets-horizontal .hdt-filter-group__input-price-wrap{gap:1.2rem 2rem;margin-top:3rem;flex-wrap:wrap}.hdt-facets-horizontal .hdt-filter-group__input-price-wrap>*{margin:0;text-transform:uppercase;color:#000}.hdt-facets-horizontal .hdt-btn-filter-price{padding:5px 14px;min-height:36px;font-size:12px;font-weight:600;line-height:1.2;background-color:rgb(var(--color-foreground) / .06);color:rgb(var(--color-foreground));text-transform:uppercase;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease}@media screen and (pointer:fine){.hdt-facets-horizontal .hdt-btn-filter-price:hover{background-color:rgb(var(--color-foreground) / .086)}}.hdt-facet-content::-webkit-scrollbar{width:4px}.hdt-facet-content::-webkit-scrollbar-track{background:#f1f1f1}.hdt-facet-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.hdt-facet-content::-webkit-scrollbar-thumb:hover{background:#999}.hdt-filter_btn{display:none}@media(max-width:1149px){.hdt-facets-horizontal-wrapper{position:fixed;top:0;right:-100%;left:auto;width:300px;height:100vh;background:#fff;z-index:9999;overflow-y:auto;padding:20px;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease-in-out}.hdt-facets-horizontal-wrapper.mobile-active{right:0}.hdt-facets-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.hdt-facets-overlay.active{opacity:1;visibility:visible}.hdt-filter_btn{display:inline-flex!important}.hdt-facets-horizontal{flex-direction:column;align-items:stretch}.hdt-facet-dropdown-item{width:100%;border-right:none}.hdt-facet-dropdown-item:last-child{border-bottom:none}.hdt-facet-summary{width:100%;justify-content:space-between}.hdt-facet-content{position:static;border:none;box-shadow:none;background:#f8f8f8;width:100%;max-height:none;display:none}.hdt-facet-details[open] .hdt-facet-content{display:block}.hdt-facets-horizontal .hdt-price-range_wrap{width:100%}.hdt-facets-horizontal .hdt-filter-group__list--color{grid-template-columns:repeat(5,1fr)}}@media(min-width:769px){.hdt-facets-horizontal-wrapper+hdt-drawer#hdt-filter_form{display:none!important}}.hdt-facet-summary:focus{outline:none}#hdt-filter_form .hdt-widget-categories{display:none!important}#hdt-filter_form::part(header){background-color:#fff;border-bottom:1px solid #e5e5e5;min-height:60px;padding:0 24px}#hdt-filter_form::part(close-button){color:#1a1a1a}#hdt-filter_form::part(body){background-color:#fff;padding:0}#hdt-filter_form::part(footer){background-color:#fff;border-top:1px solid #e5e5e5;padding:20px 24px}.vlz-filter-header{display:flex;align-items:center;flex:1}.vlz-filter-header-title{color:#1a1a1a;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2px}.hdt-filter-group{border-bottom:1px solid #e5e5e5;margin:0}.hdt-filter-group-summary{padding:20px 24px;cursor:pointer;list-style:none}.hdt-filter-group-summary::-webkit-details-marker{display:none}.hdt-filter-group .hdt-facet-title{font-size:11px!important;font-weight:300!important;letter-spacing:2px!important;text-transform:uppercase!important;color:#1a1a1a!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.hdt-filter-group .hdt-facet-title .hdt-facet-title_icon{display:none!important}.hdt-filter-group summary .hdt-facet-title>span:last-child:after{content:"+";font-size:20px;font-weight:200;line-height:1;color:#1a1a1a}.hdt-filter-group[open] summary .hdt-facet-title>span:last-child:after{content:"\2212"}.hdt-filter-group__display{padding:0 24px 20px}.vlz-filter-footer{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vlz-filter-clear-btn{display:flex;align-items:center;justify-content:center;height:48px;border:1px solid #1a1a1a;font-size:15px;font-weight:300;letter-spacing:2px;text-transform:uppercase;text-decoration:none;color:#1a1a1a}.vlz-filter-apply-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background-color:#1a1a1a;color:#fff;border:none;font-size:15px;font-weight:300;letter-spacing:2px;text-transform:uppercase;cursor:pointer}@media(max-width:767px){.hdt-collection-sorting::part(close-button){display:none!important}.hdt-collection-sorting::part(header){display:flex!important;justify-content:center!important;border-bottom:1px solid #e5e5e5;background-color:#fff;min-height:48px;padding:0 20px}.hdt-collection-sorting p[slot=header]{font-size:11px;font-weight:300;letter-spacing:2px;text-transform:uppercase;color:#aaa;margin:0}.hdt-collection-sorting::part(body){padding-top:4px;padding-bottom:4px}.hdt-collection-sorting hdt-richlist button{justify-content:center!important;text-align:center!important;text-transform:uppercase!important;font-size:11px!important;font-weight:300!important;letter-spacing:2px!important;line-height:1!important;padding:20px!important;color:#1a1a1a!important;background-color:transparent!important}.hdt-collection-sorting hdt-richlist button[aria-selected=true]{background-color:transparent!important;color:#1a1a1a!important}.hdt-collection-sorting hdt-richlist button:before,.hdt-collection-sorting hdt-richlist button[aria-selected=true]:before,.hdt-collection-sorting hdt-richlist button:after,.hdt-collection-sorting hdt-richlist button[aria-selected=true]:after{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/facets-custom.css.map */
