@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&family=Poppins&display=swap');

/*.header {
	background-color: rgb(2,0,36);
	background: linear-gradient(180deg, rgba(2,0,36,0.4) 20%, rgba(2,0,36,0) 100%);
}*/
/*.header {
	background-color: rgba(255, 255, 255, .05) !important;
}*/
/*.header {
	background-color: transparent !important;
	background: transparent !important;
}*/

.mod_eventlist_v2 .date {
	font-size: 1rem !important;
}

.mod_eventlist_v2 .title {
	font-weight: 700;
}

.mod_eventlist_v2 .location {
	color: #555555;
}

@media screen and (max-width:960px) {
	.mod_eventlist_v2 span.date, .mod_eventlist_v2 span.title, .mod_eventlist_v2 span.location {
		display: block;
	}
} 

#footer p {
	line-height: 25px;
}
#footer {
	display: block;
}
.ce_gallery .content {
	background: rgba(30,136,210,.8);
}

.mod_socials i.fa-tiktok:hover {
	background-color: #2af0ea !important;
}

.mod_socials i.fa-instagram:hover {
	background-color: #8a3ab9 !important;
}
/*.wtrl .ce_accordion .toggler {
	padding: 0;
}

.wtrl .ce_accordion .toggler:before {
	font-family: "FontAwesome";
	content: '\f0da';
	float: none;
	margin: 0;
	color: #fff;
}
.wtrl .ce_accordion {
    margin: 0;
	border: 0;
}

.wtrl .toggler.active {
	display: none;
}
.wtrl .ce_accordion .accordion {
	padding: 0;
}*/
.wtrl .ce_accordion .toggler {
	display: inline-block;
	border: 1px solid #fff;
	background: #fff;
	color: #000;
}
/*.wtrl .ce_accordion .toggler:before {
	font-family: "FontAwesome";
	content: '\f0da';
	float: none;
	margin: 0;
	color: #fff;
}
*/
/*.wtrl.color-white .toggler:before {
	color: #fff;
}
.wtrl .toggler:before {
	color: #000;
}*/
.wtrl .ce_accordion {
	display: inline-block;
}
.wtrl .toggler.active {
	display: none;
}
.wtrl .ce_accordion .accordion {
	padding: 0;
	border: 0px;
}
.wtrl .ui-accordion-content-active {
	border: 0;
}
.wtrl .ce_accordion {
	border: 0;
}

.ce_gallery .gallery-margin {
	margin-right: 0;
}

/*.mod_eventlist_v2 span, .mod_eventlist_v2 a {
	white-space: nowrap;
}

.mod_eventlist_v2 .autogrid_row, .mod_eventlist_v2 .autogrid_wrapper {
	flex-wrap: nowrap;
}*/

.privacy_settings .privacy_links a {
	display: none;
}