/*
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;
}

.etndisprice {
 color: red;
}

.qrcodehm img {
 width: 350px!important;
 height: 350px!important;
}

.etn-downloadable-container .eventin-container-block span {
    font-size: 40px!important;
    display: inline-block;
    margin: auto!important;
}
.etn-banner-content .etn-event-entry-title {
	color: transparent !important;
    width: 0px;
    overflow: hidden;
}