.trade-template h1 {
    display: none;
}
.trade-template .date-venue-wrapper {
    display: none;
}

@media only screen and (max-width: 760px) {
	.section-6330621 .custom-space-bottom {
    	padding-bottom: 0;
	}
	.section-6330621 .custom-space-top {
    	padding-top: 0;
	}
}
@media only screen and (min-width: 1600px) {
	.section-6330621 .custom-space-bottom {
    	padding-bottom: 10%;
	}
	.section-6330621 .custom-space-top {
    	padding-top: 35%;
	}
}

/*case 195356 gleb@bizzabo — new header better visibility*/
/*remove grey overlay*/
#section-6365514 .rowHolder.element-30434798.atom-sectionMain.cover-photo-background { 
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://res.cloudinary.com/bizzaboprod/image/upload/q_auto,f_auto,c_scale,c_crop,g_custom/v1755173277/dftqyjkldghuj2bp5vdm")!important;
}
/*dynamic resizing*/
.section-6365514 .custom-space-top {
    padding-top: 27%!important;
}
/*Footer — hide Looking for your ticket?*/
.looking-ticket-link {
    display: none!important;
}