/*
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
*/



#main .fullwidth-box {
    padding-left: 40px !important;
    padding-right: 40px !important;
}


.fusion-footer-widget-area {
    display: none;
}


#home {
    overflow: hidden !important;
    max-width: 100%;
}


.post-content p {
    margin-bottom: 20px;
    margin-top: 20px;
}







