/*
 Theme Name: Woostify Child
 Theme URI: https://woostify.com/
 Description: Woostify WordPress theme example child theme.
 Author: Woostify
 Author URI: https://woostify.com/
 Template: woostify
 Version: 1.0.0
*/

table.tribe-attendee-meta > tbody > tr:nth-child(1), table.tribe-attendee-meta > tbody > tr:nth-child(3), table.tribe-attendee-meta > tbody > tr:nth-child(4){
display:none !important;
}

.woocommerce-order-received .tec-tickets__wallet-plus-component-pdf-button-link {
display: none !important;
}