/*
Theme Name: JNews RingRacer
Theme URI: https://www.ringracernews.de/
Description: Child theme for RingRacerNews – Motorsport brand layer on JNews.
Author: RingRacerNews
Template: jnews
Version: 1.7.2
Text Domain: jnews-ringracer
*/

:root {
	--rrn-bg: #121212;
	--rrn-surface: #1a1a1a;
	--rrn-surface-2: #222222;
	--rrn-surface-3: #1e1e1e;
	--rrn-border: #3d3d3d;
	--rrn-text: #ffffff;
	--rrn-muted: #d4d4d4;
	--rrn-accent: #ddfe86;
	--rrn-accent-hover: #b8d95a;
	--rrn-accent-ink: #111111;
	--rrn-breaking: #c8102e;
	--rrn-nav: #101010;
	--rrn-header-bg: #1a1a1a;
	--rrn-header-top: #121212;
	--rrn-header-text: #f2f2f2;
	--rrn-header-muted: #a8a8a8;
	--rrn-header-border: rgba(221, 254, 134, 0.14);
	--rrn-header-line: rgba(221, 254, 134, 0.22);
}

body {
	--j-accent-color: var(--rrn-accent) !important;
	--j-alt-color: var(--rrn-accent) !important;
	--j-entry-link-color: var(--rrn-accent) !important;
	--j-body-color: var(--rrn-text) !important;
}

/* Filled stage – charcoal, not void black */
body.jnews,
body.jnews.jeg_boxed {
	background-color: var(--rrn-bg) !important;
	background-image: none !important;
}

.jeg_viewport,
.jeg_container,
.jeg_content,
.jeg_boxed .jeg_main .jeg_container,
.jeg_autoload_separator,
.jeg_main,
.jeg_vc_content {
	background-color: var(--rrn-surface) !important;
}

/* Kill builder spacer voids */
.home .vc_empty_space,
.page-id-13600 .vc_empty_space,
.page-id-13805 .vc_empty_space,
.page-id-13811 .vc_empty_space,
.page-id-13861 .vc_empty_space,
.page-id-13893 .vc_empty_space,
.page-id-13932 .vc_empty_space {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
}

.home .vc_row,
.page-id-13600 .vc_row,
.page-id-13805 .vc_row,
.page-id-13811 .vc_row,
.page-id-13861 .vc_row,
.page-id-13893 .vc_row,
.page-id-13932 .vc_row {
	margin-bottom: 0 !important;
}

.home .wpb_content_wrapper > .vc_row,
.page-id-13600 .wpb_content_wrapper,
.page-id-13805 .wpb_content_wrapper,
.page-id-13811 .wpb_content_wrapper,
.page-id-13861 .wpb_content_wrapper,
.page-id-13893 .wpb_content_wrapper,
.page-id-13932 .wpb_content_wrapper > .vc_row {
	padding: 1rem 0 !important;
}

.home .jeg_vc_content,
.page-id-13600 .jeg_vc_content,
.page-id-13805 .jeg_vc_content,
.page-id-13811 .jeg_vc_content,
.page-id-13861 .jeg_vc_content,
.page-id-13893 .jeg_vc_content,
.page-id-13932 .jeg_vc_content {
	padding-bottom: 0 !important;
}

/* ========== HEADER: EKN structure, dark RRN palette ========== */
.jeg_header.normal,
.jeg_header.full,
.jeg_header_wrapper {
	background: var(--rrn-header-bg) !important;
}

.jeg_header .jeg_topbar,
.jeg_header .jeg_topbar.dark {
	display: block !important;
	background: var(--rrn-header-top) !important;
	border-bottom: 1px solid var(--rrn-header-border) !important;
	height: 40px !important;
	line-height: 40px !important;
}

.jeg_header .jeg_topbar .jeg_nav_row,
.jeg_header .jeg_topbar .jeg_nav_icon {
	height: 40px !important;
	line-height: 40px !important;
}

.jeg_header .jeg_topbar .jeg_nav_row {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
}

.jeg_header .jeg_topbar .jeg_nav_left {
	display: flex !important;
	align-items: center !important;
	flex: 1 1 auto;
}

.jeg_header .jeg_topbar .jeg_nav_right {
	display: flex !important;
	align-items: center !important;
	margin-left: auto !important;
	gap: 0.75rem;
	flex: 0 0 auto;
}

.jeg_header .jeg_topbar .jeg_nav_left .item_wrap {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	gap: 0.85rem;
	width: 100%;
}

.jeg_header .jeg_topbar .jeg_nav_right .item_wrap {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 0.85rem;
	width: 100%;
}

