/*
 Theme Name:     Simon Atack Theme
 Author:         TM Creative Ltd.
 Author URI:     https://www.tm-creative.co.uk
 Template:       Divi
 Version:        1.0.0
*/
 
/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* Remove sidebar on product pages */
.single-product #left-area { width: 100%; padding: 0!important; }
.single-product #sidebar { display: none !important; }
.single-product #main-content .container:before { display: none !important; }