/*
 Theme Name:   DiviChild
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Anastasia Olson
 Author URI:   https://anastasiaolson.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce-page #main-content .container:before {
display: none !important;
}

.woocommerce-page #sidebar {
display: none;
}

.woocommerce-page #left-area {
width: 100% !important;
}