/* Product Image Effects */
.theme-product-image img, .theme-prod-detail-img-inner img {
    border-radius: 12px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

