.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb):not(.entry-author):not(.entry-tags) {display: flex;align-items:end; align-content: end; flex-wrap: wrap;border: none;}
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb):not(.entry-author):not(.entry-tags) .entry-title-group { display: flex; flex-direction: column-reverse; }
.wdt-fancy-box-style .entry-thumb-meta-group{display: flex;padding: 0;justify-content: space-between;align-items: center;flex-wrap:wrap;position: absolute;top: 10px;left: 20px;right: 20px;z-index: 1;}

.wdt-fancy-box-style .blog-entry { border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X); overflow: hidden; }
.wdt-fancy-box-style .blog-entry:not(:has(.entry-thumb)) { border-radius: var(--wdtRadius_2X); -webkit-border-radius: var(--wdtRadius_2X); }
.wdt-fancy-box-style .blog-entry div.entry-date { font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Alt); background-color: var(--wdtSecondaryColor); border: 1px solid rgba(var(--wdtPrimaryColorRgb), 1); color: var(--wdtAccentTxtColor); text-transform: capitalize; display: inline-flex; align-items: center; justify-content: center; column-gap: 0.8em; width: fit-content; padding: 4px 15px; line-height: normal; border-radius: calc(var(--wdtRadius_1X) + 2px); -webkit-border-radius: calc(var(--wdtRadius_1X) + 2px); position: relative; margin-bottom: 20px; }
.wdt-fancy-box-style .blog-entry.post-without-title div.entry-date { margin-bottom: 5px; }
.wdt-fancy-box-style .blog-entry div.entry-date::after { content: '\e806'; font-family: "wdt-custom-hrhub-icon"; font-size: 1.3em; line-height: 1; display: inline-flex; height: 0.6em; align-items: center; top: 1px; position: relative; }

