.tribe-events .tribe-events-l-container {
	min-height: 600px;
	padding-top: 0px;
}
a.tribe-tickets__commerce-order-footer-link--browse-events{
	display: none !important;
}

.tribe-events .tribe-events-series-archive__icon{
	font-size: 16px;
}

.tribe-events .tribe-events-calendar-list__event-cost , .tribe-events .tribe-events-c-small-cta__stock , .tribe-events .tribe-events-calendar-list__event-cost a{
	color: #b40000;
	text-decoration: none !important;
}

.tribe-common .tribe-common-cta--thin-alt{
	border-bottom: 0px;
}

.CalMin .tribe-events .tribe-events-header{
	background-color: #b40000;
	padding: 10px 15px;
}
.CalMin .tribe-events-c-nav__prev , .CalMin .tribe-events-c-nav__next{
	font-size: 16px !important;
}

.CalMin  .tribe-events button.tribe-events-c-top-bar__datepicker-button{
	color: #fff;
}

.CalMin .tribe-events .tribe-events-calendar-month{
	margin-top: 10px ;
}
.CalMin .tribe-events .tribe-events-calendar-month__day-cell--mobile{
	justify-content: center;
}
button.pippo {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: absolute;
    text-align: center;
    top: 0;
    background-color: #334aff;
    height: 100%;
    width: 100%;
}
button.pippo h3 time{
	color: #fff !important;
}
button.pippo:hover{
	background-color: #b40000 !important;
}
.CalMin .tribe-events .tribe-events-calendar-month__mobile-events-icon--event{
	border-radius: 0px;
	height: 2px;
	width: 80%;
}

.CalMin .tribe-common .tribe-common-c-svgicon__svg-fill{
	fill: #fff;
}

.miaListaEventi .tribe-events .tribe-events-calendar-list__event-venue{
	display: none;
}

.miaListaEventi .tribe-events .tribe-events-calendar-list__event-title{
	margin-bottom: 0px;
	
}

.miaListaEventi .tribe-events .tribe-events-c-small-cta__stock{
	margin-left: 0px;
}