@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 55px!important;
    width: auto;
}}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    display: none;
}

.wpfc-sermon-meta-item {
    font-size: 14px;
    opacity: .87;
    display: none;
}

.tribe-events .tribe-events-c-search__button {
    background-color: #1a71b9;
    border-color: #000000;
}

.button-stroke .button_theme, .button-stroke .button_theme .button_icon i, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"], .button-stroke .woocommerce #respond input#submit, .button-stroke .woocommerce a.button:not(.default), .button-stroke .woocommerce button.button, .button-stroke.woocommerce input.button {
    color: #000000 !important;
    border-color: #000000;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    --tec-color-background-events-bar-submit-button-hover: #e1e1e1;
}

.tribe-events-view {
    background-color: var(--tec-color-background-events);
    margin-top: -200px;
}

.vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
    margin-top: -50px;
}

.tribe-events-meta-group {
    padding: var(--tec-spacer-7) 0 var(--tec-spacer-3);
    width: 800px;
}

#Top_bar a#header_cart {
    position: relative;
    top: 9px;
    display: none;
    float: left;
    font-size: 22px;
    line-height: 22px;
    margin-right: 5px;
}

.alert_success {
    background: #1373c0;
    color: #fff;
}

.alert_success .alert_icon {
    background: #ffffff;
}

.alert_success a, .alert_success a:hover {
    color: #fff;
}

.alert a.close i {
    margin: 0!important;
    color: #fff;
}



.tribe-events .tribe-events-calendar-list__event-date-tag {
    flex: none;
    position: relative;
    width: 54px;
    display: none !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color: var(--tec-color-text-secondary);
    text-transform: uppercase;
    display: none;
}


.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: var(--tec-spacer-0);
    text-align: center;
    display: none;
}


.tribe-events .tribe-events-calendar-list__event-date-tag {
    flex: none;
    position: relative;
    width: 54px;
    display: none;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: var(--tec-spacer-0);
    text-align: center;
    display: none;
}