.wdt-fancy-box-style .entry-categories, .wdt-fancy-box-style .entry-social-share {margin-top: 5px;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-thumb-meta-group div.entry-categories a {padding: 8px 20px;border: 1px solid;border-radius: 50px;line-height: normal;color: var(--wdtBodyBGColor);display: inline-block;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-thumb-meta-group div.entry-categories a:hover {color: var(--wdtSecondaryColor);}
.wdt-fancy-box-style .blog-entry.type-post .entry-format{margin-top: 10px;margin-left: 10px;bottom: 15px;top: unset;}
.wdt-fancy-box-style .blog-entry .entry-format a:before{font-size: 16px;line-height: 40px;}
.wdt-fancy-box-style .blog-entry .entry-format a{margin: 5px 10px;height: 40px;width: 40px;}
.wdt-fancy-box-style a.ico-format {border-radius: 50%;}
.wdt-fancy-box-style .blog-entry .entry-social-share .share > i{display:none;}
.wdt-fancy-box-style .blog-entry .entry-social-share .share{border: none;padding-right: 0;padding-left: 0;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-social-share .share > ul {padding-left: 0;}
.wdt-fancy-box-style .blog-entry .entry-social-share .share > ul li a {border: 1px solid;line-height: normal;padding: 6px;margin: 2px;border-radius: 50px;}
.wdt-fancy-box-style .blog-entry .entry-thumb-meta-group .entry-social-share .share > ul li a{color: var(--wdtBodyBGColor);}
.wdt-fancy-box-style .blog-entry .entry-thumb-meta-group .entry-social-share .share > ul li a:hover{color: var(--wdtSecondaryColor);}
.wdt-fancy-box-style .entry-categories i, .wdt-fancy-box-style.wdt-post-entry .blog-entry div.entry-categories a:after, .wdt-fancy-box-style.wdt-post-entry .blog-entry div.entry-tags a:after, .wdt-fancy-box-style .entry-date i, .wdt-fancy-box-style .entry-tags i {display: none;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 a{color: var(--wdtHeadAltColor);}
.wdt-fancy-box-style.wdt-post-entry .blog-entry.has-post-thumbnail .entry-title h4 a { color: var(--wdtAccentTxtColor); }
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 a:hover{color: var(--wdtLinkHoverColor);}
.wdt-fancy-box-style.wdt-post-entry .blog-entry.has-post-thumbnail .entry-title h4 a:hover{color: rgba(var(--wdtAccentTxtColorRgb),0.75);}
.wdt-fancy-box-style.wdt-post-entry .entry-body p {font-size: calc(var(--wdtFontSize_Base)); }
.wdt-fancy-box-style.wdt-post-entry .has-post-thumbnail .entry-body p {  color: rgba(var(--wdtAccentTxtColorRgb),0.8); }
.wdt-fancy-box-style .entry-author {display: flex;text-transform: uppercase;}
.wdt-fancy-box-style .entry-author span {margin: 0 5px;}
.wdt-fancy-box-style .entry-author img{border-radius: 50px;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry > div.entry-tags a, .wdt-fancy-box-style.wdt-post-entry .blog-entry > .entry-meta-group div.entry-tags a, .wdt-fancy-box-style.wdt-post-entry .blog-entry > div.entry-categories a, .wdt-fancy-box-style.wdt-post-entry .blog-entry > .entry-meta-group div.entry-categories a{background: var(--wdtTertiaryColor);border-radius: 40px;padding: 2px 8px 3px;font-size: calc(var(--wdtFontSize_Base) - 4px);}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-meta-group div.entry-categories a:hover, .wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-meta-group div.entry-tags a:hover{background: var(--wdtSecondaryColor);color: var(--wdtBodyBGColor);}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-author a {color: var(--wdtPrimaryColor);}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-author a:hover {color: var(--wdtSecondaryColor);}
.wdt-fancy-box-style.wdt-post-entry .entry-meta-group {position: relative;}
.wdt-fancy-box-style.wdt-post-entry .entry-meta-group:before {content: '';background: currentColor;height: 1px;top: 0;left: 10px;right: 10px;position: absolute;opacity: 0.1;}
.tpl-blog-holder .wdt-fancy-box-style.wdt-post-entry.column .blog-entry {border: 1px solid rgba(var(--wdtSecondaryColorRgb),0.15);}
.wdt-fancy-box-style .blog-entry .entry-meta-group > div {margin: 5px 0;}
.wdt-fancy-box-style .entry-thumb:before {content: '';width: 100%;height: 100%;background: linear-gradient(0deg,var(--wdtSecondaryColor),transparent);position: absolute;opacity: 0.8;z-index: 1;}
.wdt-fancy-box-style .blog-entry.format-link .entry-thumb:before, .wdt-fancy-box-style .blog-entry.format-quote .entry-thumb:before { display: none; }
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb{ padding: 40px 40px 0px 40px; border-radius: var(--wdtRadius_Zero); -webkit-border-radius: var(--wdtRadius_Zero); }
.wdt-fancy-box-style.wdt-post-entry .entry-author-pic {display: inline-block;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 a, .wdt-fancy-box-style.wdt-post-entry .blog-entry a:not(.wdt-button){text-decoration: none;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4{display: flex;align-items: flex-start;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post { margin-right: 10px; margin-top: 0.4em; }
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post{position: unset;font-size: 16px;width:22px;height: 22px;text-align: center;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i:first-child{position: unset;font-size: 16px;line-height: 26px;}
.wdt-fancy-box-style.wdt-post-entry .entry-title-group {justify-content: space-between;}
.wdt-fancy-box-style .has-post-format .blog-entry.type-post .entry-format{margin-top: 10px;}
.wdt-fancy-box-style .has-post-format .entry-categories, .wdt-fancy-box-style .has-post-format .entry-social-share {margin-top: 5px;}
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb) { padding: 40px 40px 35px 40px; background-color: var(--wdtAccentTxtColor); }
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail > div:not(.entry-thumb) { padding: 60px 50px 55px 50px; background-color: transparent; }
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-meta-group > div {margin: 5px;}
.wdt-fancy-box-style .blog-entry .entry-meta-group > div.entry-author:nth-child(1):nth-last-child(2) {margin-right: auto;}

.tpl-blog-holder .wdt-fancy-box-style.wdt-post-entry.column .blog-entry{display: grid;}
.wdt-fancy-box-style .has-post-thumbnail .entry-button.wdt-core-button{grid-column: 1/1;grid-row: 1;z-index: 1;position: relative;height: 20%;margin-top: auto;}
.wdt-fancy-box-style .has-post-thumbnail .entry-thumb { grid-area: 1/1; }
.wdt-fancy-box-style .has-post-thumbnail .entry-thumb img { border-radius: var(--wdtRadius_3X); -webkit-border-radius: var(--wdtRadius_3X); min-height: 400px; }
.wdt-fancy-box-style .has-post-thumbnail .entry-blog-content { grid-area: 1/1; z-index: 1; }
.wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button{font-size: 0;width: 35px;height: 35px;line-height:33px;padding: 0;border: 1px solid currentColor;border-radius: 50%;background: transparent;position: absolute;bottom: 40px;right: 30px;color:var(--wdtBodyBGColor);}
.wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button:hover {color: var(--wdtSecondaryColor);}
.wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button:before{position: unset;content: '\27A6';display: block;font-size: 20px;text-align: center;}
.blog-entry .entry-button a.wdt-button span{display: none;}

/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

@media only screen and (max-width:1280px) {
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb) { padding: 40px 30px 35px 30px; }
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb{ padding: 40px 30px 0px 30px; }
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail > div:not(.entry-thumb) { padding: 50px 30px 45px 30px; }
}

@media only screen and (max-width: 767px)
{
    .wdt-fancy-box-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image > a, .wdt-fancy-box-style.wdt-post-entry.entry-list-layout .blog-entry .entry-thumb .blog-image .bx-wrapper .entry-gallery-post-slider li
    {height: 300px;position: relative;}

    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb) { padding: 30px 20px 25px 20px; }
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-link > div.entry-thumb, .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.format-quote > div.entry-thumb{ padding: 30px 20px 0px 20px; }
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail > div:not(.entry-thumb) { padding: 40px 20px 35px 20px; }
}

/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px) 
{
    .wdt-fancy-box-style .blog-entry .entry-social-share .share > ul li a{font-size: calc(var(--wdtFontSize_Base) - 4px);padding: 3px;}
    .wdt-fancy-box-style.wdt-post-entry .blog-entry div.entry-categories a{padding: 4px 10px;margin-top: 6px;}
    .wdt-fancy-box-style .blog-entry .entry-thumb img{height: 100%;object-fit: cover;}
    /* .wdt-fancy-box-style .entry-thumb{height: 250px;} */
}