/*
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
*/


.fusion-page-title-captions h1.entry-title {
	color: #20471f !important;
    /* background: #ffffff !important; */
    background: #e6f1dc !important;
    padding: 4px 10px !important;	
}

h4.fusion-rollover-title a {
    font-size: 15px !important;
    line-height: 15px !important;
}
.fusion-breadcrumbs {
    background: #e6f1dc !important;
    padding: 2px 5px !important;
}

.fusion-breadcrumbs span {
    color: #20471f !important;    
}

div.fusion-copyright-notice div {
	color: #ffffff;
}

#main a {
	text-decoration:underline;
}

body .avada-page-titlebar-wrapper .fusion-page-title-bar {
	background-size: unset !important;
	background-attachment: fixed !important;
    background-position: center 0% !important;	
}


#social-fix a {
    display: block;
    background-color: #e6f1dc;
    font-size: 35px;
    padding: 7px;
    border: 3px solid white;	
}
#social-fix {
	position: fixed;
	right: 0;
	top: 340px;
	z-index: 999;
}

div#text-7, div#text-9 {
    padding-top: 1px !important;
}

div#text-7 p:first-of-type, div#text-9 p:first-of-type {
    margin-top: 0px;
}

.sidebar .widget {
    margin-bottom: 0px !important;
}
div#text-7 .textwidget p:last-of-type,
div#text-9 .textwidget p:last-of-type{
    margin-bottom: 0px;
}

p.wp-caption-text {
    font-size: 12px;
}