.entry img:hover,
#sb_instagram .sbi_photo_wrap:hover {
	opacity: 0.8;
}

/** Style **/
.content-style-excerpt, .content-style-full,
.content-style-list, .content-style-grid {
	text-align: center;
}
.content-style-excerpt .wrap-meta, .content-style-full .wrap-meta,
.content-style-list .wrap-meta, .content-style-grid .wrap-meta,
.content-style-single .wrap-meta {
    font-size: 12px;
	margin-bottom: 20px;
	font-family: "Lora";
	text-transform: uppercase;
}
.content-style-excerpt .wrap-meta .the-category, .content-style-full .wrap-meta .the-category,
.content-style-list .wrap-meta .the-category, .content-style-grid .wrap-meta .the-category,
.content-style-single .wrap-meta .the-category {
	color: #65645F;
}
.content-style-excerpt .wrap-meta .the-category a, .content-style-full .wrap-meta .the-category a,
.content-style-list .wrap-meta .the-category a, .content-style-grid .wrap-meta .the-category a,
.content-style-single .wrap-meta .the-category a {
	color: #65645F;
}
.content-style-excerpt .wrap-meta .the-category a:hover, .content-style-full .wrap-meta .the-category a:hover,
.content-style-list .wrap-meta .the-category a:hover, .content-style-grid .wrap-meta .the-category a:hover,
.content-style-single .wrap-meta .the-category a:hover {
	color: #E3C7C7;
}
.content-style-excerpt .social-share a, .content-style-full .social-share a,
.content-style-list .social-share a, .content-style-grid .social-share a,
.content-style-single .social-share a {
	    margin: 0 7px;
}

.content-style-excerpt .social-share a:hover, .content-style-full .social-share a:hover,
.content-style-list .social-share a:hover, .content-style-grid .social-share a:hover,
.content-style-single .social-share a:hover {
	color:#E3C7C7;
}
.content-style-excerpt .featured-thumbnail-inner a, .content-style-full .featured-thumbnail-inner a,
.content-style-list .featured-thumbnail-inner a, .content-style-grid .featured-thumbnail-inner a,
.content-style-single .featured-thumbnail-inner a {
	background: #333;
	display: inline-block;
	line-height: 0;
}

.read-more a {
    padding: 12px 25px;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    background: #D2C3BE;
    text-transform: uppercase;
    font-family: "Lora";
}

.read-more a:hover {
	color: #fff;
	background: #E3C7C7;
}

/** Style Excerpt & Style Full **/

.content-style-excerpt .featured-thumbnail-inner a, 
.content-style-full .featured-thumbnail-inner a{
	margin-bottom: 24px;
}

.content-style-excerpt .featured-thumbnail-inner img, 
.content-style-full .featured-thumbnail-inner img{
	margin: 0 auto;
}

.content-style-excerpt h2.post-title,
.content-style-full h2.post-title {
	text-transform: capitalize;
	margin-bottom: 7px;
	letter-spacing: 1px;
	font-size: 20px;
}

.content-style-excerpt .post-content,
.content-style-full .post-content {
	text-align: justify;
	margin-bottom: 30px;
}
.content-style-excerpt .social-share,
.content-style-full .social-share {
	float: left;
	margin-top: 9px;
	margin-bottom: 9px;
}
.content-style-excerpt .read-more,
.content-style-full  .read-more{
	display: inline-block;
}
.content-style-excerpt .comments-more,
.content-style-full  .comments-more{
	float: right;
	margin-top: 9px;
}

/** Style List **/
.content-style-list.has-post-thumbnail {
	text-align: left;
}
.content-style-list .featured-thumbnail {
	width: 55%;
}

.content-style-list .post-content {
	width: 45%;
	float:right;
	text-align:left;
}

.content-style-list .featured-thumbnail {
	float: left;
	overflow: hidden;
	position: relative;
}

.content-style-list .featured-thumbnail-inner {
	width: 95%;
	margin-right: 5%;
}


