	/*--------------------------------------------------------------
	1.2 - Blog Single Types
	--------------------------------------------------------------*/
	
	.post-default .single-entry-meta-group {
	    float: right;
	    width: 27.5%;
	}
	
	.post-default .entry-author-bio {
	    float: left;
	    width: 70% !important;
	}
	
	.post-default>div[class*="entry-meta-group"] div[class*="entry-"] {
	    border-width: 0;
	}
	
	.post-default .entry-related-posts {
	    float: left;
	    width: 100%;
	    margin-top: 20px;
	}
	/*--------------------------------------------------------------
    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>.main-title-section-bg:before {
	    bottom: 0;
	    content: '';
	    left: 0;
	    margin: auto;
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	
	.single-post-header-wrapper>.container {
	    position: relative;
	    top: 50%;
	    transform: translateY(-50%);
	    -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	}
	/*--------------------------------------------------------------
    Custom Type Styles
--------------------------------------------------------------*/
	/*----*****---- << Custom Type - Metagroup Styles >> ----*****----*/
	
	div[class*="metagroup-"] .single-entry-author,
	div[class*="metagroup-"] .single-entry-date,
	div[class*="metagroup-"] .single-entry-comments,
	div[class*="metagroup-"] .single-entry-categories,
	div[class*="metagroup-"] .single-entry-tags,
	div[class*="metagroup-"] .single-entry-social-share,
	div[class*="metagroup-"] .single-entry-likes-views,
	div[class*="metagroup-"] .single-entry-likes-views .dt-sc-like-views>div {
	    display: inline-block;
	    float: none;
	    position: relative;
	    text-transform: capitalize;
	    width: auto;
	}
	
	div[class*="metagroup-"] .single-entry-likes-views .dt-sc-like-views>div:first-child {
	    margin-right: 5px;
	}
	
	div[class*="metagroup-"] div:empty {
	    display: none;
	}
	
	div[class*="metagroup-"] .single-entry-social-share .share {
	    border: 1px solid;
	    padding-right: 5px;
	}
	
	div[class*="metagroup-"] .single-entry-social-share .share>ul {
	    float: none;
	    display: inline-block;
	    margin: 0;
	    margin-bottom: 0;
	    padding-left: 0;
	}
	
	div[class*="metagroup-"] .single-entry-social-share .share>ul li {
	    list-style: none;
	    padding-bottom: 0;
	    margin-right: 6px;
	    float: none;
	    display: inline-block;
	    list-style: none;
	    padding: 0;
	}
	
	div[class*="metagroup-"] .single-entry-social-share .share,
	div[class*="metagroup-"] .single-entry-social-share .share * {
	    display: inline-block;
	    float: none;
	}
	
	div[class*="metagroup-"] .single-entry-social-share .share>i {
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    height: 30px;
	    line-height: 30px;
	    margin-right: 5px;
	    text-align: center;
	    width: 30px;
	}
	
	.blog-single-entry div[class*="meta-elements"] div[class*="entry-"] {
	    margin-bottom: 0;
	}
	
	.blog-single-entry div[class*="meta-elements"] div[class*="entry-"] i,
	.blog-single-entry div[class*="meta-elements"] div[class*="entry-"] span {
	    -webkit-transition: all .3s linear;
	    transition: all .3s linear;
	}
	
	div[class*="metagroup-"] div.single-entry-categories a:not(:last-child),
	div[class*="metagroup-"] div.single-entry-tags a:not(:last-child) {
	    margin-right: 5px;
	    padding-right: 0;
	    position: relative;
	}
	
	div.single-entry-categories a:not(:last-child):after,
	div.single-entry-tags a:not(:last-child):after {
	    content: ',';
	    display: inline;
	    font-size: 22px;
	    margin-left: 1px;
	    line-height: 20px;
	}
	
	div[class*="metagroup-"] div[class*="entry-"] {
	    margin-bottom: 10px;
	}
	
	div[class*="metagroup-"] div[class*="entry-"]:not(:last-child) {
	    margin-right: 20px;
	    padding-right: 10px;
	}
	
	div[class*="metagroup-"] div[class*="entry-"]:not(:last-child):after {
	    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-"]>i,
	div[class*="metagroup-"] div[class*="entry-"] .dt-sc-like-views>div>i,
	div[class*="meta-elements"] a i,
	div[class*="meta-elements"]>i,
	div[class*="meta-elements"] .dt-sc-like-views>div>i {
	    margin-right: 3px;
	}
	
	div[class*="metagroup"].dt-sc-posts-meta-group {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	}
	
	div[class*="metagroup"].dt-sc-posts-meta-group div[class*="entry-"] {
	    width: auto;
	}
	
	div[class*="metagroup-space"] div[class*="entry-"]:not(:last-child) {
	    padding-right: 0;
	}
	
	.metagroup-slash-separator div[class*="entry-"]:not(:last-child):after {
	    content: '/';
	}
	
	.metagroup-vertical-separator div[class*="entry-"]:not(:last-child):after {
	    content: '|';
	}
	
	.metagroup-horizontal-separator div[class*="entry-"]:not(:last-child):after {
	    content: '-';
	}
	
	.metagroup-dot-separator div[class*="entry-"]:not(:last-child):after {
	    content: '';
	    width: 3px;
	    height: 3px;
	    border-radius: 50%;
	    background: var(--DTBodyTxtColor);
	}
	
	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):after {
	    content: ',';
	    font-size: 22px;
	    right: 5px;
	    margin-top: -3px;
	}
	
	div[class*="separator"] .single-entry-social-share .share {
	    border: none;
	    padding: 0;
	}
	
	div[class*="separator"] .single-entry-social-share .share i {
	    display: none;
	}
	
	div[class*="separator"] .single-entry-social-share .share>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>div[class*="entry-meta-group"] div[class*="entry-"] {
	    border: 1px solid var(--DTBorderColor);
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    padding: 5px 15px;
	    width: auto;
	    margin: 0 0 10px 0;
	    background-color: var(--DTWhiteColor);
	}
	
	div[class*="metagroup-elements"] div[class*="entry-"]:only-child,
	.post-default>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 > 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>div[class*="entry-meta-group"] div[class*="entry-"]:not(:last-child) {
	    margin-right: 10px;
	    padding-right: 15px;
	    width: auto;
	}
	
	div[class*="metagroup-elements"] div[class*="single-entry-social-share"],
	.post-default>div[class*="entry-meta-group"] div[class*="single-entry-social-share"],
	div[class*="metagroup-elements"] div[class*="single-entry-social-share"]:hover,
	.post-default>div[class*="entry-meta-group"] div[class*="single-entry-social-share"]:hover {
	    border: none !important;
	    background: none !important;
	}
	
	div.dt-sc-posts-meta-group div[class*="entry-"]>i[class*="fa"],
	.post-default>div.dt-sc-posts-meta-group div[class*="entry-"]>i[class*="fa"],
	div.dt-sc-posts-meta-group div[class*="entry-"]>i.pe,
	div.dt-sc-posts-meta-group div[class*="entry-"] .dt-sc-like-views>div>i[class*="fa"],
	.post-default>div.dt-sc-posts-meta-group div[class*="entry-"] .dt-sc-like-views>div>i[class*="fa"],
	div.dt-sc-posts-meta-group div[class*="entry-"] .dt-sc-like-views>div>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>i {
	    background: var(--DTBorderColor);
	    line-height: 34px;
	    color: var(--DTLinkColor);
	    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-"]:not(.single-entry-social-share) a,
	div[class*="metagroup-elements-filled"] div[class*="entry-"] span,
	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,
	div[class*="meta-elements-boxed"]:hover span {
	    color: var(--DTWhiteColor) !important;
	}
	
	div[class*="boxed-curvy"] div[class*="entry-"],
	div[class*="filled-curvy"] div[class*="entry-"],
	.post-default>div[class*="entry-meta-group"] div[class*="entry-"] {
	    border-radius: 5px;
	}
	
	div[class*="boxed-curvy"] div[class*="entry-social"] .share>i,
	div[class*="filled-curvy"] div[class*="entry-social"] .share>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>i,
	div[class*="filled-round"] div[class*="entry-social"] .share>i {
	    border-radius: 20px 0 0 20px;
	}
	/*----*****---- << Custom Type - Meta-Elements Styles >> ----*****----*/
	
	div[class*="meta-elements"].single-entry-author,
	div[class*="meta-elements"].single-entry-date,
	div[class*="meta-elements"].single-entry-comments,
	div[class*="meta-elements"].single-entry-categories,
	div[class*="meta-elements"].single-entry-tags,
	div[class*="meta-elements"].single-entry-social-share,
	div[class*="meta-elements"].single-entry-likes-views,
	div[class*="meta-elements"].single-entry-likes-views .dt-sc-like-views>div {
	    display: inline-block;
	    float: none;
	    position: relative;
	    text-transform: capitalize;
	    width: auto;
	    margin-bottom: 0;
	}
	
	div[class*="meta-elements"].single-entry-likes-views .dt-sc-like-views>div:first-child {
	    margin-right: 5px;
	}
	
	div[class*="meta-elements"].single-entry-social-share .share {
	    border: 1px solid;
	    padding-right: 5px;
	}
	
	div[class*="meta-elements"].single-entry-social-share .share>ul {
	    float: none;
	    display: inline-block;
	    margin: 0;
	    margin-bottom: 0;
	}
	
	div[class*="meta-elements"].single-entry-social-share .share>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"].single-entry-social-share .share,
	div[class*="meta-elements"].single-entry-social-share .share * {
	    display: inline-block;
	    float: none;
	}
	
	div[class*="meta-elements"].single-entry-social-share .share>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 var(--DTBorderColor);
	    float: none;
	    display: inline-block;
	    font-size: 14px;
	    padding: 5px 15px;
	    padding-right: 15px;
	    width: auto;
	    margin: 0;
	    margin-right: 0;
	    background-color: var(--DTWhiteColor);
	}
	
	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: var(--DTWhiteColor);
	}
	
	div[class*="meta-elements-space"].single-entry-social-share,
	div[class*="meta-elements-boxed"].single-entry-social-share,
	div[class*="meta-elements-filled"].single-entry-social-share {
	    padding: 0;
	}
	
	div[class*="meta-elements-space"].single-entry-social-share .share,
	div[class*="meta-elements-boxed"].single-entry-social-share .share,
	div[class*="meta-elements-filled"].single-entry-social-share .share {
	    border: none;
	    padding: 0 10px 0 0;
	}
	
	div[class*="meta-elements-space"].single-entry-social-share .share>i,
	div[class*="meta-elements-boxed"].single-entry-social-share .share>i,
	div[class*="meta-elements-filled"].single-entry-social-share .share>i {
	    height: 34px;
	    width: 34px;
	    line-height: 34px;
	    color: var(--DTHeadAltColor);
	    margin-right: 10px;
	}
	
	div[class*="meta-elements"].single-entry-categories a:not(:last-child),
	div[class*="meta-elements"].single-entry-tags a:not(:last-child) {
	    margin-right: 5px;
	    padding-right: 0;
	    position: relative;
	}
	
	div[class*="meta-elements"].single-entry-categories a:not(:last-child):after,
	div[class*="meta-elements"].single-entry-tags a:not(:last-child):after {
	    content: ',';
	    display: inline;
	    font-size: 22px;
	    margin-left: 3px;
	}
	
	.meta-elements-boxed-curvy,
	.meta-elements-filled-curvy {
	    border-radius: 5px;
	}
	
	.meta-elements-boxed-round,
	.meta-elements-filled-round {
	    border-radius: 2em;
	}
	
	div[class*="boxed-curvy"].single-entry-social-share .share>i,
	div[class*="filled-curvy"].single-entry-social-share .share>i {
	    border-radius: 5px 0 0 5px;
	}
	
	div[class*="boxed-round"].single-entry-social-share .share>i,
	div[class*="filled-round"].single-entry-social-share .share>i {
	    border-radius: 20px 0 0 20px;
	}
	/*--------------------------------------------------------------
    Blog Related Article 
--------------------------------------------------------------*/
	
	.related-article {
	    backface-visibility: hidden;
	    bottom: 85px;
	    height: auto;
	    position: fixed;
	    right: -275px;
	    transition: all .3s linear;
	    width: 300px;
	    z-index: 91;
	    -moz-transition: all linear .3s;
	    -o-transition: all linear .3s;
	    -webkit-transition: all linear .3s;
	    -webkit-backface-visibility: hidden;
	    display: flex;
	    align-items: center;
	}
	
	.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);
	}
	
	.related-article .arrow {
	    cursor: pointer;
	    height: 100%;
	    position: relative;
	    text-align: center;
	    width: 25px;
	}
	
	.related-article .arrow:before {
	    border-bottom: 8px solid transparent;
	    border-right-style: solid;
	    border-right-width: 8px;
	    border-top: 8px 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%);
	    transition: all .3s linear;
	    -webkit-transition: all .3s linear;
	}
	
	.related-article .content {
	    width: 273px;
	    padding: 10px;
	    height: 100%;
	    display: flex;
	    align-items: center;
	    flex-wrap: wrap;
	}
	
	.related-article .content:before {
	    position: absolute;
	    content: "";
	    display: block;
	    left: 0;
	    width: 25px;
	    height: 100%;
	    top: 0;
	    z-index: -1;
	    transition: all .3s linear;
	    -webkit-transition: all .3s linear;
	}
	
	.related-article .arrow,
	.related-article .content {
	    float: left;
	}
	
	.related-article .content span {
	    border-bottom: 1px solid;
	    display: block;
	    font-size: 16px;
	    font-weight: 600;
	    letter-spacing: 0;
	    margin-bottom: 10px;
	    padding: 0 0 5px;
	    text-align: left;
	    text-transform: capitalize;
	    font-family: var(--DTFontTypo_Alt);
	    width: 100%;
	}
	
	.related-article article {
	    display: table-cell;
	    opacity: 1;
	    padding: 0;
	    vertical-align: middle;
	    width: 100%;
	}
	
	.related-article article .entry-thumb {
	    float: left;
	    height: 45px;
	    overflow: hidden;
	    padding-right: 15px;
	    width: 60px;
	}
	
	.related-article article .entry-summary {
	    overflow: hidden;
	}
	
	.related-article article .entry-summary h2 {
	    font-size: 14px;
	    font-weight: 600;
	    line-height: 18px;
	    margin-bottom: 0;
	    margin-top: 0;
	    -moz-transition: all linear .3s;
	    -o-transition: all linear .3s;
	    -webkit-transition: all linear .3s;
	}
	
	.related-article .content span.entry-date {
	    border: none;
	    display: inline-block;
	    font-size: 12px;
	    font-weight: normal;
	    line-height: normal;
	    margin: 0;
	    width: auto;
	    padding: 0;
	}
	
	.entry-related-posts>.dt-sc-related-posts .dt-sc-posts-list-wrapper .blog-pagination {
	    display: none;
	}
	/*--------------------------------------------------------------
    Custom Type - Style
--------------------------------------------------------------*/
	
	article[class*="post-custom-"].blog-single-entry div.single-entry-meta-group .single-entry-social-share>.share {
	    padding: 0;
	}
	
	article[class*="post-custom-"].blog-single-entry div.single-entry-meta-group .single-entry-social-share>.share i,
	article[class*="post-custom-"].blog-single-entry div.dt-sc-posts-meta-group .single-entry-social-share .share i {
	    display: none;
	}
	
	article[class*="post-custom-"].blog-single-entry div.single-entry-meta-group .single-entry-social-share .share>ul {
	    padding: 0 10px 0 5px;
	}
	
	article[class*="post-custom-"].blog-single-entry div.single-entry-meta-group .single-entry-social-share .share>ul li:last-child {
	    margin-right: 0;
	}
	
	article[class*="post-custom-"].blog-single-entry div.single-entry-meta-group .single-entry-social-share .share>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"] .single-entry-social-share .share i {
	    display: flex;
	    border-right: 1px solid var(--DTWhiteColor);
	}
	
	article[class*="post-custom-"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] .single-entry-social-share .share i {
	    display: flex;
	}
	
	.blog-single-entry .related-post-title {
	    text-align: center;
	    font-size: calc(var(--DTFontSize_H4)/.8);
	    margin-bottom: 1.5rem;
	    float: left;
	    width: 100%;
	}
	/*--------------------------------------------------------------
    Default Colors
--------------------------------------------------------------*/
	
	.single-post-header-wrapper>.main-title-section-bg:before {
	    background-color: rgba(var(--DTBlack_RGB), 0.05);
	}
	
	.single-post-header-wrapper.has-post-thumbnail>.main-title-section-bg:before {
	    background-color: rgba(var(--DTWhite_RGB), 0.55);
	}
	
	.single-post-header-wrapper>.container .post-categories a {
	    border-color: rgba(var(--DTWhite_RGB), 0.3);
	}
	
	.single-post-header-wrapper.dt-parallax-bg>.container .post-categories a {
	    color: rgba(var(--DTBlack_RGB), 0.5);
	}
	
	.single-post-header-wrapper.dt-parallax-bg>.container .post-categories a {
	    border-color: rgba(var(--DTBlack_RGB), 0.5);
	}
	
	.single-post-header-wrapper.dt-parallax-bg>.container .post-meta .post-author span,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-meta .post-author a,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-meta>.post-date,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-meta>.post-comments a {
	    color: rgba(var(--DTBlack_RGB), 0.6);
	}
	
	.single-post-header-wrapper>.container .post-categories a,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-categories a:hover,
	.dt-related-carousel div[class*="carousel-"]>div i[class*="fa"],
	.dt-related-carousel div[class*="carousel-"]>div i.pe,
	.dt-related-carousel .carousel-pager>a.selected,
	.dt-related-carousel .carousel-pager>a:hover,
	div[class*="metagroup-"] .single-entry-social-share .share>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>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"] span,
	.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>i,
	div[class*="meta-elements"].single-entry-social-share .share>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"] .single-entry-likes-views .dt-sc-like-views:hover>span,
	.blog-single-entry.post-minimal div[class*="metagroup-elements-boxed"]>.single-entry-likes-views:hover .dt-sc-like-views>div a,
	.blog-single-entry.post-minimal div[class*="metagroup-elements-boxed"]>.single-entry-likes-views:hover .dt-sc-like-views>div span,
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover .comment-wrap a,
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover *[class*="single-entry-"] a {
	    color: var(--DTWhiteColor);
	}
	
	div[class*="metagroup-"] div[class*="entry-"] a:hover,
	div[class*="meta-elements"] a:hover {
	    color: var(--DTBodyTxtColor);
	}
	
	div[class*="metagroup-elements"] div[class*='entry-social']:hover .share>i,
	.related-article .content span.entry-date {
	    color: var(--DTHeadAltColor);
	}
	
	div[class*="meta-elements-boxed"]:hover a {
	    border-color: var(--DTWhiteColor);
	}
	
	.related-article {
	    background-color: var(--DTWhiteColor);
	}
	/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/
	/* Primary */
	
	.blog-single-entry .related-article .content>span,
	.blog-single-entry .related-article article .entry-summary h2,
	div[class*="metagroup-"] div[class*="entry-"] a,
	div[class*="meta-elements"] a,
	.single-post-header-wrapper>.container h1,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-meta .post-author a:hover,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-meta>.post-comments a:hover,
	.single-post-header-wrapper>.container .post-meta-data .date {
	    color: var(--DTTertiaryColor);
	}
	
	.related-article article .entry-summary h2 {
	    color: var(--DTPrimaryColor);
	}
	
	.blog-single-entry .related-article .arrow,
	.single-post-header-wrapper>.container .post-categories a,
	.single-post-header-wrapper.dt-parallax-bg>.container .post-categories a:hover,
	div[class*="metagroup-elements-filled"] div[class*="entry-"],
	div[class*="meta-elements-filled"],
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover,
	div[class*="metagroup-elements-filled"] div[class*="entry-social"]:hover .share>i,
	div[class*="meta-elements-boxed"]:hover,
	.blog-single-entry div[class*="meta-elements-filled"]:hover .share>i,
	div[class*="meta-elements"].single-entry-social-share .share:hover>i,
	.blog-single-entry .entry-format a,
	.metagroup-dot-separator div[class*="entry-"]:not(:last-child):before,
	.post-default>div[class*="entry-meta-group"] div[class*=entry-]:hover,
	div[class*="metagroup-"] .single-entry-social-share .share>i,
	div[class*="metagroup-elements-filled"] div[class*=entry-]:hover,
	div[class*="metagroup-elements-filled"] div[class*=entry-social] .share>i,
	div[class*="meta-elements"].single-entry-social-share .share>i,
	div[class*="meta-elements-boxed"].single-entry-social-share .share>i,
	div[class*="meta-elements-filled"].single-entry-social-share .share>i,
	div[class*="meta-elements-filled"]:hover,
	article[class*="post-custom"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] .single-entry-social-share .share:hover>i,
	.dt-related-carousel div[class*="carousel-"]>div,
	.dt-related-carousel .carousel-pager>a.selected,
	.dt-related-carousel .carousel-pager>a:hover,
	.related-article .content:before {
	    background-color: var(--DTPrimaryColor);
	}
	
	.single-post-header-wrapper.dt-parallax-bg>.container .post-categories a:hover,
	div[class*="metagroup-elements-filled"] div[class*="entry-"],
	div[class*="meta-elements-filled"],
	div[class*="metagroup-elements-boxed"] div[class*="entry-"]:hover,
	div[class*="meta-elements-boxed"]:hover,
	article[class*="post-custom-"].blog-single-entry .single-entry-social-share>.share,
	.dt-related-carousel .carousel-pager>a {
	    border-color: var(--DTPrimaryColor);
	}
	
	.blog-single-entry div[class*="meta-elements-filled"]:hover {
	    background-color: var(--DTSecondaryColor);
	}
	
	.blog-single-entry div[class*="meta-elements-filled"]:hover {
	    border-color: var(--DTSecondaryColor);
	}
	
	.dt-related-carousel div[class*="carousel-"]>div {
	    box-shadow: 0 0 1px 1px var(--DTPrimaryColor);
	    color: var(--DTWhiteColor);
	}
	
	.related-article .content span {
	    color: var(--DTHeadAltColor);
	}
	
	.related-article .arrow {
	    color: var(--DTWhiteColor);
	}
	/* Secondary */
	
	.related-article article .entry-summary h2:hover {
	    color: var(--DTSecondaryColor);
	}
	
	article[class*="custom-"].blog-single-entry div[class*="meta-elements-"].single-entry-social-share .share i,
	div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] div[class*="entry-"]:hover,
	article[class*="post-custom"].blog-single-entry div.dt-sc-posts-meta-group[class*="metagroup-elements-filled"] .single-entry-social-share .share>i,
	.dt-related-carousel div[class*=carousel-]>div:hover,
	.related-article .arrow:hover+.content:before {
	    background-color: var(--DTSecondaryColor);
	}
	/* Border Color */
	
	.related-article .content span {
	    border-color: rgba(var(--DTBlack_RGB), 0.1);
	}
	/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/
	/* Note: Design for a width of 768px */
	
	@media only screen and (min-width:768px) and (max-width:1024px) {
	    /* Post Breadcrumb Parallax */
	    .single-post-header-wrapper.dt-parallax-bg>.container h1 {
	        font-size: 50px;
	        line-height: 80px;
	        margin-bottom: 15px;
	    }
	}
	/* Common Styles for the devices below 767px width */
	
	@media only screen and (max-width: 767px) {
	    .single-post-header-wrapper>.container h1 {
	        font-size: 35px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg {
	        padding: 152px 0 52px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg>.container h1 {
	        font-size: 30px;
	        line-height: normal;
	        margin-bottom: 12px;
	        margin-top: 0;
	    }
	    .single-post-header-wrapper.dt-parallax-bg>.container .post-categories a {
	        margin-bottom: 5px;
	    }
	    .dt-sc-custom-metagroup,
	    .dt-sc-custom-metagroup.right {
	        text-align: center;
	    }
	}
	/* Common Styles for the devices below 767px width */
	
	@media only screen and (max-width: 767px) {
	    /* Gutenberg Updates */
	    .post-default .entry-author-bio,
	    .post-default .single-entry-meta-group {
	        width: 100%;
	    }
	    .post-default .single-entry-meta-group {
	        margin-bottom: 30px;
	    }
	    .post-default .entry-author-bio {
	        border: none;
	    }
	    .entry-author-wrapper[class*="meta-elements"] {
	        width: 100%;
	    }
	    .entry-author-wrapper[class*="meta-elements-boxed"],
	    .entry-author-wrapper[class*="meta-elements-filled"] {
	        padding: 15px 15px 10px;
	    }
	    .dt-sc-posts-list-wrapper .caroufredsel_wrapper .tpl-blog-holder {
	        margin-left: 0;
	        margin-right: 0;
	    }
	}
	/*----*****---- << Mobile - Portrait >> ----*****----*/
	
	@media only screen and (max-width: 479px) {
	    .single-post-header-wrapper {
	        padding: 46px 0 100px;
	        margin: 0;
	    }
	    .single-post-header-wrapper>.container h1 {
	        font-size: 22px;
	        line-height: normal;
	    }
	    .single-post-header-wrapper>.container {
	        top: 0;
	        transform: none;
	        -moz-transform: none;
	        -ms-transform: none;
	        -webkit-transform: none;
	    }
	    .single-post-header-wrapper.dt-parallax-bg {
	        padding: 102px 0 52px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg>.container h1 {
	        font-size: 22px;
	    }
	    .single-post-header-wrapper.dt-parallax-bg>.container .post-categories a {
	        font-size: 12px;
	    }
	}