.motion,
[data-motion] {
	opacity: 1 !important;
}

/* home */
/* home slider */
.home-slide-delem {
	clip-path: initial;
}
.bar-right {
	transform: initial;
}

/* home alternating */
.home-alternating-item-content > * {
	opacity: 1 !important;
}

/* home featured events */
.home-featured-events-content > * {
	opacity: 1 !important;
}

/* newsletter */
.newsletter-left > * {
	opacity: 1 !important;
}

/* call to action */
.cta-wrap > * {
	opacity: 1 !important;
}

/* single events */
.event-details-registration-inner p {
	opacity: 1 !important;
}
