/**
 * Editor Blocks WooCommerce CSS
 *
 * @package     editor-blocks
 * @copyright   Copyright (c) 2018, Danny Cooper
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
*/

.woocommerce .content-area {
	width: 100%;
	float: none;
	clear: both
}
