.event_title_cover {
	position: absolute;
	bottom: 9vh;
	width: 100%;
	background-size: contain;
	z-index: 2;
	padding: 0 20px;
}
.cb-slideshow, .cb-slideshow:after {
	height: 65vh;
}
.rsvp_cover {
	bottom: 2.5vh;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.gradient {
	top: 0;
	height: 65vh;
	opacity: 0.9;
}
.mainnames, .maintitle {
	font-size: 4rem;
}
.mainsubtitle {
	font-size: 2.6rem;
	line-height: 1.2;
}
.maindate {
	font-size: 5rem;
}
.mainplace {
	font-size: 2.2rem;
}
.addrplace {
	font-size: 2.2rem;
}
.countdown {
	font-size: 2.2rem;
	font-weight: 600;
}
.hourone, .hourtwo {
	font-size: 2.2rem;
}
.btn-cover, .btn-cover:hover, .btn-cover:active, .btn-cover:focus {
	color: #ffffff !important;
	background-color: transparent !important;
	border-color: #ffffff !important;
	border: 3px solid;
}
.mainbtnstitle {
	font-weight: 600;
}