.jeg_header .jeg_top_date {
	color: var(--rrn-header-muted) !important;
	font-family: "Source Sans 3", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: 0.01em;
	opacity: 1 !important;
}

.jeg_header .jeg_topbar .jeg_nav_item {
	display: inline-flex !important;
	align-items: center !important;
}

.jeg_header .jeg_topbar .socials_widget a {
	color: var(--rrn-accent) !important;
	opacity: 1 !important;
	margin-left: 0.65rem !important;
	line-height: 1 !important;
}

.jeg_header .jeg_topbar .socials_widget a:first-child {
	margin-left: 0 !important;
}

.jeg_header .jeg_topbar .socials_widget a:hover {
	color: #ffffff !important;
}

.jeg_header .jeg_topbar .socials_widget .fa,
.jeg_header .jeg_topbar .socials_widget i {
	color: inherit !important;
	font-size: 15px !important;
	width: auto !important;
	opacity: 1 !important;
}

.jeg_header .jeg_topbar .socials_widget .jeg-icon,
.jeg_header .jeg_topbar .socials_widget svg {
	display: inline-block !important;
	width: 15px !important;
	height: 15px !important;
	vertical-align: -2px;
}

.jeg_header .jeg_topbar .socials_widget svg,
.jeg_header .jeg_topbar .socials_widget svg path {
	fill: currentColor !important;
	color: inherit !important;
}

/* Mid: logo + banner as one compact row (no floating void / no ad frame) */
.jeg_header .jeg_midbar,
.jeg_header .jeg_midbar.dark {
	display: block !important;
	height: 84px !important;
	min-height: 84px !important;
	overflow: visible !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	border-bottom: 1px solid var(--rrn-header-border) !important;
	background: var(--rrn-header-bg) !important;
}

.jeg_header .jeg_midbar .jeg_nav_row {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	height: 84px !important;
	gap: 1.5rem;
}

.jeg_header .jeg_midbar .jeg_nav_col {
	display: flex !important;
	align-items: center !important;
	float: none !important;
	height: 100%;
}

.jeg_header .jeg_midbar .jeg_nav_left {
	flex: 0 0 auto;
}

.jeg_header .jeg_midbar .jeg_nav_right,
.jeg_header .jeg_midbar .jeg_nav_grow {
	flex: 0 1 auto;
	justify-content: flex-start !important;
	min-width: 0;
}

.jeg_header .jeg_midbar .jeg_nav_left .item_wrap,
.jeg_header .jeg_midbar .jeg_nav_right .item_wrap {
	display: flex !important;
	align-items: center !important;
	gap: 1.5rem;
	height: 100%;
	width: auto !important;
}

.jeg_header .jeg_midbar .jeg_nav_right .item_wrap {
	justify-content: flex-start !important;
}

.rrn-logo-wrap {
	margin: 0 !important;
	padding: 0 !important;
}

.rrn-logo-wrap .site-title {
	margin: 0 !important;
	line-height: 1 !important;
	font-size: inherit !important;
	font-weight: inherit !important;
}

.jeg_header .jeg_midbar .jeg_logo_img,
.jeg_header .jeg_logo_img {
	mix-blend-mode: normal !important;
	max-height: 58px !important;
	width: auto !important;
	height: auto !important;
	display: block !important;
}

.jeg_header .jeg_midbar .jeg_ad,
.jeg_header .jeg_midbar .jnews_header_ads {
	margin: 0 !important;
	padding: 0 !important;
	max-width: none;
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	width: auto !important;
	text-align: left !important;
}

