/*
 Theme Name:   Ticketshop
 Theme URI:    https://futrize.com
 Description:  Das Design deiner neuen Website
 Author:       FUTRIZE | Brands. Communication. Creation.
 Author URI:   https://futrize.com
 Template:     page-builder-framework
 Version:      1.0.0
 Text Domain:  page-builder-framework
*/

.tribe-events-cal-links{
    display: none !important;
}

.tribe-events-c-subscribe-dropdown__container{
    display: none !important;
}
:root{
    --tec-font-family-sans-serif: "Open Sans","Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
}


.event-tickets .tribe-tickets__tickets-form{
    max-width: 100% !important;
}

#tribe-events-pg-template{
    max-width: 1200px;
    width: 100%;
}

.tribe-events-event-meta, 
.tribe-events-venue-map{
    width: 100% !important;
}