.eb-calendar li {
    background: transparent;
}
.eb-calendar li:hover {
	background: #000;
}
#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: transparent;
    
}
#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
    background: transparent;
    
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #000;
}