.jeg_header .jeg_midbar .jeg_ad .ads-wrapper,
.jeg_header .jeg_midbar .jeg_ad .ads_code {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-start !important;
	width: auto !important;
	max-width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.jeg_header .jeg_midbar .jeg_ad a {
	display: inline-flex !important;
	align-items: center !important;
	margin: 0 !important;
	line-height: 0;
}

.jeg_header .jeg_midbar .jeg_ad .ads-text,
.jeg_header .jeg_midbar .jeg_ad .ads-wrapper::before {
	display: none !important;
	content: none !important;
}

.jeg_header .jeg_midbar .jeg_ad img,
.jeg_header .jeg_midbar .ads-wrapper img {
	max-height: 60px !important;
	width: auto !important;
	max-width: min(600px, 52vw) !important;
	height: auto !important;
	display: block;
	margin: 0 !important;
}

.jeg_navbar_mobile .jeg_logo_img,
.jeg_stickybar .jeg_logo_img {
	mix-blend-mode: normal !important;
	max-height: 40px !important;
	width: auto !important;
	height: auto !important;
}

/* ========== NAV: Motorsport-Total structure (2-tier, RRN colors) ========== */
.jeg_header .jeg_bottombar.jeg_navbar,
.jeg_bottombar .jeg_nav_icon {
	height: 48px !important;
}

.jeg_header .jeg_bottombar.jeg_navbar,
.jeg_header .jeg_bottombar .jeg_main_menu:not(.jeg_menu_style_1) > li > a,
.jeg_header .jeg_bottombar .jeg_menu_style_1 > li,
.jeg_header .jeg_bottombar .jeg_menu:not(.jeg_main_menu) > li > a {
	line-height: 48px !important;
}

.jeg_header .jeg_bottombar,
.jeg_header .jeg_bottombar.jeg_navbar_wrapper,
.jeg_header .jeg_bottombar.jeg_navbar_wrapper:not(.jeg_navbar_boxed),
.jeg_header .jeg_bottombar.jeg_navbar_boxed .jeg_nav_row,
.jeg_header .jeg_bottombar.dark,
.jeg_header_wrapper .jeg_bottombar,
.jeg_header_wrapper .jeg_bottombar.jeg_navbar_dark {
	background: #141414 !important;
	border-top: 1px solid var(--rrn-header-border) !important;
	border-bottom: 1px solid var(--rrn-header-line) !important;
	position: relative !important;
	overflow: visible !important;
}

/* Space for secondary bar when open */
.jeg_header .jeg_bottombar.rrn-subnav-open,
.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.menu-item-has-children:hover),
.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.menu-item-has-children.sfHover),
.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.current-menu-ancestor),
.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.current-menu-item.menu-item-has-children) {
	padding-bottom: 40px !important;
}

.jeg_header .jeg_bottombar .jeg_nav_row {
	display: flex !important;
	align-items: stretch !important;
	justify-content: space-between !important;
	width: 100%;
	position: relative !important;
	min-height: 48px;
	overflow: visible !important;
}

.jeg_header .jeg_bottombar .jeg_nav_col,
.jeg_header .jeg_bottombar .item_wrap,
.jeg_header .jeg_main_menu_wrapper,
.jeg_header .jeg_mainmenu_wrap {
	display: flex !important;
	align-items: stretch !important;
	position: static !important;
	overflow: visible !important;
	float: none !important;
}

.jeg_header .jeg_bottombar .jeg_nav_col.jeg_nav_grow {
	flex: 1 1 auto;
	min-width: 0;
	justify-content: flex-start !important;
	width: auto !important;
}

.jeg_header .jeg_bottombar .jeg_nav_col.jeg_nav_right {
	flex: 0 0 auto;
	margin-left: auto !important;
	justify-content: flex-end !important;
	align-items: center !important;
	width: auto !important;
}

.jeg_header .jeg_bottombar .item_wrap {
	width: 100%;
}

.jeg_header .jeg_navbar_menuborder .jeg_main_menu > li:not(:last-child),
.jeg_header .jeg_navbar_menuborder .jeg_nav_item {
	border: 0 !important;
}

.jeg_header .jeg_main_menu_wrapper,
.jeg_header .jeg_mainmenu_wrap {
	width: 100% !important;
	max-width: 100%;
}

.jeg_header .jeg_main_menu {
	display: flex !important;
	flex-wrap: nowrap;
	align-items: stretch;
	gap: 0;
	margin: 0 !important;
	padding: 0 !important;
	position: static !important;
	width: 100%;
}

.jeg_header .jeg_main_menu > li {
	float: none !important;
	margin: 0 !important;
	display: flex !important;
	align-items: stretch;
	position: static !important;
}

/* Primary tier */
.jeg_header .jeg_main_menu > li > a {
	font-family: Oswald, Montserrat, Arial, sans-serif !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	padding: 0 1.2rem !important;
	color: var(--rrn-header-text) !important;
	white-space: nowrap;
	position: relative;
	display: flex !important;
	align-items: center;
	height: 48px;
	line-height: 1 !important;
	background: transparent !important;
	border: 0 !important;
}

.jeg_header .jeg_main_menu > li > a:hover,
.jeg_header .jeg_main_menu > li.current-menu-item > a,
.jeg_header .jeg_main_menu > li.current-menu-ancestor > a,
.jeg_header .jeg_main_menu > li.sfHover > a {
	color: #ffffff !important;
	background: #2a2a2a !important;
}

.jeg_header .jeg_main_menu > li > a:after,
.jeg_header .jeg_main_menu > li > a:before,
.jeg_header .jeg_menu_style_1 > li > a:before,
.jeg_header .jeg_main_menu > li.menu-item-has-children > a:before {
	display: none !important;
	content: none !important;
	width: 0 !important;
	height: 0 !important;
}

