Hi @TronShop,
It seems you accidently deleted the custom CSS codes for the radius, our custom CSS codes are not related to the radius. In this case, you can add this to make the border radius back on the product images:
.content-product .product-image-wrapper {
border-radius: 15px !important;
}
Warm regards,
The 8Theme Team