/* Custom styles for porto_child theme. This is temporary until we build the new site. */

.nav-toggle {
    margin-right: 0;
    margin-left: 20px;
}

@media only screen and (min-width: 768px) {
    .navigation.sw-megamenu:not(.side-megamenu) a.level-top {
        color: #fff !important;
    }
}