.te-ahorras{
    color: red;
    font-weight: bolder;
    font-size: medium;
}

.product-shipping-info{
    font-size: small;
}

.product-page .product-prices .product-price {
    font-weight: 1000;
    font-size: 250%;
    display: inline-block;
    color: black;
}

.product-discount .regular-price {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 20px;
}

div.sp-extra-left .product-shipping-info {
    text-align: end;
    margin-right: 80px;
}