:root {
    --generalH2Size: var(--gpMainH2FontSize);
    --generalH2Weight: var(--gpMainH2FontWeight);
    --generalH2Color: var(--gpMainH2TextColor);
    --generalFooterMenuTextColor: var(--gpFooterMenuTextColor);
    --generalFooterTransition: var(--gpFooterTransition);
    --generalFooterMenuTextColorOnHover: var(--gpFooterMenuTextColorOnHover);
}

.promoView {
    margin-top:2em;
    margin-bottom:2em;
    padding-bottom:2em;
}

.promoView .row{
    padding:2em;
}

.ect-event-content a {
    color:var(--generalH2Color) !important;
}

.ect-list-venue {
    vertical-align:middle !important;
}

#ect-events-list-content span.ect-icon {
    display: block !important;
    margin: 0 auto !important;
}

.ect-list-description {
    padding:1.5em !important;
}

.ect-list-title {
    text-transform: uppercase !important;
    font-family:Century Gothic Bold !important;
}

#list-wrp, #ect-events-list-content, .ect-list-post:first-child {
    margin-top:0px !important;
}
.ect-list-post:last-child {
    margin-bottom:0px !important;
}

body[data-path="audi-ferrara-summer-festival"] .col-full {
	margin-top: 0;
}

@media only screen and (max-width: 991px) {
	body[data-path="audi-ferrara-summer-festival"] .col-full {
		margin-top: 100px;
	}

}

.counterContainer {
    height: 150px;
    margin-bottom: 30px;
    margin-top: 30px;
}

