.entry img:hover,
#sb_instagram .sbi_photo_wrap:hover {
	opacity: 0.9;
}


/** Style Excerpt & Style Full **/

.content-style-excerpt .wrap-title,
.content-style-full .wrap-title {
	text-align: center;
	padding: 0 7% 10px;
}

.content-style-excerpt .wrap-meta,
.content-style-full .wrap-meta {
	text-transform: capitalize;
	font-family: 'Libre Baskerville';
	font-style: italic;
	margin-bottom: 8px;
	font-size: 13px;
}

.content-style-excerpt.has-post-thumbnail .wrap-img {
	position: relative;
}

.content-style-excerpt.has-post-thumbnail .wrap-share-more {
	position: absolute;
	bottom: -3%;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 176px !important;
}

.content-style-excerpt .wrap-title span,
.content-style-excerpt .wrap-title .the-category a {
	margin-bottom: 10px;
}

.content-style-excerpt h2.post-title,
.content-style-full h2.post-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-size: 24px;
}

.content-style-excerpt .post-content {
	text-align: center;
}

.content-style-excerpt.has-post-thumbnail .social-share,
.content-style-full .social-share {
	text-align: center;
	width: 100%;
}

.content-style-full .social-share {
	float: right;
}

.content-style-full .the-tags {
	width: 50%;
	float: left;
}

.content-style-full .wrap-tags-socials {
	padding-top: 25px;
}

.content-style-excerpt .social-share a,
.content-style-full .social-share a {
	margin: 0 10px 0 0;
}

.content-style-excerpt .social-share a:last-child {
	margin: 0;
}

.content-style-excerpt .social-share a i,
.content-style-full .social-share a i {
	background-color: #FAF9F8;
	border-radius: 50%;
	color: #A1644A;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.content-style-excerpt .social-share a i:hover,
.content-style-full .social-share a i:hover {
	background: #A1644A;
	color: #fff;
}

.content-style-excerpt.has-post-thumbnail .read-more,
.content-style-full .read-more {
	margin-top: 25px;
}

.content-style-excerpt .read-more a,
.content-style-full .read-more a {
	color: #A1644A;
	background: #FAF9F8;
	padding: 15px 30px;
	margin: 0 auto;
	text-transform: uppercase;
	margin: 0 auto;
	letter-spacing: 1.5px;
	line-height: 1.1;
	font-size: 13px;
	font-family: 'Optima-Medium';
}

.content-style-excerpt .read-more a:hover,
.content-style-full .read-more a:hover {
	background: #A1644A;
	color: #FFF;
}

.content-style-excerpt .social-share {
	width: 60%;
	float: left;
	text-align: center;
}

.content-style-excerpt .read-more {
	float: left;
	text-align: center;
	margin-top: 0;
}


/** Style List **/

.content-style-list .featured-thumbnail {
	width: 40%;
}

.content-style-list.has-post-thumbnail .post-content {
	width: 60%;
}

.content-style-list .featured-thumbnail {
	float: left;
	overflow: hidden;
	position: relative;
}

.content-style-list .featured-thumbnail-inner {
	width: 90%;
	margin-right: 10%;
}

.content-style-list .post-content {
	float: left;
	width: 60%;
}

.content-style-list h2.post-title {
	text-transform: uppercase;
	color: #a37b61;
	font-size: 24px;
}

.content-style-list .wrap-meta {
	margin-bottom: 5px;
	text-transform: capitalize;
	font-family: 'Libre Baskerville';
	font-style: italic;
	font-size: 13px;
}

.content-style-list .post-content p {
	margin: 20px 0 30px;
}

.content-style-list .post-content .read-more a {
	display: inline-block;
	color: #A1644A;
	background: #FAF9F8;
	padding: 15px 30px;
	margin: 0 auto;
	text-transform: uppercase;
	margin: 0 auto;
	letter-spacing: 1.5px;
	line-height: 1.1;
	font-size: 13px;
	font-family: 'Optima-Medium';
}

.content-style-list .post-content .read-more a:hover,
.content-style-list .post-content .read-more a:focus {
	background: #A1644A;
	color: #FFF;
}


/** Style Grid **/

.content-style-grid.post {
	margin-bottom: 40px;
}

.content-style-grid h2.post-title {
	font-size: 20px;
	margin: 0;
	padding-bottom: 5px;
	text-transform: capitalize;
}

.content-style-grid .post-content {
	margin: 20px 0 30px;
	text-align: center;
}

.content-style-grid .wrap-title {
	margin: 15px 0 25px;
	text-align: center;
	text-transform: uppercase;
}

.content-style-grid .read-more {
	text-align: center;
}

.content-style-grid .read-more a {
	color: #A1644A;
	background: #FAF9F8;
	padding: 15px 30px;
	margin: 0 auto;
	text-transform: uppercase;
	margin: 0 auto;
	letter-spacing: 1.5px;
	line-height: 1.1;
	font-size: 13px;
	font-family: 'Optima-Medium';
	display: inline-block;
}

.content-style-grid .read-more a:hover {
	background: #A1644A;
	color: #FFF;
}

.content-style-grid .wrap-meta {
	margin-bottom: 5px;
	text-transform: capitalize;
	font-family: 'Libre Baskerville';
	font-style: italic;
	font-size: 13px;
}


/* 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: 27px;
	text-align: center;
	margin-bottom: 35px;
	text-transform: capitalize;
}

.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: 13px;
	text-transform: uppercase;
	padding: 15px 25px;
	letter-spacing: .7px;
	display: inline-block;
	background: #a1644a;
	color: #fff;
	line-height: 1.1;
}

.category-index .featuredpost .more-from-category a:hover {
	background: #faf9f8;
	color: #a1644a;
}

.category-index .widget {
	margin-bottom: 50px;
}


/* 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: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.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: 'Optima';
	font-style: italic;
	letter-spacing: 0px;
	font-size: 18px;
	text-transform: capitalize;
}

.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 {
	width: 50%;
	float: left;
	text-transform: lowercase;
}

.content-style-single .social-share a {
	margin: 0 10px 0 0;
	text-align: center;
}

.content-style-single .social-share a i {
	background-color: #fbf7f4;
	border-radius: 50%;
	color: #a37b61;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.content-style-single .social-share a i:hover {
	background: #A37B61;
	color: #fff;
}

.content-style-single .wrap-meta {
	text-transform: capitalize;
	font-family: 'Libre Baskerville';
	font-style: italic;
	margin-bottom: 8px;
	font-size: 13px;
}

.content-style-single .post-title {
	font-size: 24px;
	text-transform: uppercase;
}


/* Related Posts
--------------------------------------------- */

.related {
	text-transform: capitalize;
	margin-top: 40px;
	text-align: center;
	color: #000;
}

.related h2 {
	margin-bottom: 30px;
	font-size: 26px;
}

.related h3 {
	margin-bottom: 25px;
	font-size: 24px;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	text-transform: capitalize;
}

.related-post a.related-image {
	display: block;
	line-height: 0;
}

.related-post .related-post-title {
	display: block;
	margin-top: 15px;
	padding: 0 5px;
	font-family: 'Optima';
	text-align: center;
	font-size: 20px;
}

.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 */

.content-style-excerpt .divpost {
	width: 50%;
	background-color: rgb(161, 100, 74, 0.5);
	margin: 60px auto 30px;
	display: block;
	height: 1px;
}

.divpost {
	width: 50%;
	background-color: rgb(161, 100, 74, 0.5);
	margin: 30px auto 30px;
	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: 20px;
	line-height: 0;
	position: relative;
	top: 3px;
	right: 3px;
}

.nf-field-label label {
	font-weight: 500 !important;
}

.nf-field-element .ninja-forms-field {
	border: 1px solid;
}

.ninja-forms-req-symbol {
	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: 1;
	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);
	background: #282828;
}

