/*
Theme Name: ticketbox child
Description: TicketBox - Event Tickets WordPress Theme
Version: 1.0.0
Theme URI: http://dawnthemes.com/ticketbox
Author: DawnThemes
Template: ticketbox
Author URI: http://dawnthemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style
*/
/* 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;
}