@charset "UTF-8";
span.product_price span.amount::after {
    content: " /lote";
    white-space: pre;
}
div.variations_button::before {
    content: "Metros lineales requeridos: ";
    float: left;
    white-space: pre;
}
/* CSS Document */

