@charset "UTF-8";
span.product_price span.amount::after {
    content: " /pza";
    white-space: pre;
}
div.quantity.buttons_added.form-normal::before {
    content: "Piezas requeridas: ";
    float: left;
    white-space: pre;
}
/* CSS Document */

