.wf-collection-page{background:var(--section-bg, #ffffff);color:var(--section-fg, #0b0b0b)}.wf-collection-page__inner{display:grid;gap:28px}.wf-collection-hero{display:grid;gap:18px;border-bottom:1px solid rgb(11 11 11 / 12%);padding-bottom:28px}.wf-collection-hero__breadcrumb{font-size:12px;font-weight:700}.wf-collection-hero__content{display:grid;gap:12px;max-width:760px}.wf-collection-hero__title{margin:0;font-size:clamp(42px,5vw,76px);font-weight:800;line-height:.95;text-transform:uppercase}.wf-collection-hero__description{max-width:52rem;font-size:13px;font-weight:700;line-height:1.55}.wf-collection-hero__description p{margin:0}.wf-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:46px}.wf-collection-toolbar__left,.wf-collection-toolbar__right{display:flex;align-items:center;gap:12px}.wf-collection-toolbar__right{justify-content:flex-end}.wf-collection-toolbar__filter{display:none;min-height:38px;align-items:center;gap:8px;border:1px solid #0b0b0b;background:#fff;color:#0b0b0b;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:0 14px;text-transform:uppercase}.wf-collection-toolbar__filter strong{display:inline-grid;place-items:center;min-width:19px;min-height:19px;background:#0b0b0b;color:#fff;font-size:10px;line-height:1}.wf-collection-toolbar__count{margin:0;color:#0b0b0bb3;font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.wf-collection-grid-switcher{display:flex;align-items:center;gap:6px}.wf-collection-grid-switcher__button{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid rgb(11 11 11 / 18%);background:#fff;color:#0b0b0b;cursor:pointer;padding:0}.wf-collection-grid-switcher__button span{display:grid;grid-auto-flow:column;gap:2px}.wf-collection-grid-switcher__button i{display:block;width:4px;height:16px;background:currentColor;opacity:.42}.wf-collection-grid-switcher__button.is-active{border-color:#0b0b0b}.wf-collection-grid-switcher__button.is-active i{opacity:1}.wf-collection-sort{position:relative;display:flex;align-items:center}.wf-collection-sort__icon{position:absolute;left:13px;z-index:1;pointer-events:none}.wf-collection-sort select{min-height:38px;min-width:188px;border:1px solid rgb(11 11 11 / 18%);background:#fff;color:#0b0b0b;cursor:pointer;font:inherit;font-size:12px;font-weight:800;line-height:1.2;padding:0 34px 0 40px;text-transform:uppercase}.wf-collection-active-filters{display:flex;flex-wrap:wrap;gap:8px}.wf-collection-active-filter{display:inline-flex;min-height:30px;align-items:center;gap:8px;border:1px solid rgb(11 11 11 / 18%);background:#fff;color:inherit;font-size:12px;font-weight:800;line-height:1;padding:0 10px;text-decoration:none}.wf-collection-active-filter--clear{border-color:#0b0b0b;text-transform:uppercase}.wf-collection-shell{display:grid;grid-template-columns:var(--collection-sidebar-width, 230px) minmax(0,1fr);gap:38px;align-items:start}.wf-collection-shell--no-sidebar{grid-template-columns:minmax(0,1fr)}.wf-collection-sidebar{position:sticky;top:92px;display:grid;gap:26px;min-width:0}.wf-collection-sidebar__blocks{display:grid;gap:0;border-top:1px solid rgb(11 11 11 / 14%)}.wf-collection-sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgb(11 11 11 / 14%);color:inherit;font-size:12px;font-weight:800;line-height:1.2;min-height:42px;text-decoration:none;text-transform:uppercase}.wf-collection-sidebar-link small{color:#0b0b0b8c;font-size:11px;font-weight:800}.wf-collection-sidebar-link.is-active{text-decoration:underline;text-underline-offset:4px}.wf-collection-sidebar-note,.wf-collection-sidebar-promo{display:grid;gap:10px;border:1px solid rgb(11 11 11 / 14%);padding:18px}.wf-collection-sidebar-note h3,.wf-collection-sidebar-promo h3{margin:0;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.wf-collection-sidebar-note p,.wf-collection-sidebar-promo p{margin:0;font-size:12px;font-weight:700;line-height:1.5}.wf-collection-sidebar-promo a{width:fit-content;color:inherit;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}.wf-collection-filters__form{display:grid;gap:14px}.wf-collection-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.wf-collection-filters__title{margin:0;font-size:13px;font-weight:800;line-height:1.2;text-transform:uppercase}.wf-collection-filters__clear,.wf-collection-filter__remove{color:inherit;font-size:11px;font-weight:800;line-height:1.2;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}.wf-collection-filters__groups{display:grid}.wf-collection-filter{border-top:1px solid rgb(11 11 11 / 14%)}.wf-collection-filter:last-child{border-bottom:1px solid rgb(11 11 11 / 14%)}.wf-collection-filter__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;cursor:pointer;font-size:12px;font-weight:800;list-style:none;text-transform:uppercase}.wf-collection-filter__summary::-webkit-details-marker{display:none}.wf-collection-filter__summary-meta{display:inline-flex;align-items:center;gap:7px;color:#0b0b0b94}.wf-collection-filter__summary .wf-icon{transition:transform .18s ease}.wf-collection-filter[open] .wf-collection-filter__summary .wf-icon{transform:rotate(180deg)}.wf-collection-filter__body{display:grid;gap:12px;padding:0 0 16px}.wf-collection-filter__list{display:grid;gap:9px}.wf-collection-filter__choice{display:grid;grid-template-columns:18px auto minmax(0,1fr) auto;gap:8px;align-items:center;color:#0b0b0b;cursor:pointer;font-size:12px;font-weight:700;line-height:1.25}.wf-collection-filter__choice input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.wf-collection-filter__box{display:block;width:16px;height:16px;border:1px solid rgb(11 11 11 / 35%);background:#fff}.wf-collection-filter__choice input:checked+.wf-collection-filter__box{background:#0b0b0b;box-shadow:inset 0 0 0 3px #fff}.wf-collection-filter__choice input:focus-visible+.wf-collection-filter__box{outline:2px solid #0b0b0b;outline-offset:2px}.wf-collection-filter__swatch{width:16px;height:11px;border:1px solid rgb(11 11 11 / 18%);background:var(--filter-swatch, #b97839)}.wf-collection-filter__choice:not(.has-swatch){grid-template-columns:18px minmax(0,1fr) auto}.wf-collection-filter__label{min-width:0}.wf-collection-filter__count{color:#0b0b0b7f;font-size:11px}.wf-collection-filter__choice.is-disabled{cursor:not-allowed;opacity:.44}.wf-collection-price{display:grid;grid-template-columns:1fr 1fr;gap:10px}.wf-collection-price__field{display:grid;gap:6px;font-size:11px;font-weight:800;line-height:1.2;text-transform:uppercase}.wf-collection-price__field input{width:100%;min-height:38px;border:1px solid rgb(11 11 11 / 18%);background:#fff;color:#0b0b0b;font:inherit;font-size:12px;font-weight:700;padding:0 10px}.wf-collection-filters__actions{margin-top:4px}.wf-collection-filters__empty{margin:0;color:#0b0b0ba3;font-size:12px;font-weight:700;line-height:1.45}.wf-collection-grid{display:grid;grid-template-columns:repeat(var(--collection-grid-columns, 4),minmax(0,1fr));gap:34px var(--collection-grid-gap, 20px)}.wf-collection-grid .wf-product-card{flex:initial}.wf-collection-grid .wf-product-card__media{background:var(--product-media-bg, #f0efe6)}.wf-collection-pagination{margin-top:46px}.wf-collection-empty{display:grid;justify-items:start;gap:14px;min-height:280px;align-content:center;border:1px solid rgb(11 11 11 / 12%);padding:34px}.wf-collection-empty h2{margin:0;font-size:24px;font-weight:800;line-height:1.1;text-transform:uppercase}.wf-collection-empty p{margin:0;color:#0b0b0bb3;font-size:13px;font-weight:700;line-height:1.5}.wf-collection-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;justify-items:start;pointer-events:none}.wf-collection-filter-drawer[hidden]{display:none}.wf-collection-filter-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000006b;opacity:0;transition:opacity .22s ease}.wf-collection-filter-drawer__panel{position:relative;width:min(100%,390px);height:100dvh;background:#fff;color:#0b0b0b;opacity:0;overflow:auto;padding:24px;transform:translate(-100%);transition:opacity .22s ease,transform .22s ease}.wf-collection-filter-drawer.is-open{pointer-events:auto}.wf-collection-filter-drawer.is-open .wf-collection-filter-drawer__overlay{opacity:1}.wf-collection-filter-drawer.is-open .wf-collection-filter-drawer__panel{opacity:1;transform:translate(0)}.wf-collection-filter-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.wf-collection-filter-drawer__header h2{margin:0;font-size:16px;font-weight:800;line-height:1.2;text-transform:uppercase}.wf-collection-mobile-links{display:grid;gap:0;margin-bottom:22px;border-top:1px solid rgb(11 11 11 / 14%)}.wf-collection-mobile-links a{border-bottom:1px solid rgb(11 11 11 / 14%);color:inherit;font-size:12px;font-weight:800;min-height:42px;padding:14px 0;text-decoration:none;text-transform:uppercase}@media(max-width:989px){.wf-collection-shell{grid-template-columns:minmax(0,1fr)}.wf-collection-sidebar{display:none}.wf-collection-toolbar__filter{display:inline-flex}}@media(max-width:749px){.wf-collection-page__inner{gap:22px}.wf-collection-hero{padding-bottom:22px}.wf-collection-hero__title{font-size:clamp(34px,12vw,48px)}.wf-collection-toolbar{display:grid;gap:12px}.wf-collection-toolbar__filter{min-height:44px}.wf-collection-toolbar__left,.wf-collection-toolbar__right{justify-content:space-between;width:100%}.wf-collection-grid-switcher{display:none}.wf-collection-sort{flex:1 1 auto}.wf-collection-sort select{width:100%;min-width:0;min-height:44px}.wf-collection-active-filters{overflow-x:auto;flex-wrap:nowrap;margin-inline:calc(var(--mobile-container-padding, 20px) * -1);padding-inline:var(--mobile-container-padding, 20px);scrollbar-width:none}.wf-collection-active-filters::-webkit-scrollbar{display:none}.wf-collection-active-filter{flex:0 0 auto;min-height:44px;align-items:center}.wf-collection-grid{grid-template-columns:repeat(var(--collection-grid-mobile-columns, 2),minmax(0,1fr));gap:28px var(--collection-mobile-grid-gap, 12px)}.wf-collection-grid .wf-product-card__meta{gap:8px}.wf-collection-filter__summary{overflow-wrap:anywhere}.wf-collection-filter__choice{min-height:44px;padding-block:4px}.wf-collection-filter__label,.wf-collection-filter__choice,.wf-collection-filters__clear,.wf-collection-filter__remove{overflow-wrap:anywhere}.wf-collection-filters__clear,.wf-collection-filter__remove{display:inline-flex;min-height:44px;align-items:center}.wf-collection-filter-drawer__panel{width:min(100%,350px);padding:22px 20px}.wf-collection-empty{min-height:220px;padding:24px}}@media(prefers-reduced-motion:reduce){.wf-collection-page *,.wf-collection-page *:before,.wf-collection-page *:after,.wf-collection-filter-drawer *,.wf-collection-filter-drawer *:before,.wf-collection-filter-drawer *:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/wildforge-collection.css.map */