.content-style-list .wrap-content {
	margin-bottom: 30px;
}
.content-style-list h2.post-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	margin-bottom:20px;
}

.content-style-list .social-share {
	margin-top: 18px;
}

.content-style-list  .read-more{
/*	float: left;*/
}

.content-style-list .wrap-meta .the-category{
	font-size: 14px;
	letter-spacing: 1.5px;
}

.content-style-list .wrap-meta .the-date-author{
	font-size: 13px;
} 
.content-style-list .wrap-meta .the-date-author a{
	text-transform: uppercase;
}
.content-style-list .line-category{
	width: 30px;
	height: 1px;
	background-color:#CACACA;
	display: block;
	margin: 6px 0 10px;
}

/** Style Grid **/

.content-style-grid {
	margin-bottom: 50px;
}

.content-style-grid h2.post-title {
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 10px;
	letter-spacing: 1px;
	font-size: 20px;
}

.content-style-grid .post-content {
	margin-bottom: 20px;
	text-align: justify;
	padding: 0 15px;
}

.content-style-grid .wrap-title {
	margin-bottom: 10px;
	padding: 0 15px;
}

.content-style-grid .read-more {
	text-align: center;
}


/* 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: 21px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}

.category-index .featuredpost .entry-title {
	font-style: italic;
	font-size: 15px;
	letter-spacing: .5px;
}

.category-index .featuredpost .entry {
	border: none;
	float: left;
	padding: 0px 10px;
	width: 33%;
	margin-bottom: 20px;
}

.category-index .featuredpost .more-from-category {
	text-align: center;
	width: 300px;
	margin: 0 auto;
	clear: both;
	text-transform: uppercase;
}

.category-index .featuredpost .more-from-category a {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px 20px;
	width: 100%;
	letter-spacing: 1px;
	background-color: #D2C3BE;
	color: #fff;
	font-family: "Lora";
	display: inline-block;
	font-weight: 300;
}
.category-index .featuredpost .more-from-category a:hover {
	color: #fff;
	background: #E3C7C7;
}
.category-index .widget {
	margin-bottom: 60px;
}


/* Single Post */

.content-style-single .post-title {
	text-transform: capitalize;
	margin-bottom: 7px;
	letter-spacing: 1px;
	font-size: 23px;
	text-align: center;
}

.single-post .wrap-nav-post::after {
	content: "";
	clear: both;
	display: block;
	margin-bottom: 30px;
}

.content-style-single .wrap-meta {
	text-align: center;
	margin-bottom: 20px;
}

.content-style-single .signature {
	margin-bottom: 30px;
	text-align: center;
	margin-top: 40px;
}
.single-post .wrap-nav-post {
	margin-bottom: 30px;
}
.single-post .wrap-nav-post::after {
	content: "";
	clear: both;
	display: block;
	margin-bottom: 30px;
}

.prev-post a,
.next-post a {
	font-family: 'Lora';
	font-style: italic;
	letter-spacing: 0px;
	font-size: 15px;
}

.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 a {
	margin: 0 10px;
}

.content-style-single .social-share {
	width: 50%;
	float: right;
	text-align: right;
}

.content-style-single .the-tags {
	width: 50%;
	float: left;
}

/* Enews - After Entry */

.after-entry .widget_text {
	margin-bottom: 0;
}

.after-entry .enews {
	background: #f7f1f0;
	padding: 0 10% 40px;
}

.after-entry .enews .widget-title::before {
	display: inline-block;
	width: 30px;
	height: 25px;
	margin-right: 15px;
	margin-bottom: -2px;
}

.after-entry .enews input {
	width: 49%;
	float: left;
	background: #fff;
	border: 0;
	margin: 0 0 10px;
	font-size: 12px;
	letter-spacing: 1px;
	border-color: #606161;
	padding: 10px 20px;
	letter-spacing: 0.7px;
}

.after-entry .enews input[type="email"] {
	float: right;
}

