.collection-grid{display:grid;grid-auto-rows:minmax(0,1fr);gap:38px;padding-top:100px}.snippet-promo-image{position:relative}.promo-list{display:block;width:100%;height:100%;position:relative}.promo-list:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.promo-list{min-height:300px}.snippet-collection-filter{width:100%;display:block;position:relative}.filterwrap input[type=radio],.filterwrap input[type=checkbox]{display:none}.filterwrap label{cursor:pointer}.filterwrap input[type=radio]:checked+label,.filterwrap input[type=checkbox]:checked+label{font-weight:700}.filterwrap input[type=checkbox][disabled]+label{opacity:.4;cursor:no-drop}.range-wrap{position:relative;width:100%;max-width:100%}.price-slider{position:relative;z-index:1;height:3px;margin:0 5px}.price-slider>.track{position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#8e8e8e}.price-slider>.range{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;border-radius:5px;background-color:#000}.price-slider>.thumb{position:absolute;z-index:3;width:10px;height:10px;background-color:#000;border-radius:50%;top:-3px;cursor:pointer}.price-slider>.thumb.left{left:0%;transform:translate(-5px)}.price-slider>.thumb.right{right:0%;transform:translate(5px)}#MainContent:not(.firefox) .range-wrap input[type=range]{pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.range-wrap input[type=range]{position:absolute;z-index:2;height:3px;width:100%;opacity:0;cursor:pointer;margin:0}.range-wrap input[type=range]::-webkit-slider-thumb{pointer-events:all;width:10px;height:10px;border-radius:50%;background-color:#000;-webkit-appearance:none;margin:0}.range-wrap{padding:10px 0 0}.amount-wrap{display:flex;justify-content:space-between;padding:10px 0}.section-collection{min-height:600px}.collection-filter-sort-by{padding-bottom:20px;border-bottom:1px solid rgba(77,26,0,.2)}.filter-sort-by{display:flex;align-items:center;justify-content:space-between;gap:20px}.coll-sort-by .custom-sort,.custom-filter-dropdown{position:relative;width:max-content}.coll-sort-by .sort-selected,.filter-selected{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.coll-sort-by .sort-selected .arrow,.custom-filter-dropdown .arrow{display:flex}.coll-sort-by .sort-dropdown{position:absolute;top:100%;right:0;background:#fff;list-style:none;margin:8px 0 0;padding:0;border:1px solid #ddd;min-width:max-content;display:none;z-index:10}.custom-filter-dropdown.active-dropdown .filter-dropdown{position:absolute;top:100%;left:0;background:#fff;list-style:none;margin:8px 0 0;padding:10px;border:1px solid #ddd;min-width:max-content;display:none;z-index:10}.custom-filter-dropdown.active-dropdown .filter-dropdown li{padding:5px}.clear-filter{background-color:var(--button-text);color:var(--button-background);padding:5px 10px}.coll-sort-by .sort-dropdown li{padding:10px 14px;cursor:pointer}.js-clear-filter{display:none}.coll-sort-by .sort-dropdown li:hover{background:#f5f5f5}.coll-sort-by .sort-dropdown li.active{font-weight:700}.coll-sort-by .sort-box{position:unset;display:block;width:fit-content;min-width:fit-content}.coll-sort-by,.filter-box.filterwrap,.filter-wrap{display:flex;justify-content:end;align-items:center;gap:14px}.custom-filter-dropdown ul.filter-dropdown{display:none}.coll-sort-by .arrow,.custom-filter-dropdown .arrow{transition:transform .25s ease}.coll-sort-by .active-dropdown .arrow,.custom-filter-dropdown.active-dropdown .arrow{transform:rotate(180deg)}a.filter-apply,a.sort-filter-apply{display:inline-flex}.mobile-filter-sort{display:none}@media(max-width:991px){.promo-list{min-height:auto}.collection-grid{gap:24px}.snippet-collection-filter{display:none}.mobile-filter-sort{position:fixed;bottom:0;left:0;right:0;z-index:999;display:block}.mobile-filter-trigger{width:100%;padding:10px;background-color:var(--brown);color:var(--white)}.mobile-drawer{position:fixed;top:0;left:-100%;width:85%;height:100%;background:#fff;z-index:1000;overflow-y:auto;transition:left .3s ease;padding:20px}button.drawer-close{display:flex;width:fit-content}.mobile-drawer.open{left:0}.mobile-drawer-header,.mobile-drawer-footer{position:sticky;background:#fff;z-index:1}.mobile-drawer-header{top:0;display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.mobile-filters .facet-list{width:100%}label.mobile-sort-option{width:100%;display:flex;padding-bottom:10px;align-items:center;gap:5px}label.mobile-sort-option:last-child{padding-bottom:0}.mobile-drawer-footer{bottom:0;position:absolute;width:100%}.mobile-filters .facet-list .filter-selected.active-dropdown .arrow{transform:rotate(180deg)}.mobile-sort-accordion{padding-top:30px}.mobile-sort-accordion .sort-selected{padding:10px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.mobile-sort-option input[type=radio]{margin:0;accent-color:var(--brown)}.mobile-sort-accordion .sort-dropdown li{padding-bottom:10px}.mobile-drawer-footer-details{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-drawer-info{height:100%;position:relative}.mobile-drawer-footer-details>*{width:50%;padding:10px;border-radius:5px;background-color:var(--brown);color:var(--white)}.mobile-filters .filter-wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start}.mobile-filters .facet-list .custom-filter-dropdown{position:unset;width:100%}.mobile-filters .facet-list .filter-selected{justify-content:space-between}.mobile-filters .facet-list .filter-dropdown li input{margin:0;accent-color:var(--brown)}.mobile-filters .facet-list .filter-dropdown{padding-top:10px}.mobile-filters .facet-list .filter-dropdown li{display:flex;align-items:center;gap:5px;padding-bottom:10px}.mobile-filters .filter-wrap div:empty{display:none}.mobile-filters .facet-list .filter-dropdown li:last-child{padding-bottom:0}.collection-filter-sort-by{padding:0;border:none}.collection-grid{padding:0}body.filter-drawer-open{overflow:hidden}}@media(max-width:640px){.filterwrap{min-width:100%}.collection-grid{gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/collection-section.css.map */
