.entry img:hover:not(.gallery-not-hover img:hover),
#sb_instagram .sbi_photo_wrap:hover {
	opacity: 0.9;
}

.read-more .fs-button-content {
	margin-left: 22px;
	margin-top: 14px;
	display: inline-block;
	line-height: 22px !important;
	font-size: 14px !important;
	text-transform: capitalize;
}

.read-more .fs-button-overlay {
	position: absolute;
	top: 0;
	left: 0;
}

.read-more .fs-button-overlay .fs-circle-1,
.read-more .fs-button-overlay .fs-circle-2 {
	fill: none;
	stroke-width: 1px;
	stroke: currentColor;
	stroke-dasharray: 200;
	transform: rotate(90deg);
	transform-origin: center;
}

.read-more .fs-button-overlay .fs-circle-1 {
	opacity: .6;
	stroke-dashoffset: 200;
	-webkit-transition: all .4s cubic-bezier(.65, .05, .36, 1) !important;
	-ms-transition: all .4s cubic-bezier(.65, .05, .36, 1) !important;
	transition: all .4s cubic-bezier(.65, .05, .36, 1) !important;
}

.read-more .fs-button-overlay .fs-circle-2 {
	opacity: .3;
	stroke-dashoffset: 120;
}

.read-more a:hover .fs-button-overlay .fs-circle-1 {
	stroke-dashoffset: 120;
}

.social-share a {
	margin: 0 6px 0 0;
	text-align: center;
}

.social-share a i {
	background: #000;
	border-radius: 50%;
	color: #D7C4AA;
	font-size: 13px;
	width: 26px;
	height: 26px;
	line-height: 26px;
}

.read-more a:not(.section-1 .read-more a) {
	text-align: center;
	color: #d7c4aa;
	background: #000;
	padding: 12px 25px;
	margin: 0 auto;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 13px;
	display: inline-block;
}

.social-share a i:hover {
	background-color: #812e70 !important;
	color: #fff;
}

.read-more a:hover:not(.section-1 .read-more a:hover) {
	background: #D7C4AB;
	color: #FFF;
}


/** Style Excerpt & Style Full **/

.content-style-excerpt .wrap-title,
.content-style-full .wrap-title {
	text-align: center;
	margin-bottom: 40px;
}

.content-style-excerpt .wrap-title .the-date,
.content-style-full .wrap-title .the-date {
	font-size: 12px;
	font-style: italic;
}

.content-style-excerpt h2.post-title,
.content-style-full h2.post-title {
	margin: 0;
	text-transform: uppercase;
	font-size: 30px;
}

.content-style-excerpt .post-content,
.content-style-full .post-content {}

.content-style-excerpt .social-share {
	width: 55%;
	float: right;
	text-align: right;
}

.content-style-excerpt .wrap-content {
	padding: 20px 0 45px;
}

.content-style-excerpt .social-share a,
.content-style-full .social-share a {
	margin: 0 7px 0 0;
}

.content-style-excerpt .read-more {
	float: left;
	width: 45%;
	text-align: left;
}

.content-style-excerpt .comments-more,
.content-style-full .comments-more {}

.content-style-full .wrap-tags-socials {
	padding-top: 25px;
	text-align: center;
}

.content-style-full .the-tags {
	width: 50%;
	font-size: 15px;
	float: left;
	text-align: left;
	text-transform: capitalize;
}

.content-style-full .the-tags a {
	font-family: 'BodoniFLF-Roman';
}

.content-style-full .the-tags a:first-child {
	margin-left: 6px;
}

.content-style-full .social-share {
	float: right;
}

.content-style-excerpt .social-share a,
.content-style-full .social-share a {
	margin: 0 10px 0 0;
	text-align: center;
}


/** Style List **/

.content-style-list .featured-thumbnail {
	width: 40%;
}

.content-style-list .featured-thumbnail {
	float: left;
	overflow: hidden;
	position: relative;
}

