/*
Theme Name: Divi Child Theme
Theme URI: -
Description: Divi Child Theme
Author: Stanley
Author URI: https://sgappdeveloper.com
Template: Divi
Version: 1.0.0
*/

/* Expand content area after hiding sidebar */
#sidebar { display: none; }
#left-area { width: 100%; }
#main-content .container:before { width: 0; }