/*
Theme Name:  Youth | LA Galaxy
Theme URI:   https://youth.lagalaxy.com
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Youth | LA Galaxy.
Author:      patricktrolan
Author URI:  https://youth.lagalaxy.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

.home.et_boxed_layout #top-header, .home.et_boxed_layout #main-header, .home.et_boxed_layout #page-container {
width:100% !important;
max-width: 100% !important;
}

#main-content {
    padding: 0 0 40px 0;
}

.home #main-content {
    padding: 0;
}

.et_full_width_page {
    padding: 0 0 40px 0;
}