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


/*	Menu	*/

.fusion-main-menu > ul > li > a {
    border-top: 3px solid transparent !important;
    height: 53px;
    line-height: 53px;
}



/*	Rev slider	*/

.avada-skin-rev {
    border-top: 0px solid #d2d3d4 !important;
    border-bottom: 0px solid #d2d3d4 !important;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}


/*	Footer	*/

.fusion-footer h1, .fusion-widget-area h1{
    color: #a8fbcb !important;
    font-size: 19px !important;
    font-weight: normal !important;
}

.fusion-footer p, .fusion-widget-area p{
    font-size: 14px !important;
}

.fusion-footer, fusion-title-size-one, h1 {
    margin-top: 0em !important;
    margin-bottom: 0.67em;
}

.fusion-footer-widget-column {
    margin-bottom: 25px !important;
}


/*	Blog	*/

.sidebar .widget h4 {
    font-size: 15px !important;
}

.sidebar .widget .heading h4, .sidebar .widget h4 {
    color: #555555 !important;
}

/*	Donate	*/

#donate .post-content h4 {
    font-size: 19px !important;
    margin-bottom: 5px !important;
}

