/* **********************************************************
 * FOOTER
 * ******************************************************** */

.jet-parallax-section__layout {
	mix-blend-mode: multiply;
}
.e--ua-isTouchDevice footer .jet-parallax-section__image {
	transform: none !important;
}

@media (max-width: 1024px) {
	footer .jet-parallax-section__image {
		transform: none !important;
	}
}

@media (max-width: 767px) {
	.footer-links li.elementor-icon-list-item {
		margin-bottom: 1.5rem;
	}
}

/* WST Footer */
.wst-footer {
	background-color: #000;
	color: #fff;
	font-size: 1rem;
	padding: 1rem;
	text-align: center;
}
.wst-footer a {
	color: #eee !important;
}
.wst-footer a:hover {
	color: #ddd !important;
}