.item-grid{min-width:100%;width:100%;display:grid;align-items:flex-start;grid-template-columns:repeat(2,1fr);grid-gap:6px;gap:6px;grid-row-gap:20px;row-gap:20px}@media (min-width: 1050px){.item-grid{grid-template-columns:repeat(3,1fr);-moz-column-gap:30px;column-gap:30px;row-gap:40px}}@media (min-width: 1700px){.item-grid{grid-template-columns:repeat(4,1fr)}}.item-grid .item-grid,.item-grid .item-grid-item{width:100%}.item-grid .item-grid-item-image-area{width:100%;position:relative}.item-grid .item-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-shrink:1;text-align:center;height:100%}.item-grid .item-grid-item span.row{margin-bottom:.2em}.item-grid .item-grid-item.with-hover-image .item-grid-item-image .hover-image,.item-grid .item-grid-item.with-hover-image .item-grid-item-image .hover-image img{display:none}@media (any-hover: hover){.item-grid .item-grid-item.with-hover-image .item-grid-item-image .hover-image{display:block;position:absolute;left:0;top:0;z-index:1;opacity:0;transition:opacity .6s ease-out}.item-grid .item-grid-item.with-hover-image .item-grid-item-image:hover .hover-image{opacity:1}}.item-grid .item-grid-item.sold-item .item-grid-item-image{position:relative}.item-grid .item-grid-item.sold-item .item-grid-item-image:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background:var(--sold-item-blackout-color);opacity:var(--sold-item-blackout-color-opacity);transition:opacity .3s ease-out}.item-grid .item-grid-item.sold-item:hover .item-grid-item-image:after{opacity:0}.item-grid .item-grid-item .item-grid-item-image{aspect-ratio:4/6;display:block;width:100%;position:relative;overflow:hidden;background:#f5f6f4}.item-grid .item-grid-item .item-grid-item-image canvas{width:100%;background:#eee;display:block}.item-grid .item-grid-item .item-grid-item-image img,.item-grid .item-grid-item .item-grid-item-image video{display:block;width:100%;aspect-ratio:4/ 6;height:auto;margin:0 auto;-o-object-fit:cover;object-fit:cover;transition:opacity .2s linear}.item-grid .item-grid-item .item-grid-item-image img[data-src]:not([src]),.item-grid .item-grid-item .item-grid-item-image video[data-src]:not([src]){opacity:0}.item-grid .item-grid-item .item-grid-item-info-size{margin-top:.2em;display:block}.item-grid .item-grid-item .item-grid-item-info{position:relative;text-align:left;width:100%;display:flex;flex-direction:column;align-items:flex-start;font-size:12px}@media (min-width: 1050px){.item-grid .item-grid-item .item-grid-item-info{font-size:14px}}.item-grid .item-grid-item .item-grid-item-info .item-grid-item-info-sold{position:absolute;left:0;right:0;opacity:1}.item-grid .item-grid-item .item-grid-item-info .item-grid-item-info-vendor{font-weight:600}.item-grid a.item-grid-item:hover{text-decoration:none;color:inherit}.product-grid-badges{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:5px;padding:5px}.item-grid-item-image-area .product-grid-badges{position:absolute;bottom:0;justify-content:flex-end;display:none}.item-grid-item-text-area .product-grid-badges{padding-left:0}.item-grid-item-text-area .product-grid-badges .product-grid-badge{border:1px black dotted}.product-grid-badge{background-color:#fff;padding:.25em .5em;font-weight:600;display:none;text-transform:uppercase;align-self:flex-start;font-size:10px}.item-grid-item.recently-viewed .product-grid-badge.recently-viewed-badge,.item-grid-item.popular-wishlist-item .product-grid-badge.popular-wishlist-badge,.product-grid-badge.force-show{display:block}.product-grid-badge .hover-text{display:none}a.product-grid-badge:hover{border-style:solid}.item-grid-item-text-area{width:100%;position:relative;margin-top:.5em;height:100%;display:flex;flex-direction:column}@media (min-width: 1050px){.item-grid-item-text-area{justify-content:space-between}}.item-grid-item-text-area-hover{display:none}.quick-view-button-wrapper{position:absolute;right:0;bottom:0;left:0;z-index:1;display:none;padding:5px}@media (any-hover: hover){.quick-view-button-wrapper{opacity:0;display:block}product-index-item:hover .quick-view-button-wrapper{opacity:1}}.quick-view-button.styled-button.tiny{color:#000!important}.quick-view-button.styled-button.tiny{padding:1.2em .6em;border-width:0;font-size:10px;width:100%;opacity:.75;transition:opacity .3s ease-out}.quick-view-button.styled-button.tiny:hover{background:#fff!important;color:#000!important}.quick-view-button.styled-button.tiny:hover{opacity:1}.item-grid.styled-with-item-grid{margin-bottom:-10px}@media (min-width: 1050px){.item-grid.styled-with-item-grid{grid-template-columns:repeat(2,1fr)}}.item-grid.styled-with-item-grid .hover-image,.item-grid.styled-with-item-grid .quick-view-button-wrapper,.item-grid.styled-with-item-grid .product-grid-badges{display:none!important}.item-grid.styled-with-item-grid .hover-image,.item-grid.styled-with-item-grid .quick-view-button-wrapper,.item-grid.styled-with-item-grid .product-grid-badges{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/101/assets/styles-item-grid.css.map */
