/*
Theme Name: Brook Child
Theme URI: http://brook.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: brook
Text Domain:  brook
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.woocommerce .modern-grid {
    grid-template-columns: repeat(3, 1fr)!important;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
}
.woocommerce .page-description{
		display: none!important;
}

.light-logo {
	--smush-image-width: unset !important;
    --smush-image-aspect-ratio: unset !important;
}