.product-wrapper-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4.5rem 2.4rem}.product-card-image{background:#f6f6f6}.product-card-image-inner{padding-bottom:100%;position:relative}.product-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.product-card img+img{opacity:0}.product-card:hover img:has(+img){opacity:0}.product-card:hover img+img{opacity:1}.product-card-content{margin-top:1.6rem;padding:1.6rem}.product-card-content-left p{font-size:1.6rem;line-height:2.2rem;font-weight:500;color:var(--color-dark);margin:0 0 .4rem}.product-card-content-left span{color:#a3a3a3}.product-card-content-right span{padding:.8rem 1.6rem;color:var(--color-dark);border:1px solid #E5E5E5;border-radius:3.2rem;display:block;font-weight:500;line-height:2.2rem;font-size:1.6rem}.product-card-content-right{margin-top:1.6rem;width:fit-content;display:flex;align-items:center;gap:1rem}.product-card-content-right.sold-out span{text-decoration:line-through}.product-card-content-right .soldout{background-color:#980009;border-color:#980009;font-size:1.2rem;color:#fff;line-height:1rem;width:fit-content;text-decoration:none!important;display:none}.product-card-content-right.sold-out .soldout{display:block}.product-card{position:relative;box-shadow:0 0 10px 1px #0000001a;-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,.1);-moz-box-shadow:0px 0px 10px 1px rgba(0,0,0,.1);height:100%;background-color:rgb(var(--color-background))}.product-card>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}@media screen and (max-width: 1023px){.product-wrapper-grid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 768px){.product-wrapper-grid,.product-wrapper-grid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 1.6rem}.product-card-content-left p{font-size:1.6rem;line-height:2rem}.product-card-content-right span{padding:0;border:none;font-size:1.4rem;line-height:1.8rem}.product-card-content-right{flex-direction:column;align-items:flex-start}.product-card-content-right .soldout{padding:.5rem 1rem}}span.compare_price{padding:0;border:none;font-size:14px;opacity:.6;text-decoration:line-through;display:inline-block;margin-left:5px;color:#980009}@media screen and (max-width: 768px){span.compare_price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/card-product.css.map */
