/*
Theme Name: Betheme Child
Author: 
Description: Your description goes here
Version: 1.0
Template: betheme

This is the child theme for Betheme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* list view */
.tribe-events .tribe-events-c-small-cta__stock {
    display: none !important;
}
  
/* single view */
.tribe-common-b3.tribe-tickets__tickets-item-extra-available {
    display: none;
}

.single-tribe_events .tribe-tickets__rsvp-attendance {
display: none !important;
}