.entry img:hover,
#sb_instagram .sbi_photo_wrap:hover {
	opacity: 0.7;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
}

.nf-form-title {
	display: none !important;
}


/* Yuzo */

.yuzo_related_post h3 {
	text-align: center !important;
	font-size: 20px !important;
	text-transform: uppercase;
	margin-bottom: 20px !important;
}

div#display_yuzo_related div.yuzo_related_post div.relatedthumb:first-child {
	margin-left: 0px !important;
}

.yuzo_related_post .relatedthumb {
	height: 225px !important;
	width: 30.5% !important;
	margin-left: 2.6% !important;
	margin-right: 0 !important;
}

.yuzo_related_post .relatedthumb .yuzo-img {
	height: 160px !important;
	width: 100% !important;
}

.yuzo_related_post_widget .relatedthumb .yuzo-img:hover {
	opacity: 0.7;
}


/** Style Excerpt & Style Full **/

.content-style-excerpt,
.content-style-full {
	margin-bottom: 60px;
}

.content-style-excerpt h2.post-title,
.content-style-full h2.post-title {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 22px;
	letter-spacing: .4px;
	font-weight: 400;
	margin: 0;
}

.content-style-excerpt .wrap-meta,
.content-style-full .wrap-meta {
	text-align: center;
}

.content-style-excerpt .wrap-title,
.content-style-full .wrap-title {
	margin-bottom: 15px;
}

.content-style-excerpt .wrap-meta .the-date,
.content-style-full .wrap-meta .the-date,
.content-style-list .wrap-meta .the-date {
	text-transform: uppercase;
	font-family: 'Montserrat';
	letter-spacing: .4px;
	font-size: 13px;
	font-weight: 400;
}

.content-style-excerpt .wrap-meta .the-category,
.content-style-full .wrap-meta .the-category,
.content-style-list .wrap-meta .the-category {
	font-size: 17px;
	margin: 0;
	font-family: 'Cormorant';
	font-style: italic;
	font-weight: 500;
}

.content-style-excerpt .read-more,
.content-style-full .read-more,
.content-style-list .read-more {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat';
	letter-spacing: .4px;
	font-size: 13px;
	font-weight: 400;
	margin-top: 25px;
}

.content-style-excerpt .read-more a,
.content-style-full .read-more a,
.content-style-list .read-more a {
	padding: 12px 15px;
}


/** Style List **/

.content-style-list {
	margin-bottom: 50px;
}

.full-width-content .content-style-list .featured-thumbnail {
	max-width: unset;
	width: 30%;
}

.full-width-content .content-style-list .post-content {
	width: 100%;
}

.full-width-content .content-style-list.has-post-thumbnail .post-content {
	width: 70%;
}

.content-style-list .featured-thumbnail {
	width: 40%;
}

.content-style-list.has-post-thumbnail .post-content {
	width: 60%;
}

.content-style-list .featured-thumbnail,
.full-width-content .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,
.full-width-content .content-style-list .post-content {
	float: left;
}

.content-style-list h2.post-title {
	text-align: left;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 20px;
	letter-spacing: .4px;
	font-weight: 400;
	margin: 0;
}

.content-style-list .read-more {
	text-align: left;
}


/** Style Grid **/

.content-style-grid {
	border: 1px solid #333;
	margin-bottom: 50px;
}

.content-style-grid h2.post-title {
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: .4px;
	text-align: center;
	font-weight: 400;
	padding: 0 10px;
	margin: 5px 0;
}

.content-style-grid .wrap-meta {
	text-align: center;
	font-size: 17px;
	margin: 0;
	font-family: 'Cormorant';
	font-style: italic;
	font-weight: 500;
	padding: 0 10px;
}

.content-style-grid .wrap-meta::after {
	content: "";
	display: block;
	width: 30%;
	margin: 0 auto;
	border-bottom: 1px solid;
	margin-top: 10px;
	margin-bottom: 20px;
}

.content-style-grid .post-content {
	text-align: center;
	padding: 0 15px;
	font-size: 14px;
	letter-spacing: .4px;
}

.content-style-grid .wrap-title {
	margin-bottom: 10px;
}

.content-style-grid .read-more a {
	display: block;
	padding: 13px 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: 'Montserrat';
	text-align: center;
	margin: 20px 10px 10px;
}


/* Category index */

.category-index .featuredpost-grid {
	margin-bottom: 50px;
}

.category-index .featuredpost-grid .widget-title {
	font-size: 21px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 35px;
}

.category-index .featuredpost-grid .entry-title {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 15px;
	letter-spacing: .4px;
	font-weight: 400;
	margin: 0;
}

.category-index .featuredpost-grid .featured-content .entry {
	border: none;
	float: left;
	padding: 0px 10px;
	width: 33%;
}

.category-index .featuredpost-grid .entry {
	margin-bottom: 35px;
}

.category-index .featuredpost-grid .more-from-category {
	text-align: center;
	width: 250px;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
}

.category-index .featuredpost-grid .more-from-category a {
	text-align: center;
	font-family: 'Montserrat';
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 15px 15px;
	width: 100%;
}

.category-index .widget {
	margin-bottom: 80px;
}


/* Single Page */

