/* supplement.css — layout + visibility restore
   Accent: #3b9a2d */

/* ========== Core palette ========== */
html,
body {
	background-color: #040916 !important;
	color: #ffffff;
}

#outer-wrap,
#wrap {
	background-color: transparent;
	color: #ffffff;
}

/* Transparent absolute header: content must clear it.
   Homepage (elementor-page-2) keeps hero under the nav intentionally. */
.has-transparent-header:not(.elementor-page-2) #main {
	padding-top: 96px;
}
.has-transparent-header.elementor-page-2 #main {
	padding-top: 0;
}

/* Blog listing + article templates always need clearance */
body.romli-blog #main,
body.romli-article #main {
	padding-top: 96px !important;
}

/* ========== Elementor defaults on dark canvas ========== */
.elementor-kit-1260 {
	--e-global-color-primary: #ffffff;
	--e-global-color-secondary: #c8cdd5;
	--e-global-color-text: #e6e8ec;
	--e-global-color-accent: #61ce70;
	--e-global-color-5dffe42f: #99d249;
	--e-global-color-df01449: #1a72ac;
	--e-global-color-6376840f: #3b9a2d;
	--e-global-color-2ee9c993: #000000;
	--e-global-color-47fbe260: #ffffff;
}

.elementor-invisible {
	opacity: 1 !important;
	visibility: visible !important;
}
.elementor-widget.elementor-invisible {
	animation: none !important;
}

.elementor-heading-title,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-icon-list-text,
.elementor-icon-box-title,
.elementor-icon-box-description,
.elementor-cta__title,
.elementor-cta__description {
	color: #ffffff;
}

.elementor-widget-text-editor a,
.elementor-icon-list-item a {
	color: #99d249;
}

/* Icons */
.elementor-icon,
.elementor-icon-box-icon .elementor-icon,
.elementor-social-icon {
	color: #99d249 !important;
}
.elementor-icon i,
.elementor-icon-box-icon i {
	font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands" !important;
	font-weight: 900;
	display: inline-block;
	line-height: 1;
}
.oceanwp-social-menu .fab,
.elementor-social-icon .fab {
	font-family: "Font Awesome 5 Brands" !important;
	font-weight: 400 !important;
}
.elementor-icon-box-icon .elementor-icon {
	font-size: 42px;
}

.elementor-shape .elementor-shape-fill {
	fill: #040916 !important;
}

/* Footer */
footer.elementor-element-622114ac,
.elementor-element-622114ac {
	background-color: #0a1628;
	color: #ffffff;
	padding: 48px 0 24px;
}
.elementor-element-622114ac .elementor-heading-title,
.elementor-element-622114ac .elementor-icon-list-text,
.elementor-element-622114ac .elementor-text-editor,
.elementor-element-622114ac .elementor-text-editor p {
	color: #ffffff !important;
}
.elementor-element-622114ac a {
	color: #c8d0dc;
}

/* Sections */
.elementor-top-section {
	padding-top: 28px;
	padding-bottom: 28px;
}
.elementor-section.elementor-section-height-min-height > .elementor-container {
	min-height: 36vh;
}
.elementor-background-overlay {
	background-color: rgba(4, 9, 22, 0.45);
}

