#sp-header {
	background: #fff;
}.sp-megamenu-parent > li:hover > a {
	color: #3c3c3b;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	color: #3c3c3b;
}
.sp-megamenu-parent > li > a {
	color: #3c3c3b;
}
body, h1, h2, h3, h4, h5, h6, p {
    font-family: "Segoe UI", sans-serif !important;
}

#sp-footer {

	background-color: #089e00;
}

.burger-icon > span {
	background-color: #3c3c3b!important;
	
}
#sp-footer .sp-copyright a:hover {
	color: #ffffff;
}

#sp-footer .sp-copyright a {
	color: #fff;
}

@media (max-width: 1068px) {
	.logo-image {
		height: 60px!important;
		width: auto;   /* Szerokość dopasowuje się automatycznie, zachowując proporcje */
	}
}