.comments-area a,
.page-content a {
	text-decoration: underline;
}

.alignright {
	float: right;
	margin-left: 1rem;
}

.alignleft {
	float: left;
	margin-right: 1rem;
}

.aligncenter {
	display: block;
	clear: both;
	margin-inline: auto;
}

.alignwide {
	margin-inline: -80px;
}

.alignfull {
	width: 100vw;
	max-width: 100vw;
	margin-inline: calc(50% - 50vw);
}

.alignfull img {
	width: 100vw;
}

.scroll_video_container video {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.laditsouderos-video-scrub-root {
	position: relative;
	overflow: hidden;
}

.laditsouderos-video-scrub-stage {
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.laditsouderos-video-scrub-canvas {
	display: block;
	width: 100%;
	height: 100%;
}

.js-anim-reveal,
.js-anim-parallax {
	overflow: hidden;
}

.js-anim-image img,
.js-anim-image video,
.js-anim-parallax .elementor-widget-container,
.js-anim-parallax img,
.js-anim-parallax video,
.js-anim-parallax picture,
.js-anim-reveal img,
.js-anim-reveal video,
.js-anim-reveal picture {
	display: block;
}

.js-anim-parallax .elementor-widget-container,
.js-anim-parallax img,
.js-anim-parallax video,
.js-anim-parallax picture,
.js-anim-parallax picture img {
	border-radius: inherit;
}

.marque_scroller,
.marque_scroller .elementor-heading-title,
.elementor-heading-title.marque_scroller {
	max-width: 100%;
	overflow: hidden;
}

.laditsouderos-marquee-content {
	display: flex;
	align-items: center;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.laditsouderos-marquee-track {
	display: inline-flex;
	align-items: center;
	flex-wrap: nowrap;
	width: max-content;
	white-space: nowrap;
	will-change: transform;
}

.laditsouderos-marquee-item {
	flex: 0 0 auto;
	padding-inline-end: var(--laditsouderos-marquee-gap, 2rem);
}

.wp-caption {
	max-width: 100%;
	margin-block-end: 1.25rem;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	display: block;
	margin-inline: auto;
}

.wp-caption-text {
	margin: 0;
}

.gallery-caption {
	display: block;
	margin: 0;
	padding: 0.75rem;
	font-size: 0.8125rem;
	line-height: 1.5;
}

.pagination {
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}

.sticky {
	display: block;
	position: relative;
}

.bypostauthor {
	font-size: inherit;
}

.hide {
	display: none !important;
}

.post-password-form {
	max-width: 500px;
	margin: 50px auto;
}

.post-password-form p {
	display: flex;
	align-items: flex-end;
	width: 100%;
}

.post-password-form [type="submit"] {
	margin-inline-start: 3px;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	position: absolute !important;
	top: 5px;
	left: 5px;
	z-index: 100000;
	display: block;
	width: auto;
	height: auto;
	padding: 12px 24px;
	background-color: #eee;
	color: #333;
	clip: auto !important;
	clip-path: none;
	font-size: 1rem;
	line-height: normal;
	text-decoration: none;
}

.post .entry-title a {
	text-decoration: none;
}

.post .wp-post-image {
	width: 100%;
	max-height: 500px;
	object-fit: cover;
}

#comments .comment-list {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	list-style: none;
}

#comments .comment,
#comments .pingback {
	position: relative;
}

#comments .comment .comment-body,
#comments .pingback .comment-body {
	display: flex;
	flex-direction: column;
	padding-block: 30px;
	padding-inline-start: 60px;
	padding-inline-end: 0;
	border-block-end: 1px solid #ccc;
}

#comments .comment .avatar,
#comments .pingback .avatar {
	position: absolute;
	left: 0;
	margin-inline-end: 10px;
	border-radius: 50%;
}

body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir="rtl"] #comments .comment .avatar,
html[dir="rtl"] #comments .pingback .avatar {
	right: 0;
	left: auto;
}

#comments .comment-meta {
	display: flex;
	justify-content: space-between;
	margin-block-end: 0.9rem;
}

#comments .comment-metadata,
#comments .reply {
	font-size: 11px;
	line-height: 1;
}

#comments .children {
	position: relative;
	margin: 0;
	padding-inline-start: 30px;
	list-style: none;
}

#comments .children li:last-child {
	padding-block-end: 0;
}

#comments ol.comment-list .children::before {
	content: "↪";
	position: absolute;
	top: 45px;
	left: 0;
	display: inline-block;
	width: auto;
	font-size: 1em;
	font-weight: 400;
	line-height: 100%;
}

body.rtl #comments ol.comment-list .children::before,
html[dir="rtl"] #comments ol.comment-list .children::before {
	right: 0;
	left: auto;
	content: "↩";
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-header .header-inner,
body:not([class*="elementor-page-"]) .site-main {
	width: 100%;
	margin-inline: auto;
}

.site-header + .elementor {
	min-height: calc(100vh - 320px);
}

@media (max-width: 991px) {
	.post .wp-post-image {
		max-height: 400px;
	}
}

@media (max-width: 767px) {
	#comments .comment .comment-body {
		padding: 30px 0;
	}

	#comments .children {
		padding-inline-start: 20px;
	}

	#comments .comment .avatar {
		position: static;
		float: left;
	}

	body.rtl #comments .comment .avatar,
	html[dir="rtl"] #comments .comment .avatar {
		float: right;
	}
}

@media (max-width: 575px) {
	.post .wp-post-image {
		max-height: 300px;
	}

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-header .header-inner,
	body:not([class*="elementor-page-"]) .site-main {
		padding-inline: 10px;
	}
}

@media (min-width: 576px) {
	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-header .header-inner,
	body:not([class*="elementor-page-"]) .site-main {
		max-width: 500px;
	}
}

@media (min-width: 768px) {
	#comments .comment-author,
	#comments .comment-metadata {
		line-height: 1;
	}

	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-header .header-inner,
	body:not([class*="elementor-page-"]) .site-main {
		max-width: 600px;
	}
}

@media (min-width: 992px) {
	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-header .header-inner,
	body:not([class*="elementor-page-"]) .site-main {
		max-width: 800px;
	}
}

@media (min-width: 1200px) {
	.page-header .entry-title,
	.site-footer .footer-inner,
	.site-header .header-inner,
	body:not([class*="elementor-page-"]) .site-main {
		max-width: 1140px;
	}
}
