.product_card{width:100%}.clearance{color:var(--orange);font-size:8px;letter-spacing:normal;margin:-1px 0 0 2px}.product_card a{width:100%;height:100%;display:grid}.product_card img{width:100%;height:100%;object-fit:cover;filter:blur(0px);transition:box-shadow .3s ease;grid-column:1/1;grid-row:1/1}.product_card.out-of-stock img{filter:grayscale(1)}.second_image{opacity:0;transition:opacity .1s ease;grid-column:1/1;grid-row:1/1}.second_image.show{opacity:1}.product_card:hover img{transition:box-shadow .3s ease;box-shadow:#00000005 0 1px 1px,#1b1f2326 0 0 0 1px;transition:opacity .5s ease}.product_card:hover .second_image{opacity:1;transition:opacity .5s ease}.product_card:hover .product_info{opacity:.6}.product_info{display:flex;flex-direction:row;justify-content:space-between;padding:var(--indent);transition:opacity .3s ease}.product_info a h3{display:flex;flex-direction:row;align-items:flex-start}.pc_variant{padding:var(--indent);opacity:.6}.pc_sold_out{text-align:right;opacity:.6}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product-card.css.map */