.after-entry .enews input[type="submit"] {
	width: 100%;
	margin: 0 auto;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: none;
	display: block;
	text-align: center;
	background-color: #D2C3BE;
	color: #fff;
	border: none;
}

.after-entry .enews input[type="submit"]:hover {
	background-color: #E3C7C7;
	color: #fff;
	border-color: #E3C7C7;
}

.after-entry .enews .widget-title {
	text-align: center;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-family:'Lora',sans-serif;
}


/* Related Posts
--------------------------------------------- */
.related {
    margin-top: 40px;
}

.related h2 {
    text-align: center;
	font-size: 25px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 20px;
	font-family: 'Lora',sans-serif;
}

.related-post a.related-image {
	display: block;
	line-height: 0;
	background: #333;
}

.related-post a.related-image:hover img {
	opacity: 0.8;
}

.related-post .related-post-title {
	display: block;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
	line-height: 1.5;
	font-weight: 300;
	font-family: 'Lora';
	font-style: italic;
}

.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: 100%;
	background-color: #CACACA;
	margin: 20px 0;
	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: #65645f !important;
}

.nf-form-title {
	display: none !important;
}


.nf-form-title {
	display: none !important;
}

.ninja-forms-req-symbol {
	font-size: 15px;
	line-height: 0;
	position: relative;
	top: 1px;
	right: 3px;
}
.nf-before-form-content {
	display: none !important;
}

.nf-field-label label {
	font-weight: 400 !important;
	font-family: "Work Sans";
	font-size: 14px !important;
}

.nf-form-content .listselect-wrap .nf-field-element div, 
.nf-form-content .ninja-forms-field {
	padding: 8px 15px !important;
	font-size: 12px !important;
}

.nf-form-cont .nf-field-label {
	margin-bottom: 2px !important;
}

.nf-form-cont .nf-field-container {
	margin-bottom: 15px !important;
}

.nf-form-cont .nf-field-container input[value="Submit"].nf-element {
	height: initial;
	color: #fff;
	background: #D2C3BE;
}
.nf-form-cont .nf-field-container input[value="Submit"].nf-element:hover {
	color: #fff;
	background: #E3C7C7;
}
.nf-form-cont .nf-form-content .ninja-forms-field[type="button"] {
	background: url(https://theroadlacetraveled.com/wp-content/uploads/2020/09/2-03.png) no-repeat center center;
    background-size: contain;
    color: transparent;
    padding: 12px 30px !important;
    float: right;
}

/* Contact Social Link */

.contact-social-links {
	text-align: center;
}

.contact-social-links .wrap {
	text-align: center;
	display: inline-block;
}

.contact-social-links .wrap::after {
	content: "";
	clear: both;
	display: block;
}

.contact-social-links a {
    border: 1px solid #b8babc;
    padding: 8px 18px;
    text-align: center;
    letter-spacing: 0;
    font-size: 12px;
    border-right: 0;
    float: left;
}
.contact-social-links a:last-child {
    border-right: 1px solid #b8babc;
}


/* 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: 860px) {
	.featured-thumbnail {
		text-align: center;
	}
	.category-index {
		margin-bottom: 10%;
	}
	.style-portfolio a:hover {
		color: #E3C7C7;
	}
}

@media only screen and (max-width: 640px) {
	.content-style-list .post-content p,
	.content-style-list .post-content {
		width: 100%;
	}
	.content-style-list .wrap-title {
		margin-bottom: 20px;
	}
	.content-style-list.has-post-thumbnail {
		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-excerpt .social-share, .content-style-full .social-share,
	.content-style-excerpt .comments-more, .content-style-full .comments-more{
		float: none;
	}

	.content-style-list .wrap-meta .line-category {
		margin: 6px auto 14px;
	}

	.content-style-list .wrap-content {
		padding: 0 20px;
	}
}

@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;
	}
	.footer-widgets .enews input {
		width: 100%;
		float: none !important;
		text-align: center;
	}
	.category-index .featuredpost article.entry {
    	width: 100%;
    	padding: 0;
	}
}