/*
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
*/
/* Header */
.fusion-header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #30523a;
}
.fusion-secondary-header {
	background-color: #363839;
	font-size: 13px;
	color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.fusion-secondary-header a, .fusion-secondary-header a:hover {
    color: #ffffff;
}
.toptext {
	font-size: 46px;
	line-height: 70px;
	font-weight: bold;
	color: #444444;
	text-align: center;
	min-height: 340px;
}

/* Header Page Title */
.fusion-page-title-captions {
    width: 49.5%;
}

/* Blog Grid*/
.fusion-blog-shortcode-1 .fusion-blog-layout-grid .fusion-post-grid {
	padding: 20px;

}
.fusion-blog-layout-grid .post .fusion-post-wrapper, .fusion-blog-layout-timeline .post {
    background-color: rgba(255,255,255,0);
	border: 2px solid #999;
}

/* Events Grid*/
.fusion-events-before-title {
    margin-bottom: 10px;
}
#wrapper .post-content .fusion-events-before-title h2 {
    padding: 10px 0;
}
#tribe-events-bar {
    margin-bottom: 10px;
}
/* Sidebar*/
.sidebar .widget-title {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30523a;
	padding-bottom: 5px;
	font-size: 18px;
}

.fusion-tab-heading {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30523a;
	padding-bottom: 4px;
	font-size: 18px;
	text-decoration: none;
}
.tab-link {
	font-weight: bold;
	font-size: 18px;
}
.menu {
	font-weight: bold;
}
.homecopy {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
}
.herotop {
	min-height: 390px;
}
.fusion-page-title-captions {
    width: 89.5%;
}

#content a:link {
	font-weight: bold;
	text-decoration: underline;
}
#toTop{display:none !important;}
