/* NewsPress editorial homepage. */
body.home #topbar-wrapper,
body.blog #topbar-wrapper {
	background: #080808;
	border: 0;
}

body.home #primary-menu-wrapper,
body.blog #primary-menu-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 58px;
}

body.home #primary-menu > div > ul > li > a,
body.blog #primary-menu > div > ul > li > a,
body.home #primary-menu > ul > li > a,
body.blog #primary-menu > ul > li > a {
	padding: 20px 18px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

body.home #primary-menu > div > ul > li > a:hover,
body.blog #primary-menu > div > ul > li > a:hover,
body.home #primary-menu > ul > li > a:hover,
body.blog #primary-menu > ul > li > a:hover {
	color: #ff3d8d;
}

.lgbtqpress-home-ticker {
	margin: 0;
	border-bottom: 1px solid #d9d9d9;
	background: #fff;
}

.lgbtqpress-home-ticker .ticker-section {
	margin: 0;
	padding: 0;
}

.lgbtqpress-home-ticker .ticker {
	display: flex;
	align-items: center;
	min-height: 52px;
	overflow: hidden;
}

.lgbtqpress-home-ticker .ticker strong {
	align-self: stretch;
	display: flex;
	align-items: center;
	margin-right: 22px;
	padding: 0 22px;
	background: #d90020;
	color: #fff;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.lgbtqpress-home-ticker .ticker strong span {
	background: #d90020;
	color: #fff;
}

.lgbtqpress-home-ticker .ticker strong::before {
	border-left-color: #d90020;
}

.lgbtqpress-home-ticker .ticker ul,
.lgbtqpress-home-ticker .ticker li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.lgbtqpress-home-ticker .ticker a {
	color: #111;
	font-size: 14px;
	font-weight: 700;
}

.lgbtqpress-home {
	padding: 58px 0 80px;
	background: #fff;
	color: #111;
}

.lgbtqpress-home a { color: inherit; }
.lgbtqpress-home a:hover { color: #d90063; }

.lgbtqpress-lead-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.55fr) minmax(240px, .82fr) minmax(250px, .72fr);
	gap: 32px;
	align-items: start;
}

.lgbtqpress-card-image {
	display: block;
	overflow: hidden;
	background: #eee;
}

.lgbtqpress-card-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .35s ease;
}

.lgbtqpress-card-image:hover img { transform: scale(1.025); }
.lgbtqpress-lead-story .lgbtqpress-card-image { aspect-ratio: 4 / 3; }
.lgbtqpress-secondary-story .lgbtqpress-card-image { aspect-ratio: 16 / 10; margin-bottom: 15px; }

.lgbtqpress-category {
	display: inline-block;
	margin: 18px 0 10px;
	padding-bottom: 4px;
	border-bottom: 3px solid #ff3d8d;
	color: #111;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.lgbtqpress-lead-story h1 {
	margin: 0;
	font-size: clamp(32px, 3vw, 52px);
	font-weight: 900;
	letter-spacing: -.035em;
	line-height: .98;
}

.lgbtqpress-deck {
	margin: 17px 0 0;
	color: #565656;
	font-size: 16px;
	line-height: 1.55;
}

.lgbtqpress-secondary-grid { display: grid; gap: 30px; }
.lgbtqpress-secondary-story h2 { margin: 0; font-size: 22px; font-weight: 850; line-height: 1.08; }

.lgbtqpress-trending-rail {
	border: 1px solid #111;
	background: #fff;
}

.lgbtqpress-trending-column {
	min-width: 0;
}

.newspress-after-trending-widgets {
	margin-top: 24px;
}

.newspress-trending-widget {
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
	border: 1px solid #111;
	background: #fff;
}

.newspress-trending-widget:last-child {
	margin-bottom: 0;
}

.newspress-trending-widget > .title,
.newspress-trending-widget > .wp-block-heading,
.newspress-trending-widget .wp-block-group__inner-container > .wp-block-heading:first-child {
	margin: 0;
	padding: 17px 20px;
	background: #111;
	color: #fff !important;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -.02em;
}

.newspress-trending-widget > .title::after,
.newspress-trending-widget > .wp-block-heading::after {
	display: none;
}

.newspress-trending-widget > ul,
.newspress-trending-widget > ol,
.newspress-trending-widget > .wp-block-latest-posts,
.newspress-trending-widget > .wp-block-categories-list,
.newspress-trending-widget > .wp-block-page-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newspress-trending-widget > ul > li,
.newspress-trending-widget > ol > li,
.newspress-trending-widget > .wp-block-latest-posts > li,
.newspress-trending-widget > .wp-block-categories-list > li,
.newspress-trending-widget > .wp-block-page-list > li {
	margin: 0;
	padding: 15px 16px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.25;
}

