/*--------------------------------------------------------------
    Minimal Styles
--------------------------------------------------------------*/

.blog-single-entry.post-minimal .post-header,
.blog-single-entry.post-minimal .post-meta,
.blog-single-entry.post-minimal .single-entry-body,
.blog-single-entry.post-minimal .single-entry-body figure figcaption,
.blog-single-entry.post-minimal #comments
{
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.commententries #comments {

    padding: 40px 60px;
    border-radius: var(--wdtRadius_3X);
    background-color: rgba(var(--wdtTertiaryColorRgb), .9);
    margin-top: 40px;
    margin-bottom: 40px;

}
/* Post Minimal Header */

.blog-single-entry.post-minimal .post-header
{
    position: relative;

    margin-bottom: 40px;

    text-align: center;
}

.blog-single-entry.post-minimal .single-entry-title,
.blog-single-entry.post-minimal .post-header .single-entry-title,
.blog-single-entry.post-minimal .post-header .single-entry-date,
.blog-single-entry.post-minimal .post-header .single-entry-categories
{
    line-height: normal;
}

.blog-single-entry.post-minimal .post-header .single-entry-categories a
{
    font-size: var(--wdtFontSize_Base);
    font-weight: var(--wdtFontWeight_Base);
    line-height: normal;

    position: relative;

    display: inline-block;

    white-space: nowrap;
    letter-spacing: 1px;
    text-transform: none;

    border-width: 0;
}

.blog-single-entry.post-minimal .post-header .single-entry-categories a:hover
{
    background: transparent;
}

.blog-single-entry.post-minimal .post-header .single-entry-categories a:not(:last-child)
{
    position: relative;

    white-space: nowrap;
}
.blog-single-entry.post-minimal .post-header .single-entry-categories a:not(:last-child):after
{
    font-size: var(--wdtFontSize_Base);
    line-height: 1;

    display: inline;

    margin-left: 0;

    content: '\002C';
}

.wdt-post-entry .blog-entry div.entry-categories a:last-child:after,
.wdt-post-entry .blog-entry div.entry-tags a:last-child:after,
.wdt-post-entry .blog-entry div.entry-categories a:only-child:after,
.wdt-post-entry .blog-entry div.entry-tags a:only-child:after
{
    display: none;
}

.blog-single-entry.post-minimal .post-header .single-entry-title
{
    margin-bottom: 0;
}

.blog-single-entry.post-minimal .post-header .single-entry-title,
.blog-single-entry.post-minimal .single-entry-title
{
    line-height: 0;

    position: relative;

    display: inline-block;
    float: none;

    width: 100%;

    text-align: center;
}

.blog-single-entry.post-minimal .post-header .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal > .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal .single-entry-body .single-entry-title span.sticky-post
{
    font-size: calc(var(--wdtFontSize_Base) - 4px);
    font-weight: var(--wdtFontWeight_Alt);

    display: inline-block;

    margin-bottom: 5px;
    padding: 10px 12px;

    text-transform: uppercase;

    -webkit-border-radius: var(--wdtRadius_2X);
            border-radius: var(--wdtRadius_2X);
}

.blog-single-entry.post-minimal .post-header .single-entry-title h1,
.blog-single-entry.post-minimal .single-entry-title h1
{
    font-size: var(--wdtFontSize_H2);

    display: inline-block;

    width: 100%;
    margin: 0 0 15px;

    text-transform: none;
    word-wrap: break-word;
}

.blog-single-entry.post-minimal .single-entry-title h1
{
    margin-bottom: 0;
}

.blog-single-entry.post-minimal .post-header .single-entry-date
{
    font-size: calc(var(--wdtFontSize_Base) - 3px);
    font-weight: var(--wdtFontWeight_Base);

    position: relative;

    display: inline-block;

    width: auto;
    padding: 0 40px;

    letter-spacing: 1px;
    text-transform: none;

    border: none;
}

.blog-single-entry.post-minimal .post-header .single-entry-date:hover
{
    color: var(--wdtBodyTxtColor);
    background: none;
}

.blog-single-entry.post-minimal .post-header .single-entry-date,
.blog-single-entry.post-minimal .post-header .single-entry-categories
{
    margin: 0 0 10px;
}

.blog-single-entry.post-minimal .post-header .single-entry-date:before,
.blog-single-entry.post-minimal .post-header .single-entry-date:after
{
    position: absolute;
    top: 50%;

    overflow: hidden;

    width: 24px;
    height: 1px;

    content: '';

    border-top: 1px solid;
}

.blog-single-entry.post-minimal .post-header .single-entry-date:before
{
    left: 0;
}

.blog-single-entry.post-minimal .post-header .single-entry-date:after
{
    right: 0;
}

.blog-single-entry.post-minimal .blog-image img,
.blog-single-entry.post-minimal .blog-image iframe,
.blog-single-entry.post-minimal .blog-image .wdt-video-wrap
{
    display: inline-block;
    float: none;
    border-radius: var(--wdtRadius_3X);
    margin-bottom: 60px;
}
.blog-single-entry.post-minimal .blog-image .wdt-video-wrap
{
    width: 100%;
}


/* Post Minimal Post Meta */

