/*
 Theme Name:   tema-hijo
 Theme URI:    https://tudominio.com/
 Description:  Tema Hijo de Nombre del Tema Padre
 Author:       Tu Nombre o Empresa
 Author URI:   https://tudominio.com/
 Template:     astra
 Version:      1.0.0
*/



.woocommerce-product-short-description {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
}

.woocommerce-js ul.products li.product .ast-woo-product-category {
    display:none;
}

.woocommerce ul.products li.product.desktop-align-center .star-rating {
    display: none;
}