/*Ajustes - #247995*/
#product-list .product-list-item .product-info .product-price:before {
    content: "à partir de: ";
    font-size: 12px;
}
#product-list .product-list-item .product-info .product-price span:first-child, #product-list-sidebar .product-list-item .product-info .product-price span:first-child {
    display: none;
}
p.product-codebar {
    display: none;
}
/*FIM - Ajustes - #247995*/