/*
Theme Name:  Chambersburg Inter-Club Dart League
Theme URI:   http://cicdl.domiray.net/WP
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Chambersburg Inter-Club Dart League.
Author:      rabbitdev
Author URI:  http://cicdl.domiray.net/WP
Template:    Divi
*/

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

@media screen and (min-width: 981px) {
    #main-header {
        display: none!important;
   }
}

/* Start Hide Main Footer */
#main-footer{
display: none;
}