/*
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-footer-widget-area .widget-title {
    color: #e23 !important;
    font-size: 20px !important;
    margin-bottom: 20px;
}

.contact-info-container p {
    font-size: 16px;
	line-height: 26px;
}

.fusion-copyright-notice {
    font-weight: bold;
}

.tagcloud a {
    font-weight: bold;
    color: #fff !important;
    background: #666;
}

.fusion-footer section#recent-posts-3 ul {
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
}

.fusion-header-has-flyout-menu .fusion-flyout-menu .fusion-menu li {
    padding: 20px 0 !important;
}

section#media_image-2 {
    margin-top: -40px;
}