/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 12 2025 | 22:38:29 */
/**
Footer
**/
.fusion-footer .fusion-imageframe.maximage img {
	height: auto;
	margin-bottom: 14px;
}

.fusion-footer .bottom-style {
	position: relative;
}

.fusion-footer .bottom-style::after {
	width: 83px;
	height: 1px;
	position: absolute;
	content: "";
	background: #fff;
	left: 10px;
	bottom: -14px;
}

.fusion-footer .bottom-style {
	padding: 6px 10px 0;
}

.fusion-footer .bottom-style h3 {
	letter-spacing: 6px;
}

.fusion-footer .boxlist ul li a,
.fusion-footer .boxlist ul li {
	list-style: none;
	color: var(--White-Shade-2, #C8C9CA);
	font-family: Poppins;
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 160% */
	letter-spacing: 3px;
}

.fusion-footer .boxlist ul li a:hover {
	color: #fff;
}

.fusion-footer .boxlist ul {
	padding: 0 10px;
	margin: -4px 0 0 0;
}

.fusion-footer .footerlinks a {
	margin-left: 40px;
}

.fusion-footer .boxlist ul li {
	margin-bottom: 27px;
}

@media (max-width: 767px) {
	.fusion-footer .bottom-style::after {
		left: 0;
		bottom: -5px;
	}
	.fusion-footer .small12 p {
		font-size: 12px;
		text-align: center;
	}
	.fusion-footer .footerlinks a {
		margin: 0 10px;
	}
}