.content-style-list .featured-thumbnail-inner {
	width: 92%;
	margin-right: 8%;
}

.content-style-list .post-content {
	float: left;
	width: 60%;
}

.content-style-list h2.post-title {
	margin: 0;
	text-transform: uppercase;
	font-size: 30px;
}

.content-style-list .the-date {
	font-style: italic;
	font-size: 12px;
}

.content-style-list .social-share {
	margin-bottom: 25px;
}

.content-style-list .post-content p {
	padding: 30px 0 20px;
}

.content-style-list .post-content .read-more a {}

.content-style-list .the-day {
	font-size: 13px;
}


/** Style Grid **/

.content-style-grid {
	text-align: center;
	margin-bottom: 50px;
}

.content-style-grid h2.post-title {
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	font-size: 26px;
	line-height: 1.2;
	padding-bottom: 5px;
}

.content-style-grid .the-date {
	font-size: 12px;
	font-style: italic;
}

.content-style-grid .post-content {
	margin: 20px 20px 0px;
	text-align: center;
}

.content-style-grid .wrap-title {
	margin: 10px 5px 25px;
	text-align: center;
}

.content-style-grid .read-more {
	padding-top: 30px;
}


/* Category index */

.category-index .featuredpost {
	margin-bottom: 70px;
	text-align: center;
}

.category-index .featuredpost:last-child {
	margin-bottom: 0;
}

.category-index .featuredpost .widget-title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-bottom: 35px;
}

.category-index .featuredpost .entry-title {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: .5px;
}

.category-index .featuredpost .entry {
	border: none;
	float: left;
	padding: 0px 10px;
	width: 33%;
}

.category-index .featuredpost .entry {
	margin-bottom: 20px;
}

.category-index .featuredpost .more-from-category {
	text-align: center;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
	display: block;
}

.category-index .featuredpost .more-from-category a {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 15px 15px;
	width: 100%;
	letter-spacing: .5px;
	display: inline-block;
}

.category-index .widget {
	margin-bottom: 80px;
}


/* Single Post */

.content-style-single .wrap-title {
	text-align: center;
	margin-bottom: 20px;
}

.single-post .wrap-nav-post::after {
	content: "";
	clear: both;
	display: block;
	margin-bottom: 30px;
}

.content-style-single .wrap-title {
	text-align: center;
	margin-bottom: 40px;
}

.content-style-single .post-title {
	text-transform: uppercase;
	margin: 0;
	font-size: 30px;
}

.content-style-single .the-date {
	font-size: 12px;
	font-style: italic;
}

.content-style-single .signature {
	margin-bottom: 20px;
	text-align: center;
}

.single-post .wrap-nav-post::after {
	content: "";
	clear: both;
	display: block;
	margin-bottom: 30px;
}

.prev-post a,
.next-post a {
	font-family: 'BodoniFLF-Roman';
	font-style: italic;
	letter-spacing: 0px;
	font-size: 16px;
}

.prev-post span,
.next-post span {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}

.prev-post {
	width: 45%;
	float: left;
	text-align: left;
}

.next-post {
	width: 45%;
	float: right;
	text-align: right;
}

.content-style-single .social-share {
	width: 50%;
	float: right;
	text-align: right;
}

.content-style-single .the-tags {
	font-size: 16px;
	width: 50%;
	float: left;
	text-transform: capitalize;
}

.content-style-single .the-tags a {
	font-family: 'BodoniFLF-Roman';
}

.content-style-single .the-tags a:first-child {
	margin-left: 6px;
}


/* Related Posts
--------------------------------------------- */

.related {
	margin-top: 40px;
}

.related h3,
.entry-comments h3,
h3#reply-title {
	margin-bottom: 35px;
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
}

.related-post a.related-image {
	display: block;
	line-height: 0;
}

.related-post .related-post-title {
	display: block;
	padding: 20px 5px;
	text-align: center;
	font-size: 20px;
	font-family: 'BodoniFLF-Roman';
	text-transform: uppercase;
}

