.single-post .breadcrumb-list .breadcrumb:nth-child(3), .single-post .breadcrumb-list .breadcrumb:nth-child(5), .single-post .breadcrumb-list .breadcrumb:nth-child(7) {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

.single-post .site-content * {
	font-family:"Karla",sans-sarif;
	
}
.single-post .site-content .fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
}
.single-post .site-content h4{
	letter-spacing: -.5px !important; 
}
.single-post .site-content {
	background: #f8f5f0;
	padding: 0 6.25% 20px 6.25%;
}
.single-post .content-outer.container {
	padding: 0;
	margin: 0;
	max-width: unset;
}
.single-post .content-area {
	padding: 0;
}
.single.single-post .story_author_wrap {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 25px;
	letter-spacing: -.5px !important;
}
.single.single-post .story_author_wrap span {
	letter-spacing: -.5px !important;
}
.single-post.responsive-site-style-boxed .site-content-header {
	width: 100%;
	padding: 25px 0;
	margin: 0;
	background: #f8f5f0;
}
.single-post .catanddate {
	padding-bottom: 20px;
}
.single-post .single_post_head {
	margin-bottom: 30px;
	margin-top: 0;
	font-size: 36px;
	font-family: "Circular Std",sans-serif;
	text-align: center;
	letter-spacing: -2px;
	line-height: 1;
	color: #000;
}
.single-post .catanddate {
	padding-bottom: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2;
	color: #5d5d5d;
}
.single-post .inn_line {
	margin: 0 25px;
}
.single-post .catanddate a {
	pointer-events: none;
	color: #5D5D5D;
}
.single-post .share_fav {
	display: inline-block;
	width: 100%;
	margin: 0;
	text-align: center;
	vertical-align: initial;
}
.single-post .sf_sec.share_sec {
	display: inline-block;
	margin: 0 20px;
	width: 60px;
	height: 60px;
	border: 1px solid #a88a39;
	border-radius: 50%;
	cursor: pointer;
}
.single-post .exhibitshareicon {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../images/share_ico.png)no-repeat scroll center center;
	position: relative;
}
.single-post .social {
	position: absolute;
	top: calc(100% + 9px);
	width: 210px;
	margin: 0;
	background: #fec82c;
	left: calc(50% - 105px);
	height: auto;
	line-height: 0;
}
.single-post .social li {
	display: inline-block;
	width: 50px;
	margin: 0 10px;
	height: 50px;
}
.single-post .social li.fb-ico a {
	background: url(../images/fb-hdr-ico.png) no-repeat scroll center center;
}
.single-post .share_fav .sf_sec a {
	display: block;
	width: 100%;
	height: 100%;
}
.single-post .social li.tweet-ico a {
	background: url(../images/twtr-hdr-ico.png) no-repeat scroll center center;
}
.single-post .exhibitshareicon::after {
	content: '';
	border-color: #fec82c transparent;
	border-style: solid;
	border-width: 0px 8px 8px 8px;
	height: 0px;
	width: 0px;
	position: absolute;
	bottom: -9px;
	left: calc(50% - 8px);
	display: inline-block;
	opacity: 0;
	transition: all linear .3s;
}
.exhibitshareicon.active::after {
	opacity: 1;
	transition: all linear .3s;
}
.single-post .share_fav .sf_sec {
	display: inline-block;
	margin: 0 20px;
	width: 50px;
	height: 50px;
	/* border: 1px solid #a88a39; */
	border-radius: 50%;
	cursor: pointer;
}
.single-post .share_fav .sessionfav a {
	background: transparent url(../images/favorite.png)no-repeat scroll center center;
	position: relative;
}
.share_fav .sf_sec .product-wishlist {
	border: 1px solid #a88a39;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 32px;
	background: transparent;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
.single-post .share_fav .sf_sec.sessionfav {
	float: none;
	vertical-align: top;
	margin-left: 0;
}
.share_fav .sf_sec .product-wishlist .fa-heart-o {
	background: transparent url(../images/favorite.png)no-repeat scroll center center;
	display: inline-block;
	width: 21px;
	height: 17px;
}
.share_fav .sf_sec .product-wishlist .fa.fa-heart {
	background: transparent url(../images/heart_fill_red2.png)no-repeat scroll center center;
		display: inline-block;
	width: 21px;
	height: 17px;
}
.share_fav .sf_sec .product-wishlist .fa-heart-o::before, .share_fav .sf_sec .product-wishlist .fa.fa-heart::before {
	content:"";
}
.single-post .share_fav .sessionfav a #favourites-count {
	position: absolute;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #d93c3d;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	top: -10px;
	right: 0;
}
.single-post.responsive-site-style-boxed .post {
	background: #f8f5f0;
}
.single-post.responsive-site-style-boxed article.post {
	background: #f8f5f0;
	padding: 0 !important;
	margin-bottom: 25px;
}
.single-post.responsive-site-style-boxed article.post p ,.single-post.responsive-site-style-boxed article.post li {
	margin-top: 0;
	margin-bottom: 15px;
	color: #14141e;
	letter-spacing: -.5px;
	line-height: 1.5;
}
.single-post .entry-content .alignnone {
	width: 100%;
	object-fit: cover;
	height: 500px;
}
.single-post.responsive-site-style-boxed .navigation {
	margin-top: 0;
	background: #f8f5f0;
	padding: 0 0 30px 0 !important;
	display:none;
}
.navigation_for_same_category {
	display: none;
}
.category-press-media ~ .navigation_for_same_category {
	display: block;
}
.category-press-media ~ .navigation_for_other_category {
	display: none;
}
.nav-previous a::before {
	content: "";
	font-size: ;
	display: inline-block;
	width: 115px;
	height: 60px;
	background: transparent url(../images/wwa_slick_prev.png)no-repeat scroll left center/auto 100%;
	vertical-align: middle;
}
.nav-next a::after {
	content: "";
	font-size: ;
	display: inline-block;
	width: 115px;
	height: 60px;
	background: transparent url(../images/wwa_slick_next.png)no-repeat scroll right center/auto 100%;
	vertical-align: middle;
}
.nav-previous a::after {
	content: 'Previous';
	font-size: 16px;
	color: #ce0507;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	vertical-align: middle;
	margin-left: 5px;
}
.nav-next a::before {
	content: 'Next';
	font-size: 16px;
	color: #ce0507;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	vertical-align: middle;
	margin-left: 5px;
}
.nav-previous a,.nav-next a{
	font-size:0;
}
.nav-previous, .nav-next {
	display: block;
	width: max-content;
}
.nav-previous{
	float:left;
}
.nav-next {
	float:right;
}
.single-post.responsive-site-style-boxed article.post img {
	width: auto;
	height: auto;
	object-fit: cover;
	margin-top: 25px;
	display: inline-block;
	margin-bottom: 0;
}
.single-post.responsive-site-style-boxed article.post p.imagepara {
	text-align: center;
}
.single-post.responsive-site-style-boxed article.post p.imagepara em {
	width: 100%;
	display: inline-block;
	margin: 5px auto;
	text-align: center;
}
.hentry .post-edit-link{
	display:none;
}
.single-post .row {
	margin: 0;
}
@media only screen and (max-width: 1024px) {
	body.single-post .catanddate{
		font-size: 15px;
	}
	body.single-post .inn_line {
		margin: 0 15px;
	}
	body.single-post .single_post_head{
		font-size: 30px;
	}
	body.single-post .nav-previous a::before {
		width: 54px;
		height: 28px;
	}
	body.single-post .nav-previous a::after {
		font-size: 13px;
	}
	body.single-post.responsive-site-style-boxed .navigation {
		padding: 0 !important;
		}
	body.single-post.responsive-site-style-boxed article.post {
		margin-bottom: 0;
	}
	body.single-post .site-content {
		padding-bottom: 15px;
	}
	body.single-post .nav-next a::before {
	font-size: 13px;
	}
	body.single-post .nav-next a::after {
		width: 54px;
		height: 28px;
		}
}




