/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn{
    background-color: #006Ab3 !important;
}

.tribe-tickets__rsvp-actions-rsvp button{
    background-color: #006Ab3 !important;
}



.single-tribe_events .tribe-events-c-subscribe-dropdown 
.tribe-events-c-subscribe-dropdown__button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{display:none !important;}

.fusion-tabs.fusion-tabs-1 .nav, .fusion-tabs.fusion-tabs-1 .nav-tabs, .fusion-tabs.fusion-tabs-1 .tab-content .tab-pane {
    border-color: white !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding: 0 !important;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__container, .tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}

.fusion-body .fusion-flex-container.fusion-builder-row-4 {
    padding-top: 0px !important;

}

img.tribe-events-calendar-list__event-featured-image {
    height: 4em;
    float: right;
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link, .tribe-events .tribe-events-calendar-list__event-featured-image {
    display: block;
    height: 6em;
}

.fusion-button.button-2 {
    border-radius:4px;
    margin: 0.5em;
}

a.button-default {
    background-color: #006Ab3 !important;
    border-radius:4px;
    display: inline-block;
}

main{
    margin-top: 4em;
}


.tribe-events-event-image img {
    height: 6em;
    width: auto;
    float: right;
}



div.related-posts{
    display: none;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
    font-size: 1em !important;

}

.fusion-title .title-sep.sep-double{
    border: none;
}

aside{
    background-color: white !important;
    border-left: 1px solid black;
}

aside h4{
    background-color: transparent !important;
    color: #006ab3 !important;
    padding: 0 !important;
}

h3{
    font-size: 1em;
}

/* Meine eigenen Klassen */

.green{
    color: green;
}
.red{
    color: red;
}

adressp.venue{
    font-size: 1em !important;
}

.button_tiho{
    background-color: #006Ab3 !important;
    border-radius:4px;
    padding: 1em 0.8em;
    margin-top: 0.5em;
    font-size: 0.8em;
    color: white !important;
    display: inline-block;
}

.button_tiho:hover{
    color: grey !important;
}