.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: 860px) {
	.featured-thumbnail {
		text-align: center;
	}
	.category-index {
		margin-bottom: 10%;
	}
}

@media only screen and (max-width: 640px) {
	.content-style-excerpt .wrap-title,
	.content-style-full .wrap-title {
		padding: 0 4%;
	}
	.content-style-excerpt h2.post-title,
	.content-style-full h2.post-title {
		margin-bottom: 12px;
	}
	.content-style-list .post-content p,
	.content-style-list .post-content .read-more a {
		width: 100%;
	}
	.content-style-list .wrap-title {
		margin-bottom: 20px;
	}
	.content-style-list h2.post-title,
	.content-style-list .read-more {
		text-align: center;
	}
	.content-style-list .wrap-meta {
		text-align: center;
	}
	.content-style-list .post-content p {
		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-list .post-content .read-more {
		width: unset;
	}
	.content-style-excerpt .post-content,
	.content-style-full .post-content {
		margin-bottom: 0;
	}
	.content-style-grid .wrap-title {
		text-align: center;
	}
	.content-style-grid .post-content {
		text-align: center;
	}
	.content-style-grid .read-more {
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.prev-post,
	.next-post {
		width: 100%;
		clear: both;
		text-align: center;
		margin: 10px 0;
	}
	.related-post {
		width: 100%;
		float: none;
		padding: 0;
		margin-bottom: 40px;
	}
	.related-post:last-child {
		margin-bottom: 0;
	}
	.content-style-excerpt .social-share {
		width: 100%;
		margin-bottom: 25px;
	}
	.content-style-excerpt .read-more {
		width: 100%;
	}
}