body.customlogin_token a.action.showcart,
body.customlogin_token ul.header.links, 
body.customlogin_token #printing_quantity_table td.unit_value,
body.customlogin_token #printing_quantity_table td.brut_value,
body.customlogin_token #printing_quantity_table th:nth-child(2),
body.customlogin_token #printing_quantity_table th:nth-child(3),
body.customlogin_token .product-info-price .price,
body.customlogin_token .product-info-price .pricePerPiece,
body.customlogin_token .product-info-main .prices-tier.items,
body.customlogin_token .box-tocart {
    display:none!important;
}
body.customlogin_token .product-info-main .product-info-price {
	border-bottom:none!important;
}

