
   /*----*****---- << Boxed Type Styles >> ----*****----*/

   .wdt-minimal-style.wdt-post-entry .blog-entry { background-color: var(--wdtTertiaryColor); margin-bottom: 30px; overflow: hidden; 
    -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); border: 1px solid var(--wdtBorderColor); will-change: transform; }

.tpl-blog-holder .wdt-minimal-style.wdt-post-entry .blog-entry { margin-bottom: 0; }

.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-body:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-date:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-categories:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-likes-views:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-title:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-comments:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-social-share:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-tags:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-button:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-author:last-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body:last-child { margin-bottom: 35px; }

.wdt-minimal-style.wdt-post-entry .blog-entry > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb), 
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 35px; }

.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-author:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-date:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-categories:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags:first-child, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group:first-child, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:first-child, 
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div.entry-meta-group:nth-child(2) { margin-top: 30px; }

.wdt-minimal-style.wdt-post-entry .blog-entry.post-without-title .entry-title + div { margin-top: 8px; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title:not(:first-child) { margin-top: 12px; margin-bottom: 2px; }

.wdt-minimal-style.wdt-post-entry .blog-entry.type-product .entry-title:not(:first-child) { margin-top: 0px; margin-bottom: 35px; }

.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 { display: inline; margin-bottom: 0; position: relative; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a { display: inline; position: relative; top: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-title h4 a { transition: var(--wdt-Ad-Transition); }

.wdt-minimal-style.wdt-post-entry.aligncenter .blog-entry .entry-title h4 > a:after { margin-left: auto; margin-right: auto; }
.wdt-minimal-style.wdt-post-entry.alignright .blog-entry .entry-title h4 > a:after { margin-left: auto; margin-right: 0; }

.wdt-minimal-style.wdt-post-entry .blog-entry div:not(.entry-body) { text-transform: capitalize; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-body,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body { margin: 8px 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-body > *:last-child { margin-bottom: 0; }

.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry { overflow: hidden; }
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { padding: 15px; }


/*==== Minimal Meta Style ====*/

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > * { display: inline-block; float: left; margin: 0; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-author, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-date, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-comments, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-categories, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-tags, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-social-share, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-likes-views, 
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div { 
    flex-wrap: wrap; float: none; letter-spacing: 0; margin: 3px; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-meta-group, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group { 
    clear: both; display: flex; float: none; margin-left: -3px; margin-right: -3px; width: auto !important; flex-wrap: wrap; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div:empty { display: none; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div { padding: 6px 16px; position: relative; 
    width: auto; background-color: var(--wdtBodyBGColor); border: 1px solid var(--wdtBorderColor); 
    border-radius: var(--wdtRadius_3X); color: var(--wdtLinkColor); text-transform: uppercase; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div > i,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div:is(.entry-likes-views, .entry-comments) i { 
    color: var(--wdtPrimaryColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author > span { display: none; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-comments  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-date  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-categories  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-tags  a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author a:not(:focus),
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-social-share .share > ul li a:not(:focus) { text-decoration: none; }

.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-author a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-date a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-comments a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-categories a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-tags a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-social-share a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-likes-views a, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-meta-group > div a { color: var(--wdtLinkColor); }

.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-author a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-date a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-comments a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-categories a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-tags a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-social-share a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-likes-views a:hover, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-meta-group > div a:hover { color: var(--wdtLinkHoverColor); }

.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share { border: none; padding: 0; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share > ul { 
    padding: 0 0 0 6px; border-left: 1px solid var(--wdtBorderColor); margin-left: 6px; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share > ul li { line-height: normal; }
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry .entry-social-share .share > i { 
    float: none; margin: 0; text-align: center; width: auto; position: relative; left: 0; top: 0px; display: inline-block; 
    vertical-align: initial; line-height: normal; font-size: 1em; background-color: transparent; color: var(--wdtPrimaryColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-author { display: flex; align-items: center; justify-content: center; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author * { display: inline-block; float: none; margin-right: 2px; vertical-align: baseline; line-height: normal; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author *:last-child { margin-right: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-author img { border-radius: 50%; position: relative; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-link > div[class*="entry-thumb"],
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-quote > div[class*="entry-thumb"] { display: inline-block; margin: 10px 0; width: 100%; }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { 
    border-style: solid; padding-bottom: 10px !important; padding-top: 10px !important; }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:first-child .entry-link-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:first-child .entry-quote-inner { border-width: 0 0 1px; }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:not(:first-child) .entry-link-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:not(:first-child) .entry-quote-inner { border-width: 1px 0 0; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-link > div[class*="entry-thumb"] +.entry-meta-group,
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.format-quote > div[class*="entry-thumb"] +.entry-meta-group { margin-top: 0 !important; }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner .wdticon-quote-left { display: none; }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-quote-inner,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { margin-bottom: 0; padding: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-button"], 
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-button"] { padding-top: 0 !important; padding-bottom: 0 !important; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group:last-child,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:last-child { margin-top: 15px; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button { clear: both; display: inline-block; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button:last-child { margin-bottom: 34px; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-button { margin-top: 8px; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span { position: absolute; bottom: 2px; display: none; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:not(:focus):not(:hover) span { margin-left: -1em; opacity: 0; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button { background-color: transparent !important; 
    color: var(--wdtHeadAltColor); font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Ext); padding: 0; 
    position: relative; border-radius: 0; }

/* .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button { letter-spacing: 0.025em; transition: 0.3s; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:focus,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover { color: var(--wdtPrimaryColor); 
    letter-spacing: 0.05em; outline: none; box-shadow: none; } */

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button { position: relative; margin: 0px;
    background: transparent !important; padding: 0; text-transform: uppercase; font-family: var(--wdtFontTypo_Base);
    font-size: var(--wdtFontSize_Ext); font-weight: var(--wdtFontWeight_Base);
    -webkit-transition: var(--wdt-Ad-Transition); transition: var(--wdt-Ad-Transition); color: var(--wdtLinkColor); }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:focus,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover { color: var(--wdtLinkHoverColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:before {
    content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: currentColor;
    -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition: transform var(--wdt-Ad-Transition); 
    transition: transform var(--wdt-Ad-Transition); -webkit-transform-origin: bottom left; transform-origin: bottom left; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:focus:before,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover:before {
    -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: bottom right; transform-origin: bottom right; }

.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:after { top: 50%; 
    font-family: "mu-icons"; display: none; font-size: 90%; margin: 2.2% 0px; -webkit-transform: translate(0%, -50%); transform: translate(0%, -50%);
    content: '\e800'; position: absolute; right: -18px; -webkit-transition: transform var(--wdt-Ad-Transition); transition: transform var(--wdt-Ad-Transition); }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:focus:after,
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover:after { -webkit-transform: translate(50%, -50%); transform: translate(50%, -50%); }

@-moz-document url-prefix() { 
    .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:after { margin: 1px 0px; }
}


.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper { 
    display: inline-flex; align-items: baseline; margin: 1em 0; position: relative; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper .entry-link-url { 
    height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper .link-author { 
    font-size: inherit; line-height: 1.5; text-transform: none; word-break: break-word; }

.wdt-minimal-style.wdt-post-entry .blog-entry > div[class*="entry-"]:only-child { margin-bottom: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group div[class*="entry-"]:only-child { margin-bottom: 0; }

.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post { background: var(--wdtTertiaryColor);
    font-size: 13px; line-height: inherit; left: 0; right: auto; top: 55%; width: 24px; height: 24px; display: flex; align-items: center; 
    justify-content: center; border: 1px solid var(--wdtBorderColor); border-radius: 50%; transform: translate(0%, -50%); }

.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i { font-size: inherit; line-height: inherit; 
    position: static; vertical-align: middle; -webkit-transform: none; transform: none; display: inline-flex; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i:before { line-height: inherit; margin: 0; }
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 .sticky-post + a,
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 .sticky-post + a:after { margin-left: 30px; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.has-post-thumbnail > div.entry-thumb { margin-bottom: 35px; border-radius: 0px; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb > a > img { 
    -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb:first-child > a > img { 
    -webkit-border-radius: var(--wdtRadius_Zero) var(--wdtRadius_Zero) 0 0; border-radius: var(--wdtRadius_Zero) var(--wdtRadius_Zero) 0 0; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group + .entry-thumb { margin-top: -16px; }
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group:first-child + .entry-thumb { margin-top: -16px; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group:not(:last-child),
.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { margin-top: 10px; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb + .entry-meta-group { 
    border-top-width: 0; border-bottom-width: 0; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

.wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb:last-child { margin-bottom: 0; }

.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-format + .entry-details .entry-meta-group:first-child { padding-top: 30px; }

.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.format-link > div[class*="entry-thumb"],
.wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.format-quote > div[class*="entry-thumb"] { z-index: 1; }

.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-categories a:after, 
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-tags a:after { color: var(--wdtAccentTxtColor); }

.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child { margin-top: 20px; padding-top: 0; }

.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.sticky { background: var(--wdtBodyBGColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry div[class*="entry-"]:not(.entry-body) > [class^="wdticon-"]::before,
.wdt-minimal-style.wdt-post-entry .blog-entry div[class*="entry-"]:not(.entry-body) > [class*="wdticon-"]::before { text-align: left; }

/*--------------------------------------------------------------
    Colors
--------------------------------------------------------------*/

/*----*****---- << Dark >> ----*****----*/

.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky { background-color: rgba(var(--wdtHeadAltColorRgb),0.75); }

.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry:hover,
.wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky:hover { background-color: rgba(var(--wdtHeadAltColorRgb),0.65); }



/*--------------------------------------------------------------
    Accents
--------------------------------------------------------------*/

/* Primary Color */
.wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group .div:not(.entry-social-share) i,
.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper:hover .link-author, 
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i { color: var(--wdtPrimaryColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner, 
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { border-color: var(--wdtBorderColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry.format-link:hover > div[class*="entry-thumb"] .entry-link-inner, 
.wdt-minimal-style.wdt-post-entry .blog-entry.format-quote:hover > div[class*="entry-thumb"] .entry-quote-inner { border-color: var(--wdtBorderColor); }

.wdt-minimal-style.wdt-post-entry .blog-entry:hover > div.entry-meta-group > div + div::before,
.wdt-minimal-style.wdt-post-entry .blog-entry.sticky > div.entry-meta-group > div + div::before { background-color: var(--wdtSecondaryColor); opacity: 0.5; }

.wdt-minimal-style.wdt-post-entry .blog-entry.sticky, 
.wdt-minimal-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.sticky { background-color: var(--wdtTertiaryColor); box-shadow: none; }

/*--------------------------------------------------------------
    Blog archive
--------------------------------------------------------------*/
.wdt-minimal-style.wdt-post-entry .blog-entry .entry-title h4 a { display: inline; }
.wdt-minimal-style.wdt-post-entry .blog-entry.has-post-thumbnail:hover .entry-title a:hover { top: auto; }

.wdt-minimal-style.wdt-post-entry[class*="layout"] .blog-entry > .entry-date { 
    font-family: var(--wdtFontTypo_Base); font-size: calc(var(--wdtFontSize_Base) - 2px); letter-spacing: 0; margin-bottom: 0; 
    left: 34px; text-align: center; z-index: 1; padding: 6px 16px; position: relative; width: fit-content; 
    background-color: var(--wdtBodyBGColor); border: 1px solid var(--wdtBorderColor); border-radius: var(--wdtRadius_3X); 
    color: var(--wdtLinkColor); text-transform: uppercase; }

.wdt-minimal-style.wdt-post-entry[class*="layout"] .blog-entry > .entry-date i {
    font-size: calc(var(--wdtFontSize_Base) - 2px); position: relative; top: -1px; color: var(--wdtPrimaryColor); }

.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry.has-post-thumbnail { display: grid; }
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry.has-post-thumbnail > .entry-thumb,
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry.has-post-thumbnail > .entry-date { grid-area: 1/-1; }
.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry.has-post-thumbnail > .entry-date { align-self: start; justify-self: start; top: 34px; }

.wdt-minimal-style.wdt-post-entry:not(.entry-list-layout) .blog-entry.has-post-thumbnail > .entry-date ~ .entry-title { margin-top: 0px; margin-bottom: 10px; }

.elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry { background: transparent; border: none; border-radius: 0px; }
.elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 10px; }
.elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-button:last-child { margin-bottom: 10px; }

.elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { 
    border-radius: 10px; border: 1px solid var(--wdtBorderColor); }

.elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry .entry-title h4 {
    font-size: clamp(1.25rem, 1.1923rem + 0.2564vw, 1.5rem); /* Min-20 & Max-24 */ }

.elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) { 
    padding: 57px; background: var(--wdtTertiaryColor); border: 1px solid var(--wdtBorderColor); border-radius: var(--wdtRadius_3X); }


#primary.page-with-sidebar .wdt-minimal-style.wdt-one-third.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-meta-group > div:last-child, 
#primary.page-with-sidebar .wdt-minimal-style.wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry > div.entry-meta-group > div:last-child, 
#primary.page-with-sidebar .wdt-minimal-style.wdt-one-third.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child { margin-bottom: 3px; }


/*--------------------------------------------------------------
  Responsive
--------------------------------------------------------------*/

@media only screen and (max-width: 1540px) {
    .elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) { padding: 40px; } 
}

@media only screen and (max-width: 1280px) {
    .elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) { padding: 30px; } 

    .elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-date { left: 20px; }

    .elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) .wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb, .entry-date) {
        padding: 0 20px; }
}

/*----*****---- << iPad - Landscape >> ----*****----*/

@media only screen and (min-width:1025px) {

    .wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group div.entry-author:nth-child(even) a { 
        left: auto; overflow: hidden; position: relative; right: 0; width: auto; } }


/*----*****---- << Tablet (Landscape) >> ----*****----*/

/* Note: Design for a width of 960px */
@media only screen and (min-width:1025px) and (max-width:1280px) {

    .wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author { position: relative; }
    .wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author a { overflow: visible; position: static; width: auto; }

}


/*----*****---- << Tablet (Portrait) >> ----*****----*/

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:1024px) {


}


/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) {

    .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb > a { display: block; float: none; margin-right: -15px; width: auto; }
    .wdt-minimal-style.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail .entry-thumb > a { margin-left: -15px; margin-right: 0; }

    .wdt-minimal-style.wdt-post-entry.entry-list-layout.entry-left-thumb .blog-entry.has-post-thumbnail div.entry-button { grid-column-start: 2; }

}



/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px) {
    .elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) .wdt-post-entry:not(.entry-grid-layout) .blog-entry .entry-thumb .blog-image { 
        height: 260px !important; }

    .elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-date { left: 0px; top: 0px; }
    .elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) .wdt-post-entry:not(.entry-cover-layout) .blog-entry > div:not(.entry-thumb, .entry-date) {
        padding: 0px; }

    .elementor-widget-wdt-blog-posts .wdt-posts-list-wrapper:has(> .tpl-blog-holder > .entry-list-layout) { padding: 30px 20px; } 
    .elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 28px; }
    .elementor-widget-wdt-blog-posts .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > div.entry-button:last-child { margin-bottom: 10px; }

}


/*----*****---- << Mobile - Portrait >> ----*****----*/

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px) {

    .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group > div:last-child,
    .wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group > div:last-child,
    .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group > div:last-child { margin-bottom: 0; vertical-align: top; }

    .wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author { position: relative; }
    .wdt-minimal-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author a { overflow: visible; position: static; width: auto; }

    .wdt-minimal-style.wdt-post-entry .blog-entry div.entry-meta-group:last-child > div:last-child { margin-bottom: 0; }

    .wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry.has-post-thumbnail > div.entry-thumb,
    .wdt-minimal-style.wdt-post-entry .blog-entry.type-product .entry-title:not(:first-child) { margin-bottom: 20px; }
    .wdt-minimal-style.wdt-post-entry[class*="layout"] .blog-entry > .entry-date { left: 20px; padding: 6px 14px; font-size: 12px; }
    .wdt-minimal-style.wdt-post-entry .blog-entry.has-post-thumbnail > .entry-date {  top: 20px; }

    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-date:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-categories:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-thumb:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-likes-views:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-title:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-comments:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-social-share:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-tags:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-button:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-author:last-child, 
    .wdt-minimal-style.wdt-post-entry .blog-entry > div.entry-body:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-date:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-categories:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-thumb:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-likes-views:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-title:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-comments:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-social-share:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-tags:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-button:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-author:last-child, 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-body:last-child { margin-bottom: 20px; }

    .wdt-minimal-style.wdt-post-entry .blog-entry > div:first-child:not(.entry-thumb), 
    .wdt-minimal-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb), 
    .wdt-minimal-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div, 
    .wdt-minimal-style.wdt-post-entry.entry-list-layout .blog-entry > .entry-thumb + div:nth-child(2) { margin-top: 20px; }


}