.products__grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.products__grid--3-col{grid-template-columns:repeat(3,1fr)}.products__grid--4-col{grid-template-columns:repeat(4,1fr)}.grid-item--colspan-2{grid-column:span 2;grid-row:span 2;height:100%}.grid-item--colspan-2 .product,.grid-item--colspan-2 .product .inner{height:100%}.grid-item--colspan-2 .product__image--callout{height:calc(100% - 190px)}@media (max-width: 1365px){.products__grid{gap:0px}}@media (max-width: 700px){.products__grid,.products__grid--1-col{grid-template-columns:repeat(2,1fr)}.products__grid--1-col .product-grid-item{grid-column:span 2;grid-row:span 2;height:96%}.products__grid--1-col .product-grid-item .product{height:100%}.products__grid--2-col{grid-template-columns:repeat(2,1fr)}.product__image{height:190px}}.collection__description{grid-column:1 / -1;width:100%;margin-top:40px;display:flex;clear:both;align-items:center}.filter-bar__layout{display:none;min-width:120px}@media (max-width: 700px){.filter-bar__layout{display:flex;justify-content:center}.filter-bar__layout--mobile{display:flex;gap:6px}}.layout-button{background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border:none;width:100%}.layout-icon{display:flex;align-items:center;gap:8px;width:100%;justify-content:flex-end}.layout-label{font-size:16px;font-family:din-2014,sans-serif;font-weight:700;color:#293238}.layout-button svg{width:20px;height:20px;fill:#293238}.products__grid .mobile-only{display:block}.products__grid .desktop-only{display:none}@media screen and (min-width: 700px){.products__grid .mobile-only{display:none}.products__grid .desktop-only{display:block}}
/*# sourceMappingURL=/cdn/shop/t/379/assets/collection-filters.css.map */
