Hello,
Thank you very much for choosing our theme and for contacting us.
1. This code is necessary there, please add this CSS to remove the borders:
body .woodmart-hover-base[class*=add-small] .wd-bottom-actions>div:not(:last-child) {
border: none;
}
2. There is no option to replace the class, please add this code:
.products.align-items-start {
align-items: stretch !important;
}
3. In order to fix the lazy loading, please add this code:
.elementor-image .woodmart-lazy-load {
width: auto;
}
If you have any questions please feel free to contact us.
Best Regards