/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
*/

.bottom-menu {display: none;}
#secondary-menu { display: none; }

.page-template-single-project .content-area {
      width: 100%;
}
.page-template-single-project .widget-area {
      display: none;
}
 