.jeg_header .jeg_main_menu > li > a .jeg_font_menu,
.jeg_header .jeg_main_menu > li > a .fa {
	display: none !important;
}

/* Secondary tier: full-width horizontal bar (not dropdown) */
.jeg_header .jeg_main_menu > li > .sub-menu {
	display: none !important;
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	top: 48px !important;
	width: 100% !important;
	min-width: 100% !important;
	max-width: none !important;
	flex-direction: row !important;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start;
	background: #2a2a2a !important;
	border: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
	z-index: 50;
	float: none !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.jeg_header .jeg_main_menu > li:hover > .sub-menu,
.jeg_header .jeg_main_menu > li.sfHover > .sub-menu,
.jeg_header .jeg_main_menu > li.current-menu-ancestor > .sub-menu,
.jeg_header .jeg_main_menu > li.current-menu-item.menu-item-has-children > .sub-menu {
	display: flex !important;
}

.jeg_header .jeg_main_menu > li > .sub-menu > li {
	float: none !important;
	display: flex !important;
	margin: 0 !important;
	border: 0 !important;
	position: static !important;
}

.jeg_header .jeg_main_menu > li > .sub-menu > li > a {
	font-family: "Source Sans 3", Helvetica, Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: 0.02em;
	text-transform: none !important;
	color: #e8e8e8 !important;
	padding: 0 1.25rem !important;
	height: 40px !important;
	line-height: 40px !important;
	display: flex !important;
	align-items: center;
	background: transparent !important;
	border: 0 !important;
}

.jeg_header .jeg_main_menu > li > .sub-menu > li > a:hover,
.jeg_header .jeg_main_menu > li > .sub-menu > li.current-menu-item > a {
	color: var(--rrn-accent) !important;
	background: transparent !important;
}

.jeg_header .jeg_main_menu > li > .sub-menu > li > a:before,
.jeg_header .jeg_main_menu > li > .sub-menu > li > a:after {
	display: none !important;
	content: none !important;
}

.jeg_header .jeg_bottombar .jeg_search_wrapper,
.jeg_header .jeg_bottombar .jeg_nav_search {
	min-width: 0 !important;
	max-width: none !important;
	display: flex !important;
	align-items: center !important;
	padding: 0 0.75rem;
}

.jeg_header .jeg_bottombar .jeg_search_icon,
.jeg_header .jeg_bottombar .jeg_search_button,
.jeg_header .jeg_bottombar .fa-search,
.jeg_header .jeg_bottombar .jeg_search_toggle {
	color: var(--rrn-header-text) !important;
	font-size: 16px !important;
}

.jeg_header .jeg_bottombar .jeg_search_toggle:hover {
	color: var(--rrn-accent) !important;
}

.jeg_mobile_midbar,
.jeg_mobile_midbar.dark {
	background: var(--rrn-header-bg) !important;
}

.jeg_header_sticky .jeg_navbar_wrapper:not(.jeg_navbar_boxed),
.jeg_header_sticky .jeg_navbar_boxed .jeg_nav_row,
.jeg_stickybar,
.jeg_stickybar.dark,
.jeg_stickybar.jeg_navbar_boxed .jeg_nav_row {
	background: var(--rrn-header-bg) !important;
	border-bottom-color: transparent !important;
}

.jeg_mobile_bottombar {
	height: 56px !important;
	line-height: 56px !important;
	background: var(--rrn-header-bg) !important;
}

@media (max-width: 991px) {
	.jeg_header .jeg_bottombar.rrn-subnav-open,
	.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.menu-item-has-children:hover),
	.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.menu-item-has-children.sfHover),
	.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.current-menu-ancestor),
	.jeg_header .jeg_bottombar:has(.jeg_main_menu > li.current-menu-item.menu-item-has-children) {
		padding-bottom: 0 !important;
	}

	.jeg_header .jeg_main_menu > li > .sub-menu {
		position: static !important;
		width: 100% !important;
		flex-direction: column !important;
	}
}

/* Typography */
body,
input,
textarea,
select,
.chosen-container-single .chosen-single,
.btn,
.button {
	font-family: "Source Sans 3", "Source Sans Pro", Helvetica, Arial, sans-serif;
}

.jeg_header,
.jeg_mobile_wrapper,
.jeg_post_title,
.entry-header .jeg_post_title,
.jeg_block_title,
.jeg_footer_title {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	letter-spacing: 0.02em;
}

/* Brand accent */
.jeg_thumb .jeg_post_category a,
.jeg_pl_lg_box .jeg_post_category a,
.jeg_pl_md_box .jeg_post_category a,
.jeg_postblock_carousel_2 .jeg_post_category a,
.jeg_heroblock .jeg_post_category a,
.jeg_slide_caption .jeg_post_category a,
.jeg_block_heading_1 .jeg_block_title span,
.jeg_block_heading_2 .jeg_block_title span {
	background-color: var(--rrn-accent) !important;
	border-color: var(--rrn-accent) !important;
	color: var(--rrn-accent-ink) !important;
}

