.elementor-3069 .elementor-element.elementor-element-ca5ea74{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-89ba348 *//* Hide cut/old price */
.woocommerce del,
.woocommerce .price del,
.wc-block-grid del {
    display: none !important;
}

/* Final price styling */
.woocommerce ins,
.woocommerce .price ins {
    text-decoration: none !important;
    color: #000;
    font-weight: 700;
}

/* Hide product category */
.woocommerce .product-category,
.woocommerce .posted_in,
.woocommerce ul.products li.product .product-cat,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
    display: none !important;
}

/* Hide sale badge */
.woocommerce .onsale {
    display: none !important;
}
.ast-woo-product-category,
.woocommerce-loop-category__title,
.woocommerce del,
.woocommerce .price del,
.woocommerce .onsale{
display:none !important;
}/* End custom CSS */