.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	color: #252525 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {

	color: #252525 !important;
}

section.sppb-section {
    border-bottom: 0px solid !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #000 !important;
}

.sp-megamenu-parent > li:hover > a {
	color: #000 !important;
}

.sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before {
  
    background-color: #000000!important;
  
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
	color: #000000!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #000000!important;
}
@media (max-width: 991.98px) {
.logo-image {
	height: 20px !important;
	margin-top: -20px !important;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {

	margin-top: -10px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
	
	text-transform: uppercase !important;
}
}