/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

.parralrandom-single-title .elementor-heading-title {
	color: #142033 !important;
	font-size: 34px !important;
	line-height: 1.15 !important;
	letter-spacing: 0 !important;
}

.parralrandom-featured-image .raven-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 6px;
}

.parralrandom-post-content {
	color: #2b3340;
	font-size: 18px;
	line-height: 1.75;
}

.parralrandom-post-content h2,
.parralrandom-post-content h3 {
	color: #142033;
	font-weight: 800;
	letter-spacing: 0;
	margin: 1.45em 0 0.65em;
}

.parralrandom-post-content h2 {
	font-size: 26px;
	line-height: 1.25;
}

.parralrandom-post-content h3 {
	font-size: 22px;
	line-height: 1.3;
}

.parralrandom-post-content p,
.parralrandom-post-content ul,
.parralrandom-post-content ol {
	margin-bottom: 1.1em;
}

.parralrandom-post-content img {
	border-radius: 6px;
}

.single-post .raven-post-meta,
.single-post .raven-post-meta a {
	letter-spacing: 0 !important;
}

.raven-post-author {
	display: none !important;
}

.jupiterx-site {
	overflow-x: hidden;
}

.parralrandom-related-title .elementor-heading-title {
	font-size: 20px !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
}

.parralrandom-related-grid {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 18px;
}

.parralrandom-related-card {
	margin: 0;
}

.parralrandom-related-card-link {
	color: #061a48;
	display: block;
	text-decoration: none;
}

.parralrandom-related-card-image {
	aspect-ratio: 16 / 10;
	background: #e9edf2;
	margin: 0 0 10px;
	overflow: hidden;
}

.parralrandom-related-card-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.parralrandom-related-card h3 {
	color: #061a48;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.15;
	margin: 0 0 4px;
}

.parralrandom-related-card span {
	color: #68717d;
	display: block;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
}

/* Remove the imported JupiterX promotional widgets. A single, restrained
 * commercial contact block is rendered at the end of the news home instead. */
.elementor-158 .elementor-element-cfadee8,
.elementor-188 .elementor-element-e78175b {
	display: none !important;
}

/* The imported header contains three empty social-icon placeholders. */
.elementor-158 .elementor-element-78d95ad {
	display: none !important;
}

/* Shared editorial shell, rendered by the three JupiterX header variants. */
.pr-site-header {
	background: #ffffff;
	color: #07111f;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.pr-site-header-inner {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1240px;
	min-height: 96px;
	padding: 0 24px;
}

.pr-site-brand {
	display: block;
	flex: 0 0 auto;
}

.pr-site-brand img {
	display: block;
	height: auto;
	max-width: 192px;
	width: 192px;
}

.pr-site-nav {
	align-items: stretch;
	display: flex;
	gap: 30px;
	min-height: 96px;
}

.pr-site-nav a {
	align-items: center;
	border-bottom: 2px solid transparent;
	color: #07111f;
	display: inline-flex;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	padding-top: 2px;
	text-decoration: none;
}

.pr-site-nav a:hover,
.pr-site-nav a:focus,
.pr-site-nav a.is-active {
	border-bottom-color: #e11d19;
	color: #e11d19;
}

.pr-site-whatsapp {
	display: none;
}

.pr-site-ticker {
	background: #f3f5f7;
	border-bottom: 1px solid #d8dee8;
	border-top: 1px solid #d8dee8;
}

.pr-site-ticker-inner {
	align-items: center;
	color: #4b5563;
	display: flex;
	font-size: 15px;
	gap: 14px;
	line-height: 1.35;
	margin: 0 auto;
	max-width: 1240px;
	padding: 11px 24px;
}

.pr-site-ticker strong {
	border-right: 1px solid #c9d2df;
	color: #e11d19;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	padding-right: 14px;
	text-transform: uppercase;
}

.home .pr-news-livebar {
	display: none;
}

.pr-site-footer {
	background: #101828;
	color: #f9fafb;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	margin: 0;
}

.pr-site-footer-inner {
	align-items: center;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1240px;
	padding: 34px 24px;
}

