/*
Theme Name: GroGro Theme
Description: A custom <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme created for GroGro
Version: 1.0
Author: Danny Cheeseman <danny@wordpressgeek.uk>
Author URI: https://wordpressgeek.uk
Template: enfold
*/

.home #av_product_description {
    display: none;
    visibility: hidden !important;
}

.blockUI.blockMsg.blockElement {
    border: none !important;
}


#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items {
    opacity: 1;
    top: 0;
    left: 0;
    background: #fff !important;
    /* background: rgba(5, 5, 5, 0.9);*/
	
}

.related.products {
display: none;
}