.sp-megamenu-parent>li>a,.sp-megamenu-parent>li>span {
    font-size: 18px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 15px;
}

.sp-menu-item .sp-menu-heading:hover {
    color: #ffaf4a;
}

.sp-menu-item .sp-menu-heading {
    transition: color 0.3s ease;
}

.mod-menu__heading .nav-header {
    transition: color 0.3s ease;
}

.sp-page-title {
    background: #ffffff;
}

.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    color: #252525;
}

.sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>li>a {
    color: #252525;
}

.sp-page-title .breadcrumb>.active {
    color: #252525;
}