.so-widget-educaz-events-widget > ul {
	margin: 0;
	padding: 0;
}
.so-widget-educaz-events-widget > ul li {
	list-style-type: none;
}
.widget .educaz-event-widget-item-wrap:not(:last-child) { 
	border-bottom: 1px solid rgba( 0, 0, 0, 0.05 ); 
	margin-bottom: 20px; 
	padding-bottom: 20px; 
}
.invert .educaz-event-widget-item-wrap:not(:last-child) { 
	border-bottom: 1px solid rgba( 0, 0, 0, 0.05 ); 
}
.widget .grid div.educaz-event-widget-item-wrap {
	border: none;
	margin-bottom: 40px;
	padding-bottom: 0;
}
.educaz-event-widget-item-title { 
	font-size: 1.1em; 
	margin-bottom: 20px; 
}
.educaz-event-widget-item-date {
	font-size: 0.875em;
	opacity: 0.8;
}
.educaz-event-widget-item-date, 
.educaz-event-widget-item-time { 
	display: table; 
	line-height: 1; 
	margin-bottom: 0;
}
.educaz-event-widget-item-time { 
	font-size: 0.75em; 
	margin-top: 8px; 
	opacity: 0.6;
}
.educaz-event-widget-featured-image { 
	margin-bottom: 20px; 
}
.educaz-event-widget-text { 
	margin-top: 20px; 
	margin-bottom: 0;
}
.google-add-wrap {  
	margin-top: 20px; 
}