.collection-view-switch{display:flex;align-items:center;margin-left:auto;gap:.5rem}.collection-view-switch__button{background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.collection-view-switch__button:hover{background:rgba(var(--color-foreground),.05)}.collection-view-switch__button.active{background:rgba(var(--color-foreground),.1)}.collection-view-switch__button svg{width:20px;height:20px;fill:none;stroke:rgb(var(--color-foreground));stroke-width:1.5}.product-list-view{display:none}.product-list-view.active{display:block}.product-grid-view.hidden{display:none}.product-list-item{display:flex;margin-bottom:2rem;border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));border-radius:var(--border-radius);overflow:hidden}.product-list-item__image-container{width:150px;flex-shrink:0}.product-list-item__image{width:100%;height:200px;object-fit:cover}.product-list-item__content{padding:2rem;display:flex;flex-direction:column;width:100%;height:200px;justify-content:space-between}.product-list-item__info{margin-bottom:1rem}.product-list-item__title{margin-top:0;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.product-list-item__price{margin-bottom:0}.product-list-item__quick-add{width:100%;margin-top:auto}@media screen and (max-width: 749px){.product-list-item{flex-direction:column}.product-list-item__image-container{width:100%}.product-list-item__content{padding:1.5rem}}.facets__form .facets__disclosure{display:flex;align-items:center}.facets__form .facet-filters__sort{margin-right:1rem}@media screen and (max-width: 989px){.mobile-facets__wrapper .collection-view-switch{margin-top:1rem}}.collection-divider{width:100%;text-align:center;margin:0;padding:1rem;background-color:#06c;color:#fff;border-radius:var(--border-radius);font-size:1.8rem;font-weight:700;height:100%;display:flex;align-items:center;justify-content:center}.grid__item--full-width .collection-divider{height:98%;margin:0;display:flex;align-items:center;justify-content:center}.product-list-divider{width:100%;margin:2rem 0;list-style:none}.product-list-divider .collection-divider{margin:0}.grid__item--full-width{grid-column:1 / -1;width:100%;max-width:100%;display:flex;align-items:stretch;min-height:350px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/collection-view-switch.css.map */