.content-style-single h2.post-title {
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.content-style-single .wrap-meta {
	text-align: center;
	text-align: center;
	font-size: 17px;
	margin: 0;
	font-family: 'Cormorant';
	font-style: italic;
	font-weight: 500;
}

.content-style-single .wrap-meta::after {
	content: "";
	display: block;
	width: 30%;
	margin: 0 auto;
	border-bottom: 1px solid;
	margin-top: 10px;
	margin-bottom: 20px;
}

.prev-post a,
.next-post a {
	font-family: 'Cormorant';
	font-style: italic;
	font-size: 18px;
	font-weight: 500;
}

.prev-post span,
.next-post span {
	display: block;
	font-size: 13px;
	letter-spacing: 0.8px;
	margin-bottom: 5px;
	font-family: 'Montserrat';
	font-weight: 400;
}

.prev-post {
	width: 50%;
	float: left;
	text-align: left;
}

.next-post {
	width: 50%;
	float: left;
	text-align: right;
}

.content-style-single .social-share {}

.content-style-single .social-share a {
	margin: 0 10px;
}

.after-entry .featuredpost {
	text-align: center;
}

.after-entry .featuredpost article {
	width: 31%;
	float: left;
	margin: 1%;
}

.after-entry .widget-title {
	font-size: 21px;
}


/* # Contact */

.nf-field-label label {
	font-family: 'Cormorant' !important;
	font-weight: 400 !important;
	font-style: italic;
	font-size: 18px;
	letter-spacing: .4px;
}

.front-page .nf-field-label label {
	color: #fff;
}

.nf-before-form-content {
	display: none !important;
}


/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.parallax .para-front-page-1,
.parallax .para-front-page-2,
.parallax .para-front-page-3,
.parallax .para-front-page-4,
.parallax .para-front-page-5,
.parallax .para-front-page-6,
,
.parallax .para-front-page-7 {
	opacity: 0;
	overflow: hidden;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(18px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes rotaTe {
	from {
		opacity: 0.5;
		-webkit-transform: rotate(-30deg);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0deg);
	}
}

@keyframes rotaTe {
	from {
		opacity: 0.5;
		transform: rotate(-30deg);
	}
	to {
		opacity: 1;
		transform: rotate(0deg);
	}
}

@-webkit-keyframes scaLe {
	from {
		opacity: 0;
		-webkit-transform: scale(1.5, 1.5);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1, 1);
	}
}

@keyframes scaLe {
	from {
		opacity: 0;
		transform: scale(2, 2);
	}
	to {
		opacity: 1;
		transform: scale(1, 1);
	}
}


/* Parallax Effect Front 1 */

.para-effect-1-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-1-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-1-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 2 */

.para-effect-2-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-2-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-2-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 3 */

.para-effect-3-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-3-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-3-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 4 */

.para-effect-4-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-4-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-4-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 5 */

.para-effect-5-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-5-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-5-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 6 */

.para-effect-6-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-6-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-6-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Parallax Effect Front 7 */

.para-effect-7-translate {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.para-effect-7-rotate {
	-webkit-animation-name: rotaTe;
	animation-name: rotaTe;
}

.para-effect-7-scale {
	-webkit-animation-name: scaLe;
	animation-name: scaLe;
}


/* Line */

.divpost {
	width: 100%;
	background-color: #CACACA;
	margin: 20px 0;
	display: block;
	height: 1px;
}


/* Ninja form */

.nf-form-content {
	text-align: center;
}

.nf-error .ninja-forms-field {
	border: 1px solid #ddd !important;
}

.nf-error-msg,
.ninja-forms-req-symbol {
	color: #B92944 !important;
}

.front-page .ninja-forms-field {
	border: 0;
}

.ninja-forms-field {
	padding: 7px 15px !important;
	font-size: 15px !important;
	background: rgba(255, 255, 255, .8);
}

#ninja_forms_required_items,
.nf-field-container {
	margin-bottom: 10px !important;
}


/* Landing Page */

.page-template-landing .site-header,
.page-template-landing .nav-primary,
.page-template-landing .nav-secondary,
.page-template-landing .nav-footer,
.page-template-landing .menu-toggle {
	display: none !important;
}

.page-template-landing .page-title {
	text-align: center;
	margin-bottom: 30px;
}

.page-template-landing .content-landing {
	max-width: 800px;
	margin: 0 auto;
}

.page-template-landing .nav-primary-wrapper.sticky+.site-inner {
	margin: 0 auto !important;
}

.page-template-landing .site-inner {
	padding: 5% 0;
}


/* # 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-list .post-content p,
	.content-style-list .post-content .read-more a {
		width: 100%;
	}
	.content-style-list .wrap-title {
		margin-bottom: 10px;
	}
	.content-style-excerpt .read-more,
	.content-style-full .read-more {
		width: 100%;
		float: none;
		text-align: center;
	}
	.content-style-list h2.post-title,
	.content-style-list .wrap-meta,
	.content-style-list .read-more {
		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-grid .featured-content .entry {
		width: 100%;
		clear: both;
	}
	.comment-content {
		clear: both;
		float: none;
	}
	.full-width-content .content-style-list .post-content,
	.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;
	}
}

@media only screen and (max-width: 480px) {
	.after-entry .featuredpost article {
		clear: both;
		width: 100%;
		margin: 12px 0;
	}
	.after-entry .featuredpost article .aligncenter {
		margin-bottom: 12px;
	}
	.prev-post,
	.next-post {
		width: 100%;
		clear: both;
		text-align: center;
		margin: 10px 0;
	}
	.yuzo_related_post .relatedthumb {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 15px 0 !important;
	}
}