.navbar-header .logo {
    max-width: 300px;
}

.logo img {
 object-fit: contain;
}

#tribe-events-content #event-cart {
    /*display:none!important;*/
    /*visibility: hidden!important;*/
    /*opacity: 0!important;*/
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text{
    white-space: normal;
    word-wrap: break-word;
}

.sc-single-event-social {
    display: flex;
}

.sc-single-event-social .single-event-share {
    margin-bottom: 0;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    margin-left: 0!important;
}

#tribe-events .sc-single-event-add-to-cart .single_add_to_cart_button, .sc-single-event-add-to-cart .single_add_to_cart_button {
    font-size: 12px!important;
}