.product-photo{height:255px;position:relative;overflow:hidden;background:#d8c3b3}.product-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-card:hover .product-photo img{transform:scale(1.035)}.product-photo span{position:absolute;left:12px;top:12px;background:rgba(39,25,18,.7);color:#fff;padding:5px 7px;font:9px Arial,Helvetica,sans-serif;letter-spacing:.15em;text-transform:uppercase}.scalloped-product-photo{overflow:visible;z-index:0}.scalloped-product-photo:after{content:"";position:absolute;left:13%;right:13%;bottom:-13px;height:24px;background:rgba(65,38,23,.28);filter:blur(13px);border-radius:50%;z-index:-1}