/* Hero stand-ins (home + page heroes) */
.elementor-page-2 .elementor-element-9a24373,
.elementor-page-2 .elementor-element-dfc57a4,
.elementor-page-2 .elementor-element-eeb688c,
.elementor-page-2 .elementor-element-4836d66,
.elementor-page-2 .elementor-element-d3832f5,
.elementor-page-2 .elementor-element-7ef4ca0,
.elementor-page-2 .elementor-element-dd68196,
.elementor-element-1207a6bd,
.elementor-element-132bce37,
.elementor-page-2 .elementor-section.elementor-section-height-min-height[data-settings*="background_background"] {
	background-image: linear-gradient(180deg, rgba(4, 9, 22, 0.55) 0%, rgba(4, 9, 22, 0.72) 100%),
		url("/wp-content/uploads/2019/06/hyundai-kona-electric_2.jpg") !important;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.elementor-cta__bg.elementor-bg,
.elementor-cta--skin-cover .elementor-cta__bg {
	background-image: linear-gradient(120deg, rgba(4, 9, 22, 0.7), rgba(4, 9, 22, 0.35)),
		url("/wp-content/uploads/2019/06/hyundai-kona-electric_2.jpg") !important;
	background-size: cover !important;
	background-position: center !important;
	min-height: 280px;
}
.elementor-cta__bg-overlay {
	background: linear-gradient(90deg, rgba(4, 9, 22, 0.75), rgba(4, 9, 22, 0.2)) !important;
}
.elementor-cta__button,
.elementor-button,
.elementor-button-link {
	background-color: #3b9a2d !important;
	color: #fff !important;
}

/* Video */
.elementor-widget-video .elementor-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	background: #0a1628;
}
.elementor-widget-video .elementor-wrapper iframe.elementor-video,
.elementor-widget-video .elementor-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* ========== Programma table (tablepress CSS was a stub) ========== */
.elementor-widget-shortcode,
.elementor-shortcode {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 16px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.tablepress,
table.tablepress,
#tablepress-3 {
	width: 100% !important;
	max-width: 1140px;
	margin: 12px auto 28px !important;
	border-collapse: collapse;
	table-layout: auto;
	font-size: 13px;
	line-height: 1.45;
	color: #e8eaef;
	background: transparent;
}
.tablepress thead th,
.tablepress th {
	background: #0d2138 !important;
	color: #99d249 !important;
	font-weight: 600;
	text-align: left;
	padding: 10px 12px !important;
	border: 1px solid rgba(255, 255, 255, 0.08) !important;
	white-space: nowrap;
}
.tablepress tbody td,
.tablepress td {
	padding: 9px 12px !important;
	border: 1px solid rgba(255, 255, 255, 0.06) !important;
	vertical-align: top;
	color: #e6e8ec !important;
	background: rgba(255, 255, 255, 0.02) !important;
}
.tablepress tbody tr.even td,
.tablepress tr.even td {
	background: rgba(255, 255, 255, 0.04) !important;
}
.tablepress tbody tr:hover td {
	background: rgba(59, 154, 45, 0.12) !important;
}
/* Constrain the full_width section that was stretching the table edge-to-edge */
.elementor-element-3f0d4872 .elementor-container,
.elementor-section-full_width .elementor-widget-shortcode {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.elementor-element-3f0d4872 {
	padding-left: 12px;
	padding-right: 12px;
}
.elementor-element-ae1e309 {
	text-align: center;
	margin-bottom: 8px;
}

/* ========== Partners: missing logos → named cards ========== */
.elementor-page-1694 .elementor-heading-title {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-size: 1.35rem;
	color: #99d249 !important;
	margin: 8px 0 20px;
}
.elementor-page-1694 .elementor-widget-spacer {
	display: none;
}
.elementor-page-1694 .elementor-image > a:empty,
.elementor-page-1694 .elementor-image:empty {
	display: flex !important;
	align-items: center;
	justify-content: center;
	min-height: 110px;
	padding: 18px 14px;
	margin: 8px;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 4px;
	text-decoration: none;
	box-sizing: border-box;
}
.elementor-page-1694 .elementor-image > a:empty::after,
.elementor-page-1694 .elementor-image:empty::after {
	content: attr(data-partner);
	color: #ffffff;
	font-family: Exo, sans-serif;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0.04em;
	text-align: center;
	text-transform: uppercase;
}
.elementor-page-1694 .elementor-image > a:empty:not([data-partner])::after,
.elementor-page-1694 .elementor-image:empty:not([data-partner])::after {
	content: "Partner";
	opacity: 0.55;
}

/* ========== Article / blog content layout ========== */
.romli-article-layout {
	display: flex;
	gap: 32px;
	align-items: flex-start;
	max-width: 1100px;
	margin: 0 auto;
	padding: 24px 20px 48px;
	box-sizing: border-box;
	width: 100%;
}
.romli-article-main {
	flex: 1 1 auto;
	min-width: 0;
	max-width: 760px;
}
.romli-article-aside {
	flex: 0 0 240px;
	max-width: 240px;
	position: sticky;
	top: 96px;
	align-self: flex-start;
}
.romli-article-aside-inner {
	background: #0f1c30;
	padding: 18px 16px;
	border-radius: 4px;
	border-left: 3px solid #3b9a2d;
}
.romli-article-aside h3 {
	font-size: 11px !important;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	color: #99d249 !important;
	margin: 0 0 14px !important;
	font-weight: 700 !important;
}
.romli-article-aside a {
	color: #dce3ee !important;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.45;
	font-weight: 500;
	display: block;
}
.romli-article-aside a:hover {
	color: #99d249 !important;
}
.romli-article-aside .romli-aside-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.romli-article-main .entry-title,
body.romli-article .entry-title {
	color: #ffffff !important;
	font-size: 1.85rem;
	line-height: 1.25;
	margin: 0 0 20px !important;
	position: static !important;
	width: auto !important;
	left: auto !important;
	top: auto !important;
}

/* Prose */
.hxh3b7 {
	color: #e6e8ec;
	font-size: 1.05rem;
	line-height: 1.7;
	max-width: 760px;
}
.hxh3b7 p {
	margin: 0 0 1rem;
	color: #e6e8ec;
}
.hxh3b7 h1,
.hxh3b7 h2,
.hxh3b7 h3,
.hxh3b7 h4,
.hxh3b7 h5,
.hxh3b7 h6 {
	color: #ffffff !important;
	position: static !important;
	width: auto !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	margin: 1.35rem 0 0.65rem;
	line-height: 1.3;
	font-weight: 600;
}
.hxh3b7 h1 { font-size: 1.7rem; }
.hxh3b7 h2 { font-size: 1.4rem; }
.hxh3b7 h3 { font-size: 1.2rem; }
.hxh3b7 a {
	color: #99d249;
	text-decoration: underline;
}
.hxh3b7 ul,
.hxh3b7 ol {
	margin: 0.75rem 0 1rem 1.25rem;
	padding: 0;
}
.hxh3b7 li {
	margin-bottom: 0.35rem;
	color: #e6e8ec;
}
.hxh3b7 img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 1rem 0;
	border-radius: 2px;
}
.hxh3b7 blockquote {
	margin: 1rem 0;
	padding: 0.5rem 0 0.5rem 1rem;
	border-left: 3px solid #3b9a2d;
	color: #c8d0dc;
}
.hxh3b7 table {
	width: 100%;
	border-collapse: collapse;
	margin: 1rem 0;
	font-size: 0.95em;
}
.hxh3b7 th,
.hxh3b7 td {
	border: 1px solid rgba(255, 255, 255, 0.1);
	padding: 0.45rem 0.55rem;
	text-align: left;
}
.hxh3b7 th {
	background: rgba(255, 255, 255, 0.06);
}

