/*
 Theme Name:   TGF Child Theme
 Theme URI:    https://traceablegiving.org
 Description:  traceablegiving blog Child Theme
 Author:       Bhavesh Ambaliya
 Template:     neve
 Version:      1.0.0
*/

/* Add your custom CSS below */

.nv-meta-list{
	display:none;
}
.nv-single-post-wrap .nv-thumb-wrap{
	display:none;
}
.elementor-widget-container .wp-block-list {
    margin-top: 0;
	    margin-bottom: 20px;
}
.elementor-widget-container .wp-block-heading{
	margin-bottom: 12px;
}
.elementor-widget-container .wp-block-list li {
    margin-top: 3px;
}
.elementor-widget-sidebar .widget_block li {
    list-style: none;
}
