html header nav ul.nav-main .dropdown-full-color .mega-menu-sub-title, html header nav ul.nav-main .dropdown-full-color.mega-menu-item ul.sub-menu .mega-menu-sub-title {
    opacity: 1 !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
}
.mega-menu-content ul.sub-menu > li > ul.sub-menu > li > a::before {
    content: "> ";
}
.live-campaign-porto label {
    color: #fff;
}
.live-campaign-porto label::after {
    color: #fff;
    content: " Required";
}

.body>#footer .copyright {
    color: #fff !important;
}

@media (min-width: 992px){
header nav ul.nav-main li a {
    font-size: 14px !important;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 13px;
}
}







