@media only screen and (min-width: 560px)
.site-header .main-navigation > div > ul > li > a {
    padding: 0;
    COLOR: white;
}


body:not(.fse-enabled) .main-navigation a {
    font-size: 0.7em;
  }

.comment-meta .comment-metadata, .entry-footer, .entry-meta, .has-background-background-color[class], .has-background-dark-background-color[class], .has-background-light-background-color[class], .has-foreground-color[class], .main-navigation, .main-navigation a, .main-navigation a:link, .main-navigation a:visited, .screen-reader-text:focus, .site-footer #footer-info-wrapper a, .site-title, .social-navigation a, .wp-block-code, .wp-block-code pre, .wp-block-pullquote, body, body .widget_eu_cookie_law_widget #eu-cookie-law, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept, .site-header .main-navigation>div>ul>li .sub-menu a, .a8c-posts-list__item .a8c-posts-list-item__meta, .entry-footer, .entry-meta, .footer-navigation .footer-menu, .has-foreground-light-color[class], .site-branding, .site-info, .wp-block-image figcaption, .wp-block-latest-comments .wp-block-latest-comments__comment-date, .wp-block-latest-posts .wp-block-latest-posts__post-date, .wp-block-newspack-blocks-homepage-articles article .cat-links, .wp-block-newspack-blocks-homepage-articles article .entry-meta, .wp-block-pullquote .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer, .wp-block-quote .wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer, .wp-block-quote.is-large .wp-block-quote__citation, .wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large .wp-block-quote__citation, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer, .wp-block-video figcaption, figcaption {
    color: white;
}



body:not(.fse-enabled) #masthead {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: relative;
}



@media screen and (min-width: 800px) {
   div.main-menu-container {
    width: 1200px !important;
    margin: -5px 0 0 -555px;
   }
}

@media screen and (max-width: 799px) {
    div.main-menu-container {
         color: white !important;
    }
}

header.entry-header  {
	display: none;
}
