/* Start custom CSS for wd_products, class: .elementor-element-30f337d */.product-grid-item.product.woodmart-hover-standard.type-product {
    background: white;
    padding-bottom: 23px;
    border-radius: 8px !important;
}
.woodmart-product-countdown.woodmart-timer span {
    font-size: 12px;
    padding: 0;
    margin: 0;
    min-width: 35px;
    box-shadow: none;
}
.quantity {
    display: none !important;
}
.product-grid-item .price {
    display: inline-grid !important;
    line-height: 1.5;
}

.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: 100% !important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}/* End custom CSS */