.pr-site-footer-brand {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.pr-site-footer-brand strong {
	color: #ffffff;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	text-transform: uppercase;
}

.pr-site-footer-brand span,
.pr-site-footer-copy {
	color: #d8dee8;
	font-size: 14px;
	line-height: 1.45;
}

.pr-site-footer-copy {
	flex: 0 0 auto;
}

.pr-site-footer-meta {
	align-items: center;
	display: flex;
	flex: 0 0 auto;
	gap: 14px;
}

.pr-site-footer-meta a {
	color: #ffffff;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.45;
	text-decoration: none;
}

.pr-site-footer-meta a:hover,
.pr-site-footer-meta a:focus {
	color: #e11d19;
}

.jupiterx-scroll-top {
	display: none !important;
}

.pr-news-home {
	color: #172033;
	margin: 0 auto;
	max-width: 1240px;
	padding: 0 24px 48px;
}

.pr-news-livebar {
	align-items: center;
	border-bottom: 1px solid #d8dde6;
	border-top: 3px solid #d92026;
	color: #556070;
	display: flex;
	font-size: 13px;
	font-weight: 700;
	gap: 16px;
	justify-content: flex-end;
	line-height: 1.3;
	padding: 12px 0;
}

.pr-news-livebar-place {
	color: #172033;
	margin-right: auto;
}

.pr-news-livebar-tag {
	color: #d92026;
	text-transform: uppercase;
}

.pr-news-hero {
	background: #111827;
	margin: 24px 0 46px;
	overflow: hidden;
	position: relative;
}

.pr-news-hero-track {
	min-height: 540px;
	position: relative;
}

.pr-news-hero-slide {
	display: none;
	height: 540px;
	position: relative;
}

.pr-news-hero-slide.is-active {
	display: block;
}

.pr-news-hero-image,
.pr-news-hero-image img,
.pr-news-image-fallback {
	display: block;
	height: 100%;
	width: 100%;
}

.pr-news-hero-image img {
	object-fit: cover;
}

.pr-news-image-fallback {
	background: #172033;
}

.pr-news-hero-overlay {
	background: rgba(9, 18, 35, 0.78);
	bottom: 0;
	color: #ffffff;
	left: 0;
	max-width: 760px;
	padding: 32px 36px 34px;
	position: absolute;
}

.pr-news-meta {
	color: #c9d2df;
	display: flex;
	font-size: 12px;
	font-weight: 800;
	gap: 10px;
	line-height: 1.3;
	text-transform: uppercase;
}

.pr-news-meta span + span::before {
	color: #d92026;
	content: '•';
	margin-right: 10px;
}

.pr-news-hero h2 {
	font-size: 42px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 14px 0 18px;
}

.pr-news-hero h2 a,
.pr-news-hero-read {
	color: #ffffff;
	text-decoration: none;
}

.pr-news-hero-read {
	border-bottom: 2px solid #d92026;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	padding-bottom: 5px;
}

.pr-news-hero-controls {
	align-items: center;
	background: #ffffff;
	bottom: 0;
	display: flex;
	gap: 12px;
	padding: 12px 14px;
	position: absolute;
	right: 0;
}

.pr-news-hero-control,
.pr-news-hero-dot {
	border: 0;
	cursor: pointer;
}

.pr-news-hero-control {
	background: #172033;
	border-radius: 4px;
	color: #ffffff;
	font-size: 17px;
	height: 34px;
	line-height: 1;
	padding: 0;
	width: 34px;
}

.pr-news-hero-control:hover,
.pr-news-hero-control:focus {
	background: #d92026;
}

.pr-news-hero-dots {
	display: flex;
	gap: 6px;
}

.pr-news-hero-dot {
	background: #b8c0cb;
	border-radius: 50%;
	height: 7px;
	padding: 0;
	width: 7px;
}

.pr-news-hero-dot.is-active {
	background: #d92026;
}

.pr-news-section {
	border-top: 2px solid #172033;
	margin-top: 42px;
	padding-top: 14px;
}

.pr-news-section-heading {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.pr-news-section-heading h2 {
	color: #172033;
	font-size: 27px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.1;
	margin: 0;
}

.pr-news-section-heading a {
	color: #d92026;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
}

.pr-news-section-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.pr-news-card {
	border-top: 1px solid #d8dde6;
	padding-top: 12px;
}

.pr-news-card-image {
	aspect-ratio: 4 / 3;
	background: #e7ebf0;
	display: block;
	margin-bottom: 12px;
	overflow: hidden;
}

.pr-news-card-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 180ms ease;
	width: 100%;
}

.pr-news-card:hover .pr-news-card-image img {
	transform: scale(1.025);
}

.pr-news-card .pr-news-meta {
	color: #657185;
	font-size: 10px;
	gap: 6px;
	margin-bottom: 8px;
}

.pr-news-card .pr-news-meta span + span::before {
	margin-right: 6px;
}

.pr-news-card h3 {
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0;
}

.pr-news-card h3 a {
	color: #172033;
	text-decoration: none;
}

.pr-news-card h3 a:hover,
.pr-news-section-heading a:hover,
.pr-news-commercial a:hover {
	color: #d92026;
}

.pr-news-card p {
	color: #5a6575;
	font-size: 14px;
	line-height: 1.45;
	margin: 9px 0 0;
}

.pr-news-commercial {
	border-bottom: 1px solid #d8dde6;
	border-top: 1px solid #d8dde6;
	margin-top: 46px;
	padding: 18px 0;
}

.pr-news-commercial div {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 20px;
}

.pr-news-commercial strong {
	color: #172033;
	font-size: 15px;
}

.pr-news-commercial span,
.pr-news-commercial a {
	color: #657185;
	font-size: 14px;
}

.pr-news-commercial a {
	font-weight: 700;
}

/* Category archives use a dedicated editorial loop instead of JupiterX demo text. */
.pr-category-archive {
	color: #172033;
	margin: 0 auto;
	max-width: 1240px;
	padding: 52px 24px 58px;
}

.pr-category-heading {
	border-bottom: 1px solid #d8dde6;
	border-top: 3px solid #d92026;
	margin-bottom: 30px;
	padding: 18px 0 22px;
}

.pr-category-heading > p {
	color: #d92026;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.3;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.pr-category-heading h1 {
	color: #172033;
	font-size: 42px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
}

.pr-category-intro {
	color: #556070;
	font-size: 17px;
	line-height: 1.55;
	margin-top: 10px;
	max-width: 620px;
}

.pr-category-grid {
	display: grid;
	gap: 28px 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.pr-category-card {
	border-top: 1px solid #d8dde6;
	margin: 0;
	padding-top: 13px;
}

.pr-category-card:first-child {
	grid-column: span 2;
}

.pr-category-card-image {
	aspect-ratio: 4 / 3;
	background: #e7ebf0;
	display: block;
	overflow: hidden;
}

.pr-category-card:first-child .pr-category-card-image {
	aspect-ratio: 16 / 8;
}

.pr-category-card-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	transition: transform 180ms ease;
	width: 100%;
}

.pr-category-card:hover .pr-category-card-image img {
	transform: scale(1.025);
}

.pr-category-card-copy {
	padding-top: 13px;
}

.pr-category-card .pr-news-meta {
	color: #657185;
	font-size: 10px;
	gap: 6px;
	margin-bottom: 9px;
}

.pr-category-card .pr-news-meta span + span::before {
	margin-right: 6px;
}

.pr-category-card h2 {
	font-size: 21px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0;
}

.pr-category-card:first-child h2 {
	font-size: 29px;
}

.pr-category-card h2 a {
	color: #172033;
	text-decoration: none;
}

.pr-category-card h2 a:hover,
.pr-category-card-link:hover {
	color: #d92026;
}

.pr-category-card p {
	color: #5a6575;
	font-size: 15px;
	line-height: 1.5;
	margin: 9px 0 0;
}

.pr-category-card-link {
	border-bottom: 2px solid #d92026;
	color: #172033;
	display: inline-block;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.2;
	margin-top: 14px;
	padding-bottom: 4px;
	text-decoration: none;
}

.pr-category-archive .navigation.pagination {
	border-top: 1px solid #d8dde6;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 40px;
	padding-top: 20px;
}

.pr-category-archive .nav-links {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.pr-category-archive .page-numbers {
	align-items: center;
	border: 1px solid #d8dde6;
	border-radius: 4px;
	color: #172033;
	display: inline-flex;
	font-size: 13px;
	font-weight: 800;
	justify-content: center;
	min-height: 36px;
	padding: 7px 11px;
	text-decoration: none;
}

.pr-category-archive .page-numbers.current,
.pr-category-archive .page-numbers:hover {
	background: #172033;
	border-color: #172033;
	color: #ffffff;
}

.pr-category-empty {
	color: #556070;
	font-size: 17px;
	margin: 0;
}

/* Contact page derived from the approved Parral Random editorial design. */
.pr-contact-page {
	color: #172033;
	margin: 0 auto;
	max-width: 1240px;
	padding: 52px 24px 64px;
}

.pr-contact-heading {
	border-bottom: 1px solid #d8dde6;
	border-top: 3px solid #d92026;
	padding: 18px 0 22px;
}

.pr-contact-heading > p {
	color: #d92026;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.3;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.pr-contact-heading h1 {
	color: #172033;
	font-size: 42px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
}

.pr-contact-status {
	background: #fff3f2;
	border-left: 3px solid #d92026;
	color: #7f1d1d;
	font-size: 15px;
	font-weight: 700;
	margin: 24px 0 0;
	padding: 12px 14px;
}

.pr-contact-grid {
	display: grid;
	gap: 64px;
	grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
	padding-top: 48px;
}

.pr-contact-info h2,
.pr-contact-form-panel h2 {
	color: #172033;
	font-size: 28px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.16;
	margin: 0;
}

.pr-contact-info > p,
.pr-contact-form-panel > p {
	color: #556070;
	font-size: 17px;
	line-height: 1.55;
	margin: 12px 0 0;
}

.pr-contact-channels {
	border-top: 1px solid #d8dde6;
	margin-top: 34px;
}

.pr-contact-channel {
	border-bottom: 1px solid #d8dde6;
	color: #172033;
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 19px 0;
	text-decoration: none;
}

.pr-contact-channel-label {
	color: #d92026;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.25;
	text-transform: uppercase;
}

.pr-contact-channel strong {
	font-size: 18px;
	line-height: 1.2;
}

.pr-contact-channel > span:last-child {
	color: #556070;
	font-size: 14px;
	line-height: 1.45;
}

.pr-contact-channel:hover strong,
.pr-contact-channel:hover > span:last-child {
	color: #d92026;
}

.pr-contact-privacy {
	border-left: 3px solid #d92026;
	color: #556070;
	font-size: 14px;
	line-height: 1.5;
	margin: 32px 0 0;
	padding-left: 14px;
}

.pr-contact-privacy a {
	color: #172033;
	font-weight: 800;
}

.pr-contact-form-panel {
	background: #f3f5f7;
	border: 1px solid #d8dee8;
	border-radius: 6px;
	padding: 34px;
}

.pr-contact-form {
	margin-top: 26px;
}

.pr-contact-form-row {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pr-contact-field {
	margin-top: 18px;
}

.pr-contact-field label {
	color: #172033;
	display: block;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.3;
	margin-bottom: 7px;
}

.pr-contact-field input,
.pr-contact-field select,
.pr-contact-field textarea {
	background: #ffffff;
	border: 1px solid #c9d2df;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
	color: #172033;
	font-family: inherit;
	font-size: 16px;
	line-height: 1.4;
	padding: 11px 12px;
	width: 100%;
}

.pr-contact-field textarea {
	min-height: 132px;
	resize: vertical;
}

.pr-contact-field input:focus,
.pr-contact-field select:focus,
.pr-contact-field textarea:focus {
	border-color: #1d4ed8;
	outline: 2px solid rgba(29, 78, 216, 0.2);
	outline-offset: 1px;
}

.pr-contact-submit {
	background: #172033;
	border: 1px solid #172033;
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	font-family: inherit;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.25;
	margin-top: 24px;
	padding: 13px 16px;
}

.pr-contact-submit:hover,
.pr-contact-submit:focus {
	background: #d92026;
	border-color: #d92026;
}

.pr-contact-form-note {
	color: #556070;
	font-size: 13px;
	line-height: 1.45;
	margin: 10px 0 0;
}

.pr-contact-honeypot {
	height: 1px;
	left: -9999px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}

@media (max-width: 1024px) {
	.pr-news-hero-track,
	.pr-news-hero-slide {
		height: 460px;
		min-height: 460px;
	}

	.pr-news-hero h2 {
		font-size: 34px;
	}

	.pr-news-section-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.pr-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pr-contact-grid {
		gap: 36px;
	}

	.pr-site-nav {
		gap: 20px;
	}

	.parralrandom-single-title .elementor-heading-title {
		font-size: 30px !important;
	}
}

@media (max-width: 767px) {
	.pr-news-home {
		padding: 0 16px 34px;
	}

	.pr-news-livebar {
		align-items: flex-start;
		flex-wrap: wrap;
		font-size: 12px;
		gap: 7px 12px;
		padding: 10px 0;
	}

	.pr-news-livebar-place {
		width: 100%;
	}

	.pr-news-hero {
		margin: 16px 0 34px;
	}

	.pr-news-hero-track,
	.pr-news-hero-slide {
		height: 440px;
		min-height: 440px;
	}

	.pr-news-hero-overlay {
		max-width: none;
		padding: 22px 18px 74px;
		right: 0;
	}

	.pr-news-hero h2 {
		font-size: 28px;
		line-height: 1.12;
		margin: 10px 0 14px;
	}

	.pr-news-meta {
		font-size: 10px;
		gap: 7px;
	}

	.pr-news-meta span + span::before {
		margin-right: 7px;
	}

	.pr-news-hero-controls {
		left: 0;
		justify-content: space-between;
		padding: 10px 12px;
	}

	.pr-news-hero-dots {
		gap: 5px;
	}

	.pr-news-section {
		margin-top: 32px;
	}

	.pr-news-section-heading h2 {
		font-size: 24px;
	}

	.pr-news-section-grid {
		gap: 16px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pr-news-card h3 {
		font-size: 16px;
	}

	.pr-news-card p {
		display: none;
	}

	.pr-news-commercial {
		margin-top: 34px;
	}

	.pr-category-archive {
		padding: 30px 16px 40px;
	}

	.pr-category-heading {
		margin-bottom: 24px;
		padding: 14px 0 18px;
	}

	.pr-category-heading h1 {
		font-size: 32px;
	}

	.pr-category-intro {
		font-size: 16px;
	}

	.pr-category-grid {
		gap: 22px 16px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.pr-category-card:first-child {
		grid-column: 1 / -1;
	}

	.pr-category-card:first-child .pr-category-card-image {
		aspect-ratio: 4 / 3;
	}

	.pr-category-card h2,
	.pr-category-card:first-child h2 {
		font-size: 18px;
		line-height: 1.2;
	}

	.pr-category-card p,
	.pr-category-card-link {
		display: none;
	}

	.pr-contact-page {
		padding: 30px 16px 42px;
	}

	.pr-contact-heading {
		padding: 14px 0 18px;
	}

	.pr-contact-heading h1 {
		font-size: 32px;
	}

	.pr-contact-grid {
		gap: 30px;
		grid-template-columns: 1fr;
		padding-top: 30px;
	}

	.pr-contact-info h2,
	.pr-contact-form-panel h2 {
		font-size: 24px;
	}

	.pr-contact-info > p,
	.pr-contact-form-panel > p {
		font-size: 16px;
	}

	.pr-contact-form-panel {
		padding: 22px 18px;
	}

	.pr-contact-form-row {
		grid-template-columns: 1fr;
	}

	.pr-site-header-inner {
		min-height: 104px;
		padding: 0 22px;
	}

	.pr-site-brand img {
		max-width: 176px;
		width: 176px;
	}

	.pr-site-nav {
		display: none;
	}

	.pr-site-whatsapp {
		align-items: center;
		border: 1px solid #c9d2df;
		border-radius: 6px;
		color: #07111f;
		display: inline-flex;
		font-size: 12px;
		font-weight: 900;
		height: 44px;
		justify-content: center;
		letter-spacing: 0;
		text-decoration: none;
		width: 44px;
	}

	.pr-site-whatsapp:hover,
	.pr-site-whatsapp:focus {
		border-color: #e11d19;
		color: #e11d19;
	}

	.pr-site-whatsapp-icon {
		border: 2px solid currentColor;
		border-radius: 50%;
		display: block;
		height: 19px;
		position: relative;
		width: 19px;
	}

	.pr-site-whatsapp-icon::after {
		border-bottom: 2px solid currentColor;
		border-left: 2px solid currentColor;
		bottom: -4px;
		content: '';
		height: 6px;
		left: 0;
		position: absolute;
		transform: skewY(-28deg);
		width: 5px;
	}

	.pr-site-ticker-inner {
		font-size: 13px;
		gap: 10px;
		overflow: hidden;
		padding: 11px 22px;
		white-space: nowrap;
	}

	.pr-site-ticker strong {
		font-size: 11px;
		padding-right: 10px;
	}

	.pr-site-ticker span {
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.pr-site-footer-inner {
		align-items: flex-start;
		flex-direction: column;
		gap: 18px;
		padding: 34px 22px;
	}

	.pr-site-footer-brand strong {
		font-size: 15px;
	}

	.pr-site-footer-brand span,
	.pr-site-footer-copy {
		font-size: 13px;
	}

	.pr-site-footer-meta {
		align-items: flex-start;
		flex-direction: column;
		gap: 6px;
	}

	body.jupiterx-header-overlapped-mobile .jupiterx-header,
	body.home .jupiterx-header {
		position: relative !important;
	}

	body.home #jupiterx-main,
	body.jupiterx-header-overlapped-mobile #jupiterx-main {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	.elementor-158 .elementor-section.elementor-top-section:first-child {
		padding-top: 8px !important;
	}

	.elementor-648 .elementor-section.elementor-top-section:first-child {
		padding-top: 8px !important;
	}

	.elementor-158 .raven-site-logo {
		padding-left: 16px;
		text-align: left;
	}

	.elementor-648 .raven-site-logo {
		padding-left: 16px;
		text-align: left;
	}

	.elementor-location-header .elementor-widget-image img,
	.elementor-location-header .raven-site-logo img,
	.elementor-158 .elementor-widget-image img,
	.elementor-158 .raven-site-logo img,
	.elementor-648 .elementor-widget-image img,
	.elementor-648 .raven-site-logo img {
		max-width: 170px !important;
		width: 170px !important;
		height: auto !important;
	}

	.elementor-158 .elementor-element-78d95ad,
	.elementor-648 .elementor-widget-social-icons {
		display: none !important;
	}

	.elementor-location-header .raven-nav-menu-main .raven-nav-menu,
	.elementor-158 .raven-nav-menu-main .raven-nav-menu,
	.elementor-648 .raven-nav-menu-main .raven-nav-menu {
		display: flex !important;
		gap: 10px;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 6px 12px 12px;
		white-space: nowrap;
	}

	.elementor-location-header .raven-menu-item,
	.elementor-158 .raven-menu-item,
	.elementor-648 .raven-menu-item {
		font-size: 12px !important;
		line-height: 1.2 !important;
		padding: 8px 0 !important;
	}

	.elementor-158 .elementor-element-cfadee8 {
		background: #f3f5f7;
		border: 1px solid #e2e6ec;
		border-radius: 6px;
		margin: 8px 16px 18px !important;
		padding: 12px !important;
		width: auto !important;
	}

	.elementor-158 .elementor-element-cfadee8 .elementor-container,
	.elementor-158 .elementor-element-cfadee8 .elementor-column,
	.elementor-158 .elementor-element-cfadee8 .elementor-widget-wrap {
		min-height: 0 !important;
		width: 100% !important;
	}

	.elementor-158 .elementor-element-6d46296,
	.elementor-158 .elementor-element-07ec9e5 {
		width: 100% !important;
	}

	.elementor-158 .elementor-element-6d46296 .elementor-heading-title {
		color: #142033 !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
		text-align: center;
	}

	.elementor-158 .elementor-element-07ec9e5 .raven-button,
	.elementor-158 .elementor-element-07ec9e5 a {
		background: #142033 !important;
		color: #ffffff !important;
		font-size: 13px !important;
		line-height: 1.2 !important;
		padding: 10px 14px !important;
		width: 100% !important;
	}

	.elementor-338 .elementor-element-0f73015,
	.elementor-338 .elementor-element-a4b472e {
		background: #f3f5f7;
		border: 1px solid #e2e6ec;
		border-radius: 6px;
		margin: 14px 16px 22px !important;
		padding: 12px !important;
		width: auto !important;
	}

	.elementor-338 .elementor-element-ecb5bb9 .elementor-heading-title,
	.elementor-338 .elementor-element-bc894b6 .elementor-heading-title {
		color: #142033 !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
		text-align: center;
	}

	.elementor-338 .elementor-element-c6b6cad .raven-button,
	.elementor-338 .elementor-element-c6b6cad a,
	.elementor-338 .elementor-element-e37cad4 .raven-button,
	.elementor-338 .elementor-element-e37cad4 a {
		background: #142033 !important;
		color: #ffffff !important;
		font-size: 13px !important;
		line-height: 1.2 !important;
		padding: 10px 14px !important;
		width: 100% !important;
	}

	.elementor-338 .raven-posts .raven-post-title,
	.elementor-338 .raven-posts .raven-post-title a,
	.elementor-188 .raven-posts .raven-post-title,
	.elementor-188 .raven-posts .raven-post-title a {
		color: #142033 !important;
		font-size: 19px !important;
		line-height: 1.2 !important;
		letter-spacing: 0 !important;
	}

	.elementor-338 .raven-posts .raven-post-meta,
	.elementor-338 .raven-posts .raven-post-meta a,
	.elementor-188 .raven-posts .raven-post-meta,
	.elementor-188 .raven-posts .raven-post-meta a {
		font-size: 11px !important;
		letter-spacing: 0 !important;
	}

	.elementor-338 .raven-post-image,
	.elementor-188 .raven-post-image {
		border-radius: 6px;
		overflow: hidden;
	}

	.elementor-338 .raven-post-item {
		margin-bottom: 26px !important;
	}

	.elementor-338 .elementor-element-d3096d9,
	.elementor-338 .elementor-element-6e1bc93,
	.elementor-338 .elementor-element-96139c7,
	.elementor-338 .elementor-element-5c157ae {
		display: none !important;
	}

	.elementor-188 .elementor-element-e78175b {
		background: #f3f5f7;
		border: 1px solid #e2e6ec;
		border-radius: 6px;
		margin: 18px 16px !important;
		padding: 12px !important;
		width: auto !important;
	}

	.elementor-188 .elementor-element-098181c .elementor-heading-title {
		color: #142033 !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
		text-align: center;
	}

	.elementor-188 .elementor-element-c48d249 .raven-button,
	.elementor-188 .elementor-element-c48d249 a {
		background: #142033 !important;
		color: #ffffff !important;
		font-size: 13px !important;
		line-height: 1.2 !important;
		padding: 10px 14px !important;
		width: 100% !important;
	}

	.jupiterx-footer {
		background: #101828;
		color: #f9fafb;
		margin-top: 28px;
	}

	.elementor-188 .elementor-element-9abdd86 {
		background: #101828;
		padding: 18px 16px 22px !important;
	}

	.elementor-188 .elementor-element-7534839,
	.elementor-188 .elementor-element-d8f5c5a,
	.elementor-188 .elementor-element-2a5950c {
		display: none !important;
	}

	.elementor-188 .elementor-widget-text-editor,
	.elementor-188 .elementor-widget-text-editor p {
		color: #d9dee7 !important;
		font-size: 13px !important;
		line-height: 1.45 !important;
		margin-bottom: 6px;
	}

	.elementor-188 .elementor-widget-text-editor a {
		color: #f9fafb !important;
		text-decoration: none !important;
	}

	.elementor-188 .elementor-widget-social-icons {
		display: none !important;
	}

	.elementor-188 .raven-site-logo {
		padding-left: 0;
		text-align: left;
	}

	.elementor-188 .raven-site-logo img {
		height: auto !important;
		max-width: 145px !important;
		width: 145px !important;
	}

	.parralrandom-single-title .elementor-heading-title {
		color: #142033 !important;
		font-size: 24px !important;
		line-height: 1.18 !important;
	}

	.parralrandom-post-content {
		font-size: 16px;
		line-height: 1.68;
	}

	.parralrandom-post-content h2,
	.parralrandom-post-content h3 {
		font-size: 20px;
		line-height: 1.25;
	}

	.parralrandom-related-grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.parralrandom-related-card h3 {
		font-size: 19px;
		line-height: 1.18;
	}

	.parralrandom-single-sidebar,
	.single-post .elementor-element-43f9397 {
		display: none !important;
	}

	.jupiterx-scroll-top {
		display: none !important;
	}
}
