/*
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
*/

.post-template-default .fusion-slider-sc{display:none !important;}

.tribe-events-c-view-selector svg,
.tribe-events-c-top-bar svg,
.tribe-events-c-nav__list svg,
.tribe-events-c-ical svg {
    display: none !important;
}

#news-announcements, #connect-with-us {
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
}
#connect-with-us {
    margin-right: 0px !important;
}

a:focus img {outline: none;}
a:focus-visible img{outline: 6px solid #204986;}