.blog-single-entry.post-minimal .post-meta
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;

    margin-bottom: 30px;
    padding: 15px 0;

    border-width: 1px 0;
    border-style: solid;
}

.blog-single-entry.post-minimal .post-meta > [class*='meta']
{
    display: flex;
    align-items: center;
}

.blog-single-entry.post-minimal .post-meta > [class*='meta'] div[class*='entry-']
{
    margin: 0;
}

.blog-single-entry.post-minimal .post-meta > [class*='meta'] div[class*='entry-'],
.blog-single-entry.post-minimal .single-entry-author
{
    line-height: normal;

    display: flex;
}

.blog-single-entry.post-minimal .post-meta .single-entry-author,
.blog-single-entry.post-minimal .single-entry-author
{
    align-items: center;
}

.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-img,
.blog-single-entry.post-minimal .single-entry-author .meta-author-img
{
    margin-right: 10px;
}

.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-img img,
.blog-single-entry.post-minimal .single-entry-author .meta-author-img img
{
    margin: 0;

    border-radius: 100%;
}

.blog-single-entry.post-minimal .single-entry-author .meta-author-info span,
.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-info span
{
    font-size: calc(var(--wdtFontSize_Base) - 3px);
    font-weight: var(--wdtFontWeight_Base);

    display: block;

    margin-bottom: 2px;

    text-transform: none;
}

