#product-list .product-list-item .product-info .product-price span:first-child {
       display: none!important;

}

#product-list .product-list-item .product-info .product-price:before {
white-space: pre;
    content: "Valor do METRO: \A" ;
    color: #f70a0a;
}
.element-product-detail .box-shipping .row {
    display: -webkit-flex;
    display: none;




