.woocommerce-table__product-factura {
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

.woocommerce-table__product-factura .buttonpdf {
    font-size: 12px !important;
    color: white !important;
    font-weight: bold !important;
    background: #005177;
    padding: 6px;
    border-radius: 5px;
}

.woocommerce-table__product-factura .buttonpdf:hover {
    background: #005177;
}