/* Kill absolute/full-page positioning that leaked into article content */
body.romli-article .entry,
body.romli-article .single-page-article,
body.romli-article #content,
body.romli-article #content-wrap,
body.romli-article #primary {
	position: relative !important;
	width: auto !important;
	max-width: none;
	float: none !important;
	left: auto !important;
	top: auto !important;
}
body.romli-article.content-full-screen #content-wrap {
	width: 100% !important;
	max-width: 1140px !important;
	margin: 0 auto !important;
	padding: 0 12px !important;
}
body.romli-article.content-full-screen .content-area {
	float: none !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* Blog hero */
.romli-blog-hero {
	padding: 56px 20px 48px !important;
}
.romli-blog-hero h1 {
	color: #fff !important;
	position: static !important;
}

/* Mobile */
@media (max-width: 900px) {
	.romli-article-layout {
		flex-direction: column;
	}
	.romli-article-aside {
		flex: 1 1 auto;
		max-width: none;
		width: 100%;
		position: static;
	}
	.tablepress,
	#tablepress-3 {
		font-size: 12px;
	}
}

#scroll-top {
	color: #fff !important;
}

#mobile-dropdown {
	background-color: #04101f;
	color: #ffffff;
}
#mobile-dropdown a {
	color: #ffffff;
}

.elementor img,
.elementor-widget-container img {
	max-width: 100%;
	height: auto;
}
/* Keep non-partner empty image shells collapsed */
body:not(.elementor-page-1694) .elementor-image:empty,
body:not(.elementor-page-1694) .elementor-image > a:empty {
	display: none !important;
}
