.imprint { display: none !important; } .donate-label { visibility:hidden; } .donate-label::before { content: "New Label for Donations" !important; visibility: visible; } .header-search-contain { /*visibility: hidden;*/ } .entry-title { hyphens: none; } /** * Header */ .top-header-contain.desktop-only { display: block; } .top-header-contain { position: relative; } .top-header-contain .wrapper { overflow-x: auto; max-width: 100%; } .site-header .nav2 > ul { flex-wrap: nowrap; } .site-header .nav2 > ul li { white-space: nowrap; margin-right: 0.5rem; } .nav2 > ul::before { font-weight: bold; color: #d64d4d; /* content: "Trending:"; */ margin-right: 20px; text-transform: uppercase; text-align: center; } .site-header .nav2 > ul::before { font-size: 0.7em; } .site-header .nav2 { font-weight: bold; letter-spacing: 0.025em; text-transform: uppercase; } .site-header .nav2 a { color: #404f54; } .site-header .social-navigation { display: none; } .top-header-contain:after { background: linear-gradient(270deg, rgba(245,245,245,1) 20%, rgba(245,245,245,0) 100%); bottom: 0; display: block; content: ''; right: 0; position: absolute; top: 0; width: 70px; } @media (max-width: 1260px) { .top-header-contain .nav2 { padding-left: 5vw; padding-right: 5vw; } } @media (min-height: 1100px) and (min-width: 782px ){ .site-header { position: sticky; top: 0; z-index: 10000; } .admin-bar .site-header { top: 32px; } } /* RAS button */ @media (min-width: 960px) { .site-header .newspack-reader__account-link { border: 1px solid currentcolor; font-weight: bold; padding-left: 0.5rem; padding-right: 0.5rem; } } /* Above header widgets */ .above-header-widgets { border-bottom: 1px solid #e7e8e8; } .above-header-widgets .wp-block-image { margin: 0 } .above-header-widgets section:first-child:last-child { margin: 0.5rem 0; } .middle-header-contain .wrapper { padding: 0.5rem 0 0.25rem; } @media (min-width: 782px) { .h-sb .middle-header-contain .wrapper { padding: 1rem 0 0.75rem; } } .sixfifty-nav-color { /* PAO Green: #23685b * TheSixFifty Green: #D7DF23 /*color: #4a4a4a !important; background: #D7DF23; padding-right: 10px;*/ } .h-sb .bottom-header-contain { /*background-color: #23685b; Green*/ } /* Tertiary menu */ .tertiary-menu { /* text-transform: uppercase; */ } .site-header .tertiary-menu a { font-size: 1.25em; border-radius: 7px !important; padding: .5em 1em; background: #f7941d !important; } .site-header .nav3 li:nth-child(n+2) { margin-left: 0.35rem; } .mobile-sidebar .tertiary-menu a { font-size: 1em; } .h-sb .site-header .nav3 a, .mobile-sidebar .nav3 a { background: #23685b; border-radius: 2px; color: #000; } .main-navigation .menu-highlight, .main-navigation .menu-highlight a { background-color: #f7941d; color: #000 !important; } .cat-short-story .entry-header, .cat-spotlight .entry-header, .cat-best-of .entry-header, .cat-readers-choice .entry-header { display: none; } .cat-short-story .author-bio, .cat-spotlight .author-bio, .cat-best-of .author-bio, .cat-readers-choice .author-bio { display: none; } .cat-short-story .site-content, .cat-spotlight .site-content, .cat-best-of .site-content, .cat-readers-choice .site-content { margin-top: 0; } .category-spotlight #jp-relatedposts { display: none !important; } /* Trending Bar - .trending-bar class on group block in Above Header widget with one Homepage Posts block */ .above-header-widgets .wrapper { max-width: 100vw; } .trending-bar { margin: -10px calc(-100vw / 2 + 1200px / 2); padding: 0px 20px; } @media (max-width: 1200px) { .trending-bar { margin-left: auto; margin-right: auto; } } .trending-bar .wpnbha:first-child { display: flex; overflow: hidden; padding: 13px 0px; } .trending-bar .wpnbha:first-child:before { font-weight: bold; color: #d64d4d; content: "Trending:"; margin-right: 20px; text-transform: uppercase; float: left; font-size: 0.9em; line-height: 1.1; } @media (max-width: 960px) { .trending-bar .wpnbha.is-grid>div { text-overflow: ellipsis; width: 65%; gap: 12px; } .trending-bar .wpnbha article { flex-shrink: 0; flex-basis: auto !important; } } .trending-bar .wpnbha article h2.entry-title { font-size: 0.9em; } @media (min-width: 961px) { .trending-bar .wpnbha article h2.entry-title { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } } @media (max-width: 960px) { .trending-bar .wpnbha article h2.entry-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 280px; } } /* hide address option */ button.use_original { display: none; } /** * Content */ /* Archival content - image alignment */ figure.inline-10-photo, figure.inline-20-photo, figure.inline-30-photo, figure.inline-40-photo, figure.inline-50-photo, figure.inline-60-photo, figure.inline-70-photo, figure.inline-80-photo, figure.inline-90-photo { float: right; margin: 0 0 1rem 1rem !important; } figure.inline-10-photo { width: 10%; } figure.inline-20-photo { width: 20%; } figure.inline-30-photo { width: 30%; } figure.inline-40-photo { width: 40%; } figure.inline-50-photo { width: 50%; } figure.inline-60-photo { width: 60%; } figure.inline-70-photo { width: 70%; } figure.inline-80-photo { width: 80%; } figure.inline-90-photo { width: 90%; } /* Hide tags */ .tags-links { display: none !important; } /* Hide related content on blog page */ .category-blogs .jp-relatedposts { display: none !important; } /* Ads - prevent overlap with floated blocks */ .entry-content .scaip { clear: both; } /* Wide-width image blocks */ @media (min-width: 1260px) { .page-template-single-feature .entry .entry-content > .wp-block-image.alignwide, .post-template-single-feature .entry .entry-content > .wp-block-image.alignwide { align-items: center; display: flex; flex-direction: column; } .page-template-single-feature .entry .entry-content > .wp-block-image.alignwide img, .page-template-single-feature .entry .entry-content > .wp-block-image.alignwide figcaption, .post-template-single-feature .entry .entry-content > .wp-block-image.alignwide img, .post-template-single-feature .entry .entry-content > .wp-block-image.alignwide figcaption { max-width: 1200px; } } /* Hide extra groups people should be registered to automatically */ div[data-action=register] li:has(input[value=group-a0a5e0d909-ba1b002ad7]) { display: none; } div[data-action=register] li:has(input[value=group-037808cf08-ba1b002ad7]) { display: none; } div[data-action=register] li:has(input[value=group-ed3ff51f3c-ba1b002ad7]) { display: none; }