.related-post {
	width: 33.333%;
	float: left;
	padding: 0 10px;
	margin-bottom: 0;
	-webkit-backface-visibility: hidden;
}

.related-posts-list::after {
	content: "";
	clear: both;
	display: block;
}


/* Line */

.divpost {
	width: 50%;
	background: #D7C4AA;
	margin: 45px auto;
	display: block;
	height: 1px;
}


/* Ninja form */

.nf-before-form-content {
	display: none !important;
}

.nf-error .ninja-forms-field {
	border: 1px solid #ddd !important;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	color: #B92944 !important;
}

.nf-form-title {
	display: none !important;
}

.ninja-forms-req-symbol {
	font-size: 25px;
	line-height: 0;
	position: relative;
	top: 3px;
	right: 3px;
	display: none;
}


/* Portfolio */

.style-portfolio {
	position: relative;
}

.style-portfolio .img-portfolio {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	background: #282828;
	text-align: center;
	cursor: pointer;
}

.style-portfolio .wrap-title {
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

.style-portfolio .wrap-title::before,
.style-portfolio .wrap-title::after {
	pointer-events: none;
}

.style-portfolio img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
	margin: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

.style-portfolio:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.style-portfolio .wrap-title::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.style-portfolio .wrap-title::before,
.style-portfolio .wrap-title {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.style-portfolio .post-title {
	width: 80%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.style-portfolio a:hover {
	color: #fff;
}

.style-portfolio:hover .wrap-title::before,
.style-portfolio:hover .wrap-title {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1023px) {
	.content-style-list h2.post-title,
	.content-style-excerpt h2.post-title,
	.content-style-single h2.post-title,
	.content-style-full h2.post-title {
		font-size: 26px;
	}
	.content-style-grid h2.post-title {
		font-size: 22px;
	}
	.related-post .related-post-title {
		font-size: 18px;
	}
}

@media only screen and (max-width: 860px) {
	.featured-thumbnail {
		text-align: center;
	}
	.category-index {
		margin-bottom: 10%;
	}
	.related h3,
	.entry-comments h3,
	h3#reply-title {
		font-size: 22px;
	}
}

@media only screen and (max-width: 640px) {
	.content-style-list .post-content,
	.content-style-list .featured-thumbnail-inner,
	.content-style-list .wrap-meta,
	.content-style-list .post-content .read-more a {
		width: 100%;
		text-align: center;
	}
	.content-style-list .wrap-title {
		margin-top: 15px;
	}
	.content-style-list h2.post-title,
	.content-style-list .read-more,
	.content-style-list .social-share {
		text-align: center;
	}
	.content-style-list .featured-thumbnail,
	;
	.content-style-list.has-post-thumbnail .post-content,
	.content-style-list .featured-thumbnail-inner {
		float: none;
		width: 100%;
		max-width: none;
		margin-bottom: 10px;
	}
	.category-index .featuredpost .featured-content .entry {
		width: 100%;
		clear: both;
	}
	.comment-content {
		clear: both;
		float: none;
	}
	.content-style-list .featured-thumbnail {
		width: 100% !important;
	}
	.content-style-excerpt .post-content,
	.content-style-full .post-content {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 600px) {
	.prev-post,
	.next-post {
		width: 100%;
		clear: both;
		text-align: center;
		margin: 10px 0;
	}
	.related-post {
		width: 100%;
		float: none;
		padding: 0;
		margin-bottom: 20px;
	}
	.related-post:last-child {
		margin-bottom: 0;
	}
	.related-post a.related-image {
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.content-style-excerpt .read-more,
	.content-style-excerpt .social-share {
		width: 100%;
		text-align: center !important;
		float: none;
	}
	.content-style-excerpt .social-share {
		margin-bottom: 15px;
	}
	.content-style-excerpt .social-share a:last-child,
	.content-style-full .social-share a:last-child {
		margin: 0;
	}
}