
#et-main-area {
	overflow: hidden !important;
}

.et_pb_slider .et_pb_slide_description {
	top: 0;
	padding-top: 10px;
}

.et_pb_slider .et_pb_slide_title {
	margin-top: 0;
}

.et_pb_slider .et_pb_slide_description h2 {
	font-family: "Lora", serif !important;
	font-weight: 700 !important;
}

.et_pb_module h1, .et_pb_module h2, .et_pb_module h3, .et_pb_module h4, .et_pb_module p, .et_pb_module li, .et_pb_text_inner {
	color: #fff !important;
}

.custom-event-stack .event-card-item {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.custom-event-stack .event-title {
	width: 100%;
}

.custom-event-stack .event-meta-row {
	display: flex;
	gap: 15px;
	align-items: center;
}

.custom-event-stack .event-date-popout {
	width: 70px;
	height: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-shrink: 0;
	border-radius: 4px;
}

.custom-event-stack .popout-month, .custom-event-stack .popout-day {
	display: block;
	line-height: 1.1;
}

.custom-event-stack .event-thumb-img {
	width: 70px !important;
	height: 70px !important;
	object-fit: cover;
	display: block;
	border-radius: 4px;
}

@media only screen and (max-width:980px) {
	#main-content .container {
		padding-top: 0px !important;
	}
	
	.page-template-default #main-content {
		padding-top: 0px !important;
	}
	
	.et_pb_section_first[data-fix-page-container="on"] {
		padding-top: 30px !important;
	}
}

@media only screen and (max-width:767px) {
	#top-header {
		display: none;
	}
	
	#et-main-area {
		padding-top: 0 !important;
	}
	
	.et_pb_section_first {
		padding-top: 30px !important;
	}
	
	.et_pb_row_0 {
		display: flex;
		flex-direction: column;
	}
	
	.et_pb_column_1 {
		order: -1;
	}
}

@media only screen and (max-width:980px) {
	.et_pb_row_0.et_flex_row {
		display: flex !important;
		flex-direction: column !important;
	}
	
	.et_pb_row_0 .et_pb_column_1 {
		order: -1 !important;
		margin-bottom: 20px !important;
	}
}

.et_pb_section_0, .et_pb_row_0, .et_pb_column_2 {
	height: auto !important;
	min-height: 100% !important;
	max-height: none !important;
	overflow: visible !important;
}

#ecmd-main-wrapper, #ecmd-list-wrapper, .ecmd_event_container {
	height: auto !important;
	max-height: none !important;
	overflow: visible !important;
	display: block !important;
}

.et_pb_section_1 {
	position: relative !important;
	clear: both !important;
	margin-top: 50px !important;
}

@media only screen and (max-width:980px) {
	.et_pb_section_first[data-fix-page-container="on"] {
		padding-top: 140px !important;
	}
	
	#page-container {
		overflow-y: visible !important;
	}
	
	.et_pb_row_0.et_flex_row {
		flex-direction: column !important;
	}
}
