.product-image{max-width:90%;max-height:90%;position:relative;overflow:hidden}.product-image img{width:100%;height:200px;transition:transform .3s;display:block}.product-image:hover img{transform:scale(1.05);box-shadow:0 8px 20px #0003}.cart-btn.disabled,.cart-btn:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.corner-strip{color:#fff;z-index:2;background-color:#e74c3c;padding:5px 50px;font-size:12px;font-weight:700;position:absolute;top:30px;right:-40px;transform:rotate(45deg);box-shadow:0 2px 6px #0003}.product-image{position:relative;overflow:hidden}
