/* Start custom CSS for wd_products, class: .elementor-element-e1d99fb */.wd-autoheight, .wd-autoheight .wd-carousel-item {
    padding: 10px !important;
}
.product-grid-item .product-image-link {
    padding: 0px !important;
}
.wd-products.wd-stretch-cont-lg .wd-carousel-wrap {
    align-items: end !important;
}
@media (min-width: 1025px) {
    .wd-products.wd-stretch-cont-lg .wd-carousel-wrap {
    align-items: end !important;
    }
}
.product-grid-item .product-image-link {

    padding: 0px !important;
}
.wd-product :is(.product-image-link,.hover-img)  img {
    width: 100%;
    object-fit: fill;
    height: 290px !important;
}/* End custom CSS */