/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.theme-twentytwenty .header-inner .mobile-nav-toggle {
    display: none;
}

body.theme-twentytwenty:not(.overlay-header) .primary-menu > li.sponsored-link > a {
    color: #000;
}

body.theme-twentytwenty:not(.overlay-header) .primary-menu > li.sponsored-link > a:hover {
    text-decoration: none;
}