.jeg_post_meta .fa,
.jeg_post_meta .jpwt-icon,
.entry-header .jeg_post_meta .fa {
	color: var(--rrn-accent) !important;
}

.entry-content .content-inner a {
	color: var(--rrn-accent);
}

input[type="submit"],
.btn,
.button,
.jeg_readmore:hover,
.jeg_block_loadmore a:hover,
.jeg_block_loadmore a.active {
	background-color: var(--rrn-accent) !important;
	border-color: var(--rrn-accent) !important;
	color: var(--rrn-accent-ink) !important;
}

/* Dense content cards – no floating islands in black */
.home .jeg_heroblock,
.home .jeg_postblock,
.page-id-13600 .jeg_heroblock,
.page-id-13805 .jeg_heroblock,
.page-id-13811 .jeg_heroblock,
.page-id-13861 .jeg_heroblock,
.page-id-13893 .jeg_heroblock,
.page-id-13932 .jeg_heroblock,
.page-id-13600 .jeg_postblock,
.page-id-13805 .jeg_postblock,
.page-id-13811 .jeg_postblock,
.page-id-13861 .jeg_postblock,
.page-id-13893 .jeg_postblock,
.page-id-13932 .jeg_postblock {
	margin-bottom: 1rem !important;
	padding: 1rem 1rem 0.75rem;
	background: var(--rrn-surface-2);
	border: 1px solid var(--rrn-border);
}

.home .jeg_heroblock,
.page-id-13600 .jeg_heroblock,
.page-id-13805 .jeg_heroblock,
.page-id-13811 .jeg_heroblock,
.page-id-13861 .jeg_heroblock,
.page-id-13893 .jeg_heroblock,
.page-id-13932 .jeg_heroblock {
	padding: 0;
	overflow: hidden;
	margin-bottom: 0.75rem !important;
}

.home .jeg_block_heading_1,
.page-id-13600 .jeg_block_heading_1,
.page-id-13805 .jeg_block_heading_1,
.page-id-13811 .jeg_block_heading_1,
.page-id-13861 .jeg_block_heading_1,
.page-id-13893 .jeg_block_heading_1,
.page-id-13932 .jeg_block_heading_1 {
	margin-bottom: 0.75rem !important;
}

.home .jeg_postblock .jeg_block_container,
.page-id-13600 .jeg_postblock .jeg_block_container,
.page-id-13805 .jeg_postblock .jeg_block_container,
.page-id-13811 .jeg_postblock .jeg_block_container,
.page-id-13861 .jeg_postblock .jeg_block_container,
.page-id-13893 .jeg_postblock .jeg_block_container,
.page-id-13932 .jeg_postblock .jeg_block_container {
	margin-bottom: 0;
}

/* Sidebar: stack tight, no sticky ghost column */
.home .jeg_sticky_sidebar,
.page-id-13600 .jeg_sticky_sidebar,
.page-id-13805 .jeg_sticky_sidebar,
.page-id-13811 .jeg_sticky_sidebar,
.page-id-13861 .jeg_sticky_sidebar,
.page-id-13893 .jeg_sticky_sidebar,
.page-id-13932 .jeg_sticky_sidebar,
.home .theiaStickySidebar,
.page-id-13600 .theiaStickySidebar,
.page-id-13805 .theiaStickySidebar,
.page-id-13811 .theiaStickySidebar,
.page-id-13861 .theiaStickySidebar,
.page-id-13893 .theiaStickySidebar,
.page-id-13932 .theiaStickySidebar,
.home .jeg_sidebar.jeg_sticky_sidebar,
.page-id-13600 .jeg_sidebar.jeg_sticky_sidebar,
.page-id-13805 .jeg_sidebar.jeg_sticky_sidebar,
.page-id-13811 .jeg_sidebar.jeg_sticky_sidebar,
.page-id-13861 .jeg_sidebar.jeg_sticky_sidebar,
.page-id-13893 .jeg_sidebar.jeg_sticky_sidebar,
.page-id-13932 .jeg_sidebar.jeg_sticky_sidebar {
	position: static !important;
	transform: none !important;
	width: auto !important;
	top: auto !important;
	height: auto !important;
}

.home .jeg_content,
.page-id-13600 .jeg_content,
.page-id-13805 .jeg_content,
.page-id-13811 .jeg_content,
.page-id-13861 .jeg_content,
.page-id-13893 .jeg_content,
.page-id-13932 .jeg_content {
	padding-bottom: 1rem !important;
}

