.wdt-heading-holder
{
-webkit-transition: var(--wdt-elementor-base-transition);
transition: var(--wdt-elementor-base-transition);
} .wdt-heading-holder
{
position: relative;
}
.wdt-heading-holder > *:not(:last-child)
{
margin-bottom: 20px;
}
.wdt-heading-holder > *:last-child
{
margin-bottom: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper
{
line-height: 1.2;
margin-top: 0;
}
.wdt-heading-holder .wdt-heading-title-wrapper .wdt-heading-title .wdt-heading-title-item { margin: 0; }
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-start .wdt-heading-title .wdt-heading-title-inner,
.wdt-heading-holder .wdt-heading-title-wrapper.wdt-heading-align-baseline .wdt-heading-title .wdt-heading-title-inner
{
line-height: 1;
}
.wdt-heading-holder .wdt-heading-subtitle-wrapper
{
font-size: 1.2em;
letter-spacing: .05em;
}
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon-wrapper,
.wdt-heading-holder .wdt-heading-icon-wrapper .wdt-content-icon
{
line-height: 1;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator
{
display: flex;
align-items: center;
}
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-separator-line
{
width: 50px;
height: 2px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-left-part']
{
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-separator-wrapper .wdt-heading-separator.with-line .wdt-separator-line[class*='-right-part']
{
margin-left: 5px;
}
.wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-heading-separator .wdt-content-icon-wrapper
{
line-height: 0;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon
{
display: inline-block;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
} .wdt-heading-holder > .wdt-heading-deco-wrapper > span
{
display: flex;
align-items: center;
flex-wrap: wrap;
white-space: break-spaces;
}
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
width: 50px;
height: 2px;
align-self: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner
{
display: inline-flex;
align-items: baseline;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-left-part']
{
margin-right: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper > span .wdt-heading-deco-inner[class*='-right-part']
{
margin-left: 5px;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-icon span
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span
{
font-size: 1.125rem;
line-height: 1;
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span i
{
position: relative;
display: inline-flex;
width: 100%;
height: 100%;
margin: 0;
place-content: center;
place-items: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span svg
{
width: 1em;
height: 1em;
fill: currentColor;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span:before
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
content: '';
-webkit-border-radius: inherit;
border-radius: inherit;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-image
{
display: inline-flex;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span
{
position: relative;
z-index: 0;
display: inline-block;
text-align: center;
}
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-deco-inner .wdt-heading-deco-image span img
{
display: inherit;
height: 100%;
object-fit: cover;
} .wdt-heading-holder .wdt-heading-background-text-wrapper {
line-height: 1;
margin-bottom: 0;
position: absolute;
top: 50%;
width: 100%;
z-index: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
user-select: none;
pointer-events: none;
}
.wdt-heading-holder .wdt-heading-background-text-wrapper .wdt-heading-background-text {
display: inline-block;
font-family: var(--wdtFontTypo_Alt);
font-size: 12.5em;
font-weight: 900;
letter-spacing: 0.075em;
line-height: 0.65;
opacity: 0.048;
margin-top: 5px;
margin-left: -5px;
} .wdt-heading-holder > .wdt-heading-separator-wrapper .wdt-separator-line,
.wdt-heading-holder > .wdt-heading-deco-wrapper > span .wdt-heading-deco-line
{
background-color: var(--wdt-elementor-color-primary);
}
.wdt-heading-holder .wdt-heading-separator.with-icon .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-heading-holder .wdt-heading-deco-wrapper .wdt-heading-title .wdt-heading-colored-elements
{
color: var(--wdt-elementor-color-primary);
}
span.wdt-radius-img img {border-radius: 40px;overflow: hidden;}
.wdt-custom-text-with-images h2 span img.image-1{
max-width:129px;
}
.wdt-custom-text-with-images h2 span img.image-2{
max-width:155px;
}
.wdt-custom-text-with-images h2 span.heading-video-1{
font-size: inherit;
display: inline-grid;
width: 44px;
height: 44px;
position: relative;
top: -10px;
background: var(--wdtPrimaryColor);
border-radius: var(--wdtRadius_Full);
justify-content: center;
align-items: center;
}
.wdt-custom-text-with-images h2 span.heading-video-1:before{
content: "";
position: absolute;
top: 3px;
bottom: 3px;
left: 3px;
right: 3px;
border: 1px solid rgba(var(--wdtAccentTxtColorRgb),.5);
border-radius: var(--wdtRadius_Full);
pointer-events: none;
}
.wdt-custom-text-with-images h2 span.heading-video-1 a{
display: inline-grid;
align-items: center;
justify-content: center;
width: 24px;
height: 24px;
background: var(--wdtAccentTxtColor);
border-radius: var(--wdtRadius_Full);
}
.wdt-custom-text-with-images h2 span.heading-video-1 i{
font-size: calc(var(--wdtFontSize_Ext) - 2px);
color: var(--wdtPrimaryColor);
}
.wdt-custom-text-with-images h2 span.heading-video-1 i:before{
margin: 0;
margin-left: 3px;
}
.wdt-title-with-circle-bg h2.wdt-heading-title-wrapper:before {
content: '';
position: absolute;
width: 100px;
height: 100px;
background: var(--wdtPrimaryColor);
border-radius: 50%;
z-index: -1;
left: -33px;
top: -20px;
}
.wdt-title-with-circle-bg h2.wdt-heading-title-wrapper
{
z-index: 1;
position: relative;
}
.wdt-heading-holder > .wdt-heading-deco-wrapper > span { display: inline-block; }.wdt-classic-style.wdt-post-entry .blog-entry { background-color: #fff; margin-bottom: 30px; -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); -webkit-box-shadow: none; box-shadow: none; }
.wdt-classic-style.wdt-post-entry:not(.entry-list-layout) .blog-entry {padding-bottom: 45px;}
.tpl-blog-holder .wdt-classic-style.wdt-post-entry .blog-entry { margin-bottom: 30px; }
.wdt-classic-style.wdt-post-entry .blog-entry.post-without-title .entry-title + div { margin-top: 15px; }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4 { margin-bottom: 0; position: relative; }
.wdt-classic-style.wdt-post-entry .blog-entry div:not(.entry-body) { text-transform: capitalize; }
.wdt-classic-style.wdt-post-entry .blog-entry > div.entry-body { margin: 15px 0; color: var(--wdtBodyTxtColor); }
.wdt-classic-style.wdt-post-entry .blog-entry > div.entry-body > *:last-child { margin-bottom: 0; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry > div:last-child { margin-bottom: 0 !important; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details>div.entry-meta-group {
border-style: solid;
border-width: 1px 0 0;
padding-top: 10px;
padding-bottom: 10px;
}
.wdt-classic-style.wdt-post-entry .blog-entry > div.entry-meta-group:not(:first-child),
.wdt-classic-style.wdt-post-entry .blog-entry > div.entry-meta-group:nth-last-child(2),
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:first-child) { border-width: 1px 0 0; }
.wdt-classic-style.wdt-post-entry .blog-entry:not(.has-post-thumbnail) > div.entry-thumb + .entry-meta-group, .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:first-child { border-width: 0 0 1px; margin-bottom: 15px; }
.wdt-classic-style.wdt-post-entry.entry-list-layout .blog-entry { overflow: visible; }
.wdt-classic-style.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb { padding: 15px; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group:not(:last-child) { margin-bottom: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry div:not(.entry-button):last-child,
.wdt-classic-style.wdt-post-entry .blog-entry div:not(.entry-button):nth-last-child(2),
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div:not(.entry-button):last-child,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div:not(.entry-button):nth-last-child(2) { margin-bottom: 0; padding-bottom: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > * { display: inline-block; float: left; margin: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-author,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-date,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-comments,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-categories,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-tags,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-social-share,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-likes-views,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group>div,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details>div.entry-meta-group>div {
font-family: var(--wdtFontTypo_Base);
color: var(--wdtAccentTxtColor);
font-size: var(--wdtFontSize_Ext);
text-transform: uppercase;
font-weight: var(--wdtFontWeight_Alt);
letter-spacing: var(--wdtLetterSpacing);
margin-bottom: 15px;
}
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > div:not(:last-child) { margin-right: 10px; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > div + div { padding-left: 18px; position: relative; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > div + div:before { background-color: currentColor; content: ""; display: inline-block; height: 8px; margin: 10px 10px 0 0; opacity: 0.15; position: absolute; left: 0; width: 8px; vertical-align: top; -webkit-border-radius: var(--wdtRadius_Full); border-radius: var(--wdtRadius_Full); -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > div.entry-date:not(:first-child):before { margin-right: 10px; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > div:empty,
.wdt-classic-style.wdt-post-entry .blog-entry .entry-comments i,
.wdt-classic-style.wdt-post-entry .blog-entry .entry-date i,
.wdt-classic-style.wdt-post-entry .blog-entry .entry-categories i,
.wdt-classic-style.wdt-post-entry .blog-entry .entry-tags i,
.wdt-classic-style.wdt-post-entry .blog-entry .entry-author img,
.wdt-classic-style.wdt-post-entry .blog-entry .entry-author > span { display: none; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group > div a:not(:focus),
.wdt-classic-style.wdt-post-entry .blog-entry .entry-comments  a:not(:focus),
.wdt-classic-style.wdt-post-entry .blog-entry .entry-date  a:not(:focus),
.wdt-classic-style.wdt-post-entry .blog-entry .entry-categories  a:not(:focus),
.wdt-classic-style.wdt-post-entry .blog-entry .entry-tags  a:not(:focus),
.wdt-classic-style.wdt-post-entry .blog-entry .entry-author a:not(:focus) { text-decoration: none; }
.wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-author a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-date a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-comments a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-categories a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-tags a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-social-share a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-likes-views a, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-meta-group > div a { color: var(--wdtBodyTxtColor); }
.wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-author a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-date a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-comments a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-categories a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-tags a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-social-share a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-likes-views a:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry div.entry-meta-group > div a:hover { color: var(--wdtPrimaryColor); }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-author * { display: inline-block; float: none; margin-right: 5px; vertical-align: top; }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-author *:last-child { margin-right: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-author img { border-radius: 50%; position: relative; }
.wdt-classic-style.wdt-post-entry .blog-entry > div:first-child:not(.entry-thumb),
.wdt-classic-style .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb) { margin-top: 0; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry.format-link > div[class*="entry-thumb"], .wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry.format-quote > div[class*="entry-thumb"] { display: inline-block; margin: 10px 0; width: 100%; }
.wdt-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner, .wdt-classic-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-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:first-child .entry-link-inner, .wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:first-child .entry-quote-inner { border-width: 0 0 1px; }
.wdt-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"]:not(:first-child) .entry-link-inner, .wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"]:not(:first-child) .entry-quote-inner { border-width: 1px 0 0; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry.format-link > div[class*="entry-thumb"] +.entry-meta-group, .wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry.format-quote > div[class*="entry-thumb"] +.entry-meta-group { margin-top: 0 !important; }
.wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner .wdticon-quote-left { display: none; }
.wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner,
.wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { margin-bottom: 0; padding: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-button"],
.wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-button"] { padding-top: 0 !important; padding-bottom: 0 !important; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group:last-child,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry > .entry-thumb + div:nth-child(2),
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:last-child,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div:first-child:not(.entry-thumb) { margin-top: 15px; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button {
clear: both;
display: inline-block;
margin-top: 0;
margin-bottom: 0 !important;
position: absolute;
bottom: 0;
left: 0;
width: auto !important;
-webkit-transform: translateY(50%);
transform: translateY(50%);
}
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button {
display: flex;
align-items: center;
font-size: var(--wdtFontSize_Base);
margin-top: 0;
padding: 15px;
position: relative;
text-align: center;
-webkit-border-radius: var(--wdtRadius_Zero);
border-radius: var(--wdtRadius_Zero);
padding: var(--wdtPadding_Btn);
}
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span { display: inline-flex; font-size: 18px; line-height: 1; margin: 0 0 0 10px; vertical-align: top; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span:before { margin: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:not(:focus) { text-decoration: none; }
.wdt-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper { color: var(--wdtHeadAltColor); display: inline-flex; font-weight: var(--wdtFontWeight_Alt); align-items: flex-start; line-height: normal; margin: 1em 0; position: relative; }
.wdt-classic-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-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper .link-author { font-size: inherit; text-transform: none; word-break: break-word; }
.wdt-classic-style.wdt-post-entry .blog-entry > div[class*="entry-"]:only-child { margin-bottom: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group div[class*="entry-"]:only-child { margin-bottom: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post { background: none; color: inherit; font-size: 0.75em; line-height: inherit; height: auto; left: 0; right: auto; top: 2px; width: auto; }
.wdt-classic-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; }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i:before { line-height: inherit; margin: 0; }
.wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post + a { padding-left: 30px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb { display: block; float: none; width: auto; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry.has-post-thumbnail > div.entry-thumb { margin-left: 15px; margin-right: 15px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb > a > img { -webkit-border-radius: var(--wdtRadius_3X); border-radius: var(--wdtRadius_3X); }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb:first-child > a > img { -webkit-border-radius: var(--wdtRadius_3X) var(--wdtRadius_3X) 0 0; border-radius: var(--wdtRadius_3X) var(--wdtRadius_3X) 0 0; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.format-link):not(.format-quote) > div.entry-thumb:first-child { margin-top: 15px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry:not(.has-post-thumbnail) > div.entry-thumb:first-child + div { margin-top: 15px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group + .entry-thumb { margin-top: -15px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group:first-child + .entry-thumb { margin-top: -15px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group:not(:last-child),
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child) { margin-top: 10px; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb + .entry-meta-group { border-top-width: 0; margin-top: 0; padding-top: 0; }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry > div.entry-thumb:last-child { margin-bottom: 0; }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-format + .entry-details .entry-meta-group:first-child { padding-top: 30px; }
.wdt-classic-style.wdt-post-entry.entry-list-layout .blog-entry.format-link > div[class*="entry-thumb"],
.wdt-classic-style.wdt-post-entry.entry-list-layout .blog-entry.format-quote > div[class*="entry-thumb"] { z-index: 1; }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-categories a:after, .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-tags a:after { color: var(--wdtAccentTxtColor); }
.wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.sticky { background: var(--wdtBodyBGColor); }
.wdt-classic-style.wdt-post-entry .blog-entry div[class*="entry-"]:not(.entry-body) > [class^="wdticon-"]::before,
.wdt-classic-style.wdt-post-entry .blog-entry div[class*="entry-"]:not(.entry-body) > [class*="wdticon-"]::before { text-align: left; }  .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky { background-color: var(--wdtPrimaryColor); border: 1px solid Rgba(var(--wdtAccentTxtColorRgb), 0.25); height: 100%; min-height: 300px; padding: 40px 0 70px; }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry:hover,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky:hover { background-color: var(--wdtPrimaryColor); border-color: Rgba(var(--wdtPrimaryColorRgb), 1); }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button { position: relative; background-color: transparent; border: 1px solid var(--wdtPrimaryColor); color: var(--wdtPrimaryColor); box-shadow: 6px 6px 0px 0px Rgba(var(--wdtPrimaryColorRgb), .8); -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover { color: var(--wdtAccentTxtColor); box-shadow: 0px 0px 0px 0px Rgba(var(--wdtPrimaryColorRgb), .8); }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button::before { content: ""; position: absolute; left: 0; bottom: 0; background-color: rgba(var(--wdtPrimaryColorRgb)); width: 100%; height: 100%; opacity: 0; -webkit-transform: translate(6px, 6px); transform: translate(6px, 6px); z-index: -1; -webkit-transition: var(--wdtBaseTransition); transition: var(--wdtBaseTransition); }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button:hover:before { opacity: 1; -webkit-transform: translate(0px, 0px); transform: translate(0px, 0px); }
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry:hover div.entry-button .wdt-button { background-color: var(--wdtTertiaryColor); border: 1px solid var(--wdtTertiaryColor); color: var(--wdtPrimaryColor); box-shadow: 4px 4px 0px 0px Rgba(var(--wdtSecondaryColorRgb), .8); }
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry:hover div.entry-button .wdt-button:hover { color: var(--wdtAccentTxtColor); box-shadow: 0px 0px 0px 0px Rgba(var(--wdtAccentTxtColorRgb), .8); }
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry:hover div.entry-button .wdt-button::before { background-color: rgba(var(--wdtSecondaryColorRgb)); }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span,
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-button .wdt-button span svg { -webkit-transition: 0s; transition: 0s; }   .wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group .div:not(.entry-social-share) i,
.wdt-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-"]:not(.entry-title) .entry-link-wrapper:hover .link-author, .wdt-classic-style.wdt-post-entry .blog-entry .entry-title h4 span.sticky-post > i { color: var(--wdtPrimaryColor); }
.wdt-classic-style.wdt-post-entry.entry-grid-layout .blog-entry div.entry-meta-group, .wdt-classic-style.wdt-post-entry.entry-list-layout .blog-entry div.entry-meta-group, .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-meta-group, .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group, .wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group:not(:last-child), .wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-meta-group:not(:last-child), .wdt-post-entry.entry-cover-layout .blog-entry .entry-details > div.entry-meta-group:not(:last-child), .wdt-classic-style.wdt-post-entry .blog-entry.format-link > div[class*="entry-thumb"] .entry-link-inner, .wdt-classic-style.wdt-post-entry .blog-entry.format-quote > div[class*="entry-thumb"] .entry-quote-inner { border-color: rgba(var(--wdtHeadAltColorRgb),0.1); }
.wdt-classic-style.wdt-post-entry .blog-entry:hover > div.entry-meta-group > div + div::before,
.wdt-classic-style.wdt-post-entry .blog-entry.sticky > div.entry-meta-group > div + div::before { background-color: var(--wdtSecondaryColor); opacity: 0.5; }
.wdt-classic-style.wdt-post-entry .blog-entry:hover, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry:hover,
.wdt-classic-style.wdt-post-entry .blog-entry.sticky, .wdt-classic-style.wdt-post-entry:not(.entry-cover-layout) .blog-entry.sticky { background-color: var(--wdtTertiaryColor); box-shadow: none; } .wdt-classic-style.wdt-post-entry .blog-entry div.entry-button { clear: both; display: inline-block; position: unset; -webkit-transform: inherit; transform: inherit; margin-top: 38px; }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry.sticky { padding: 40px 0 63px; }
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry > div.entry-body { -webkit-transition: 0s; transition: 0s; }
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry:hover > div.entry-title > h4 > a,
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry:hover > div.entry-body { color: var(--wdtAccentTxtColor); }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-thumb .blog-image::after { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; background-color: var(--wdtPrimaryColor); pointer-events: none; transition: var(--wdtBaseTransition); }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry:hover .entry-thumb .blog-image::after { opacity: 0.75; }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry > div:not(:first-child) { position: relative; }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 > a,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-body p { color: var(--wdtAccentTxtColor); }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-button .wdt-button {
font-family: var(--wdtFontTypo_Alt);
border: 1px solid var(--wdtSecondaryColor);
background-color: transparent;
color: var(--wdtAccentTxtColor);
box-shadow: 4px 4px 0px 0px Rgba(var(--wdtSecondaryColorRgb), .8);
transition: var(--wdtBaseTransition);
font-weight: var(--wdtFontWeight_Alt);
}
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-button .wdt-button:hover {
border: 1px solid var(--wdtPrimaryColor);
color: var(--wdtAccentTxtColor);
box-shadow: 0px 0px 0px 0px Rgba(var(--wdtPrimaryColorRgb), .8);
}
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry div.entry-button .wdt-button::before {
background-color: rgba(var(--wdtSecondaryColorRgb));
}
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 a span { font-style: italic; color: var(--wdtSecondaryColor); }
.entry-cover-layout.wdt-classic-style.wdt-post-entry .blog-entry:hover > div.entry-title > h4 > a:hover,
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry:hover .entry-title h4 a span { color: var(--wdtSecondaryColor); }
.wdt-classic-style.wdt-post-entry.entry-cover-layout .blog-entry .entry-title h4 a:hover span { color: var(--wdtAccentTxtColor); }  @media only screen and (min-width:1025px) {
.wdt-classic-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; }
}  @media only screen and (min-width:1025px) and (max-width:1280px) {
.wdt-classic-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author { position: relative; }
.wdt-classic-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author a { overflow: visible; position: static; width: auto; }
}  @media only screen and (min-width:768px) and (max-width:1024px) {
} @media only screen and (min-width:768px) {
.wdt-post-entry.entry-list-layout .blog-entry.has-post-thumbnail .entry-thumb > a { display: block; float: none; margin-right: -15px; width: auto; }
.wdt-post-entry.entry-list-layout.entry-right-thumb .blog-entry.has-post-thumbnail .entry-thumb > a { margin-left: -15px; margin-right: 0; }
.wdt-post-entry.entry-list-layout.entry-left-thumb .blog-entry.has-post-thumbnail div.entry-button { grid-column-start: 2; }
}  @media only screen and (max-width: 767px) {
}  @media only screen and (max-width: 479px) {
.wdt-classic-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-classic-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author { position: relative; }
.wdt-classic-style.wdt-post-entry .blog-entry:not(.entry-list-layout) .entry-meta-group .entry-author a { overflow: visible; position: static; width: auto; }
.wdt-classic-style.wdt-post-entry .blog-entry div.entry-meta-group:last-child > div:last-child { margin-bottom: 0; }
}