.blog-single-entry.post-minimal .single-entry-author .meta-author-info a,
.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-info > a
{
    font-size: var(--wdtFontSize_Base);
    letter-spacing: 0;
    text-transform: none;
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share > .share
{
    padding: 0;

    border: none;
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share > .share > i
{
    display: none;
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul
{
    display: flex;

    margin-bottom: 0;

    list-style: none;
}
.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul,
.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li
{
    padding: 0;
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share > .share .wdt-share-list:before,
.blog-single-entry.post-minimal .post-meta .single-entry-social-share > .share .wdt-share-list:after
{
    content: none;
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li
{
    margin: 0;
    padding: 0;

    list-style: none;
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li a
{
    font-size: 14px;

    display: flex;
    float: left;
    align-items: center;
    justify-content: center;

    width: 32px;
    height: 32px;

    text-align: center;

    border: 0px solid;
    border-radius: 100%;
    color: var(--wdtLinkColor);
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li:not(:last-child) a,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li:not(:last-child) a,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li:not(:last-child) a,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li:not(:last-child) a,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li:not(:last-child) a
{
    margin-right: 5px;
}

.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap
{
    margin-left: 20px;
}
.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap a
{
    font-size: 12px;
    font-weight: 400;

    position: relative;

    display: flex;
    align-items: center;
    justify-content: center;

    min-width: 32px;
    min-height: 30px;
    padding: 0 10px;

    text-align: center;

    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
}

.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap a:before
{
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
            transform: translateY(100%);

    border-top: 6px solid;
    border-right: 6px solid;
    border-right-color: transparent !important;
    border-bottom: 6px solid;
    border-bottom-color: transparent !important;
    border-left: 6px solid;
    border-left-color: transparent !important;
}

.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap a:after
{
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';
    -webkit-transform: translateY(90%);
       -moz-transform: translateY(90%);
            transform: translateY(90%);

    border-top: 6px solid var(--wdtBodyBGColor);
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
}

/* Post Minimal Content */

.blog-single-entry.post-minimal .single-entry-body
{
    display: block;
    float: none;

    margin: auto;
}
.blog-single-entry.post-minimal .single-entry-body .wdt-post-teaser
{
    font-size: var(--wdtFontSize_H6);
    font-style: italic;
    line-height: var(--wdtLineHeight_Alt);

    margin-bottom: 25px;

    color: var(--wdtBodyTxtColor);
}

.blog-single-entry.post-minimal .single-entry-body .wdt-custom-minimal-image-section img
{
    margin-bottom: 10px;
}

.blog-single-entry.post-minimal .single-entry-body .wdt-elementor-ordered-list-items
{
    margin: 0;
}

.blog-single-entry.post-minimal .single-entry-body figure figcaption
{
    font-size: calc(var(--wdtFontSize_Base) - 2px);
    line-height: 1.7;

    display: inline-block;

    width: 100%;
    margin-top: 10px;

    text-align: center;
}

.blog-single-entry.post-minimal .single-entry-body figure.wp-block-image figcaption
{
    padding-bottom: 0;

    text-align: center;

    border-width: 0;
}

.page-with-sidebar .blog-single-entry.post-minimal .post-header,
.page-with-sidebar .blog-single-entry.post-minimal .post-meta,
.page-with-sidebar .blog-single-entry.post-minimal .single-entry-body,
.page-with-sidebar .blog-single-entry.post-minimal .single-entry-body figure figcaption,
.page-with-sidebar .blog-single-entry.post-minimal #comments
{
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.blog-single-entry.post-minimal .single-entry-body figure figcaption.blocks-gallery-caption,
.blog-single-entry.post-minimal .single-entry-body figure figcaption.blocks-gallery-caption
{
    border-bottom-width: 0;
}

.blog-single-entry.post-minimal .single-entry-body div i[class*='fa'],
.blog-single-entry.post-minimal .single-entry-body div i.pe,
.blog-single-entry.post-minimal .single-entry-body div.single-entry-social-share:not(.meta-elements) i[class*='fa'],
.blog-single-entry.post-minimal .single-entry-body div.single-entry-social-share:not(.meta-elements) i.pe,
.blog-single-entry.post-minimal .single-entry-social-share .share i[class*='fa'],
.blog-single-entry.post-minimal .single-entry-social-share .share i.pe
{
    display: none;
}

.blog-single-entry.post-minimal .single-entry-body div.single-entry-social-share[class*='meta-elements'] i[class*='fa'],
.blog-single-entry.post-minimal .single-entry-body div.single-entry-social-share[class*='meta-elements'] i.pe
{
    display: inline-block;
}

.blog-single-entry.post-minimal .single-entry-body div.single-entry-comments i[class*='fa'],
.blog-single-entry.post-minimal .single-entry-body div.single-entry-comments i.pe,
.blog-single-entry.post-minimal .single-entry-body div.single-entry-likes-views i[class*='fa'],
.blog-single-entry.post-minimal .single-entry-body div.single-entry-likes-views i.pe
{
    display: inline-block;
}

.blog-single-entry.post-minimal .single-entry-body div[class*='meta-elements'].single-entry-categories a:not(:last-child):after,
.blog-single-entry.post-minimal .single-entry-body div[class*='meta-elements'].single-entry-tags a:not(:last-child):after
{
    content: none;
}

.blog-single-entry.post-minimal > .single-entry-comments a,
.blog-single-entry.post-minimal > .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-categories a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-categories a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-date,
.blog-single-entry.post-minimal > .single-entry-date,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-author
{
    font-size: 10px;
    font-weight: 400;
    line-height: normal;

    display: inline-block;

    width: auto;
    padding: 5px 10px;

    letter-spacing: 1px;
    text-transform: uppercase;

    border: 1px solid;
}

.blog-single-entry.post-minimal > .single-entry-tags a:not(:last-child),
.blog-single-entry.post-minimal > .single-entry-categories a:not(:last-child),
.blog-single-entry.post-minimal > .single-entry-body .single-entry-tags a:not(:last-child),
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories a:not(:last-child)
{
    margin: 0 2px 0 0;
}

.blog-single-entry.post-minimal > .single-entry-categories a:not(:last-child):after,
.blog-single-entry.post-minimal > .single-entry-tags a:not(:last-child):after,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-tags a:not(:last-child):not(:only-child):after,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories a:not(:last-child):not(:only-child):after
{
    display: none;
}

.blog-single-entry.post-minimal > .single-entry-body > .single-entry-comments a
{
    padding: 5px 10px;
}
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-comments a,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal .single-entry-body > .single-entry-likes-views .wdt-like-views > div
{
    font-size: calc(var(--wdtFontSize_Base) - 3px);
    font-weight: 400;
    line-height: normal;

    display: inline-block;

    width: auto;

    letter-spacing: 1px;
    text-transform: none;

    border: 1px solid;
}


/* Minimal Social Share */

.blog-single-entry.post-minimal .single-entry-social-share > .share,
.blog-single-entry.post-minimal .single-entry-body div.single-entry-social-share > .share
{
    border-width: 0;
}
.blog-single-entry.post-minimal .single-entry-social-share > .share > i,
.blog-single-entry.post-minimal .single-entry-body div.single-entry-social-share > .share > i
{
    display: none;
}
.blog-single-entry.post-minimal div[class*='meta-elements-boxed'] .single-entry-social-share > .share ul,
.blog-single-entry.post-minimal div[class*='meta-elements-boxed'] .single-entry-body div.single-entry-social-share > .share ul,
.blog-single-entry.post-minimal div[class*='meta-elements-filled'] .single-entry-social-share > .share ul,
.blog-single-entry.post-minimal div[class*='meta-elements-filled'] .single-entry-body div.single-entry-social-share > .share ul
{
    margin-bottom: 0;
}

.blog-single-entry.post-minimal div[class*='meta-elements-boxed'].entry-social-share-wrapper,
.blog-single-entry.post-minimal div[class*='meta-elements-filled'].entry-social-share-wrapper
{
    display: flex;
}

.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:before,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:after,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:before,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:after
{
    position: absolute;
    top: 50%;

    overflow: hidden;

    width: 9999px;
    height: 1px;
    margin: 0 30px;

    content: '';

    border-top: 1px solid;
}

.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:before,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:before
{
    left: 100%;
}

.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:after,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:after
{
    right: 100%;
}

.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a
{
    font-size: 14px;

    display: flex;
    float: left;
    align-items: center;
    justify-content: center;

    width: 32px;
    height: 32px;

    text-align: center;

    border: 1px solid;
    border-radius: 100%;
}

.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share
{
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list
{
    position: relative;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0;
}

/* Minimal Author Bio */

.blog-single-entry.post-minimal > .entry-author-bio,
.blog-single-entry.post-minimal > .single-entry-body .entry-author-bio
{
    position: relative;

    float: left;

    width: 100%;
    margin: 130px auto 20px;
    padding: 75px 65px 50px;

    text-align: center;

    -webkit-box-shadow: 0 .3rem 2.9rem 0 rgba(var(--wdtHeadAltColorRgb),.15);
            box-shadow: 0 .3rem 2.9rem 0 rgba(var(--wdtHeadAltColorRgb),.15);
}

.blog-single-entry.post-minimal > .entry-author-bio .thumb img,
.blog-single-entry.post-minimal > .single-entry-body .entry-author-bio .thumb img
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;

    width: 110px;
    margin: auto;

    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    border: 2px solid var(--wdtBodyBGColor);
    -webkit-border-radius: 100%;
            border-radius: 100%;
    -webkit-box-shadow: 0 .2rem 1.9rem 0 rgba(var(--wdtHeadAltColorRgb),.15);
            box-shadow: 0 .2rem 1.9rem 0 rgba(var(--wdtHeadAltColorRgb),.15);
}

.blog-single-entry.post-minimal > .entry-author-bio .details h3,
.blog-single-entry.post-minimal > .single-entry-body .entry-author-bio .details h3
{
    line-height: normal;

    position: relative;

    display: inline-block;

    margin: 0 0 20px;
    padding: 0;
}

.blog-single-entry.post-minimal > .entry-author-bio .details h3 span,
.blog-single-entry.post-minimal > .single-entry-body .entry-author-bio .details h3 span
{
    font-size: 14px;
    font-weight: 400;

    display: block;

    text-transform: none;
}

.blog-single-entry.post-minimal > .entry-author-bio .details h3 a,
.blog-single-entry.post-minimal > .single-entry-body .entry-author-bio .details h3 a
{
    font-size: var(--wdtFontSize_H5);

    display: inline-block;

    margin: 0;

    text-transform: none;

    color: var(--wdtHeadAltColor);
}


/* Minimal Related Post */

.blog-single-entry.post-minimal .entry-related-posts
{
    position: relative;

    display: inline-block;
    overflow: hidden;

    width: 100%;
    margin-bottom: 20px;

    text-align: center;
}

.blog-single-entry.post-minimal .entry-related-posts > h4
{
    font-size: 16px;

    position: relative;

    display: inline-block;

    margin-bottom: 40px;

    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.blog-single-entry.post-minimal .entry-related-posts > h4:before,
.blog-single-entry.post-minimal .entry-related-posts > h4:after
{
    position: absolute;
    top: 50%;

    overflow: hidden;

    width: 9999px;
    height: 1px;
    margin: 0 30px;

    content: '';

    border-top: 1px solid;
}

.blog-single-entry.post-minimal .entry-related-posts > h4:before
{
    left: 100%;
}

.blog-single-entry.post-minimal .entry-related-posts > h4:after
{
    right: 100%;
}

/* Minimal Pagination */

.blog-single-entry.post-minimal .entry-post-navigation
{
    position: relative;

    display: block;
    display: grid;
    float: left;
    clear: both;

    width: 100%;
    margin: 65px 0 65px !important;

    border-width: 1px;
    border-style: solid;

    grid-template-columns: repeat(2, 50%);
}

.blog-single-entry.post-minimal .entry-post-navigation > div
{
    position: relative;

    display: flex;
    overflow: hidden;
    align-items: center;

    width: 100%;
    padding: 50px;
}

.blog-single-entry.post-minimal .entry-post-navigation > div .nav-title-wrap
{
    width: 100%;
}
.blog-single-entry.post-minimal .entry-post-navigation > div *[class*='-bgimg'] ~ .nav-title-wrap
{
    width: calc(100% - 120px);
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link
{
    justify-content: flex-start;

    text-align: left;
}
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link
{
    justify-content: flex-end;

    text-align: right;

    border-style: solid;
    border-left-width: 1px;
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg,
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg
{
    position: absolute;
    top: 50%;

    overflow: hidden;

    width: 100px;
    height: 100px;

    -webkit-border-radius: var(--wdtRadius_3X);
            border-radius: var(--wdtRadius_3X);
    background-position: center;
    background-size: cover;
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg
{
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg
{
    -webkit-transform: translate(50%, -50%);
       -moz-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg
{
    right: 0;
}
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg
{
    left: 0;
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg:before,
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg:before
{
    position: absolute;
    top: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .3s linear;
            transition: all .3s linear;

    opacity: 0;
    border-width: 0;
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg:before,
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg:before
{
    background: rgba(var(--wdtHeadAltColorRgb),.3);
    background: -webkit-radial-gradient(center, ellipse cover, transparent 10%, rgba(var(--wdtHeadAltColorRgb),.3) 100%);
    background:         radial-gradient(transparent 10%, rgba(var(--wdtHeadAltColorRgb),.3) 100%);
}

.blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link:hover > .prev-post-bgimg:before,
.blog-single-entry.post-minimal .entry-post-navigation > .post-next-link:hover > .next-post-bgimg:before
{
    opacity: 1;
}

.blog-single-entry.post-minimal .entry-post-navigation > div > a
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}

.blog-single-entry.post-minimal .entry-post-navigation > div > a:focus
{
    outline: none;
}

.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap p
{
    font-size: calc(var(--wdtFontSize_Base) - 3px);
    font-weight: 500;
    line-height: normal;

    position: relative;

    display: block;

    width: 100%;
    margin: 0;

    -webkit-transition: var(--wdtBaseTransition);
            transition: var(--wdtBaseTransition);
    letter-spacing: 1.5px;
    text-transform: none;
}

.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap h3
{
    font-size: var(--wdtFontSize_H6);

    position: relative;

    display: block;

    width: 100%;
    margin: 10px 0 0;
}

.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap h3 a
{
    font-weight: var(--wdtFontWeight_Alt);

    margin: 0;

    word-break: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
}

.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap span
{
    display: none;
}

article[class*='post-'].blog-single-entry.post-minimal .entry-post-navigation > div.no-post
{
    cursor: not-allowed;
}


/*----*****---- << Post Minimal Type - Meta Group >> ----*****----*/

.blog-single-entry.post-minimal div.single-entry-meta-group
{
    font-size: calc(var(--wdtFontSize_Base) - 2px);
    font-weight: 300;

    position: relative;

    float: left;

    width: 100%;
    margin-bottom: 20px;
    padding: 50px 50px 45px;

    letter-spacing: .5px;

    -webkit-box-shadow: 0 .3rem 2.9rem 0 rgba(var(--wdtHeadAltColorRgb),.15);
            box-shadow: 0 .3rem 2.9rem 0 rgba(var(--wdtHeadAltColorRgb),.15);
}
.blog-single-entry.post-minimal div.single-entry-meta-group:not(:first-child)
{
    margin-top: 20px;
}
.blog-single-entry.post-minimal div.single-entry-meta-group:before,
.blog-single-entry.post-minimal div.single-entry-meta-group:after
{
    position: absolute;
    right: 0;
    left: 0;

    width: 1px;
    height: 20px;
    margin: 0 auto;

    content: '';
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.blog-single-entry.post-minimal div.single-entry-meta-group:before
{
    top: 0;

    background-color: var(--wdtBodyBGColor);
}
.blog-single-entry.post-minimal div.single-entry-meta-group:after
{
    top: -20px;
}
.blog-single-entry.post-minimal div.single-entry-meta-group:hover:before
{
    height: 30px;
}
.blog-single-entry.post-minimal div.single-entry-meta-group:hover:after
{
    top: -10px;

    height: 10px;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div
{
    position: relative;

    display: inline-block;
    float: none;

    width: 49%;
    margin: 0 0 15px 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(odd)
{
    float: left;
    clear: both;

    text-align: left;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even)
{
    float: right;

    text-align: right;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even) .wdt-like-views > div
{
    float: none;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even) .wdt-like-views > div:last-child
{
    margin-right: 0;
    padding-right: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-last-child(-n+2)
{
    margin-bottom: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .author-wrap,
.blog-single-entry.post-minimal div.single-entry-meta-group .comment-wrap,
.blog-single-entry.post-minimal div.single-entry-meta-group .tag-wrap,
.blog-single-entry.post-minimal div.single-entry-meta-group .category-wrap
{
    position: relative;

    display: inline-block;
    float: left;

    margin: 0;
    padding: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .tag-wrap
{
    margin: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even) .author-wrap,
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even) .comment-wrap,
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even) .tag-wrap,
.blog-single-entry.post-minimal div.single-entry-meta-group > div:nth-child(even) .category-wrap
{
    float: right;
}

/* Meta Group - Entry Tags */
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-tags a
{
    font-size: 10px;
    font-weight: 400;
    line-height: normal;

    display: inline-block;

    width: auto;
    padding: 5px 10px;

    letter-spacing: 1px;
    text-transform: uppercase;

    border: 1px solid;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-tags a:last-child,
.blog-single-entry.post-minimal > .single-entry-tags a:last-child
{
    margin-right: 0;
}

/* Meta Group - Social Share */
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-social-share .share,
.blog-single-entry.post-minimal .single-entry-social-share .share
{
    padding: 0;

    border: none;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-social-share .share i,
.blog-single-entry.post-minimal .single-entry-social-share .share i
{
    display: none;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .share .wdt-share-list
{
    display: inline-block;

    width: 100%;
    margin: 0;
    padding: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .share .wdt-share-list li,
.blog-single-entry.post-minimal .single-entry-social-share .share .wdt-share-list li
{
    display: inline-block;

    margin: 0 5px 0 0;
    padding-bottom: 0;

    text-align: center;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .share .wdt-share-list li:last-child,
.blog-single-entry.post-minimal .single-entry-social-share .share .wdt-share-list li:last-child
{
    margin-right: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .share .wdt-share-list li a,
.blog-single-entry.post-minimal .single-entry-social-share .share .wdt-share-list li a
{
    font-size: 16px;
    line-height: 30px;

    width: 30px;
    height: 30px;

    text-decoration: none;
}
.blog-single-entry.post-minimal .single-entry-social-share .share i
{
    display: none;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .share .wdt-share-list li a:focus,
.blog-single-entry.post-minimal .single-entry-social-share .share .wdt-share-list li a:focus
{
    outline: thin dotted;
    outline-offset: -3px;
}

/* Meta Group - Likes Views */
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div
{
    position: relative;

    display: inline-block;
    float: left;

    margin: 0 10px 5px 0;
    padding-right: 10px;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div
{
    padding: 0 0 0 30px;

    -webkit-transition: var(--wdtBaseTransition);
            transition: var(--wdtBaseTransition);

    border: 1px solid;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div > i,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div > i
{
    font-size: inherit;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    float: left;
    align-items: center;
    justify-content: center;

    width: 30px;
    height: 100%;
    margin: 0;

    text-align: center;

    border-width: 0;
}

.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div > i:after,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div > i:after
{
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    height: 10px;

    content: '';
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);

    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: var(--wdtBorderColor);
}

.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div > a,
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div > a,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div > span,
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div > span
{
    line-height: 30px;

    position: relative;

    display: inline-block;

    padding: 0 10px;

    text-align: center;
}

.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div > a:not(:focus),
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div > a:not(:focus)
{
    text-decoration: none;
}

/* Meta Group - Entry Comments */
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-comments a,
.blog-single-entry.post-minimal > .single-entry-comments a
{
    display: inline-block;

    border: 1px solid;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-comments a i,
.blog-single-entry.post-minimal .single-entry-comments a i
{
    font-size: inherit;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    float: left;
    align-items: center;
    justify-content: center;

    width: 30px;
    height: 100%;
    margin: 0;

    text-align: center;
}

/* Meta Group - Entry Date */
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-date .date-wrap,
.blog-single-entry.post-minimal .single-entry-date .date-wrap
{
    position: relative;

    display: inline-block;

    padding: 0 15px 0 42px;

    text-transform: none;

    border: 1px solid;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-date .date-wrap i,
.blog-single-entry.post-minimal .single-entry-date .date-wrap i
{
    font-size: 14px;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    float: left;
    align-items: center;
    justify-content: center;

    width: 30px;
    height: 100%;
    margin: 0;

    text-align: center;
}

/* Meta Group - Entry Author */
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-author > .author-wrap,
.blog-single-entry.post-minimal .single-entry-author > .author-wrap
{
    position: relative;

    display: inline-block;

    padding: 0 0 0 28px;

    border: 1px solid;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-author > .author-wrap > i,
.blog-single-entry.post-minimal .single-entry-author > .author-wrap > i
{
    font-size: inherit;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    display: flex;
    float: left;
    align-items: center;
    justify-content: center;

    width: 30px;
    height: 100%;
    margin: 0;

    text-align: center;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-author > .author-wrap > a,
.blog-single-entry.post-minimal .single-entry-author > .author-wrap > a
{
    line-height: 30px;

    position: relative;

    display: inline-block;

    padding: 0 10px;

    text-align: center;
    text-transform: none;
}

/* Meta Group - Entry Category */
.blog-single-entry.post-minimal .single-entry-categories > .category-wrap
{
    position: relative;

    display: inline-block;
    float: left;

    margin: 0;
    padding: 0;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-categories > .category-wrap > i,
.blog-single-entry.post-minimal .single-entry-categories > .category-wrap > i
{
    font-size: 14px;
    line-height: 30px;

    float: left;

    width: 30px;
    height: 30px;
    margin: 0;

    text-align: center;
}
.blog-single-entry.post-minimal div.single-entry-meta-group > .single-entry-categories > .category-wrap > a,
.blog-single-entry.post-minimal .single-entry-categories > .category-wrap > a
{
    line-height: 30px;

    position: relative;

    display: inline-block;

    margin: 0 5px 0 0;
    padding: 0 10px;

    text-align: center;
    text-transform: none;

    border: 1px solid;
}
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-categories a:last-child,
.blog-single-entry.post-minimal .single-entry-categories a:last-child
{
    margin-right: 0;
}

.blog-single-entry.post-minimal .single-entry-author a:not(:focus),
.blog-single-entry.post-minimal .single-entry-tags a:not(:focus),
.blog-single-entry.post-minimal .single-entry-categories a:not(:focus),
.blog-single-entry.post-minimal .single-entry-comments a:not(:focus)
{
    text-decoration: none;
}

/*--------------------------------------------------------------
    Default Colors
--------------------------------------------------------------*/

.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap a,
.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-info span,
.blog-single-entry.post-minimal > .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-categories a,
.blog-single-entry.post-minimal > .single-entry-comments a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-date,
.blog-single-entry.post-minimal > .single-entry-date,
.blog-single-entry.post-minimal .single-entry-body .single-entry-author,
.blog-single-entry.post-minimal .single-entry-body .single-entry-author a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-comments a,
.blog-single-entry.post-minimal .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal .single-entry-body .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal .single-entry-likes-views .wdt-like-views > div a,
.blog-single-entry.post-minimal .single-entry-body .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-tags a,
.blog-single-entry.post-minimal .single-entry-tags a,
.blog-single-entry.post-minimal .post-header .single-entry-date,
.blog-single-entry.post-minimal > .entry-author-bio .details h3 span,
.blog-single-entry.post-minimal > .single-entry-body .entry-author-bio .details h3 span,
.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap p
{
    color: var(--wdtBodyTxtColor);
}

.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-info > a,
.blog-single-entry.post-minimal .single-entry-author .meta-author-info > a,
.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap h3 a,
.blog-single-entry.post-minimal .entry-post-navigation > div:hover > .nav-title-wrap p
{
    color: var(--wdtHeadAltColor);
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li a:hover,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a:hover,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a:hover,
.blog-single-entry.post-minimal > .single-entry-tags a:hover,
.blog-single-entry.post-minimal > .single-entry-categories a:hover,
.blog-single-entry.post-minimal > .single-entry-comments a:hover,
.blog-single-entry.post-minimal > .single-entry-comments a:hover i,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-tags:hover a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories:not(:only-child):hover a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-comments:hover a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-comments a:hover i,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div:hover,
.blog-single-entry.post-minimal .single-entry-body > .single-entry-likes-views .wdt-like-views > div:hover,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div:hover a,
.blog-single-entry.post-minimal .single-entry-body > .single-entry-likes-views .wdt-like-views > div:hover a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-date:hover,
.blog-single-entry.post-minimal > .single-entry-date:hover,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] .single-entry-author:hover,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] .single-entry-author:hover a,
.blog-single-entry.post-minimal .post-header .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal > .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] div[class*='entry-']:hover .comment-wrap a,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] div[class*='entry-']:hover *[class*='single-entry-'] a,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] div[class*='single-entry-categories']:hover a,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] div[class*='single-entry-tags']:hover a,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] div[class*='single-entry-categories']:hover a:hover,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] div[class*='single-entry-tags']:hover a:hover
{
    color: var(--wdtAccentTxtColor);
}

.blog-single-entry.post-minimal .post-header .single-entry-date:before,
.blog-single-entry.post-minimal .post-header .single-entry-date:after,
.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap a,
.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap a:before,
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-likes-views .wdt-like-views > div > i,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div > i,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:before,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:after,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:before,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list:after,
.blog-single-entry.post-minimal .entry-related-posts > h4:before,
.blog-single-entry.post-minimal .entry-related-posts > h4:after
{
    border-color: var(--wdtBorderColor);
}

.blog-single-entry.post-minimal > .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-categories a,
.blog-single-entry.post-minimal > .single-entry-comments a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-tags a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories a,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-comments a,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-date,
.blog-single-entry.post-minimal > .single-entry-date,
.blog-single-entry.post-minimal .single-entry-body .single-entry-author,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal .single-entry-body .single-entry-likes-views .wdt-like-views > div,
.blog-single-entry.post-minimal .single-entry-body .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal .entry-post-navigation,
.blog-single-entry.post-minimal .entry-post-navigation > div,
.blog-single-entry.post-minimal div.single-entry-meta-group .single-entry-tags a,
.blog-single-entry.post-minimal .single-entry-tags a,
.blog-single-entry.post-minimal .post-meta,
.blog-single-entry.post-minimal .meta-time
{
    border-color: rgba(var(--wdtBorderColorRgb), 0.8);

}

.blog-single-entry.post-minimal .single-entry-body div[class*='meta-elements-boxed']:hover .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a,
.blog-single-entry.post-minimal .single-entry-body div[class*='meta-elements-filled'] .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a
{
    border-color: var(--wdtBodyBGColor);
}


.blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap
{
    -webkit-box-shadow: 0 0 7px rgba(var(--wdtHeadAltColorRgb),.05);
            box-shadow: 0 0 7px rgba(var(--wdtHeadAltColorRgb),.05);
}

.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories:not([class*='meta-elements']):hover a
{
    color: var(--wdtBodyTxtColor);
}


/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

.blog-single-entry.post-minimal .post-header .single-entry-categories a,
.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li a,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a,
.blog-single-entry.post-minimal .single-entry-body p:not(.wp-block-cover-text) a:not(.wp-block-button__link):not(.tag-cloud-link):hover,
.blog-single-entry [class*='wdt-custom-blockquote'] blockquote:first-child:before,
.blog-single-entry.post-minimal .entry-post-navigation > div:hover > .nav-title-wrap h3 a,
.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap h3 a:hover,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories:only-child a:hover,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-categories:not([class*='meta-elements']):hover a:hover,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-tags a:hover,
.blog-single-entry.post-minimal > .single-entry-body .single-entry-comments:hover a,
.blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-info > a:hover,
.blog-single-entry.post-minimal .single-entry-author .meta-author-info > a:hover,
.blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap h3 a:hover
{
    color: var(--wdtPrimaryColor);
}

.blog-single-entry.post-minimal .post-header .single-entry-categories a:hover
{
    color: var(--wdtSecondaryColor);
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li a,
.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li a:hover,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a:hover,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a:hover,
.blog-single-entry.post-minimal > .single-entry-tags a:hover,
.blog-single-entry.post-minimal > .single-entry-categories a:hover,
.blog-single-entry.post-minimal > .single-entry-comments a:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-tags a:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-categories a:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-comments a:hover,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div:hover,
.blog-single-entry.post-minimal .single-entry-body > .single-entry-likes-views .wdt-like-views > div:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-date:hover,
.blog-single-entry.post-minimal > .single-entry-date:hover,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] .single-entry-author:hover
{
    border-color: var(--wdtPrimaryColor);
}

.blog-single-entry.post-minimal .post-meta .single-entry-social-share ul li a:hover,
.blog-single-entry.post-minimal .single-entry-body .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a:hover,
.blog-single-entry.post-minimal > .single-entry-social-share:not([class*='meta-elements']) > .share .wdt-share-list li a:hover,
.blog-single-entry.post-minimal > .single-entry-tags a:hover,
.blog-single-entry.post-minimal > .single-entry-categories a:hover,
.blog-single-entry.post-minimal > .single-entry-comments a:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-tags a:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-categories a:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-comments a:hover,
.blog-single-entry.post-minimal > .single-entry-likes-views .wdt-like-views > div:hover,
.blog-single-entry.post-minimal .single-entry-body > .single-entry-likes-views .wdt-like-views > div:hover,
.blog-single-entry.post-minimal > .single-entry-body > .single-entry-date:hover,
.blog-single-entry.post-minimal > .single-entry-date:hover,
.blog-single-entry.post-minimal .single-entry-body div[class*='metagroup-elements-boxed'] .single-entry-author:hover,
.blog-single-entry.post-minimal .post-header .single-entry-title span.sticky-post,
.blog-single-entry.post-minimal > .single-entry-title span.sticky-post
{
    background-color: var(--wdtPrimaryColor);
}

/*--------------------------------------------------------------
Responsive
--------------------------------------------------------------*/

/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */
@media only screen and (max-width:1280px)
{
    .blog-single-entry.post-minimal .post-header,
    .blog-single-entry.post-minimal .post-meta,
    .blog-single-entry.post-minimal .single-entry-body,
    .blog-single-entry.post-minimal .single-entry-body figure figcaption,
    .blog-single-entry.post-minimal #comments
    {
        max-width: 100%;
    }

    .blog-single-entry.post-minimal .entry-post-navigation > div
    {
        padding: 50px 30px;
    }

    .blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg
    {
        right: -20px;
    }
    .blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg
    {
        left: -20px;
    }

    .blog-single-entry.post-minimal .post-header .single-entry-title h1,
    .blog-single-entry.post-minimal .single-entry-title h1
    {
        font-size: var(--wdtFontSize_H3);
    }
}

@media only screen and (min-width:768px) and (max-width:1024px)
{
    .blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap h3
    {
        font-size: 18px;
    }

    .blog-single-entry.post-minimal .entry-post-navigation > div > .nav-title-wrap p
    {
        font-size: 14px;

        letter-spacing: 0;
    }

    .blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link > .prev-post-bgimg,
    .blog-single-entry.post-minimal .entry-post-navigation > .post-next-link > .next-post-bgimg
    {
        width: 80px;
        height: 80px;
    }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px)
{
    .blog-single-entry.post-minimal .entry-post-navigation > div
    {
        padding: 30px;
    }
    .blog-single-entry.post-minimal .entry-post-navigation > div *[class*='-bgimg']
    {
        display: none;
    }
    .blog-single-entry.post-minimal .entry-post-navigation > div [class*='-bgimg'] ~ .nav-title-wrap
    {
        width: 100%;
    }

	.blog-single-entry.post-minimal .entry-post-navigation
    {
        grid-template-columns: 1fr;
    }
    .blog-single-entry.post-minimal .entry-post-navigation > .post-next-link
    {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link,
    .blog-single-entry.post-minimal .entry-post-navigation > .post-next-link
    {
        justify-content: center;

        text-align: center;
    }

    .blog-single-entry.post-minimal .post-meta
    {
        padding: 35px 0 20px;
    }

    .blog-single-entry.post-minimal .post-meta > div
    {
        width: 100%;
    }
    .blog-single-entry.post-minimal .post-meta > [class*='meta'] div[class*='entry-'],
    .blog-single-entry.post-minimal .single-entry-author
    {
        flex-wrap: wrap;

        margin-bottom: 10px;

        text-align: center;
    }
    .blog-single-entry.post-minimal .post-meta .single-entry-author
    {
        margin-top: 10px !important;
    }
    .blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-img,
    .blog-single-entry.post-minimal .single-entry-author .meta-author-img,
    .blog-single-entry.post-minimal .post-meta .single-entry-author .meta-author-info,
    .blog-single-entry.post-minimal .single-entry-author .meta-author-info
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .blog-single-entry.post-minimal .post-meta > [class*='meta']
    {
        flex-wrap: wrap;
        justify-content: center;
    }
    .blog-single-entry.post-minimal .post-meta > [class*='meta-right'] div[class*='entry-']
    {
        width: auto;
        margin-top: 15px;
    }

    .blog-single-entry.post-minimal .post-meta .single-entry-comments .comment-wrap
    {
        margin: 10px 15px;
    }

    .blog-single-entry.post-minimal > .entry-author-bio,
    .blog-single-entry.post-minimal > .single-entry-body .entry-author-bio
    {
        padding: 75px 35px 50px;
    }
}

/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px)
{
    .blog-single-entry.post-minimal .post-header .single-entry-title h1,
    .blog-single-entry.post-minimal .single-entry-title h1
    {
        font-size: calc(var(--wdtFontSize_H3) - 2px);
    }

    .blog-single-entry.post-minimal .entry-post-navigation
    {
        grid-template-columns: 1fr;
    }
    .blog-single-entry.post-minimal .entry-post-navigation > .post-next-link
    {
        border-top-width: 1px;
        border-left-width: 0;
    }

    .blog-single-entry.post-minimal .entry-post-navigation > .post-prev-link,
    .blog-single-entry.post-minimal .entry-post-navigation > .post-next-link
    {
        justify-content: center;

        text-align: center;
    }
    
    .blog-single-entry.post-minimal #comments {
        padding: 20px 30px;
    }

}
