.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:center;flex-wrap: wrap;border: none;max-width: 80%;background-color: var(--wdtTertiaryColor);margin: 0;position: relative;}
/* Fancy blog edited */
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-author,
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-tags {
background-color: var(--wdtTertiaryColor);
margin: 0;
padding-bottom: 10px;
max-width: 80%;
}
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry:hover .entry-author,
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry:hover .entry-tags,
.wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry:hover > div:not(.entry-thumb):not(.entry-author):not(.entry-tags) {
background-color: var(--wdtSecondaryColor);  
}
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail > div.entry-thumb, .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail .entry-details > div.entry-thumb {margin-bottom: -100px; z-index: 0;}
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div.entry-thumb:first-child + div {
 padding: 40px 100px 0px 40px;
 }
 .product.blog-entry .entry-date {visibility: hidden;}
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail > div.entry-thumb{overflow: hidden;}
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout):hover .blog-entry.has-post-thumbnail > div.entry-thumb a img{
 transform: scale(1.1);
 transition: var(--wdtBaseTransition);
 }
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:last-child {
  padding-bottom: 20px;
 }
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-title {
    padding: 20px 0;
 }
  .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb) {padding-left: 45px;padding-right: 45px;}
 .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) div.entry-date {font-size: calc(var(--wdtFontSize_Base) + 4px); letter-spacing: 4.4px; line-height: 1.5em;}
/*  */
.wdt-fancy-box-style.wdt-post-entry .entry-title-group .entry-date {order: -1; display: inline-flex;}
.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 .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(--wdtPrimaryColor);font-size: var(--wdtFontSize_H4);font-weight: 400;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 a:hover{color: var(--wdtLinkColor);}
.wdt-fancy-box-style.wdt-post-entry .entry-body p{font-size: calc(var(--wdtFontSize_Base) - 2px);}
.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);margin: 5px;}
.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(--wdtLinkColor);}
.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: 0px solid var(--wdtBorderColor);}
.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: var(--wdtLinkColor);position: absolute;opacity: 0;z-index: 1;pointer-events: 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: 0;}
.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: 6px;}
.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;}
/* .tpl-blog-holder .wdt-fancy-box-style.wdt-post-entry.column .blog-entry:not(.has-post-thumbnail) {padding: 20px;} */
.tpl-blog-holder .wdt-fancy-box-style.wdt-post-entry.column .blog-entry:hover{border: 0px solid var(--wdtBorderColor);}
/* .tpl-blog-holder .wdt-fancy-box-style.wdt-post-entry.column .blog-entry:not(.has-post-thumbnail):hover{border: 5px solid var(--wdtBorderColor);padding: 30px;} */
.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 .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;}
.wdt-fancy-box-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner,
.wdt-fancy-box-style .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner {
border-color: rgba(var(--wdtHeadAltColorRgb),0.2);border-width: 0 0 2px;border-style: solid;padding-bottom: 10px;padding-top: 10px;margin-bottom: 20px;}
.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;position: relative;*/z-index: 1;height: 20%;margin-top: auto;}
.wdt-fancy-box-style .has-post-thumbnail .entry-thumb {grid-column: 1/1;grid-row: 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: 0px solid currentColor; border-radius: 50%;background: transparent;position: absolute;color: var(--wdtLinkColor);
bottom: 20px;left: calc(100% + 50px);}
.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;} */
.wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button:before {
content: "";
position: absolute;
top: 10px;
right: 10px;
width: 18px;
height: 18px;
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.3 18.3' style='enable-background:new 0 0 18.3 18.3;' xml:space='preserve'%3E%3Cpath d='M0,17.4l9.7-9.7l0.9,0.9l-9.7,9.7L0,17.4z M16.9,15.6L16.8,1.4L2.6,1.3V0l15.5,0.1l0.1,15.4H16.9z'/%3E%3C/svg%3E");
-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18.3 18.3' style='enable-background:new 0 0 18.3 18.3;' xml:space='preserve'%3E%3Cpath d='M0,17.4l9.7-9.7l0.9,0.9l-9.7,9.7L0,17.4z M16.9,15.6L16.8,1.4L2.6,1.3V0l15.5,0.1l0.1,15.4H16.9z'/%3E%3C/svg%3E");
background-color: var(--wdtLinkColor);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
display: grid;
place-items: center;
margin-bottom: 0px;
transition: var(--wdtBaseTransition);
}
.wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button:hover:before {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
.blog-entry .entry-button a.wdt-button span{display: none;}

/*--------------------------------------------------------------
    Responsive
--------------------------------------------------------------*/

@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-left: 20px;
     padding-right: 20px;
    }
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div.entry-thumb:first-child + div {
     padding: 40px 20px 0px 20px;
    }
}

/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px) 
{   
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail > div.entry-thumb, .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.has-post-thumbnail .entry-details > div.entry-thumb {margin-bottom: 0;}
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-author,
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-tags {max-width: 100%;}
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb):not(.entry-author):not(.entry-tags) {
        max-width: 100%;
    }
    .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;}
    .wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button {
     right: unset;
     bottom: 0;
     left: 0;
     position: relative;
    }
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) div.entry-date {font-size: calc(var(--wdtFontSize_Base) + 0px);}
    .wdt-fancy-box-style.wdt-post-entry .blog-entry .entry-title h4 a{font-size: var(--wdtFontSize_H5);}
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb) {
     padding-right: 20px;
    }
   .wdt-posts-list-wrapper .wdt-fancy-box-style .blog-entry .entry-button a.wdt-button:before {
    top: 0;left: 0;bottom: 0;position: relative;}
    .wdt-fancy-box-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:last-child {padding: 0 20px 50px 20px;}

}