.home .jeg_main,
.page-id-13600 .jeg_main,
.page-id-13805 .jeg_main,
.page-id-13811 .jeg_main,
.page-id-13861 .jeg_main,
.page-id-13893 .jeg_main,
.page-id-13932 .jeg_main {
	min-height: 0 !important;
}

.home .jeg_viewport,
.page-id-13600 .jeg_viewport,
.page-id-13805 .jeg_viewport,
.page-id-13811 .jeg_viewport,
.page-id-13861 .jeg_viewport,
.page-id-13893 .jeg_viewport,
.page-id-13932 .jeg_viewport {
	min-height: 0 !important;
}

.home .wpb_column.vc_col-sm-4,
.page-id-13600 .wpb_column.vc_col-sm-4,
.page-id-13805 .wpb_column.vc_col-sm-4,
.page-id-13811 .wpb_column.vc_col-sm-4,
.page-id-13861 .wpb_column.vc_col-sm-4,
.page-id-13893 .wpb_column.vc_col-sm-4,
.page-id-13932 .wpb_column.vc_col-sm-4 {
	background: var(--rrn-surface-2);
	border: 1px solid var(--rrn-border);
	padding: 1rem !important;
}

.home .wpb_column.vc_col-sm-4 .rrn-newsletter,
.page-id-13600 .wpb_column.vc_col-sm-4 .rrn-newsletter,
.page-id-13805 .wpb_column.vc_col-sm-4 .rrn-newsletter,
.page-id-13811 .wpb_column.vc_col-sm-4 .rrn-newsletter,
.page-id-13861 .wpb_column.vc_col-sm-4 .rrn-newsletter,
.page-id-13893 .wpb_column.vc_col-sm-4 .rrn-newsletter,
.page-id-13932 .wpb_column.vc_col-sm-4 .rrn-newsletter {
	border: 0;
	padding: 0;
	background: transparent;
	margin-bottom: 1rem;
}

.home .wpb_column.vc_col-sm-4 .jeg_ad,
.page-id-13600 .wpb_column.vc_col-sm-4 .jeg_ad,
.page-id-13805 .wpb_column.vc_col-sm-4 .jeg_ad,
.page-id-13811 .wpb_column.vc_col-sm-4 .jeg_ad,
.page-id-13861 .wpb_column.vc_col-sm-4 .jeg_ad,
.page-id-13893 .wpb_column.vc_col-sm-4 .jeg_ad,
.page-id-13932 .wpb_column.vc_col-sm-4 .jeg_ad {
	margin: 0;
}

.home .wpb_column.vc_col-sm-4 img,
.page-id-13600 .wpb_column.vc_col-sm-4,
.page-id-13805 .wpb_column.vc_col-sm-4,
.page-id-13811 .wpb_column.vc_col-sm-4,
.page-id-13861 .wpb_column.vc_col-sm-4,
.page-id-13893 .wpb_column.vc_col-sm-4,
.page-id-13932 .wpb_column.vc_col-sm-4 img {
	width: 100%;
	height: auto;
	display: block;
}

/* Event strip */
.rrn-event-strip {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.6rem 1rem;
	padding: 0.7rem 1rem;
	margin: 0 0 0.75rem;
	background: var(--rrn-surface-3);
	border: 1px solid var(--rrn-border);
	border-left: 3px solid var(--rrn-accent);
}

.rrn-event-strip__label {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--rrn-accent);
	white-space: nowrap;
}

.rrn-event-strip__list {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem 1rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.rrn-event-strip__item {
	font-size: 0.92rem;
	color: var(--rrn-text);
}

.rrn-event-strip__item strong {
	color: var(--rrn-accent);
	font-weight: 600;
	margin-right: 0.35rem;
}

.rrn-event-strip__item a {
	color: var(--rrn-text);
	text-decoration: none;
}

.rrn-event-strip__item a:hover {
	color: var(--rrn-accent);
}

/* Series hub quick links (24h etc.) */
.rrn-series-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.55rem 1rem;
	padding: 0.7rem 1rem;
	margin: 0 0 0.75rem;
	background: var(--rrn-surface-3);
	border: 1px solid var(--rrn-border);
	border-left: 3px solid var(--rrn-accent);
}

.rrn-series-links__label {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: var(--rrn-accent);
	margin-right: 0.35rem;
}

.rrn-series-links a {
	font-family: "Source Sans 3", Helvetica, Arial, sans-serif;
	font-size: 0.95rem;
	font-weight: 600;
	color: #fff !important;
	text-decoration: none;
	padding: 0.2rem 0;
	border-bottom: 1px solid transparent;
}

