.sidebar,
.sidebar-inner,
.header-right,
.article-action,
.article-recommended-posts,
.footer,
#scroller,
.single-article-intro .button-scroll,
.article-status,
.banner,
.button-play,
.single-article-content .fluid-width-video-wrapper,
.single-article-content iframe,
.breadcrumb-nav,
#event-map,
.event-map-container,
.event-action,
.single-article-top{
    display: none !important;
}


.single-article-media .article-image figcaption,
.wp-caption-overlay .wp-caption-text {
	position: static;
	left: auto;
	right: auto;
	bottom: auto;
	color: #5b5b5b;
	background: none;
	padding: 1.5rem 3rem .5rem;
	opacity: 1;
}

.wp-caption-overlay .wp-caption-text {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

[data-aos^=fade][data-aos^=fade] {
	opacity: 1;
}

[data-aos=fade-up] {
	transform: translate3d(0, 0, 0);
}

.owl-carousel {
	display: block;
}

.owl-carousel .owl-item {
	float: none !important;
	width: 100% !important;
	display: block !important;
}

.owl-carousel .owl-item.cloned {
	display: none !important;
}

.owl-carousel .owl-stage {
	width: 100% !important;
	transform: translate3d(0, 0px, 0px) !important;
}

.single-article-content .wp-caption img {
	margin-bottom: 1.5rem;
}

.single-article-content .wp-caption,
.single-article-content p,
.single-article-media .article-image,
.event-address,
.event-contact {
	page-break-inside: avoid;
}

.single-article-content img {
	max-height: 75vh !important;
	width: auto !important;
}

.row,
.header .container-fluid,
.article-meta,
.article-footer,
.content-with-sidebar,
.page-wrapper,
.print{
	display: block !important;
}

.article-author figure {
	float: left;
}

.article-author .col {
	padding-top: 1.2rem;
}

.article-author:after {
	content: '';
	display: table;
	clear: both;
}

.single-event {
	padding-top: 0;
}

.single-event-top {
	margin-bottom: 0;
}