#eb-upcoming-events-page-columns .eb-event-wrapper, .eb-upcoming-events-module-horizontal .eb-event-wrapper
{
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 10px 0;
	border-radius: 4px;
	box-shadow: 0 1px 8px 5px #dddfe2;
	position: relative;
  	overflow: hidden !important;
}

#eb-upcoming-events-page-columns .eb-event-information-wrapper, .eb-upcoming-events-module-horizontal .eb-event-information-wrapper
{
	margin: 10px;
}

#eb-upcoming-events-page-columns .eb-event-wrapper img, .eb-upcoming-events-module-horizontal .eb-event-wrapper img
{
	width: 100%;
  	height: 133px;
	margin: -5px;
}

#eb-upcoming-events-page-columns .eb-event-wrapper .eb-event-price, .eb-upcoming-events-module-horizontal .eb-event-wrapper .eb-event-price
{
	position: absolute;
	top: 10px;
	left: 80px;


}

.eb-event-box .eb-event-date-time
{
  font-size: 90%;
}

#eb-upcoming-events-page-columns .eb-event-title-container, .eb-upcoming-events-module-horizontal .eb-event-title-container
{
  min-height: 45px;
}
.sppb-addon.sppb-addon-module.&limit=4 .sppb-addon-content #eb-upcoming-events-page-columns div.pagination{
  display: none !important;
}
.sppb-addon.sppb-addon-module .sppb-addon-content #eb-upcoming-events-page-columns div.pagination{
  display: none !important;
}