.rrn-series-links a:hover {
	color: var(--rrn-accent) !important;
	border-bottom-color: var(--rrn-accent);
}

/* Series video band – same content width as hero/news (vertical flow) */
.page-id-13805 .rrn-video-section.vc_row,
.page-id-13811 .rrn-video-section.vc_row,
.page-id-13861 .rrn-video-section.vc_row,
.page-id-13893 .rrn-video-section.vc_row,
.page-id-13932 .rrn-video-section.vc_row,
.rrn-video-section.vc_row,
.rrn-video-section {
	position: relative !important;
	display: block !important;
	width: 100% !important;
	max-width: 1170px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 1rem !important;
	margin-top: 0 !important;
	padding: 1.25rem 15px !important;
	left: auto !important;
	right: auto !important;
	transform: none !important;
	background-color: #0a0a0a !important;
	background-image: url("https://www.ringracernews.de/wp-content/uploads/2024/04/2023-05-20-24h-Renne-2023-644-scaled-1.jpg") !important;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
	border: 1px solid rgba(221, 254, 134, 0.18) !important;
	border-radius: 2px;
	overflow: hidden;
	box-sizing: border-box !important;
}

@media (max-width: 1199px) {
	.page-id-13805 .rrn-video-section.vc_row,
	.page-id-13811 .rrn-video-section.vc_row,
	.rrn-video-section.vc_row,
	.rrn-video-section {
		max-width: 970px !important;
	}
}

@media (max-width: 991px) {
	.page-id-13805 .rrn-video-section.vc_row,
	.page-id-13811 .rrn-video-section.vc_row,
	.rrn-video-section.vc_row,
	.rrn-video-section {
		max-width: 750px !important;
		padding: 1rem 15px !important;
	}
}

@media (max-width: 767px) {
	.page-id-13805 .rrn-video-section.vc_row,
	.page-id-13811 .rrn-video-section.vc_row,
	.rrn-video-section.vc_row,
	.rrn-video-section {
		max-width: calc(100% - 10px) !important;
		width: calc(100% - 10px) !important;
	}
}

.rrn-video-section.vc_row[data-vc-full-width],
.rrn-video-section.vc_row[data-vc-stretch-content] {
	left: auto !important;
	width: 100% !important;
	max-width: 1170px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	transform: none !important;
}

.rrn-video-section::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(10, 10, 10, 0.72) 0%, rgba(10, 10, 10, 0.4) 48%, rgba(10, 10, 10, 0.62) 100%),
		linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.4) 100%);
	pointer-events: none;
	z-index: 0;
}

.rrn-video-section > .jeg-vc-wrapper,
.rrn-video-section > .wpb_column,
.rrn-video-section .jeg_row_overlay {
	position: relative;
	z-index: 1;
}

.rrn-video-section .jeg_row_overlay {
	display: none !important;
}

.rrn-video-section .wpb_video_widget,
.rrn-video-section .wpb_video_wrapper {
	margin-bottom: 0 !important;
}

.rrn-video-section .wpb_video_wrapper {
	aspect-ratio: 16 / 9;
	background: #0a0a0a;
	box-shadow: 0 10px 28px rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(221, 254, 134, 0.18);
}

.rrn-video-section .wpb_video_wrapper iframe {
	width: 100% !important;
	height: 100% !important;
}

.rrn-video-section .vc_col-sm-4 .jeg_postblock {
	background: rgba(18, 18, 18, 0.9) !important;
	border: 1px solid rgba(221, 254, 134, 0.16);
	padding: 0.85rem !important;
	margin-bottom: 0 !important;
	backdrop-filter: blur(4px);
}

.rrn-video-section .wpb_video_widget .wpb_heading {
	font-family: Oswald, Helvetica, Arial, sans-serif !important;
	color: #fff !important;
	margin-bottom: 0.6rem !important;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}

@media (max-width: 991px) {
	.rrn-video-section .vc_col-sm-4 .jeg_postblock {
		margin-top: 0.75rem !important;
	}
}

/* Series-specific video backgrounds */
.page-id-13861 .rrn-video-section.vc_row,
.page-id-13861 .rrn-video-section {
	background-image: url("https://www.ringracernews.de/wp-content/uploads/2024/08/ALF_1674-scaled.jpg") !important;
}

.page-id-13893 .rrn-video-section.vc_row,
.page-id-13893 .rrn-video-section {
	background-image: url("https://www.ringracernews.de/wp-content/uploads/2023/10/387729712_10227501139745513_3941795417500652774_n.jpg") !important;
}