.newspress-trending-widget > ul > li:last-child,
.newspress-trending-widget > ol > li:last-child,
.newspress-trending-widget > .wp-block-latest-posts > li:last-child,
.newspress-trending-widget > .wp-block-categories-list > li:last-child,
.newspress-trending-widget > .wp-block-page-list > li:last-child {
	border-bottom: 0;
}

.newspress-trending-widget a:hover,
.newspress-trending-widget a:focus {
	color: #e30613;
}

.newspress-trending-widget > .textwidget,
.newspress-trending-widget > p,
.newspress-trending-widget > form,
.newspress-trending-widget > select {
	margin: 16px;
}

.newspress-trending-widget img {
	max-width: 100%;
	height: auto;
}

.lgbtqpress-trending-rail > h2 {
	margin: 0;
	padding: 17px 20px;
	background: #111;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: -.02em;
}

.lgbtqpress-trending-rail ol { margin: 0; padding: 0; counter-reset: trend; list-style: none; }
.lgbtqpress-trending-rail li {
	counter-increment: trend;
	display: grid;
	grid-template-columns: 38px 1fr;
	gap: 10px;
	align-items: start;
	padding: 17px 16px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.15;
}
.lgbtqpress-trending-rail li:last-child { border-bottom: 0; }
.lgbtqpress-trending-rail li::before {
	content: counter(trend);
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	border: 2px solid #111;
	border-radius: 50%;
	font-weight: 900;
}

.lgbtqpress-latest { margin-top: 70px; }
.lgbtqpress-category-section { margin-top: 70px; }
.newspress-home-category-editorial .lgbtqpress-lead-grid { margin-top: 28px; }
.newspress-home-category-editorial .lgbtqpress-lead-story h2 { margin: 0; font-size: clamp(32px, 3vw, 52px); font-weight: 900; letter-spacing: -.035em; line-height: .98; }
.lgbtqpress-section-heading {
	margin-bottom: 28px;
	border-top: 8px solid #111;
	border-bottom: 1px solid #111;
}
.lgbtqpress-section-heading h2 {
	margin: 0;
	padding: 14px 0 12px;
	font-size: 34px;
	font-weight: 900;
	letter-spacing: -.025em;
}

.lgbtqpress-story-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 38px 24px; }
.lgbtqpress-story-card .lgbtqpress-card-image { aspect-ratio: 16 / 10; }
.lgbtqpress-story-card h3 { margin: 0; font-size: 21px; font-weight: 850; line-height: 1.1; }
.lgbtqpress-story-card > p { margin: 12px 0; color: #666; font-size: 14px; line-height: 1.45; }
.lgbtqpress-byline { color: #777; font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }

@media (max-width: 991px) {
	.lgbtqpress-lead-grid { grid-template-columns: minmax(0, 1.4fr) minmax(240px, .8fr); }
	.lgbtqpress-trending-rail { grid-column: 1 / -1; }
	.lgbtqpress-trending-rail ol { display: grid; grid-template-columns: repeat(2, 1fr); }
	.lgbtqpress-trending-rail li:nth-last-child(2) { border-bottom: 0; }
	.lgbtqpress-story-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 767px) {
	body.home #primary-menu-wrapper, body.blog #primary-menu-wrapper { justify-content: space-between; }
	.lgbtqpress-home { padding-top: 34px; }
	.lgbtqpress-lead-grid { display: block; }
	.lgbtqpress-secondary-grid { grid-template-columns: repeat(2, 1fr); margin-top: 36px; }
	.lgbtqpress-trending-rail { margin-top: 36px; }
	.lgbtqpress-home-ticker .ticker strong { margin-right: 14px; padding: 0 14px; }
}

@media (max-width: 540px) {
	.lgbtqpress-secondary-grid,
	.lgbtqpress-story-grid,
	.lgbtqpress-trending-rail ol { grid-template-columns: 1fr; }
	.lgbtqpress-trending-rail li:nth-last-child(2) { border-bottom: 1px solid #ccc; }
	.lgbtqpress-lead-story h1 { font-size: 34px; }
	.lgbtqpress-section-heading h2 { font-size: 28px; }
	.lgbtqpress-home-ticker .ticker { min-height: 46px; }
}
