/* Custom code goes here - paste your css code below in line 3 */


.product-miniature .product-price-and-shipping span.price:before {

content: "A partir de";

margin-right: 4px;

color: #000;

font-size: 13px;

font-weight: normal;

}



.product-miniature[data-id-product-attribute="0"] .product-price-and-shipping span.price:before {

display: none;

}