Hola
Prueba ocultarlo por CSS
#order-detail-content .order_total_items > div:nth-child(5),
#order-detail-content .order_total_items > div:nth-child(6){
display:none;
}
Agrega este código al final de tu archivo:
/themes/Lisitea/css/customuser.css
Saludos.