.grid-toggle{display:flex;align-items:center;gap:10px}.grid-toggle__btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none;box-shadow:none;color:#c6c6c6;cursor:pointer;transition:color .15s ease-in}.grid-toggle__btn:hover,.grid-toggle__btn[aria-pressed=true]{color:rgba(var(--color-foreground),.5)}.grid-toggle__icon{display:block;width:1.6rem;height:1.6rem}@media screen and (min-width:750px){.grid-toggle{gap:12px}}@media screen and (max-width:749px){.facets-wrapper .grid-toggle__icon{width:1.3rem;height:1.3rem}.facets-wrapper.filter-drawer{margin-top:10px}}@media screen and (max-width:989px){.product-grid[data-cols-mobile="1"]{grid-template-columns:minmax(0,1fr)}.product-grid[data-cols-mobile="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid[data-cols-mobile="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid[data-cols-mobile="4"] .product-card-image-rows{display:none}}@media screen and (min-width:990px){.product-grid[data-cols-desktop="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid[data-cols-desktop="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid[data-cols-desktop="8"]{grid-template-columns:repeat(8,minmax(0,1fr))}}.product-grid[data-image-only=true] .card__content{display:none}.facets-wrapper.filter-drawer{align-items:center}.facets-wrapper.filter-drawer .collection-secondary-nav{flex:0 1 auto;min-width:0;padding-top:0;padding-bottom:0}.sticky-filter{position:fixed;left:50%;bottom:2rem;z-index:30;transform:translate(-50%,calc(100% + 3rem));transition:transform .35s ease;pointer-events:none}.sticky-filter--visible{transform:translate(-50%);pointer-events:auto}.sticky-filter__inner{display:flex;align-items:center;gap:18px;padding:10px 15px;background:rgb(var(--color-background));box-shadow:0 .4rem 2rem rgba(var(--color-foreground),.18)}.sticky-filter__filter{display:flex;align-items:center;justify-content:center;padding:1rem 2.4rem;font-size:var(--text-xs);line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer}.sticky-filter__filter:hover{border-color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-grid-toggle.css.map */
