/*
Theme Name: Astra Child
Description: Astra child theme
Template: astra
Version: 1.0
*/

/* Čia bus tavo CSS kodas iš mycss.css */

.woocommerce div.product p.price,
.woocommerce ul.products li.product .price,
.woocommerce div.product span.price,
span.price {
    color: red !important;
}

span.price {
    color: red !important;
}