.page-node-add-product-list #field-product-list-product-add-more-wrapper .field-add-more-submit,
.page-node-edit.node-type-product-list #field-product-list-product-add-more-wrapper .field-add-more-submit {
	display: none;
}

.page-node-add-product-list #field-product-list-product-values tbody>tr:last-child,
.page-node-edit.node-type-product-list #field-product-list-product-values tbody>tr:last-child {
	display: none;
}
