h2 {
	text-transform:inherit;
}
blockquote {
	text-transform: inherit;
	line-height: inherit;
}
blockquote em {
	font-weight: normal;
	font-style: italic;
}
.more-link {
	display: none;
}
article h3, article h4 {
	text-transform: inherit;
	margin: 30px 0;
}
.post-navigation a .post-title, .image-navigation a .post-title {
	text-transform: inherit;
}
.post.appeared .entry-header::before, .widget_about .content:before, .simple-page .entry-header h1:before, article.attachment .entry-header h1:before, .post-thumbnail .play-button .icon:after, .header .social-box.open .social-button, .comments .bypostauthor .vcard b, #preloader .corner, .page-template-default .entry-header h1:before, .mejs-container .mejs-overlay-button, .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-current, .mejs-container .mejs-controls .mejs-play, .mejs-container .mejs-controls .mejs-pause, .swiper-pagination-bullet-active:before, .header .top-search.open .form-toggle, .header .top-search .form-toggle:hover, .header .social-box ul li a:hover, .mobile-navigation-wrapper .menu-close, .search-post .post-thumbnail:before, .menu-button, .header.style-two .branding:before, .widget_calendar table th a, .widget_calendar table td a, .widget-title:before, .tooltip:before, .text-highlight.primary-color, .pagination .page-numbers.current, .page-links .current, .btn-primary-outline:hover, .btn-default, .btn-primary, button[type='submit'], input[type='submit'], .single-post .post .entry-header::before, .widget_tag_cloud .tagcloud a:hover:before {
	opacity: 1;
}
h1.page-title.cat_title {
	color: #e80000;
	padding-bottom: 20px;
	border-bottom: 3px solid #ddd;
}
.featured-area .featured-slider .swiper-slide:before {
	background-color: transparent;
}
.slide-content .cat-links a {
	color: #eee;
}
.featured-area .featured-slider .slide-content {
	background-color: rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
	/* 
	border: 3px solid #e80000;
	top: 50%; */
}
.entry-content h1 {
}
.taxonomy-description h1, .taxonomy-description p {
	font-style: normal;
}
.taxonomy-description p {
	font-size:1em;
}
@media only screen and (min-width: 768px) {
    .header.style-one.boxed #main-navigation, .header .social-box {
        margin-top: 25px;
    }
    .header.style-one {
		margin-bottom: 20px;
	}
    .header.style-one.boxed.scrolled #main-navigation, .header.style-one.boxed.scrolled .social-box {
	    margin-top: inherit;
	}
	body.archive .wp-caption-dd:before, body.archive .entry-header::before {
		border: none;
	}
	.entry-header h1, .entry-header h2, .featured-area .featured-slider .slide-content .entry-title {
		text-transform: inherit;
		font-size: 2.4em;
		line-height: 1.6em;
	}
	.main-navigation ul>li {
		margin-left: 1px !important;
	}
}