/* Stella Design footer */
.stelladesign-footer-block .widget-title {
	margin: 0 0 14px;
	font-size: 18px;
	color: #ffffff;
}

.stelladesign-footer__list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.stelladesign-footer__list li {
	margin: 0 0 8px;
	line-height: 1.45;
}

.stelladesign-footer__list a {
	text-decoration: none;
}

.stelladesign-footer__list a:hover {
	color: #00c2e0;
}

.stelladesign-footer__about {
	margin: 0;
	line-height: 1.55;
	max-width: 280px;
}

/* Hide demo social icons if theme re-adds them */
.ct-footer [data-id="socials"] {
	display: none !important;
}
