.product-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:var(--margin-xs);row-gap:30px}.product-grid>*{min-width:0}@media only screen and (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:820px){.product-grid{grid-template-columns:repeat(2,1fr);column-gap:var(--margin-xs);row-gap:var(--margin)}}.collection-card{display:flex;flex-direction:column;gap:var(--margin)}.collection-card-media-container{background:#d3d3d3;position:relative}.collection-card-link-media{line-height:0;display:block}.collection-card-info-text{display:flex;justify-content:space-between;align-items:baseline;gap:var(--margin-xs);padding:0 10px}.collection-card-title{font-weight:var(--font-weight-regular);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:17px}@media only screen and (max-width:820px){.collection-card{gap:var(--margin-s)}}.product-card{display:flex;flex-direction:column;gap:var(--margin)}@media only screen and (max-width:820px){.product-card{gap:var(--margin-s)}}.product-card-media-container{background:#d3d3d3;position:relative}.product-card-link-media{line-height:0;display:block}.product-card-image{width:100%;height:auto}.product-card-label{position:absolute;top:0;right:0;padding:var(--margin);z-index:2;pointer-events:none}.product-card-hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;pointer-events:none}.product-card-media-container:hover .product-card-hover{opacity:1}.product-card-label-container{position:absolute;top:0;right:0;padding:var(--margin);z-index:2;pointer-events:none;text-transform:uppercase}.product-card-info-text{display:flex;justify-content:space-between;align-items:baseline;gap:var(--margin-xs);padding:0 10px}.product-card-info-text>*{min-width:0}.product-card-title{font-weight:var(--font-weight-regular);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:17px}.product-card-price{flex-shrink:0}.product-card-compare-price{margin-right:5px}.product-card-info-text.hover-info{display:none}@media(hover:hover){.product-card.has-hover-info .product-card-media-container:hover+.product-card-info-container .product-card-info-text:not(.hover-info){display:none}.product-card.has-hover-info .product-card-media-container:hover+.product-card-info-container .product-card-info-text.hover-info{display:flex}}.product-card-hover-primary{min-width:0;flex:1 1 auto}.product-card-hover-secondary{flex-shrink:0}.product-card-hover-sizes{font-weight:var(--font-weight-regular)}.product-card-size.option-unavailable{opacity:.4}.product-card-hover-family{display:flex;align-items:center;gap:5px}.product-family-link{position:relative;display:block;width:14px;height:14px;border:1px solid var(--foreground-color);background:var(--swatch-color, transparent)}@media only screen and (max-width:820px){.product-card-info-text{padding:0 var(--margin-xs)}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/style_components.css.map */
