<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/*--------------------------------------------------------------
	1.0 - Transition
	--------------------------------------------------------------*/
	
	.blog-single-entry,
	.blog-single-entry *,
	.blog-single-entry *:before,
	.blog-single-entry *:after,
	.blog-single-entry .entry-thumb .bx-controls a,
	.blog-single-entry .related-article article,
	.blog-single-entry .dt-related-carousel a,
	.blog-single-entry .dt-related-carousel img,
	.post-custom-modern .entry-post-navigation&gt;div div[class*="post-bgimg"]:before,
	.single-post button,
	.single-post button.mfp-close,
	.single-post button.mfp-arrow,
	.single-post button.mfp-close:active,
	.dt-related-carousel div[class*="carousel-"]&gt;div,
	.dt-related-carousel div[class*="carousel-"]&gt;div i,
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-date,
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-social-share .share .dt-share-list,
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-social-share .share .dt-share-list li a,
	div.dt-sc-posts-meta-group div[class*="entry-"],
	.post-default&gt;div.dt-sc-posts-meta-group div[class*="entry-"],
	div.dt-sc-posts-meta-group div[class*="entry-"] *,
	.post-default&gt;div.dt-sc-posts-meta-group div[class*="entry-"] *,
	div[class*="metagroup-elements"] div[class*="entry-"]:not(:last-child),
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"]:not(:last-child),
	div[class*="metagroup-elements-boxed"] div[class*="entry-"],
	div[class*="metagroup-elements-filled"] div[class*="entry-"],
	div[class*="metagroup-"] div[class*="entry-"] a i,
	div[class*="metagroup-"] div[class*="entry-"]&gt;i,
	div[class*="metagroup-"] div[class*="entry-"] .dt-sc-like-views&gt;div&gt;i,
	div[class*="metagroup-"] .entry-social-share .share&gt;i,
	div[class*="meta-elements"],
	div[class*="meta-elements"] i {
	    transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -ms-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    -webkit-transition: all .3s linear;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .column .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	.blog-single-entry.post-breadcrumb-fixed .column .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    transition: all 2s linear;
	    -moz-transition: all 2s linear;
	    -ms-transition: all 2s linear;
	    -o-transition: all 2s linear;
	    -webkit-transition: all 2s linear;
	}
	
	.blog-single-entry.format-gallery .entry-thumb.single-preview-img,
	.blog-single-entry.post-breadcrumb-fixed&gt;.dt-post-sticky-wrapper,
	.blog-single-entry.post-breadcrumb-fixed&gt;.dt-post-sticky-wrapper .theiaStickySidebar,
	.blog-single-entry .entry-thumb.single-preview-img ul li,
	.blog-single-entry .dt-related-carousel,
	.blog-single-entry .dt-related-carousel * {
	    transition: none;
	    -moz-transition: none;
	    -ms-transition: none;
	    -o-transition: none;
	    -webkit-transition: none;
	    z-index: 1;
	}
	/*--------------------------------------------------------------
	1.1 - Blog Base Styles
	--------------------------------------------------------------*/
	
	.blog-single-entry {
	    clear: both;
	    float: left;
	    margin: 0;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry .entry-details {
	    clear: both;
	    display: inline-block;
	    width: 100%;
	}
	
	.blog-single-entry .entry-meta {
	    font-size: 14px;
	    font-weight: 300;
	    letter-spacing: .5px;
	    margin-bottom: 7px;
	}
	
	.blog-single-entry .entry-body {
	    clear: both;
	    float: left;
	    margin: 0 0 15px;
	    width: 100%;
	}
	/*----*****---- &lt;&lt; Blog Icon &gt;&gt; ----*****----*/
	
	.blog-single-entry div i[class*="fa"],
	.blog-single-entry div i.pe {
	    margin-right: 3px;
	}
	
	.blog-single-entry div .elementor-social-icon i[class*="fa"],
	.blog-single-entry div .elementor-social-icon i.pe {
	    margin-right: 0;
	}
	/*----*****---- &lt;&lt; Blog Thumb &gt;&gt; ----*****----*/
	
	.blog-single-entry .entry-thumb {
	    float: left;
	    line-height: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry:not(.has-post-thumbnail) .entry-thumb {
	    display: none;
	}
	
	.blog-single-entry .entry-thumb img {
	    height: auto;
	    max-width: 100%;
	}
	
	.blog-single-entry .entry-thumb .dt-video-wrap .wp-video {
	    width: 100% !important;
	}
	/*----*****---- &lt;&lt; Blog Title &gt;&gt; ----*****----*/
	
	.blog-single-entry .entry-title span.sticky-post {
	    background: #666;
	    color: #fff;
	    display: inline-block;
	    font-size: 10px;
	    letter-spacing: 1px;
	    line-height: normal;
	    margin-bottom: 15px;
	    padding: 3px 5px;
	    text-align: center;
	    text-transform: uppercase;
	    width: auto;
	}
	
	.blog-single-entry&gt;.entry-title h4 {
	    font-size: 18px;
	    margin-bottom: 20px;
	    text-transform: uppercase;
	    word-wrap: break-word;
	    -ms-word-wrap: break-word;
	}
	/*----*****---- &lt;&lt; Blog Likes Views &gt;&gt; ----*****----*/
	
	.blog-single-entry&gt;.dt-sc-like-views&gt;div:last-child,
	.blog-single-entry&gt;.dt-sc-like-views&gt;div:only-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	/*----*****---- &lt;&lt; Blog Social Share &gt;&gt; ----*****----*/
	
	.blog-single-entry&gt;.entry-social-share&gt;.share,
	.blog-single-entry .entry-social-share&gt;.share {
	    border: 1px solid;
	    padding-right: 5px;
	}
	
	.blog-single-entry&gt;.entry-social-share&gt;.share,
	.blog-single-entry&gt;.entry-social-share&gt;.share *,
	.blog-single-entry .entry-social-share&gt;.share,
	.blog-single-entry .entry-social-share&gt;.share * {
	    display: inline-block;
	    float: none;
	}
	
	.blog-single-entry&gt;.entry-social-share&gt;.share&gt;ul,
	.blog-single-entry .entry-social-share .share&gt;ul {
	    margin-bottom: 0;
	    padding: 0;
	}
	
	.blog-single-entry&gt;.entry-social-share&gt;.share&gt;ul li,
	.blog-single-entry .entry-social-share .share&gt;ul li {
	    list-style: none;
	    margin-right: 5px;
	    padding-bottom: 0;
	}
	/*----*****---- &lt;&lt; Blog Buttons &gt;&gt; ----*****----*/
	
	.blog-single-entry .entry-button a.dt-sc-button {
	    display: inline-block;
	    float: none;
	    margin: 0;
	    padding: 10px 20px;
	    text-transform: capitalize;
	}
	/*----*****---- &lt;&lt; Blog Format &gt;&gt; ----*****----*/
	
	.blog-single-entry.type-post .entry-format {
	    display: block;
	}
	
	.blog-single-entry .entry-format {
	    display: none;
	    left: 0;
	    position: absolute;
	    top: 0;
	    z-index: 9;
	}
	
	.blog-single-entry .entry-format a {
	    box-shadow: inset 0 0 0 2px #fff;
	    float: left;
	    height: 50px;
	    line-height: 50px;
	    margin: 10px;
	    position: relative;
	    text-align: center;
	    width: 50px;
	    -moz-box-shadow: inset 0 0 0 2px #fff;
	    -webkit-box-shadow: inset 0 0 0 2px #fff;
	    -ms-box-shadow: inset 0 0 0 2px #fff;
	    color: #fff;
	}
	
	.blog-single-entry .entry-format a:before {
	    font-family: "Font Awesome 5 Free";
	    font-size: 20px;
	    font-weight: 400;
	    height: 100%;
	    left: 0;
	    line-height: 50px;
	    margin: 0;
	    position: absolute;
	    text-align: center;
	    top: 0;
	    width: 100%;
	}
	
	.blog-single-entry.type-post:not(.has-post-thumbnail) .entry-format {
	    display: none;
	}
	
	.blog-single-entry.format-standard .entry-format a:before,
	.blog-single-entry.ico-format.format-standard:before {
	    content: '\f044';
	}
	
	.blog-single-entry.format-image .entry-format a:before,
	.blog-single-entry.ico-format.format-image:before {
	    content: '\f03e';
	}
	
	.blog-single-entry.format-gallery .entry-format a:before,
	.blog-single-entry.ico-format.format-gallery:before {
	    content: '\f083';
	    font-weight: 900;
	}
	
	.blog-single-entry.format-status .entry-format a:before,
	.blog-single-entry.ico-format.format-status:before {
	    content: '\f4ad';
	}
	
	.blog-single-entry.format-link .entry-format a:before,
	.blog-single-entry.ico-format.format-link:before {
	    content: '\f0c1';
	    font-weight: 900;
	}
	
	.blog-single-entry.format-aside .entry-format a:before,
	.blog-single-entry.ico-format.format-aside:before {
	    content: '\f15b';
	}
	
	.blog-single-entry.format-quote .entry-format a:before,
	.blog-single-entry.ico-format.format-quote:before {
	    content: '\f10d';
	    font-weight: 900;
	}
	
	.blog-single-entry.format-chat .entry-format a:before,
	.blog-single-entry.ico-format.format-chat:before {
	    content: '\f27a';
	}
	
	.blog-single-entry.format-audio .entry-format a:before,
	.blog-single-entry.ico-format.format-audio:before {
	    content: '\f028';
	    font-weight: 900;
	}
	
	.blog-single-entry.format-video .entry-format a:before,
	.blog-single-entry.ico-format.format-video:before {
	    content: '\f008';
	    font-weight: 900;
	}
	/*----*****---- &lt;&lt; Blog Gallery Slider &gt;&gt; ----*****----*/
	
	.blog-single-entry .entry-thumb .bx-wrapper {
	    overflow: hidden;
	    position: relative;
	}
	
	.blog-single-entry .entry-thumb .bx-controls a {
	    bottom: 0;
	    color: #fff;
	    filter: alpha(opacity=60);
	    font-size: 0;
	    height: 50px;
	    margin: auto;
	    opacity: .6;
	    position: absolute;
	    top: 0;
	    width: 35px;
	    z-index: 1;
	}
	
	.blog-single-entry .entry-thumb .bx-controls a:hover {
	    filter: alpha(opacity=100);
	    opacity: 1;
	}
	
	.blog-single-entry .entry-thumb .bx-controls a.bx-prev:before,
	.entry-thumb .bx-controls a.bx-next:before {
	    color: #000;
	    content: '\e684';
	    font-family: Pe-icon-7-stroke;
	    font-size: 32px;
	    left: 0;
	    line-height: 50px;
	    position: absolute;
	    text-align: center;
	    text-indent: 0;
	    top: 0;
	    width: 100%;
	}
	
	.blog-single-entry .entry-thumb .bx-controls a.bx-prev:before {
	    content: '\e686';
	}
	
	.blog-single-entry .entry-thumb .bx-controls a.bx-prev {
	    left: -35px;
	}
	
	.blog-single-entry .entry-thumb .bx-controls a.bx-next {
	    right: -35px;
	}
	
	.blog-single-entry .entry-thumb:hover .bx-controls a.bx-prev {
	    left: 15px;
	}
	
	.blog-single-entry .entry-thumb:hover .bx-controls a.bx-next {
	    right: 15px;
	}
	
	.blog-single-entry .entry-gallery-post-slider li {
	    display: inline;
	    padding: 0;
	}
	
	.blog-single-entry ul.entry-gallery-post-slider {
	    margin-bottom: 0;
	    padding-left: 0;
	}
	/*----*****---- &lt;&lt; Related Post Carousel &gt;&gt; ----*****----*/
	
	.dt-related-carousel .tpl-blog-holder .column,
	.dt-related-carousel .tpl-blog-holder .column.first {
	    clear: none;
	}
	
	.dt-related-carousel div[class*="carousel-"] {
	    width: 100%;
	    float: left;
	    text-align: center;
	    margin: 20px 0 0;
	}
	
	.dt-related-carousel div[class*="carousel-"]&gt;div {
	    float: none;
	    display: inline-block;
	    width: 50px;
	    height: 50px;
	    text-align: center;
	    cursor: pointer;
	}
	
	.dt-related-carousel div[class*="carousel-"]&gt;div i[class*="fa"],
	.dt-related-carousel div[class*="carousel-"]&gt;div i.pe {
	    line-height: 50px;
	    font-size: 20px;
	}
	
	.dt-related-carousel .carousel-pager&gt;a {
	    background: none;
	    border: 1px solid;
	    display: inline-block;
	    font-size: 13px;
	    font-weight: 600;
	    height: 40px;
	    letter-spacing: .5px;
	    line-height: 38px;
	    margin: 10px 5px 0 0;
	    padding: 0;
	    position: relative;
	    text-transform: uppercase;
	    width: 40px;
	}
	
	.blog-single-entry .dt-sc-related-posts .entry-button a.dt-sc-button {
	    padding: 16px 20px 14px 20px;
	}
	/*----*****---- &lt;&lt; Blog Author Info &gt;&gt; ----*****----*/
	
	.author-info {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 40px 0 0;
	    padding: 0;
	}
	
	.author-info .thumb {
	    float: left;
	    margin: 0 20px 0 0;
	    position: relative;
	    width: 110px;
	}
	
	.author-info .thumb img {
	    border-radius: 100%;
	    height: auto;
	    max-width: 100%;
	}
	
	.author-info h2 {
	    font-size: 20px;
	    font-weight: normal;
	    margin-bottom: 30px;
	    text-transform: none;
	}
	
	.author-info h3 span {
	    color: #aaa;
	    font-size: 14px;
	}
	
	.author-info h3 {
	    font-size: 18px;
	}
	/*----*****---- &lt;&lt; Blog Comment Entries &gt;&gt; ----*****----*/
	
	.commentlist {
	    padding-left: 0;
	}
	
	.commentlist,
	.commentlist ul.children {
	    display: inline-block;
	    list-style: none;
	    margin: 0;
	    width: 100%;
	}
	
	.commentlist ul.children {
	    padding-left: 80px;
	}
	
	.commentlist ul.children li&gt;.children {
	    padding-left: 60px;
	}
	
	.commentlist li.comment .comment-body p:last-child {
	    margin-bottom: 0;
	}
	
	.commentlist li.comment .comment-body .comment-meta {
	    margin-bottom: 7px;
	    display: inline-block;
	    width: 100%;
	    position: relative;
	}
	
	.commentlist li.comment {
	    padding-bottom: 0;
	}
	
	.commentlist li.comment p {
	    margin-bottom: 5px;
	}
	
	.commentlist li.comment .comment-respond p {
	    margin-bottom: 20px;
	}
	
	.commentlist li.comment .comment-respond p #email-notes,
	.comment-form&gt;p #email-notes {
	    display: inline-block;
	    margin-bottom: 5px;
	    width: 100%;
	}
	
	#comments {
	    clear: both;
	}
	
	div#comments h3 {
	    font-size: 24px;
	}
	
	.comments-title {
	    font-size: 20px;
	    font-size: 1.25rem;
	    margin-bottom: 1.5em;
	}
	
	.comment-list,
	.comment-list .children {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}
	
	.comment-list li:before {
	    display: none;
	}
	
	.comment-body {
	    padding-left: 80px;
	}
	
	ul.children li .comment-body {
	    padding-left: 60px;
	}
	
	.comment-author {
	    display: inline-block;
	    line-height: normal;
	    margin-bottom: 0;
	    position: relative;
	    width: 100%;
	}
	
	.comment-author b {
	    font-weight: 600;
	    font-size: 20px;
	    text-transform: capitalize;
	}
	
	.comment-author .avatar {
	    height: 60px;
	    left: -80px;
	    position: absolute;
	    width: 60px;
	    top: 0;
	}
	
	.rounded .comment-author .avatar {
	    border-radius: 50%;
	    -webkit-border-radius: 50%;
	}
	
	.square .comment-author .avatar {
	    border-radius: 0;
	    -webkit-border-radius: 0;
	}
	
	.comment-author .says {
	    display: none;
	}
	
	.comment-metadata {
	    color: rgba(0, 0, 0, 0.7);
	    font-size: 0.9em;
	    font-weight: 400;
	    letter-spacing: 0;
	    line-height: normal;
	    padding: 0;
	    display: inline-block;
	    position: relative;
	}
	
	.comment-metadata a {
	    color: rgba(0, 0, 0, 0.7);
	}
	
	.comment-metadata a:hover {
	    color: #181823;
	}
	
	.comment-metadata a.comment-edit-link:hover {
	    color: #9e9e9e;
	}
	
	.comment-metadata a.comment-edit-link {
	    color: rgba(0, 0, 0, 0.7);
	    margin-left: 1em;
	}
	
	.comment-body {
	    margin-bottom: 40px;
	    padding-bottom: 40px;
	    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	    width: 100%;
	    position: relative;
	    float: none;
	    display: inline-block;
	}
	
	.comment-details .reply {
	    display: table;
	}
	
	.commentlist li.comment .reply {
	    display: inline-block;
	    right: 0;
	    top: 0;
	    position: absolute;
	    margin: 0;
	    padding: 0;
	}
	
	.page-with-sidebar .commentlist li.comment.depth-5 .reply,
	.with-both-sidebar .commentlist li.comment .reply {
	    margin-top: 15px;
	    position: relative;
	}
	
	.comment-reply-link {
	    font-size: 14px;
	    text-transform: capitalize;
	    display: inline-block;
	    line-height: normal;
	    font-weight: 400;
	    position: relative;
	    margin-top: 0;
	    padding: 8px 15px;
	    border: 2px solid;
	}
	
	.commententries ul.commentlist li .reply a.comment-reply-login {
	    background-color: rgba(0, 0, 0, 0);
	}
	
	.blog-single-entry.post-overlay .commententries .comments-area .commentlist li.comment .comment-body~#respond,
	.blog-single-entry.post-overlay .commententries .comments-area .commentlist+#respond {
	    margin-top: 25px;
	}
	
	.logged-in .blog-single-entry.post-overlay .commententries .comments-area .commentlist+#respond .comment-form {
	    margin-top: -15px;
	}
	
	.logged-in .blog-single-entry.post-overlay .commententries .comments-area .commentlist+#respond .comment-form p.logged-in-as {
	    margin-bottom: 10px;
	}
	
	.comment-reply-link:hover {
	    color: #ffffff;
	}
	
	.comment-reply-link .icon {
	    color: #222;
	    left: -2em;
	    height: 1em;
	    position: absolute;
	    top: 0;
	    width: 1em;
	}
	
	.children .comment-author .avatar {
	    height: 40px;
	    left: -60px;
	    width: 40px;
	    top: 0;
	}
	
	.bypostauthor&gt;.comment-body&gt;.comment-meta&gt;.comment-author .avatar {
	    border: 1px solid rgba(0, 0, 0, 0.15);
	    padding: 2px;
	}
	
	.no-comments,
	.comment-awaiting-moderation {
	    color: #767676;
	    font-size: 14px;
	    font-size: 0.875rem;
	    font-style: italic;
	}
	
	.comments-pagination {
	    margin: 2em 0 3em;
	}
	
	.form-submit {
	    text-align: left;
	    display: inline-block;
	    width: 100%;
	}
	
	li.comment .comment-form p.form-submit {
	    margin-bottom: 17px;
	}
	
	.comment-form #wp-comment-cookies-consent {
	    margin: -3px 12px 0 0;
	}
	
	.comment-form .comment-form-cookies-consent label {
	    display: inline;
	}
	
	.commententries .comments-area&gt;h3 {
	    padding-bottom: 22px;
	}
	
	.commententries .comments-area&gt;h3,
	.commententries .comments-area&gt;#comments&gt;h3,
	#reviews h3,
	#respond h3#reply-title {
	    font-size: 24px;
	}
	
	#respond h3#reply-title small {
	    font-size: 12px;
	    text-transform: uppercase;
	}
	
	.commententries {
	    float: left;
	    margin: 0;
	    padding: 0;
	    width: 100%;
	}
	
	.commententries .comments-area&gt;#comments&gt;h3 {
	    margin-bottom: 20px;
	}
	
	#respond h3#reply-title {
	    position: relative;
	    display: inline-block;
	    width: 100%;
	}
	
	.comment-form&gt;p,
	.wpcf7-form .contact-form {
	    margin-bottom: 15px;
	    width: 100%;
	    float: left;
	    text-align: left;
	    position: relative;
	    font-weight: 500;
	}
	
	.comment-form&gt;p [type="checkbox"],
	.comment-form&gt;p [type="radio"] {
	    opacity: 0;
	}
	
	.commentlist li.comment .comment-body~#respond h3#reply-title {
	    margin-top: 0;
	    margin-bottom: 35px;
	}
	
	.comment-form&gt;p:last-child,
	.wpcf7-form .contact-form:last-child,
	.commentlist li.comment .comment-respond p:last-child {
	    margin-bottom: 0;
	}
	
	.wpcf7-form .contact-form&gt;b {
	    display: inline-block;
	    font-size: 14px;
	    line-height: 50px;
	    padding: 0;
	    position: absolute;
	    width: 50px;
	    text-align: center;
	    border-right: 1px solid #ddd;
	    margin: 0;
	    left: 0;
	}
	
	.comment-form&gt;p.comment-form-comment.textarea-field span.fa,
	.wpcf7-form .contact-form.textarea-field&gt;b {
	    height: 200px;
	    float: left;
	}
	
	.comment-form {
	    display: inline-block;
	    margin-bottom: 20px;
	    width: 100%;
	}
	
	.commentlist li.comment #respond {
	    display: block;
	}
	
	.commentlist li.comment .comment-body~#respond {
	    margin-top: 0;
	    margin-bottom: 30px;
	    display: inline-block;
	}
	
	.pingback .comment-body,
	.trackback .comment-body {
	    padding-left: 0;
	}
	
	.pingback .comment-body {
	    margin-left: 0;
	    padding-left: 0;
	}
	
	.commentlist li.comment,
	.commentlist li.pingback {
	    padding-bottom: 0;
	}
	
	.commentlist li.pingback .comment-body .comment-content&gt;p {
	    margin-bottom: 0;
	}
	
	.blog-single-entry .commententries .comment-form p label {
	    display: inline-block;
	    font-weight: 500;
	    margin-bottom: 10px;
	}
	
	.blog-single-entry .related-article {
	    backface-visibility: hidden;
	    bottom: 85px;
	    height: 120px;
	    position: fixed;
	    right: -275px;
	    transition: all .5s ease .5s;
	    width: 300px;
	    z-index: 91;
	    -moz-transition: all .5s ease .5s;
	    -o-transition: all .5s ease .5s;
	    -webkit-transition: all .5s ease .5s;
	    -webkit-backface-visibility: hidden;
	}
	
	.blog-single-entry .related-article.open {
	    box-shadow: -2px 0 6px 0 rgba(0, 0, 0, .25);
	    right: 0;
	    -webkit-box-shadow: -2px 0 6px 0 rgba(0, 0, 0, .25);
	}
	
	.blog-single-entry .related-article .arrow {
	    color: #fff;
	    cursor: pointer;
	    height: 100%;
	    position: relative;
	    text-align: center;
	    width: 25px;
	}
	
	.blog-single-entry .related-article .arrow:before {
	    border-bottom: 6px solid transparent;
	    border-right-style: solid;
	    border-right-width: 6px;
	    border-top: 6px solid transparent;
	    content: '';
	    display: block;
	    height: 0;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 0;
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry .related-article .content {
	    width: 273px;
	    height: auto;
	    padding: 7px 15px 10px 15px;
	}
	
	.blog-single-entry .related-article .arrow,
	.blog-single-entry .related-article .content {
	    float: left;
	}
	
	.blog-single-entry .related-article .content span {
	    border-bottom: 1px solid;
	    display: block;
	    font-size: 16px;
	    font-weight: bold;
	    letter-spacing: 0;
	    margin-bottom: 15px;
	    padding: 5px 0;
	    text-align: left;
	    text-transform: capitalize;
	}
	
	.blog-single-entry .related-article article {
	    display: table-cell;
	    opacity: 1;
	    padding: 0;
	    vertical-align: middle;
	    width: 100%;
	}
	
	.blog-single-entry .related-article article .entry-thumb {
	    float: left;
	    height: 45px;
	    overflow: hidden;
	    padding-right: 15px;
	    width: 60px;
	}
	
	.blog-single-entry .related-article article .entry-summary {
	    overflow: hidden;
	}
	
	.blog-single-entry .related-article article .entry-summary h2 {
	    font-size: 14px;
	    line-height: 18px;
	    margin-bottom: 0;
	    margin-top: 0;
	}
	
	.blog-single-entry .related-article .content span.entry-date {
	    border: none;
	    color: #000;
	    display: inline-block;
	    font-size: 12px;
	    font-weight: normal;
	    line-height: normal;
	    margin: 0;
	    padding: 2px 0;
	}
	
	.blog-single-entry .entry-related-posts&gt;.dt-sc-related-posts .dt-sc-posts-list-wrapper .blog-pagination {
	    display: none;
	}
	
	.blog-single-entry .commententries .comment-form .comment-form-cookies-consent label {
	    display: inline;
	}
	
	.commententries .comments-area:empty {
	    display: none;
	}
	
	#primary&gt;.commententries:last-child&gt;.comments-area&gt;.comment-respond&gt;.comment-form:last-child,
	#primary&gt;.blog-single-entry&gt;.commententries:last-child&gt;.comments-area&gt;.comment-respond&gt;.comment-form:last-child {
	    margin-bottom: 0;
	}
	/*----*****---- &lt;&lt; Blog Common Spacing &gt;&gt; ----*****----*/
	
	.blog-single-entry .entry-author,
	.blog-single-entry .entry-date,
	.blog-single-entry .entry-comments,
	.blog-single-entry .entry-categories,
	.blog-single-entry .entry-tags,
	.blog-single-entry .entry-social-share,
	.blog-single-entry .entry-likes-views,
	.blog-single-entry .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: none;
	    position: relative;
	    text-transform: capitalize;
	    width: 100%;
	}
	
	article[class*="custom-"].blog-single-entry div.entry-categories a:not(:last-child),
	article[class*="custom-"].blog-single-entry div.entry-tags a:not(:last-child) {
	    margin-right: 5px;
	    padding-right: 5px;
	    position: relative;
	}
	
	article[class*="custom-"].blog-single-entry div.entry-tags a:before,
	article.blog-single-entry .entry-categories a:before {
	    bottom: -5px;
	}
	
	article[class*="custom-"].blog-single-entry div.entry-categories a:not(:last-child):before,
	article[class*="custom-"].blog-single-entry div.entry-tags a:not(:last-child):before {
	    content: ',';
	    display: block;
	    font-size: 22px;
	    margin-top: -5px;
	    position: absolute;
	    right: -2px;
	}
	
	.blog-single-entry div[class*="entry-"] {
	    margin-bottom: 20px;
	}
	/*--------------------------------------------------------------
	1.2 - Blog Single Types
	--------------------------------------------------------------*/
	/*--------------------------------------------------------------
	Overlay Type Styles
	--------------------------------------------------------------*/
	
	.blog-single-entry.post-overlay&gt;.entry-thumb {
	    float: left;
	    line-height: 0;
	    margin: 0 0 20px;
	    margin: 0 0 25px;
	    overflow: hidden;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay:hover&gt;.entry-thumb:before {
	    opacity: 1;
	    transform: scale(1.02);
	    visibility: visible;
	    -moz-transform: scale(1.02);
	    -ms-transform: scale(1.02);
	    -webkit-transform: scale(1.02);
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb:before {
	    background: rgba(0, 0, 0, .4);
	    content: '';
	    display: block;
	    height: 100%;
	    left: 0;
	    opacity: 0;
	    position: absolute;
	    top: 0;
	    transform: scale(1.1);
	    visibility: hidden;
	    width: 100%;
	    z-index: 1;
	    -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-date {
	    bottom: -20px;
	    color: #fff;
	    left: -50px;
	    line-height: 40px;
	    min-height: 40px;
	    opacity: 0;
	    position: absolute;
	    visibility: hidden;
	    z-index: 1;
	    width: auto;
	    margin: 0;
	}
	
	.blog-single-entry.post-overlay:hover&gt;.entry-thumb .entry-date {
	    bottom: 0;
	    left: 15px;
	    opacity: 1;
	    visibility: visible;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .share {
	    float: left;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-social-share .share&gt;i {
	    display: none;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-social-share .share .dt-share-list {
	    bottom: -20px;
	    margin: 0;
	    opacity: 0;
	    position: absolute;
	    right: -50px;
	    visibility: hidden;
	    z-index: 2;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-social-share .share .dt-share-list li {
	    display: inline;
	    float: left;
	    margin-right: 5px;
	    text-align: center;
	}
	
	.blog-single-entry.post-overlay:hover&gt;.entry-thumb .entry-social-share .share .dt-share-list {
	    bottom: 5px;
	    opacity: 1;
	    right: 5px;
	    visibility: visible;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-social-share .share .dt-share-list li a {
	    border-radius: 50%;
	    height: 30px;
	    line-height: 30px;
	    width: 30px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-title {
	    display: inline-block;
	    margin-bottom: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay .entry-author {
	    float: left;
	    margin-bottom: 20px;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author,
	.blog-single-entry.post-overlay&gt;.entry-date,
	.blog-single-entry.post-overlay&gt;.entry-categories,
	.blog-single-entry.post-overlay&gt;.entry-comments,
	.blog-single-entry.post-overlay&gt;.entry-social-share,
	.blog-single-entry.post-overlay&gt;.entry-likes-views,
	.blog-single-entry.post-overlay&gt;.entry-tags,
	.blog-single-entry.post-overlay&gt;.entry-title {
	    text-align: left;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-tags,
	.blog-single-entry.post-overlay&gt;.entry-comments,
	.blog-single-entry.post-overlay&gt;.entry-date,
	.blog-single-entry.post-overlay&gt;.entry-categories {
	    display: inline-block;
	    margin: 0 0 20px 0;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-categories {
	    font-size: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-categories a {
	    font-size: initial;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-comments {
	    bottom: -20px;
	    margin: 0;
	    opacity: 0;
	    position: absolute;
	    right: -50px;
	    visibility: hidden;
	    z-index: 2;
	    width: auto;
	}
	
	.blog-single-entry.post-overlay:hover&gt;.entry-thumb .entry-comments {
	    bottom: 15px;
	    opacity: 1;
	    right: 15px;
	    visibility: visible;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-comments,
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-comments i,
	.blog-single-entry.post-overlay&gt;.entry-thumb .entry-comments a {
	    color: #fff;
	}
	/* Overlay Type - Entry Author */
	
	.blog-single-entry.post-overlay .entry-author span,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-author span {
	    border: 1px solid;
	    display: inline-block;
	    float: none;
	    font-weight: 400;
	    padding: 5px 15px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author span a,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-author span a {
	    text-transform: capitalize;
	}
	/* Overlay Type - Entry Categories */
	
	.blog-single-entry.post-overlay&gt;.entry-categories a {
	    display: inline-block;
	    height: 20px;
	    letter-spacing: 0;
	    line-height: 20px;
	    min-width: 30px;
	    padding: 0 10px 0 0;
	    position: relative;
	    text-transform: capitalize;
	    white-space: nowrap;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-categories a:first-child {
	    padding-left: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-categories a:last-child {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-categories a:not(:last-child):after {
	    content: ',';
	    display: block;
	    font-size: 20px;
	    line-height: 1em;
	    position: absolute;
	    bottom: 0;
	    right: 3px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-categories a:last-child {
	    padding-right: 0;
	}
	
	article.blog-single-entry.post-overlay&gt;.entry-categories&gt;a {
	    color: #696969;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-title h1 {
	    font-size: 24px;
	    margin-bottom: 20px;
	    padding-bottom: 20px;
	    position: relative;
	    word-wrap: break-word;
	    -ms-word-wrap: break-word;
	    line-height: normal;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-title h1:before {
	    bottom: 0;
	    content: '';
	    display: block;
	    height: 1px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    width: 40px;
	}
	
	.blog-single-entry.post-overlay:hover&gt;.entry-title h1:before {
	    width: 55px;
	}
	/* Overlay Type - Likes Views */
	
	.blog-single-entry.post-overlay&gt;.entry-likes-views {
	    display: inline-block;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    margin-right: 10px;
	    padding-right: 10px;
	    position: relative;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-likes-views .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-likes-views .dt-sc-like-views .likes:before {
	    content: '';
	    display: block;
	    height: 2px;
	    position: absolute;
	    right: -2px;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 4px;
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	/* Overlay Type - Social Shares */
	
	.blog-single-entry.post-overlay&gt;.entry-social-share {
	    display: inline-block;
	    margin: 0 0 15px 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share i {
	    display: none;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share .dt-share-list li {
	    display: inline-block;
	    margin-right: 15px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share .dt-share-list li:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share .dt-share-list li a {
	    font-size: 14px;
	}
	/*----*****---- &lt;&lt; Overlay Type - Meta Group &gt;&gt; ----*****----*/
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group {
	    border: 1px solid;
	    float: left;
	    font-size: 16px;
	    font-weight: 300;
	    letter-spacing: 0;
	    margin-bottom: 20px;
	    padding: 15px 25px;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div {
	    display: inline-block;
	    float: none;
	    margin: 0 0 15px 0;
	    position: relative;
	    width: 49%;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(odd) {
	    clear: both;
	    float: left;
	    text-align: left;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(even) {
	    float: right;
	    text-align: right;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div {
	    float: none;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-last-child(-n+2) {
	    margin-bottom: 0;
	}
	/* Meta Group - Entry Categories */
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;.entry-categories a {
	    display: inline-block;
	    height: 20px;
	    letter-spacing: 1px;
	    line-height: 20px;
	    min-width: 30px;
	    padding: 0 15px 0 0;
	    position: relative;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-categories a:last-child {
	    padding-right: 0
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-categories a:not(:last-child):after {
	    bottom: 0px;
	    color: currentColor;
	    content: '/';
	    display: block;
	    font-size: 16px;
	    position: absolute;
	    right: 3px;
	}
	/* Meta Group - Entry Author */
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-author span a {
	    text-transform: capitalize;
	}
	/* Meta Group - Social Share */
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-social-share .share i {
	    display: none;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .share ul.dt-share-list {
	    display: inline-block;
	    margin: 0;
	    width: 100%;
	    padding: 0;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .share .dt-share-list li {
	    display: inline-block;
	    margin-right: 15px;
	    padding-bottom: 0;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .share .dt-share-list li:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .share .dt-share-list li a {
	    font-size: 14px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share i {
	    display: none;
	}
	/* Meta Group - Likes Views */
	
	.blog-single-entry.post-overlay&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: left;
	    margin-right: 10px;
	    padding-right: 10px;
	    position: relative;
	    width: auto;
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .dt-sc-like-views .likes:before {
	    content: "";
	    display: block;
	    position: absolute;
	    right: -2px;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    width: 4px;
	    height: 2px;
	}
	/* Overlay Type - Author Bio */
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 20px;
	    padding: 0 8%;
	    text-align: center;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio .thumb {
	    display: inline-block;
	    float: none;
	    margin: 0 0 28px 0;
	    position: relative;
	    width: 210px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio .thumb img {
	    border-radius: 100%;
	    height: auto;
	    max-width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio .details {
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio .details h3 {
	    font-size: 16px;
	    margin-bottom: 25px;
	    padding-bottom: 15px;
	    position: relative;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio .details h3:before {
	    background: #d7d7d7;
	    bottom: 0;
	    content: '';
	    display: block;
	    height: 1px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    width: 40px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-author-bio .details .desc {
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	/* Overlay Type - Post Navigation */
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation {
	    clear: both;
	    display: inline-block;
	    float: none;
	    margin: 0 auto;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation:not(:first-child) {
	    margin-top: 50px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation:before {
	    border-top: 1px solid;
	    content: '';
	    height: 1px;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link {
	    position: relative;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link {
	    float: left;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link {
	    float: right;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link&gt;.prev-post-bgimg,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link&gt;.next-post-bgimg,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link&gt;.nav-title-wrap h3,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link&gt;.nav-title-wrap h3 {
	    display: none;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link a {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link p,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link p {
	    color: #000;
	    display: inline-block;
	    font-size: 13px;
	    letter-spacing: .5px;
	    margin: 0;
	    padding: 0 20px;
	    position: relative;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link p {
	    padding-left: 0;
	    border-right: 1px solid rgba(0, 0, 0, .1);
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link p {
	    padding-right: 0;
	    border-left: 1px solid rgba(0, 0, 0, .1);
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link:hover p {
	    padding-left: 30px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link:hover p {
	    padding-right: 30px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link a,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link a {
	    display: block;
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link&gt;.nav-title-wrap span,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link&gt;.nav-title-wrap span {
	    font-size: 16px;
	    opacity: 0;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link&gt;.nav-title-wrap span {
	    left: 10px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link&gt;.nav-title-wrap span {
	    right: 10px;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link:hover&gt;.nav-title-wrap span {
	    left: 0;
	    opacity: 1;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link:hover&gt;.nav-title-wrap span {
	    right: 0;
	    opacity: 1;
	}
	
	article[class*="post-"].blog-single-entry.post-overlay .entry-post-navigation&gt;div.no-post {
	    cursor: not-allowed;
	}
	
	body:not(.elementor-default).blog-single-entry.post-overlay&gt;.entry-post-navigation+section.commententries {
	    margin-top: 100px;
	}
	/* Overlay Type - Related Post */
	
	.blog-single-entry.post-overlay&gt;.entry-related-posts {
	    border-bottom: 1px solid;
	    float: left;
	    margin-bottom: 20px;
	    padding-bottom: 20px;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-related-posts&gt;h4 {
	    float: left;
	    font-size: 16px;
	    font-weight: 500;
	    margin-bottom: 25px;
	    padding-bottom: 17px;
	    position: relative;
	    text-align: center;
	    text-transform: uppercase;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-related-posts&gt;h4:before {
	    bottom: -2px;
	    content: '';
	    display: block;
	    height: 1px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    width: 40px;
	}
	/* Overlay Type - Comment Entries */
	
	.blog-single-entry.post-overlay&gt;.commententries:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries #respond,
	.blog-single-entry .commententries #respond {
	    margin: 0 0 30px 0;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries .comments-area&gt;#comments&gt;h3 {
	    font-size: 18px;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries .comments-area&gt;h3 {
	    float: left;
	    font-weight: 600;
	    letter-spacing: 0;
	    margin-bottom: 20px;
	    padding-bottom: 15px;
	    position: relative;
	    text-transform: none;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries #respond h3#reply-title {
	    font-size: 24px;
	    padding: 0;
	    text-align: left;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries #respond h3:before {
	    content: none;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries ul.commentlist {
	    padding-bottom: 0;
	    margin-top: 0;
	    padding-left: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries ul.commentlist li.comment:last-child,
	.blog-single-entry.post-overlay&gt;.commententries ul.commentlist li ul.children:last-child,
	.blog-single-entry.post-overlay&gt;.commententries ul.commentlist li ul li.comment-details:last-child {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries ul.commentlist li ul li:last-child .comment-details {
	    padding-bottom: 0;
	}
	
	.blog-single-entry.post-overlay div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-social"] .share&gt;i {
	    border-right: 1px solid rgba(255, 255, 255, 0.5);
	}
	/*--------------------------------------------------------------
	Overlap Type Styles
	--------------------------------------------------------------*/
	
	.blog-single-entry.post-overlap&gt;.entry-thumb {
	    margin: 0 0 20px 0;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-format a {
	    float: right;
	    height: 55px;
	    line-height: 55px;
	    position: relative;
	    text-align: center;
	    width: 55px;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	    -ms-box-shadow: none;
	    margin: 10px;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-format a:before {
	    font-size: 20px;
	    height: 100%;
	    left: 0;
	    line-height: 55px;
	    margin: 0;
	    text-align: center;
	    top: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap {
	    bottom: 0;
	    float: left;
	    left: 0;
	    margin: 0 auto;
	    margin-bottom: 0;
	    padding: 35px 0px 12px 0;
	    position: absolute;
	    width: 75%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title {
	    float: left;
	    margin: 0 0 5px 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1,
	.blog-single-entry.post-overlap&gt;.entry-title h1 {
	    font-size: 30px;
	    margin: 0;
	    padding: 0;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-bottom-details {
	    float: left;
	    margin: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-bottom-details&gt;* {
	    display: inline-block;
	    float: left;
	    text-transform: capitalize;
	    line-height: 20px;
	    margin-right: 20px;
	    position: relative;
	    width: auto;
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-bottom-details&gt;*:last-child {
	    margin-right: 0;
	}
	/*----*****---- &lt;&lt; Overlap Type - Meta Group &gt;&gt; ----*****----*/
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group {
	    font-size: 13px;
	    font-weight: 300;
	    letter-spacing: .5px;
	    margin-bottom: 60px;
	    overflow: hidden;
	    padding: 10px;
	    position: relative;
	    width: 100%;
	    z-index: 0;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: space-between;
	    align-items: center;
	    line-height: normal;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group:empty {
	    display: none;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group:after {
	    content: "";
	    position: absolute;
	    z-index: -1;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div {
	    display: inline-block;
	    float: none;
	    margin: 0 0 15px 0;
	    position: relative;
	    width: 49%;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(odd) {
	    clear: left;
	    float: left;
	    text-align: left;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(even) {
	    float: right;
	    text-align: right;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div {
	    float: none;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-last-child(-n+2) {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags a,
	.blog-single-entry.post-overlap&gt;.entry-tags a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-categories a,
	.blog-single-entry.post-overlap&gt;.entry-categories a {
	    line-height: 30px;
	}
	/* Meta Group - Entry Tags */
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;.entry-tags&gt;.tag-wrap,
	.blog-single-entry.post-overlap&gt;.entry-tags&gt;.tag-wrap {
	    border: 1px solid;
	    position: relative;
	    display: inline-block;
	    padding: 0 15px 0 45px;
	    overflow: hidden;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group&gt;.entry-tags&gt;.tag-wrap&gt;i,
	.blog-single-entry.post-overlap&gt;.entry-tags&gt;.tag-wrap&gt;i {
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags a,
	.blog-single-entry.post-overlap&gt;.entry-tags a {
	    display: inline-block;
	    padding: 0;
	    position: relative;
	    text-align: center;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags a:not(:last-child):after,
	.blog-single-entry.post-overlap&gt;.entry-tags a:not(:last-child):after {
	    content: ',';
	    display: inline;
	    font-size: 20px;
	    line-height: 1em;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags a:last-child,
	.blog-single-entry.post-overlap&gt;.entry-tags a:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-author,
	.blog-single-entry.post-overlap&gt;.entry-date,
	.blog-single-entry.post-overlap&gt;.entry-categories,
	.blog-single-entry.post-overlap&gt;.entry-comments,
	.blog-single-entry.post-overlap&gt;.entry-social-share,
	.blog-single-entry.post-overlap&gt;.entry-likes-views,
	.blog-single-entry.post-overlap&gt;.entry-tags,
	.blog-single-entry.post-overlap&gt;.entry-title {
	    float: left;
	    margin-bottom: 20px;
	    width: 100%;
	}
	/* Meta Group - Social Share */
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-social-share .share,
	.blog-single-entry.post-overlap&gt;.entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-social-share .share i,
	.blog-single-entry.post-overlap&gt;.entry-social-share .share i {
	    display: none;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .share .dt-share-list {
	    display: inline-block;
	    margin: 0;
	    padding: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .share .dt-share-list li,
	.blog-single-entry.post-overlap&gt;.entry-social-share .share .dt-share-list li {
	    display: inline-block;
	    margin-right: 5px;
	    padding-bottom: 0;
	    text-align: center;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .share .dt-share-list li:last-child,
	.blog-single-entry.post-overlap&gt;.entry-social-share .share .dt-share-list li:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .share .dt-share-list li a,
	.blog-single-entry.post-overlap&gt;.entry-social-share .share .dt-share-list li a {
	    border: 1px solid;
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    width: 30px;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-social-share .share i {
	    display: none;
	}
	/* Meta Group - Likes Views */
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: left;
	    margin-right: 10px;
	    padding-right: 0;
	    position: relative;
	    padding-left: 30px;
	    border: 1px solid;
	    width: auto;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div&gt;i {
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;span,
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div&gt;span {
	    display: inline-block;
	    line-height: 30px;
	    padding: 0 10px;
	    position: relative;
	    text-align: center;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div:last-child,
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	}
	/* Meta Group - Entry Comments */
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-comments a,
	.blog-single-entry.post-overlap&gt;.entry-comments a {
	    border: 1px solid;
	    display: inline-block;
	    padding: 0 15px 0 42px;
	    position: relative;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-comments a i,
	.blog-single-entry.post-overlap&gt;.entry-comments a i {
	    font-size: 14px;
	    line-height: 30px;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	/* Meta Group - Entry Date */
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-date .date-wrap,
	.blog-single-entry.post-overlap&gt;.entry-date .date-wrap {
	    border: 1px solid;
	    display: inline-block;
	    padding: 0 15px 0 42px;
	    position: relative;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-date .date-wrap i,
	.blog-single-entry.post-overlap&gt;.entry-date .date-wrap i {
	    float: left;
	    font-size: 14px;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	/* Meta Group - Entry Author */
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;.entry-author&gt;.author-wrap,
	.blog-single-entry.post-overlap&gt;.entry-author&gt;.author-wrap {
	    border: 1px solid;
	    display: inline-block;
	    margin: 0;
	    padding: 0 0 0 30px;
	    position: relative;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group&gt;.entry-author&gt;.author-wrap&gt;i,
	.blog-single-entry.post-overlap&gt;.entry-author&gt;.author-wrap&gt;i {
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group&gt;.entry-author&gt;.author-wrap&gt;a,
	.blog-single-entry.post-overlap&gt;.entry-author&gt;.author-wrap&gt;a {
	    display: inline-block;
	    line-height: 30px;
	    padding: 0 10px;
	    position: relative;
	    text-align: center;
	}
	/* Meta Group - Entry Category */
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;.entry-categories&gt;.category-wrap,
	.blog-single-entry.post-overlap&gt;.entry-categories&gt;.category-wrap {
	    border: 1px solid;
	    position: relative;
	    display: inline-block;
	    padding: 0 15px 0 45px;
	    overflow: hidden;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;i,
	.blog-single-entry.post-overlap&gt;.entry-categories&gt;.category-wrap&gt;i {
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;a,
	.blog-single-entry.post-overlap&gt;.entry-categories&gt;.category-wrap&gt;a {
	    display: inline-block;
	    padding: 0;
	    position: relative;
	    text-align: center;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-categories a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-author .author-wrap a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-date .date-wrap,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-comments a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	    color: #fff;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags .tag-wrap,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-categories .category-wrap,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-author .author-wrap,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-date .date-wrap,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-comments a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .share .dt-share-list li a {
	    border-color: #fff;
	}
	
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags .tag-wrap i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-categories .category-wrap i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-author .author-wrap i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-date .date-wrap i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-comments a i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .share .dt-share-list li a {
	    background-color: #fff;
	}
	/* Overlap Type - Likes Views */
	
	.blog-single-entry.post-overlap&gt;.entry-likes-views {
	    display: inline-block;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views .likes:before {
	    content: '';
	    display: block;
	    height: 2px;
	    position: absolute;
	    right: -2px;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 4px;
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	/* Overlap Type - Entry Author Bio */
	
	.blog-single-entry.post-overlap&gt;.entry-author-bio {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 60px;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.thumb {
	    float: left;
	    height: 100%;
	    left: 0;
	    margin: 8px 0 0 0;
	    position: relative;
	    width: 8%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.details {
	    padding: 0 0 0 10%;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.details h3 {
	    display: inline-block;
	    font-size: 20px;
	    font-weight: 600;
	    margin: 0 0 15px;
	    padding-bottom: 15px;
	    position: relative;
	    text-transform: none;
	    line-height: normal;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.details h3:before {
	    bottom: 0;
	    content: '';
	    display: block;
	    height: 2px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    width: 40px;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-author-bio:hover&gt;.details h3:before {
	    width: 75px;
	}
	/* Overlap Type - Post Navigation */
	
	.blog-single-entry.post-overlap .entry-post-navigation:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation {
	    clear: both;
	    display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flexbox;
	    display: -ms-flex;
	    display: flex;
	    margin: 0 0 40px 0;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div {
	    cursor: pointer;
	    display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flexbox;
	    display: -ms-flex;
	    display: flex;
	    -ms-flex-align: center;
	    -webkit-align-items: center;
	    -moz-align-items: center;
	    -ms-align-items: center;
	    align-items: center;
	    overflow: hidden;
	    position: relative;
	    min-height: 200px;
	    vertical-align: middle;
	    width: 50%;
	    z-index: 1;
	    background-color: #000;
	    padding: 20px;
	}
	
	article[class*="post-overlap"].blog-single-entry .entry-post-navigation&gt;div.no-post {
	    background-color: rgba(0, 0, 0, 0.75);
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link:empty,
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link:empty {
	    background: #ccc;
	    cursor: not-allowed;
	    width: 49.5%;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link:empty {
	    float: left;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link:empty {
	    float: right;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    background-position: center;
	    background-size: cover;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    transform: scale(1);
	    width: 100%;
	    -moz-transform: scale(1);
	    -webkit-transform: scale(1);
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link:hover&gt;.prev-post-bgimg,
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link:hover&gt;.next-post-bgimg {
	    transform: scale(1.2);
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg {
	    left: 0;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    right: 0;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;a {
	    display: block;
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #080810), color-stop(100%, rgba(255, 255, 255, 0)));
	    background-image: -moz-linear-gradient(left, #080810 0%, rgba(255, 255, 255, 0) 100%);
	    background-image: -webkit-linear-gradient(left, #080810 0%, rgba(255, 255, 255, 0) 100%);
	    background-image: linear-gradient(to right, #080810 0%, rgba(255, 255, 255, 0) 100%);
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link&gt;a {
	    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #080810), color-stop(100%, rgba(255, 255, 255, 0)));
	    background-image: -moz-linear-gradient(right, #080810 0%, rgba(255, 255, 255, 0) 100%);
	    background-image: -webkit-linear-gradient(right, #080810 0%, rgba(255, 255, 255, 0) 100%);
	    background-image: linear-gradient(to left, #080810 0%, rgba(255, 255, 255, 0) 100%);
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;a:hover {
	    opacity: .8;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap {
	    display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flexbox;
	    display: -ms-flex;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -webkit-flex-direction: column;
	    -ms-flex-direction: column;
	    flex-direction: column;
	    padding: 0;
	    width: 100%;
	    z-index: 1;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap span {
	    display: none;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	    padding: 0;
	    text-align: right;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	    display: inline-block;
	    line-height: 1em;
	    margin: 0;
	    position: relative;
	    width: 100%;
	    word-break: break-word;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	    font-size: 20px;
	    font-weight: 700;
	    letter-spacing: 0.025em;
	    line-height: inherit;
	    margin: 0;
	    max-height: 5em;
	    overflow: hidden;
	    text-transform: none;
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div:hover&gt;.nav-title-wrap h3 a {
	    color: rgba(255, 255, 255, 0.9);
	}
	
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	    display: inline-block;
	    font-size: 11px;
	    font-weight: 700;
	    letter-spacing: 1px;
	    margin: 0;
	    position: relative;
	    text-transform: uppercase;
	    width: 100%;
	    color: rgba(255, 255, 255, 0.6);
	}
	
	article[class*="post-"].blog-single-entry:not(.post-overlay):not(.post-custom-minimal):not(.post-custom-classic) .entry-post-navigation&gt;div.no-post {
	    cursor: not-allowed;
	    background: rgba(0, 0, 0, .5);
	}
	
	article[class*="post-"].blog-single-entry .entry-post-navigation&gt;div.no-post&gt;a,
	article[class*="post-"].blog-single-entry .entry-post-navigation&gt;div.no-post&gt;div span+h3 a {
	    pointer-events: none;
	}
	
	.blog-single-entry.post-overlap .post-prev-link {
	    width: 50%;
	    float: left;
	}
	
	.blog-single-entry.post-overlap .post-next-link {
	    width: 50%;
	    float: right;
	    text-align: right;
	}
	/* Overlap Type - Entry Related Posts */
	
	.blog-single-entry.post-overlap&gt;.entry-related-posts {
	    float: left;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	/* Overlap Type - Comment Entries */
	
	.blog-single-entry.post-overlap&gt;.commententries:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-overlap&gt;.entry-related-posts&gt;h4,
	.blog-single-entry.post-overlap&gt;.commententries .comments-area&gt;h3,
	.blog-single-entry.post-overlap&gt;.commententries #respond h3#reply-title {
	    border-bottom: none;
	    display: inline-block;
	    font-size: 24px;
	    font-weight: 600;
	    letter-spacing: 0;
	    margin: 0 0 20px 0;
	    padding: 0 0 10px 0;
	    text-transform: none;
	    width: 100%;
	}
	
	.blog-single-entry.post-overlap&gt;.commententries #respond h3#reply-title small {
	    display: inline-block;
	    font-size: 12px;
	    position: relative;
	    text-transform: uppercase;
	    width: 100%;
	    float: left;
	    line-height: normal;
	}
	
	.blog-single-entry.post-overlap&gt;.commententries ul.commentlist {
	    padding-bottom: 0;
	    margin-top: 0;
	}
	
	.blog-single-entry.post-overlap&gt;.commententries ul.commentlist li.comment:last-child,
	.blog-single-entry.post-overlap&gt;.commententries ul.commentlist li ul.children:last-child,
	.blog-single-entry.post-overlap&gt;.commententries ul.commentlist li ul li.comment-details:last-child {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-overlap&gt;.commententries ul.commentlist li ul li:last-child .comment-details {
	    padding-bottom: 0;
	}
	
	.blog-single-entry.post-overlap div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-social"] .share&gt;i {
	    border-right: 1px solid rgba(255, 255, 255, 0.5);
	}
	/*--------------------------------------------------------------
	Breadcrumb Type Styles
	--------------------------------------------------------------*/
	
	.single-post-header-wrapper {
	    clear: both;
	    float: left;
	    margin: 0;
	    padding: 205px 0 80px;
	    position: relative;
	    width: 100%;
	    margin-top: -90px
	    /*depends on menu height*/
	    ;
	}
	
	.single-post-header-wrapper .main-title-section-bg {
	    background-size: cover;
	    bottom: 0;
	    content: '';
	    height: 100%;
	    left: 0;
	    position: absolute;
	    width: 100%;
	    z-index: -1;
	    background-attachment: fixed;
	}
	
	.single-post-header-wrapper&gt;.main-title-section-bg:before {
	    bottom: 0;
	    content: '';
	    left: 0;
	    margin: auto;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	
	.single-post-header-wrapper&gt;.container {
	    position: relative;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	/*--------------------------------------------------------------
	Breadcrumb Fixed Type Styles
	--------------------------------------------------------------*/
	
	.single-post-header-wrapper&gt;.container h1 {
	    display: inline-block;
	    font-size: 60px;
	    line-height: 80px;
	    text-transform: capitalize;
	    width: 100%;
	}
	
	.single-post-header-wrapper&gt;.container .post-meta-data {
	    display: inline-block;
	    margin: 0;
	    width: 100%;
	    position: relative;
	}
	
	.single-post-header-wrapper&gt;.container .post-meta-data .post-categories {
	    position: relative;
	    display: inline-block;
	}
	
	.single-post-header-wrapper&gt;.container .post-categories a {
	    border: 1px solid;
	    display: inline-block;
	    font-size: 10px;
	    letter-spacing: 1px;
	    line-height: normal;
	    padding: 5px 10px;
	    text-transform: uppercase;
	    vertical-align: middle;
	}
	
	.single-post-header-wrapper&gt;.container .post-categories a+a {
	    margin-left: 10px;
	}
	
	.single-post-header-wrapper&gt;.container .post-meta-data .date {
	    display: inline-block;
	    margin-left: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed {
	    border-top: 4px solid;
	    margin: -135px auto 0;
	    padding: 40px 20px;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed:before,
	.blog-single-entry.post-breadcrumb-fixed:after {
	    content: '';
	    height: 90px;
	    position: absolute;
	    top: -4px;
	    width: 8px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed:before {
	    background-image: url(../images/single-fixed-shadow.png);
	    left: -8px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed:after {
	    background-image: url(../images/single-fixed-shadow-inverse.png);
	    right: -8px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-thumb {
	    margin: 0 0 20px 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-thumb&gt;.entry-format {
	    left: 5px;
	    top: 5px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-thumb&gt;.entry-format a {
	    background: none;
	    box-shadow: none;
	    height: 40px;
	    line-height: 40px;
	    width: 40px;
	    z-index: 1;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	    -ms-box-shadow: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-thumb&gt;.entry-format a:before {
	    font-size: 16px;
	    line-height: 40px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-thumb&gt;.entry-format a:after {
	    border-right: 70px solid transparent;
	    border-top-style: solid;
	    border-top-width: 70px;
	    content: '';
	    display: block;
	    height: 0;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 0;
	    z-index: -1;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-title h1 {
	    font-size: 30px;
	    font-weight: 700;
	    letter-spacing: 1px;
	    margin: 0;
	    padding: 0;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author,
	.blog-single-entry.post-breadcrumb-fixed .entry-date,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories,
	.blog-single-entry.post-breadcrumb-fixed .entry-comments,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags,
	.blog-single-entry.post-breadcrumb-fixed .entry-title {
	    float: left;
	    margin-bottom: 20px;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author .author-wrap,
	.blog-single-entry.post-breadcrumb-fixed .entry-comments .comment-wrap,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags .tag-wrap,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories .category-wrap {
	    display: inline-block;
	    float: left;
	    margin: 0;
	    padding: 0;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-tags .tag-wrap p {
	    display: inline-block;
	    float: left;
	    margin: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-tags .tag-wrap span {
	    display: inline-block;
	    float: left;
	    font-size: 13px;
	    line-height: normal;
	    margin: 0 0 10px 0;
	}
	/*----*****---- &lt;&lt; Breadcrumb Fixed Type - Meta Group &gt;&gt; ----*****----*/
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group {
	    float: left;
	    font-size: 13px;
	    font-weight: 300;
	    letter-spacing: .5px;
	    margin-bottom: 20px;
	    padding: 30px 30px 25px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:before,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:after {
	    content: '';
	    height: 20px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    transform: translateY(0px);
	    width: 1px;
	    -moz-transform: translateY(0px);
	    -webkit-transform: translateY(0px);
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:before {
	    background-color: #fff;
	    top: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:after {
	    top: -20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:hover:before {
	    height: 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:hover:after {
	    top: -10px;
	    height: 10px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div {
	    display: inline-block;
	    float: none;
	    margin: 0 0 15px 0;
	    position: relative;
	    width: 49%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(odd) {
	    clear: both;
	    float: left;
	    text-align: left;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) {
	    float: right;
	    text-align: right;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div {
	    float: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-last-child(-n+2) {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .author-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .comment-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .tag-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .category-wrap {
	    display: inline-block;
	    float: left;
	    margin: 0;
	    padding: 0;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .tag-wrap {
	    margin: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .author-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .comment-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .tag-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .category-wrap {
	    float: right;
	}
	/* Meta Group - Entry Tags */
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags span {
	    display: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags&gt;.tag-wrap p {
	    display: inline-block;
	    float: left;
	    margin: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags&gt;.tag-wrap a {
	    border: 1px solid;
	    display: inline-block;
	    font-size: 12px;
	    letter-spacing: 1px;
	    line-height: normal;
	    margin: 0 5px 0 0;
	    padding: 5px 10px;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a:last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags&gt;.tag-wrap a:last-child {
	    margin-right: 0;
	}
	/* Meta Group - Social Share */
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-social-share .share,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-social-share .share i,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share i {
	    display: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list {
	    display: inline-block;
	    margin: 0;
	    width: 100%;
	    padding: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li {
	    display: inline-block;
	    margin: 0 5px 5px 0;
	    padding-bottom: 0;
	    text-align: center;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li:last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li a {
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    width: 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share i {
	    display: none;
	}
	/* Meta Group - Likes Views */
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: left;
	    margin: 0 10px 5px 0;
	    padding-right: 10px;
	    position: relative;
	    width: auto;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div {
	    border: 1px solid;
	    padding: 0 0px 0 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div&gt;i {
	    font-size: 14px;
	    line-height: 30px;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;span,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div&gt;span {
	    display: inline-block;
	    line-height: 30px;
	    padding: 0 10px;
	    position: relative;
	    text-align: center;
	}
	/* Meta Group - Entry Comments */
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a,
	.blog-single-entry.post-breadcrumb-fixed .entry-comments a {
	    border: 1px solid;
	    display: inline-block;
	    padding: 0 15px 0 42px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a i,
	.blog-single-entry.post-breadcrumb-fixed .entry-comments a i {
	    font-size: 14px;
	    line-height: 30px;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	/* Meta Group - Entry Date */
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap,
	.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap {
	    border: 1px solid;
	    display: inline-block;
	    padding: 0 15px 0 42px;
	    text-transform: uppercase;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap i,
	.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap i {
	    font-size: 14px;
	    line-height: 30px;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	/* Meta Group - Entry Author */
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-author&gt;.author-wrap,
	.blog-single-entry.post-breadcrumb-fixed .entry-author&gt;.author-wrap {
	    border: 1px solid;
	    display: inline-block;
	    padding: 0 0 0 28px;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-author&gt;.author-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-author&gt;.author-wrap&gt;i {
	    font-size: 14px;
	    line-height: 30px;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-author&gt;.author-wrap&gt;a,
	.blog-single-entry.post-breadcrumb-fixed .entry-author&gt;.author-wrap&gt;a {
	    display: inline-block;
	    line-height: 30px;
	    padding: 0 10px;
	    position: relative;
	    text-align: center;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-author&gt;.author-wrap a {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-author&gt;.author-wrap {
	    border: none;
	    padding: 0 0 0 10px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-author&gt;.author-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-date .date-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-comments .comment-wrap&gt;a i {
	    background: none;
	    color: initial;
	    justify-content: left;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-date .date-wrap,
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-comments&gt;.comment-wrap a {
	    border: none;
	    padding: 0 0 0 20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-date:not(.meta-elements-space):hover .date-wrap,
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-filled"].entry-date .date-wrap {
	    color: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-categories&gt;.category-wrap a {
	    border: none;
	    padding: 0 10px 0 0;
	    background: none;
	    font-size: inherit;
	    margin: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-categories a:last-child {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-categories a:not(:last-child)::before {
	    bottom: 4px;
	    right: 3px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-tags .tag-wrap span {
	    margin: 0 10px 0 0;
	    float: none;
	    display: inline-block;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-tags .tag-wrap p {
	    float: none;
	    display: inline-block;
	    width: auto;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-tags a {
	    padding: 5px 10px;
	    margin-bottom: 3px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-tags:not(.meta-elements-space):hover a {
	    border-color: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-filled"].entry-tags a {
	    border-color: #fff;
	    padding: 5px 10px;
	}
	
	.blog-single-entry div[class*="meta-elements-"].entry-author,
	.blog-single-entry div[class*="meta-elements-"].entry-date,
	.blog-single-entry div[class*="meta-elements-"].entry-categories,
	.blog-single-entry div[class*="meta-elements-"].entry-comments,
	.blog-single-entry div[class*="meta-elements-"].entry-social-share,
	.blog-single-entry div[class*="meta-elements-"].entry-likes-views,
	.blog-single-entry div[class*="meta-elements-"].entry-tags,
	.blog-single-entry div[class*="meta-elements-"].entry-title {
	    width: auto;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-social-share.meta-elements-space .dt-share-list {
	    padding: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-social-share .dt-share-list {
	    padding: 0 5px 2px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-social-share .dt-share-list li {
	    margin: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="-curvy"].entry-social-share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-fixed div[class*="-curvy"].entry-tags a {
	    border-radius: 3px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="-round"].entry-social-share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-fixed div[class*="-round"].entry-tags a {
	    border-radius: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements"].entry-likes-views:hover .dt-sc-like-views .likes:before,
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements-filled"].entry-likes-views .dt-sc-like-views .likes:before,
	.blog-single-entry.post-breadcrumb-parallax div[class*="-boxed"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views .likes:before,
	.blog-single-entry.post-breadcrumb-parallax div[class*="-filled"].dt-sc-posts-meta-group .entry-likes-views .dt-sc-like-views .likes:before {
	    background: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements-boxed"].entry-social-share ul.dt-share-list,
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements-filled"].entry-social-share ul.dt-share-list {
	    padding: 5px 20px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements"].entry-categories a,
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements"].entry-tags a {
	    padding-left: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements"].entry-categories a:after,
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements"].entry-tags a:before,
	.blog-single-entry.post-breadcrumb-parallax div[class*="meta-elements"].entry-tags a:after,
	.blog-single-entry.post-overlap div[class*="meta-elements"].entry-categories a:before {
	    display: none;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements"].entry-author span,
	.blog-single-entry.post-overlap div[class*="meta-elements"].entry-author span {
	    border: none;
	    padding: 0;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements"].entry-categories a:not(:last-child):before,
	.blog-single-entry.post-overlap div[class*="meta-elements"].entry-tags a:before,
	article[class*="custom-"].blog-single-entry div[class*="meta-elements"].entry-tags a:before,
	article[class*="custom-"].blog-single-entry div[class*="meta-elements"].entry-categories a:before {
	    bottom: -5px;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements"].entry-tags a {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements"].entry-tags a:before {
	    display: none;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements-"].entry-social-share .share i,
	.blog-single-entry.post-overlap div[class*="meta-elements-"].entry-social-share .share i {
	    float: left;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements-"].entry-social-share .share ul.dt-share-list,
	.blog-single-entry.post-overlap div[class*="meta-elements-"].entry-social-share .share ul.dt-share-list,
	article[class*="custom-"].blog-single-entry div[class*="meta-elements-"].entry-social-share .share ul.dt-share-list {
	    padding-left: 0;
	}
	
	.blog-single-entry.post-overlay div[class*="meta-elements-"].entry-social-share .share ul.dt-share-list li:last-child,
	.blog-single-entry.post-overlap div[class*="meta-elements-"].entry-social-share .share ul.dt-share-list li:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-overlap div[class*="meta-elements"].entry-categories a:not(:last-child) {
	    padding-right: 0;
	}
	/* Meta Group - Entry Category */
	
	.blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap {
	    display: inline-block;
	    float: left;
	    margin: 0;
	    padding: 0;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap&gt;i {
	    float: left;
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;a,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap&gt;a {
	    border: 1px solid;
	    display: inline-block;
	    float: left;
	    font-size: 12px;
	    line-height: 30px;
	    margin: 0 5px 0 0;
	    padding: 0 10px;
	    position: relative;
	    text-align: center;
	    text-transform: uppercase;
	    float: left;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-categories a:last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories a:last-child {
	    margin-right: 0;
	}
	/* Likes Views */
	
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views {
	    display: inline-block;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    margin-right: 10px;
	    padding-right: 10px;
	    position: relative;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views .likes:before {
	    content: '';
	    display: block;
	    height: 2px;
	    position: absolute;
	    right: -2px;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 4px;
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-likes-views:not(.meta-elements-space) {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-likes-views .dt-sc-like-views&gt;div {
	    margin-bottom: 0;
	    padding-bottom: 0;
	    float: left;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-likes-views:not(.meta-elements-space) .dt-sc-like-views&gt;div:hover {
	    border-color: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="meta-elements-"].entry-likes-views:not(.meta-elements-space) .dt-sc-like-views&gt;div&gt;i {
	    border-right: 1px solid;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="-curvy"].entry-likes-views .dt-sc-like-views&gt;div {
	    border-radius: 3px;
	    overflow: hidden;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="-round"].entry-likes-views .dt-sc-like-views&gt;div {
	    border-radius: 20px;
	    overflow: hidden;
	}
	/* Breadcrumb Fixed Type - Post Navigation */
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation {
	    clear: both;
	    display: flex;
	    float: left;
	    margin: 0 0 40px 0;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:last-child {
	    margin: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div {
	    float: left;
	    min-height: 130px;
	    margin: 0 2% 0 0;
	    padding: 30px 40px 30px 40px;
	    position: relative;
	    text-align: center;
	    width: 49%;
	    z-index: 1;
	    align-content: center;
	    align-items: center;
	    display: flex;
	    justify-content: center;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:not(:empty):before {
	    bottom: 0;
	    content: '';
	    margin: auto;
	    position: absolute;
	    top: 0;
	    width: 0;
	    z-index: -1;
	}
	
	@media all and (-ms-high-contrast:none) {
	    .blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation {
	        display: block;
	    }
	    /* IE10 */
	    *::-ms-backdrop,
	    .blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation {
	        display: block;
	    }
	    /* IE11 */
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:hover:before {
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;.post-prev-link:before {
	    right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;.post-next-link:before {
	    left: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:empty {
	    cursor: not-allowed;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div&gt;a {
	    display: block;
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	    display: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div&gt;.nav-title-wrap span {
	    display: inline-block;
	    font-size: 40px;
	    line-height: 20px;
	    margin-bottom: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div&gt;.nav-title-wrap&gt;h3 {
	    display: inline-block;
	    font-weight: 600;
	    letter-spacing: 0;
	    margin-bottom: 0;
	    text-transform: none;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div&gt;.nav-title-wrap&gt;h3 a {
	    word-wrap: break-word;
	}
	/* Breadcrumb Fixed Type - Author Bio */
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 20px;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb {
	    float: left;
	    height: 100%;
	    left: 0;
	    margin: 0;
	    margin-bottom: 0;
	    position: relative;
	    width: 15%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb:before {
	    background-color: #fff;
	    right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb:after {
	    background-color: #080810;
	    right: -20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb:before,
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb:after {
	    bottom: 0;
	    content: '';
	    height: 1px;
	    margin: 0 auto;
	    position: absolute;
	    top: 0;
	    transform: translateY(20px);
	    width: 20px;
	    -moz-transform: translateY(20px);
	    -webkit-transform: translateY(20px);
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio:hover&gt;.thumb:before {
	    width: 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio:hover&gt;.thumb:after {
	    right: -10px;
	    width: 10px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb&gt;img {
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.details {
	    padding: 0 0 0 20%;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.details h3 {
	    display: inline-block;
	    font-size: 16px;
	    line-height: normal;
	    font-weight: 700;
	    margin: 0 0 15px;
	    padding: 0;
	    position: relative;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.details p {
	    display: inline-block;
	    font-size: 13px;
	    margin: 0;
	    line-height: normal;
	    position: relative;
	    width: 100%;
	}
	/* Breadcrumb Fixed Type - Comment Entries */
	
	.blog-single-entry.post-breadcrumb-fixed .commententries:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts {
	    float: left;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts&gt;h4,
	.blog-single-entry.post-breadcrumb-fixed .commententries .comments-area&gt;h3,
	.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title {
	    font-weight: 700;
	    ;
	    letter-spacing: 1px;
	    margin: 0 0 20px 0;
	    padding-top: 20px;
	    position: relative;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts&gt;h4:before,
	.blog-single-entry.post-breadcrumb-fixed .commententries .comments-area&gt;h3:before,
	.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title:before {
	    content: '';
	    display: block;
	    height: 1px;
	    position: absolute;
	    top: 0;
	    width: 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title small {
	    margin: auto;
	    padding: 0;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title small a {
	    display: inline-block;
	    font-size: 12px;
	    font-weight: 700;
	    padding: 10px 15px;
	    position: relative;
	    text-transform: uppercase;
	    width: 100%;
	}
	/* Post Breadcrumb Fixed - Archive Related Post */
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	    clear: both;
	    display: inline-block;
	    float: none;
	    margin-bottom: 10px;
	    text-align: inherit;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	    clear: both;
	    display: inline-block;
	    float: none;
	    margin-bottom: 10px;
	    text-align: inherit;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	    margin-bottom: 0;
	}
	/*--------------------------------------------------------------
	Breadcrumb Parallax Type Styles
	--------------------------------------------------------------*/
	
	.single-post-header-wrapper.dt-parallax-bg {
	    padding: 312px 0 82px;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.main-title-section-bg {
	    background-attachment: fixed;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	
	#header-wrapper.header-top-absolute .single-post-header-wrapper.dt-parallax-bg&gt;.main-title-section-bg {
	    background-attachment: inherit;
	    background-repeat: inherit;
	    background-size: cover;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container {
	    transform: none;
	    -moz-transform: none;
	    -ms-transform: none;
	    -webkit-transform: none;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container h1 {
	    font-weight: 500;
	    text-transform: none;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories {
	    display: inline-block;
	    margin: 0 0 15px 0;
	    position: relative;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a {
	    background: none;
	    border: 2px solid;
	    border-radius: 5px;
	    display: inline-block;
	    font-size: 14px;
	    font-weight: 500;
	    letter-spacing: 0;
	    line-height: 17px;
	    margin: 0 5px 0 0;
	    padding: 5px 10px 6px;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a:last-child {
	    margin-right: 0;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a:hover {
	    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
	    transform: translateY(-3px);
	    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
	    -webkit-transform: translateY(-3px);
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container h1 {
	    margin-bottom: 25px;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta {
	    display: inline-block;
	    margin: 0;
	    position: relative;
	    width: 100%;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta&gt;div {
	    border-left: 1px solid #000;
	    display: inline-block;
	    font-size: 14px;
	    line-height: 16px;
	    padding: 0 10px 0 10px;
	    position: relative;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta&gt;div:first-child {
	    border: none;
	    padding-left: 0;
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta .post-author span,
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta .post-author a,
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta&gt;.post-comments a {
	    font-size: 14px;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb {
	    margin: 0 0 20px 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb&gt;a {
	    display: inline-block;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb ul li:after,
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb&gt;a:after {
	    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
	    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
	    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
	    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .75) 100%);
	    bottom: 0;
	    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	    top: auto;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb ul li:after,
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb&gt;a:after {
	    left: 0;
	    margin: 0 auto;
	    right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb ul li:after,
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb&gt;a:after {
	    content: '';
	    display: block;
	    height: 100%;
	    opacity: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb:hover ul li:after,
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb:hover&gt;a:after {
	    opacity: 1;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author,
	.blog-single-entry.post-breadcrumb-parallax .entry-date,
	.blog-single-entry.post-breadcrumb-parallax .entry-categories,
	.blog-single-entry.post-breadcrumb-parallax .entry-comments,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share,
	.blog-single-entry.post-breadcrumb-parallax .entry-likes-views,
	.blog-single-entry.post-breadcrumb-parallax .entry-tags,
	.blog-single-entry.post-breadcrumb-parallax .entry-title {
	    float: left;
	    margin-bottom: 20px;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-title h1 {
	    font-size: 30px;
	    font-weight: 500;
	    letter-spacing: 1px;
	    margin: 0;
	    padding: 0;
	    text-transform: capitalize;
	}
	/*----*****---- &lt;&lt; Parallax Type Meta Group &gt;&gt; ----*****----*/
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group {
	    border: 2px solid;
	    float: left;
	    margin-bottom: 30px;
	    padding: 30px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group:before {
	    position: absolute;
	    content: "";
	    display: block;
	    width: 50px;
	    height: 50px;
	    border-width: 2px;
	    border-style: solid;
	    left: -10px;
	    bottom: -10px;
	    border-top: none;
	    border-right: none;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group:after {
	    position: absolute;
	    content: "";
	    display: block;
	    width: 50px;
	    height: 50px;
	    border-width: 2px;
	    border-style: solid;
	    right: -10px;
	    top: -10px;
	    border-bottom: none;
	    border-left: none;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group:hover:before {
	    height: 0;
	    left: 0;
	    width: 100px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group:hover:after {
	    height: 0;
	    right: 0;
	    width: 100px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;div {
	    display: inline-block;
	    float: none;
	    margin: 0 0 15px 0;
	    position: relative;
	    width: 49%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;div:nth-child(odd) {
	    clear: both;
	    float: left;
	    text-align: left;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;div:nth-child(even) {
	    float: right;
	    text-align: right;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div {
	    float: none;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;div:nth-child(even) .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;div:nth-last-child(-n+2) {
	    margin-bottom: 0;
	}
	/* Meta Group - Social Share */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-social-share .share,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-social-share .share i,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share i {
	    display: none;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .share ul.dt-share-list,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share ul.dt-share-list {
	    display: inline-block;
	    margin: 0;
	    width: 100%;
	    padding-left: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .share .dt-share-list li,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share .dt-share-list li {
	    display: inline-block;
	    margin-right: 15px;
	    padding-bottom: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .share .dt-share-list li:last-child,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share .dt-share-list li:last-child {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share .dt-share-list li a {
	    font-size: 14px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-social-share .share i {
	    display: none;
	}
	/* Meta Group - Entry Categories */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-categories a,
	.blog-single-entry.post-breadcrumb-parallax .entry-categories a {
	    display: inline-block;
	    height: 20px;
	    line-height: 20px;
	    min-width: 30px;
	    padding: 0 10px;
	    position: relative;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-categories a:first-child,
	.blog-single-entry.post-breadcrumb-parallax .entry-categories a:first-child {
	    padding-left: 0
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-categories a:last-child,
	.blog-single-entry.post-breadcrumb-parallax .entry-categories a:last-child {
	    padding-right: 0
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-categories a:not(:last-child):after,
	.blog-single-entry.post-breadcrumb-parallax .entry-categories a:not(:last-child):after {
	    bottom: -1px;
	    content: '-';
	    display: block;
	    font-size: 16px;
	    position: absolute;
	    right: -5px;
	}
	/* Meta Group - Entry Author */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-author a,
	.blog-single-entry.post-breadcrumb-parallax .entry-author a {
	    text-transform: capitalize;
	}
	/* Meta Group - Likes Views */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: left;
	    margin-right: 10px;
	    padding-right: 10px;
	    position: relative;
	    width: auto;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .dt-sc-like-views .likes:before,
	.blog-single-entry.post-breadcrumb-parallax .entry-likes-views .dt-sc-like-views .likes:before {
	    content: "";
	    display: block;
	    position: absolute;
	    right: -2px;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    width: 4px;
	    height: 1px;
	}
	/* Meta Group - Entry Tags */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-tags a,
	.blog-single-entry.post-breadcrumb-parallax .entry-tags a {
	    display: inline-block;
	    height: 20px;
	    line-height: 20px;
	    min-width: 30px;
	    padding: 0 10px;
	    position: relative;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-tags a:first-child,
	.blog-single-entry.post-breadcrumb-parallax .entry-tags a:first-child {
	    padding-left: 0
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-tags i+a,
	.blog-single-entry.post-breadcrumb-parallax .entry-tags i+a {
	    padding-left: 2px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-tags a:last-child,
	.blog-single-entry.post-breadcrumb-parallax .entry-tags a:last-child {
	    padding-right: 0
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-tags a:not(:last-child):after,
	.blog-single-entry.post-breadcrumb-parallax .entry-tags a:not(:last-child):after {
	    bottom: -1px;
	    content: '-';
	    display: block;
	    font-size: 16px;
	    position: absolute;
	    right: -5px;
	}
	/* Likes Views */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-likes-views {
	    display: inline-block;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    margin-right: 10px;
	    padding-right: 10px;
	    position: relative;
	    width: auto;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-likes-views .dt-sc-like-views&gt;div:last-child {
	    margin-right: 0;
	    padding-right: 0;
	}
	/* Parallax Type - Post Navigation */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 40px 0;
	    padding: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div {
	    float: left;
	    min-height: 200px;
	    position: relative;
	    width: 50%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div {
	    cursor: pointer;
	    display: inline-block;
	    overflow: hidden;
	    position: relative;
	    vertical-align: middle;
	    z-index: 1;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:empty,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:empty {
	    background: #ccc;
	    cursor: not-allowed;
	    width: 49.5%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:empty {
	    float: left;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:empty {
	    float: right;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    background-position: center;
	    background-size: cover;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    transform: scale(1);
	    width: 100%;
	    -moz-transform: scale(1);
	    -webkit-transform: scale(1);
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:hover&gt;.prev-post-bgimg,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:hover&gt;.next-post-bgimg {
	    transform: scale(1.2);
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg {
	    left: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;a {
	    background: rgba(0, 0, 0, .5);
	    display: block;
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:hover&gt;a,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:hover&gt;a {
	    background: rgba(0, 0, 0, 0.9);
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap {
	    backface-visibility: hidden;
	    padding: 0;
	    position: absolute;
	    top: 50%;
	    width: 100%;
	    z-index: 1;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	    padding-right: 40%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    padding-left: 10%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	    padding-left: 40%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    padding-right: 10%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	    display: inline-block;
	    margin: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link .nav-title-wrap h3 {
	    text-align: right;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link .nav-title-wrap h3 {
	    text-align: left;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	    font-size: 20px;
	    font-weight: 700;
	    letter-spacing: 1px;
	    margin: 0;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	    display: inline-block;
	    font-size: 12px;
	    font-weight: 700;
	    letter-spacing: 1px;
	    margin: 0;
	    position: relative;
	    text-transform: capitalize;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap p {
	    text-align: right;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap p {
	    text-align: left;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap span {
	    left: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-next-link&gt;.nav-title-wrap span {
	    right: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap span {
	    font-size: 40px;
	    opacity: 0;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-prev-link:hover&gt;.nav-title-wrap span {
	    left: 80%;
	    opacity: 1;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-next-link:hover&gt;.nav-title-wrap span {
	    opacity: 1;
	    right: 80%;
	}
	/* Parallax Type - Author Bio */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 20px;
	    overflow: hidden;
	    padding: 0 8%;
	    text-align: center;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb {
	    display: inline-block;
	    float: none;
	    margin: 0 0 20px 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:before,
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:after {
	    bottom: 0;
	    content: '';
	    height: 1px;
	    margin: auto;
	    position: absolute;
	    top: 0;
	    z-index: -1;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:before {
	    left: -100%;
	    right: 58%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:after {
	    left: 58%;
	    right: -100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb img {
	    height: auto;
	    max-width: 8%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .details {
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .details h3 {
	    font-size: 16px;
	    margin-bottom: 20px;
	    padding: 0;
	    position: relative;
	    text-transform: capitalize;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .details .desc {
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	/* Parallax Type - Comment Entries */
	
	.blog-single-entry.post-breadcrumb-parallax .commententries:not(:first-child) {
	    margin-top: 20px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-related-posts {
	    float: left;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4,
	.blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3,
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title {
	    font-weight: 400;
	    letter-spacing: 1px;
	    margin: 0 0 20px 0;
	    padding: 0;
	    position: relative;
	    text-transform: capitalize;
	    overflow: hidden;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	.blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	    content: '';
	    height: 1px;
	    margin: auto;
	    position: absolute;
	    top: 50%;
	    transform: translateY(0);
	    z-index: -1;
	    -moz-transform: translateY(0);
	    -webkit-transform: translateY(0);
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	.blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	    left: 20%;
	    right: -100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title small {
	    margin: auto;
	    padding: 0;
	    position: absolute;
	    right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title small a {
	    display: inline-block;
	    font-size: 14px;
	    font-weight: 500;
	    padding: 10px 0 10px 30px;
	    position: relative;
	    text-transform: capitalize;
	    width: 100%;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3,
	.blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;#comments&gt;h3,
	.blog-single-entry.post-breadcrumb-parallax #reviews h3,
	.blog-single-entry.post-breadcrumb-parallax #respond h3#reply-title {
	    font-size: 18px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-"] div.entry-categories a:not(:last-child) {
	    margin-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-"] div[class*="entry-"] a:not(:last-child):before {
	    display: none;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-"].dt-sc-posts-meta-group div.entry-categories a:first-of-type,
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-"].dt-sc-posts-meta-group .entry-tags a {
	    padding-left: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share,
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share,
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share {
	    padding: 7px 10px 3px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share .dt-share-list li,
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share .dt-share-list li {
	    margin: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share:hover .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share:hover .dt-share-list li a {
	    color: #fff;
	    background: none;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share .dt-share-list li a {
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    width: 30px;
	    text-align: center;
	}
	
	.blog-single-entry.post-breadcrumb-parallax div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-likes-views .dt-sc-like-views .likes:before {
	    background-color: #fff;
	}
	/*--------------------------------------------------------------
	1.3 - Custom Type Styles
	--------------------------------------------------------------*/
	/*----*****---- &lt;&lt; Custom Type - Metagroup Styles &gt;&gt; ----*****----*/
	
	div[class*="metagroup-"] .entry-author,
	div[class*="metagroup-"] .entry-date,
	div[class*="metagroup-"] .entry-comments,
	div[class*="metagroup-"] .entry-categories,
	div[class*="metagroup-"] .entry-tags,
	div[class*="metagroup-"] .entry-social-share,
	div[class*="metagroup-"] .entry-likes-views,
	div[class*="metagroup-"] .entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: none;
	    position: relative;
	    text-transform: capitalize;
	    width: auto;
	}
	
	div[class*="metagroup-"] .entry-likes-views .dt-sc-like-views&gt;div:first-child {
	    margin-right: 5px;
	}
	
	div[class*="metagroup-"] div:empty {
	    display: none;
	}
	
	div[class*="metagroup-"] .entry-social-share .share {
	    border: 1px solid;
	    padding-right: 5px;
	}
	
	div[class*="metagroup-"] .entry-social-share .share&gt;ul {
	    float: none;
	    display: inline-block;
	    margin: 0;
	    margin-bottom: 0;
	    padding-left: 0;
	}
	
	div[class*="metagroup-"] .entry-social-share .share&gt;ul li {
	    list-style: none;
	    padding-bottom: 0;
	    margin-right: 6px;
	    float: none;
	    display: inline-block;
	    list-style: none;
	    padding: 0;
	}
	
	div[class*="metagroup-"] .entry-social-share .share,
	div[class*="metagroup-"] .entry-social-share .share * {
	    display: inline-block;
	    float: none;
	}
	
	div[class*="metagroup-"] .entry-social-share .share&gt;i {
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    margin-right: 5px;
	    text-align: center;
	    width: 30px;
	}
	
	div[class*="metagroup-"] div.entry-categories a:not(:last-child),
	div[class*="metagroup-"] div.entry-tags a:not(:last-child) {
	    margin-right: 5px;
	    padding-right: 5px;
	    position: relative;
	}
	
	div[class*="metagroup-"] div.entry-categories a:not(:last-child):before,
	div[class*="metagroup-"] div.entry-tags a:not(:last-child):before {
	    bottom: -5px;
	    content: ',';
	    display: block;
	    font-size: 22px;
	    position: absolute;
	    right: -1px;
	}
	
	div[class*="metagroup-"] div[class*="entry-"]:not(:last-child) {
	    margin-right: 20px;
	    padding-right: 10px;
	    margin-bottom: 10px;
	}
	
	div[class*="metagroup-"] div[class*="entry-"]:not(:last-child):before {
	    display: block;
	    position: absolute;
	    right: -8px;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	}
	
	div[class*="metagroup-"] div[class*="entry-"] a i,
	div[class*="metagroup-"] div[class*="entry-"]&gt;i,
	div[class*="metagroup-"] div[class*="entry-"] .dt-sc-like-views&gt;div&gt;i,
	div[class*="meta-elements"] a i,
	div[class*="meta-elements"]&gt;i,
	div[class*="meta-elements"] .dt-sc-like-views&gt;div&gt;i {
	    margin-right: 3px;
	}
	
	div[class*="metagroup"].dt-sc-posts-meta-group div[class*="entry-"] {
	    width: auto;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup"] .entry-likes-views .dt-sc-like-views&gt;div {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup"].dt-sc-posts-meta-group div[class*="entry-comments"] a {
	    border: none;
	    padding-left: 15px;
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup"].dt-sc-posts-meta-group div[class*="entry-comments"] a i {
	    background: none;
	    color: inherit;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div.dt-sc-posts-meta-group div[class*="entry-"]&gt;i[class*="fa"] {
	    background: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-"].dt-sc-posts-meta-group div[class*="entry-comments"] a {
	    padding-left: 30px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group div[class*="entry-comments"] a,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group div[class*="entry-comments"] a {
	    padding-left: 15px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share {
	    padding-right: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share {
	    padding: 5px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share .dt-share-list li,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share .dt-share-list li {
	    margin: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-social-share .share:hover .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-social-share .share:hover .dt-share-list li a {
	    color: #fff;
	    background: none;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-likes-views,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-likes-views {
	    padding: 4px;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-likes-views .dt-sc-like-views&gt;div:hover,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-likes-views .dt-sc-like-views&gt;div:hover {
	    border-color: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views&gt;div i,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views&gt;div i {
	    background: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-likes-views:hover .dt-sc-like-views&gt;div&gt;a {
	    color: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"] .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"] .entry-likes-views .dt-sc-like-views&gt;div {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed-curvy"] .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled-curvy"] .entry-likes-views .dt-sc-like-views&gt;div {
	    border-radius: 3px;
	    overflow: hidden;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed-round"] .entry-likes-views .dt-sc-like-views&gt;div,
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled-round"] .entry-likes-views .dt-sc-like-views&gt;div {
	    border-radius: 20px;
	    overflow: hidden;
	}
	
	.blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-"].dt-sc-posts-meta-group div.entry-tags a {
	    border: none;
	    padding: 0 5px 0px 0;
	    background: none;
	    text-transform: capitalize;
	    font-size: inherit;
	}
	
	div[class*="metagroup-space"] div[class*="entry-"]:not(:last-child) {
	    padding-right: 0;
	}
	
	.metagroup-slash-separator div[class*="entry-"]:not(:last-child):before {
	    content: '/';
	}
	
	.metagroup-vertical-separator div[class*="entry-"]:not(:last-child):before {
	    content: '|';
	}
	
	.metagroup-horizontal-separator div[class*="entry-"]:not(:last-child):before {
	    content: '-';
	}
	
	.metagroup-dot-separator div[class*="entry-"]:not(:last-child):before {
	    content: '';
	    width: 3px;
	    height: 3px;
	    border-radius: 50%;
	}
	
	div[class*="metagroup-comma"] div[class*="entry-"]:not(:last-child) {
	    margin-right: 10px;
	    padding-right: 10px;
	}
	
	div[class*="metagroup-comma"] div[class*="entry-"]:not(:last-child):before {
	    bottom: auto;
	    content: ',';
	    font-size: 22px;
	    margin-top: -5px;
	    right: -2px;
	}
	
	div[class*="separator"] .entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	div[class*="separator"] .entry-social-share .share i {
	    display: none;
	}
	
	div[class*="separator"] .entry-social-share .share&gt;ul li:last-child {
	    margin-right: 0;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-"]:empty {
	    display: none;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-"],
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"] {
	    border: 1px solid #d1d1d1;
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    padding: 5px 15px;
	    width: auto;
	    margin: 0 0 10px 0;
	    background-color: #fff;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-"]:only-child,
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"]:only-child {
	    width: 100%;
	    margin: 0;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-"]:last-child,
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"]:last-child {
	    margin-bottom: 0;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-"]:not(:last-child),
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"]:not(:last-child) {
	    margin-right: 10px;
	    padding-right: 15px;
	    width: auto;
	}
	
	div.dt-sc-posts-meta-group div[class*="entry-"]&gt;i[class*="fa"],
	.post-default&gt;div.dt-sc-posts-meta-group div[class*="entry-"]&gt;i[class*="fa"],
	div.dt-sc-posts-meta-group div[class*="entry-"]&gt;i.pe,
	div.dt-sc-posts-meta-group div[class*="entry-"] .dt-sc-like-views&gt;div&gt;i[class*="fa"],
	.post-default&gt;div.dt-sc-posts-meta-group div[class*="entry-"] .dt-sc-like-views&gt;div&gt;i[class*="fa"],
	div.dt-sc-posts-meta-group div[class*="entry-"] .dt-sc-like-views&gt;div&gt;i.pe {
	    margin-right: 3px;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-social"] {
	    padding: 0 15px 0 0;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-social"]:not(:last-child) {
	    padding-right: 5px;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-social"] .share {
	    border: none;
	    padding: 5px 4px 5px 42px;
	}
	
	div[class*="metagroup-elements"] div[class*="entry-social"] .share&gt;i {
	    background: #d1d1d1;
	    line-height: 34px;
	    color: #000;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	div[class*="metagroup-elements-filled"] div[class*="entry-"] {
	    border: none;
	}
	
	div[class*="metagroup-elements-filled"] div[class*="entry-"],
	div[class*="metagroup-elements-filled"] div[class*="entry-"] a,
	div[class*="metagroup-elements-filled"] div[class*="entry-"] i,
	div[class*="entry-"].meta-elements-filled,
	div[class*="entry-"].meta-elements-filled a,
	div[class*="entry-"].meta-elements-filled i,
	div[class*="entry-"].meta-elements-filled-curvy,
	div[class*="entry-"].meta-elements-filled-curvy a,
	div[class*="entry-"].meta-elements-filled-curvy i,
	div[class*="entry-"].meta-elements-filled-round,
	div[class*="entry-"].meta-elements-filled-round a,
	div[class*="entry-"].meta-elements-filled-round i,
	div[class*="meta-elements-filled"]:hover,
	div[class*="meta-elements-filled"]:hover a,
	div[class*="meta-elements-filled"]:hover i,
	div[class*="meta-elements-boxed"]:hover,
	div[class*="meta-elements-boxed"]:hover a,
	div[class*="meta-elements-boxed"]:hover i {
	    color: #fff !important;
	}
	
	div[class*="boxed-curvy"] div[class*="entry-"],
	div[class*="filled-curvy"] div[class*="entry-"],
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"] {
	    border-radius: 5px;
	}
	
	div[class*="boxed-curvy"] div[class*="entry-social"] .share&gt;i,
	div[class*="filled-curvy"] div[class*="entry-social"] .share&gt;i {
	    border-radius: 5px 0 0 5px;
	}
	
	div[class*="boxed-round"] div[class*="entry-"],
	div[class*="filled-round"] div[class*="entry-"] {
	    border-radius: 20px;
	}
	
	div[class*="boxed-round"] div[class*="entry-social"] .share&gt;i,
	div[class*="filled-round"] div[class*="entry-social"] .share&gt;i {
	    border-radius: 20px 0 0 20px;
	}
	/*----*****---- &lt;&lt; Custom Type - Meta-Elements Styles &gt;&gt; ----*****----*/
	
	div[class*="meta-elements"].entry-author,
	div[class*="meta-elements"].entry-date,
	div[class*="meta-elements"].entry-comments,
	div[class*="meta-elements"].entry-categories,
	div[class*="meta-elements"].entry-tags,
	div[class*="meta-elements"].entry-social-share,
	div[class*="meta-elements"].entry-likes-views,
	div[class*="meta-elements"].entry-likes-views .dt-sc-like-views&gt;div {
	    display: inline-block;
	    float: none;
	    position: relative;
	    text-transform: capitalize;
	    width: auto;
	}
	
	div[class*="meta-elements"].entry-likes-views .dt-sc-like-views&gt;div:first-child {
	    margin-right: 5px;
	}
	
	div[class*="meta-elements"].entry-social-share .share {
	    border: 1px solid;
	    padding-right: 5px;
	}
	
	div[class*="meta-elements"].entry-social-share .share&gt;ul {
	    float: none;
	    display: inline-block;
	    margin: 0;
	    margin-bottom: 0;
	}
	
	div[class*="meta-elements"].entry-social-share .share&gt;ul li {
	    list-style: none;
	    padding-bottom: 0;
	    margin-right: 6px;
	    float: none;
	    display: inline-block;
	    list-style: none;
	    padding: 0;
	}
	
	div[class*="meta-elements"].entry-social-share .share,
	div[class*="meta-elements"].entry-social-share .share * {
	    display: inline-block;
	    float: none;
	}
	
	div[class*="meta-elements"].entry-social-share .share&gt;i {
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    margin-right: 5px;
	    text-align: center;
	    width: 30px;
	}
	
	div[class*="meta-elements"]:not(:last-child) {
	    margin-right: 15px;
	    margin-bottom: 10px;
	}
	
	div[class*="meta-elements-boxed"] {
	    border: 1px solid #d1d1d1;
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    padding: 5px 15px;
	    padding-right: 15px;
	    width: auto;
	    margin: 0;
	    margin-right: 0;
	    background-color: #fff;
	}
	
	div[class*="meta-elements-filled"] {
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    padding: 5px 15px;
	    padding-right: 15px;
	    width: auto;
	    margin: 0;
	    margin-right: 0;
	    background-color: #fff;
	}
	
	div[class*="meta-elements-space"].entry-social-share,
	div[class*="meta-elements-boxed"].entry-social-share,
	div[class*="meta-elements-filled"].entry-social-share {
	    padding: 0;
	}
	
	div[class*="meta-elements-space"].entry-social-share .share,
	div[class*="meta-elements-boxed"].entry-social-share .share,
	div[class*="meta-elements-filled"].entry-social-share .share {
	    border: none;
	    padding: 0 10px 0 0;
	}
	
	div[class*="meta-elements-space"].entry-social-share .share&gt;i,
	div[class*="meta-elements-boxed"].entry-social-share .share&gt;i,
	div[class*="meta-elements-filled"].entry-social-share .share&gt;i {
	    height: 34px;
	    width: 34px;
	    line-height: 34px;
	    color: #000;
	    margin-right: 10px;
	}
	
	div[class*="meta-elements"].entry-categories a:not(:last-child),
	div[class*="meta-elements"].entry-tags a:not(:last-child) {
	    margin-right: 5px;
	    padding-right: 5px;
	    position: relative;
	}
	
	div[class*="meta-elements"].entry-categories a:not(:last-child):before,
	div[class*="meta-elements"].entry-tags a:not(:last-child):before {
	    bottom: 0;
	    content: ',';
	    display: block;
	    font-size: 22px;
	    margin-top: -5px;
	    position: absolute;
	    right: -2px;
	}
	
	.meta-elements-boxed-curvy,
	.meta-elements-filled-curvy {
	    border-radius: 5px;
	}
	
	.meta-elements-boxed-round,
	.meta-elements-filled-round {
	    border-radius: 20px;
	}
	
	div[class*="boxed-curvy"].entry-social-share .share&gt;i,
	div[class*="filled-curvy"].entry-social-share .share&gt;i {
	    border-radius: 5px 0 0 5px;
	}
	
	div[class*="boxed-round"].entry-social-share .share&gt;i,
	div[class*="filled-round"].entry-social-share .share&gt;i {
	    border-radius: 20px 0 0 20px;
	}
	
	.blog-single-entry[class*="post-custom"] div[class*="entry-thumb"] {
	    margin-bottom: 25px;
	}
	
	.blog-single-entry[class*="post-custom-classic"] div[class*="meta-elements-"].entry-social-share .share {
	    padding: 0 10px 0 42px;
	}
	
	.blog-single-entry[class*="post-custom-classic"] div[class*="-curvy "].entry-social-share .share {
	    border-radius: 5px;
	}
	
	.blog-single-entry[class*="post-custom-classic"] div[class*="-round"].entry-social-share .share {
	    border-radius: 30px;
	}
	/*--------------------------------------------------------------
	Custom Type - Classic Styles
	--------------------------------------------------------------*/
	
	.blog-single-entry.post-custom-classic h1,
	.blog-single-entry.post-custom-classic h2,
	.blog-single-entry.post-custom-classic h3,
	.blog-single-entry.post-custom-classic h4,
	.blog-single-entry.post-custom-classic h5,
	.blog-single-entry.post-custom-classic h6 {
	    font-weight: 600;
	}
	
	.blog-single-entry.post-custom-classic .entry-title,
	.blog-single-entry.post-custom-classic div[class*="metagroup-"] {
	    float: left;
	    width: 100%;
	}
	
	.blog-single-entry.post-custom-classic .entry-title {
	    margin-bottom: 20px;
	}
	
	.blog-single-entry.post-custom-classic .entry-title h1 {
	    font-size: 26px;
	    font-weight: 400;
	    letter-spacing: 1px;
	    margin: 0;
	    padding: 0;
	    text-transform: capitalize;
	}
	
	.dt-sc-custom-metagroup.right {
	    text-align: right;
	}
	
	.blog-single-entry.post-custom-classic&gt;.vc_row div[class*="entry-"],
	.blog-single-entry.post-custom-classic&gt;.vc_row div[class*="entry-"] li a {
	    font-size: 11px;
	    line-height: normal;
	    text-transform: uppercase;
	}
	
	.blog-single-entry.post-custom-classic div[class*="entry-thumb"] {
	    line-height: 0;
	}
	
	.blog-single-entry.post-custom-classic div[class*="entry-thumb"]:hover img {
	    opacity: 0.85;
	}
	
	.blog-single-entry.post-custom-classic div[class*="vc_row"] {
	    margin: auto;
	}
	
	.blog-single-entry.post-custom-classic div[class*="dt-sc-lightbox-img"] .entry-format {
	    display: none;
	}
	
	.blog-single-entry.post-custom-classic div[class*="meta-elements"].entry-social-share .share&gt;i,
	.blog-single-entry.post-custom-classic div[class*="metagroup"] .entry-social-share .share&gt;i {
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	/* Classic Type - Author Bio */
	
	.blog-single-entry[class*="post-custom-classic"]&gt;.vc_row div[class*="entry-author-bio"] {
	    font-size: 15px;
	    line-height: 25px;
	    text-transform: none;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio {
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 20px;
	    overflow: hidden;
	    padding: 0 8%;
	    text-align: center;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb {
	    display: inline-block;
	    float: none;
	    margin: 0 0 20px 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:before,
	.blog-single-entry[class*="post-custom"] .entry-author-bio .thumb:after {
	    bottom: 0;
	    content: '';
	    height: 1px;
	    margin: auto;
	    position: absolute;
	    top: 0;
	    z-index: -1;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:before {
	    left: -100%;
	    right: 58%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:after {
	    left: 58%;
	    right: -100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb img {
	    height: auto;
	    max-width: 12%;
	    border-radius: 50%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details {
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details h3 {
	    font-weight: 700;
	    font-size: 22px;
	    margin-bottom: 30px;
	    padding: 25px 0 0;
	    position: relative;
	    text-transform: uppercase;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details h3 span {
	    font-size: 11px;
	    left: 0;
	    letter-spacing: 1.5px;
	    margin: auto;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details .desc {
	    display: inline-block;
	    float: none;
	    width: 100%;
	}
	/* Classic Type - Related Posts */
	
	.blog-single-entry[class*="post-custom-classic"] .entry-related-posts {
	    float: left;
	    margin-bottom: 20px;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4,
	.blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3,
	.blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title {
	    font-size: 14px;
	    font-weight: 700;
	    letter-spacing: 1px;
	    margin: 0 0 50px 0;
	    overflow: hidden;
	    padding: 0;
	    position: relative;
	    text-align: center;
	    text-transform: uppercase;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	.blog-single-entry[class*="post-custom"] .entry-related-posts&gt;h4:after,
	.blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	.blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	.blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before,
	.blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	    bottom: 0;
	    content: '';
	    height: 1px;
	    margin: auto;
	    position: absolute;
	    top: 0;
	    z-index: -1;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	.blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	.blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	    left: -100%;
	    right: 60%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	.blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	.blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	    left: 60%;
	    right: -100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	    right: 65%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	    left: 65%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond h3#reply-title small {
	    margin-left: 20px;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title {
	    margin-bottom: 15px;
	}
	/* Classic Type - Posts Navigation */
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	    border-bottom: 1px solid;
	    border-top: 1px solid;
	    clear: both;
	    display: block;
	    float: left;
	    margin: 0 0 40px 0;
	    padding: 80px 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation:before {
	    content: '';
	    height: 50%;
	    left: 50%;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 1px;
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	    cursor: pointer;
	    display: inline-block;
	    overflow: hidden;
	    position: relative;
	    vertical-align: middle;
	    z-index: 1;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	    float: left;
	    height: 100px;
	    position: relative;
	    width: 50%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	    overflow: visible;
	}
	
	article[class*="post-"].blog-single-entry.post-custom-classic .entry-post-navigation&gt;div.no-post {
	    cursor: not-allowed;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    background-position: center;
	    background-size: cover;
	    border-radius: 50%;
	    height: 100px;
	    position: absolute;
	    top: 0;
	    transform: scale(1);
	    width: 100px;
	    -moz-transform: scale(1);
	    overflow: hidden;
	    -webkit-transform: scale(1);
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link:hover&gt;.prev-post-bgimg:before,
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link:hover&gt;.next-post-bgimg:before {
	    opacity: 1;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg:before,
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg:before {
	    background: rgba(0, 0, 0, .3);
	    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .3) 100%);
	    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .3) 100%);
	    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .3) 100%);
	    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .3) 100%);
	    background: radial-gradient(rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, .3) 100%);
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg:before,
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg:before {
	    border: none;
	    content: '';
	    display: block;
	    height: 100%;
	    opacity: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg {
	    left: 0;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    right: 0;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap {
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 100%;
	    z-index: 1;
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;div~.nav-title-wrap {
	    padding: 0 20px 0 120px;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;div~.nav-title-wrap {
	    padding: 0 120px 0 20px;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	    padding: 0 20px 0 0;
	    text-align: left;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	    padding: 0 0 0 20px;
	    text-align: right;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	    display: block;
	    font-size: 15px;
	    font-weight: 500;
	    line-height: normal;
	    margin: 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	    display: block;
	    font-size: 18px;
	    font-weight: 500;
	    line-height: 0;
	    margin: 10px 0 0 0;
	    position: relative;
	    width: 100%;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	    margin: 0;
	    line-height: 25px;
	    hyphens: auto;
	    word-break: break-word;
	    -ms-word-wrap: break-word;
	    -moz-hyphens: auto;
	    -webkit-hyphens: auto;
	    -ms-hyphens: auto;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap span {
	    display: none;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;a {
	    display: block;
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	}
	/* Classic Light Color */
	
	.blog-single-entry.post-custom-classic div[class*="-boxed"].dt-sc-posts-meta-group div[class*="entry-"] a:hover {
	    color: #fff;
	}
	
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details h3,
	.blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details h3 a {
	    color: #454545;
	}
	
	.blog-single-entry.post-custom-classic div[class*="meta-elements-boxed"],
	.blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	    border-color: #ebebeb;
	}
	
	.blog-single-entry.post-custom-classic div[class*='metagroup-'] .entry-social-share .share&gt;i,
	.blog-single-entry.post-custom-classic div[class*='meta-elements'].entry-social-share .share&gt;i,
	.blog-single-entry[class*='post-custom-classic'] .entry-author-bio .thumb:before,
	.blog-single-entry[class*='post-custom-classic'] .entry-author-bio .thumb:after,
	.blog-single-entry[class*='post-custom-classic'] .entry-related-posts h4:before,
	.blog-single-entry[class*='post-custom'] .entry-related-posts h4:after,
	.blog-single-entry[class*='post-custom-classic'] .commententries&gt;#comments&gt;h3:before,
	.blog-single-entry[class*='post-custom-classic'] .commententries&gt;#comments&gt;h3:after,
	.blog-single-entry[class*='post-custom-classic'] .commententries #respond&gt;h3#reply-title:before,
	.blog-single-entry[class*='post-custom-classic'] .commententries #respond&gt;h3#reply-title:after,
	.blog-single-entry[class*='post-custom-classic'] .entry-post-navigation:before {
	    background: #ebebeb;
	}
	
	.blog-single-entry[class*="post-custom-classic"] div[class*="meta-elements-"].entry-social-share .share i,
	.blog-single-entry[class*="post-custom-classic"] div[class*="meta-elements-"].entry-social-share:hover .share li a {
	    color: #fff;
	}
	/*--------------------------------------------------------------
        Custom Type - Modern Style
    --------------------------------------------------------------*/
	
	.post-custom-modern .entry-title h1 {
	    margin-bottom: 14px;
	}
	
	.post-custom-modern .post-image-grid {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	
	.post-custom-modern .post-image-grid .wpb_column {
	    margin-bottom: 0;
	}
	
	.post-custom-modern .post-image-grid .lightbox-preview-img,
	.post-custom-modern .post-image-grid .lightbox-preview-img img {
	    float: left;
	    width: 100%;
	}
	
	.post-custom-modern .post-image-grid .wpb_column .vc_column-inner {
	    padding-right: 0;
	    padding-left: 0;
	}
	/* Modern Type - Posts Navigation */
	
	.post-custom-modern .entry-post-navigation&gt;div {
	    width: 50%;
	    float: left;
	    position: relative;
	    min-height: 240px;
	    overflow: hidden;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div div[class*="post-bgimg"] {
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-position: center;
	    z-index: -1;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div div[class*="post-bgimg"]:before {
	    content: '';
	    display: block;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div div.prev-post-bgimg:before {
	    opacity: 0.5;
	    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: -webkit-gradient(linear, top left, top right, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
	    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	    left: 0;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div div.next-post-bgimg:before {
	    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: -webkit-gradient(linear, top right, top left, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .8)));
	    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
	    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
	    opacity: .5;
	    right: 0;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div:hover div.next-post-bgimg:before,
	.post-custom-modern .entry-post-navigation&gt;div:hover div.prev-post-bgimg:before {
	    opacity: 1;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div.post-prev-link&gt;a,
	.post-custom-modern .entry-post-navigation&gt;div.post-next-link&gt;a {
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    z-index: 9;
	}
	
	.post-custom-modern .entry-post-navigation&gt;div.post-prev-link div.prev-post-bgimg,
	.post-custom-modern .entry-post-navigation&gt;div.post-next-link div.next-post-bgimg {
	    max-width: none;
	    transition: opacity .35s, transform .45s;
	    width: calc(100% + 10%);
	}
	
	.post-custom-modern .entry-post-navigation&gt;div.post-next-link div.next-post-bgimg,
	.post-custom-modern .entry-post-navigation&gt;div.post-prev-link:hover div.prev-post-bgimg {
	    transform: translate3d(-6.66%, 0, 0);
	    -webkit-transform: translate3d(-6.66%, 0, 0);
	}
	
	.post-custom-modern .entry-post-navigation&gt;div.post-next-link:hover div.next-post-bgimg,
	.post-custom-modern .entry-post-navigation&gt;div.post-prev-link div.prev-post-bgimg {
	    transform: translate3d(0, 0, 0);
	    -webkit-transform: translate3d(0, 0, 0);
	}
	
	.post-custom-modern .entry-post-navigation&gt;div[class*="post-"]&gt;.nav-title-wrap {
	    background-color: rgba(0, 0, 0, 0.75);
	}
	
	.post-custom-modern .entry-post-navigation&gt;div[class*="post-"] div[class*="post-bgimg"]~.nav-title-wrap {
	    background-color: rgba(0, 0, 0, 0);
	}
	
	.post-custom-modern div.nav-title-wrap {
	    height: 100%;
	    padding: 40px;
	    position: absolute;
	    width: 100%;
	}
	
	.post-custom-modern div.nav-title-wrap p {
	    text-transform: uppercase;
	    font-size: 12px;
	}
	
	.post-custom-modern div.nav-title-wrap p,
	.post-custom-modern div.nav-title-wrap h3 {
	    margin-bottom: 0;
	}
	
	.post-custom-modern div.nav-title-wrap h3 {
	    font-size: 24px;
	}
	
	.post-custom-modern div.nav-title-wrap&gt;span {
	    bottom: 15px;
	    font-size: 24px;
	    position: absolute;
	    right: 20px;
	    text-align: center;
	    width: 80px;
	    height: 30px;
	}
	
	.post-custom-modern div.nav-title-wrap&gt;span:before {
	    line-height: 28px;
	}
	
	.post-custom-modern .post-next-link div.nav-title-wrap {
	    text-align: right;
	}
	
	.post-custom-modern .post-next-link div.nav-title-wrap&gt;span {
	    left: 20px;
	    right: auto;
	}
	/* Modern Type - Author Bio */
	
	.post-custom-modern .entry-author-bio {
	    width: 100%;
	    float: left;
	    border-right: 1px solid;
	}
	
	.post-custom-modern .entry-author-bio .thumb {
	    width: 15%;
	    float: left;
	}
	
	.post-custom-modern .entry-author-bio .thumb img {
	    border-radius: 50%;
	}
	
	.post-custom-modern .entry-author-bio .details {
	    float: right;
	    margin-left: 5%;
	    padding-right: 5%;
	    width: 80%;
	}
	
	.post-custom-modern .entry-author-bio .details h3 {
	    text-transform: capitalize;
	    padding-bottom: 10px;
	    margin-bottom: 10px;
	    width: 100%;
	    float: left;
	    font-size: 16px;
	}
	
	.post-custom-modern .entry-author-bio .details h3 a {
	    border-bottom: 1px solid rgba(0, 0, 0, .2);
	    display: inline-block;
	    float: none;
	    padding-bottom: 12px;
	}
	
	.post-custom-modern .entry-author-bio .details h3 span {
	    display: none;
	}
	
	.single-post .mfp-title {
	    font-size: 0;
	    margin-top: 10px;
	    padding-right: 0;
	    text-align: center;
	    text-transform: capitalize;
	}
	
	.single-post .mfp-title a {
	    font-size: 16px;
	    border-bottom: 1px solid;
	}
	
	.single-post button,
	.single-post .mfp-image-holder+button.mfp-close,
	.single-post .mfp-image-holder+button.mfp-arrow,
	.single-post .mfp-image-holder+button.mfp-close:active {
	    top: auto;
	    -webkit-transform: none;
	    transform: none;
	}
	
	.single-post .blog-single-entry.format-audio .entry-thumb.single-preview-img .mejs-offscreen+.mejs-container {
	    min-height: 120px !important;
	}
	
	.single-post .blog-single-entry.format-audio .entry-thumb.single-preview-img .mejs-container button {
	    border-radius: 0;
	}
	
	.single-post .blog-single-entry.format-audio .entry-thumb.single-preview-img .mejs-container .mejs-time {
	    line-height: 5px;
	}
	/*--------------------------------------------------------------
		Custom Type - Minimal Style
	--------------------------------------------------------------*/
	
	.post-custom-minimal.blog-single-entry .entry-thumb {
	    position: initial;
	}
	/* Minimal Type - Author Bio */
	
	.post-custom-minimal.blog-single-entry .entry-author-bio img {
	    border-radius: 50%;
	    margin: 0 auto 20px;
	    text-align: center;
	    width: 100px;
	}
	/* Minimal Type - Social Share */
	
	.post-custom-minimal.blog-single-entry .social-share-inline.entry-social-share {
	    display: inline-block;
	    margin: 0 0 15px 0;
	    position: relative;
	}
	
	.post-custom-minimal.blog-single-entry .social-share-inline.entry-social-share .share i {
	    display: none;
	}
	
	.post-custom-minimal.blog-single-entry .social-share-inline.entry-social-share .share .dt-share-list li {
	    display: inline-block;
	    margin-right: 15px;
	}
	
	.post-custom-minimal.blog-single-entry .social-share-inline.entry-social-share .share .dt-share-list li:last-child {
	    margin-right: 0;
	}
	/* Minimal Type - Post Navigation */
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation {
	    border: 1px solid #d7d7d7;
	    border-left: 0;
	    border-right: 0;
	    display: inline-block;
	    position: relative;
	    width: 100%;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation:after {
	    background: #d7d7d7;
	    content: '';
	    height: 50%;
	    left: 50%;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    width: 1px;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div {
	    float: left;
	    margin: 0 2% 0 0;
	    padding: 20px 20px 25px;
	    position: relative;
	    text-align: center;
	    width: 49%;
	    z-index: 1;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div:last-child {
	    margin: 0;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	    display: none;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-prev-link {
	    text-align: left;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-next-link {
	    text-align: right;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-next-link h3 {
	    margin: 0;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div span.fa {
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-prev-link h3 {
	    margin: 0;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div.post-prev-link span.fa {
	    left: 10px;
	}
	
	.post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div.post-next-link span.fa {
	    right: 10px;
	}
	
	article[class*="post-"].blog-single-entry.post-custom-minimal .entry-post-navigation&gt;div.no-post {
	    cursor: not-allowed;
	}
	
	.post-custom-minimal.blog-single-entry .write-comment-button a {
	    border: 1px solid;
	    font-size: 16px;
	    padding: 4px 25px 5px;
	}
	
	.post-custom-minimal.blog-single-entry .entry-related-posts&gt;h4 {
	    text-align: center;
	}
	
	.post-custom-minimal.blog-single-entry .commententries {
	    padding: 50px;
	}
	
	article[class*="post-custom-minimal"].blog-single-entry div[class*="meta-elements"].entry-social-share .share {
	    padding-left: 42px;
	}
	
	article[class*="post-custom-minimal"].blog-single-entry div[class*="meta-elements"].entry-social-share .share i {
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	article[class*="post-custom-"].blog-single-entry div.entry-meta-group .entry-social-share&gt;.share {
	    padding: 0;
	}
	
	article[class*="post-custom-"].blog-single-entry div.entry-meta-group .entry-social-share&gt;.share i,
	article[class*="post-custom-"].blog-single-entry div.dt-sc-posts-meta-group .entry-social-share .share i {
	    display: none;
	}
	
	article[class*="post-custom-"].blog-single-entry div.entry-meta-group .entry-social-share .share&gt;ul {
	    padding: 0 10px 0 5px;
	}
	
	article[class*="post-custom-"].blog-single-entry div.entry-meta-group .entry-social-share .share&gt;ul li:last-child {
	    margin-right: 0;
	}
	
	article[class*="post-custom-"].blog-single-entry div.entry-meta-group .entry-social-share .share&gt;ul li a {
	    font-size: 14px;
	    width: 20px;
	    text-align: center;
	}
	
	article[class*="post-custom-"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-boxed"] .entry-social-share .share i {
	    display: flex;
	    border-right: 1px solid #fff;
	}
	
	article[class*="post-custom-"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] .entry-social-share .share i {
	    display: flex;
	}
	
	article[class*="post-custom-modern"].blog-single-entry div[class*="-boxed"].entry-social-share .share,
	article[class*="post-custom-modern"].blog-single-entry div[class*="-filled"].entry-social-share .share {
	    padding-left: 42px;
	}
	
	article[class*="post-custom-modern"].blog-single-entry div[class*="-boxed"].entry-social-share .share i,
	article[class*="post-custom-modern"].blog-single-entry div[class*="-filled"].entry-social-share .share i {
	    font-size: 14px;
	    line-height: 30px;
	    float: left;
	    margin: 0;
	    text-align: center;
	    width: 30px;
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	
	article[class*="post-custom-modern"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-boxed"] .entry-social-share .share i {
	    border-right: 0;
	}
	/*--------------------------------------------------------------
	1.4 - Sidebar Styles
	--------------------------------------------------------------*/
	
	.page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	    font-size: 25px;
	}
	
	.with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	    font-size: 20px;
	}
	
	.with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div {
	    padding: 20px 30px 20px 30px;
	}
	
	.with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div&gt;span {
	    font-size: 30px;
	}
	
	.with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div&gt;h3 {
	    font-size: 14px;
	}
	/* Post Overlap Style */
	
	.with-both-sidebar .blog-single-entry.post-overlap .entry-post-navigation&gt;div,
	.with-both-sidebar .blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link:empty,
	.with-both-sidebar .blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link:empty {
	    margin-bottom: 2%;
	    width: 100%;
	}
	/* Breadcrumb Fixed Parallax Style */
	
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div,
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:empty,
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:empty {
	    margin-bottom: 2%;
	    width: 100%;
	}
	
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	    padding-right: 30%;
	}
	
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	    padding-left: 30%;
	}
	
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	.with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	    left: 30%;
	}
	/* Post Breadcrumb Parallax - Archive Related Post */
	
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	    clear: both;
	    display: inline-block;
	    float: none;
	    margin-bottom: 10px;
	    text-align: inherit;
	    width: 100%;
	}
	
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	    margin-bottom: 0;
	}
	
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	    clear: both;
	    display: inline-block;
	    float: none;
	    margin-bottom: 10px;
	    text-align: inherit;
	    width: 100%;
	}
	
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	.page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	    margin-bottom: 0;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-body .entry-post-navigation&gt;div:not(:last-child),
	.blog-single-entry.post-overlay .entry-body .entry-post-navigation&gt;div:not(:last-child),
	.blog-single-entry.post-overlap .entry-body .entry-post-navigation&gt;div:not(:last-child) {
	    width: 50%;
	    float: left;
	    padding-right: 10px;
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-body .entry-post-navigation&gt;div:last-child,
	.blog-single-entry.post-overlay .entry-body .entry-post-navigation&gt;div:last-child,
	.blog-single-entry.post-overlap .entry-body .entry-post-navigation&gt;div:last-child {
	    width: 50%;
	    float: right;
	    text-align: right;
	    padding-left: 10px;
	}
	/* Breadcrumb Fixed Style */
	
	.with-both-sidebar .blog-single-entry.post-breadcrumb-fixed&gt;.dt-sc-one-sixth,
	.with-both-sidebar .blog-single-entry.post-breadcrumb-fixed&gt;.dt-sc-five-sixth {
	    width: 100%;
	}
	/* Custom Classic Style */
	
	.page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	    right: 70%;
	}
	
	.page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	    left: 70%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb img {
	    max-width: 18%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:before {
	    right: 65%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:after {
	    left: 65%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	    padding: 50px 0;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	    height: 80px;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	    height: 80px;
	    width: 80px;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	    padding: 0 20px 0 100px;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	    padding: 0 100px 0 20px;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	    font-size: 10px;
	    font-weight: 500;
	    letter-spacing: 1px;
	    text-transform: capitalize;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	    margin: 5px 0 0 0;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	    font-size: 10px;
	    letter-spacing: 1px;
	    text-transform: capitalize;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	    right: 70%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	    left: 70%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	    right: 85%;
	}
	
	.with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	    left: 85%;
	}
	/* Unit Test Fixes */
	
	.page-template-default.page:not(.woocommerce) #primary .commententries .comments-area {
	    margin-top: 30px;
	}
	
	.blog-single-entry .entry-body tbody th {
	    background: none;
	    font-weight: inherit;
	}
	
	.blog-single-entry .entry-body tbody th,
	.blog-single-entry .entry-body tbody th a {
	    color: inherit;
	}
	
	.blog-single-entry .entry-body tbody th a {
	    text-transform: none;
	}
	
	.blog-single-entry .entry-body tbody tr:nth-child(odd):not(.odd) {
	    background: #fff;
	}
	
	.blog-single-entry .entry-body tbody tr:nth-child(even):not(.even) {
	    background: rgba(0, 0, 0, 0.03);
	}
	
	.dt-sc-post-entry .blog-entry.post-without-title .entry-title,
	.dt-sc-post-entry:not(.entry-cover-layout) .blog-entry.post-without-title&gt;div.entry-title {
	    display: none;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries #respond h3#reply-title {
	    margin-bottom: 35px;
	}
	
	.blog-single-entry.post-overlay&gt;.commententries #respond h3#reply-title small a {
	    float: left;
	    width: 100%;
	}
	
	.page-template-default section&gt;.commententries #respond h3#reply-title small {
	    display: inline-block;
	    font-size: 12px;
	    position: relative;
	    text-transform: uppercase;
	    width: 100%;
	}
	
	.page-template-default section&gt;.commententries .comment-form p label {
	    display: inline-block;
	    font-weight: normal;
	    margin-bottom: 10px;
	}
	
	.page-template-default section&gt;.commententries .comment-form p.comment-form-cookies-consent label,
	.page-template-default section&gt;.commententries .comment-form p.comment-form-dt-privatepolicy label {
	    display: inline;
	    font-weight: 100;
	}
	
	.page-template-default section&gt;.commententries .comment-form p.comment-form-dt-privatepolicy #comment-form-dt-privatepolicy {
	    margin-right: 12px;
	}
	
	.commententries nav.navigation {
	    margin-bottom: 40px;
	    border-top-color: rgba(0, 0, 0, 0.1);
	    border-bottom-color: rgba(0, 0, 0, 0.1);
	}
	
	.commententries .nocomments {
	    border-top: none;
	    padding: 0;
	}
	
	.page figure.wp-caption~p img.alignright,
	.page figure.wp-caption~p:last-child img.alignright,
	.single-post .entry-body figure.wp-caption~p:last-child img.alignright.size-thumbnail,
	.logged-in .single-post .entry-body figure.wp-caption~p:nth-last-child(2) img.alignright.size-thumbnail {
	    clear: both;
	}
	/*--------------------------------------------------------------
	1.5 - Default Colors
	--------------------------------------------------------------*/
	
	.blog-single-entry .entry-thumb .bx-controls a,
	.blog-single-entry .related-article,
	.blog-single-entry.post-breadcrumb-fixed,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-author i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-categories .category-wrap a:hover,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-categories&gt;.category-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a:hover,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li a:hover,
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title small a,
	.blog-single-entry.post-breadcrumb-parallax div.entry-meta-group .dt-sc-like-views .likes:before,
	.blog-single-entry.post-custom-classic div[class*=entry-format] a:hover,
	.blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap,
	.blog-single-entry.post-overlay&gt;.entry-author span:hover,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-next-link p,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation .post-prev-link p,
	.blog-single-entry.post-overlay&gt;.entry-thumb&gt;.entry-format&gt;a:hover,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-author span:hover,
	.post-custom-minimal.blog-single-entry .commententries .comment-form textarea {
	    background: #fff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-author i,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories .category-wrap a:hover,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-comments a i,
	.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap i,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li a:hover,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags&gt;.tag-wrap a:hover,
	.blog-single-entry.post-breadcrumb-fixed .share .dt-share-list li a:hover,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group:after,
	.blog-single-entry.post-breadcrumb-parallax .entry-likes-views .dt-sc-like-views .likes:before,
	.post-custom-minimal.blog-single-entry .write-comment-button a:hover,
	.post-custom-modern div.nav-title-wrap:hover&gt;span {
	    background: #000
	}
	
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:before,
	.blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:after,
	.blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	.blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	.blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	    background: #ebebeb;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-likes-views .dt-sc-like-views .likes:before,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .dt-sc-like-views .likes:before {
	    background: #c0c0c0;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div,
	.post-custom-minimal.blog-single-entry .commententries {
	    background: #f5f5f5;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-title h1:before,
	.blog-single-entry.post-overlay&gt;.entry-related-posts&gt;h4:before {
	    background: rgba(0, 0, 0, 0.15);
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:before {
	    background: rgba(0, 0, 0, 1);
	}
	
	.single-post-header-wrapper&gt;.main-title-section-bg:before {
	    background-color: rgba(0, 0, 0, 0.05);
	}
	
	.single-post-header-wrapper.has-post-thumbnail&gt;.main-title-section-bg:before {
	    background-color: rgba(255, 255, 255, 0.55);
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-related-posts&gt;h4:before,
	.blog-single-entry.post-breadcrumb-fixed .commententries .comments-area&gt;h3:before,
	.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title:before {
	    background: #e3e3e5;
	}
	
	.commentlist li.comment .reply a:hover,
	.blog-single-entry.post-overlay&gt;.entry-thumb&gt;.entry-format&gt;a,
	.blog-single-entry.post-overlay&gt;.entry-thumb .share .dt-share-list li a,
	.blog-single-entry.post-overlay&gt;.entry-author span,
	.blog-single-entry.post-overlay&gt;.entry-author span a,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-author span,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .entry-author span a,
	.blog-single-entry.post-overlap&gt;.entry-thumb&gt;.entry-format&gt;a,
	.blog-single-entry.post-overlap&gt;.entry-social-share .share .dt-share-list li a:hover,
	.blog-single-entry.post-overlap&gt;.entry-comments a i,
	.blog-single-entry.post-overlap&gt;.entry-author i,
	.blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-overlap&gt;.entry-date .date-wrap i,
	.blog-single-entry.post-overlap&gt;.entry-categories&gt;.category-wrap&gt;i,
	.blog-single-entry.post-overlap&gt;.entry-tags&gt;.tag-wrap&gt;i,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group .entry-tags a:hover,
	.single-post-header-wrapper&gt;.container .post-categories a,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;.entry-categories&gt;.category-wrap,
	.blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;.entry-tags&gt;.tag-wrap,
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a,
	.blog-single-entry.post-overlap .entry-post-navigation&gt;div:hover&gt;.nav-title-wrap p,
	.blog-single-entry.post-breadcrumb-fixed&gt;.dt-post-sticky-wrapper .entry-social-share .share ul li:hover a,
	.blog-single-entry.post-breadcrumb-fixed .column&gt;.entry-thumb&gt;.entry-format&gt;a,
	.blog-single-entry.post-breadcrumb-fixed .entry-post-navigation&gt;div:hover&gt;.nav-title-wrap p,
	.blog-single-entry.post-breadcrumb-fixed .commententries #respond h3#reply-title small:hover a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-author&gt;.author-wrap&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div&gt;span,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a:hover i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-author&gt;.author-wrap:hover i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div:hover&gt;i,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap:hover i,
	.blog-single-entry.post-breadcrumb-fixed .entry-date .date-wrap i,
	.blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-author&gt;.author-wrap&gt;i,
	.blog-single-entry.post-breadcrumb-fixed .entry-comments a i,
	.blog-single-entry.post-breadcrumb-fixed .entry-social-share .share .dt-share-list li a:hover,
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:hover h3 a,
	.blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div:hover span,
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a:hover,
	.blog-single-entry.post-breadcrumb-parallax .entry-thumb&gt;.entry-format&gt;a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-tags i,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-comments i,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views i,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-tags a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-categories a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-tags a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-comments a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views span,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-author a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-author span,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-date,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-social-share .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-meta-group .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-tags a:not(:last-child):after,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group&gt;.entry-categories a:not(:last-child):after,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap p,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a,
	.blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div&gt;.nav-title-wrap span,
	.blog-single-entry.post-custom-classic div[class*="entry-format"] a,
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-date"],
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-"] a,
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-"] i,
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-"] span,
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-"] a&gt;i,
	.post-custom-modern div.nav-title-wrap h3 a,
	.dt-related-carousel div[class*="carousel-"]&gt;div i[class*="fa"],
	.dt-related-carousel div[class*="carousel-"]&gt;div i.pe,
	.dt-related-carousel .carousel-pager&gt;a.selected,
	.dt-related-carousel .carousel-pager&gt;a:hover,
	.post-custom-modern .entry-post-navigation&gt;div,
	.post-custom-minimal.blog-single-entry .write-comment-button a:hover,
	.page-link&gt;span {
	    color: #fff;
	}
	
	div[class*="metagroup-"] div[class*="entry-"] a:hover,
	div[class*="meta-elements"] a:hover {
	    color: #666;
	}
	
	div[class*="metagroup-elements"] div[class*='entry-social']:hover .share&gt;i,
	.blog-single-entry.post-custom-minimal div[class*="metagroup-elements-boxed"] div[class*="entry-"] a:hover,
	.blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap&gt;a:hover,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags&gt;.tag-wrap a:hover {
	    color: #ffffff;
	}
	
	.blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap&gt;a:hover,
	.blog-single-entry.post-breadcrumb-fixed .entry-tags&gt;.tag-wrap a:hover {
	    border-color: #000;
	}
	
	div[class*="metagroup-"] .entry-social-share .share&gt;i,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"],
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"] a,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"] i,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-social"] .share&gt;i,
	.blog-single-entry div[class*="meta-elements-filled"],
	.blog-single-entry div[class*="meta-elements-filled"] a,
	.blog-single-entry div[class*="meta-elements-filled"] i[class*="fa"],
	.blog-single-entry div[class*="meta-elements-filled"] i.pe,
	.blog-single-entry div[class*="meta-elements-filled"] .share&gt;i,
	div[class*="meta-elements"].entry-social-share .share&gt;i,
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover,
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover a,
	div[class*="metagroup-elements-boxed"] div[class*="entry-"] a:hover,
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover i,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"]:hover,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"]:hover a,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"] a:hover,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"]:hover i,
	div[class*="meta-elements-boxed"]:hover a,
	div[class*="meta-elements-boxed"]:hover i[class*="fa"],
	div[class*="meta-elements-boxed"]:hover i.pe,
	.blog-single-entry div.dt-sc-posts-meta-group[class*="meta-elements-filled"]:hover i,
	.blog-single-entry div.dt-sc-posts-meta-group[class*="meta-elements-filled"]:hover a,
	.blog-single-entry div.dt-sc-posts-meta-group[class*="meta-elements-filled"] .entry-likes-views .dt-sc-like-views:hover&gt;span,
	.blog-single-entry.post-custom-classic div[class*="metagroup-"] .entry-social-share:hover .share&gt;i {
	    color: #fff;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-tags a,
	.blog-single-entry.post-overlay&gt;.entry-comments a,
	.blog-single-entry.post-overlay&gt;.entry-likes-views .dt-sc-like-views a,
	.blog-single-entry.post-overlay&gt;.entry-meta-group .entry-categories a,
	.blog-single-entry.post-overlay&gt;.entry-meta-group .entry-tags a,
	.blog-single-entry.post-overlay&gt;.entry-meta-group .entry-comments a,
	.blog-single-entry.post-overlay&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views a {
	    color: #707070;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-social-share .share .dt-share-list li a,
	.blog-single-entry.post-overlay&gt;div.entry-meta-group .share .dt-share-list li a {
	    color: inherit;
	}
	
	.blog-single-entry.post-breadcrumb-fixed&gt;.column&gt;.entry-author-bio&gt;.details p,
	.blog-single-entry.post-overlap&gt;.column&gt;.entry-post-navigation&gt;div&gt;.nav-title-wrap p,
	.blog-single-entry.post-breadcrumb-fixed&gt;.column&gt;.entry-tags .tag-wrap span,
	.blog-single-entry.post-breadcrumb-fixed&gt;.dt-post-sticky-wrapper .entry-social-share .share ul li a {
	    color: #989898
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a {
	    color: rgba(0, 0, 0, 0.5);
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta .post-author span,
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta .post-author a,
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta&gt;.post-date,
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-meta&gt;.post-comments a {
	    color: rgba(0, 0, 0, 0.6);
	}
	
	.blog-single-entry.post-custom-classic div[class*="meta-elements-filled"] a:hover,
	.blog-single-entry.post-custom-classic div[class*="meta-elements-filled"] a:hover&gt;span,
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-"] a:hover,
	.blog-single-entry.post-custom-classic div[class*="metagroup-elements-filled"] div[class*="entry-"] a:hover&gt;span {
	    color: rgba(255, 255, 255, 0.8);
	}
	
	.blog-single-entry.post-overlap&gt;.entry-thumb&gt;.entry-format&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-author&gt;.author-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap,
	.blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	    border-color: #fff;
	}
	
	.blog-single-entry.post-overlay&gt;.entry-related-posts {
	    border-color: rgba(0, 0, 0, .1);
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group,
	.blog-single-entry.post-overlay&gt;.entry-post-navigation:before {
	    border-top-color: rgba(0, 0, 0, .1);
	}
	
	.post-custom-modern .entry-author-bio {
	    border-right-color: rgba(0, 0, 0, .2);
	}
	
	.blog-single-entry.post-overlay&gt;div.entry-meta-group {
	    border-color: rgba(0, 0, 0, .1);
	}
	
	ul.commentlist li.bypostauthor .author-name {
	    border-bottom-color: rgba(0, 0, 0, .1);
	}
	
	.single-post-header-wrapper&gt;.container .post-categories a {
	    border-color: rgba(255, 255, 255, 0.3);
	}
	
	.single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a {
	    border-color: rgba(0, 0, 0, 0.5);
	}
	/* Breadcrumb Fixed */
	
	label span.required,
	.comment-form&gt;.comment-notes span.required {
	    color: #ff0000;
	}
	/* Gutenberg Updates */
	
	.post-default .entry-meta-group {
	    float: right;
	    width: 27.5%;
	}
	
	.post-default .entry-author-bio {
	    float: left;
	    width: 70% !important;
	}
	
	.post-default .entry-related-posts {
	    float: left;
	    width: 100%
	}
	
	.post-default&gt;div[class*="entry-meta-group"] div[class*="entry-"] {
	    border: none;
	}
	
	.post-default .commententries,
	.post-default .entry-related-posts {
	    margin-top: 20px;
	}
	
	.blog-single-entry:not(.has-post-thumbnail) .dt-sc-related-posts .entry-thumb {
	    display: block;
	}
	
	.blog-single-entry .dt-sc-related-posts .entry-meta-group .entry-author a {
	    left: auto !important;
	}
	/* Unit Test Fix */
	
	.blog-single-entry&gt;.entry-title h1 {
	    word-wrap: break-word;
	}
	
	.commententries nav.navigation {
	    float: left;
	    margin-bottom: 40px;
	    width: 100%;
	}
	
	.commententries nav.navigation&gt;div .nav-previous {
	    float: left;
	}
	
	.commententries nav.navigation&gt;div .nav-next {
	    float: right;
	}
	
	.commententries .nav-links&gt;div a {
	    border-bottom: 1px solid;
	    padding-bottom: 5px;
	    font-size: 20px;
	    font-weight: 600;
	}
	
	.commententries .nav-links&gt;div a:hover {
	    color: #111;
	}
	
	.commententries .nav-previous&gt;a:before,
	.commententries .nav-next&gt;a:after {
	    font-size: 16px;
	    font-family: "Font Awesome 5 Free";
	    font-weight: 900;
	    transition: none;
	    -webkit-transition: none;
	    -ms-transition: none;
	    -moz-transition: none;
	}
	
	.commententries .nav-previous&gt;a:before {
	    content: "\f104";
	    margin-right: 10px;
	}
	
	.commententries .nav-next&gt;a:after {
	    content: "\f105";
	    margin-left: 10px;
	}
	
	body .blog-single-entry ul li .comment-body .comment-author a:hover,
	body .blog-single-entry ul li .comment-body .comment-content a:hover {
	    color: #000;
	}
	/*--------------------------------------------------------------
	1.6 - Responsive
	--------------------------------------------------------------*/
	
	@media only screen and (min-width:1441px) and (max-width:1680px) {
	    .children .comment-author .avatar {
	        left: -60px;
	    }
	    /* Custom Classic Style */
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	        padding: 40px 0;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	        height: 80px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	        height: 80px;
	        width: 80px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding: 0 20px 0 100px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding: 0 100px 0 20px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 10px;
	        font-weight: 500;
	        letter-spacing: 1px;
	        text-transform: capitalize;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	        margin: 5px 0 0 0;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 10px;
	        letter-spacing: 1px;
	        text-transform: capitalize;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 70%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 70%;
	    }
	    .with-both-sidebar.page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	        right: 85%;
	    }
	    .with-both-sidebar.page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        left: 85%;
	    }
	    /* Post Breadcrumb Parallax */
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 30%;
	    }
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 30%;
	    }
	}
	/*----*****---- &lt;&lt; Laptop/Notebook &gt;&gt; ----*****----*/
	
	@media only screen and (min-width:1281px) and (max-width:1440px) {
	    .comment-body {
	        padding-left: 85px;
	    }
	    .comment-author .avatar {
	        left: -85px;
	    }
	    ul.children li .comment-body {
	        padding-left: 60px;
	    }
	    .children .comment-author .avatar {
	        left: -60px;
	    }
	    /* Post Breadcrumb Fixed - Archive Related Post */
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        clear: both;
	        display: inline-block;
	        float: none;
	        margin-bottom: 10px;
	        text-align: inherit;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	        margin-bottom: 0;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        clear: both;
	        display: inline-block;
	        float: none;
	        margin-bottom: 10px;
	        text-align: inherit;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-one-third.dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	        margin-bottom: 0;
	    }
	    /* Custom Classic Style */
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	        padding: 40px 0;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 13px;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 65%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 65%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	        right: 75%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        left: 75%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	        right: 85%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        left: 85%;
	    }
	    /* Post Breadcrumb Parallax */
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 30%;
	    }
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 30%;
	    }
	    /* Custom Minimal Style */
	    .page-with-sidebar .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        left: 45%;
	    }
	    .with-both-sidebar .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        left: 75%;
	    }
	}
	
	@media only screen and (min-width:1281px) {
	    .blog-single-entry.post-overlap {
	        width: 80%;
	        margin: 0 auto;
	        float: none;
	    }
	}
	/*----*****---- &lt;&lt; iPad - Landscape &gt;&gt; ----*****----*/
	
	@media only screen and (min-width:1025px) and (max-width:1280px) {
	    .comment-body {
	        padding-left: 75px;
	    }
	    .comment-author .avatar {
	        height: 60px;
	        left: -75px;
	        width: 60px;
	    }
	    ul.children li .comment-body {
	        padding-left: 60px;
	    }
	    .children .comment-author .avatar {
	        left: -60px;
	    }
	    .with-both-sidebar .comment-body {
	        padding-left: 70px;
	    }
	    .with-both-sidebar .comment-author .avatar {
	        height: 50px;
	        left: -70px;
	        width: 50px;
	    }
	    .with-both-sidebar .children .comment-author .avatar {
	        left: -65px;
	    }
	    .with-both-sidebar .commentlist ul.children {
	        padding-left: 40px;
	    }
	    .with-both-sidebar .commentlist li.comment #respond {
	        padding-left: 70px;
	    }
	    .with-both-sidebar .commentlist .children li.comment #respond {
	        padding-left: 60px;
	    }
	    /* Post Overlap */
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	        font-size: 20px;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div {
	        margin: 0 0 2% 0;
	        width: 100%;
	    }
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div&gt;h3 {
	        font-size: 16px;
	    }
	    /* Post Breadcrumb Fixed - Archive Related Post */
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        clear: both;
	        display: inline-block;
	        float: none;
	        margin-bottom: 10px;
	        text-align: inherit;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	        margin-bottom: 0;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group {
	        padding: 30px 15px 25px;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .share .dt-share-list li a,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-comments a,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;a,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-author&gt;.author-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-date .date-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	        font-size: 10px;
	    }
	    /* Post Breadcrumb Parallax */
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	        left: 20%;
	    }
	    /* Custom Classic Type */
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	        right: 70%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        left: 70%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	        right: 80%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        left: 80%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 10px;
	        letter-spacing: 1px;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 13px;
	        text-transform: capitalize;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 65%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 65%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title {
	        text-align: left;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        content: none;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] div[class*="entry-author-bio"] {
	        padding: 0;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation:before {
	        height: 1px;
	        left: 0;
	        margin: 0 auto;
	        right: 0;
	        transform: none;
	        width: 25%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	        width: 100%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div.post-prev-link {
	        margin-bottom: 50px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div.post-next-link {
	        margin-top: 50px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 12px;
	        letter-spacing: 1.5px;
	        text-transform: uppercase;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 15px;
	        letter-spacing: 1px;
	        text-transform: uppercase;
	    }
	    /* Custom Minimal Type */
	    .page-with-sidebar .post-custom-minimal.blog-single-entry .write-comment-button a {
	        padding: 7px 15px 7px;
	    }
	    .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        left: 38%;
	    }
	    .blog-single-entry.post-custom-minimal .commententries .commentlist .children #respond h3#reply-title:after {
	        left: 40%;
	    }
	    .page-with-sidebar .blog-single-entry.post-custom-minimal .commententries .commentlist .children #respond h3#reply-title:after {
	        left: 60%;
	    }
	    .page-with-sidebar .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        left: 54%;
	    }
	    .with-both-sidebar .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-next-link h3 {
	        font-size: 14px;
	    }
	    .with-both-sidebar .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        content: none;
	    }
	}
	/* Note: Design for a width of 768px */
	
	@media only screen and (min-width:768px) and (max-width:1024px) {
	    ul.commentlist li .comment-author img {
	        max-height: 60px;
	        max-width: 60px;
	    }
	    .comment-body {
	        padding-left: 80px;
	    }
	    .comment-author .avatar {
	        height: 60px;
	        left: -80px;
	        width: 60px;
	    }
	    ul.children li .comment-body {
	        padding-left: 60px;
	    }
	    .children .comment-author .avatar {
	        left: -60px;
	    }
	    .comment-metadata {
	        position: relative;
	        top: 0;
	    }
	    .commentlist li.comment .comment-body .comment-meta {
	        margin-bottom: 15px;
	    }
	    .commentlist li.comment #respond {
	        padding-left: 80px;
	    }
	    .commentlist .children li.comment #respond {
	        padding-left: 60px;
	    }
	    .comment-author b {
	        font-size: 16px;
	    }
	    .with-both-sidebar .comment-body {
	        padding-left: 0;
	    }
	    .with-both-sidebar .commentlist,
	    .with-both-sidebar .commentlist ul.children {
	        padding-left: 0;
	    }
	    .with-both-sidebar ul.children li .comment-body {
	        padding-left: 0;
	    }
	    .with-both-sidebar .commentlist li.comment .reply {
	        position: relative;
	        margin-top: 20px;
	    }
	    .with-both-sidebar .commentlist li.comment .comment-body .comment-meta {
	        margin-bottom: 10px;
	    }
	    .with-both-sidebar .commentlist li.comment .comment-author img {
	        max-width: 50px;
	        max-height: 50px;
	    }
	    .with-both-sidebar .comment-author .avatar {
	        display: block;
	        height: 50px;
	        left: 0;
	        margin-bottom: 20px;
	        position: relative;
	        top: 0;
	        width: 50px;
	    }
	    .with-both-sidebar .commentlist li.comment #respond {
	        padding-left: 0;
	    }
	    /* Post Overlay */
	    .with-both-sidebar .blog-single-entry.post-overlay&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	        float: none;
	    }
	    /* Post Overlap */
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1,
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	        font-size: 20px;
	    }
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div {
	        margin: 0 0 2% 0;
	        width: 100%;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap {
	        padding: 15px 15px 0 0;
	        width: 95%;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title {
	        margin: 0 0 10px 0;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	        font-size: 15px;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-bottom-details&gt;* {
	        font-size: 10px;
	        margin-right: 10px;
	    }
	    /* Post Overlay */
	    .with-both-sidebar .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div,
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .with-both-sidebar .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(even),
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        float: none;
	        text-align: center;
	        margin-bottom: 15px;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:last-child,
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:last-child {
	        margin-bottom: 0;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div {
	        float: none;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.thumb {
	        position: relative;
	        width: 20%;
	        margin: 0 0 10px;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.details {
	        padding: 0;
	    }
	    /* Post Breadcrumb Fixed */
	    .blog-single-entry.post-breadcrumb-fixed .entry-title h1 {
	        font-size: 20px;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 10px;
	    }
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 16px;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group {
	        padding: 50px 15px 25px;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(odd),
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) {
	        float: none;
	        margin-bottom: 15px;
	        text-align: center;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .author-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .comment-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .tag-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .category-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .author-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .comment-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .tag-wrap,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .category-wrap {
	        float: none;
	    }
	    /* Post Breadcrumb Fixed - Archive Related Post */
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        clear: both;
	        display: inline-block;
	        float: none;
	        margin-bottom: 10px;
	        text-align: inherit;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-canvas-style.dt-sc-post-entry.entry-cover-layout .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	        margin-bottom: 0;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even),
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        clear: both;
	        display: inline-block;
	        float: none;
	        margin-bottom: 10px;
	        text-align: inherit;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(odd):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry&gt;div.entry-meta-group&gt;div:nth-child(even):last-child,
	    .blog-single-entry.post-breadcrumb-fixed .entry-related-posts .dt-sc-boxed-style.dt-sc-post-entry .blog-entry .entry-details&gt;div.entry-meta-group&gt;div:nth-child(even):last-child {
	        margin-bottom: 0;
	    }
	    /* Post Breadcrumb Parallax */
	    .single-post-header-wrapper.dt-parallax-bg&gt;.container h1 {
	        font-size: 50px;
	        line-height: 80px;
	        margin-bottom: 15px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	        left: 25%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb img {
	        max-width: 10%;
	    }
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div,
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:empty,
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:empty {
	        margin-bottom: 2%;
	        width: 100%;
	    }
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 30%;
	    }
	    .page-with-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 30%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div:nth-child(odd),
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div:nth-child(even) {
	        float: none;
	        text-align: center;
	        margin-bottom: 15px;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div:last-child {
	        margin-bottom: 0;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-likes-views .dt-sc-like-views&gt;div {
	        float: none;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 15%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 15%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap span,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-next-link&gt;.nav-title-wrap span,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-prev-link:hover&gt;.nav-title-wrap span,
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-next-link:hover&gt;.nav-title-wrap span {
	        display: none;
	    }
	    /* Custom Classic Type */
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb img {
	        max-width: 15%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:before {
	        right: 65%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:after {
	        left: 65%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 10px;
	        letter-spacing: 1px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 14px;
	        text-transform: capitalize;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 65%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 65%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before {
	        right: 75%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        left: 75%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	        padding: 40px 0;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation:before {
	        height: 1px;
	        left: 0;
	        margin: 0 auto;
	        right: 0;
	        transform: none;
	        width: 25%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	        width: 100%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div.post-prev-link {
	        margin-bottom: 30px;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div.post-next-link {
	        margin-top: 30px;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 12px;
	        letter-spacing: 1.5px;
	        text-transform: uppercase;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 15px;
	        letter-spacing: 1px;
	        text-transform: uppercase;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 70%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 70%;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title {
	        text-align: left;
	    }
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before,
	    .page-with-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        content: none;
	    }
	    .with-both-sidebar .blog-single-entry.post-custom-classic .entry-title {
	        margin-bottom: 15px;
	    }
	    .with-both-sidebar .blog-single-entry.post-custom-classic .entry-title h1 {
	        font-size: 22px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio {
	        font-size: 14px;
	        padding: 0;
	        line-height: 22px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb {
	        margin: 0 0 10px 0;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb img {
	        max-width: 25%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:before {
	        right: 75%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:after {
	        left: 75%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details h3 {
	        font-size: 20px;
	        margin-bottom: 20px;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 80%;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 80%;
	    }
	    /* Custom Minimal Type */
	    .page-with-sidebar .post-custom-minimal.blog-single-entry .write-comment-button a {
	        font-size: 10px;
	        letter-spacing: 1px;
	        padding: 6px 15px 6px;
	    }
	    .page-with-sidebar .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-next-link h3 {
	        font-size: 16px;
	    }
	    .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        left: 50%;
	    }
	    .blog-single-entry.post-custom-minimal .commententries .commentlist .children #respond h3#reply-title:after {
	        left: 55%;
	    }
	    .page-with-sidebar .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        content: none;
	    }
	    .with-both-sidebar .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div {
	        width: 100%;
	    }
	    .with-both-sidebar .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-next-link,
	    .with-both-sidebar .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-prev-link {
	        text-align: center;
	    }
	    .with-both-sidebar .post-custom-minimal.blog-single-entry .entry-post-navigation:after {
	        height: 1px;
	        left: 0;
	        margin: 0 auto;
	        right: 0;
	        width: 50%;
	    }
	    .commentlist li.pingback .comment-author b,
	    .commentlist li.trackback .comment-author b {
	        font-size: 16px;
	    }
	}
	/* Common Styles for the devices below 767px width */
	
	@media only screen and (max-width: 767px) {
	    /* Comment */
	    ul.commentlist {
	        font-size: 14px;
	    }
	    ul.commentlist li.comment .comment-author img {
	        max-width: 40px;
	        max-height: 40px;
	    }
	    .comment-body {
	        padding-left: 60px;
	    }
	    .comment-author b {
	        font-size: 16px;
	    }
	    .comment-author .avatar {
	        height: 40px;
	        left: -60px;
	        width: 40px;
	    }
	    ul.children li .comment-body {
	        padding-left: 50px;
	    }
	    .children .comment-author .avatar {
	        left: -50px
	    }
	    .commentlist li.comment .comment-body .comment-meta {
	        margin-bottom: 10px;
	    }
	    .commentlist li.comment #respond {
	        padding-left: 0;
	    }
	    .comment-reply-link {
	        font-size: 13px;
	        padding: 6px 12px;
	    }
	    .commentlist #respond h3#reply-title {
	        font-size: 16px;
	    }
	    .commentlist ul.children {
	        padding-left: 15px;
	    }
	    .commentlist ul.children li&gt;.children {
	        padding-left: 10%;
	    }
	    ul.commentlist li.comment ul.children .comment-author img {
	        max-width: 30px;
	        max-height: 30px;
	    }
	    ul.commentlist li .comment-details {
	        margin: 0 0 10px;
	    }
	    ul.commentlist li .author-name&gt;a {
	        font-size: 16px;
	    }
	    ul.commentlist,
	    ul.commentlist li .comment-details {
	        width: 100%;
	    }
	    ul.commentlist li.depth-1,
	    ul.commentlist li.depth-2,
	    ul.commentlist li.depth-3,
	    ul.commentlist li.depth-4,
	    ul.commentlist li.depth-5 {
	        margin-bottom: 0;
	    }
	    .page-with-sidebar .commentlist li.comment.depth-5 .reply,
	    .with-both-sidebar .commentlist li.comment .reply {
	        margin-top: 15px;
	        position: relative;
	    }
	    .commententries #respond,
	    .commentlist li.comment #respond,
	    .commentlist .children li.comment #respond {
	        padding-left: 0;
	    }
	    /* Post Overlay */
	    .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        display: inline-block;
	        float: none;
	        margin-bottom: 15px;
	        text-align: center;
	    }
	    .blog-single-entry.post-overlay&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	        float: none;
	    }
	    .blog-single-entry.post-overlay&gt;div.entry-meta-group&gt;div:last-child {
	        margin-bottom: 0;
	    }
	    /* Post Overlap */
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1,
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	        font-size: 20px;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-post-navigation&gt;div {
	        margin: 0 0 2% 0;
	        width: 100%;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap,
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap {
	        padding: 15px 15px 0 0;
	        width: 95%;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1,
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	        font-size: 15px;
	    }
	    .with-both-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title,
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title {
	        margin: 0 0 10px 0;
	    }
	    .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:nth-child(even) {
	        float: none;
	        text-align: center;
	        margin-bottom: 15px;
	    }
	    .blog-single-entry.post-overlap&gt;div.entry-meta-group&gt;div:last-child {
	        margin-bottom: 0;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	    .blog-single-entry.post-overlap&gt;.entry-likes-views .dt-sc-like-views&gt;div {
	        float: none;
	    }
	    .blog-single-entry.post-overlap&gt;.commententries #respond h3#reply-title small {
	        font-size: 10px;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.thumb {
	        margin-bottom: 20px;
	        width: 100%;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.thumb img {
	        max-width: 20%;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.details {
	        padding-left: 0;
	    }
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.thumb {
	        margin: 0 0 10px;
	        position: relative;
	        width: 20%;
	    }
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.details {
	        padding: 0;
	    }
	    /* Post Breadcrumb Fixed */
	    .single-post-header-wrapper&gt;.container h1 {
	        font-size: 35px;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-title h1 {
	        font-size: 20px;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group {
	        padding: 50px;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-tags a,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;.entry-categories&gt;.category-wrap&gt;a,
	    .blog-single-entry.post-breadcrumb-fixed .entry-categories&gt;.category-wrap&gt;a {
	        float: none;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) {
	        display: inline-block;
	        float: none;
	        margin-bottom: 15px;
	        text-align: center;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .author-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .comment-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .tag-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .category-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div,
	    .blog-single-entry.post-breadcrumb-fixed .entry-likes-views .dt-sc-like-views&gt;div,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .author-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .comment-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .tag-wrap,
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:nth-child(even) .category-wrap {
	        float: none;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group&gt;div:last-child {
	        margin-bottom: 0;
	    }
	    .blog-single-entry.post-overlap .entry-post-navigation,
	    .blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation {
	        display: block;
	    }
	    .blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div {
	        margin: 0 0 2% 0;
	        width: 100%;
	    }
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;div,
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link:empty,
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link:empty {
	        margin-bottom: 2%;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb {
	        width: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.details {
	        padding: 0;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-body th,
	    .blog-single-entry.post-breadcrumb-fixed .entry-body td,
	    .blog-single-entry.post-breadcrumb-fixed .entry-body tbody th {
	        font-size: 11px;
	        padding-left: 12px;
	        padding-right: 12px;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div[class*="metagroup"] .entry-likes-views .dt-sc-like-views&gt;div {
	        display: inline-flex;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-boxed"].dt-sc-posts-meta-group .entry-likes-views,
	    .blog-single-entry.post-breadcrumb-fixed div[class*="metagroup-elements-filled"].dt-sc-posts-meta-group .entry-likes-views {
	        padding: 5px;
	    }
	    /* Post Breadcrumb Parallax */
	    .single-post-header-wrapper.dt-parallax-bg {
	        padding: 152px 0 52px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg&gt;.container h1 {
	        font-size: 30px;
	        line-height: normal;
	        margin-bottom: 12px;
	        margin-top: 0;
	    }
	    .single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a {
	        margin-bottom: 5px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div {
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div:nth-child(odd),
	    .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div:nth-child(even) {
	        display: inline-block;
	        float: none;
	        margin-bottom: 15px;
	        text-align: center;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views&gt;div {
	        float: none;
	    }
	    .blog-single-entry.post-breadcrumb-parallax div.entry-meta-group&gt;div:last-child {
	        margin-bottom: 0;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div,
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link:empty,
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link:empty {
	        margin-bottom: 2%;
	        width: 100%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 30%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	        left: 40%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title small a {
	        font-size: 12px;
	        padding: 2px 0 2px 30px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb img {
	        max-width: 15%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:before {
	        right: 65%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb:after {
	        left: 65%;
	    }
	    /* Custom Classic Type */
	    .dt-sc-custom-metagroup,
	    .dt-sc-custom-metagroup.right {
	        text-align: center;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio {
	        font-size: 14px;
	        padding: 0;
	        line-height: 22px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb {
	        margin: 0 0 10px 0;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb img {
	        max-width: 25%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:before {
	        right: 75%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .thumb:after {
	        left: 75%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-author-bio .details h3 {
	        font-size: 20px;
	        margin-bottom: 20px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation {
	        padding: 40px 0;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	        width: 50%;
	        height: auto;
	        text-align: center;
	        padding: 0 20px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before {
	        right: 70%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        left: 70%;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title {
	        text-align: left;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries .commentlist #respond&gt;h3#reply-title:after {
	        content: none;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 12px;
	        letter-spacing: 1.5px;
	        text-transform: uppercase;
	    }
	    .with-both-sidebar .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 14px;
	        letter-spacing: 1px;
	        text-transform: uppercase;
	    }
	    /* Custom Modern Type */
	    .post-custom-modern .entry-author-bio {
	        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	        border-right: none;
	        padding: 20px 0 30px;
	        margin-bottom: 20px;
	    }
	    .post-custom-modern .entry-post-navigation&gt;div {
	        width: 100%;
	    }
	    /* Custom Minimal Type */
	    .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;div {
	        width: 100%;
	    }
	    .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-next-link,
	    .post-custom-minimal.blog-single-entry .entry-post-navigation&gt;.post-prev-link {
	        text-align: center;
	    }
	    .post-custom-minimal.blog-single-entry .entry-post-navigation:after {
	        height: 1px;
	        left: 0;
	        margin: 0 auto;
	        right: 0;
	        width: 50%;
	    }
	    .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        left: 75%;
	    }
	    .blog-single-entry.post-overlay&gt;.entry-post-navigation&gt;.post-prev-link {
	        width: auto;
	        float: left;
	    }
	    .blog-single-entry.post-overlay&gt;.entry-post-navigation&gt;.post-next-link {
	        width: auto;
	        float: right;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .post-prev-link,
	    .blog-single-entry.post-overlay .post-prev-link,
	    .blog-single-entry.post-overlap .post-prev-link {
	        width: 100%;
	        float: left;
	        text-align: center;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .post-next-link,
	    .blog-single-entry.post-overlay .post-next-link,
	    .blog-single-entry.post-overlap .post-next-link {
	        width: 100%;
	        float: right;
	        text-align: center;
	    }
	    .blog-single-entry.post-overlap&gt;div&gt;.entry-post-navigation&gt;.post-prev-link,
	    .blog-single-entry.post-overlap&gt;div&gt;.entry-post-navigation&gt;.post-next-link {
	        text-align: center;
	        padding: 10px 20px;
	    }
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap,
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        text-align: center;
	        padding: 0;
	    }
	    .blog-single-entry.post-overlay&gt;div&gt;.entry-post-navigation&gt;.post-prev-link,
	    .blog-single-entry.post-breadcrumb-fixed&gt;div&gt;.entry-post-navigation&gt;.post-prev-link {
	        text-align: left;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	        line-height: 20px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	        position: static;
	        float: none;
	        display: inline-block;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap,
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding: 20px 0 0;
	        position: static;
	        top: auto;
	        transform: none;
	        -moz-transform: none;
	        -ms-transform: none;
	        -webkit-transform: none;
	        text-align: center;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-post-navigation {
	        display: block;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-body .entry-post-navigation&gt;div:not(:last-child),
	    .blog-single-entry.post-breadcrumb-parallax .entry-body .entry-post-navigation&gt;div:last-child,
	    .blog-single-entry.post-overlay .entry-body .entry-post-navigation&gt;div:not(:last-child),
	    .blog-single-entry.post-overlay .entry-body .entry-post-navigation&gt;div:last-child,
	    .blog-single-entry.post-overlap .entry-body .entry-post-navigation&gt;div:not(:last-child),
	    .blog-single-entry.post-overlap .entry-body .entry-post-navigation&gt;div:last-child {
	        width: 100%;
	        text-align: center;
	        padding: 0 10px;
	    }
	    /* Gutenberg Updates */
	    .post-default .entry-author-bio,
	    .post-default .entry-meta-group {
	        width: 100%;
	    }
	    .post-default .entry-meta-group {
	        margin-bottom: 30px;
	    }
	    .post-default .entry-author-bio {
	        border: none;
	    }
	}
	/*----*****---- &lt;&lt; Mobile - Portrait &gt;&gt; ----*****----*/
	
	@media only screen and (max-width: 479px) {
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-bottom-details&gt;* {
	        font-size: 13px;
	    }
	    .page-with-sidebar .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-title h1 {
	        font-size: 18px;
	    }
	    .comment-body {
	        padding-left: 0;
	    }
	    .comment-author .avatar {
	        height: 50px;
	        left: 0;
	        width: 50px;
	        top: 0;
	        position: relative;
	        display: block;
	        margin-bottom: 20px;
	    }
	    .children .comment-author .avatar {
	        left: 0;
	        top: 0;
	    }
	    .commentlist li.comment #respond {
	        padding-left: 0;
	    }
	    .commentlist {
	        padding-left: 0;
	    }
	    .commentlist li.comment .reply {
	        position: relative;
	        margin-top: 20px;
	    }
	    ul.children li .comment-body {
	        padding-left: 0;
	    }
	    ul.commentlist li.comment .comment-author img {
	        max-width: 50px;
	        max-height: 50px;
	    }
	    /* Post Overlap */
	    .blog-single-entry.post-overlap&gt;.entry-thumb .entry-overlap .entry-bottom-details&gt;* {
	        margin-right: 15px;
	    }
	    .blog-single-entry.post-overlap&gt;.entry-author-bio&gt;.thumb img {
	        max-width: 25%;
	    }
	    .blog-single-entry.post-overlap&gt;div.entry-meta-group {
	        padding: 25px 10px;
	    }
	    /* Post Breadcrumb Fixed */
	    .single-post-header-wrapper {
	        padding: 46px 0 100px;
	        margin: 0;
	    }
	    .single-post-header-wrapper&gt;.container h1 {
	        font-size: 22px;
	        line-height: normal;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-author-bio&gt;.thumb {
	        width: 40%;
	    }
	    .blog-single-entry.post-breadcrumb-fixed .entry-title h1 {
	        font-size: 18px;
	    }
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap p {
	        font-size: 10px;
	    }
	    .blog-single-entry.post-breadcrumb-fixed&gt;.entry-post-navigation&gt;div&gt;.nav-title-wrap&gt;h3 {
	        font-size: 14px;
	    }
	    .blog-single-entry.post-overlap .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 a {
	        font-size: 15px;
	        line-height: normal;
	    }
	    .blog-single-entry.post-breadcrumb-fixed div.entry-meta-group {
	        padding: 50px 20px 20px;
	    }
	    .single-post-header-wrapper&gt;.container {
	        top: 0;
	        transform: none;
	        -moz-transform: none;
	        -ms-transform: none;
	        -webkit-transform: none;
	    }
	    /* Post Breadcrumb Parallax */
	    .single-post-header-wrapper.dt-parallax-bg {
	        padding: 102px 0 52px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg&gt;.container h1 {
	        font-size: 22px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg&gt;.container .post-categories a {
	        font-size: 12px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-title h1 {
	        font-size: 22px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-meta-group:before {
	        left: -5px;
	        bottom: -5px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-meta-group:after {
	        right: -5px;
	        top: -5px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-author-bio .thumb img {
	        max-width: 25%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;div {
	        height: 150px;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 15%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 15%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap {
	        padding-right: 15%;
	    }
	    .with-both-sidebar .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-next-link&gt;.nav-title-wrap {
	        padding-left: 15%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation&gt;.post-prev-link&gt;.nav-title-wrap span,
	    .blog-single-entry.post-breadcrumb-parallax .entry-post-navigation .post-next-link&gt;.nav-title-wrap span {
	        display: none;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .entry-related-posts&gt;h4:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries .comments-area&gt;h3:before,
	    .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title:before {
	        left: 50%;
	    }
	    .blog-single-entry.post-breadcrumb-parallax .commententries #respond h3#reply-title small a {
	        font-size: 12px;
	        padding: 0 0 0 30px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:before,
	    .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:before,
	    .blog-single-entry[class*="post-custom-classic"] .entry-related-posts&gt;h4:after,
	    .blog-single-entry[class*="post-custom-classic"] .commententries&gt;#comments&gt;h3:after,
	    .blog-single-entry[class*="post-custom-classic"] .commententries #respond&gt;h3#reply-title:after {
	        content: none;
	    }
	    /* Custom Minimal Type */
	    .blog-single-entry.post-custom-minimal .commententries .commentlist #respond h3#reply-title:after {
	        content: none;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div {
	        padding: 0 10px;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;div&gt;.nav-title-wrap h3 {
	        display: none;
	    }
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-prev-link&gt;.prev-post-bgimg,
	    .blog-single-entry[class*="post-custom-classic"] .entry-post-navigation&gt;.post-next-link&gt;.next-post-bgimg {
	        width: 80px;
	        height: 80px;
	    }
	    .blog-single-entry ol {
	        list-style-position: inside;
	    }
	    /*** Unit Test Fixes ***/
	    .blog-single-entry ol,
	    .blog-single-entry .entry-body ol {
	        list-style-position: inside;
	    }
	}
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	
	@media only screen and (min-width: 320px) and (max-width: 479px) {
	    .blog-single-entry .entry-body tbody th a {
	        font-size: 12px;
	    }
	}
	/*--------------------------------------------------------------
	Input Styles
	--------------------------------------------------------------*/
	
	.comment-form&gt;p input[type="checkbox"]~label:before,
	.comment-form&gt;p input[type="radio"]~label:before {
	    border: solid 1px #c9daf3;
	    border-radius: 1px;
	    content: "";
	    height: 15px;
	    left: 0;
	    margin-top: 0;
	    position: absolute;
	    top: 7.5px;
	    transition: .2s;
	    -webkit-transition: .2s;
	    width: 15px;
	    z-index: 0;
	}
	
	.comment-form&gt;p input[type="checkbox"]:checked~label:before,
	.comment-form&gt;p input[type="radio"]:checked~label:before {
	    backface-visibility: hidden;
	    border-bottom: 1px solid currentColor;
	    border-left: 1px solid transparent;
	    border-right: 1px solid currentColor;
	    border-top: 1px solid transparent;
	    height: 20px;
	    left: -5px;
	    top: 5px;
	    transform: rotate(40deg);
	    -webkit-transform: rotate(40deg);
	    transform-origin: 100% 100%;
	    -webkit-transform-origin: 100% 100%;
	    width: 10px;
	    -webkit-backface-visibility: hidden;
	    background: none;
	}
	/* .blog-single-entry .commententries input[type="text"],
	.blog-single-entry .commententries input[type="password"],
	.blog-single-entry .commententries input[type="email"],
	.blog-single-entry .commententries input[type="url"],
	.blog-single-entry .commententries input[type="tel"],
	.blog-single-entry .commententries input[type="number"],
	.blog-single-entry .commententries input[type="range"],
	.blog-single-entry .commententries input[type="date"],
	.blog-single-entry .commententries input.text,
	.blog-single-entry .commententries input[type="search"],
	.blog-single-entry .commententries select,
	.blog-single-entry .commententries textarea {
	    font-size: 13px;
	} */
	
	.post-custom-minimal.blog-single-entry .commententries .comment-form input:not(#submit) {
	    background: #fff;
	}
	/* .blog-single-entry&gt;.commententries input[type="text"],
	.blog-single-entry&gt;.commententries input[type="password"],
	.blog-single-entry&gt;.commententries input[type="email"],
	.blog-single-entry&gt;.commententries input[type="url"],
	.blog-single-entry&gt;.commententries input[type="tel"],
	.blog-single-entry&gt;.commententries input[type="number"],
	.blog-single-entry&gt;.commententries input[type="range"],
	.blog-single-entry&gt;.commententries input[type="date"],
	.blog-single-entry&gt;.commententries textarea,
	.blog-single-entry&gt;.commententries input.text,
	.blog-single-entry&gt;.commententries input[type="search"],
	.blog-single-entry&gt;.commententries textarea,
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="text"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="password"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="email"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="url"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="tel"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="number"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="range"],
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="date"],
	.blog-single-entry.post-breadcrumb-fixed .commententries textarea,
	.blog-single-entry.post-breadcrumb-fixed .commententries input.text,
	.blog-single-entry.post-breadcrumb-fixed .commententries input[type="search"],
	.blog-single-entry.post-breadcrumb-fixed .commententries textarea {
	    color: #707070;
	}
	
	.blog-single-entry&gt;.commententries input[type="text"],
	.blog-single-entry&gt;.commententries input[type="password"],
	.blog-single-entry&gt;.commententries input[type="email"],
	.blog-single-entry&gt;.commententries input[type="url"],
	.blog-single-entry&gt;.commententries input[type="tel"],
	.blog-single-entry&gt;.commententries input[type="number"],
	.blog-single-entry&gt;.commententries input[type="range"],
	.blog-single-entry&gt;.commententries input[type="date"],
	.blog-single-entry&gt;.commententries textarea,
	.blog-single-entry&gt;.commententries input.text,
	.blog-single-entry&gt;.commententries input[type="search"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="text"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="password"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="email"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="url"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="tel"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="number"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="range"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="date"],
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries textarea,
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input.text,
	.blog-single-entry[class*="post-breadcrumb-fixed"] .commententries input[type="search"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="text"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="password"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="email"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="url"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="tel"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="number"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="range"],
	.blog-single-entry[class*="post-custom-"] .commententries input[type="date"],
	.blog-single-entry[class*="post-custom-"] .commententries textarea,
	.blog-single-entry[class*="post-custom-"] .commententries input.text,
	.blog-single-entry[class*="post-custom-"] .commententries input[type="search"] {
	    border-color: rgba(0, 0, 0, 0.1);
	} */
	
	.comment-form&gt;p {
	    position: relative;
	    margin-bottom: 22px;
	}
	
	.comment-form&gt;p input~span,
	.comment-form&gt;p textarea~span {
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 0;
	    height: 100%;
	    transition: 0.3s;
	    pointer-events: none;
	    border-width: 2px 0;
	    border-style: solid;
	    margin: 0 auto;
	    right: 0;
	}
	
	.comment-form&gt;p input~span:before,
	.comment-form&gt;p textarea~span:before,
	.comment-form&gt;p input~span:after,
	.comment-form&gt;p textarea~span:after {
	    content: "";
	    display: block;
	    position: absolute;
	    width: 2px;
	    height: 0;
	    transition: 0.3s;
	    pointer-events: none;
	    background: currentColor;
	    opacity: 0;
	}
	
	.comment-form&gt;p input~span:before,
	.comment-form&gt;p textarea~span:before {
	    left: 0;
	    top: 0;
	}
	
	.comment-form&gt;p input~span:after,
	.comment-form&gt;p textarea~span:after {
	    right: 0;
	    bottom: 0;
	}
	
	.comment-form&gt;p input:focus,
	.comment-form&gt;p textarea:focus {
	    border-color: transparent !important;
	    transition-delay: .3s;
	}
	
	.comment-form&gt;p input~span,
	.comment-form&gt;p textarea~span {
	    transition-delay: .3s;
	}
	
	.comment-form&gt;p input:focus~span,
	.comment-form&gt;p textarea:focus~span {
	    width: 100%;
	}
	
	.comment-form&gt;p input:focus~span:before,
	.comment-form&gt;p textarea:focus~span:before,
	.comment-form&gt;p input:focus~span:after,
	.comment-form&gt;p textarea:focus~span:after {
	    opacity: 1;
	    transition-delay: .6s;
	    height: 100%;
	}
	
	.blog-single-entry .post-password-form label input[type=password] {
	    margin: 15px 0 10px;
	}
	/* Note: Design for a width of 768px */
	
	@media only screen and (min-width:768px) and (max-width:1024px) {
	    .with-both-sidebar li.comment .comment-form p.form-submit input[type="submit"] {
	        font-size: 12px;
	        margin-top: 0;
	        padding: 12px 20px;
	    }
	}
	/* Common Styles for the devices below 767px width */
	
	@media only screen and (max-width: 767px) {
	    li.comment .comment-form p.form-submit input[type="submit"] {
	        font-size: 12px;
	        padding: 12px 20px;
	        margin-top: 0;
	        font-weight: normal;
	    }
	    .post-password-form label input {
	        width: 100%;
	    }
	}
	/*----*****---- &lt;&lt; Mobile - Portrait &gt;&gt; ----*****----*/
	
	@media only screen and (max-width: 479px) {
	    li.comment .comment-form p.form-submit input[type="submit"] {
	        font-size: 12px;
	        padding: 12px 20px;
	        margin-top: 0;
	        font-weight: normal;
	    }
	}
	/* Skin */
	/* Primary Skin */
	
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group {
	    background-color: #1e306e;
	}
	/* Secondary Skin */
	
	.blog-single-entry.post-breadcrumb-parallax&gt;.entry-meta-group&gt;div a:hover,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-likes-views .dt-sc-like-views a:hover span,
	.blog-single-entry.post-breadcrumb-parallax .entry-meta-group .entry-social-share .share .dt-share-list li a:hover {
	    color: #2fa5fb;
	}</pre></body></html>