.page-id-13932 .rrn-video-section.vc_row,
.page-id-13932 .rrn-video-section {
	background-image: url("https://www.ringracernews.de/wp-content/uploads/2024/07/ALF_6197-scaled.jpg") !important;
}





/* Readable body/meta text */
body,
.home .jeg_post_title a,
.page-id-13600 .jeg_post_title,
.page-id-13805 .jeg_post_title,
.page-id-13811 .jeg_post_title,
.page-id-13861 .jeg_post_title,
.page-id-13893 .jeg_post_title,
.page-id-13932 .jeg_post_title a {
	color: #fff !important;
}

.jeg_post_meta,
.jeg_post_meta a,
.jeg_meta_date a,
.jeg_post_excerpt,
.jeg_post_excerpt p,
.rrn-newsletter p {
	color: #d4d4d4 !important;
}

.rrn-event-strip,
.rrn-event-strip__item,
.rrn-event-strip__item a {
	color: #fff !important;
}

.rrn-newsletter h3,
.rrn-newsletter .jeg_block_title {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	margin: 0 0 0.35rem;
	color: #fff;
}

.rrn-newsletter p {
	margin: 0 0 0.75rem;
	color: var(--rrn-muted);
	font-size: 0.9rem;
	line-height: 1.4;
}

.rrn-newsletter .wpmst-subscribe-form,
.rrn-newsletter form {
	display: grid;
	gap: 0.5rem;
}

.rrn-newsletter input[type="text"],
.rrn-newsletter input[type="email"] {
	width: 100%;
	padding: 0.6rem 0.7rem;
	border: 1px solid var(--rrn-border);
	background: #1a1a1a;
	color: var(--rrn-text);
}

.rrn-newsletter .wpmst-subscribe-btn,
.rrn-newsletter input[type="submit"] {
	width: 100%;
	padding: 0.65rem 1rem;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

/* Latest feed band – fills bottom instead of void */
.rrn-latest-row {
	margin: 0 !important;
	padding: 0.75rem 0 1rem !important;
	background: var(--rrn-surface) !important;
}

.rrn-latest-row .jeg_postblock {
	margin-bottom: 0 !important;
}

/* Footer tight to content */
.jeg_footer,
.jeg_footer_content,
.jeg_footer.dark .jeg_footer_content {
	background-color: #151515 !important;
	margin-top: 0 !important;
}

.jeg_footer .copyright {
	color: var(--rrn-muted);
}

.jeg_ad.jnews_above_footer_ads,
.jeg_ad.jnews_header_top_ads,
.jeg_ad.jnews_header_bottom_ads {
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.jeg_ad .ads-wrapper:empty,
.jeg_ad .ads-wrapper:blank {
	display: none;
}

/* Hide empty ad wrappers that create black strips */
.home .jeg_ad .ads-wrapper:not(:has(*)),
.page-id-13600 .jeg_ad .ads-wrapper:not(:has(*)),
.page-id-13805 .jeg_ad .ads-wrapper:not(:has(*)),
.page-id-13811 .jeg_ad .ads-wrapper:not(:has(*)),
.page-id-13861 .jeg_ad .ads-wrapper:not(:has(*)),
.page-id-13893 .jeg_ad .ads-wrapper:not(:has(*)),
.page-id-13932 .jeg_ad .ads-wrapper:not(:has(*)) {
	display: none !important;
}

.home .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)),
.page-id-13600 .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)),
.page-id-13805 .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)),
.page-id-13811 .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)),
.page-id-13861 .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)),
.page-id-13893 .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)),
.page-id-13932 .jeg_ad:not(:has(img)):not(:has(iframe)):not(:has(ins)) {
	display: none !important;
}

@media (max-width: 991px) {
	.home .wpb_column.vc_col-sm-4,
	.page-id-13600 .wpb_column.vc_col-sm-4,
.page-id-13805 .wpb_column.vc_col-sm-4,
.page-id-13811 .wpb_column.vc_col-sm-4,
.page-id-13861 .wpb_column.vc_col-sm-4,
.page-id-13893 .wpb_column.vc_col-sm-4,
.page-id-13932 .wpb_column.vc_col-sm-4 {
		margin-top: 0.75rem;
	}
}

@media (max-width: 767px) {
	.rrn-event-strip {
		flex-direction: column;
		align-items: flex-start;
	}

	.jeg_bottombar .jeg_logo_img {
		max-height: 30px !important;
	}

	.home .jeg_postblock,
	.page-id-13600 .jeg_postblock,
.page-id-13805 .jeg_postblock,
.page-id-13811 .jeg_postblock,
.page-id-13861 .jeg_postblock,
.page-id-13893 .jeg_postblock,
.page-id-13932 .jeg_postblock {
		padding: 0.75rem;
	}
}
