@charset "UTF-8";
@charset "UTF-8";

   :root {
--theme-color-1: #6c5b7b;
--theme-color-2: #f67280;
--theme-color-3: #f8b195;
--theme-color-4: #c06c84;
--theme-color-5: #355c7d;
--body-font: "Fredoka", Arial, Helvetica, sans-serif;
--title-font: "Fredoka", Arial, Helvetica, sans-serif;
--alt-font: "ABeeZee", Arial, Helvetica, sans-serif; --white:  #ffffff;
--black:  #000000;
--very-dark-grey:  #131315;
--dark-grey: #44464b;
--medium-grey:  #94979e;
--light-grey: #cfd0d2;
--very-light-grey: #f2f2f3;
--off-white: #f7f8fa;
--small-desktop-site-max-width:1140px;
--large-mobile-site-max-width: 980px;
--mobile-site-max-width: var(--content-max-width);
--wrapper-side-gutter: calc(var(--post-margin));
--wrap-inner-flex-gap: var(--post-margin);
--default-border-radius: 5px;
--body-background: #ffffff;
--body-font-color: var(--very-dark-grey);
--body-font-size: 1rem;
--h1-font-size: 3.7rem;
--h2-font-size: 2.25rem;
--h3-font-size: 1.75rem;
--h4-font-size: 1.5rem;
--h5-font-size: 1.25rem;
--h6-font-size: 1.1rem;
--heading-font-weight:  600;
--body-gradient-deg: 45deg; --header-background: var(--body-background);
--header-color: var(--black);
--header-elements-background: var(--white);
--header-elements-color: var(--header-color);
--header-border-color: rgba(0,0,0,0.08);
--header-width: var(--site-max-width);
--custom-logo-width: auto;
--header-padding: 0 var(--wrapper-side-gutter);
--header-gradient-deg: 90deg;
--toggle-icon-color: var(--header-color);
--header-box-shadow: 0 0 15px rgba(0,0,0,0.07);
--min-header-height: 80px; --footer-background: none;
--footer-gradient-deg: 90deg;
--footer-border-color:  rgba(0,0,0,0.08); --sidebar-width: calc((var(--site-width) - (var(--wrap-inner-flex-gap) * 3) ) / 4);
--toggle-sidebar-link-color: inherit; --cols-2-flex-basis: calc(100% / 2 - (var(--post-margin) / 2));
--cols-3-flex-basis: calc(100% / 3 - ((var(--post-margin) * 2) / 3));
--cols-4-flex-basis: calc(100% / 4 - ((var(--post-margin) * 3) / 4));
--cols-5-flex-basis: calc(100% / 5 - ((var(--post-margin) * 4) / 5));
--cols-6-flex-basis: calc(100% / 6 - ((var(--post-margin) * 5) / 6));
--cols-7-flex-basis: calc(100% / 7 - ((var(--post-margin) * 6) / 7)); --cols-2-masonry-width: calc(100% / 2 - var(--post-margin));
--cols-3-masonry-width: calc(100% / 3 - var(--post-margin));
--cols-4-masonry-width: calc(100% / 4 - var(--post-margin));
--cols-5-masonry-width: calc(100% / 5 - var(--post-margin));
--cols-6-masonry-width: calc(100% / 6 - var(--post-margin));
--cols-7-masonry-width: calc(100% / 7 - var(--post-margin)); --default-post-margin: 3.125rem;
--post-margin: 3.125rem;
--large-mobile-post-margin: calc(var(--post-margin) / 1.5);
--mobile-post-margin: 34px;
--post-inner-elements-margin:  2rem;
--cover-inner-elements-margin: var(--card-padding);
--post-thumbnail-border-radius: 5px;
--cols-2-post-margin: var(--post-margin);
--cols-3-post-margin: var(--post-margin);
--cols-4-post-margin: var(--post-margin);
--cols-5-post-margin: var(--post-margin);
--cols-6-post-margin: var(--post-margin);
--cols-7-post-margin: var(--post-margin);
--entry-wrapper-flex-gap: 1.25rem;
--list-inner-flex-gap: 2rem;
--list-mobile-entry-wrapper-flex-gap: 1.25rem;
--list-style-full-width-thumbnail-max-width: calc(((100% / 3) * 2) - (var(--post-margin) / 3));
--post-format-icon-background: var(--post-background);
--post-format-icon-color: var(--entry-title-color);
--entry-title-color: var(--black);
--post-box-shadow: 0 0 20px rgba(0,0,0,0.07); --entry-title-font-size: var(--h1-font-size);
--entry-title-font-weight:500;
--cols-5-entry-title-font-size: 1.375rem;
--cols-4-entry-title-font-size: 1.625rem;
--cols-3-entry-title-font-size: 1.875rem;
--cols-2-entry-title-font-size: 2.5rem;
--cols-1-entry-title-font-size: 3.2rem;
--list-entry-title-font-size: 2.5rem; --cols-2-list-entry-title-font-size: 1.75rem;
--cols-3-list-entry-title-font-size: 1.375rem;
--cols-4-list-entry-title-font-size: 1.125rem;
--cols-1-large-mobile-entry-title-font-size: 2.7rem;
--cols-1-mobile-entry-title-font-size: 2.375rem;
--small-dt-entry-title-font-size: 1.5rem; --xsmall-dt-entry-title-font-size: 1.5rem; --large-mobile-entry-title-font-size: 1.875rem; --mobile-entry-title-font-size: 1.625rem; --mobile-grid-entry-title-font-size: 1.875rem; --small-mobile-entry-title-font-size: 1.625rem; --xsmall-mobile-entry-title-font-size: 1.5rem;
--entry-title-letter-spacing: -0.025rem;
--mobile-compact-entry-title-font-size: 1.5rem;
--small-mobile-compact-entry-title-font-size: 1.375rem;
--xsmall-mobile-compact-entry-title-font-size: 1.125rem; --entry-meta-flex-gap: 0.3125rem;
--entry-meta-font-size: 0.9375rem;
--entry-meta-alt-font-size: 0.8125rem;
--category-meta-font-size: 0.75rem;
--entry-meta-color: var(--entry-title-color);
--entry-meta-link-color:  var(--entry-title-color);
--entry-meta-separator: "\22C5";
--avatar-width:36px; --excerpt-font-size: 1.25rem;
--comment-font-size: 1.125rem;
--cols-2-excerpt-font-size: 1.125rem;
--cols-3-excerpt-font-size: 1rem;
--cols-4-excerpt-font-size: 0.9375rem;
--excerpt-color: var(--entry-meta-color);
--entry-meta-border-color:  rgba(0,0,0,0.08); --cover-primary-color: #ffffff;
--cover-background: #949e9a;
--cover-brightness-filter: 80%;
--cover-overlay-gradient: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0,0,0,0));
--cover-border-color: rgba(255,255,255,0.2);
--link-color: var(--secondary-theme-color);
--link-hover-color: var(--secondary-theme-color);
--link-text-decoration: none;
--link-hover-text-decoration: none;
--post-content-link-text-decoration: underline solid var(--link-color) 2px;
--post-content-link-hover-text-decoration: underline solid var(--link-hover-color) 2px;
--content-width:  calc(100% - (var(--post-margin) * 2));
--content-max-width:  46rem;
--mobile-content-width: calc(var(--content-max-width) + ( var(--post-margin) * 2));
--thumbnail-hero-padding:  40%;
--thumbnail-wide-padding: 56.25%;
--thumbnail-landscape-padding: 66.75%;
--thumbnail-square-padding: 100%;
--thumbnail-portrait-padding: 149.88%; --single-body-background: var(--body-background);
--single-entry-font-size:  1.25rem;
--global-primary-elements-margin: 3.125rem;
--global-inner-elements-margin: 2.5rem;
--global-elements-border-radius:  0;
--button-border-radius: 10px;
--input-border-radius:  var(--default-border-radius);
--input-border-color: var(--light-grey);
--input-background: var(--white);
--input-font-size: 14px;
--button-padding:  0.75rem 1rem;
--button-font: var(--title-font);
--button-font-size: 14px;
--button-font-weight: 600;
--default-content-margin: 1.5rem;
--heading-margin:  1.5rem 0;
--entry-header-flex-gap: 1.25rem;
--sidebar-flex-gap: 1.875rem;
--footer-column-flex-gap: var(--post-margin);
--header-flex-gap: 28px;
--footer-top-margin: var(--global-primary-elements-margin);
--primary-menu-font-size: 1.0625rem;
--widget-font-size: 1rem;
--widget-subtitle-font-size: 0.9375rem;
--widget-link-color: var(--entry-title-color);
--widget-link-padding: 0.625rem;
--widget-link-font-weight:600;
--widget-background-padding: var(--post-margin);
--tags-background: var(--default-highlight-background);
--tags-hover-background: var(--default-highlight-background-hover);
--tags-color: var(--entry-meta-link-color);
--tags-font-size: 0.875rem;
--default-border-color: rgba(0,0,0,0.08);
--default-highlight-background: rgba(0,0,0,0.04);
--default-highlight-background-hover: rgba(0,0,0,0.06);
--card-padding: 1.875rem;
--list-card-padding: 2.25rem;
--section-header-subtitle-color: var(--medium-grey);
--tfm-dot-color: rgba(0,0,0,0.14);
--h1-line-height: 1.04; --mobile-avatar-width: 36px;
--small-mobile-avatar-width: 34px;
--mobile-entry-meta-font-size: 0.9375rem;
--mobile-excerpt-font-size: 1rem;
--small-mobile-excerpt-font-size: 0.875rem; --tfm-posts-widget-grid-entry-title-font-size: 1.625rem;
}
[data-sidebar-width="default"],
[data-sidebar-width="custom"],
.has-sidebar .cols-3 .loop-sidebar,
.cols-4 .loop-sidebar,
.footer-column {
--tfm-posts-widget-wthumb-entry-title-font-size: 1.125rem;
--tfm-posts-widget-entry-title-font-size: 1.25rem;
}
.has-sidebar .has-block-sidebar {
--excerpt-font-size: 1.125rem;
--cols-2-excerpt-font-size: var(--cols-4-excerpt-font-size);
} @media( min-width:1061px) {
.has-sidebar main,
.has-block-sidebar,
.after-content .post-grid {
--cols-3-entry-title-font-size: 1.625rem; --cols-2-entry-title-font-size: 1.875rem; --cols-1-entry-title-font-size: 2.7rem;
--list-entry-title-font-size: 1.875rem;
--cols-2-list-entry-title-font-size: 1.5rem;
--cols-3-list-entry-title-font-size: 1.125rem;
}
.has-sidebar .has-block-sidebar {
--cols-2-entry-title-font-size: 1.625rem;
--cols-1-entry-title-font-size: 2.5rem;
}
main[data-max-width="true"] {
--cols-2-entry-title-font-size: 1.875rem;
--cols-3-entry-title-font-size: 1.5rem;
--list-entry-title-font-size: 1.875rem;
}
} @media(min-width:601px) {
.cols-1:not(.list),
.cols-2:not(.list) .cover {
--card-padding: 2.5rem;
}
}  html {
font-size: 100%;
}
body {
direction: ltr;
background: var(--body-background);
color: var(--body-font-color);
font-family: var(--body-font, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif);
font-size: var(--body-font-size);
font-weight: 400;
letter-spacing: var(--body-letter-spacing);
text-align: left;
overflow-x: hidden;
}
* {
box-sizing: border-box;
} a,
path {
transition: all 0.2s linear;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
word-break: normal;
}
.screen-reader-text:focus {
background-color: var(--very-light-grey);
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}  main {
display: block;
flex-basis: 100%;
width: 100%;
}
body:not(.has-sidebar) main[data-max-width="true"] {
max-width: var(--no-sidebar-blog-list-max-width);
margin-left: auto;
margin-right: auto;
}
main > *:not(#primary) {
margin-bottom: var(--wrap-inner-flex-gap);
}
h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
font-feature-settings: "lnum";
font-variant-numeric: lining-nums;
font-weight: var(--heading-font-weight, 600);
letter-spacing: var(--heading-letter-spacing, normal);
line-height: var(--heading-line-heght, 1.05);
margin: var(--heading-margin);
word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-all;
word-break: break-word;
font-family: var(--title-font, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif);
}
h1,
.heading-size-1,
.faux-heading {
font-size: var(--h1-font-size);
font-weight: var(--h1-font-weight, 700);
line-height: var(--h1-line-height, 1.138888889);
}
h2,
.heading-size-2 {
font-size: var(--h2-font-size);
}
h3,
.heading-size-3 {
font-size: var(--h3-font-size);
}
h4,
.heading-size-4 {
font-size: var(--h4-font-size);
letter-spacing: var(--h4-line-height, -0.046875rem);
}
h5,
.heading-size-5 {
font-size: var(--h5-font-size);
letter-spacing: var(--h5-line-height, -0.040625rem);
}
h6,
.heading-size-6 {
font-size: var(--h6-font-size);
letter-spacing: var(--h6-line-height, -0.040625rem);
}
p {
line-height: var(--default-line-height, 1.5);
margin: var(--paragraph-margin, 0 0 1em 0);
}
em,
i,
q,
dfn {
font-style: italic;
}
em em,
em i,
i em,
i i,
cite em,
cite i {
font-weight: bolder;
}
big {
font-size: 1.2em;
}
small {
font-size: 0.75em;
}
b,
strong {
font-weight: var(--strong-font-weight, 600);
}
ins {
text-decoration: underline;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
abbr,
acronym {
cursor: help;
}
address {
line-height: 1.5;
margin: 0 0 2rem 0;
}
hr,
.the-post .entry-content hr,
.the-page .entry-content hr {
border-style: solid;
border-width: 1px 0 0 0;
border-color: var(--default-border-color);
margin: 4rem auto;
opacity: 1;
}
a {
color: var(--link-color, var(--black));
text-decoration: var(--link-text-decoration, none);
transition: all 0.2s ease;
outline:  0;
}
a:hover,
a:focus {
text-decoration: var(--link-hover-text-decoration, none);
color:  var(--link-hover-color);
} ul,
ol {
margin: var(--default-content-margin) 0 var(--default-content-margin) 3rem;
}
ul {
list-style: disc;
}
ul ul,
ol ul {
list-style: circle;
}
ul ul ul {
list-style: square;
}
ol {
list-style: decimal;
}
ol ol { }
ol ol ol {
list-style: lower-roman;
}
li {
line-height: 1.5;
margin: var(--list-item-margin, 0 0 0.5rem 1rem);
}
li > ul,
li > ol {
margin: var(--nested-list-margin, 1rem 0 0 0rem);
}
.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
list-style: none;
margin: 0;
}
.reset-list-style li {
margin: 0;
}
dt,
dd {
line-height: 1.5;
}
dt {
font-weight: var(--strong-font-weight, 700);
}
dt + dd {
margin-top: 0.5rem;
}
dd + dt {
margin-top: 1.5rem;
}
.entry-content li::marker {
color: var(--list-marker-color, inherit);
} blockquote {
border-color: var(--blockquote-border-color, var(--primary-theme-color));
border-style: solid; border-width: 0 0 0 0.4rem;
color: inherit; margin: calc(var(--default-content-margin) * 1.5) 0; padding: var(--blockquote-padding, 0 0 0 2rem); }
cite {
font-style: normal;
line-height: 1.25;
color: var(--entry-meta-color);
}
cite a {
color: var(--entry-meta-link-color);
}
blockquote cite {
display: inline-block;
position: relative;
padding-top: 1.5rem;
margin-top: 1rem;
font-size: 1.0625rem;
}
blockquote p:first-child {
padding-top: 40px;
position: relative;
}
blockquote p:first-child::before {
font-family: fontello;
content: '\e806';
position: absolute;
top:0;
left:0;
transform: rotate(180deg);
}
blockquote p:last-child,
blockquote p:last-of-type {
margin: 0;
}
blockquote cite::before {
content: '';
width:40px;
height:1px;
background: var(--default-border-color);
position: absolute;
top: 0;
left: 0;
} code,
kbd,
pre,
samp,
.wp-block-code {
font-family: monospace;
font-size: 0.9em;
padding: 0.3rem 0.6rem;
word-break: break-word;
border-radius: var(--default-border-radius);
border: 1px solid var(--default-border-color);
background: var(--default-highlight-background);
font-weight: normal;
border-color: var(--default-border-color);
}
.entry-content > code,
.entry-content > pre {
padding: 2rem;
}
pre {
line-height: 1.5;
margin: 2rem 0;
overflow: auto;
text-align: left;
white-space: pre-wrap;
word-wrap: break-word;
}
pre code {
background: transparent;
padding: 0;
border:0;
border-radius: 0;
}
p code {
display:inline-block;
margin-top: var(--default-content-margin);
} figure {
display: block;
margin: 0;
}
iframe {
display: block;
max-width: 100%;
} .wp-embed-responsive .is-type-rich iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
}
.wp-embed-responsive .is-type-rich:not([class*="twitter"]):not([class*="facebook"]):not([class*="instagram"]) .wp-block-embed__wrapper::before {
content: "";
display: block;
padding-top: 50%;
}
.wp-embed-responsive .is-type-rich:not([class*="twitter"]):not([class*="facebook"]):not([class*="instagram"]) .wp-block-embed__wrapper::before {
padding-top: var(--thumbnail-wide-padding);
}
video {
display: block;
}
svg,
img,
embed,
object,
picture {
display: block;
height: auto;
max-width: 100%;
}
figcaption,
.wp-caption-text,
.wp-block-image figcaption {
color: var(--medium-grey);
display: block;
font-weight: var(--figcaption-font-weight, 500);
line-height: 1.2;
margin-top: calc(var(--default-content-margin) + 12px);
font-size: var(--figcaption-font-size, 0.8125rem);
word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-all;
word-break: break-word;
}
.featured-media-caption {
font-size: 0.75rem; position: absolute;
left: 16px;
bottom: 16px;
margin: 0;
background: var(--body-background);
padding: 10px 20px;
border-radius: 16px;
color: var(--medium-grey); max-width: 70%;
}
.single-hero[data-fullwidth="true"] .featured-media-caption {
max-width: calc(var(--site-max-width) + (var(--wrapper-side-gutter) * 2));
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
figcaption a,
.wp-caption-text a {
color: var(--link-color)
}
.alignleft figcaption,
.alignleft .wp-caption-text,
.alignright figcaption,
.alignright .wp-caption-text {
margin-top: 1rem;
}
blockquote.instagram-media,
iframe.instagram-media {
margin: auto !important;
} fieldset {
border: 0.2rem solid var(--light-grey);
padding: 2rem;
}
legend {
font-size: 0.85em;
font-weight: 700;
padding: 0 1rem;
}
label {
display: block; font-weight: 400;
margin: 0 0 0.5rem 0;
font-family: var(--title-font);
font-weight: 600;
}
label.inline,
input[type="checkbox"] + label {
display: inline;
font-weight: 400;
}
input[type="checkbox"] {
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
top: 2px;
display: inline-block;
margin: 0 0.5rem 0 0;
width: 1rem;
min-width: 1rem;
height: 1rem;
background: var(--white);
border-radius: 0;
border-style: solid;
border-width: 1px;
border-color: var(--input-border-color);
box-shadow: none;
cursor: pointer;
}
input[type="checkbox"]:checked::before { content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
position: absolute;
display: inline-block;
margin: -0.1875rem 0 0 -0.25rem;
height: 1.3rem;
width: 1.3rem;
}
input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
font-family: var(--body-font, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif);
line-height: 1;
border-radius:  var(--input-border-radius);
}
input,
textarea {
border-color: var(--default-border-color);
background: var(--input-background);
color: var(--input-color, var(--dark-grey));
}
code,
input[type="url"],
input[type="email"],
input[type="tel"] { direction: ltr;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
-webkit-appearance: none;
-moz-appearance: none; border-style: solid;
border-width: 1px;
box-shadow: none;
display: block;
font-size: var(--input-font-size, 0.9375rem);
letter-spacing: var(--input-letter-spacing, -0.015em);
margin: var(--global-elements-margin) 0;
max-width: 100%;
padding: var(--input-padding, 0.75rem 0.75rem);
width: 100%;
border-radius: var(--input-border-radius);
}
select {
font-size: var(--input-select-font-size, var(--input-font-size, 0.9375rem));
max-width: 100%;
border: 1px solid var(--default-border-color);
border-radius: var(--input-border-radius);
padding: var(--input-select-padding, 0.875rem 2rem 0.875rem 1rem);
background-color: var(--white);
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url("data:image/svg+xml,%3Csvg fill='none' fill-rule='evenodd' stroke='black' stroke-width='0.501' stroke-linejoin='bevel' stroke-miterlimit='10' font-family='Times New Roman' font-size='16' style='font-variant-ligatures:none' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg' version='1.1' overflow='visible' width='36.246pt' height='23.603pt' viewBox='250.025 -761.362 36.246 23.603'%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Layer 1' transform='scale(1 -1)'%3E%3Cpath d='M 268.155,737.759 L 250.025,755.887 L 255.5,761.362 L 268.156,748.709 L 280.796,761.349 L 286.271,755.875 L 268.155,737.759 Z' stroke='none' fill='%2344464b' stroke-linejoin='miter' marker-start='none' marker-end='none'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position-x: calc(100% - 12px);
background-position-y: calc(50%);
background-size: 9px;
line-height: 1.3;
font-family: var(--body-font);
}
textarea {
height: 12rem;
line-height: 1.5;
width: 100%;
border-radius: 0;
}
input::-webkit-input-placeholder {
line-height: normal;
opacity: 0.4;
}
input:-ms-input-placeholder {
line-height: normal;
opacity: 0.4;
}
input::-moz-placeholder {
line-height: revert; opacity: 0.4;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
background: var(--button-background);
color: var(--button-color, var(--white));
border: none;
outline: none;
border-radius: var(--button-border-radius);
font-family: var(--button-font);
cursor: pointer;
display: inline-block;
letter-spacing: 0.0333em;
line-height: 1.25;
margin: 0;
padding: var(--button-padding);
text-align: center;
text-decoration: none;
transition: all 0.3s ease;
letter-spacing: var(--button-letter-spacing, normal);
text-transform: var(--button-text-transform, none);
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: var(--button-font-size, 0.9375rem);
font-weight: var(--button-font-weight);
}
button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:not(.has-background):focus,
.wp-block-button .wp-block-button__link:not(.has-background):hover,
.wp-block-file .wp-block-file__button:not(.has-background):focus,
.wp-block-file .wp-block-file__button:not(.has-background):hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
text-decoration: none;
background: var(--button-hover-background);
color: var(--button-hover-color);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
border-color: currentColor;
}
input[type="search"]:focus {
outline: thin dotted;
outline-offset: -4px;
} table {
border: 1px solid var(--default-border-color);
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
margin: 2rem 0;
max-width: 100%;
overflow: hidden;
width: 100%;
}
.alignleft > table {
margin: 0;
}
.alignright > table {
margin: 0;
}
th,
td {
border: 1px solid var(--default-border-color);
line-height: 1.4;
margin: 0;
overflow: visible;
padding: 0.75rem;
}
caption {
background: var(--default-highlight-background);
font-weight: 600;
padding: 0.5em;
text-align: center;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th {
font-weight: 700;
}  .wrap {
margin: auto;
position: relative;
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
padding-top: var(--global-primary-elements-margin);
}
.wrap + *,
.wrap + * + *,
.wrap + * + * + * {
margin-top: var(--global-primary-elements-margin);
}
.wrap-inner {
max-width: var(--site-max-width);
margin:auto;
display:flex;
flex-wrap: wrap;
min-height: calc(100vh - 380px); gap: var(--wrap-inner-flex-gap);
}
.content-area {
width: 100%;
max-width: var(--site-max-width);
margin-left: auto;
margin-right: auto;
}
.aside-sidebar {
flex-basis: var(--sidebar-width);
margin-bottom: calc(var(--global-elements-margin) * 2);
position: relative;
display:flex;
flex-direction: column;
gap: var(--post-margin);
flex-shrink: 1;
}
@media (min-width:1061px) {
.has-sidebar main {
flex-basis: calc(100% - (var(--sidebar-width) + var(--wrap-inner-flex-gap)));
max-width: calc(100% - (var(--sidebar-width) + var(--wrap-inner-flex-gap)));
}
}
.toggle-sidebar {
width:95%;
max-width: var(--toggle-sidebar-max-width, 420px);
height: 100%;
overflow:auto;
overflow-x:hidden;
background: var(--toggle-sidebar-background, var(--body-background));
color:  var(--toggle-sidebar-color);
position: fixed;
top:0;
left: -460px;
transition: all 0.4s ease;
z-index: 5000;
box-shadow: var(--toggle-sidebar-box-shadow, 0 5px 15px rgba(0,0,0,0.1));
}
.toggle-sidebar.show {
left: 0;
z-index:4000;
}
.admin-bar .toggle-sidebar {
padding-top: 30px;
}
.toggle-sidebar > *,
.toggle-sidebar .widget {
margin: 1.875rem;
display: block;
width: auto;
max-width: 100%;
} .site-header {
color: var(--header-color);
padding: 0 var(--wrapper-side-gutter);
text-align: center;
display:flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
width:100%;
max-width: 100%;
margin: 0 auto;
position: relative;
z-index: 400;
gap: 1rem;
transition: background 0.3s ease;
}
.site-header.has-background {
background: var(--header-background);
}
.site-header-inner {
display: flex;
flex-direction: column;
width:100%;
transition: all 0.3s ease;
padding: 15px 0;
position: relative;
min-height: var(--min-header-height);
justify-content: center;
}
.default .site-header-inner {
min-height: auto;
}
.default .site-header-inner::before {
content: '';
width: 100vw;
height: 1px;
background: var(--default-border-color);
top: 0;
left: calc(0px - var(--wrapper-side-gutter));
position: absolute;
}
.header-layout-wrapper {
width:100%;
max-width: var(--header-width);
display: flex;
gap: var(--header-flex-gap);
flex-direction: column;
margin: 0 auto;
position: relative;
}
.fullwidth .site-header-inner,
.fullwidth .header-layout-wrapper,
.fullwidth[class*="default"] .header-branding {
max-width: 100%;
border-radius: 0;
}
.logo-left-menu-right .header-layout-wrapper {
display:flex;
flex-direction: row;
justify-content: space-between;
}
.logo-split-menu .header-layout-wrapper {
justify-content: space-between;
flex-direction: row;
align-items: stretch;
}
.site-title {
font-size: var(--logo-font-size, 4.2rem);
font-weight: var(--site-title-font-weight, var(--heading-font-weight, 600));
margin:0;
}
.site-title a {
color: var(--header-color);
}
.site-logo {
text-align: center;
margin: 0;
font-size: 0;
}
.site-logo img {
margin:auto;
}
.tagline {
font-size: 1rem;
font-weight: 500;
height: 100%;
border-left: 1px solid var(--default-border-color);
padding-left: 28px;
display: inline-flex;
align-items: center;
}
.tagline > * {
opacity: 0.5;
}
.site-header.default .tagline {
border:0;
padding: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
.site-logo img {
image-rendering: -webkit-optimize-contrast;
}
}
.site-logo a {
display: inline-block;
}
.custom-logo {
}
body[data-color-mode="system"]:not(.tfm-light-mode):not(.tfm-dark-mode) .custom-logo:nth-of-type(2) {
display: none;
}
.logo-below-nav .header-layout-wrapper {
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.lbn-site-title-wrapper {
text-align: center;
padding-top: var(--global-primary-elements-margin);
display: flex;
flex-direction: column;
gap:0.25rem;
}
.lbn-site-title-wrapper .tagline {
margin:0;
font-weight: 600;
color: var(--entry-meta-color);
}
.mobile-header {
display:none;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100%;
gap: 1rem;
padding: 0.75rem 0;
max-width: var(--site-max-width);
}
.site-header .mobile-header .header-left {
flex:0;
}
.mobile-header .header-secondary li:not([class*="tfm"]) {
display:none;
} .site-header.fixed:not(.has-background) {
background: var(--body-background);
box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
@media (min-width:1061px) {
.site-header:not(.default).fixed .site-header-inner {
padding-top:10px;
padding-bottom: 10px;
min-height: auto;
}
.site-header.fixed.has-background {
box-shadow: var(--post-box-shadow);
}
header.site-header.sticky-nav.fixed {
position: fixed !important;
z-index:3000;
}
header.site-header.default.sticky-nav.fixed .header-branding,
header.site-header.default-advert.sticky-nav.fixed .header-branding,
header.site-header.default-logo-left.sticky-nav.fixed .header-branding,
header.site-header.sticky-nav.fixed .tfm-site-header-sidebar   {
display: none;
}
}
.header-branding {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.default .header-branding,
.default-logo-left .header-branding,
.default-advert .header-branding  {
width:100%;
max-width: var(--site-max-width);
padding-top: 15px;
min-height: var(--min-header-height);
}
.logo-split-menu .header-branding {
gap: 1.25rem;
}
.header-section {
display: flex;
align-items: center;
flex: 1;
gap: 0.75rem;
}
.logo-split-menu .header-section {
position: relative;
}
.header-left {
justify-content: flex-start;
}
.header-right {
justify-content: flex-end;
}
.default-logo-left .header-branding .header-left {
order: 2;
justify-content: flex-end;
}
.default-logo-left .header-branding .header-right {
order: 3;
flex: 0;
}
.site-header .search-form {
display: flex;
}
.logo-branding {
flex-direction: column;
}
.default-logo-left .logo-branding {
align-items: flex-start;
}
.logo-left-menu-right .header-section {
flex: auto;
}
.logo-left-menu-right .header-left {
flex-grow: 0;
gap: 28px;
}
.header-right .header-secondary {
order: 3;
}
.logo-left-menu-right .header-right .tfm-social-icons-wrapper {
order: -2;
}
.default-advert .header-section {
align-items: flex-start;
flex: auto;
}
.default-advert .header-right {
align-items: center;
justify-content: flex-end;
}
.default-advert .logo-branding {
justify-content: center;
}
.site-header.default-advert .header-section.header-right .advert {
max-width: 728px;
margin:0;
}
.default-advert .tagline {
margin-bottom: 0;
}
.default-advert .header-branding {
margin-bottom: var(--global-elements-margin);
}
.site-header[class*="default"] .primary-menu-section {
justify-content: flex-start;
align-items: center;
}
.site-header[class*="default"] .primary-menu-section.section-right {
justify-content: flex-end;
}
.site-header [class*="toggle"] {
font-size: 1rem;
border-radius: 25px;
cursor: pointer;
font-weight: normal;
transition: all 0.2s ease;
background: var(--default-highlight-background);
}
.site-header [class*="toggle"]:hover,
.site-header [class*="toggle"]:focus {
background: var(--default-highlight-background);
}
.site-header .toggle-menu {
outline: none;
}
.site-header [class*="toggle"]::before {
font-family: fontello;
display: flex;
justify-content: center;
align-items: center;
width: 36px;
height: 36px;
}
.site-header .toggle-menu::before {
content: '\e811';
transition: all 0.2s ease;
font-size: 1.125rem;
}
.site-header .toggle-menu:hover::before,
.site-header .toggle-menu:focus::before {
transform: rotate(-90deg);
}
.toggle-search::before {
content: '\e801';
}
body:not(.tfm-dark-mode) .toggle-color-mode::before {
content: '\e80a';
}
body.tfm-dark-mode .toggle-color-mode::before {
content: '\e809';
} .primary-menu-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row;
align-items: center;
position: relative;
gap: var(--header-flex-gap)
}
.primary-menu-section {
display: flex;
flex: 1;
justify-content: flex-end;
align-items: center;
gap: 0.75rem;
}
.header-secondary {
align-items: center;
}
.primary-menu-section .header-secondary {
order: 100;
}
.logo-split-menu .split-menu-right {
margin-right: auto;
margin-left:0;
height: 100%;
}
.logo-split-menu .split-menu-left {
margin-left: auto;
height: 100%;
}
.logo-split-menu .header-right .header-secondary {
order: 3;
}
ul.primary-menu {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 0;
padding:  0;
list-style: none;
font-size: var(--primary-menu-font-size);
font-family: var(--title-font);
}
.primary-menu li {
font-size: inherit;
position: relative;
line-height: 1.1;
}
.primary-menu > li {
margin: 0;
display: inline-flex;
align-items: center;
}
.primary-menu a {
color: inherit;
display: flex;
align-items: center;
text-decoration: none;
word-break: normal;
word-wrap: normal;
color:  var(--primary-menu-link-color, var(--header-color));
cursor: pointer;
font-weight: 500;
padding:11px 11px;
border-radius: var(--button-border-radius);
}
.primary-menu > li.menu-item-has-children > a {
padding-right: 9px;
}
.primary-menu > li:not(.tfm-cta) > a:hover,
.primary-menu > li:not(.tfm-cta) > a:focus,
.primary-menu .current_page_ancestor {
color: var(--header-hover-color);
}
.primary-menu li.current-menu-item:not(.tfm-cta) > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
color: var(--header-hover-color);
}
.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
text-decoration: none;
} .primary-menu ul {
background: var(--primary-menu-submenu-background, var(--header-elements-background));
border-radius: var(--primary-menu-submenu-border-radius, var(--default-border-radius));
color: var(--primary-menu-submenu-link-color, var(--header-elements-color));
opacity: 0;
visibility: hidden;
padding: 0.75rem;
position: absolute;
left: 0;
top: var(--primary-menu-submenu-top, calc(100% + 14px));
transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
transform: translateY(-0.6rem);
width: var(--primary-menu-submenu-width, 220px);
z-index: 1;
list-style: none;
text-align: left;
margin: 0;
box-shadow: var(--primary-menu-submenu-box-shadow, 0 0 15px rgba(0,0,0,0.1));
}
.primary-menu ul::before {
}
.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
opacity: 1;
visibility: visible;
transform: translateY(0);
transition: opacity 0.15s linear, transform 0.15s linear;
}
.primary-menu ul::before,
.primary-menu ul::after {
content: "";
display: block;
position: absolute;
bottom: 100%;
}
.primary-menu ul::before {
height: 1.4rem;
left: 0;
right: 0;
}
.primary-menu > .menu-item-has-children:not(.tfm-megamenu):not(.tfm-cols-4):not(.tfm-cols-5) > ul::after {
width: 0; 
height: 0; 
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid var(--header-elements-background);
top: -10px;
left: 25px;
z-index: 200;
}
.primary-menu ul li {
margin:0;
position: relative;
}
.primary-menu ul li:last-child {
border: 0;
}
.primary-menu ul a {
background: transparent;
border: none;
color: inherit;
display: block;
padding: 0.75rem;
width: 100%;
color: var(--primary-menu-submenu-link-color, var(--header-elements-color));
font-size: var(--primary-menu-submenu-font-size, 1rem);
background: var(--header-elements-background);
border-radius: var(--default-border-radius);
transition: background 0.2s ease;
}
.primary-menu ul a::after {
content: none;
}
.primary-menu ul a:hover,
.primary-menu ul a:focus {
color: var(--primary-menu-submenu-link-hover-color, var(--header-elements-color));
background: var(--default-highlight-background);
}
.primary-menu li.menu-item-has-children > a .menu-label::after {
font-family: fontello;
content: "\e812";
font-size: 0.5rem;
margin-left: 5px;
transform: rotate(90deg);
margin-top: 4px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 13px;
height: 13px;
transition: transform 0.3s ease;
}
.primary-menu > li.menu-item-has-children > a:hover .menu-label::after {
transform: rotate(-90deg);
}
.primary-menu ul li.menu-item-has-children > a .menu-label::after {
font-family: "fontello";
content: "\e812";
font-size: 0.5rem;
position: absolute;
right: 0.75rem;
transform: rotate(0deg);
}
.primary-menu ul .current-menu-item > a {
color: var(--primary-menu-submenu-link-color, var(--header-elements-color));
opacity: 0.7;
}
.primary-menu .menu-label {
display: flex;
transition: opacity 0.3s ease;
align-items: flex-start;
} .default .primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-2 ul,
.default .primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-2 ul,
.logo-split-menu .split-menu-right .menu-item[class*="tfm-cols"] ul {
left: auto;
right: calc(-220px + 50%);
}
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul,
.default .primary-menu .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul,
.default .primary-menu .menu-item + .menu-item + .menu-item.tfm-cols-3 ul,
.logo-split-menu .split-menu-right .menu-item.tfm-cols-3  ul {
left: auto;
right: calc(-330px + 50%);
}
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item[class*="tfm-cols"]  > ul::after,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after,
.default .primary-menu .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after,
.default .primary-menu .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after,
.logo-split-menu .split-menu-right.primary-menu .menu-item[class*="tfm-cols"] > ul::after {
left:calc(50% - 10px);
} .primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item[class*="tfm-cols"] ul,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item[class*="tfm-cols"] ul,
.logo-split-menu .split-menu-right .menu-item + .menu-item[class*="tfm-cols"] ul,
.logo-split-menu .split-menu-right .menu-item + .menu-item + .menu-item[class*="tfm-cols"] ul {
right: 0;
}
.primary-menu > .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item[class*="tfm-cols"] > ul::after,
.primary-menu > .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item[class*="tfm-cols"] > ul::after,
.logo-split-menu .split-menu-right .menu-item + .menu-item[class*="tfm-cols"]  > ul::after,
.logo-split-menu .split-menu-right .menu-item + .menu-item + .menu-item[class*="tfm-cols"]  > ul::after {
left: auto;
right: 25px;
}
@media(max-width:1360px) { .primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul {
left: auto;
right: 0;
}
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after,
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after  {
left: auto;
right: 25px;
}
.logo-left-menu-right .primary-menu .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul {
left: auto;
right: calc(-330px + 50%);
}
.logo-left-menu-right .primary-menu .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3  > ul::after  {
left:calc(50% - 10px);
}
} .primary-menu ul ul {
top: -0.75rem;
}
.primary-menu ul li:not(:first-child) ul {
border-top-left-radius: var(--primary-menu-submenu-border-radius, var(--default-border-radius));
border-top-right-radius: var(--primary-menu-submenu-border-radius, var(--default-border-radius));
}
.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
left: calc(100% + 0.75rem);
}
.primary-menu ul ul::before {
border-bottom-color: transparent;
border-left-color: var(--primary-menu-submenu-background);
bottom: auto;
left: -1.6rem;
top: 2rem;
}
.primary-menu ul ul::before,
.primary-menu ul ul::after {
content: "";
display: block;
position: absolute;
top: 0;
}
.primary-menu ul ul::before {
width: 2rem;
left: -2rem;
right: 0;
height: 100%;
}
.primary-menu .tfm-cta a {
background: var(--tfm-cta-background);
color: var(--tfm-cta-color);
border-radius: var(--button-border-radius);
min-height: 36px;
font-size: var(--button-font-size);
padding: 10px 16px;
font-weight: 600;
}
.has-cta-background .tfm-cta a {
outline: none;
}
.primary-menu .tfm-cta a:hover,
.primary-menu .tfm-cta a:focus  {
background: var(--tfm-cta-background-hover, var(--tfm-cta-background));
color: var(--tfm-cta-color-hover, var(--tfm-cta-color));
}
.primary-menu .menu-description {
font-size: 0.875rem;
opacity: 0.7;
}
.primary-menu > li  > a .menu-description {
margin-left: 5px;
}
.primary-menu .tfm-sash a {
display: flex;
}
.primary-menu .tfm-sash .menu-description,
.primary-menu a .tfm-sash,
.primary-nav-sidebar .tfm-sash .menu-description,
.primary-nav-sidebar a .tfm-sash {
background: var(--tfm-menu-sash-background);
color: var(--tfm-menu-sash-color);
padding: 3px 7px;
font-size: 0.625rem;
border-radius: var(--button-border-radius);
margin-left: 5px;
opacity: 1;
}
.primary-menu .tfm-sash.sash-2 .menu-description,
.primary-menu a .tfm-sash.sash-2,
.primary-nav-sidebar .tfm-sash.sash-2 .menu-description,
.primary-nav-sidebar a .tfm-sash.sash-2 {
background: var(--tfm-menu-sash-2-background);
color: var(--tfm-menu-sash-2-color);
opacity: 1;
}
.primary-menu .tfm-sash.sash-3 .menu-description,
.primary-menu a .tfm-sash.sash-3,
.primary-nav-sidebar .tfm-sash.sash-3 .menu-description,
.primary-nav-sidebar a .tfm-sash.sash-3 {
background: var(--tfm-menu-sash-3-background);
color: var(--tfm-menu-sash-3-color);
}
.tfm-color-1 {
color: var(--primary-theme-color);
}
.tfm-color-2 {
color: var(--secondary-theme-color);
}
.tfm-color-3 {
color: var(--tertiary-theme-color);
} .menu-description.count  {
font-size: 0;
border-radius: 5px;
background: none;
padding:0;
}
.menu-description.count .count {
background: none;
font-size: 1rem;
font-weight: 600;
bottom: 10px;
margin-left: 4px;
}
.primary-menu a[class*="cat-link"]::before,
.primary-nav-sidebar a[class*="cat-link"]::before {
content: none;
} .header-secondary > li,
.header-third > li {
margin: 0 0 0 0.625rem;
}
.header-secondary > li:first-child,
.header-third > li:first-child {
margin-left: 0;
}
.header-third ul li a {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.header-left .primary-menu ul {
margin: 0;
}
.primary-menu.header-secondary ul {
left:auto;
right:0;
}
.primary-menu.header-secondary > .menu-item-has-children:not(.tfm-megamenu):not(.tfm-cols-4):not(.tfm-cols-5) > ul::after {
left: auto;
right: 25px;
}
.tfm-subscribe a::before,
[class*="tfm-patreon"] a::before {
font-family: fontello;
content: '\f1d8';
margin-right: 0.5rem;
font-weight: 400;
}
.tfm-patreon a::before {
content: '\e09f';
}
.tfm-patreon-alt a::before {
content: '\e77f';
}
.tfm-button-arrow a::after {
font-family: fontello;
font-weight: 400;
content: '\e802';
transform: rotate(0deg);
margin-left: 8px;
display: inline-block;
} .toggle-sidebar-header {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--default-border-color);
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding:  0.75rem 1.875rem;
color: var(--header-color);
}
.has-background.toggle-sidebar-header {
background: var(--header-background);
}
.toggle-sidebar .close-menu {
display:inline-block;
}
.toggle-sidebar .close-menu::before {
font-family: fontello;
content: '\e80c';
font-size: 16px;
width: 34px;
height: 34px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-weight: 400;
cursor: pointer;
transition: all 0.3s ease;
background: var(--default-highlight-background);
}
.toggle-sidebar .close-menu:hover::before {
transform: rotate(90deg);
}
.primary-nav-sidebar {
margin: 0;
padding: 0;
list-style: none;
}
.primary-nav-sidebar ul {
margin: 0;
list-style: none;
display: none;
}
.primary-nav-sidebar li {
margin: 0;
padding: 0;
position: relative;
line-height: normal;
}
.primary-nav-sidebar a {
padding: var(--widget-link-padding) 0;
display: flex;
margin: 0;
align-items: center;
font-weight: 600;
color: var(--body-font-color);
}
.primary-nav-sidebar .sub-menu {
padding:0;
margin:0;
}
.primary-nav-sidebar ul li ul.sub-menu a::before {
content: '\2014';
margin-right: 5px;
}
.primary-nav-sidebar .sub-menu li {
border:0;
}
.primary-nav-sidebar .sub-menu a {
font-weight: normal;
}
.primary-nav-sidebar .menu-description {
display: none;
}
.primary-nav-sidebar .tfm-sash .menu-description {
display: inline-block;
}
.expand {
position: absolute;
bottom: auto;
top:7px;
right:0;
cursor: pointer;
display: none;
z-index: 200;
border-radius: 100%;
}
.primary-nav-sidebar .menu-item-has-children > .expand {
display:block;
}
.expand::after {
font-family: fontello;
content: "\e812 "; font-size:0.75rem;
font-weight: normal;
width:28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
transform: rotate(90deg);
transition: transform 0.3s ease;
font-weight: 400;
}
.expand.close::after {
transform: rotate(-90deg);
}
.toggle-sidebar .site-title {
font-size: var(--sidebar-logo-font-size);
}
.toggle-sidebar .custom-logo {
margin: 0;
max-width: var(--sidebar-logo-max-width);
}
.toggle-sidebar .site-logo.faux-heading {
margin: 0.5rem 0;
} .site-search {
width: 100%;
height: 100vh;
position: fixed;
top: 0;
left: 0;
z-index: 4000;
display: flex;
align-items: center;
justify-content: center;
backdrop-filter: blur(100px);
-webkit-backdrop-filter: blur(100px);
display: none;
}
.site-search-wrapper {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: auto;
width: var(--content-width);
position: relative;
gap: var(--global-inner-elements-margin);
transition: all 0.4s ease;
opacity: 0;
position: relative;
height: 100%;
}
.site-search-wrapper > * {
max-width: 680px;
}
.site-search.show-search .site-search-wrapper {
opacity: 1;
}
.site-search .close-menu {
text-align: left;
margin-left: auto;
border-radius: 25px;
cursor: pointer;
padding: 10px 0 10px 10px;
}
.site-search .close-menu::before {
font-family: fontello;
content: '\e80c';
font-size: 1.75rem;
}
.site-search-wrapper > * {
display: flex;
width:100%;
}
.site-search-wrapper .search-form {
box-shadow: 0 0 35px rgba(0,0,0,0.1);
border-radius: var(--input-border-radius);
}
.site-search .search-form input {
margin: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
padding:1.125rem;
border:0;
}
.site-search .search-submit {
border-radius: var(--input-border-radius);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
background: var(--input-background);
outline: none;
color: inherit;
font-size: 1.125rem;
padding: 1.125rem;
}
.site-search-header {
margin-top: calc(0px - var(--global-inner-elements-margin));
}
.search-no-results .post-inner h2 {
margin: var(--global-inner-elements-margin);
} .archive-header {
padding: 0;
}
.archive-header-inner {
margin:auto;
background: var(--archive-header-background);
color: var(--entry-title-color);
max-width: var(--site-max-width);
border-radius: var(--default-border-radius);
}
.has-background .archive-header-inner {
padding: var(--archive-header-padding, var(--global-inner-elements-margin));
box-shadow: var(--post-box-shadow);
}
.archive-description-wrap {
width:100%;
max-width: var(--content-max-width);
display:flex;
flex-direction: column;
gap: 1.5rem;
}
.archive-description-wrap p {
margin:0;
color: var(--medium-grey);
font-size: var(--excerpt-font-size);
}
.archive-title-section {
display:flex;
gap:1rem;
align-items: center;
position: relative;
flex-wrap: wrap;
}
.archive-title {
margin:0;
font-weight: 600;
}
.archive-header a {
color: var(--archive-header-color, var(--entry-title-color));
}
.archive-header .entry-meta {
color: var(--archive-header-meta-color, var(--category-meta-color));
background: var(--default-highlight-background);
order:2;
margin-top: 12px;
border-radius: var(--post-thumbnail-border-radius);
font-size: var(--entry-meta-font-size);
display: inline-flex;
align-items: center;
justify-content: center;
gap: 0.5rem;
min-width: 55px;
height: 55px;
padding: 10px;
}
.archive-header .entry-meta em {
display: none;
font-style: normal;
font-weight: 500;
}
.archive-header .entry-meta b {
font-weight: 600;
font-size: 32px;
}
.author-archive-wrapper {
display:flex;
gap: 1.5rem;
max-width: var(--site-max-width);
margin:auto;
}
.author-archive-wrapper .author-avatar {
flex-basis: 120px;
flex-shrink: 0;
}
.author-archive-wrapper .avatar {
max-width: 100%;
box-shadow: var(--post-box-shadow);
}
.author-archive-wrapper .archive-description-wrap {
text-align: left;
}
.archive-title-section + .archive-description-section {
margin-top: -10px;
}
.archive-title-section .entry-meta-author-nickname {
border: 2px solid;
padding: 4px 16px;
border-radius: var(--button-border-radius);
margin-top: 12px;
font-weight: 600;
}
.section-header {
width: 100%;
margin: 0 auto;
max-width: var(--site-max-width);
color: var(--entry-title-color);
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
border-radius: var(--default-border-radius);
gap: 0.5rem;
position: relative;
}
.section-header h2::after,
.section-header h3::after {
content: '';
width:6px;
height: 6px;
background: var(--tfm-dot-color);
display: inline-block;
border-radius: 100%;
}
body:not(.has-sidebar) .section-header[data-max-width="true"] {
max-width: var(--no-sidebar-blog-list-max-width);
margin-left: auto;
margin-right: auto;
}
.section-header * {
margin:0;
}
.section-header h2,
.section-header h3 {
font-size: var(--section-header-title-font-size, var(--h3-font-size));
}
.section-header h2 a {
color: var(--entry-title-color);
}
.section-header h3 span,
.section-header h3 a {
padding-right: 6px;
}
.section-header p.sub-title {
color: var(--section-header-subtitle-color);
font-weight:500;
font-size: 1rem;
position: relative;
margin-top: 2px;
}
.home-title h2 {
font-size: var(--home-title-font-size, var(--h2-font-size));
}   .post-grid:not(.masonry) {
display:flex;
flex-wrap: wrap;
gap: var(--post-margin);
}
article.post, div.post, article.page, div.page, article.article, div.article {
flex: 0 1 100%;
min-width: 0;
position: relative;
}
.post-grid > article.post.has-background,
.post-grid > div.post.has-background,
.post-grid > article.page.has-background,
.post-grid > div.page.has-background,
.post-grid > article.article.has-background,
.post-grid > div.article.has-background,
.post-grid .masonry-container > .hentry.has-background {
background: var(--post-background, inherit);
border-radius: var(--post-thumbnail-border-radius);
}
.the-post > .article.has-background {
background: var(--single-post-background);
border-radius: var(--post-thumbnail-border-radius);
box-shadow: var(--post-box-shadow);
overflow: hidden;
}
.cols-7 > .post,
.cols-7 > .page,
.cols-7 > .article {
flex-basis: var(--cols-7-flex-basis);
}
.cols-6 > .post,
.cols-6 > .page,
.cols-6 > .article {
flex-basis: var(--cols-6-flex-basis);
}
.cols-5 > .post,
.cols-5 > .page,
.cols-5 > .article {
flex-basis: var(--cols-5-flex-basis);
}
.cols-4 > .post,
.cols-4 > .page,
.cols-4 > .article {
flex-basis: var(--cols-4-flex-basis);
}
.cols-3 > .post,
.cols-3 > .page,
.cols-3 > .article {
flex-basis: var(--cols-3-flex-basis);
}
.cols-2 > .post,
.cols-2 > .page,
.cols-2 > .article {
flex-basis: var(--cols-2-flex-basis);
}  .masonry {
margin-left: calc( 0rem - (var(--post-margin) / 2));
margin-right:  calc( 0rem - (var(--post-margin) / 2));
margin-top: calc( 0rem - (var(--post-margin) / 2));
width: auto;
max-width: calc(var(--site-max-width) + var(--post-margin));
}
.masonry .masonry-container > .post,
.masonry .masonry-container > .page,
.masonry .masonry-container > .article {
margin: calc(var(--post-margin) / 2);
width: calc(100% - var(--post-margin));
}
.cols-7.masonry .masonry-container > .post,
.cols-7.masonry .masonry-container > .page,
.cols-7.masonry .masonry-container > .article {
width: var(--cols-7-masonry-width);
}
.cols-6.masonry .masonry-container > .post,
.cols-6.masonry .masonry-container > .page,
.cols-6.masonry .masonry-container > .article {
width: var(--cols-6-masonry-width);
}
.cols-5.masonry .masonry-container > .post,
.cols-5.masonry .masonry-container > .page,
.cols-5.masonry .masonry-container > .article {
width: var(--cols-5-masonry-width);
}
.cols-4.masonry .masonry-container > .post,
.cols-4.masonry .masonry-container > .page,
.cols-4.masonry .masonry-container > .article {
width: var(--cols-4-masonry-width);
}
.cols-3.masonry .masonry-container > .post,
.cols-3.masonry .masonry-container > .page,
.cols-3.masonry .masonry-container > .article {
width: var(--cols-3-masonry-width);
}
.cols-2.masonry .masonry-container > .post,
.cols-2.masonry .masonry-container > .page,
.cols-2.masonry .masonry-container > .article {
width: var(--cols-2-masonry-width);
} .entry-wrapper { display:flex;
flex-direction: column;
gap: var(--entry-wrapper-flex-gap);
height:100%;
justify-content: flex-start;
}
.post-inner {
display:flex;
flex-direction: column;
gap: var(--entry-wrapper-flex-gap);
width: 100%;
height:100%;
position: relative;
border-radius: var(--post-thumbnail-border-radius);
} @media(min-width:1061px) {
body:not(.has-sidebar) .cols-1:not([data-block-sidebar="true"]) .has-background:not(.cover) .post-inner {
flex-direction: row;
gap: var(--global-inner-elements-margin);
}
body:not(.has-sidebar) .cols-1:not([data-block-sidebar="true"]) .has-background:not(.cover).has-post-media .post-inner > * {
flex-basis: 50%;
}
body:not(.has-sidebar) .cols-1:not([data-block-sidebar="true"]).grid .article.has-background:not(.cover).has-post-media .post-inner .entry-wrapper {
padding-left: 0;
}
body:not(.has-sidebar) .cols-1:not([data-block-sidebar="true"]) .has-background:not(.cover) .post-thumbnail {
height: 100%;
}
body:not(.has-sidebar) .cols-1:not([data-block-sidebar="true"]) .has-background:not(.cover) .post-thumbnail a {
padding: 0;
position: static;
}
}
@media(min-width:1200px) {
.has-sidebar .cols-1 .has-background:not(.cover) .post-inner,
body:not(.has-sidebar) .cols-1[data-block-sidebar="true"] .has-background:not(.cover) .post-inner {
flex-direction: row;
gap: var(--global-inner-elements-margin);
}
.has-sidebar .cols-1 .has-background:not(.cover).has-post-media .post-inner > *,
body:not(.has-sidebar) .cols-1[data-block-sidebar="true"] .has-background:not(.cover).has-post-media .post-inner > * {
flex-basis: 50%;
}
.has-sidebar .cols-1.grid:not([data-block-sidebar="true"]) .article.has-background:not(.cover).has-post-media .post-inner .entry-wrapper,
body:not(.has-sidebar) .cols-1[data-block-sidebar="true"].grid .article.has-background:not(.cover).has-post-media .post-inner .entry-wrapper {
padding-left: 0;
}
.has-sidebar .cols-1.grid .has-background:not(.cover) .post-thumbnail,
body:not(.has-sidebar) .cols-1[data-block-sidebar="true"].grid .has-background:not(.cover) .post-thumbnail {
height: 100%;
}
.has-sidebar .cols-1 .has-background:not(.cover) .post-thumbnail a,
body:not(.has-sidebar) .cols-1[data-block-sidebar="true"] .has-background:not(.cover) .post-thumbnail a {
padding: 0;
position: static;
}
}
.post-grid .post-inner {
gap: 0;
}
.post:not(.has-post-media) .entry-wrapper {
margin-top:  auto;
}
.entry-header,
.entry-header-inner {
display:flex;
flex-direction: column;
gap: var(--entry-header-flex-gap);
position: relative;
}
.entry-header {
gap: 2rem;
}
.entry-header-inner {
order:15;
}
.entry-content.excerpt,
div[class*="excerpt"]:not(.single-hero) {
font-size: var(--excerpt-font-size, 1.375rem);
color: var(--entry-meta-color);
font-weight: var(--excerpt-font-weight, 400);
line-height: normal;
padding: 0;
font-family: var(--excerpt-font-family, var(--title-font));
}
.post-grid div[class*="excerpt"] {
width: auto;
margin-left: 0;
}
.cols-2 .entry-content.excerpt,
.cols-2 div[class*="excerpt"] {
font-size: var(--cols-2-excerpt-font-size)
}
.cols-3 .entry-content.excerpt,
.cols-3 div[class*="excerpt"],
.list .entry-content.excerpt,
.list div[class*="excerpt"] {
font-size: var(--cols-3-excerpt-font-size)
}
.cols-4 .entry-content.excerpt,
.cols-4 div[class*="excerpt"],
.post-navigation .entry-content.excerpt,
.has-sidebar .cols-3 .entry-content.excerpt,
.has-sidebar .cols-3 div[class*="excerpt"],
[data-max-width="true"] .list .entry-content.excerpt,
[data-max-width="true"] .list div[class*="excerpt"] {
font-size: var(--cols-4-excerpt-font-size)
}
.the-post > .article .entry-header .entry-content.excerpt,
.the-post > .article .entry-header div[class*="excerpt"],
.the-post > .article .entry-content.excerpt,
.the-post > .article div[class*="excerpt"]  {
font-size: var(--single-entry-font-size);
color: var(--medium-grey);
opacity: 1;
} .post-thumbnail,
.faux-thumbnail,
.post-thumbnail.has-figcaption img {
position: relative;
border-radius:  var(--post-thumbnail-border-radius);
overflow: hidden;
}
.thumbnail-wrapper[data-fullwidth="true"] .post-thumbnail,
.thumbnail-wrapper[data-fullwidth="true"] .faux-thumbnail,
.thumbnail-wrapper[data-fullwidth="true"] .post-thumbnail.has-figcaption img,
.single-list-wrapper .thumbnail-wrapper[data-fullwidth="true"] .post-thumbnail img {
border-radius: 0;
}
.single-list-wrapper .thumbnail-wrapper[data-fullwidth="true"] .post-thumbnail img {
border-bottom-right-radius: var(--post-thumbnail-border-radius);
}
.has-tfm-ad-after-header .single-list-wrapper .thumbnail-wrapper[data-fullwidth="true"] .post-thumbnail img {
border-bottom-right-radius: var(--post-thumbnail-border-radius);
border-top-right-radius: var(--post-thumbnail-border-radius);
}
.has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail,
.faux-thumbnail {
height: 0;
}
.post-thumbnail a {
height:0;
display: block;
position: relative;
}
.thumbnail-uncropped .post-thumbnail a {
height:100%;
}
.thumbnail-wide .post-thumbnail,
.thumbnail-wide .post-thumbnail a {
padding-bottom: var(--thumbnail-wide-padding);
}
.thumbnail-square .post-thumbnail,
.thumbnail-square .post-thumbnail a {
padding-bottom: var(--thumbnail-square-padding);
}
.thumbnail-landscape .post-thumbnail,
.thumbnail-landscape .faux-thumbnail,
.thumbnail-landscape .post-thumbnail a,
.thumbnail-landscape .faux-thumbnail a {
padding-bottom: var(--thumbnail-landscape-padding);
}
.thumbnail-portrait .post-thumbnail,
.thumbnail-portrait .post-thumbnail a {
padding-bottom: var(--thumbnail-portrait-padding);
}
.thumbnail-hero .post-thumbnail,
.thumbnail-hero .post-thumbnail a {
padding-bottom: var(--thumbnail-hero-padding);
}
.post-thumbnail img {
width:100%;
}
.post-thumbnail a {
transition: none;
}
.list .post-thumbnail img {
border-radius: var(--post-thumbnail-border-radius);
}
.article:not(.thumbnail-uncropped) .post-thumbnail img {
object-fit: cover;
height:100%;
position: absolute;
}
@media(min-width:501px) { .post-grid .has-mobile-thumbnail img + img,
.post-grid .has-mobile-thumbnail picture + picture {
display: none;
}
} .entry-title {
margin:0;
letter-spacing: var(--entry-title-letter-spacing);
font-weight: var(--entry-title-font-weight);
}
.cols-1 .entry-title,
.cols-1.entry-title {
font-size: var(--cols-1-entry-title-font-size);
}
.cols-2 .entry-title,
.cols-2.entry-title {
font-size: var(--cols-2-entry-title-font-size);
}
.cols-3 .entry-title,
.cols-3.entry-title {
font-size: var(--cols-3-entry-title-font-size);
}
.cols-4 .entry-title,
.cols-4.entry-title {
font-size: var(--cols-4-entry-title-font-size);
}
.list.cols-1 .entry-title {
font-size: var(--list-entry-title-font-size);
}
.list.cols-2 .entry-title {
font-size: var(--cols-2-list-entry-title-font-size);
}
.list.cols-3 .entry-title {
font-size: var(--cols-3-list-entry-title-font-size);
}
.list.cols-4 .entry-title,
.has-sidebar .has-block-sidebar .list.cols-2 .entry-title {
font-size: var(--cols-4-list-entry-title-font-size);
}
.entry-title,
.entry-title a {
color: var(--entry-title-color);
text-decoration: none;
text-decoration: underline;
text-decoration-color: transparent;
}
.entry-title a {
transition: all 0.4s ease;
display: block;
color: var(--post-title-color);
}
.entry-title a:hover {
}
.single-entry-title {
color: var(--entry-title-color-single, var(--entry-title-color));
} .post-grid.list > article.post.has-background,
.post-grid.list > div.post.has-background,
.post-grid.list > article.page.has-background,
.post-grid.list > div.page.has-background,
.post-grid.list > article.article.has-background,
.post-grid.list > div.article.has-background {
background: var(--post-background);
box-shadow: none;
overflow: visible;
}
.post-grid.list .hentry:not(.loop-sidebar).has-post-media .post-inner {
flex-direction: row;
height: 100%;
gap: var(--list-inner-flex-gap);
flex-wrap: wrap;
}
.post-grid.list .hentry:not(.loop-sidebar).has-post-media.has-background .post-inner  {
gap: 0;
padding: 0;
position: relative;
}
.post-grid.list .hentry.has-post-media:not(.cover) .post-inner > * {
flex-basis: 20%;
flex-grow: 1;
margin:0;
}
.post-grid.list .hentry.has-post-media:not(.cover).card .post-inner > *:not([class*="tfm-format"]) {
width: 100%;
}
.post-grid.list .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.post-grid.list .hentry.has-post-media:not(.cover) .tfm-featured-media  {
max-width: var(--list-post-thumbnail-max-width, 50%);
}
.post-grid.list.cols-3 .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.post-grid.list.cols-3 .hentry.has-post-media:not(.cover) .tfm-featured-media,
.post-grid.list.cols-2 .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.post-grid.list.cols-2 .hentry.has-post-media:not(.cover) .tfm-featured-media,
.has-sidebar .has-block-sidebar .post-grid.list.cols-1 .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.has-sidebar .has-block-sidebar .post-grid.list.cols-1 .hentry.has-post-media:not(.cover) .tfm-featured-media  {
max-width: var(--multi-column-list-post-thumbnail-max-width, 33%);
}
.post-grid.list.cols-4 .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.post-grid.list.cols-4 .hentry.has-post-media:not(.cover) .tfm-featured-media {
max-width: 100px;
}
@media(min-width:1361px) {
.has-sidebar .has-block-sidebar .post-grid.list.cols-2 .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.has-sidebar .has-block-sidebar .post-grid.list.cols-2 .hentry.has-post-media:not(.cover) .tfm-featured-media  {
max-width: 100px;
}
}
@media(max-width:1199px) {
.post-grid.list.cols-4 .hentry.has-post-media:not(.cover) .thumbnail-wrapper,
.post-grid.list.cols-4 .hentry.has-post-media:not(.cover) .tfm-featured-media  {
max-width: 33%;
}
} .entry-meta.after-title,
.author-meta {
overflow: hidden;
}
.after-title .post-meta:not(.multi-line):not(.has-avatar) {
margin-left: calc(0px - (3px + var(--entry-meta-flex-gap)));
}
[class*="entry-meta"] {
color: var(--entry-meta-color);
letter-spacing: normal;
font-family: var(--title-font);
}
.entry-meta ul {
margin:0;
padding:0;
list-style: none;
display:flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
position: relative;
gap: var(--entry-meta-flex-gap);
font-size: var(--entry-meta-font-size);
font-weight: 500;
}
.the-post > article .entry-meta:not(.category-meta) ul { }
.single-hentry-footer .category-meta .categories {
font-size: 0.875rem;
}
.multi-line.entry-meta ul {
align-items: flex-end;
}
.post-meta.multi-line.has-avatar {
min-height: var(--avatar-width);
}
.post-meta.multi-line .entry-meta-author {
width:100%;
margin-bottom: calc( 0rem - var(--entry-meta-flex-gap));
}
.post-meta.multi-line:not(.has-avatar) .entry-meta-read-time,
.post-meta.multi-line:not(.has-avatar) .entry-meta-comment-count {
margin-top: calc( 0rem - var(--entry-meta-flex-gap));
}
.entry-meta li {
margin:0;
line-height: 1.2;
}
.entry-meta.multi-line li{
line-height: 1.4;
}
.single-entry-header .entry-meta.multi-line li{ }
.entry-meta a {
text-decoration: none;
color: var(--entry-title-color);
opacity:1;
} .has-avatar.multi-line * { }
.entry-meta-author,
.entry-meta-avatar {
font-weight: normal;
opacity: 1;
}
.author-meta .entry-meta-author a {
font-weight: 500;
opacity: 1;
}
.post-meta:not(.categories) > *::before {
font-family: fontello;
content: '\e818';
margin-right: var(--entry-meta-flex-gap);
}
img.avatar,
.entry-meta .avatar {
border-radius: var(--avatar-border-radius, 50%);
max-width: var(--avatar-width, 40px);
}
.has-custom-avatar-size img.avatar {
max-width: 100%;
}
.wp-block-avatar img.avatar {
max-width: 100%;
}
.entry-meta.multi-line .entry-meta-avatar + * {
margin-left: calc(var(--avatar-width) + var(--entry-meta-flex-gap));
position: absolute;
top: -2px;
width: auto;
}
.the-post > article .entry-meta.multi-line .entry-meta-avatar + * { }
.entry-meta.multi-line .post-meta .entry-meta-avatar + * + *::before { }
.entry-meta.multi-meta-items:not(.multi-line) .author-meta {
flex-direction: column;
align-items: flex-start;
}
.entry-meta.multi-meta-items:not(.multi-line) .author-meta .entry-meta-date {
margin-top:-2px;
}
.post-meta.categories li {
line-height: 1;
height: 100%;
}
[class*="cat-slug"] {
color: var(--entry-meta-color);
font-weight: 600;
}
.post-meta.categories a,
[class*="cat-slug"] a {
display:inline-flex;
color: var(--entry-meta-category-color);
padding:0;
height: 100%;
align-items: center;
}
.post-meta.categories i {
text-transform: none;
font-weight: 400;
}
a[class*="cat-link"] {
position: relative;
}
.single-hentry-footer a[class*="cat-link"]::before {
content: none;
}
.has-slug-background {
line-height: 1;
}
a[class*="cat-link"]::before {
content: '';
display: inline-block;
width: 6px;
height: 6px;
background: var(--entry-meta-category-color);
border-radius: 100%;
margin-right: 5px;
}
li[class*="cat-slug"]:not(.has-slug-background) a[class*="cat-link"]::before {
opacity: 0.5;
}
.has-slug-background i {
padding-left:6px;
display: none;
}
.has-tfm-read-time.has-read-more .after-title-meta .entry-meta-read-time {
display:none;
}
.entry-title {
order: var(--default-entry-title-order, 30);
}
.entry-meta {
order: var(--default-entry-meta-order, 40);
}
.author-meta {
order:11;
}
.author-meta.multi-line {
min-height: var(--avatar-width);
}
.post-grid:not(.cols-1) .author-meta:not(.multi-line) .has-avatar *:not(.entry-meta-avatar):not(.entry-meta-author):not(.entry-meta-author-nickname):last-child {
margin-left: auto;
}
.post-grid.list .article.has-post-media.has-background .author-meta {
margin-top: 0;
}
.article:not(.has-post-media) .category-meta {
margin-bottom: auto;
}
.category-meta {
order: var(--default-catgory-meta-order, 10);
display: flex;
align-items: center;
gap: 0.5rem;
}
.category-meta .categories {
font-size: var(--category-meta-font-size);
}
.post-grid .category-meta {
position: absolute;
top: 0;
left: 0;
transform: translate(calc(0px - 50% - 18px),80px) rotate(-90deg);
width: 100%;
max-width: 170px !important;
align-items: flex-start;
justify-content: flex-end;
}
.entry-meta-author-nickname {
color: var(--tertiary-theme-color);
text-transform: capitalize;
} .has-author.has-nickname:not(.has-avatar) .after-title .tfm-view-count,
.single-entry-header .after-title .tfm-view-count {
display: block;
}
@media(min-width:1200px) {
.cols-2.list .author-meta .tfm-view-count,
.cols-3.list .author-meta .tfm-view-count  {
display: none;
}
.cols-2.list .after-title .tfm-view-count,
.cols-3.list .after-title .tfm-view-count  {
display: block;
}
}
@media(min-width:1361px) {
.cols-4 .author-meta .tfm-view-count .string,
.has-sidebar .cols-3 .author-meta .tfm-view-count .string,
.grid-offset-half [class*="offset-wrapper"] .author-meta .tfm-view-count .string,
.grid-offset-sides [class*="offset-wrapper"] .author-meta .tfm-view-count .string,
.tfm_before_loop .grid-offset [class*="offset-wrapper"] .author-meta .tfm-view-count .string  {
display: none;
}
}
@media ( min-width:1201px ) and (max-width:1360px) {
.grid-offset-half [class*="offset-wrapper"] .author-meta .tfm-view-count,
.grid-offset-sides [class*="offset-wrapper"] .author-meta .tfm-view-count {
display: none;
}
.grid-offset-half [class*="offset-wrapper"] .after-title .tfm-view-count,
.grid-offset-sides [class*="offset-wrapper"] .after-title .tfm-view-count {
display: block;
}
}
@media( min-width:1061px ) and ( max-width:1200px ) {
.cols-4 .author-meta .tfm-view-count .string,
.cols-3 .author-meta .tfm-view-count .string,
.grid-offset [class*="offset-wrapper"] .author-meta .tfm-view-count .string,
.grid-list-half [class*="offset-wrapper"] .author-meta .tfm-view-count {
display: none;
}
.grid-list-half [class*="offset-wrapper"] .after-title .tfm-view-count  {
display: block;
}
}
@media(min-width: 601px) and (max-width:700px ) {
.cols-4 .author-meta .tfm-view-count,
.cols-3:not(.list) .author-meta .tfm-view-count,
.cols-2:not(.list) .author-meta .tfm-view-count,
.grid-offset [class*="offset-wrapper"] .author-meta .tfm-view-count,
.grid-offset-half [class*="offset-wrapper"] .author-meta .tfm-view-count,
.grid-offset-sides [class*="offset-wrapper"] .author-meta .tfm-view-count   {
display: none;
}
.cols-4 .after-title .tfm-view-count,
.cols-3:not(.list) .after-title .tfm-view-count,
.cols-2:not(.list) .after-title .tfm-view-count,
.grid-offset [class*="offset-wrapper"] .after-title .tfm-view-count,
.grid-offset-half [class*="offset-wrapper"] .after-title .tfm-view-count ,
.grid-offset-sides [class*="offset-wrapper"] .after-title .tfm-view-count  {
display: block;
}
}
@media(max-width:400px ) {
[class*="cols"] .author-meta .tfm-view-count .string {
display: none;
}
}
.excerpt {
order: var(--default-excerpt-order, 50);
}
.thumbnail-wrapper,
.tfm-featured-media,
.tfm-featured-media .wp-block-embed__wrapper {
order: var(--default-thumbnail-order, 10);
border-radius:  var(--post-thumbnail-border-radius);
position: relative;
margin-bottom: 0;
width:100%;
}
.featured-media-wrapper,
.tfm-featured-media .wp-block-embed__wrapper {
overflow: hidden;
}
.post-grid:not(.list):not(.cols-1) > .hentry.has-background:not(.cover) .thumbnail-wrapper,
.post-grid:not(.list):not(.cols-1) > .hentry.has-background:not(.cover) .tfm-featured-media,
.post-grid:not(.list):not(.cols-1) > .hentry.has-background:not(.cover) .post-thumbnail,
.masonry .hentry.has-background:not(.cover) .post-thumbnail,
.masonry .hentry.has-background:not(.cover) .thumbnail-wrapper {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
@media(min-width:1061px) {
.post-grid.cols-1.grid > .hentry.has-background .thumbnail-wrapper,
.post-grid.cols-1.grid > .hentry.has-background .tfm-featured-media,
.post-grid.cols-1.grid > .hentry.has-background .post-thumbnail {
border-bottom-left-radius: var(--post-thumbnail-border-radius);
}
}
.thumbnail-wrapper[data-fullwidth="true"] {
border-radius: 0;
}
.the-post > .article:not(.default-alt):not(.list) .thumbnail-wrapper,
.the-post > .article:not(.default-alt):not(.list) .featured-media-wrapper {
margin-bottom: 0.75rem;
}
.entry-wrapper {
order: var(--entry-wrapper-order, 20);
}
.hentry-footer > *:not(.category-meta) {
margin-right: auto;
}
.post-grid .article.has-post-media:not(.cover) .post-inner .entry-wrapper > *:last-child:not(.excerpt):not(.entry-title) {
margin-top: auto;
} .hentry-footer {
display:flex;
order: var(--entry-read-more-order, 60);
border-top: 1px solid var(--default-border-color);
}
.post-grid .hentry-footer {
flex-direction: row;
justify-content: flex-end;
display:flex;
margin-left:0;
margin-right: 0;
border:0;
border-radius: 0;
}
.post-grid.grid .hentry-footer {
margin-top: auto;
}
.post-grid .hentry-footer > * {
order:1;
width: 100%;
}
.post-grid .hentry-footer .entry-meta.author {
flex-basis: 100%;
}
.post-grid .has-avatar .hentry-footer .entry-meta.author:not(.multi-line) + *,
.post-grid .has-avatar .hentry-footer .entry-meta.author:not(.multi-line) + * + * {
align-self: center;
}
.read-more {
font-weight: var(--button-font-weight);
font-size: var(--button-font-size);
color: inherit;
text-transform: capitalize;
padding: var(--button-padding);
order: 60;
display: inline-flex;
align-items: center;
border-radius: var(--button-border-radius);
background: var(--continue-reading-button-background);
color: var(--continue-reading-button-color);
align-self: flex-start;
}
.read-more:hover {
background: var(--continue-reading-button-hover-background);
color: var(--continue-reading-button-hover-color);
}
.read-more::after {
font-family: fontello;
content: '\e802';
margin-left: 6px;
font-weight: 400;
font-size: 12px;
}
@media(min-width:601px ){
.cols-4 .hentry-footer .string,
.cols-3 .hentry-footer .string,
[data-max-width="true"] .cols-2 .hentry-footer .string {
display: none;
}
}
@media(min-width:601px ) and (max-width: 1060px) {
.cols-2 .hentry-footer .string,
.list .hentry-footer .string {
display: none;
}
}
@media(min-width:601px ) and (max-width: 1360px) {
.has-sidebar main .list .hentry-footer .string {
display: none;
}
}
@media(max-width:400px ) {
[class*="cols"] .has-category-meta .read-more  {
padding: 0;
border-radius: 100%;
}
[class*="cols"] .has-category-meta .read-more .string  {
display: none;
}
[class*="cols"] .has-category-meta .read-more::after {
margin: 0;
}
[class*="cols"] .hentry-footer .entry-meta-read-time .string {
display: none;
}
} .single .tfm-featured-media {
max-width: var(--site-max-width);
margin-left: auto;
margin-right: auto;
} .post-grid .hentry .hentry-footer {
border-radius: var(--post-thumbnail-border-radius);
padding: var(--entry-wrapper-flex-gap) var(--card-padding);
}
.post-grid .hentry.has-background .hentry-footer,
.post-grid .hentry.cover .hentry-footer  {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.post-grid .hentry:not(.has-background) .hentry-footer {
padding: var(--entry-wrapper-flex-gap) var(--card-padding);
}
.post-grid .article.has-background .hentry-footer,
.post-grid:not(.cols-1) .article.cover .hentry-footer {
width:calc(100% + (var(--card-padding) * 2));
margin-left: calc(0px - var(--card-padding));
margin-bottom: calc(0px - var(--card-padding));
background: rgba(0,0,0,0.04);
}
.post-grid .article.cover .hentry-footer {
width:calc(100% + (var(--cover-inner-elements-margin) * 2));
margin-left: calc(0px - var(--cover-inner-elements-margin));
}
.post-grid.list .article .hentry-footer {
background: none;
width: 100%;
padding: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
@media(min-width:769px) {
.post-grid.cols-1 .article.cover .hentry-footer {
width:calc(100% + (var(--cover-inner-elements-margin) * 4));
margin-left: calc(0px - (var(--cover-inner-elements-margin) * 2));
padding-left: calc(var(--cover-inner-elements-margin) * 2);
padding-right: calc(var(--cover-inner-elements-margin) * 2);
}
}
.grid .article.has-background .entry-content.excerpt,
.grid .article.has-background div[class*="excerpt"],
.masonry .article.has-background .entry-content.excerpt,
.masonry .article.has-background div[class*="excerpt"] {
width:auto;
}
.post-grid[class*="list"] .article.has-background .post-thumbnail a {
position: static;
padding: 0;
}
@media(min-width:501px) {
.list .article.has-background .thumbnail-wrapper {
padding: 12px 0 12px 12px;
}
.list .article.has-background.next-article .thumbnail-wrapper {
padding: 12px 12px 12px 0;
}
}
.list .article.has-background .post-thumbnail,
.list .article.has-background .thumbnail-wrapper {
border-radius: var(--post-thumbnail-border-radius);
}
.post-grid:not(.list) > .hentry.has-background:not(.cover):not(.has-comment-count):not(.has-tfm-read-time):not(.has-tfm-post-views) .post-inner > *:last-child:not(.thumbnail-wrapper):not(.tfm-featured-media):not(.entry-wrapper):not(.read-more),
.post-grid:not(.list) > .hentry.cover:not(.has-post-media) .post-inner > *:last-child:not(.entry-wrapper) {
margin-bottom: var(--card-padding);
}
.post-grid:not(.list) .hentry.has-background:not(.cover):not(.has-post-media):not([class*="has-featured"]) .post-inner > *:first-child:not(.entry-wrapper):not([class*="tfm-format"]) {
margin-top: var(--card-padding);
}
.list .article.has-background .entry-wrapper {
padding: var(--card-padding);
z-index: 2;
height: auto;
display: flex;
overflow: hidden;
}
.post-grid:not(.list) > .hentry:not(.has-background):not(.cover) .entry-wrapper,
.post-grid.masonry .masonry-container> .hentry:not(.has-background):not(.cover) .entry-wrapper {
padding-top: var(--entry-wrapper-flex-gap);
}
.post-grid[class*="grid"] .article.has-background .entry-wrapper {
padding: var(--card-padding);
height: 100%;
}
.post-grid[class*="grid"] .article.cover .entry-wrapper {
padding: var(--card-padding);
}
.post-grid.list .article.has-background .entry-wrapper {
height: initial;
padding: var(--card-padding);
}
.post-grid.list.cols-3 .article.has-background .entry-wrapper {
padding: var(--entry-wrapper-flex-gap) 16px var(--entry-wrapper-flex-gap) 16px;
}
.post-grid.list.cols-4 .article.has-background .entry-wrapper,
.has-sidebar .has-block-sidebar .post-grid.list.cols-2 .article.has-background .entry-wrapper {
padding: 16px;
}
.post-grid.list .article:not(.has-background) .entry-wrapper > *:last-child:not(.excerpt):not(.entry-title) {
margin-top: auto;
}
.post-grid:not(.list) .article.has-background.has-post-media:not(.cover):not(.has-author):not(.has-avatar):not(.has-date):not(.has-tfm-post-views) .post-inner {
padding-top: 0;
} [class*="tfm-format"] {
display: flex;
align-items: center;
justify-content: center;
width:30px;
height: 30px;
border-radius: 100%;
background: var(--post-format-icon-background);
color: var(--post-format-icon-color);
position: absolute;
top: var(--card-padding);
right:16px;
font-size: 12px;
outline: 3px solid var(--body-background);
top: -16px;
z-index: 3;
}
.thumbnail-wrapper [class*="tfm-format"] {
top: -16px;
z-index: 3;
}
.list .thumbnail-wrapper [class*="tfm-format"] {
bottom: var(--card-padding);
}
[class*="tfm-format"]::before {
font-family: fontello;
}
.thumbnail-wrapper [class*="tfm-format"]:nth-child(2) {
right: calc(var(--card-padding) + 46px);
}
.tfm-format-audio {
background: var(--post-format-audio-icon-background);
}
.tfm-format-video {
background: var(--post-format-video-icon-background);
}
.tfm-format-gallery {
background: var(--post-format-gallery-icon-background);
}
.tfm-format-sticky::before {
content: '\e822';
}
.tfm-format-audio::before {
content: '\e80b';
}
.tfm-format-video::before {
content: '\e810';
}
.tfm-format-gallery::before {
content: '\e804';
}
.cover [class*="tfm-format"] {
display: none;
} .author-meta .tfm-view-count {
margin-left: auto;
}
.entry-meta.tfm-view-count .count {
text-transform: uppercase;
}
.single-hentry-footer .tfm-view-count {
flex-basis: 20%;
flex-grow: 0;
flex-direction: column;
align-items: flex-end;
padding-top: 0;
margin-left: auto;
}
.article:not(.has-date):not(.has-avatar):not(.has-author) .hentry-footer .tfm-view-count {
margin-right: auto;
}
.single-hentry-footer .tfm-view-count .count {
font-size: 1.5rem;
font-weight: 700;
}
.single-hentry-footer .tfm-view-count span:not(.count) {
margin-top: -4px;
}
.post-views.entry-meta > span.post-views-icon.dashicons {
display: none;
} .post-grid .article.cover { border-radius: var(--post-thumbnail-border-radius);
}
.post-grid .article.cover.has-post-media .post-inner {
position: static;
height:100%;
background: var(--cover-background);
} .post-grid .article.cover.has-post-media.thumbnail-wide::before,
.article.cover.has-post-media.thumbnail-wide .cover-wrapper::before,
.article.cover.has-post-media.thumbnail-uncropped .cover-wrapper::before {
content:  '';
padding-bottom: var(--thumbnail-wide-padding);
float: left;
}
.post-grid .article.cover.has-post-media.thumbnail-landscape::before,
.article.cover.has-post-media.thumbnail-landscape .cover-wrapper::before {
content:  '';
padding-bottom: var(--thumbnail-landscape-padding);
float: left;
}
.post-grid .article.cover.has-post-media.thumbnail-square::before,
.article.cover.has-post-media.thumbnail-square .cover-wrapper::before {
content:  '';
padding-bottom: var(--thumbnail-square-padding);
float: left;
}
.post-grid .article.cover.has-post-media.thumbnail-portrait::before,
.article.cover.has-post-media.thumbnail-portrait .cover-wrapper::before {
content:  '';
padding-bottom: var(--thumbnail-portrait-padding);
float: left;
}
.post-grid .article.cover.has-post-media.thumbnail-hero::before,
.article.cover.has-post-media.thumbnail-hero .cover-wrapper::before {
content:  '';
padding-bottom: var(--thumbnail-hero-padding);
float: left;
}
.masonry .article.cover.has-post-media[class*="thumbnail-"]::before {
content:none;
}
.masonry.content-area {
max-width: calc(var(--site-max-width) + var(--post-margin));
}
.post-grid .article.cover:not(.has-post-media):not(.has-background) .post-inner {
border: 1px solid var(--default-border-color);
border-radius: var(--post-thumbnail-border-radius); }
.post-grid[class*="cols"] .article.cover .post-inner > * {
max-width: 100%;
}
.cover.has-post-media .thumbnail-wrapper {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
}
.cover.has-post-media .post-thumbnail {
height: 100%;
padding-bottom: 0;
}
.cover.has-post-media .post-thumbnail img {
height:100%;
filter: brightness(var(--cover-brightness-filter));
object-fit: cover;
}
.cover.has-post-media .post-thumbnail a {
position: static;
}
.cover.has-post-media .entry-wrapper {
padding: var(--cover-inner-elements-margin);
height:100%;
width:100%;
justify-content: flex-end;
}
.post-grid.cols-1 .article.cover .entry-wrapper {
padding: calc(var(--cover-inner-elements-margin) * 2);
}
.cover.has-post-media .entry-wrapper {
color: var(--cover-primary-color);
position: relative;
z-index: 200;
border: 0;
}
.cover .entry-wrapper > * {
margin:0;
}
.cols-1 .cover .entry-wrapper > *:not(.hentry-footer) {
max-width: var(--content-max-width);
}
.cover.has-background .entry-wrapper {
border:0;
}
.cover.has-post-media [class*="wrapper"] [class*="entry-meta"],
.cover.has-post-media .excerpt,
.cover.has-post-media [class*="wrapper"]:not(.single-content-wrapper) a:not([class*="cat-link"]),
.cover.has-post-media .entry-title  {
color: var(--cover-primary-color);
border-color:  var(--cover-border-color);
}
.cover .entry-title a {
text-decoration: none;
}
.cover.has-post-media .read-more {
color: var(--cover-primary-color);
background: none;
}
.cover.has-post-media .read-more:hover {
color: var(--cover-primary-color);
background: none;
}
.post-grid .cover.has-post-media.thumbnail-uncropped:not(.disabled-post-thumbnail) .entry-wrapper {
bottom: 0;
background: var(--cover-overlay-gradient);
border-radius: var(--post-thumbnail-border-radius);
}
.post-grid .cover.has-post-media:not(.thumbnail-uncropped) .post-thumbnail::after,
.cover.has-post-media:not(.thumbnail-uncropped) .cover-wrapper .post-thumbnail::after,
.single-hero .cover.has-post-media .post-thumbnail::after,
.the-post .cover.has-post-media.thumbnail-uncropped .post-thumbnail::after {
content:  '';
width: 100%;
height: 100%;
position: absolute;
background: var(--cover-overlay-gradient);
top:0;
left:0;
border-radius: var(--post-thumbnail-border-radius);
}
.post-grid .article.cover.has-post-media .hentry-footer {
border-top: 1px solid var(--cover-border-color);
margin-top: 0;
background: none;
}
.post-grid .article.cover.has-post-media .read-more {
border: 1px solid var(--cover-primary-color);
margin-top: 0;
background: none;
}
.post-grid .article.cover:not(.has-post-media) .hentry-footer {
border-color: var(--cover-border-color);
}
.cover .entry-wrapper > *:first-child:not(.entry-title) {
margin-bottom: auto;
} .cover-wrapper {
position: relative;
display: flex;
flex-direction: row;
align-items: stretch;
margin-top: 0;
gap:0;
border-radius: var(--post-thumbnail-border-radius);
}
.the-post > .article.cover.has-post-media .entry-wrapper {
padding: calc(var(--post-margin) * 2) 0;
margin-left: auto;
margin-right: auto;
}
.the-post .cover.has-post-media.thumbnail-uncropped .post-thumbnail img {
position: relative;
}
.the-post .cover.has-post-media.thumbnail-uncropped .post-thumbnail::after,
.single-hero .cover.has-post-media.thumbnail-uncropped .post-thumbnail::after {
bottom: 0;
left: 0;
}
.cover .single-entry-header {
padding: calc(var(--cover-inner-elements-margin) * 2);
} .the-post {
display: flex;
gap: var(--global-inner-elements-margin);
flex-direction: column;
}
.single [data-fullwidth="true"],
.page:not(.home) [data-fullwidth="true"] {
width:100vw;
max-width:100vw;
margin-left: calc(-50vw + 50%);
}
.the-post > .article .post-thumbnail,
.single-hero .post-thumbnail { background: var(--post-background, inherit);
} .the-post .entry-content > *:last-child,
.the-page .entry-content > *:last-child {
margin-bottom: 0;
}
.the-post > article::after {
content:'';
display: table;
clear:both;
}
.default-alt .entry-header  {
display: flex;
flex-direction: column;
order: -1;
}
.the-post > .default-alt.has-post-media .entry-header {
margin-bottom: 0.75rem;
}
.the-post > .article.default-alt .excerpt {
order:35;
}
.the-post > .article.default-alt .entry-header .entry-meta:not(.category-meta) {
order:20;
}
.the-post > .article.default-alt .entry-header .entry-meta.after-title {
order:35;
}
.the-post > .article.default-alt .thumbnail-wrapper,
.the-post > .article.default-alt .tfm-featured-media,
.the-post > .article.default-alt .tfm-gallery-format-slideshow-wrapper,
.single-hero .default-alt .thumbnail-wrapper  {
order:40;
} .single-list-wrapper {
display: flex;
gap: var(--global-inner-elements-margin);
border-radius: var(--post-thumbnail-border-radius);
background: var(--post-background, inherit);
}
.single-list-wrapper > * {
flex-basis: 100%;
}
.has-post-media .single-list-wrapper > * {
flex-basis: 50%;
flex-grow: 1;
} .single-list-wrapper .entry-header {
padding: var(--global-inner-elements-margin);
}
.has-post-media .single-list-wrapper .entry-header {
padding-left: 0;
} .single-list-wrapper .entry-header > * {
width: 100%;
max-width: 100%;
}
@media(max-width:1199px) {
.sidebar-side .single-list-wrapper .entry-header > * {
max-width: var(--content-max-width);
width: var(--content-width);
}
}
@media(min-width:1200px) {
.sidebar-side .has-post-media .single-list-wrapper .entry-title {
font-size: 3.2rem;
}
}
.has-post-thumbnail .single-list-wrapper .post-thumbnail,
.has-post-thumbnail .single-list-wrapper .faux-thumbnail {
height: 100%;
}
.single-list-wrapper a[class*="cat-link"] {
background: var(--body-background);
padding: 10px 20px;
border-radius: 100px;
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.single-list-wrapper .category-meta {
position: absolute;
bottom: -16px;
right: var(--global-inner-elements-margin);
align-items: flex-end;
justify-content: flex-end;
}
@media(min-width:1061px) {
body:not(.sidebar-side) .single-list-wrapper .thumbnail-wrapper,
body:not(.sidebar-side) .single-list-wrapper .post-thumbnail,
body:not(.sidebar-side) .single-list-wrapper .thumbnail-wrapper img,
body:not(.has-sidebar) .cols-1.grid .card .thumbnail-wrapper,
body:not(.has-sidebar) .cols-1.grid .card .post-thumbnail,
body:not(.has-sidebar) .cols-1.grid .card .thumbnail-wrapper img,
.tfm-post-block:not(.has-block-sidebar) .cols-1.grid .card .thumbnail-wrapper,
.tfm-post-block:not(.has-block-sidebar) .cols-1.grid .card .post-thumbnail,
.tfm-post-block:not(.has-block-sidebar) .cols-1.grid .card .thumbnail-wrapper img {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: var(--post-thumbnail-border-radius);
}
}
@media(min-width:1200px) {
.has-sidebar .cols-1.grid .card .thumbnail-wrapper,
.has-sidebar .cols-1.grid .card .post-thumbnail,
.has-sidebar .cols-1.grid .card .thumbnail-wrapper img {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: var(--post-thumbnail-border-radius);
}
}
@media(max-width:1199px) {
.has-sidebar .cols-1.post-grid.grid .card .thumbnail-wrapper,
.has-sidebar .cols-1.post-grid.grid .card .post-thumbnail,
.has-sidebar .cols-1.post-grid.grid .card .thumbnail-wrapper img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
}
@media(max-width:1060px) {
.single-list-wrapper .thumbnail-wrapper,
.single-list-wrapper .post-thumbnail,
.single-list-wrapper .thumbnail-wrapper img,
.cols-1 .card .thumbnail-wrapper,
.cols-1 .card .post-thumbnail,
.cols-1 .card .thumbnail-wrapper img {
border-top-right-radius: var(--post-thumbnail-border-radius);
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
}
.sidebar-side .single-list-wrapper .thumbnail-wrapper,
.sidebar-side .single-list-wrapper .post-thumbnail,
.sidebar-side .single-list-wrapper .thumbnail-wrapper img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
} .single-hero {
width: 100%;
max-width: var(--single-hero-max-width, var(--site-max-width));
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: var(--post-margin);
margin-left: auto;
margin-right: auto;
} .single-hero[data-fullwidth="true"] .article,
.single-hero[data-fullwidth="true"] .post-thumbnail,
.single-hero[data-fullwidth="true"] .post-thumbnail img  {
border-radius: 0;
}
.single-hero .entry-header {
width: 100%;
}
.single-hero[data-thumbnails="false"] .article:not(.cover) .entry-wrapper {
padding: 1.5625rem 0;
}
.single-hero[data-thumbnails="true"] .article:not(.cover) .entry-wrapper {
padding: 1.5625rem 1.5625rem 1.5625rem calc(1.5625rem + var(--thumbnail-padding));
}
.single-hero[data-thumbnails="true"] .default:not(.thumbnail-uncropped) .post-thumbnail {
height: 100%;
}
.single-hero[data-thumbnails="true"] .article.default-alt .entry-wrapper,
.single-hero[data-thumbnails="false"] .article.default-alt .entry-wrapper {
width: var(--site-width);
max-width: 100%;
padding-left: 0;
padding-right: 0;
} .single-hero.has-background .article .entry-wrapper {
padding: calc(var(--post-margin) * 2) 0;
} .single-hero[data-fullwidth="true"] {
max-width: 100vw;
width:100vw;
margin-left: calc(0px - var(--wrapper-side-gutter));
margin-right: calc(0px - var(--wrapper-side-gutter));
margin-top: 0;
} .single-hero[data-fullwidth="true"][data-thumbnails="true"] .article {
margin:0 0 var(--post-margin) 0;
}
.single:not(.has-logo-below-nav) .single-hero[data-fullwidth="true"][data-thumbnails="true"] {
margin-top: 0;
}
.single-hero[data-fullwidth="true"][data-thumbnails="true"] .thumbnail-wrapper {
border-radius: 0;
} .single-hero[data-thumbnails="true"] .cover .entry-wrapper {
width: var(--site-width);
max-width: var(--site-width);
} .single-hero.hero-cover[data-thumbnails="true"][data-fullwidth="true"] .cover .entry-wrapper  {
max-width: calc(var(--content-max-width) + (var(--post-margin) * 2));
padding: calc(var(--post-margin) * 2) var(--post-margin);
} .has-sidebar .single-hero[data-thumbnails="false"] .entry-wrapper {
max-width: 100%;
width: 100%;
} .has-sidebar .single-hero[data-thumbnails="false"].has-background .entry-wrapper {
max-width: var(--content-width);
padding-left: 2rem;
padding-right: 2rem;
} .has-sidebar .single-hero[data-thumbnails="false"][data-fullwidth="true"] .entry-wrapper {
max-width: var(--site-width);
padding-left: 0;
padding-right: 0;
}
.has-sidebar .single-hero.hero-cover[data-thumbnails="true"] .cover .entry-wrapper  {
max-width: var(--site-width);
padding: calc(var(--post-margin) * 2) 2rem;
}
.has-sidebar .single-hero.hero-cover[data-thumbnails="true"][data-fullwidth="true"] .cover .entry-wrapper {
max-width: var(--site-width);
padding: calc(var(--post-margin) * 2) 0;
}
.has-sidebar .single-hero.default-alt .thumbnail-wrapper {
margin-top: var(--post-inner-elements-margin);
} .single .the-post > .article:not(.default-alt):not(.cover):not(.list) .thumbnail-wrapper[data-fullwidth="true"],
.single .the-post > .article .cover-wrapper[data-fullwidth="true"],
.single .the-post > .article.list .list-wrapper[data-fullwidth="true"],
.single .single-hero.has-post-media[data-fullwidth="true"]:not(.default-alt),
.page .the-page > .article:not(.default-alt):not(.cover) .thumbnail-wrapper[data-fullwidth="true"],
.page .the-page > .article .cover-wrapper[data-fullwidth="true"],
.page .single-hero.has-post-media[data-fullwidth="true"]:not(.default-alt) {
margin-top: calc( 0px - var(--global-primary-elements-margin));
}
.single .the-post > .article.list .list-wrapper[data-fullwidth="true"] .entry-header,
.single .single-hero.has-post-media[data-fullwidth="true"].list .list-wrapper[data-fullwidth="true"] .entry-header {
padding-top: var(--global-inner-elements-margin);
padding-right: var(--global-inner-elements-margin);
} .the-post > .article > img:not(.avatar):not(.wp-post-image),
.the-post > .article .wp-block-image:not(.is-style-rounded):not(.is-style-circle-mask) img:not(.avatar) {
border-radius: var(--image-embed-border-radius, var(--default-border-radius));
}
.the-post > .article .alignfull img:not(.avatar):not(.wp-post-image) {
border-radius: 0;
}
.the-post article.post_format-post-format-audio:not(.hero-default):not(.hero-cover) .entry-content .wp-block-embed.is-type-audio:first-of-type,
.the-post article.post_format-post-format-audio:not(.hero-default):not(.hero-cover) .entry-content .wp-block-embed.is-type-rich:first-of-type,
.the-post article.post_format-post-format-video:not(.hero-default):not(.hero-cover) .post-inner .tfm-featured-media.tfm-video-oembed + .entry-wrapper .entry-content .wp-block-embed:first-of-type,
.the-post article.post_format-post-format-video:not(.hero-default):not(.hero-cover) .post-inner .tfm-featured-media.tfm-video + .entry-wrapper .entry-content .wp-block-video:first-of-type,
.the-post article.post_format-post-format-video:not(.hero-default):not(.hero-cover) .post-inner .tfm-featured-media.tfm-video-shortcode + .entry-wrapper .entry-content .wp-video:first-of-type,
.the-post article.post_format-post-format-video.default-alt .post-inner .entry-content .wp-video:first-of-type,
.the-post article.post_format-post-format-video.default-alt .post-inner .entry-content .wp-block-video:first-of-type,
.the-post article.post_format-post-format-video.default-alt .post-inner .entry-content .wp-block-embed:first-of-type, .the-post article.post_format-post-format-video.has-post-format-media .entry-content p:first-of-type iframe,
.the-post article.post_format-post-format-video .entry-content p:first-of-type iframe {
display: none;
}
.the-post article.post_format-post-format-video.has-post-media .entry-content .wp-block-embed.is-type-video:first-of-type {
display:none;
} .single .after-content {
display: flex;
flex-direction: column;
gap: var(--global-inner-elements-margin);
}
.the-post > .article.has-background + .after-content {
margin-top: calc(var(--global-elements-margin) *2);
}
.after-content > div:not(.alignwide) {
margin: 0 auto;
width:  100%;
max-width: var(--content-max-width);
border-top: 1px solid var(--default-border-color);
}
.after-content > div {
padding-top: var(--global-inner-elements-margin);
}
.after-content > div:last-child {
margin-bottom: 0;
} .author-bio {
min-width: 240px;
}
.author-bio .section-header {
margin-bottom: var(--global-inner-elements-margin);
flex-direction: row;
justify-content: flex-start;
align-items: center;
gap: 1rem;
margin-bottom: 0;
}
.author-bio .section-header h3 {
font-size: var(--h4-font-size);
}
.author-bio-inner {
display: flex;
flex-direction: row;
gap: var(--global-elements-flex-gap, 1rem);
align-items: center;
justify-content: space-between;
}
.author-bio .author {
display: flex;
flex-direction: row;
gap: var(--global-elements-flex-gap, 1rem);
align-items: center;
align-items: flex-start;
font-size: var(--comment-font-size);
color: var(--medium-grey);
}
.author-bio p,
.author-bio h4 {
margin:0;
}
.author-description {
display:flex;
flex-direction: column;
gap: var(--global-elements-flex-gap, 1rem);
}
.author-bio .avatar {
display: inline-block;
max-width: var(--author-bio-avatar-width, 50px);
box-shadow: var(--post-box-shadow);
}
.author-bio a {
color: var(--entry-title-color);
}
.author-bio .entry-meta {
order:0;
margin-bottom: -5px;
font-size: var(--body-font-size);
color: var(--medium-grey);
} .after-content div.comments-wrapper {
order: 50;
border:0;
padding: 0;
}
.comments-header {
margin-bottom: var(--global-inner-elements-margin);
}
.comments-wrapper.closed .section-header {
margin: 0;
}
.comments-wrapper.closed .section-header::after {
content: none;
}
.comments-title {
font-size: var(--h4-font-size);
}
h3.toggle-comments {
font-size: var(--button-font-size);
display: inline-flex;
margin:0;
background: var(--button-background);
}
h3.toggle-comments::after {
content: none;
}
h3.toggle-comments span {
padding: 0;
}
.toggle-comments span::after {
font-family: fontello;
content: "\e812";
font-size: 0.625rem;
transform: rotate(90deg);
display: inline-flex;
align-items: center;
justify-content: center;
width: 20px;
height: 20px;
transition: transform 0.3s ease;
font-weight: normal;
}
.toggle-comments.close span::after {
transform: rotate(-90deg);
}
.comments-area {
margin: 0 auto;
max-width: var(--content-max-width);
border-radius: var(--default-border-radius);
}
.comments-wrapper.closed .comments-area {
margin-top: var(--global-inner-elements-margin);
}
.comments-area.closed {
display: none;
}
.comment-list {
list-style:none;
padding:0;
margin:0;
display: flex;
flex-direction: column;
gap: calc(var(--global-inner-elements-margin));
}
.comment,
.trackback,
.pingback,
.bypostauthor {
margin:0;
font-size: var(--comment-font-size, var(--excerpt-font-size));
}
.comment-list ul.children {
list-style:none;
margin:0;
padding:0 0 0 calc(var(--avatar-width) + var(--entry-meta-flex-gap));
display: flex;
flex-direction: column;
gap: calc(var(--global-inner-elements-margin) / 2);
padding-top: calc(var(--global-inner-elements-margin) / 2);
}
.comment-list ul.children .comment-content {
opacity: 0.7;
}
.comment.parent {
position: relative;
}
.comment.parent::before {
content: '';
width: 1px;
height: calc(100% - 44px);
background: var(--default-border-color);
position: absolute;
left: 20px;
top: 44px;
}
.comment-body > *:not(:last-child) {
margin-bottom: 1rem;
}
.comment-meta {
font-size: var(--entry-meta-font-size);
color: var(--entry-meta-color);
line-height: 1.3;
position: relative;
}
.comment-awaiting-moderation {
padding-top: 0.5rem;
display: block;
}
.comment-meta a {
color: var(--entry-meta-color);
}
.comment-meta .fn {
font-weight: 600;
position: relative;
color: var(--entry-meta-link-color);
position: relative;
}
.comment-meta b a {
color: var(--entry-meta-link-color);
}
.comment-meta .says {
display: none;
}
.comment-meta .edit-link a {
color: var(--entry-meta-link-color);
font-weight: 500;
margin-left: 5px;
}
.comment .avatar {
max-width: var(--avatar-width);
float:left;
border-radius: 50%;
margin-right: var(--entry-meta-flex-gap);
position: relative;
}
.comment-content,
.comment-body .reply {
padding-left: calc(var(--avatar-width) + var(--entry-meta-flex-gap));
}
.comment-content > *:last-child {
margin-bottom: 0;
}
.comment-reply-link {
background: var(--button-background);
font-size: 12px;
padding: 0.25rem 0.75rem;
font-weight: 600;
color: var(--button-color);
border-radius: 20px;
}
.comment-reply-link:hover,
.comment-reply-title:focus {
background: var(--button-hover-background);
color: var(--button-hover-color);
}
.comment-reply-link::after {
font-family: "fontello";
content: "\e816";
margin-left:6px;
font-size: 11px;
}
.bypostauthor {
}
.bypostauthor > article .fn::after {
font-family: "fontello";
content: "\e814";
color: var(--button-background);
margin-left: 3px;
font-weight: normal;
font-size: 16px;
}
.comment-respond {
padding: var(--cover-inner-elements-margin);
border-radius: var(--default-border-radius);
margin-top: var(--global-inner-elements-margin);
font-size: var(--body-font-size);
background: var(--default-highlight-background);
}
.comments-area:not(.has-comments) .comment-respond {
margin-top: 0;
}
.comment .comment-respond {
margin-top: var(--global-inner-elements-margin);
}
.comment-reply-title {
margin-top:0;
font-size: var(--h4-font-size);
}
.comment-reply-title small {
margin-left: 15px;
float:right;
font-size: 12px;
font-weight: 600;
letter-spacing: normal;
}
.comment-reply-title small a {
padding: 4px 8px;
border: 1px solid var(--default-border-color);
display: block;
border-radius: var(--button-border-radius);
background: var(--default-highlight-background);
}
.comment-form {
display: flex;
flex-wrap: wrap;
gap:1rem;
}
.comment-form > * {
flex-basis: 100%;
margin:0;
}
.comment-form input:not([type="submit"]),
.comment-form textarea {
margin:0;
border-color:var(--default-border-color);
border-radius: var(--default-border-radius);
}
.comment-form input[type="checkbox"] + label {
font-size: var(--entry-meta-font-size);
color: var(--entry-meta-color);
margin-left: 5px;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
flex-basis: 40%;
flex-grow: 1;
}
.no-comments {
margin-top: calc(var(--global-inner-elements-margin) / 1.5);
font-weight: 700;
border: 1px solid var(--default-border-color);
padding: var(--cover-inner-elements-margin);
text-align: center;
border-radius: var(--default-border-radius);
}
.trackback .comment-body,
.pingback .comment-body {
font-weight: 700;
}
.trackback .comment-body a,
.pingback .comment-body a {
font-weight: normal;
color: var(--entry-meta-color);
}
.trackback .edit-link a,
.pingback .edit-link a {
color: var(--entry-meta-link-color);
margin-left: 5px;
} .hentry-footer.single-hentry-footer {
gap: var(--global-inner-elements-margin);
width: 100%;
max-width: var(--content-max-width);
margin: calc(var(--global-inner-elements-margin) - var(--entry-wrapper-flex-gap)) auto 0 auto;
flex-wrap: wrap;
border: 0;
}
.single-hentry-footer.hentry-footer .entry-meta {
order: 1;
}
.single-hentry-footer.hentry-footer .category-meta {
order: 0;
justify-content: space-between;
flex-direction: row-reverse;
align-items: center;
gap: var(--global-inner-elements-margin);
}
.single-hentry-footer > * {
border-top: 1px solid var(--default-border-color);
padding-top: var(--global-inner-elements-margin);
flex-basis: 100%;
order: 1;
}
.single-hentry-footer .footer-meta {
display: flex;
font-size: 1.125rem;
font-weight: 500;
align-items: center;
gap: var(--post-margin);
justify-content: space-between;
}
.single-hentry-footer .footer-meta.entry-meta .categories {
justify-content: flex-end;
font-size: 1.125rem;
gap: calc(var(--entry-meta-flex-gap) * 2);
}
.single-hentry-footer [class*="cat-slug"] a[class*="cat-link"] {
padding: 11px 14px;
border-radius: var(--default-border-radius);
}
.single-hentry-footer [class*="cat-slug"]:not(.has-slug-background) a[class*="cat-link"] {
background: var(--tags-background);
}
.single-hentry-footer [class*="cat-slug"]:not(.has-slug-color) a[class*="cat-link"] {
color: var(--tags-color);
}
.single-hentry-footer [class*="cat-slug"]:not(.has-slug-background) a[class*="cat-link"]:hover,
.single-hentry-footer [class*="cat-slug"]:not(.has-slug-background) a[class*="cat-link"]:focus {
background: var(--tags-hover-background);
}
.single-hentry-footer .category-meta > span::after {
content: '\2014';
margin-left: 5px;
}
.single-hentry-footer .entry-meta-date-updated {
font-weight: normal;
font-size: var(--excerpt-font-size);
color: var(--entry-color);
font-weight: 500;
}
.single-hentry-footer .entry-meta-date-updated span {
font-weight: 600
} .entry-meta.post-tags {
flex-basis:10%;
flex-grow: 1;
}
.post-tags .single-post-tags {
gap: calc(var(--entry-meta-flex-gap) * 2);
}
a[class*="tag-link"] {
color: var(--tags-color);
font-weight: 500;
position: relative;
font-size: var(--button-font-size);
padding: 11px 14px;
border-radius: var(--default-border-radius);
display: inline-flex;
align-items: center;
line-height: 1.1;
margin: 0;
background: var(--default-highlight-background);
text-decoration: none;
}
.entry-content a[class*="tag-link"] {
text-decoration: none;
}
a[class*="tag-link"].has-background {
background: var(--tags-background);
}
a[class*="tag-link"].has-color {
color: var(--tags-color);
}
a[class*="tag-link"]::before {
font-family: fontello;
content: '\f292';
margin-right: 3px;
font-size: 12px;
font-weight: normal;
}
a[class*="tag-link"]:not(.has-background):hover,
a[class*="tag-link"]:not(.has-background):focus,
.is-style-outline  a[class*="tag-link"]:hover,
.is-style-outline  a[class*="tag-link"]:focus {
background: var(--default-highlight-background-hover);
text-decoration: none;
}
.
.is-style-outline  a[class*="tag-link"] {
background: none;
outline: 2px solid;
border: none;
padding: 11px 14px;
}
.tag-link-count {
font-weight: 500;
font-size: 12px !important; margin-left: 8px;
margin-top: 3px;
opacity: 0.5;
} .single div.post-navigation {
order: 40;
max-width: var(--content-max-width);
}
.single div.post-navigation.has-header {
border-top: 0;
padding-top: 0;
}
.after-content .tfm-related-posts-wrap + div,
.after-content .tfm-related-posts-wrap + div + div {
border: 0;
padding-top: 0;
}
.post-navigation.list .article .entry-title {
font-size: var(--cols-5-entry-title-font-size);
}
@media(min-width:769px) {
.post-navigation.list .article:not(.has-background) .entry-title {
font-size: 1.25rem;
}
}
.post-navigation.list .article.has-post-media:not(.cover) .thumbnail-wrapper {
max-width: 120px;
position: relative;
}
.post-navigation.list .article .entry-wrapper {
justify-content: flex-start;
gap: calc(var(--entry-wrapper-flex-gap) / 1.5);
}
.post-navigation.list .article.next-article .entry-wrapper {
align-items: flex-end;
text-align: right;
}
.post-navigation.list.has-next-post:not(.has-prev-post) .article.has-post-media:not(.cover) .entry-wrapper,
.post-navigation.list.has-prev-post:not(.has-next-post) .article.has-post-media:not(.cover) .entry-wrapper,
.post-navigation.list .article.has-post-media:not(.cover):not(.has-category-meta):not(.has-excerpt) .entry-wrapper  {
justify-content: center;
}
.post-navigation .prev-next {
font-size: var(--entry-meta-font-size);
font-weight: 500;
display: inline-flex;
align-items: center;
}
.post-navigation.grid .next,
.post-navigation.list .next-article:not(.has-background) .next {
justify-content: flex-end;
}
.post-navigation.grid .article:not(.cover) .thumbnail-wrapper .prev-next {
position: absolute;
top:var(--card-padding);
left:var(--card-padding);
z-index: 2;
padding: 7px 10px;
background: var(--post-background);
color: var(--entry-meta-color);
border-radius: var(--button-border-radius);
box-shadow: 0 0 10px rgba(0,0,0,0.05);
display: inline-flex;
align-items: center;
justify-content: center;
}
.post-navigation .article:not(.cover) .thumbnail-wrapper .prev-next.next {
left: auto;
right: var(--card-padding);
}
.post-navigation.list .article.has-arrows .thumbnail-wrapper a {
display:block;
height:90px;
}
.post-navigation .prev-next.prev::before,
.post-navigation .prev-next.next::after {
font-family: fontello;
content: '\e812';
margin-right: 0.375rem;
transform: rotate(180deg);
display: inline-block;
font-weight: normal;
font-size: 10px;
}
.post-navigation .prev-next.next::after {
transform: rotate(0deg);
margin-left: 0.375rem;
margin-right: 0;
}
.grid .next-article .post-inner,
.list .next-article:not(.has-background) .post-inner {
text-align: right;
}
.next-article .category-meta {
align-self: flex-end;
}
.post-navigation.list.post-grid .article.has-post-media{
--card-padding: 1.25rem;
}
.post-grid.post-navigation.list .article.has-post-media .post-inner {
gap: var(--card-padding);
}
.post-navigation.list .article.next-article.has-post-media .post-inner {
flex-direction: row-reverse;
}
.post-navigation.has-next-post:not(.has-prev-post) {
justify-content: flex-end;
} .site-footer {
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
margin-top: var(--global-primary-elements-margin);
background:  var(--footer-background);
border-top: 1px solid var(--default-border-color);
}
.tfm-before-footer-section + .site-footer {
margin-top: 0;
border:0;
}
.site-footer-inner {
width:100%;
max-width: var(--site-max-width);
margin:auto;
padding: var(--global-inner-elements-margin) 0 var(--global-inner-elements-margin) 0;
color: var(--footer-color);
display: flex;
flex-direction: column;
gap: var(--global-primary-elements-margin);
align-items: center;
}
.tfm-before-footer-section + .site-footer .site-footer-inner { }
.footer-columns {
display: flex;
flex-wrap: wrap;
gap: var(--post-margin);
width: 100%;
order: 10;
}
.footer-column {
flex-basis: var(--cols-4-flex-basis);
flex-grow: 1;
gap: var(--footer-column-flex-gap);
display: flex;
flex-direction: column;
}
.has-footer-nav .cols-2 .footer-column:not(.footer-menu) {
flex-basis: var(--cols-3-flex-basis);
flex-grow: 0;
}
.footer-column + .footer-column.footer-menu {
border-left: 1px solid var(--footer-border-color);
padding-left: var(--footer-column-flex-gap);
}
.tfm-before-footer-section {
padding-top: var(--global-primary-elements-margin);
padding-bottom: var(--global-primary-elements-margin);
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
.tfm-before-footer-section.tfm_before_footer {
background: var(--default-highlight-background);
}
@media(min-width:769px) {
.tfm-before-footer-section.tfm_before_footer {
padding-top: calc(var(--global-primary-elements-margin) * 1.5);
padding-bottom: calc(var(--global-primary-elements-margin) * 1.5);
}
}
.site-footer.has-custom-color [class*="entry-meta"],
.site-footer.has-custom-color [class*="cat-slug"],
.tfm-before-footer-section .widget *:not(input) { }
.site-footer a[class*="cat-link"] {
font-weight: normal;
}
#colophon.site-footer a[class*="cat-link"]::before,
#colophon.site-footer .widget a[class*="cat-link"]::before,
#colophon.site-footer a[class*="cat-link"]::after,
#colophon.site-footer .widget a[class*="cat-link"]::after {
content: none;
}
.footer-nav {
list-style: none;
padding:0;
margin:0;
display: flex;
flex-wrap: wrap;
gap:var(--footer-nav-flex-gap, 2rem);
width:100%;
justify-content: space-between;
}
.footer-nav li {
margin:0 0 0.3125rem 0;
font-family: var(--title-font);
}
.footer-nav ul li a {
color: var(--footer-link-color);
font-weight: normal;
}
.footer-nav li.menu-item-has-children {
margin-bottom: var(--global-elements-margin);
flex-basis: calc((100% - var(--footer-nav-flex-gap, 2rem)) / 2);
}
.cols-2 .footer-nav li.menu-item-has-children,
.cols-1 .footer-nav li.menu-item-has-children {
flex-basis: calc((100% - (var(--footer-nav-flex-gap, 2rem) * 3)) / 4);
}
#colophon.site-footer .footer-nav li.menu-item-has-children > a {
font-weight: var(--strong-font-weight, 600);
padding: 0;
color: var(--footer-color);
} .footer-nav ul {
list-style: none;
margin-left:0;
margin-right: 0;
padding:0;
}
.footer-bottom {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
width:100%;
gap: var(--global-inner-elements-margin);
order: 20;
}
.site-footer .site-footer-inner * + .footer-bottom {
border-top: 1px solid var(--footer-border-color);
padding-top: calc(var(--global-primary-elements-margin) / 1.5);
}
.footer-copyright {
width: var(--content-max-width);
display: flex;
gap: 4px;
align-items: center;
}
.site-footer:not(.has-footer-text) .footer-bottom,
.site-footer:not(.has-tfm-social-icons) .footer-bottom,
.site-footer:not(.has-tfm-social-icons) .footer-copyright  {
justify-content: center;
}
.footer-copyright > *  {
margin:0;
}
.footer-copyright a {
font-weight: 600;
}
.site-footer h1:not(.has-text-color),
.site-footer h2:not(.has-text-color),
.site-footer h3:not(.has-text-color),
.site-footer .widget-title,
.site-footer .sidebar .wp-block-group .wp-block-heading:not(.has-text-color)[class*="widget"],
.site-footer p:not(.has-text-color),
.site-footer div:not(.widget-subtitle),
.site-footer.has-custom-color .widget-subtitle,
.site-footer .tfm_posts_widget .article:not(.cover) .excerpt { }
.site-footer:not(.has-footer-nav) .footer-logo {
margin-left: auto;
margin-right: auto;
}
.site-footer button,
.site-footer input[type="submit"],
.tfm-before-footer-section .widget button,
.tfm-before-footer-section .widget input[type="submit"] {
color: var(--button-color);
}
.site-footer[class*="has-custom-button"] button,
.site-footer[class*="has-custom-button"] input[type="submit"],
.tfm-before-footer-section[class*="has-custom-button"] .widget button,
.tfm-before-footer-section[class*="has-custom-button"] .widget input[type="submit"] {
color: var(--footer-button-color, var(--button-color));
background: var(--footer-button-background, var(--button-background));
} .single-entry-header {
order: 20;
}
.cover .single-entry-header {
width: 100%;
max-width: var(--site-width);
margin-left: 0;
justify-content: flex-end;
}
.default-alt .single-entry-header {
order: 5;
}
.has-background .single-entry-header {
padding: var(--card-padding);
}
.single-entry-header > * {
max-width: var(--content-max-width);
width: var(--content-width);
margin-left: auto;
margin-right: auto;
}
.single-entry-header .author-meta.before-title {
order: 1;
}
.single-content-wrapper {
position: relative;
order: 60;
}
.entry-content {
width: 100%;
max-width:  var(--site-width);
margin-left: auto;
margin-right: auto;
font-size: var(--single-entry-font-size);
color: var(--entry-color);
padding-top: calc(var(--global-inner-elements-margin) / 2);
}
body:not(.has-sidebar) .single-content-wrapper .entry-content {
width:100vw;
max-width:100vw;
margin-left: calc(-50vw + 50%);
}
.entry-content > * {
margin-left: auto;
margin-right: auto;
}
.entry-content > *:not(h2):not(h3):not(h4):not(h5):not(h6) {
margin-bottom: var(--default-content-margin);
}
.entry-content p img:not(.alignleft):not(.alignright) {
margin-bottom: 1.8rem;
margin-top: 2rem;
}
.entry-content a {
text-decoration: var(--post-content-link-text-decoration);
}
.entry-content a:hover {
text-decoration: var(--post-content-link-hover-text-decoration);
}
body:not(.home):not(.blog) .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.home.page .page .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
max-width: var(--content-max-width);
width: var(--content-width);
}
.single .entry-content.excerpt {
max-width: var(--content-max-width);
}
.cover:not(.post_format-post-format-video) .cover-wrapper .single-entry-header {
width: 100%;
max-width: var(--site-max-width);
margin-left: auto;
margin-right: auto;
}
.cover:not(.post_format-post-format-video) .single-entry-header > * {
width: 100%;
margin-left: 0;
max-width: var(--content-max-width);
}
.cover:not(.post_format-post-format-video) [data-fullwidth="true"] .single-entry-header {
max-width: calc(var(--site-max-width) + (var(--wrapper-side-gutter) * 2));
padding-left: var(--wrapper-side-gutter);
}
.has-tfm-breadcrumbs .cover:not(.post_format-post-format-video) [data-fullwidth="true"] .single-entry-header {
padding-top: 140px;
}
.cover:not(.post_format-post-format-video) .single-entry-header > :first-child:not(.entry-title),
.cols-1 .cover:not(.post_format-post-format-video) .entry-wrapper .author-meta.before-title,
.author-meta.before-title  {
margin-bottom: auto;
}
.entry-content > b {
display:block;
} .entry-content figure[style*="width"]:not(.tiled-gallery__item):not(.alignleft):not(.alignright),
.wp-audio-shortcode {
width: calc(var(--content-width) - (var(--post-margin) * 2)) !important;
}
@media(max-width: 540px) {
.entry-content figure[style*="width"]:not(.tiled-gallery__item):not(.alignleft):not(.alignright), .wp-audio-shortcode {
width: calc(var(--content-width)) !important;
}
}  .widget {
display:inline-block;
width:100%;
color: var(--widget-color);
}
.widget [class*="entry-meta"] {
color: var(--widget-color);
}
.aside-sidebar .widget,
.toggle-sidebar .widget,
.after-content-sidebar .widget{
border-radius: var(--default-border-radius);
}
.aside-sidebar .widget:first-child {
margin-top: 0;
}
.aside-sidebar .widget:last-child {
margin-bottom: 0;
}
.has-background.sidebar > .widget,
.has-background.sidebar .aside-sticky-container > .widget {
background: var(--widget-background);
padding: var(--card-padding);
border:0;
box-shadow: var(--post-box-shadow);
}
.widget-title,
.widgettitle {
margin-top: 0;
line-height: 1.1;
font-size: var(--widget-title-font-size, 1.375rem);
margin-bottom: var(--widget-title-margin, 0.75rem);
color: var(--widget-title-color);
position: relative;
}
.widget .wp-block-group .wp-block-group__inner-container > h2:not(.has-text-color),
.widget .wp-block-group .wp-block-group__inner-container > h3:not(.has-text-color) {
color: var(--widget-title-color);
}
.widget-subtitle {
font-weight: 600;
color: var(--widget-color, var(--entry-meta-color));
font-size: var(--widget-subtitle-font-size);
position: relative;
order: -1;
font-family: var(--title-font);
}
.widget-title + *:not(.widget-subtitle) {
margin-top: 1.625rem;
}
.widget-title span,
.widgettitle span,
.wp-block-heading[class*="widget"] > b,
.wp-block-heading[class*="widget"] > strong { }
.site-footer .widget-title {
z-index: 1;
}
.site-footer .widget-title span,
.site-footer .wp-block-heading[class*="widget"] > b,
.site-footer .wp-block-heading[class*="widget"] > strong {
background: var(--footer-background);
}
.widget-title::after,
.widgettitle::after {
content: '';
width: 6px;
height: 6px;
background: var(--default-border-color);
display: inline-block;
border-radius: 100%;
margin-left: 5px;
}
.wp-block-heading.widget-title::after,
.wp-block-heading.widgettitle::after {
margin-left: 5px;
}
.widget ul,
.widget ol {
list-style:none;
margin:0;
padding:0;
width: 100%;
}
.widget ul li:not(.menu-item-has-children),
.widget ol li:not(.menu-item-has-children) {
border-bottom: 1px solid var(--default-border-color);
}
.sidebar.has-background .widget ul li,
.sidebar.has-background .widget ol li {
border-color: var(--widget-border-color);
}
.widget > ul > li,
.widget > ol > li,
.widget > div > ul > li {
margin:0;
display: block;
}
.widget ul li a,
.widget ol li a {
display:flex;
padding: var(--widget-link-padding) 0;
color: var(--widget-link-color, var(--black));
font-weight: var(--widget-link-font-weight);
font-size: var(--widget-font-size);
font-style: normal;
}
.widget .sub-menu li,
.widget .children li {
margin:0;
}
.widget ul.children li a,
.widget ul.sub-menu li a {
color:  var(--widget-child-link-color);
}
.widget .menu-item-has-children .sub-menu {
border-top: 1px solid var(--widget-border-color);
}
.widget ul ul.children li ul.children li a::before,
.widget_nav_menu li.menu-item-has-children .sub-menu li .sub-menu li a::before {
content:'\2014';
margin-right:5px;
} .widget_recent_entries ul li a,
.widget_rss .wp-block-rss__item-title a,
.wp-block-rss .wp-block-rss__item-title a {
letter-spacing: -0.05rem;
line-height: 1.25;
} .widget_calendar table {
width:100%;
margin:0;
}
.widget_calendar td,
.widget_calendar th {
padding:2px;
}
.aside-sticky-container {
position: sticky;
top:7rem;
display:flex;
flex-direction: column;
gap: var(--post-margin);
} .tfm-count {
color: var(--widget-color);
font-size: var(--entry-meta-font-size);
margin-left: auto;
font-weight: normal;
font-weight: 500;
}
.tfm-count i {
font-style: normal;
}
.widget p,
.sidebar .widget time {
color: var(--widget-color);
}
.sidebar .wp-block-cover {
align-items: flex-start;
border-radius: var(--default-border-radius);
box-shadow: var(--post-box-shadow);
}
.sidebar.has-background .wp-block-cover {
box-shadow: none;
}
.sidebar .wp-block-cover.has-text-color *:not(.has-text-color):not(input),
.sidebar .wp-block-cover.has-text-color *:not(.has-text-color):not(input):hover,
.sidebar .wp-block-group.has-text-color *:not(.has-text-color):not(input),
.sidebar .wp-block-group.has-text-color *:not(.has-text-color):not(input):hover {
color: inherit !important;
}
.sidebar .widget_tag_cloud .wp-block-tag-cloud {
margin-bottom: 0;
display: flex;
flex-wrap: wrap;
gap:0.5rem;
}
.sidebar .widget_mc4wp_form_widget .widget-title,
.sidebar .widget_mc4wp_form_widget .widgettitle {
margin-bottom: 1.625rem;
color: var(--widget-title-color);
}
.sidebar .mc4wp-form-fields {
display:flex;
flex-direction: column;
gap: 1rem;
color: var(--widget-color);
flex-wrap: wrap;
}
.sidebar .mc4wp-form-fields .tfm-checklist {
font-size: var(--entry-meta-font-size);
font-weight: 600;
flex-direction: column;
color: var(--widget-link-color);
}
.sidebar .mc4wp-form-fields .tfm-checklist li {
padding-bottom: 1rem;
padding-left: 1px;
}
.sidebar .mc4wp-form-fields .tfm-checklist li::before {
font-size: 0.875rem;
font-weight: normal;
}
.sidebar .mc4wp-form-fields .tfm-checklist li:last-child {
border:0;
padding-bottom: 0;
}
.sidebar .mc4wp-form-fields .tfm-agree {
font-size: var(--entry-meta-font-size);
margin-top: 1rem;
color: var(--widget-color);
}
.sidebar .mc4wp-form-fields button,
.sidebar .mc4wp-form-fields input[type="submit"] {
border-radius: var(--button-border-radius);
}
.sidebar .widget .mc4wp-form-fields button::before {
font-family: fontello;
content: '\f1d8';
margin-right: 0.5rem;
font-size: 1rem;
font-weight: normal;
} .footer-columns .sidebar .mc4wp-form-fields {
flex-direction: row;
gap: 0;
}
.footer-columns .sidebar .widget  .mc4wp-form-fields label {
width: 100%;
display: block;
margin-bottom: 1rem;
}
.footer-columns .sidebar .widget  .mc4wp-form-fields input + input:not([type="submit"]) {
width: 100%;
margin-top: 1rem;
}
.footer-columns .sidebar .widget  .mc4wp-form-fields input + input:not([type="submit"]) + input[type="submit"],
.footer-columns .sidebar .widget  .mc4wp-form-fields input + input:not([type="submit"]) + button {
width: 100%;
margin-top: 1rem;
border-radius: var(--button-border-radius);
margin-left: 0;
} .after-content .sidebar.after-content-sidebar {
order: 10;
display: flex;
flex-direction: column;
gap: var(--global-inner-elements-margin);
border-top: 0;
padding-top: 0;
}
.after-content-sidebar .widget:first-child .wp-block-heading {
margin-top: 0;
margin-bottom: var(--post-margin);
}
.after-content-sidebar .widget-title,
.after-content-sidebar .widgettitle {
font-size: var(--h3-font-size);
}
.after-content .after-content-sidebar + .author-bio {
padding-top: 0;
border-top: 0;
}
:where(.wp-block-group.has-background) {
padding: var(--card-padding);
border-radius: var(--default-border-radius);
} .gallery {
display:flex;
flex-wrap: wrap;
width:100%;
margin:0 auto;
gap: var(--gallery-flex-gap, 1rem);
}
.gallery-item {
display:flex;
flex-grow: 1;
flex-direction: column;
justify-content: center;
position: relative;
padding:0;
overflow: hidden;
}
.gallery-item .gallery-icon {
flex:1;
width: 100%;
height: 100%;
object-fit: cover;
}
.gallery-item img {
display:flex;
object-fit: cover;
width: 100%;
height: 100%;
}
.gallery-caption {
position: absolute;
bottom:0;
left:0;
width:100%;
background: var(--gallery-caption-overlay-gradient, linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0)));
color: var(--white);
text-align: center;
padding: var(--default-content-margin);
border-bottom-left-radius: var(--default-border-radius);
border-bottom-right-radius: var(--default-border-radius);
}
.gallery:not(.gallery-columns-1):not(.gallery-columns-2) .gallery-caption {
font-size: 0.75rem;
} .gallery-item {
flex-basis: calc(100% / 3 - (var(--gallery-item-default-margin, 1rem) * 2));
}
.gallery-columns-4 .gallery-item {
flex-basis: calc(100% / 4 - (var(--gallery-item-default-margin, 1rem) * 2));
}
.gallery-columns-3 .gallery-item {
flex-basis: calc(100% / 3 - (var(--gallery-item-default-margin, 1rem) * 2));
}
.gallery-columns-2 .gallery-item {
flex-basis: calc(100% / 2 - (var(--gallery-item-default-margin, 1rem) * 2));
}
.gallery-columns-1 .gallery-item {
flex-basis: calc(100% - (var(--gallery-item-default-margin, 1rem) * 2));
} .gallery-columns-1 .gallery-item {
margin-left: 0;
margin-right: 0;
}
.gallery:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-4) .gallery-item:nth-child(3n),
.gallery:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-4) .gallery-item:nth-child(even):last-of-type,
.gallery-columns-2 .gallery-item:nth-child(even),
.gallery-columns-3 .gallery-item:nth-child(3n),
.gallery-columns-3 .gallery-item:nth-child(even):last-of-type,
.gallery-columns-4 .gallery-item:nth-child(4n),
.gallery-columns-4 .gallery-item:nth-child(even):last-of-type,
.gallery-columns-4 .gallery-item:nth-child(odd):last-of-type {
margin-right:0;
}
.gallery:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-4) .gallery-item:nth-child(3n+1),
.gallery-columns-2 .gallery-item:nth-child(odd),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
margin-left:0;
}  .error404 #primary > * {
text-align: center;
}
.sub-message-404 .toggle-search::before {
content: none;
}
.sub-message-404 .toggle-search {
cursor: pointer;
}
.body-fade {
position: fixed;
top:0;
height: 100%;
width:100%;
display:none;
z-index:4000;
backdrop-filter: blur(100px);
-webkit-backdrop-filter: blur(100px);
}
.mobile-only {
display: none;
visibility: hidden;
}
.hidden {
display: none;
}
.tfm-clear {
clear:both;
}
.goto-top {
display: inline-block;
position: fixed;
bottom: -100px;
right: 25px;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
visibility: hidden;
background: var(--button-background);
color: var(--button-color);
font-weight: 400;
border-radius: 50px;
z-index: 4000;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.goto-top.visible {
opacity: 1;
visibility: visible;
bottom: 30px;
}
.goto-top span {
display: none;
}
.goto-top:after {
font-family: fontello;
content: '\e802';
transform: rotate(-90deg);
}
.goto-top:hover,
.goto-top:focus {
background: var(--button-hover-background);
color: var(--button-hover-color);
}
.sticky-element {
position: sticky;
top:0;
display:flex;
flex-direction: column;
gap: var(--post-inner-elements-margin);
}
.tfm-round-thumbnail img[class*="thumbnail"],
img.tfm-round-thumbnail,
.tfm-round-thumbnails img[class*="thumbnail"] {
border-radius:100%;
} .post-password-form  {
padding: var(--cover-inner-elements-margin);
border: 1px solid var(--default-border-color);
border-radius: var(--default-border-radius);
}
.post-password-form p:first-child {
margin-bottom: 1rem;
color:  var(--entry-meta-color);
}
.post-password-form p:nth-child(2) {
display: flex;
flex-wrap: wrap;
}
.post-password-form p:nth-child(2) > label {
flex: 1 1 auto;
margin:0;
font-size: 0;
}
.post-password-form p:nth-child(2) > label input[type="password"] {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.post-password-form p:nth-child(2) > input {
border-radius: 0 var(--default-border-radius) var(--default-border-radius) 0;
} .has-pagination-numbers .pagination,
.has-pagination-numbers .page-pagination,
.has-pagination-prev-next .pagination,
.has-pagination-prev-next .page-pagination {
width:100%;
text-align: center;
}
.pagination {
margin-top: calc(var(--global-inner-elements-margin) - var(--post-margin));
}
.pagination .page-numbers {
display: none;
padding:0;
font-size: var(--entry-meta-font-size);
font-family: var(--title-font);
min-width: 40px;
min-height: 40px;
align-items: center;
justify-content: center;
border-radius: 25px;
margin:0;
font-weight: 600;
}
.has-pagination-numbers .nav-links .page-numbers:not(.prev):not(.next),
.has-pagination-prev-next .nav-links .page-numbers.prev,
.has-pagination-prev-next .nav-links .page-numbers.next {
display: inline-flex;
}
.nav-links .page-numbers.next {
margin-left: 0.5rem;
}
.paged .nav-links .page-numbers:first-child {
margin-right: 0.5rem;
}
.pagination .screen-reader-text {
display:none;
}
.nav-links {
display: flex;
flex-basis: 100%;
padding-top: var(--default-content-margin);
position: relative;
justify-content: center;
align-items: center;
gap: 0.25rem;
font-weight: 700;
font-size: var(--h6-font-size);
max-width: var(--content-max-width);
margin-left: auto;
margin-right: auto;
}
.pagination .nav-links {
padding:0;
}
.page-pagination a,
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev {
background: var(--button-background);
padding: var(--button-padding);
border-radius: var(--button-border-radius);
font-size: var(--button-font-size);
color: var(--button-color);
border:0;
display: inline-flex;
font-weight: var(--button-font-weight);
text-decoration: none;
}
.page-pagination a:hover,
.nav-links .page-numbers.next:hover,
.nav-links .page-numbers.prev:hover,
.page-pagination a:focus,
.nav-links .page-numbers.next:focus,
.nav-links .page-numbers.prev:focus {
background: var(--button-hover-background);
color: var(--button-hover-color);
text-decoration: none;
}
.page-pagination a::after,
.nav-links .page-numbers.next::after {
font-family: fontello;
content: '\e802';
margin-left: 8px;
font-weight: normal;
}
.page-pagination.prev-next a:first-child::after,
.page-pagination.prev a::after {
content: none;
}
.page-pagination.prev-next a:first-child::before,
.page-pagination.prev a::before,
.nav-links .page-numbers.prev::before {
font-family: fontello;
content: '\e802';
margin-right: 8px;
font-weight: normal;
transform: rotate(180deg);
}
main.has-pagination-text .page-pagination.prev-next a:first-child::before,
main.has-pagination-text .page-pagination.prev a::before,
main.has-pagination-text .nav-links .page-numbers.prev::before,
main.has-pagination-text .page-pagination.next a::after,
main.has-pagination-text .nav-links .page-numbers.next::after {
content: none;
}
.has-pagination-numbers .nav-links .page-numbers.current {
background: var(--default-highlight-background);
}
main:not(.has-pagination-text) .page-numbers.prev span,
main:not(.has-pagination-text) .page-numbers.next span {
display: none;
}
main:not(.has-pagination-text) .page-numbers.prev,
main:not(.has-pagination-text) .page-numbers.next {
padding: 0;
width: 40px;
}
main:not(.has-pagination-text) .nav-links .page-numbers.next::after,
main:not(.has-pagination-text) .nav-links .page-numbers.prev::before {
margin: 0;
}
main:not(.has-pagination-prev-next) .nav-links .page-numbers.next,
main:not(.has-pagination-prev-next) .nav-links .page-numbers.prev {
display: none;
} .alignleft,
.alignright {
max-width: 50%;
}
.alignleft {
float:left;
margin: 0.4rem 2rem 0 0;
display: inline-block;
margin-right: 2rem !important;
}
.alignright {
float:right;
margin: 0.4rem 0 0 2rem;
}
.aligncenter,
.aligncenter > * {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.alignfull {
width:100vw;
max-width:100vw;
margin-left: calc(-50vw + 50%);
}
.alignwide,
.is-style-wide,
[class*="wp-block"].alignwide {
width: var(--content-width);
margin-left: auto;
margin-right: auto;
max-width: var(--site-width);
}
.has-sidebar .alignwide {
width:100%;
}
.has-sidebar .alignfull {
margin-left: auto;
}
.entry-content * .alignwide,
.entry-content * .alignfull {
width: 100%;
margin-left: 0;
margin-right: 0;
} .entry-content > .alignleft { 
margin-left:  var(--post-margin);
}
.entry-content > .alignright {
margin-right:  var(--post-margin);
}
.has-sidebar .entry-content > .alignleft {
margin-left: calc(var(--post-margin) * 2 + 0.4375rem);
}
.has-sidebar .entry-content > .alignright {
margin-right: calc(var(--post-margin) * 2 + 0.4375rem);
}
@media (min-width: 786px) {
body:not(.has-sidebar) .entry-content > .alignleft {
margin-left: calc(0.5 * (100vw - var(--content-max-width)));
}
body:not(.has-sidebar) .entry-content > .alignright {
margin-right: calc(0.5 * (100vw - var(--content-max-width)));
}
}
@media (max-width: 1060px) {
body:not(.has-sidebar) .entry-content > .alignleft {
margin-left: calc(0.5 * (100vw - var(--content-max-width)) + var(--post-margin));
}
body:not(.has-sidebar) .entry-content > .alignright {
margin-right: calc(0.5 * (100vw - var(--content-max-width)) + var(--post-margin));
}
}
@media (max-width: 785px) {
body:not(.has-sidebar) .entry-content > .alignleft {
margin-left: calc(0.5 * (100vw - var(--content-max-width)) + (var(--post-margin) * 1));
}
body:not(.has-sidebar) .entry-content > .alignright {
margin-right: calc(0.5 * (100vw - var(--content-max-width)) + ( var(--post-margin) * 1));
}
}
@media (max-width: 768px) {
body:not(.has-sidebar) .entry-content > .alignleft {
margin-left: calc(var(--post-margin) * 2);
}
body:not(.has-sidebar) .entry-content > .alignright {
margin-right: calc(var(--post-margin) * 2);
}
}
@media (max-width: 1250px ) {
.has-sidebar .entry-content > .alignleft {
margin-left: calc((100% - var(--content-max-width)) / 2);
}
.has-sidebar .entry-content > .alignright {
margin-right: calc((100% - var(--content-max-width)) / 2);
}
}
@media (max-width: 1136px ) {
.has-sidebar .entry-content > .alignleft {
margin-left: var(--post-margin);
}
.has-sidebar .entry-content > .alignright {
margin-right: var(--post-margin);
}
}
@media (max-width: 1060px ) {
.has-sidebar .entry-content > .alignleft {
margin-left: calc(0.5 * (100vw - var(--content-max-width)));
}
.has-sidebar .entry-content > .alignright {
margin-right: calc(0.5 * (100vw - var(--content-max-width)));
}
}
@media (max-width: 786px ) {
.has-sidebar .entry-content > .alignleft {
margin-left: var(--post-margin);
}
.has-sidebar .entry-content > .alignright {
margin-right: var(--post-margin);
}
} .tfm-breadcrumbs {
margin-bottom: var(--global-primary-elements-margin);
order: 0;
}
.has-full-width-media.post-style-cover:not(.sidebar-side) .tfm-breadcrumbs {
position: absolute;
margin: 0;
left: 0;
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
z-index: 2;
width: 100%;
}
@media (min-width: 641px) {
.tfm-breadcrumbs .tfm-breadcrumbs-inner > div {
padding: 6px 10px 6px 15px;
border-radius: 20px;
border: 1px solid var(--default-border-color);
display: inline-block;
}
.has-full-width-media.post-style-default:not(.sidebar-side) .tfm-breadcrumbs,
.has-full-width-media.post-style-default-alt .single-hero + .wrap-inner .tfm-breadcrumbs {
position: absolute;
z-index: 2;
width: 100%;
margin: 0;
left: 0;
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
.has-full-width-media.post-style-default:not(.sidebar-side) .tfm-breadcrumbs-inner > div,
.has-full-width-media.post-style-default-alt .single-hero + .wrap-inner .tfm-breadcrumbs-inner > div {
background: var(--post-background);
border-radius: 20px;
box-shadow: 0 0 10px rgba(0,0,0,0.07);
width: auto;
display: inline-block;
border:0;
}
}
.has-full-width-media.post-style-cover:not(.sidebar-side) .tfm-breadcrumbs-inner > div,
.has-full-width-media.post-style-cover:not(.sidebar-side) .tfm-breadcrumbs a,
.has-full-width-media.post-style-cover:not(.sidebar-side) .tfm-breadcrumbs.navxt div > span::after  {
color: var(--cover-primary-color);
border-color: var(--cover-border-color);
}
.single-hero + .wrap-inner .tfm-breadcrumbs {
position: absolute;
top: var(--global-primary-elements-margin);
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-view-count {
color: var(--entry-color);
margin-bottom: var(--entry-wrapper-flex-gap);
display: block;
border: 1px solid var(--default-border-color);
padding: 5px;
border-radius: var(--default-border-radius);
order: -1;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-view-count > * {
display: block;
text-align: center;
font-size: var(--entry-meta-font-size);
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-view-count .count {
font-weight: 600;
}
@media(min-width:1061px) {
.grid-list-half .tfm-post-block-offset-wrapper {
--entry-wrapper-flex-gap: 0.875rem;
--card-padding:1.5rem;
}
.grid-list-half .tfm-post-block-offset-wrapper.list .hentry.has-post-media:not(.cover) .thumbnail-wrapper { }
.grid-list-half .tfm-post-block-offset-wrapper.list[class*="cols"]:not(.post-navigation) .hentry.has-post-media:not(.cover) .post-inner .entry-wrapper {
max-width: calc((100% - var(--list-small-post-thumbnail-max-width, 33%)) + var(--card-padding));
}
}
.tfm_posts_widget .list .article.card .post-thumbnail,
.tfm_posts_widget .list-first-grid .article:not(.first-grid).card .post-thumbnail {
height: auto;
}
.tfm_posts_widget .list .article.card [class*="thumbnail"],
.tfm_posts_widget .list-first-grid .article.card:not(.first-grid) [class*="thumbnail"]  {
border-radius: var(--post-thumbnail-border-radius);
}
.widget.tfm_posts_widget .post-grid[class*="list"] .article.card.has-post-media:not(.cover):not(.first-grid) .post-inner {
padding: 10px;
padding-right: 0;
}
.widget.tfm_posts_widget .list .article:not(.cover).has-post-media .entry-header,
.widget.tfm_posts_widget .list-first-grid .article:not(.cover).has-post-media:not(.first-grid) .entry-header {
padding-top: 0;
padding-bottom: 0;
position: static;
}
.tfm_posts_widget .grid .article.has-post-media:not(.cover) .category-meta,
.tfm_posts_widget .list-first-grid .article.first-grid.has-post-media:not(.cover) .category-meta {
position: absolute;
top: calc(var(--card-padding) / 1.5);
left: calc(var(--card-padding) / 1.5);
}
.tfm_posts_widget .show-post-count.grid.has-post-thumbnails .has-post-thumbnail.has-category-meta .tfm-post-count,
.tfm_posts_widget .show-post-count.has-post-thumbnails .first-grid.has-post-thumbnail.has-category-meta .tfm-post-count {
top: auto;
bottom: calc(var(--card-padding) / 1.5);
left: calc(var(--card-padding) / 1.5);
}
.tfm_posts_widget .show-post-count.list.has-post-thumbnails .has-post-thumbnail.card .tfm-post-count,
.tfm_posts_widget .show-post-count.has-post-thumbnails .card.has-post-thumbnail:not(.first-grid) .tfm-post-count { }
.tfm_posts_widget .grid .article .entry-header,
.tfm_posts_widget .list-first-grid .article.first-grid .entry-header {
gap: var(--entry-wrapper-flex-gap);
}
.tfm_posts_widget .show-post-count.has-post-thumbnails .cover .post-meta .entry-meta.tfm-view-count {
display: block;
}
.widget.tfm_posts_widget .show-post-count.has-post-thumbnails .article.cover .entry-title {
font-size: var(--tfm-posts-widget-grid-entry-title-font-size);
}
.widget[class*="tfm"]:not(.has-subtitle).has-title {
margin-top: 0;
}
.tfm-before-footer-section .widget .mc4wp-form-fields .tfm-form-fields-wrap input[type="submit"],
.tfm-before-footer-section .widget .mc4wp-form-fields .tfm-form-fields-wrap button,
.after-content .widget .mc4wp-form-fields .tfm-form-fields-wrap input[type="submit"],
.after-content .widget .mc4wp-form-fields .tfm-form-fields-wrap button,
.footer-columns .sidebar .widget .mc4wp-form-fields .tfm-form-fields-wrap input[type="submit"],
.footer-columns .sidebar .widget .mc4wp-form-fields .tfm-form-fields-wrap button {
border-radius: var(--button-border-radius);
}
@media(min-width:1200px) {
.tfm-featured-posts.tfm_after_header .list.cols-1 .entry-title {
font-size: var(--cols-1-entry-title-font-size);
}
}
@media(min-width:1361px) {
.tfm-featured-posts.tfm_before_loop .list.cols-1 .entry-title {
font-size: 2.5rem;
}
}
.tfm-related-posts-wrap.has-title {
border: 0 !important;
padding-top: 0;
}   body.tfm-dark-mode .dark-theme-tfm-is-dark,
body[data-color-mode="dark"]:not(.tfm-light-mode) .dark-theme-tfm-is-dark,
body.custom-background.tfm-dark-mode .dark-theme-tfm-is-dark,
body.tfm-light-mode .tfm-is-dark,
body[data-color-mode="light"]:not(.tfm-dark-mode) .tfm-is-dark,
body.custom-background.tfm-light-mode .tfm-is-dark {
--header-border-color: rgba(255,255,255,0.2);
--footer-border-color: rgba(255,255,255,0.2);
--entry-meta-border-color: rgba(255,255,255,0.2);
--input-background: rgba(255,255,255,0.06);
--input-color: var(--white); --default-highlight-background: rgba(255,255,255,0.06);
--default-highlight-background-hover: rgba(255,255,255,0.03);
a[class*="tag-link"]:not(.has-color) {
color: var(--white);
}
}
body.tfm-dark-mode.dark-theme-tfm-is-dark,
body[data-color-mode="dark"]:not(.tfm-light-mode).dark-theme-tfm-is-dark,
body.custom-background.tfm-dark-mode.dark-theme-tfm-is-dark,
body.tfm-light-mode.tfm-is-dark,
body[data-color-mode="light"]:not(.tfm-dark-mode).tfm-is-dark,
body.custom-background.tfm-light-mode.tfm-is-dark {
--default-border-color: rgba(255,255,255,0.2);
--tfm-dot-color: rgba(255,255,255,0.2);
--default-highlight-background: rgba(255,255,255,0.06);
--default-highlight-background-hover: rgba(255,255,255,0.03);
--input-background: rgba(255,255,255,0.06);
--input-color: var(--white);
a[class*="tag-link"]:not(.has-color) {
color: var(--white);
}
}
body.tfm-dark-mode .hidden-dark-theme,
body[data-color-mode="dark"]:not(.tfm-light-mode) .hidden-dark-theme,
body.custom-background.tfm-dark-mode .hidden-dark-theme {
display:none;
}
body.tfm-light-mode .hidden-light-theme,
body[data-color-mode="light"]:not(.tfm-dark-mode) .hidden-light-theme,
body.custom-background.tfm-light-mode .hidden-light-theme {
display:none;
}
body.tfm-dark-mode .sidebar .wp-block-cover.is-light .wp-block-cover__background,
body.custom-background.tfm-dark-mode .sidebar .wp-block-cover.is-light .wp-block-cover__background,
body.tfm-dark-mode .sidebar .wp-block-group.is-light,
body[data-color-mode="light"]:not(.tfm-dark-mode) .sidebar .wp-block-group.is-light,
body.custom-background.tfm-dark-mode .sidebar .wp-block-group.is-light{
background-color: var(--post-background) !important;
} body.tfm-dark-mode .site-header.fixed:not(.has-background),
body[data-color-mode="dark"]:not(.tfm-light-mode) .site-header.fixed:not(.has-background),
body.custom-background.tfm-dark-mode .site-header.fixed:not(.has-background) {
background: var(--post-background);
}
@media(max-width:1650px) { } @media (max-width:1360px) { body {
--site-max-width: var(--small-desktop-site-max-width);
--header-width: var(--small-desktop-site-max-width);
--cols-4-masonry-width: var(--cols-3-masonry-width); --cols-4-entry-title-font-size: var(--small-dt-entry-title-font-size);
}
.has-sidebar main,
.has-block-sidebar {
--cols-3-entry-title-font-size: var(--small-dt-entry-title-font-size);
}
.post-navigation .article .entry-title {
font-size: var(--xsmall-dt-entry-title-font-size);
}
.cols-4 .footer-column {
flex-basis: var(--cols-2-flex-basis);
}
.has-footer-nav .cols-4 .footer-column {
flex-basis: var(--cols-3-flex-basis);
}
.has-footer-nav .cols-4 .footer-menu {
border:0;
padding:0;
}
.cols-4 .footer-nav li.menu-item-has-children {
flex-basis: calc((100% - (var(--footer-nav-flex-gap, 2rem) * 3)) / 4);
}
.hidden-small-desktop {
display:none;
}
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-5 + .header-right .header-secondary:not(.parent-items-1) .tfm-social-menu,
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-6 + .header-right .header-secondary:not(.parent-items-1) .tfm-social-menu,
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-7 + .header-right .header-secondary:not(.parent-items-1) .tfm-social-menu,
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-7 + .header-right .tfm-subscribe .menu-label,
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-7 + .header-right *[class*="tfm-patreon"] .menu-label,
.logo-split-menu.has-split-menu-left .header-section.header-left > :not([class*="toggle"]):not(.split-menu-left),
.logo-left-menu-right.has-primary-nav.has-secondary-nav .header-section.header-right > :not([class*="toggle"]):not(.header-secondary) {
display:none;
padding: 0;
}
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-7 + .header-right .tfm-subscribe.tfm-cta a,
.logo-left-menu-right.has-secondary-nav .primary-menu.parent-items-7 + .header-right *[class*="tfm-patreon"].tfm-cta a {
padding-right: calc(20px - 0.5rem);
}
.logo-left-menu-right.has-primary-nav.has-secondary-nav .tagline {
display: none;
}
.aside-sidebar {
width: calc((var(--small-desktop-site-max-width) - (var(--wrap-inner-flex-gap) * 3) ) / 4);
}
.has-sidebar main {
flex-grow: 1;
}
.primary-menu .menu-item + .menu-item + .menu-item + .menu-item + .menu-item.tfm-cols-3 ul {
left: auto;
right: -330px;
}
} @media (min-width:1200px) and (max-width:1360px) {
.has-sidebar.sidebar-side.single {
--h1-font-size: 3.2rem;
}
.logo-split-menu.has-split-menu-right .header-secondary  {
display: none;
}
.logo-split-menu.has-split-menu-right .header-secondary *[class*="tfm-patreon"].tfm-cta a,
.logo-split-menu.has-split-menu-right .header-secondary *[class*="tfm-subscribe"].tfm-cta a {
padding:14px;
padding-right: calc(14px - 0.5rem);
}
}
@media(min-width:1061px) and (max-width:1199px) {
.has-sidebar:not(.home):not(.blog) .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.has-sidebar.home.page .page .entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.single-entry-header > * {
width: 100%;
}
.has-sidebar.sidebar-side.single {
--h1-font-size: 2.7rem;
}
.has-sidebar .post-grid.list .hentry.has-post-media:not(.cover).has-background .thumbnail-wrapper,
.has-sidebar .post-grid.list .hentry.has-post-media:not(.cover).has-background .tfm-featured-media { }
}
@media (max-width:1199px) {
body {
--cols-2-entry-title-font-size: 2rem;
--site-max-width: var(--large-mobile-site-max-width);
--header-width: var(--large-mobile-site-max-width);
--wrap-inner-flex-gap: var(--large-mobile-post-margin);
--list-inner-flex-gap: var(--large-mobile-post-margin);
--post-margin: var(--large-mobile-post-margin);
--default-post-margin: var(--large-mobile-post-margin);
--cols-2-flex-basis: calc(100% / 2 - (var(--mobile-post-margin) / 2));
--cols-3-flex-basis: calc((100% - (var(--mobile-post-margin) * 2)) / 3);
--cols-4-flex-basis: calc((100% - (var(--mobile-post-margin) * 2)) / 3);
--cols-2-masonry-width: calc(100% / 2 - var(--mobile-post-margin));
--cols-3-masonry-width: calc(100% / 3 - var(--mobile-post-margin));
--header-flex-gap: 18px;
--h1-font-size: 3.2rem;
--h2-font-size: 2.25rem;
--h3-font-size: 1.75rem;
--h4-font-size: 1.5rem;
--h5-font-size: 1.25rem;
--h6-font-size: 1.1rem;
--cols-3-entry-title-font-size: var(--xsmall-dt-entry-title-font-size); --small-dt-entry-title-font-size: var(--xsmall-dt-entry-title-font-size);
--primary-menu-font-size: 1rem;
--cols-4-list-entry-title-font-size: 1.5rem;
--cols-2-list-entry-title-font-size: 1.5rem;
--cols-1-entry-title-font-size: 2.7rem;
}
[class*="cols"].list:not(.post-navigation) { }
.has-sidebar main,
.has-block-sidebar {
--cols-1-entry-title-font-size: 2.7rem;
--cols-3-flex-basis: var(--cols-2-flex-basis);
--cols-3-masonry-width: var(--cols-2-masonry-width);
--cols-2-entry-title-font-size: 1.625rem;
--cols-2-list-entry-title-font-size: 1.375rem;
--cols-3-list-entry-title-font-size: 1.375rem;
}  #site-header {
position: static;
}
#site-header.sticky-mobile-nav {
position: sticky;
top: 0;
margin: 0 !important; 
}
.site-header > *:not(.mobile-header) {
display:none;
}
.admin-bar #site-header.sticky-mobile-nav {
top: 32px;
}
body.has-sticky-nav-mobile {
margin-top: 0 !important;
}
.mobile-header {
display:flex;
}
.mobile-header > * {
gap: 0.5rem;
}
.site-title {
font-size: var(--large-mobile-logo-font-size);
margin-top:0;
margin-bottom: 0;
}
.mobile-header .custom-logo {
width:100%;
max-width: var(--custom-logo-width-mobile);
}
.site-header .primary-menu .tfm-cta a {
padding: 11px 16px;
}
.site-header .tfm-social-icons-wrapper,
.site-header .header-secondary .tfm-social-menu {
display: none;
} .masonry.cols-4 .article {
width: calc(100% / 3 - var(--post-margin));
}
.masonry.post-grid.cols-4 .article.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-3 .article.cover.has-post-media.thumbnail-wide .post-inner {
min-height: 170px;
}
.masonry.post-grid.cols-2 .article.cover.has-post-media.thumbnail-wide .post-inner {
min-height: 262px;
}
.masonry.post-grid.cols-4 .article.cover.has-post-media.thumbnail-landscape .post-inner,
.masonry.post-grid.cols-3 .article.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 234px;
}
.masonry.post-grid.cols-2 .article.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 312px;
}
.masonry.post-grid.cols-4 .article.cover.has-post-media.thumbnail-square .post-inner,
.masonry.post-grid.cols-3 .article.cover.has-post-media.thumbnail-square .post-inner {
min-height: 303px;
}
.masonry.post-grid.cols-2 .article.cover.has-post-media.thumbnail-square .post-inner {
min-height: 467px;
}
.masonry.post-grid.cols-4 .article.cover.has-post-media.thumbnail-portrait .post-inner,
.masonry.post-grid.cols-3 .article.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 454px;
}
.masonry.post-grid.cols-2 .article.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 700px;
}
.entry-meta.multi-line .entry-meta-avatar + .entry-meta-author {
margin-left: calc(var(--mobile-avatar-width) + var(--entry-meta-flex-gap));
}
.entry-content.excerpt, div[class*="excerpt"] {
font-size: var(--mobile-excerpt-font-size);
}
img.avatar, .entry-meta .avatar {
max-width: var(--mobile-avatar-width);
}
.single-hero[data-thumbnails="true"] .cover .entry-wrapper {
max-width: var(--content-max-width);
width: var(--content-width);
}
.sidebar-side .single-list-wrapper {
flex-wrap: wrap;
}
.sidebar-side .single-list-wrapper > * {
flex-basis: 100%;
}
.sidebar-side .single-list-wrapper .entry-header {
padding-left: 0;
padding-right: 0;
}
.post-grid.list.cols-2 .article.has-background .entry-wrapper {
padding: 16px;
}
.toggle-sidebar .primary-nav-sidebar-wrapper.mobile-only {
display: block !important;
visibility: visible;
}
} @media (max-width:1060px) {
body {
--site-max-width: var(--mobile-site-max-width);
--header-width: var(--mobile-site-max-width);
--global-primary-elements-margin: calc(var(--post-margin) * 1.5);
--global-inner-elements-margin: calc(var(--post-margin));
--cols-2-entry-title-font-size: var(--large-mobile-entry-title-font-size);
--cols-3-entry-title-font-size: var(--large-mobile-entry-title-font-size);
--cols-4-entry-title-font-size: var(--large-mobile-entry-title-font-size);
--cols-1-entry-title-font-size: var(--cols-1-large-mobile-entry-title-font-size);
--list-entry-title-font-size: var(--large-mobile-entry-title-font-size);
--small-dt-entry-title-font-size: var(--large-mobile-entry-title-font-size);
--cols-3-flex-basis: var(--cols-2-flex-basis);
--cols-4-flex-basis: var(--cols-2-flex-basis);
--cols-3-masonry-width: var(--cols-2-masonry-width);
--cols-4-masonry-width: var(--cols-2-masonry-width);
--primary-menu-font-size: 16px;
--cols-4-list-entry-title-font-size: 1.375rem;
--cols-2-list-entry-title-font-size: 1.375rem;
--h1-font-size: 3rem;
}
.has-sidebar main,
.has-block-sidebar {
--cols-1-entry-title-font-size: var(--cols-1-large-mobile-entry-title-font-size);
--cols-2-entry-title-font-size: var(--large-mobile-entry-title-font-size);
--cols-2-list-entry-title-font-size: 1.375rem;
}
.cover-wrapper {
--thumbnail-hero-padding: var(--thumbnail-wide-padding);
}
.post-grid {
--post-margin: var(--mobile-post-margin);
--default-post-margin: var(--mobile-post-margin);
}
.post-grid:not(.cols-1) { 
--thumbnail-hero-padding: var(--thumbnail-wide-padding);
}
.post-grid:not(.cols-1) .cover { 
--thumbnail-hero-padding: var(--thumbnail-landscape-padding);
}
.mobile-only {
display:inline-block !important;
visibility: visible;
}
.wrap-inner {
flex-wrap: nowrap;
flex-direction: column;
}
.has-sidebar main {
flex-basis: 100%;
padding-bottom: var(--global-primary-elements-margin);
}
.aside-sidebar {
width: 100%;
max-width: var(--content-max-width);
margin-left: auto;
margin-right: auto;
padding-top: var(--global-primary-elements-margin);
gap: var(--global-primary-elements-margin);
flex-direction: row;
flex-wrap: wrap;
}
.aside-sidebar::before {
content: '';
width: 100vw;
height:1px;
background: var(--default-border-color);
position: absolute;
top:0;
left:0;
margin-left: calc(-50vw + 50%);
}
.aside-sticky-container {
gap: var(--global-primary-elements-margin);
flex-direction: row;
flex-wrap: wrap;
}
.aside-sidebar > *:not(.aside-sticky-container),
.aside-sticky-container > * {
flex-basis: calc((100% - var(--global-primary-elements-margin)) / 2);
}
.site-search-header {
top: var(--wrapper-side-gutter);
right: var(--wrapper-side-gutter);
}
.has-sidebar .alignwide {
max-width: var(--site-max-width);
}
.has-sidebar .alignfull {
max-width:100vw;
margin-left: calc(-50vw + 50%);
}
body .single-content-wrapper .entry-content {
width: 100vw;
max-width: 100vw;
margin-left: calc(-50vw + 50%);
}
.single-list-wrapper {
flex-wrap: wrap;
}
.single-list-wrapper > * {
flex-basis: 100%;
}
.has-post-media .single-list-wrapper .entry-header {
padding-top: 0;
padding-right: 0;
} .masonry.post-grid.cols-3 .article.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-4 .article.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-2 .article.cover.has-post-media.thumbnail-wide .post-inner {
min-height: 199px;
}
.masonry.post-grid.cols-4 .article.cover.has-post-media.thumbnail-landscape .post-inner,
.masonry.post-grid.cols-3 .article.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 202px;
}
.masonry.post-grid.cols-2 .article.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 237px;
}
.masonry.post-grid[class*="cols"] .article.cover.has-post-media.thumbnail-square .post-inner {
min-height: 355px;
}
.masonry.post-grid[class*="cols"] .article.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 532px;
} .the-post > .article:not(.has-post-media):not(.has-background) .entry-header,
.the-post .article:not(.has-post-media):not(.has-background) .entry-content.excerpt,
.the-page > .page:not(.has-post-media):not(.has-background) .entry-header,
.the-page .article:not(.has-post-media):not(.has-background) .entry-content.excerpt,
.home.page .page:not(.has-post-media):not(.has-background) .entry-header,
.home.page .page:not(.has-post-media):not(.has-background) .entry-content.excerpt {
width: 100%;
}
.cover:not(.post_format-post-format-video) .single-entry-header > * {
max-width: 100%;
margin-right: 0;
}
.single-entry-header > * {
width: 100%;
}
.single-list-wrapper .entry-header {
padding-left: 0;
}
.single-list-wrapper .entry-header > * {
max-width: var(--content-max-width);
width: var(--content-width);
}
.single .the-post > .article.list .list-wrapper[data-fullwidth="true"] .entry-header,
.single .single-hero.has-post-media[data-fullwidth="true"].list .list-wrapper[data-fullwidth="true"] .entry-header {
padding:0;
}
body .single-list-wrapper .thumbnail-wrapper[data-fullwidth="true"] .post-thumbnail img {
border-radius: 0;
}
.post-grid.cols-1 .article.cover .entry-wrapper {
padding: calc(var(--cover-inner-elements-margin) * 1.5);
} .footer-bottom {
flex-direction: column;
}
.site-footer.has-footer-text .footer-copyright {
border: 0;
text-align: center;
width:100%;
padding-right: 0;
flex-direction: column;
}
.site-footer .footer-copyright .footer-logo {
margin-left: auto;
margin-right: auto;
}
.footer-columns[class*="cols"] {
flex-direction: column;
gap: var(--global-primary-elements-margin);
}
.footer-columns .footer-column.footer-menu {
border:0;
padding: 0;
}
[class*="cols"] .footer-nav li.menu-item-has-children {
flex-basis: calc((100% - (var(--footer-nav-flex-gap, 2rem) * 3)) / 4);
}
.has-full-width-media:not(.post-style-default-alt):not(.sidebar-side) .tfm-breadcrumbs {
top: var(--wrapper-side-gutter);
}
body:not(.sidebar-side) .single-list-wrapper .thumbnail-wrapper,
body:not(.sidebar-side) .single-list-wrapper .post-thumbnail,
body:not(.sidebar-side) .single-list-wrapper .post-thumbnail img {
border-radius: 0;
border-top-right-radius: var(--post-thumbnail-border-radius);
border-top-left-radius: var(--post-thumbnail-border-radius); } input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea {
font-size: 16px;
}
}
@media (max-width: 782px) {
.admin-bar #site-header.sticky-mobile-nav {
top: 46px;
}
}
@media (max-width: 782px) {
.admin-bar .site-header.sticky-mobile-nav {
top: 46px;
}
} @media (max-width:768px) {
body {
--cols-2-entry-title-font-size: var(--mobile-entry-title-font-size);
--cols-3-entry-title-font-size: var(--mobile-entry-title-font-size);
--cols-4-entry-title-font-size: var(--mobile-entry-title-font-size);
--cols-1-entry-title-font-size: var(--cols-1-mobile-entry-title-font-size);
--small-dt-entry-title-font-size: var(--mobile-entry-title-font-size);
--h1-font-size: 2.5rem;
--card-padding: 1.5rem;
--single-entry-font-size: 1.125rem;
--excerpt-font-size:1.125rem;
--cols-4-list-entry-title-font-size: 1.25rem;
--cols-2-list-entry-title-font-size: 1.25rem;
--cols-3-list-entry-title-font-size: 1.25rem;
}
.has-sidebar main,
.has-block-sidebar {
--cols-2-entry-title-font-size: var(--mobile-entry-title-font-size);
--cols-1-entry-title-font-size: var(--cols-1-mobile-entry-title-font-size);
--cols-2-list-entry-title-font-size: 1.25rem;
--cols-3-list-entry-title-font-size: 1.25rem;
}
.cover-wrapper {
--thumbnail-hero-padding: var(--thumbnail-wide-padding);
}
[class*="cols"] .footer-column {
flex-basis: 100%;
}
[class*="cols"].list.post-navigation {
--cols-2-flex-basis:100%;
}
.site-title {
font-size: var(--mobile-logo-font-size, var(--large-mobile-logo-font-size));
}
.aside-sidebar > *:not(.aside-sticky-container),
.aside-sticky-container > * {
flex-basis: 100%;
}
.archive-description-wrap p {
line-height: normal;
}
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover) .post-inner .thumbnail-wrapper  {
max-width: var(--list-small-post-thumbnail-max-width, 33%);
}
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover) .post-inner .entry-wrapper  {
max-width: calc((100% - var(--list-small-post-thumbnail-max-width, 33%)) + var(--card-padding));
}
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover).thumbnail-landscape .post-thumbnail,
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover).thumbnail-wide .post-thumbnail,
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover):not(.has-background).thumbnail-landscape .post-thumbnail a,
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover):not(.has-background).thumbnail-wide .post-thumbnail a {
padding-bottom: var(--thumbnail-square-padding);
}
.single .the-post > .article .post-thumbnail,
.single .the-post > .article .post-thumbnail img,
.single-hero .thumbnail-wrapper,
.single-hero .post-thumbnail,
.single-hero .post-thumbnail img,
.page .the-page > .article .post-thumbnail,
.page .the-page > .article .post-thumbnail img,
.post-grid .cover.has-post-media:not(.thumbnail-uncropped) .post-thumbnail::after,
.cover.has-post-media:not(.thumbnail-uncropped) .cover-wrapper .post-thumbnail::after,
.single-hero .cover.has-post-media .post-thumbnail::after,
.the-post .cover.has-post-media.thumbnail-uncropped .post-thumbnail::after {
border-radius: 0;
}
.featured-media-caption {
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
.cover .single-entry-header,
.cover:not(.post_format-post-format-video) [data-fullwidth="true"] .single-entry-header {
padding: var(--wrapper-side-gutter);
}
.post-grid.cols-1 .cover .entry-wrapper {
padding: var(--cover-inner-elements-margin);
} .single .the-post > .article .thumbnail-wrapper,
.single .the-post > .article .cover-wrapper,
.single .the-post > .article .single-list-wrapper,
.page .the-page > .article .thumbnail-wrapper,
.page .the-page > .article .cover-wrapper,
.page .the-page > .article .single-list-wrapper,
.single-hero:not(.cover) .thumbnail-wrapper,
.single-hero .cover-wrapper,
.single-hero .single-list-wrapper {
width: 100vw;
max-width: 100vw;
margin-left: calc(-50vw + 50%);
margin-right: calc(-50vw + 50%);
border-radius: 0 !important;
}
.single .the-post > .article .thumbnail-wrapper,
.single .the-post > .article .post-thumbnail,
.single .the-post > .article .thumbnail-wrapper img,
.single .the-post > .article .tfm-featured-media,
.single .the-post > .article .tfm-featured-media .wp-block-embed__wrapper,
.single-hero .thumbnail-wrapper,
.single-hero .post-thumbnail,
.single-hero .thumbnail-wrapper img,
.single-hero .tfm-featured-media,
.single-hero .tfm-featured-media .wp-block-embed__wrapper {
border-radius: 0 !important;
}
.single .the-post > .article .single-list-wrapper .entry-header > *,
.page .the-page > .article .single-list-wrapper .entry-header > *,
.single-hero .single-list-wrapper .entry-header > * {
max-width: var(--content-max-width);
width: var(--content-width);
margin-left: auto;
margin-right: auto;
}
.single:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-post > .article .cover-wrapper[data-fullwidth="false"],
.single:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-post > .article .cover-wrapper[data-fullwidth="true"],
.single:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .single-hero:not(.default-alt).has-post-media[data-fullwidth="true"],
.single:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .single-hero:not(.default-alt).has-post-media[data-fullwidth="false"],
.single:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-post > .article:not(.default-alt):not(.cover) .thumbnail-wrapper[data-fullwidth="true"],
.single:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-post > .article:not(.default-alt):not(.cover) .thumbnail-wrapper[data-fullwidth="false"],
.page:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-page > .article .cover-wrapper[data-fullwidth="false"],
.page:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-page > .article .cover-wrapper[data-fullwidth="true"],
.page:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .single-hero:not(.default-alt).has-post-media[data-fullwidth="true"],
.page:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .single-hero:not(.default-alt).has-post-media[data-fullwidth="false"],
.page:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-page > .article:not(.default-alt):not(.cover) .thumbnail-wrapper[data-fullwidth="true"],
.page:not(.has-tfm-ad-after-header):not(.has-tfm-breadcrumbs) .the-page > .article:not(.default-alt):not(.cover) .thumbnail-wrapper[data-fullwidth="false"] {
margin-top: calc( 0px - var(--wrapper-side-gutter));
}
[class*="cols"] .footer-nav li.menu-item-has-children {
flex-basis: calc((100% - var(--footer-nav-flex-gap, 2rem)) / 2);
}
.site-search-header {
margin:0;
position: absolute;
top: 60px;
right: 0;
}
.after-content .after-content-sidebar [class*="wp-container-core-group"] > * {
max-width: 100% !important;
}
}
@media (max-width: 680px) {
body {
--h1-font-size: 2.5rem;
--h2-font-size: 2rem;
--h3-font-size: 1.5rem;
--h4-font-size: 1.25rem;
--h5-font-size: 1.1rem;
--h6-font-size: 1rem;
--cols-4-list-entry-title-font-size: 1.125rem;
--cols-2-list-entry-title-font-size: 1.125rem;
--cols-3-list-entry-title-font-size: 1.125rem;
}
.has-sidebar main,
.has-block-sidebar {
--cols-2-list-entry-title-font-size: 1.125rem;
--cols-3-list-entry-title-font-size: 1.125rem;
}
.post-navigation.list .excerpt {
display: none;
}
}
@media (max-width:640px) {
body {
--single-entry-font-size: 1.125rem;
--thumbnail-hero-padding: var(--thumbnail-wide-padding);
--wrapper-side-gutter:25px;
--content-width: calc(100% - (var(--wrapper-side-gutter) * 2));
}
.wrap {
padding-top: var(--wrapper-side-gutter);
}
.tfm-breadcrumbs {
margin-bottom: var(--wrapper-side-gutter);
}
.has-tfm-breadcrumbs .the-post > .article:not(.has-post-media),
.has-tfm-breadcrumbs:not(.sidebar-after.has-sidebar) .the-post > .article.default-alt,
.has-tfm-breadcrumbs .single-hero.default-alt {
padding-top: var(--global-primary-elements-margin);
}
.has-tfm-breadcrumbs .the-post > .article:not(.has-post-media)::before,
.has-tfm-breadcrumbs:not(.sidebar-after.has-sidebar) .the-post > .article.default-alt::before,
.has-tfm-breadcrumbs .single-hero.default-alt::before {
content: '';
width:100vw;
height: 1px;
background: var(--default-border-color);
position: absolute;
top: 0;
margin-left: calc(-50vw + 50%);
}
.single .the-post > .article .cover-wrapper[data-fullwidth="true"] {
margin-top: calc(0px - var(--wrapper-side-gutter));
}
.has-tfm-breadcrumbs .the-post > .article .thumbnail-wrapper[data-fullwidth="true"],
.has-tfm-breadcrumbs .single-hero .thumbnail-wrapper[data-fullwidth="true"],
.has-tfm-breadcrumbs .the-page > .article .thumbnail-wrapper[data-fullwidth="true"] {
margin-top: 0 !important;
}
.post-style-cover.has-full-width-media:not(.sidebar-side) .tfm-breadcrumbs {
border-bottom: 1px solid var(--cover-border-color);
padding-bottom: var(--wrapper-side-gutter);
}
.post-style-cover.has-full-width-media:not(.sidebar-side).has-tfm-ad-after-header .tfm-breadcrumbs {
top: calc(var(--wrapper-side-gutter) * 2);
}
.the-post > .article.list .list-wrapper[data-fullwidth="true"] {
margin-top: calc( 0px - (var(--global-primary-elements-margin) / 2)) !important;
}
.single.has-tfm-ad-after-header .the-post > .article:not(.default-alt):not(.cover):not(.list) .thumbnail-wrapper[data-fullwidth="true"],
.has-tfm-ad-after-header .the-post > .article.list .list-wrapper[data-fullwidth="true"] {
margin-top: 0 !important;
}
.masonry.post-grid[class*="cols"] .article.cover.has-post-media.thumbnail-square .post-inner {
min-height: 282px;
}
.masonry.post-grid[class*="cols"] .article.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 423px;
}
.single.has-tfm-ad-after-header .the-post > .article .cover-wrapper[data-fullwidth="true"],
.single.has-tfm-ad-after-header .single-hero.has-post-media[data-fullwidth="true"]:not(.default-alt),
.page.has-tfm-ad-after-header .the-page > .article .cover-wrapper[data-fullwidth="true"],
.page.has-tfm-ad-after-header .single-hero.has-post-media[data-fullwidth="true"]:not(.default-alt) {
margin-top: 0;
}
.post-grid .category-meta {
transform: none;
width: auto;
justify-content: flex-start;
position: static;
}
.post-grid .has-post-media .category-meta {
position: absolute;
top: var(--card-padding);
left: var(--card-padding);
}
.post-grid .category-meta a[class*="cat-link"] {
background: var(--body-background);
padding: 6px 10px;
border-radius: var(--post-thumbnail-border-radius);
}
.post-grid .has-post-media.cover .category-meta,
.post-grid.list .article .category-meta {
position: static;
max-width: 100% !important;
}
.post-grid .cover.has-post-media .category-meta a[class*="cat-link"] {
background: rgba(0,0,0,0.2);
color: var(--cover-primary-color);
}
.post-grid .cover.has-post-media .category-meta + .author-meta.before-title {
margin: 0;
}
} @media (max-width: 600px) {
body {
--h2-font-size: 1.75rem;
--h3-font-size: 1.375rem;
--h4-font-size: 1.25rem;
--h5-font-size: 1.1rem;
--h6-font-size: 1rem;
--entry-wrapper-flex-gap: 1rem;
--primary-menu-font-size: 14px;
--list-inner-flex-gap: var(--card-padding);
--mobile-avatar-width: var(--small-mobile-avatar-width);
}
.cover-wrapper {
--thumbnail-hero-padding: var(--thumbnail-landscape-padding);
}
.mobile-cols-2 {
--mobile-post-margin: 20px;
}
.mobile-cols-2 > .post, .mobile-cols-2 > .page, .mobile-cols-2 > .article {
flex-basis: var(--cols-2-flex-basis);
flex-grow: 1;
}
.admin-bar #site-header.sticky-mobile-nav {
top: 0;
}
.mobile-compact {
--card-padding: 1.5rem;
} div.gallery[class*="columns"] .gallery-item {
flex-basis: calc(100% / 2 - (var(--gallery-item-default-margin, 0.5rem) * 2));
margin: var(--gallery-item-default-margin, 0.5rem) !important;
}
div.gallery[class*="columns"] .gallery-item:nth-child(even) {
margin-right:0 !important;
}
div.gallery[class*="columns"] .gallery-item:nth-child(odd) {
margin-left:0 !important;
}
.hidden-mobile {
display:none !important;
visibility: hidden !important;
}
.mobile-header .custom-logo {
max-width: var(--custom-logo-width-small-mobile);
} .post-grid[class*="grid"]:not(.mobile-cols-2) > .article,
.post-grid[class*="grid"]:not(.mobile-cols-2) > .loop-sidebar {
flex-basis: 100% !important;
}
.masonry[class*="cols"] .masonry-container > .post,
.masonry[class*="cols"] .masonry-container > .loop-sidebar {
width: calc(100% - var(--mobile-post-margin));
}
.cols-1 .cover .entry-wrapper {
padding: var(--cover-inner-elements-margin);
} .mobile-compact:not(.list) .hentry .post-thumbnail a {
position: static;
}
.mobile-compact:not(.list) .hentry.has-post-media:not(.has-post-format-media):not(.cover) {
background: none;
box-shadow: none;
overflow: visible;
}
.mobile-compact:not(.list) .hentry.has-post-media:not(.has-post-format-media):not(.cover) .post-inner {
flex-direction: row;
flex-wrap: wrap;
gap: var(--list-inner-flex-gap);
}
.mobile-compact:not(.list) .hentry.has-post-media.has-background:not(.has-post-format-media):not(.cover) .post-inner {
display: block;
padding: 0;
position: relative;
gap: 0;
}
.mobile-compact:not(.list) .hentry.has-post-media:not(.has-post-format-media):not(.cover) .post-inner > * {
margin-left: 0;
margin-right: 0;
flex-basis: 20%;
flex-grow: 1;
}
.mobile-compact:not(.list) .hentry.has-post-media:not(.has-post-format-media):not(.cover):not(.has-background) .post-inner .entry-wrapper {
padding-top: 0;
}
.mobile-compact:not(.list) .hentry.has-post-media.has-background:not(.has-post-format-media):not(.cover) .post-inner .entry-wrapper {
max-width: calc((100% - var(--list-small-post-thumbnail-max-width, 33%)) + var(--card-padding));
float: right;
box-shadow: var(--post-box-shadow);
border-radius: var(--post-thumbnail-border-radius);
z-index: 300;
margin-left: calc(0px - var(--card-padding));
margin-top: var(--card-padding);
position: relative;
height: auto;
background: var(--post-background);
}
.mobile-compact:not(.list) .hentry.has-post-media:not(.has-post-format-media):not(.cover) .thumbnail-wrapper {
max-width: var(--list-small-post-thumbnail-max-width, 33%) !important;
border-radius: var(--post-thumbnail-border-radius);
overflow: hidden;
}
.mobile-compact:not(.list) .hentry.has-post-media.has-background:not(.has-post-format-media):not(.cover) .thumbnail-wrapper {
width: var(--list-small-post-thumbnail-max-width, 33%) !important;
float: left;
z-index: 1;
}
.mobile-compact  .hentry .thumbnail-wrapper > *:not(.post-thumbnail):not(.category-meta) {
display: none;
}
.mobile-compact:not(.list).post-navigation .hentry.has-post-media:not(.has-post-format-media):not(.cover) .post-inner > * {
width:calc(100% - (var(--entry-wrapper-flex-gap) + 90px)) !important;
}
.mobile-compact:not(.list).post-navigation .hentry.has-post-media:not(.has-post-format-media):not(.cover) .thumbnail-wrapper {
max-width: 90px !important;
}
.mobile-compact:not(.list) .hentry .post-thumbnail {
height: 100%;
}
.mobile-compact:not(.list):not(.post-navigation) .hentry.has-post-media:not(.cover).thumbnail-landscape .post-thumbnail,
.mobile-compact:not(.list):not(.post-navigation) .hentry.has-post-media:not(.cover).thumbnail-wide .post-thumbnail {
padding-bottom: var(--thumbnail-square-padding);
height: 0;
}
.mobile-compact:not(.list) .article.has-background .post-thumbnail a {
position: static;
padding: 0;
}
.mobile-compact:not(.list) .hentry .post-thumbnail img  {
object-fit: cover;
height:100%;
position: absolute;
}
.mobile-compact .thumbnail-wrapper .category-meta {
left: calc(var(--card-padding) / 2);
top: calc(var(--card-padding) / 2);
}
.mobile-compact.post-grid .hentry.has-post-media.has-background .author-meta {
margin-top: 0;
}
.mobile-compact:not(.list) .hentry.has-background:not(.cover) .post-inner > :last-child:not(.thumbnail-wrapper):not(.tfm-featured-media):not(.entry-wrapper) {
margin-bottom: 0;
}
.mobile-compact .hentry-footer .string {
display: none;
} .mobile-grid.list .hentry:not(.loop-sidebar).has-post-media .post-inner {
flex-direction: column;
flex-wrap: nowrap;
}
.mobile-grid.list .hentry:not(.loop-sidebar).has-post-media.has-background .post-inner {
background: var(--post-background);
display: flex;
border-radius: var(--post-thumbnail-border-radius);
overflow: hidden;
}
.mobile-grid.list[class*="cols"]:not(.post-navigation) .hentry:not(.loop-sidebar).has-post-media .post-inner .entry-wrapper {
background: none;
box-shadow: none;
float: none;
max-width: 100%;
margin: 0;
overflow: visible;
}
.mobile-grid.list[class*="cols"]:not(.post-navigation) .hentry.has-post-media:not(.cover) .post-inner .thumbnail-wrapper,
.mobile-grid.list[class*="cols"]:not(.post-navigation) .hentry.has-post-media:not(.cover) .post-inner .tfm-featured-media {
max-width: 100%;
flex-basis: 100%;
}
.mobile-grid.list[class*="cols"]:not(.post-navigation) .hentry.has-post-media:not(.cover).thumbnail-landscape .post-thumbnail {
padding-bottom: var(--thumbnail-landscape-padding);
}
.mobile-grid.list[class*="cols"]:not(.post-navigation) .hentry.has-post-media:not(.cover).thumbnail-wide .post-thumbnail {
padding-bottom: var(--thumbnail-wide-padding);
}
.mobile-grid.list[class*="cols"]:not(.post-navigation) .post-thumbnail img,
.mobile-grid.list[class*="cols"]:not(.post-navigation) .hentry.has-background .post-thumbnail {
border-radius: 0;
}
.mobile-grid.list .hentry.has-background .entry-wrapper {
height: inherit;
}
.mobile-grid[class*="cols"] .hentry .entry-title,
.has-sidebar .mobile-grid[class*="cols"] .hentry .entry-title,
.masonry .hentry .entry-title,
.has-sidebar .has-block-sidebar .post-grid.cols-1.grid .article .entry-title {
font-size: var(--mobile-grid-entry-title-font-size);
}
.mobile-compact[class*="cols"] .hentry .entry-title,
.has-sidebar .mobile-compact[class*="cols"] .hentry .entry-title {
font-size: var(--mobile-compact-entry-title-font-size);
}
.post-meta.multi-line.has-avatar.single-line-mobile {
min-height: auto;
}
.post-meta.multi-line.has-avatar.single-line-mobile > *,
.after-title .post-meta > * {
line-height: 1.2;
} .post-grid.mobile-cols-2[class*="cols"] .hentry .entry-title,
.has-sidebar .post-grid.mobile-cols-2[class*="cols"] .hentry .entry-title {
font-size: var(--mobile-cols-2-entry-title-font-size, 1.5rem) !important;
} .post-meta.multi-line.has-avatar:not(.has-mobile-avatar).single-line-mobile .entry-meta-avatar + * + *::before {
margin-right: var(--entry-meta-flex-gap);
font-family: fontello;
content: '\e818';
}
.post-meta.multi-line.has-avatar:not(.has-mobile-avatar).single-line-mobile  { }
.post-meta.multi-line.has-mobile-avatar.single-line-mobile {
align-items: center;
}
.post-meta.multi-line.has-mobile-avatar.single-line-mobile .entry-meta-author {
position: static;
margin-left: 0;
}
.entry-meta.multi-line .entry-meta-avatar.hidden-mobile + .entry-meta-author {
margin-left: 0;
margin-bottom: 0;
position: static;
}
.post-meta.multi-line.has-avatar.single-line-mobile .tfm-view-count {
display: none;
}
.single-line-mobile + .entry-title + .entry-meta.after-title .tfm-view-count  {
display: block;
}
.excerpt.hidden-mobile {
display: none;
}
.author-meta.multi-line.single-line-mobile {
min-height: auto;
}
img.avatar, .entry-meta .avatar {
max-width: var(--small-mobile-avatar-width);
}
.post-grid.cols-1 .article.cover .entry-wrapper {
padding: calc(var(--cover-inner-elements-margin));
}
.mobile-compact.list .hentry .hentry-footer,
.mobile-compact.grid .hentry:not(.cover) .hentry-footer,
.mobile-compact.list.tfm-related-posts .hentry .read-more,
.mobile-compact.list.tfm-featured-posts .hentry .read-more,
.mobile-compact.list.tfm-post-block-offset-wrapper .hentry .read-more,
.mobile-compact.list.tfm-post-block-offset-wrapper .excerpt,
.mobile-compact.list.tfm-featured-posts .excerpt,
.mobile-compact.list.tfm-related-posts .excerpt {
display: none;
}
.post-grid[data-offset-meta="minimal"] .hentry:not(.has-read-more) .entry-wrapper > .after-title .entry-meta-comment-count,
.post-grid[data-offset-meta="minimal"] .hentry:not(.has-read-more) .entry-wrapper > .after-title .entry-meta-read-time,
.post-grid[data-offset-meta="minimal"] .hentry:not(.has-read-more) .entry-wrapper > .after-title .tfm-view-count { }
.masonry[class*="cols"] .hentry {
width:calc(100% - var(--post-margin));
}
.masonry.post-grid.cols-3 .hentry.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-4 .hentry.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-2 .hentry.cover.has-post-media.thumbnail-wide .post-inner {
min-height: 275px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 327px;
}
.masonry.post-grid.cols-4 .hentry.cover.has-post-media.thumbnail-square .post-inner,
.masonry.post-grid.cols-3 .hentry.cover.has-post-media.thumbnail-square .post-inner,
.masonry.post-grid.cols-2 .hentry.cover.has-post-media.thumbnail-square .post-inner {
min-height: 490px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 734px;
}
.grid .next-article .post-inner {
text-align: left;
}
.the-post .entry-content .alignleft,
.the-post .entry-content .alignright,
.wp-block-image .alignleft,
.wp-block-image .alignright {
max-width: var(--content-width);
margin-left: auto !important;
margin-right: auto !important;
margin-bottom: var(--default-content-margin);
float: none;
display: flex;
flex-direction: column;
text-align: center;
}
.wp-block-image figure[class*="align"] img {
margin-left: auto;
margin-right: auto;
}
.wp-block-image figure[class*="align"] figcaption {
width: 100%;
}
.footer-bottom {
flex-direction: column;
}
.footer-bottom > *:not(:last-child) {
margin: 0 0 1rem 0
}
.entry-meta.post-tags,
.single-hentry-footer .tfm-view-count {
flex-basis: 100% !important;
flex-grow: 1;
align-items: center !important;
}
.author-bio-inner .author  {
flex-wrap: wrap;
justify-content: center;
text-align: center;
}
.author-bio-inner .author *  {
justify-content: center;
}
.single-hentry-footer .footer-meta {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.footer-nav {
gap: 0;
}
[class*="cols"] .footer-nav li.menu-item-has-children {
flex-basis: 100%;
}
.footer-nav li {
margin-bottom: 0;
}
.footer-nav li a,
#colophon.site-footer .footer-nav li.menu-item-has-children > a {
display: block;
padding: 0.625rem 0;
}
.footer-nav li.menu-item-has-children > a {
border-bottom: 1px solid var(--footer-border-color);
position: relative;
}
.footer-nav li.menu-item-has-children:last-child > a {
border:0;
}
.footer-nav > li.menu-item-has-children > a::after {
font-family: fontello;
content: "\e812 ";
font-size: 0.75rem;
font-weight: normal;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
transform: rotate(90deg);
transition: transform 0.3s ease;
font-weight: 400;
position: absolute;
right: 0;
top: calc(50% - 14px);
}
.footer-nav > li.menu-item-has-children > a.close::after {
transform: rotate(-90deg);
}
.footer-nav .menu-item-has-children > ul {
margin-top: 0;
}
.footer-nav .menu-item-has-children ul li {
height: 0;
overflow: hidden;
transition: all 0.3s ease;
}
.footer-nav .menu-item-has-children ul.visible li {
height: 45px;
}
.archive-title-section {
gap: 0.5rem;
}
.author-archive-wrapper .author-avatar {
flex-basis: 80px;
}
.featured-media-caption {
padding: 6px 10px;
}
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover) .post-inner .entry-wrapper {
padding: 16px;
}
}
@media (max-width:500px) {
.mobile-cols-2 {
--mobile-cols-2-entry-title-font-size: 1.125rem;
}
.mobile-compact {
--mobile-compact-entry-title-font-size: var(--small-mobile-compact-entry-title-font-size);
}
.mobile-compact.list .hentry:not(.loop-sidebar).has-post-media.has-background .post-inner,
.mobile-compact.grid .hentry:not(.loop-sidebar):not(.cover).has-post-media.has-background .post-inner {
gap: 0;
padding: 0;
display: flex;
background: var(--post-background);
padding:10px !important;
padding-right: 0;
border-radius: var(--post-thumbnail-border-radius);
flex-direction: row;
}
.mobile-compact.list .hentry.has-post-media:not(.cover).has-background .post-inner > *,
.mobile-compact.grid .hentry.has-post-media:not(.cover).has-background .post-inner > * {
flex-basis: 20%;
flex-grow: 1;
margin:0 !important;
box-shadow: none !important;
max-width: 100%;
float: none;
}
.mobile-compact.list .article.has-background.has-post-media .entry-wrapper,
.mobile-compact.grid .article.has-background:not(.cover).has-post-media .entry-wrapper {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.mobile-compact.grid .article.has-background:not(.cover) .thumbnail-wrapper  {
max-width: 33% !important;
}
.mobile-compact.list .article.has-background .post-thumbnail,
.mobile-compact.grid .article.has-background:not(.cover) .post-thumbnail  {
height: auto;
border-radius: var(--post-thumbnail-border-radius);
}
.post-grid .has-mobile-thumbnail img:first-of-type {
display: none;
}
} @media (max-width: 480px) {
body {
--mobile-grid-entry-title-font-size: var(--small-mobile-entry-title-font-size);
--h1-font-size: 2.25rem;
}
.cover-wrapper {
--thumbnail-hero-padding: var(--thumbnail-square-padding);
}
.mobile-header .tfm-subscribe a span,
.mobile-header .tfm-patreon a span,
.mobile-header .tfm-patreon-alt a span {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
word-break: normal;
}
.mobile-header .tfm-subscribe a::before,
.mobile-header .tfm-patreon a::before,
.mobile-header .tfm-patreon-alt a::before {
margin: 0;
}
.site-header .mobile-header .tfm-subscribe a,
.site-header .mobile-header .tfm-patreon a,
.site-header .mobile-header .tfm-patreon-alt a,
.site-header .mobile-header .tfm-cta a {
width: 34px;
height: 34px;
min-height: 34px;
padding: 0;
justify-content: center;
outline: none;
}
.mobile-header .tfm-cta:not(.tfm-subscribe):not(.tfm-patreon):not(.tfm-patreon-alt) a {
width: auto;
padding: 0 14px;
}
.masonry.post-grid.cols-3 .hentry.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-4 .hentry.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-2 .hentry.cover.has-post-media.thumbnail-wide .post-inner {
min-height: 219px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 260px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-square .post-inner {
min-height: 390px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 581px;
}
.author-archive-wrapper .author-avatar {
display: none;
}
.post-grid .hentry-footer .entry-meta .string {
display: none;
}
.post-grid[class*="grid"].mobile-cols-2 .article.has-background .entry-wrapper {
padding: var(--entry-wrapper-flex-gap);
}
.post-grid[class*="grid"].mobile-cols-2 .article.has-background .hentry-footer {
width: calc(100% + (var(--entry-wrapper-flex-gap) * 2));
margin-left: calc(0px - var(--entry-wrapper-flex-gap));
margin-bottom: calc(0px - var(--entry-wrapper-flex-gap));
}
.entry-content.excerpt, div[class*="excerpt"] {
font-size: var(--small-mobile-excerpt-font-size);
}
.single-hentry-footer.hentry-footer .category-meta {
flex-direction: column-reverse;
align-items: flex-start;
}
.single-hentry-footer.hentry-footer .category-meta .categories + .author-bio {
border-bottom: 1px solid var(--default-border-color);
width: 100%;
padding-bottom: var(--global-inner-elements-margin);
}
}
@media (max-width:400px){
.mobile-cols-2 {
--mobile-cols-2-entry-title-font-size: 1.0625rem;
}
.mobile-compact {
--card-padding: 1.25rem;
--mobile-compact-entry-title-font-size: var(--xsmall-mobile-compact-entry-title-font-size);
}
.mobile-grid {
--card-padding: 1.5rem;
}
} @media (max-width:380px) {
body {
--mobile-grid-entry-title-font-size: var(--xsmall-mobile-entry-title-font-size);
--h1-font-size: 2.125rem;
}
.masonry.post-grid.cols-3 .hentry.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-4 .hentry.cover.has-post-media.thumbnail-wide .post-inner,
.masonry.post-grid.cols-2 .hentry.cover.has-post-media.thumbnail-wide .post-inner {
min-height: 185px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-landscape .post-inner {
min-height: 220px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-square .post-inner {
min-height: 330px;
}
.masonry.post-grid[class*="cols"] .hentry.cover.has-post-media.thumbnail-portrait .post-inner {
min-height: 494px;
}
} .hentry-footer .entry-meta.after-title {
overflow: visible;
}
.hentry-footer .after-title {
width: 100%;
}
.hentry-footer .entry-meta.after-title .post-meta {
width: 100%;
justify-content: space-between;
margin: 0;
}
.hentry-footer .post-meta .separator {
position: relative;
}
.hentry-footer .post-meta .separator::after {
content: '';
width: 1px;
height: 40px;
position: absolute;
top: -20px;
right: 0;
background: #fff;
opacity: 0.2;
}
.hentry:not(.has-tfm-post-views) .hentry-footer .post-meta .entry-meta-read-time + .separator,
.hentry:not(.has-tfm-post-views):not(.has-tfm-read-time) .hentry-footer .post-meta .entry-meta-comment-count + .separator {
display: none;
}
.hentry-footer .post-meta > *:first-child::before,
.author-meta.before-title .post-meta > *:first-child::before,
.author-meta.before-title .post-meta.has-avatar .entry-meta-avatar + li::before,
.author-meta.before-title .post-meta.has-avatar .entry-meta-avatar + li + li::before,
.hentry-footer .author-meta .post-meta.has-avatar .entry-meta-avatar + li::before,
.hentry-footer .author-meta .post-meta.has-avatar .entry-meta-avatar + li + li::before,
.widget-entry .post-meta > *:first-child::before,
.widget-entry .post-meta.has-avatar .entry-meta-avatar + li::before,
.widget-entry .post-meta.has-avatar .entry-meta-avatar + li + li::before {
content: none;
margin: 0;
}
.hentry-footer .post-meta > [class*="entry-meta"]::before {
font-family: fontello;
margin-right: 3px;
font-size: 12px;
}
.hentry-footer .post-meta > .entry-meta-comment-count::before {
content: '\e808';
font-size: 13px;
}
.hentry-footer .post-meta > .entry-meta-read-time::before {
content: '\e805';
}
.hentry-footer .post-meta > .entry-meta.tfm-view-count::before {
content: '\f526';
}
.site-header .primary-menu [class*="tfm-cols"] > ul {
width: var(--site-max-width);
display: flex;
gap: 0.75rem;
flex-wrap: wrap;
}
.site-header .primary-menu .tfm-cols-2 ul {
max-width: 440px;
}
.site-header .primary-menu .tfm-cols-3 ul {
max-width: 648px;
}
.site-header .primary-menu .tfm-cols-4 ul {
max-width: var(--site-max-width);
}
.site-header .primary-menu .tfm-cols-5 ul {
max-width: var(--site-max-width);
}
.site-header .primary-menu .tfm-megamenu ul {
max-width: var(--site-max-width);
left: 0 !important;
right: auto !important;
}
.logo-left-menu-right .header-right .tfm-megamenu ul {
left: auto !important;
right: 0 !important;
}
.site-header .primary-menu .tfm-cols-2 ul li {
flex-basis: calc((100% - 0.75rem) / 2);
flex-shrink: 0;
}
.site-header .primary-menu .tfm-cols-3 ul li {
flex-basis: calc((100% - (0.75rem * 2)) / 3);
flex-shrink: 0;
}
.site-header .primary-menu .tfm-cols-4 ul li {
flex-basis: calc((100% - (0.75rem * 3)) / 4);
flex-shrink: 0;
}
.site-header .primary-menu .tfm-cols-5 ul li {
flex-basis: calc((100% - (0.75rem * 4)) / 5);
flex-shrink: 0;
}
.site-header .primary-menu .tfm-megamenu,
.site-header .primary-menu .tfm-cols-4,
.site-header .primary-menu .tfm-cols-5 {
position: static;
}
.site-header .tfm-megamenu .menu-item-has-children {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.site-header .primary-menu .tfm-megamenu ul ul {
position: static;
transition: none;
transform: none;
background: none;
box-shadow: none;
opacity: 1;
padding: 0;
top: 0;
border-radius: 0;
left: 0;
margin: 0;
width: 100%;
}
.site-header .primary-menu .tfm-megamenu ul ul::before {
content: none;
}
.site-header .primary-menu .tfm-megamenu ul ul a {
}
.site-header .primary-menu .tfm-megamenu:hover ul ul {
visibility: visible;
transition: none;
transform: none;
}
.site-header .tfm-megamenu .menu-item-has-children > a {
display: inline-flex;
position: static;
height: auto;
font-weight: 500;
background: var(--default-highlight-background);
margin-bottom: 0.75rem;
justify-content: space-between;
}
.site-header .primary-menu .tfm-megamenu ul li.menu-item-has-children > a .menu-label::after {
content: none;
}
.cover:not(.post_format-post-format-video)  .single-entry-header > * {
animation-name: slidein, fadein;
animation-duration: 0.75s, 1s;
}
.cover:not(.post_format-post-format-video)  .single-entry-header  {
overflow: hidden;
}
@keyframes slidein {
from {
margin-left: 3%;
}
to {
margin-left: 0%;
}
}
@keyframes fadein {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.thumbnail-wrapper .toggle-share {
top: auto;
bottom: var(--card-padding);
}
 :root {
--block-widget-font-size: 1rem;
--block-widget-entry-title-font-size: 1.875rem;
--block-widget-link-color: var(--widget-link-color);
--block-widget-link-font-weight: var(--widget-link-font-weight);
}  .has-primary-theme-color-background-color {
background: var(--primary-theme-color);
}
.has-secondary-theme-color-background-color {
background: var(--secondary-theme-color);
}
.has-tertiary-theme-color-background-color {
background: var(--tertiary-theme-color);
}
.has-quaternary-theme-color-background-color {
background: var(--quaternary-theme-color);
}
.has-quinary-theme-color-background-color {
background: var(--quinary-theme-color);
}
.has-black-background-color {
background: #000000;
}
.has-white-background-color {
background: #ffffff;
}
.has-very-dark-grey-background-color {
background: var(--very-dark-grey);
}
.has-dark-grey-background-color {
background: var(--dark-grey);
}
.has-medium-grey-background-color {
background: var(--entry-meta-color);
}
.has-light-grey-background-color {
background: var(--light-grey);
}
.has-very-light-grey-background-color {
background: var(--very-light-grey);
}
.has-light-dark-highlight-background-color,
.tfm-light-dark-background {
background: var(--default-highlight-background);
}
.has-light-dark-highlight-background-color + div p:not(.has-text-color),
.tfm-light-dark-background + div p:not(.has-text-color) {
color: var(--entry-color) !important;
} .has-primary-theme-color-color {
color: var(--primary-theme-color);
}
.has-secondary-theme-color-color {
color: var(--secondary-theme-color);
}
.has-tertiary-theme-color-color {
color: var(--tertiary-theme-color);
}
.has-quaternary-theme-color-color {
color: var(--quaternary-theme-color);
}
.has-quinary-theme-color-color {
color: var(--quinary-theme-color);
}
.has-black-color {
color: #000000;
}
.has-white-color {
color: #ffffff;
}
.has-very-dark-grey-color {
color: #131315;
}
.has-dark-grey-color {
color: var(--dark-grey);
}
.has-medium-grey-color {
color: var(--medium-grey);
}
.has-light-grey-color {
color: var(--light-grey);
}
.has-very-light-grey-color {
color: var(--very-light-grey);
} .has-primary-theme-color-border-color {
border-color: var(--primary-theme-color);
}
.has-secondary-theme-color-border-color {
border-color: var(--secondary-theme-color);
}
.has-tertiary-theme-color-border-color {
border-color: var(--tertiary-theme-color);
}
.has-black-color-border-color {
border-color: var(--black);
}
.has-white-color-border-color {
border-color: var(--white);
}
.has-very-dark-grey-color-border-color {
border-color: var(--very-dark-grey);
}
.has-dark-grey-color-border-color {
border-color: var(--dark-grey);
}
.has-medium-grey-color-border-color {
border-color: var(--entry-meta-color);
}
.has-light-grey-color-border-color {
color: var(--light-grey);
}
.has-very-light-grey-color-border-color {
border-color: var(--very-light-grey);
} .has-text-align-right {
text-align: right !important;
}
.has-text-align-left {
text-align: left !important;
}
.wp-block-spacer,
.wp-block-group__inner-container div.wp-block-spacer {
margin-top: 0;
margin-bottom: 0;
} .entry-content [class*="wp-block"] {
margin-bottom: calc(var(--default-content-margin) + ( var(--default-content-margin) / 3));
margin-top: calc(var(--default-content-margin) + ( var(--default-content-margin) / 3));
}
.entry-content > [class*="wp-block"] + [class*="wp-block"]  {
margin-top: calc(var(--default-content-margin) + 17px);
}
[class*="wp-block"] [class*="wp-block"]:not(.wp-block-heading):not(.wp-block-button) {
margin-top: 0;
margin-bottom: 0;
}
.entry-content > [class*="wp-block"]  {
margin-top: 0;
}
.entry-content p + [class*="wp-block"]   {
margin-top: calc(var(--default-content-margin) + ( var(--default-content-margin) / 3));
}
.wp-block-group__inner-container [class*="wp-block"] {
margin-bottom: calc(var(--default-content-margin) + ( var(--default-content-margin) / 3));
margin-top: calc(var(--default-content-margin) + ( var(--default-content-margin) / 3));
}
.wp-block-group__inner-container [class*="wp-block"]:last-child {
margin-bottom: 0;
}
.entry-content [class*="wp-block"].alignleft,
.entry-content [class*="wp-block"].alignright {
max-width: calc(var(--content-max-width) / 2);
margin-top: 0.6rem;
}
.has-x-large-font-size,
.has-large-font-size {
letter-spacing: -1.2px;
line-height: 1.25;
}
.has-x-large-font-size p,
.has-large-font-size p {
line-height: 1.2;
} .wp-block-image .alignleft {
margin: 0.2rem 2rem 0 0;
}
.wp-block-image .alignright {
margin: 0.2rem 0 0 2rem;
} .wp-block-button .wp-block-button__link {
margin: 0;
border-radius: 0;
text-decoration: none;
}
.wp-block-button:not(.has-custom-font-size) .wp-block-button__link {
font-size: var(--button-font-size);
display: inline-block;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border:  2px solid inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus { }
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.wp-block-buttons .wp-block-button.alignleft {
margin-right: 2rem;
}
.wp-block-buttons .wp-block-button.alignright {
margin-left: 2rem;
}
@media ( max-width: 540px) {
.the-post .entry-content .wp-block-button.alignleft,
.the-post .entry-content .wp-block-button.alignright {
display: block;
}
}
.wp-block-file .wp-block-file__button {
font-size: 0.9375rem;
} .entry-content .wp-block-cover .wp-block-cover__gradient-background,
.entry-content .wp-block-cover .wp-block-cover__image-background {
margin: 0;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container,
.entry-content .wp-block-cover-image .wp-block-cover__inner-container,
.entry-content .wp-block-cover .wp-block-cover__inner-container {
max-width: var(--site-width);
padding: 2rem 2rem 2rem 2rem;
margin-top: 0;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
padding: 2rem;
}
.entry-content .wp-block-cover > p.wp-block-cover-text {
color: var(--white);
z-index: 2000;
position: relative;
margin-top: 0;
}
.the-post > .article .entry-content .wp-block-cover p.wp-block-cover-text a,
.the-post > .article .entry-content .wp-block-cover p:not(.has-text-color) a {
color:  var(--white);
text-decoration: none;
}
.the-post > .article .entry-content .wp-block-cover p.wp-block-cover-text a:hover,
.the-post > .article .entry-content .wp-block-cover p.wp-block-cover-text a:focus,
.the-post > .article .entry-content .wp-block-cover p:not(.has-text-color) a:hover,
.the-post > .article .entry-content .wp-block-cover p:not(.has-text-color) a:focus {
color:  var(--white);
text-decoration: none;
}
.the-post > .article .entry-content .wp-block-cover p.has-text-color a {
color:  inherit;
text-decoration: none;
}
.the-post > .article .entry-content .wp-block-cover p.has-text-color a:hover,
.the-post > .article .entry-content .wp-block-cover p.has-text-color a:focus {
color:  inherit;
text-decoration: none;
}
.wp-block-cover-image.is-light .wp-block-cover__inner-container {
color: var(--white);
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
max-width: var(--content-max-width);
} .wp-block-cover blockquote.wp-block-quote,
.wp-block-cover blockquote {
max-width: var(--content-max-width);
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
.wp-block-cover span.has-light-grey-background-color + .wp-block-cover__inner-container blockquote:not(.is-style-large) p,
.wp-block-cover span.has-very-light-grey-background-color + .wp-block-cover__inner-container blockquote:not(.is-style-large) p,
.wp-block-cover span.has-tertiary-theme-color-background-color + .wp-block-cover__inner-container blockquote:not(.is-style-large) p {
color:  var(--single-entry-font-color);
}
.wp-block-cover img + div .wp-block-quote.is-style-large p  {
color:  #fff !important;
}
.wp-block-cover .wp-block-cover__inner-container > h2,
.wp-block-cover .wp-block-cover__inner-container > h3 {
margin-top: 0;
} .wp-block-gallery,
.wp-block-gallery:not(.has-nested-images) {
border-radius: var(--default-border-radius);
margin-left: auto;
margin-right: auto;
}
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-gallery .wp-block-image figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
font-size: 0.8125rem !important;
padding: var(--default-content-margin) !important;
border-bottom-left-radius: var(--image-embed-border-radius, var(--default-border-radius));
border-bottom-right-radius: var(--image-embed-border-radius, var(--default-border-radius));
}
.blocks-gallery-caption {
color:  var(--entry-meta-color);
margin-bottom: calc( var(--default-content-margin) - 0.5rem);
margin-top: 1rem;
}
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
margin-top: 1rem;
} .entry-content .wp-block-column + .wp-block-column {
margin: 0;
}
.wp-block-columns.alignfull {
padding-left: 2em;
padding-right: 2em;
}
.wp-block-column > *:first-child {
margin-top: 0;
}
.wp-block-column > *:last-child {
margin-bottom: 0;
}
@media (max-width: 1250px) {
.wp-block-columns.alignfull {
padding-left: var(--post-margin);
padding-right: var(--post-margin);
}
}
@media (min-width: 600px) and (max-width: 781px) {
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:only-child) {
flex-grow: 1;
}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:nth-child(n+3) {
margin-top: var(--default-content-margin);
}
}
@media (max-width: 599px) {
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
margin-top: var(--default-content-margin);
}
} @media (max-width:1060px) {
.wp-block-columns {
flex-wrap: wrap !important;
}
.wp-block-columns > .wp-block-column:nth-child(-n+2) {
flex-basis: calc((100% - 2em) / 2);
}
} .entry-content .wp-block-media-text *[class*="wp-block"] {
margin-top: 0;
}
.wp-block-media-text.has-background {
border-radius: var(--default-border-radius);
}
@media (max-width:600px) { .wp-block-media-text {
grid-template-columns: 100% !important;
}
.wp-block-media-text .wp-block-media-text__content {
width: 100%;
padding: var(--global-elements-margin) 0 0 0;
}
.wp-block-media-text .wp-block-media-text__media {
width: 100%;
grid-column: 1;
grid-row: 1;
}
.wp-block-media-text .wp-block-media-text__content {
grid-column: 1;
grid-row: 2;
}
.wp-block-media-text.alignfull .wp-block-media-text__content {
padding-right: var(--global-elements-margin);
padding-left:  var(--global-elements-margin);
}
} .wp-block-quote {
padding: var(--blockquote-padding, 0 0 0 2rem);
border-color: var(--blockquote-border-color, var(--primary-theme-color));
border-width: 0 0 0 0.4rem;
}
.entry-content .wp-block-quote {
margin-left: auto;
margin-right: auto;
}
.wp-block-quote.has-text-align-right {
padding: 0.5rem 2rem 0.5rem 0;
border-width: 0 0.4rem 0 0;
border-color: var(--blockquote-border-color, var(--primary-theme-color));
}
.wp-block-quote.is-style-plain {
padding: var(--global-inner-elements-margin);
border: 1px solid var(--default-border-color);
padding-top: calc(var(--global-inner-elements-margin) / 2);
border-radius: var(--default-border-radius);
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: calc(var(--global-elements-margin) * 2);
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-style: normal;
color:  var(--blockquote-is-large-font-color);
letter-spacing: -0.5px;
line-height: 1.3;
font-family: var(--title-font);
}
.wp-block-quote.has-large-font-size p,
.wp-block-quote.has-x-large-font-size p {
line-height: 1.2;
}
.wp-block-quote.has-large-font-size p:first-child,
.wp-block-quote p.has-large-font-size:first-child,
.wp-block-quote p.has-x-large-font-size:first-child,
.wp-block-quote.has-x-large-font-size p:first-child {
padding-top: 60px;
}
.wp-block-quote  p.has-text-align-right:first-child::before,
.wp-block-quote.has-text-align-right p:first-child::before {
left: auto;
right:0;
}
.wp-block-quote  p.has-text-align-center:first-child::before,
.wp-block-quote.has-text-align-center p:first-child::before {
left: calc(50% - 15px);
}
.wp-block-quote cite {
color:  var(--entry-meta-color);
letter-spacing: normal
}
.wp-block-quote:not(.has-small-font-size) cite {
font-size: 1.0625rem !important;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
margin-top: 1rem;
}
.wp-block-quote.has-background {
padding-top: 1rem;
padding-bottom: 1rem;
}
.wp-block-quote.has-background.is-style-plain {
padding: 1rem 2rem 1rem 2rem;
} .wp-block-pullquote {
padding: 0;
clear: both;
border-width: 4px;
}
.wp-block-pullquote blockquote {
background: none;
margin: 0 auto;
border-left: 0;
padding: 2rem;
max-width:  var(--content-max-width);
}
.wp-block-pullquote.has-background blockquote {
padding-top: 2rem;
padding-bottom: 2rem;
}
.wp-block-pullquote:not([class*="font-size"]):not([style*="font-size"]) p {
font-size: var(--single-entry-font-size);
line-height: 1.4;
}
.wp-block-pullquote:not(.has-text-color) .wp-block-pullquote__citation,
.wp-block-pullquote:not(.has-text-color) .wp-block-pullquote cite,
.wp-block-pullquote:not(.has-text-color) .wp-block-pullquote footer {
color:  var(--entry-meta-color);
}
.wp-block-pullquote blockquote p:first-child {
padding-top: 0;
}
.wp-block-pullquote blockquote p::before {
content:none;
padding-top: 0;
} .wp-block-pullquote.has-small-font-size p,
.wp-block-pullquote[style*="font-size"] p {
font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
margin: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: var(--single-entry-font-size);
}
.wp-block-pullquote cite {
font-size: 1.0625rem;
text-transform: none;
}
.wp-block-pullquote cite::before {
left: calc(50% - 20px);
}
.wp-block-quote.has-text-align-right cite::before,
.wp-block-pullquote.has-text-align-right cite::before {
left: auto;
right: 0;
}
.wp-block-quote.has-text-align-left cite::before,
.wp-block-pullquote.has-text-align-left cite::before {
left: 0;
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright, .wp-block-pullquote.has-text-align-left, .wp-block-pullquote.has-text-align-right {
max-width: calc((var(--content-max-width) / 2));
}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p, .wp-block-pullquote.has-text-align-left p, .wp-block-pullquote.has-text-align-right p {
font-size: inherit;
}
.has-x-large-font-size p:first-of-type::before {
top: -0.8rem;
margin-right: 1rem;
}
.has-x-large-font-size p:first-of-type::after {
margin-left: 1rem;
bottom: -0.8rem;
} .wp-block-embed[class*="twitter"]:not(.alignleft):not(.alignright) .wp-block-embed__wrapper,
.wp-block-embed[class*="facebook"]:not(.alignleft):not(.alignright) .wp-block-embed__wrapper {
display: flex;
flex-direction: column;
}
.wp-block-embed[class*="twitter"]:not(.alignleft):not(.alignright) .wp-block-embed__wrapper .twitter-tweet,
.wp-block-embed[class*="facebook"]:not(.alignleft):not(.alignright) .wp-block-embed__wrapper .fb-post.fb_iframe_widget {
align-self: center;
display: flex;
}
.wp-block-embed figcaption {
color: var(--entry-meta-color);
margin-top: calc(var(--default-content-margin) + 12px);
}
.wp-block-embed-twitter figcaption {
margin-top: var(--default-content-margin);
}
.wp-block-video figcaption {
color:  var(--entry-meta-color);
margin-top: calc(var(--default-content-margin) + 12px);
} .wp-block-table table {
margin: 0;
}
.wp-block-table td, .wp-block-table th {
border: 1px solid var(--default-border-color);
line-height: 1.4;
margin: 0;
overflow: visible;
padding: 0.75rem;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
background-color: var(--default-highlight-background);
}
.wp-block-table figcaption {
color: var(--entry-meta-color);
}
pre.wp-block-verse {
border:  3px double var(--default-border-color);
} .wp-block-archives-list,
.wp-block-categories-list {
list-style: none;
padding: 0;
}
.wp-block-archives-list li,
.wp-block-categories-list li {
margin: 0;
border-bottom: 1px solid var(--default-border-color);
position: relative;
}
.wp-block-archives-list li a,
.wp-block-categories-list li a {
padding: var(--widget-link-padding);
text-decoration: none !important;
color: var(--entry-meta-link-color);
font-weight: var(--block-widget-link-font-weight);
display:flex;
align-items: center;
}
.widget .wp-block-categories-list li a {
padding: var(--button-padding);
border-radius: var(--default-border-radius);
background: var(--category-meta-background);
color: var(--category-meta-color);
}
.widget .wp-block-categories-list li {
border:0 !important;
margin-bottom: 0.75rem;
background: var(--category-meta-background);
border-radius: var(--default-border-radius);
}
.widget .wp-block-categories-list li:last-child {
margin-bottom: 0;
}
.wp-block-categories .tfm-count {
color: inherit;
display: inline-flex;
width: 40px;
height: 40px;
background: rgba(0,0,0,0.04);
justify-content: center;
align-items: center;
font-weight: inherit;
border-radius: var(--default-border-radius);
}
.wp-block-categories .tfm-count i {
display: none;
}
.wp-block-categories li ul.children {
list-style:none !important;
margin:0;
padding: 0;
border-top: 1px solid var(--widget-border-color);
}
.wp-block-categories li ul.children li:last-child {
border:none;
}
.wp-block-categories ul.children li a {
color: var(--widget-child-link-color);
font-weight: 500;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.wp-block-categories li ul.children li ul.children li a:before {
font-family: fontello;
content: '\e818';
margin-right: 5px;
font-size: 22px;
} .wp-block-comments.has-background {
padding: var(--cover-inner-elements-margin);
border-radius: var(--default-border-radius);
}
ol.wp-block-latest-comments {
margin-left: auto;
padding: 0;
display: flex;
gap: var(--post-margin);
flex-direction: column;
}
ol.wp-block-latest-comments li {
margin: 1.25rem 0;
border: 1px solid var(--default-border-color);
display: block;
font-size: 0.9375rem;
border-radius: var(--default-border-radius);
padding: var(--card-padding);
}
.wp-block-latest-comments article {
display: flex;
gap: var(--entry-wrapper-flex-gap);
flex-wrap: wrap;
flex-direction: column;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
max-width: var(--avatar-width);
margin-top: 0;
margin-bottom: 0;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
font-size: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
font-style: italic;
color:  var(--entry-meta-color);
font-size: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-author {
font-style: normal;
color:  var(--entry-meta-link-color);
text-decoration: none;
font-weight: 500;
font-size: var(--entry-meta-font-size);
line-height: 1.3;
padding:0;
}
.wp-block-latest-comments.has-avatars:not(.has-dates) .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-author {
margin-top: 8px;
}
.wp-block-latest-comments .wp-block-latest-comments .avatar,
.wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
margin-right: var(--entry-meta-flex-gap);
width:auto;
height:auto;
}
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link {
font-weight: 600;
font-family: var(--title-font);
font-size: var(--block-widget-entry-title-font-size);
font-style: normal;
display: block;
color:  var(--entry-meta-link-color);
text-decoration: none;
width: 100%;
order:2;
margin-top: var(--entry-wrapper-flex-gap);
padding:0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link:hover {
text-decoration: none;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .avatar + article .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .avatar + article .wp-block-latest-comments__comment-excerpt {
margin-left: calc(0px - (var(--avatar-width) + var(--entry-meta-flex-gap)));
width:calc(100% + (var(--avatar-width) + var(--entry-meta-flex-gap)));
}
.wp-block-latest-comments.has-avatars.has-dates .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link {
margin-top: var(--entry-wrapper-flex-gap);
color: var(--entry-meta-link-color);
}
.wp-block-latest-comments.has-avatars:not(.has-dates) .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link {
margin-top: calc(var(--entry-wrapper-flex-gap) + 17px);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-author {
font-style: normal;
display: inline-block;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
margin-top: 1rem;
color:  var(--excerpt-color);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
line-height: 1.3;
margin-bottom: 0;
margin-top: 0;
font-size: var(--cols-3-excerpt-font-size);
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
font-style: normal;
color:  var(--entry-meta-color);
font-size: var(--entry-meta-font-size);
width: 100%;
order:1;
line-height: 1.3;
} .wp-block-page-list {
list-style: none;
padding:0;
}
.wp-block-page-list li {
margin:0;
border-bottom: 1px solid var(--default-border-color);
}
.wp-block-page-list li a {
padding: var(--widget-link-padding);
text-decoration: none !important;
color: var(--entry-meta-link-color);
font-weight: var(--block-widget-link-font-weight);
display: flex;
}
.wp-block-pages-list__item.has-child {
border:0;
}
.wp-block-page-list li ul {
margin:0;
list-style: none;
padding:0;
}
.wp-block-page-list li ul li a {
color: var(--entry-meta-color);
}
.wp-block-page-list li ul li ul li a::before {
content: '\2014';
margin-right: 5px;
} .wp-block-navigation .wp-block-page-list li {
border:0
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
border-color: var(--default-border-color);
border-radius: var(--default-border-radius);
padding: 0.5rem 1rem;
font-size: 1rem;
}
.wp-block-navigation .wp-block-page-list li ul li ul li a::before {
content: none;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li:not(:last-child) {
border-bottom: 1px solid var(--default-border-color);
} .wp-block-latest-posts.wp-block-latest-posts__list {
display: flex;
flex-direction: column;
}
.wp-block-latest-posts__list li {
border-bottom:  1px solid var(--default-border-color);
margin: 0;
display: flex;
flex-direction: column;
gap: 0.75rem;
padding: var(--widget-link-padding) 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list[class*="has"] {
gap: 1.25rem;
}
.wp-block-latest-posts__list[class*="has"].wp-block-latest-posts li {
border:0;
padding: 0;
}
.wp-block-latest-posts__list.alignleft:not(.is-grid) li,
.wp-block-latest-posts__list.alignright:not(.is-grid) li {
margin: 0.75rem 0;
}
.wp-block-latest-posts__list:not(.is-grid) li:first-child {
margin-top: 0 !important;
}
.wp-block-latest-posts__list:not(.is-grid) li:last-child {
margin-bottom: 0 !important;
}
.wp-block-latest-posts__list li a.wp-block-latest-posts__post-title {
color:  var(--entry-meta-link-color);
text-decoration: none !important;
font-family: var(--title-font);
font-weight: 600;
margin: 0;
display: flex;
}
.wp-block-latest-posts.wp-block-latest-posts__list[class*="has"] a.wp-block-latest-posts__post-title {
font-size: var(--tfm-posts-widget-entry-title-font-size, 1.5rem);
line-height: 1.1;
letter-spacing: var(--entry-title-letter-spacing, 0.05rem);
} 
.wp-block-latest-posts__list.alignleft li a,
.wp-block-latest-posts__list.alignright li a { }
.wp-block-latest-posts__list li > * {
z-index: 2;
position: relative;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a {
margin-right: 0;
}
.wp-block-latest-posts__list li .wp-block-latest-posts__post-author {
font-size: var(--entry-meta-font-size);
font-weight: 500;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a +  .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a + .wp-block-latest-posts__post-author  {
margin-left: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-date {
color:  var(--entry-meta-color);
font-size: var(--entry-meta-font-size);
margin:0;
letter-spacing: normal;
font-weight: 500;
}
.wp-block-latest-posts__list.has-author .wp-block-latest-posts__post-date {
margin-top: -16px;
}
.wp-block-latest-posts__list.has-dates .wp-block-latest-posts__featured-image.alignleft + a +  .wp-block-latest-posts__post-author,
.wp-block-latest-posts__list.has-dates .wp-block-latest-posts__featured-image.alignright + a + .wp-block-latest-posts__post-author  {
float: left;
margin-top: 0;
margin-right: var(--entry-meta-flex-gap);
}
.wp-block-latest-posts__list.has-author .wp-block-latest-posts__featured-image.alignleft + a +  .wp-block-latest-posts__post-author + .wp-block-latest-posts__post-date,
.wp-block-latest-posts__list.has-author .wp-block-latest-posts__featured-image.alignright + a + .wp-block-latest-posts__post-author + .wp-block-latest-posts__post-date  {
margin-top: 0;
margin-left: var(--entry-meta-flex-gap);
}
.wp-block-latest-posts__list.has-author .wp-block-latest-posts__featured-image.alignleft + a +  .wp-block-latest-posts__post-author + .wp-block-latest-posts__post-date::before,
.wp-block-latest-posts__list.has-author .wp-block-latest-posts__featured-image.alignright + a + .wp-block-latest-posts__post-author + .wp-block-latest-posts__post-date::before  {
content: var(--entry-meta-separator);
margin-right: var(--entry-meta-flex-gap);
}
.sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a +  .wp-block-latest-posts__post-author,
.sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a +  .wp-block-latest-posts__post-date,
.sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a + .wp-block-latest-posts__post-author + .wp-block-latest-posts__post-date {
font-size: 0.8125rem;
}
.wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
color: var(--excerpt-color, var(--entry-meta-color));
font-size: var(--cols-3-excerpt-font-size) !important;
}
.wp-block-latest-posts__list[class*="has-"] .wp-block-latest-posts__post-excerpt {
margin-top: 0px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a +  div + time + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a +  div + time + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a +  div + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a +  div + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a +  time + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a +  time + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list:not([class*="has-"]) .wp-block-latest-posts__featured-image.alignleft + a + .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__list:not([class*="has-"]) .wp-block-latest-posts__featured-image.alignright + a + .wp-block-latest-posts__post-excerpt  {
margin-left: 0;
margin-top: calc(var(--post-inner-elements-margin) / 2);
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image {
position: static;
}
.wp-block-latest-posts__featured-image img {
max-width: 100% !important;
border-radius: var(--post-thumbnail-border-radius);
}
.wp-block-latest-posts__featured-image.aligncenter img {
margin: auto;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft {
margin-right: var(--entry-wrapper-flex-gap);
margin-bottom: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright {
margin-left: var(--entry-wrapper-flex-gap);
margin-bottom: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image a {
margin: 0;
padding: 0;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright {
margin-left: auto;
} .wp-block-latest-posts__list.is-grid {
gap: 1.25rem;
}
.wp-block-latest-posts__list.is-grid li {
border:0 !important;
margin: 0;
padding: 0;
display: flex !important;
gap: 0.75rem;
}
.wp-block-latest-posts__list.columns-2 li a {
font-size: var(--cols-4-entry-title-size);
}
.wp-block-latest-posts__list.columns-2 li .wp-block-latest-posts__featured-image.alignleft + a,
.wp-block-latest-posts__list.columns-2 li .wp-block-latest-posts__featured-image.alignright + a {
font-size: 1.1rem;
}
.wp-block-latest-posts__list.is-grid .wp-block-latest-posts__featured-image:not([class*="align"]) {
margin-top: -1px;
margin-left: -1px;
margin-right: -1px;
}
@media ( max-width: 540px) {
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright {
float: left;
max-width: 150px;
}
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a,
.wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignright + a {
font-size: 1.1rem;
}
}
.wp-block-latest-posts__list[class*="columns"] {
flex-direction: row;
}
.wp-block-latest-posts__list.has-background {
padding: var(--cover-inner-elements-margin);
border-radius: var(--default-border-radius);
} .entry-content > .alignfull:not([class*="image"]):not(img):not(.wp-block-cover):not(.wp-block-media-text):not(.wp-block-gallery) {
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
.wp-block-query .wp-block-post-template {
margin:0;
display: flex;
gap: var(--post-margin);
flex-direction: column;
}
.wp-block-query .wp-block-post-template.is-layout-grid {
display: grid;
}
.wp-block-query .wp-block-post-template li {
margin:0;
display: flex;
flex-direction: column;
gap: var(--entry-wrapper-flex-gap);
}
.wp-block-post-date {
font-size: var(--entry-meta-font-size);
color: var(--entry-meta-color);
}
.wp-block-post-featured-image img {
border-radius: var(--default-border-radius);
}
.wp-block-query-pagination {
justify-content: center;
border-top: 1px solid var(--default-border-color);
padding-top: calc(var(--global-inner-elements-margin) / 2);
padding-bottom: calc(var(--global-inner-elements-margin) / 2);
border-radius: var(--default-border-radius);
justify-content: space-between;
}
.wp-block-query-pagination .page-numbers {
font-size: var(--entry-meta-font-size);
border: 1px solid var(--default-border-color);
min-width: 30px;
height:30px;
display:inline-flex;
align-items: center;
justify-content: center;
border-radius: 16px;
}
.wp-block-query-pagination .page-numbers.current {
background: var(--default-highlight-background);
}
a[class*="wp-block-query-pagination"] {
padding: var(--button-padding);
background: var(--button-background);
color: var(--button-color);
border-radius: var(--button-border-radius);
font-size: var(--button-font-size);
position: relative;
font-weight: 600;
}
.wp-block-query-pagination-next::after {
font-family: fontello;
content: '\e802';
margin-left: 8px;
font-weight: normal;
}
.wp-block-query-pagination-previous::before {
font-family: fontello;
content: '\e802';
margin-right: 8px;
font-weight: normal;
transform: rotate(180deg);
} .wp-block-post-terms a {
color: var(--entry-meta-link-color);
font-weight: 500;
position: relative;
font-size: 1.125rem;
padding: 11px 14px; outline-offset: -2px;
border-radius: var(--default-border-radius);
display: inline-flex;
align-items: center;
line-height: 1.1;
margin: 0;
background: var(--tags-background);
}
.taxonomy-post_tag.wp-block-post-terms a::before {
font-family: fontello;
content: '\f292';
margin-right: 3px;
font-size: 12px;
font-weight: normal;
}
.taxonomy-post_tag.wp-block-post-terms a:hover,
.taxonomy-post_tag.wp-block-post-terms a:focus {
background: var(--default-highlight-background);
}
.taxonomy-category.wp-block-post-terms a {   outline: none;
text-decoration: none;
color: var(--tags-color);
font-size: 0.875rem;
} .wp-block-comments .wp-block-comment-template {
padding:0;
margin:0;
}
.wp-block-post-comments-form .comment-reply-title {
margin: var(--heading-margin);
margin-top: 0;
}
.wp-block-comments .wp-block-columns {
gap:0.5rem;
}
.wp-block-comments .comment-respond {
margin-top: var(--global-inner-elements-margin);
margin-bottom: var(--global-inner-elements-margin);
}
.wp-block-comments .wp-block-comments-title {
margin-bottom: var(--global-inner-elements-margin);
}
.wp-block-comments .wp-block-comment-content {
margin-top: 1rem;
}
.wp-block-comment-date a {
color: var(--entry-meta-color);
}
.wp-block-comment-author-name a {
font-weight: 600;
color: var(--entry-meta-link-color);
}
.wp-block-comment-edit-link {
color: var(--entry-meta-link-color);
font-weight: 500;
margin-left:5px;
} .wp-block-rss {
display: flex;
flex-direction: column;
gap: 0;
}
.wp-block-rss .wp-block-rss__item {
border-bottom:  1px solid var(--default-border-color);
margin: 0;
display: flex;
flex-direction: column;
gap: var(--entry-wrapper-flex-gap);
padding: 0;
}
.wp-block-rss[class*="columns"] {
flex-direction: row;
justify-content: space-between;
}
ul.wp-block-rss.is-grid li {
margin: 0;
}
@media (min-width: 600px) {
ul.wp-block-rss.columns-2 li {
width: auto;
width: calc((100% - var(--post-margin)) / 2);
}
}
.wp-block-rss .wp-block-rss__item-title a {
text-decoration: none;
font-family: var(--title-font);
font-size: var(--single-entry-font-size);
font-weight: 600;
margin:  0;
color: var(--widget-link-color);
display:flex;
}
.wp-block-rss[class*="has-"] {
gap: var(--post-margin);
}
.wp-block-rss[class*="has-"] li {
padding: var(--card-padding);
border: 1px solid var(--default-border-color);
border-radius: var(--default-border-radius);
}
.wp-block-rss[class*="has-"] .wp-block-rss__item-title a {
padding: 0;
font-size: var(--cols-3-entry-title-font-size);
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-author, .wp-block-rss .wp-block-rss__item .wp-block-rss__item-publish-date {
color: var(--entry-meta-color);
font-size: var(--entry-meta-font-size);
margin-top: calc( 0px - var(--entry-wrapper-flex-gap));
order:3;
}
.wp-block-rss:not(.has-authors) .wp-block-rss__item .wp-block-rss__item-publish-date {
margin:0;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-author {
color:  var(---entry-meta-link-color);
margin:0;
order:2;
font-weight: 600;
}
.wp-block-rss.has-authors .wp-block-rss__item .wp-block-rss__item-author,
.wp-block-rss.has-dates:not(.has-authors) .wp-block-rss__item .wp-block-rss__item-publish-date {
border-top: 1px solid var(--default-border-color);
padding-top: var(--entry-wrapper-flex-gap);
}
.wp-block-rss.has-authors .wp-block-rss__item .wp-block-rss__item-publish-date {
margin-top: calc( 0px - (var(--entry-wrapper-flex-gap) + 4px));
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-excerpt {
line-height: 1.3;
order:1;
font-size: var(--cols-3-excerpt-font-size) !important;
} .wp-block-calendar {
font-size: var(--block-widget-font-size);
display: flex;
gap:var(--entry-wrapper-flex-gap);
flex-direction: column;
}
.wp-block-calendar table {
margin:0;
}
.wp-block-calendar table caption {
color: var(--widget-link-color, var(--black));
font-size: var(--block-widget-title-font-size);
letter-spacing: var(--entry-title-letter-spacing);
}
.wp-block-calendar th {
font-weight: 600;
}
:where(.wp-block-calendar table:not(.has-background) th) {
background: var(--default-highlight-background)
}
.wp-block-calendar table:where(:not(.has-text-color)) {
color: inherit;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
border-color: var(--default-border-color);
}
.wp-block-calendar .wp-calendar-nav {
display:flex;
justify-content: space-between;
}
.wp-block-calendar .wp-calendar-nav a {
background: var(--button-background);
color: var(--button-color);;
padding: var(--button-padding);
border-radius: var(--button-border-radius);
display:inline-block;
font-size: var(--button-font-size);
} .wp-block-group__inner-container .wp-block-social-links {
margin-bottom: 0;
margin-top: 0;
}
.wp-block-social-links .wp-block-social-link {
display: flex;
border: 0;
margin-top: 0;
margin-bottom: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-group__inner-container .wp-block-social-links .wp-block-link a.wp-block-social-link-anchor {
padding: 0.5rem;
margin: 0;
}
.wp-block-social-links.wp-container-5,
.wp-block-social-links.wp-container-6 {
gap: 0.5rem;
} .entry-content .wp-block-separator {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.entry-content .wp-block-separator.is-style-dots {
border: 0;
}
.wp-block-separator.is-style-dots::before {
content: "·····";
color: currentColor;
font-size: 1.5em;
letter-spacing: 1em;
padding-left: 1em;
font-family: serif;
} p.wp-block-tag-cloud {
margin-left: auto;
margin-right: auto;
display: flex;
gap: 0.5rem;
flex-wrap: wrap;
}
.wp-block-group__inner-container .wp-block-tag-cloud {
margin: 0;
}
.wp-block-tag-cloud.is-style-outline a:hover,
.wp-block-tag-cloud.is-style-outline a:focus {
background: var(--default-highlight-background);
}
.wp-block-tag-cloud span {
font-weight: normal;
font-size: inherit;
margin-left: 0.5rem;
margin-top: 0;
} .wp-block-search {
display: flex;
flex-direction: column;
gap: var(--entry-wrapper-flex-gap);
}
.wp-block-search__inside-wrapper {
position: relative;
display: flex;
}
.wp-block-search .wp-block-search__input {
border-color: var(--default-border-color);
}
.wp-block-search__button {
border:0;
padding:var(--button-padding);
border-radius: var(--input-border-radius);
}
.wp-block-search__icon-button .wp-block-search__button {
padding:0.75rem;
}
.wp-block-search__label {
font-size: var(--block-widget-title-font-size);
} .wp-block-search__button-inside .wp-block-search__inside-wrapper {
padding:4px;
border-color: var(--default-border-color);
background: var(--input-background);
}
.wp-block-search__button-inside .wp-block-search__inside-wrapper,
.wp-block-search__button-inside .wp-block-search__input,
.wp-block-search__no-button .wp-block-search__input {
border-radius: var(--input-border-radius);
}
.wp-block-search__button-inside.wp-block-search .wp-block-search__input  {
border:0;
}
.wp-block-search__button-inside .wp-block-search__button {
border-radius: var(--input-border-radius);
}
.wp-block-search__no-button .wp-block-search__input {
border: 1px solid var(--input-border-color);
} .wp-block-post-author-biography {
line-height: 1.5;
}
.wp-block-file a + a.wp-block-file__button {
margin-left: 1rem;
}
p.has-drop-cap::first-letter {
background: var(--primary-theme-color);
color:  var(--white);
padding: 1rem 1.5rem;
font-size: 2.6rem !important;
margin-right: 1.5rem !important;
font-weight: 700 !important;
border-radius:5px;
float:left !important;
display:block !important;
line-height:1 !important;
margin-top: 10px !important;
}
.wp-block-pullquote.has-background.has-cyan-bluish-gray-background-color.is-style-solid-color blockquote {
text-align: left;
}
.wp-block-pullquote.has-background.has-cyan-bluish-gray-background-color.is-style-solid-color blockquote cite::before {
left: 0;
}
:where(.wp-block-group.has-background) p:last-of-type {
margin-bottom:0;
}
:where(.wp-block-group.has-border-color) p:last-of-type {
margin-bottom:0;
}
.wp-block-group[style*="padding"] p:last-of-type {
margin-bottom:0;
}
:where(.wp-block-column.has-background) {
padding: 1.25em 2.375em;
}
.wp-block-archives-dropdown.wp-block-archives label {
margin-bottom: 1rem;
font-size: inherit;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
background: none;
}
[class*="post-navigation-link"] a {
background: var(--button-background);
color: var(--button-color);
padding: var(--button-padding);
font-size: var(--button-font-size);
border-radius: var(--button-border-radius);
font-weight: 600;
display: inline-flex;
text-decoration: none;
}
[class*="post-navigation-link"] a,
a.wp-block-read-more,
.wp-block-site-title a,
.wp-block-query-pagination .page-numbers,
a[class*="pagination"],
.wp-block-comments a,
.comment-respond a {
text-decoration: none;
}
.post-navigation-link-next a::after {
font-family: fontello;
content: '\e802';
margin-left: 8px;
font-weight: normal;
position: relative;
}
.post-navigation-link-previous a::before {
font-family: fontello;
content: '\e802';
margin-right: 8px;
font-weight: normal;
transform: rotate(180deg);
}
.wp-block-read-more {
font-weight: 600;
color: var(--entry-meta-link-color);
}
.wp-block-read-more::after {
font-family: fontello;
content: '\e802';
margin-left: 5px;
font-weight: normal;
opacity: 0.4;
} .sidebar .wp-block-cover {
padding: var(--card-padding);
align-items: center;
}
.sidebar :where(.wp-block-columns) {
margin-bottom: 0;
}
.sidebar .wp-block-cover .wp-block-cover__inner-container {
padding:0;
}
.sidebar.has-background .wp-block-cover {
padding: 0;
}
.sidebar ol.wp-block-latest-comments {
gap: calc(var(--post-margin) / 2);
}
.sidebar .wp-block-latest-comments.has-avatars.has-dates .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link,
.sidebar .wp-block-rss[class*="has-"] .wp-block-rss__item-title a {
padding:0;
letter-spacing: var(--entry-title-letter-spacing);
font-size: var(--tfm-posts-widget-entry-title-font-size,  1.5rem);
}
.sidebar .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-link {
order:2;
}
.sidebar .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p,
.sidebar .wp-block-rss .wp-block-rss__item .wp-block-rss__item-excerpt,
.sidebar .wp-block-latest-posts__list[class*="has-"] .wp-block-latest-posts__post-excerpt {
font-size: var(--cols-4-excerpt-font-size);
}
.sidebar .wp-block-group [class*="wp-block"]:not(.avatar) {
margin-top:0;
margin-bottom: 0;
}
.sidebar .wp-block-latest-posts__list li {
display: block;
}
.sidebar .wp-block-latest-posts__list li > *:not(:last-child):not(.wp-block-latest-posts__featured-image) {
margin-bottom: 0.75rem !important;
}
.sidebar .wp-block-latest-posts__list .wp-block-latest-posts__featured-image.alignleft + a {
font-size: var(--tfm-posts-widget-wthumb-entry-title-font-size, 1.25rem);
}
.sidebar .wp-block-group .wp-block-latest-posts__list:not([class*="has"]) {
gap:0;
}
.sidebar .wp-block-group .wp-block-latest-posts__list li {
padding:0;
margin:0;
}
.sidebar .wp-block-latest-posts__list[class*="has-"] .wp-block-latest-posts__post-title { 
padding: 0;
}
.sidebar .wp-block-group .wp-block-heading:not(.has-text-color)[class*="widget"] {
margin:0;
color: var(--widget-title-color);
}
.sidebar .wp-block-group .wp-block-heading + *:not(.widget-subtitle) {
margin-top: 1.5rem;
}
.sidebar .wp-block-group .wp-block-heading + .wp-block-latest-posts__list { } .entry-content .mc4wp-form-fields {
display: flex;
flex-wrap: wrap;
text-align: center;
justify-content: center;
gap: 1rem;
}
.entry-content .mc4wp-form-fields label {
width:100%;
display:block;
margin-bottom: var(--global-inner-elements-margin);
}
.entry-content .mc4wp-form-fields .tfm-clear {
width:100%;
display: block;
margin-bottom: var(--global-inner-elements-margin);
}
.entry-content .mc4wp-form-fields button + label,
.entry-content .mc4wp-form-fields input[type="submit"] + label,
.entry-content .mc4wp-form-fields p + label {
margin-bottom: 0;
margin-top: var(--global-inner-elements-margin);
}
.entry-content .mc4wp-form-fields input:not([type="checkbox"]) {
width:0;
margin:0;
border-right:0;
}
.entry-content .mc4wp-form-fields input:not([type="checkbox"]):not([type="submit"]) {
flex: 1 1 auto;
}
.entry-content .mc4wp-form-fields input:not([type="checkbox"]):first-of-type {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.entry-content .mc4wp-form-fields button::before,
.entry-content .mc4wp-form-fields input[type="submit"]::before {
font-family: fontello;
content: '\f1d8';
margin-right: 0.5rem;
font-size: 1rem;
font-weight: normal;
}
.entry-content .mc4wp-form-fields .tfm-checklist.list {
justify-content: center;
margin-bottom: var(--global-inner-elements-margin);
font-size: 0.875rem;
width:100%;
} @media (max-width: 640px) {
.alignleft[class*="wp-block"]:not(.wp-block-image):not(.wp-block-latest-posts__featured-image),
.alignright[class*="wp-block"]:not(.wp-block-image):not(.wp-block-latest-posts__featured-image) {
float: none;
max-width: 100%;
width: var(--content-width);
}
}
@media ( max-width: 540px) {
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
flex-direction: row !important;
}
.wp-block-image .alignleft {
margin-right: 0;
max-width: 100%;
}
.wp-block-image .alignright {
margin-left: 0;
max-width: 100%;
}
} .entry-content .wp-block-columns[class*="wp-container"] {
display: flex;
}
@media (min-width: 600px) and (max-width: 781px) {
.wp-block-columns:not(.is-not-stacked-on-mobile)[class*="wp-container"] > .wp-block-column:not(:only-child) {
flex-grow: 1;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)[class*="wp-container"] > .wp-block-column:nth-child(n+3) {
margin-top: 0;
}
}
@media (max-width: 599px) {
.wp-block-columns:not(.is-not-stacked-on-mobile)[class*="wp-container"] > .wp-block-column:not(:first-child) {
margin-top: 0;
}
} .wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
font-size: 1.5em;
font-style: normal;
line-height: 1.3;
} .wp-block-cover.is-light .wp-block-cover__inner-container {
color: #ffffff;
} body[data-color-mode="system"].tfm-dark-mode .entry-content [class*="wp-block"].has-background,
body[data-color-mode="light"].tfm-dark-mode .entry-content [class*="wp-block"].has-background {
background: var(--default-highlight-background) !important;
}
body[data-color-mode="system"].tfm-dark-mode .entry-content [class*="wp-block"].has-background p,
body[data-color-mode="light"].tfm-dark-mode .entry-content [class*="wp-block"].has-background p,
body[data-color-mode="system"].tfm-dark-mode .entry-content [class*="wp-block"].has-background cite,
body[data-color-mode="light"].tfm-dark-mode .entry-content [class*="wp-block"].has-background cite {
color: var(--white);
}
body[data-color-mode="system"].tfm-dark-mode .wp-block-cover .has-light-dark-highlight-background-color + .wp-block-cover__inner-container,
body[data-color-mode="light"].tfm-dark-mode .wp-block-cover .has-light-dark-highlight-background-color + .wp-block-cover__inner-container {
color: var(--entry-color) !important;
}:root {
--ink:          #1A2B18;
--forest:       #2c4b3c;
--forest-mid:   #3E6438;
--forest-lt:    #A8C4A4;
--mustard:      #C9971A;
--mustard-lt:   #EDD88A;
--cream:        #FAF8F3;
--warm-mid:     #EDE8DF;
--muted:        #7A7060;
--paper:        #FFFFFF;
--cover-brightness-filter: 50%;
--cover-overlay-gradient: linear-gradient(to top, rgba(8, 17, 6, 0.7), rgba(8, 17, 6,0));
}
.widget-title, .widgettitle {
color: #1e352a;
}
.primary-menu .menu-description {
display: none !important;
}
.primary-menu li > a.cat-link-40 {
color: #1e352a;
background: #d8ef4a;
padding: 5px 10px !important;
border-radius: 0;
text-transform: uppercase;
font-size: 14px;
margin-left: 10px;
}
.primary-menu li > a.cat-link-40:hover {
color: #1e352a;
background: #cfdc0f;
}
.primary-menu li > a.cat-link-40::before {
content: '';
display: block;
width: 0;
height: 0;
border-left: 6px solid #1e352a;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
background: none;
border-radius: 0;
}
.primary-nav-sidebar a.cat-link-40 {
color: #1e352a !important;
background: #d8ef4a !important;
text-transform: uppercase;
font-size: 14px;
}
.primary-nav-sidebar a.cat-link-40::before {
content: '';
display: block;
width: 0;
height: 0;
border-left: 6px solid #1e352a;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
background: none;
border-radius: 0;
}
.primary-nav-sidebar a.cat-link-40:hover {
color: #1e352a !important;
background: #cfdc0f !important;
}
input[type="search"]:focus {
outline: none;
}
.entry-content{
text-align: justify;
}
.entry-content a {
text-decoration: none;
color:#95af12 !important;
font-weight: bold;
}
.entry-content a:hover {
text-decoration: none;
transition:0.3s;
color: #a6c11a !important;
}
.entry-content .lwptoc_items a {
color:#85B200;
text-decoration: none;
border-bottom: 1px solid #e3e9df;
}
.entry-content .lwptoc_items a:hover {
color:#1e352a;
text-decoration: none;
border-bottom: 1px solid #1e352a;
}
.entry-meta-read-time .read.string {
display: none !important;
}
input[type="button"], input[type="reset"], input[type="submit"] {
font-family: "NOW";
}
label {
font-family: "NOW";
}
[class*="entry-meta"] {
color: var(--entry-meta-color);
letter-spacing: normal;
font-family: "NOW";
font-weight: bold;
font-size: 15px;
}
.entry-content.excerpt {
font-family: "Crimson Text" !important;
color: #7f9174 !important;
}
.cover.has-post-media .excerpt {
color: #c2d6b6de !important;
}
.cover.has-post-media [class*="wrapper"] [class*="entry-meta"] {
color: #c2d6b696 !important;
}
.home #tfm_post_block_1 .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail,
.home #tfm_post_block_2 .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100% !important;
}
.post-grid .category-meta {
position: absolute;
top: 100px;
max-width: 370px !important;
align-items: flex-start;
justify-content: flex-end;
}
.post-grid .cat-id-40 .category-meta { } .post.card .entry-title a::after,
.post.cover .entry-title a::after {
content: '';
position: absolute;
inset: 0;
z-index: 1;
} .post.card .entry-meta a,
.post.card .cat-links a,
.post.card .entry-content a,
.post.cover .entry-meta a,
.post.cover .cat-links a,
.post.cover .entry-content a {
position: relative;
z-index: 2;
} .post.card,
.post.cover {
transition: all 0.2s ease;
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.post.card .post-inner {
transition: background 0.2s ease;
}
.post.card:hover, .post.cover:hover {
transform: translateY(-3px);
}
.tfm_posts_widget .article.card{
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.tfm_posts_widget .article.card:hover{
transform: translateY(-3px);
}
.post.card:hover .post-inner {
background:#0e2214 !important;
}
.post.card.cat-id-40:hover .post-inner {
background:#cce702 !important;
}
.post.card.cat-id-39:hover .post-inner {
background:#b0c94e !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-39 .entry-wrapper .entry-title em {
font-style: italic;
color: #517207 !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-39 .entry-wrapper .entry-meta .post-meta .entry-meta-read-time,
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-39 .entry-wrapper .entry-meta .post-meta .entry-meta-read-time .readtime{
color: #517207 !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-39 .entry-wrapper .entry-content.excerpt {
font-family: "Crimson Text" !important;
color: #54713e !important;
} .mp-card-label {
display: flex;
align-items: center;
gap: 8px;
background: #1e352a;
color: #d8ef4a;
font-size: 13px;
font-weight: 500;
letter-spacing: 0.14em;
text-transform: uppercase;
padding: 6px 12px;
border-radius: 2px;
width: fit-content;
font-family: "NOW";
margin-bottom: 10px;
}
.mp-card-label::before {
content: '';
display: block;
width: 0;
height: 0;
border-left: 6px solid #d8ef4a;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
}
.mp-card-numero {
position: absolute;
top: 1.5rem;
right: 1.75rem;
color: rgba(30, 53, 42, 0.1);
line-height: 1;
pointer-events: none;
font-family: 'Crimson Text', serif;
font-size: 92px;
font-weight: 600;
line-height: 1;
user-select: none;
margin-top: -8px;
}
.decryptage-card-label {
display: flex;
align-items: center;
gap: 8px;
background: #1e352a;
color: #c0d764 !important;
font-size: 13px;
font-weight: 500;
letter-spacing: 0.14em;
text-transform: uppercase;
padding: 6px 12px;
border-radius: 2px;
width: fit-content;
font-family: "NOW";
margin-bottom: 10px;
}
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card .entry-wrapper .mp-card-numero {
color: rgba(30, 53, 42, 0.1) !important;
}  
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card .entry-wrapper .mp-card-label {
color: #d8ef4a !important;
}
.primary-nav-sidebar a{
color: #d9e7b9 !important;
background: #1e352a !important;
padding: var(--button-padding);
border-radius: var(--default-border-radius);
background: var(--category-meta-background);
color: var(--category-meta-color);
margin: 10px 0;
}
.primary-nav-sidebar a:hover{
background: var(--forest) !important;
}
.toggle-sidebar .widget {
background: none !important;
padding: 0 !important;
}
.toggle-sidebar .widget a:hover {
color:var(--forest) !important;
}
.toggle-sidebar .widget .wp-block-page-list li:last-child {
background: var(--tfm-cta-background);
color: var(--tfm-cta-color);
border-radius: var(--button-border-radius);
min-height: 36px;
font-size: var(--button-font-size);
font-weight: 600;
outline:none;
padding: 0 20px;
outline: none;
margin-top: 20px;
}
.toggle-sidebar .widget .wp-block-page-list li:last-child a:before {
font-family: fontello;
content: '\f1d8';
margin-right: 0.5rem;
font-weight: 400;
}
.footer-column .wp-block-details summary {
cursor: pointer;
color: #97b486;
font-size: 18px;
line-height: 26px;
}
.footer-column .widget.tfm_posts_widget .entry-title a {
color: #97b486;
}
.footer-column .post-meta.categories a, .footer-column [class*="cat-slug"] a {
color: #5b7357;
font-size: 16px !important;
}
.footer-column .post-grid .category-meta a[class*="cat-link"] {
background: #2c4b3c;
padding: 6px 10px;
border-radius: var(--post-thumbnail-border-radius);
color: #7ca273 !important;
font-weight: bold;
font-size: 12px !important;
}
.widget ul li.menu-item-object-page a {
padding: 5px 10px;
color: #5b7458 !important;
}
.widget ul li.menu-item-object-page a:hover {
color:#80a17c !important;
}
.site-footer {
background: #1e352a;
}
.site-footer .widget-title span, .site-footer .wp-block-heading[class*="widget"] > b, .site-footer .wp-block-heading[class*="widget"] > strong {
color: #97b486;
}
.footer-column .widget_categories .cat-item-1 > a, 
.footer-column .widget_categories .cat-item-2 > a,
.footer-column .widget_categories .cat-item-3 > a,
.footer-column .widget_categories .cat-item-4 > a,
.footer-column .widget_categories .cat-item-5 > a,
.footer-column .widget_categories .cat-item-37 > a,
.footer-column .widget_categories .cat-item-6 > a
{
background: none !important;
color: #c2d6b6 !important;
}
.footer-column .widget_categories .cat-item-1,
.footer-column .widget_categories .cat-item-2,
.footer-column .widget_categories .cat-item-3,
.footer-column .widget_categories .cat-item-4,
.footer-column .widget_categories .cat-item-5,
.footer-column .widget_categories .cat-item-37,
.footer-column .widget_categories .cat-item-6{
background: #2c4b3c !important;
transition:0.3s;
}
.footer-column .widget_categories .cat-item-1:hover,
.footer-column .widget_categories .cat-item-2:hover,
.footer-column .widget_categories .cat-item-3:hover,
.footer-column .widget_categories .cat-item-4:hover,
.footer-column .widget_categories .cat-item-5:hover,
.footer-column .widget_categories .cat-item-37:hover,
.footer-column .widget_categories .cat-item-6:hover{
background: #b6e246 !important;
color:#1e352a !important;
}
.footer-column .widget_categories .cat-item-1:hover > a,
.footer-column .widget_categories .cat-item-2:hover > a,
.footer-column .widget_categories .cat-item-3:hover > a,
.footer-column .widget_categories .cat-item-4:hover > a,
.footer-column .widget_categories .cat-item-5:hover > a,
.footer-column .widget_categories .cat-item-37:hover > a,
.footer-column .widget_categories .cat-item-6:hover > a{
color:#1e352a !important;
transition:0.3s;
}
.footer-column {
gap: 10px;
}
.footer-column .tfm_about_widget .excerpt.bio {
font-size: 17px;
}
.footer-column .wp-block-page-list li a {
color: #97b486;
}
.footer-column .wp-block-page-list li a:hover {
color: #b6e246;
}
.footer-column .widget.tfm_posts_widget .entry-title a:hover {
color: #b6e246;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
color: #97b486;
}
.footer-column .widget.tfm_posts_widget .post-thumbnail img {
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
}
.footer-column .widget.tfm_posts_widget .mp-card-label {
display: none;
}
.footer-column .post-grid .category-meta a[class*="cat-link-40"] {
background: #cce702;
padding: 6px 10px;
border-radius: var(--post-thumbnail-border-radius);
color: #2c4b3c !important;
text-transform: uppercase;
font-size: 12px !important;
font-weight: bold;
}
.footer-copyright {
color: #5b7357;
}
.footer-copyright a {
color: #bad861;
}
.tfm-before-footer-section + .site-footer {
margin-top: 0;
border: 0;
background: #1e352a;
}
.tfm-before-footer-section.tfm_before_footer {
background: #d3e0a2;
}
.section-header.tfm-post-block-header{
margin-bottom:20px;
}
.tfm-homepage-post-blocks .section-header.tfm-post-block-header{
margin-bottom:0px;
}
.tfm-homepage-post-blocks .tfm-post-block-wrap {
gap: 25px;
} .entry-title em {
font-style: italic; color:#d8ef4a !important;
}
.entry-content .wp-block-quote {
margin-left: auto;
margin-right: auto; background:#d8ef4a;
border: none !important;
padding: 20px 40px 30px 40px;
color: #556412;
}
.entry-content blockquote p:first-child {
padding-top: 30px;
position: relative;
font-size: 27px !important;
padding-top: 45px !important;
margin-bottom: 5px;
}
.archive-description-wrap p {
margin: 15px 0;
color: #2c4b3c;
font-size: var(--excerpt-font-size);
text-align: justify;
}
.archive-header {
margin-bottom: 20px !important;
}
.is-style-img-gauche img {
float: left;
margin: 0.25rem 2rem 1rem 0;
max-width: 40%;
border-radius: 4px;
}
.is-style-encadre {
background-color: #e3e9df !important;
padding: 40px 60px;
}
.is-style-encadre-accent {
background-color: #d8ef4a !important;
padding: 40px 60px;
font-family: "Crimson Text" !important;
font-style: italic;
font-size: 22px;
}
.is-style-img-gauche + p,
.is-style-img-gauche + .wp-block-paragraph {
margin-top: 0;
padding-top: 0;
}
.wp-block-image figcaption {
margin-top: 15px !important;
}
.wp-block-image.is-style-img-gauche {
margin-bottom:0;
} .wp-block-image.is-style-img-gauche + * {
clear: none !important;
}
@media (max-width: 600px) {
.is-style-img-gauche img {
float: none;
max-width: 100%;
margin: 0 0 1rem 0;
}
}
.rank-math-breadcrumb {
font-size: 17px;
margin-bottom: 20px;
max-width: var(--single-hero-max-width, var(--site-max-width));
margin-left: auto;
margin-right: auto;
}
.rank-math-breadcrumb p {
text-align: left;
justify-content: flex-start;
}
.rank-math-breadcrumb span {
font-weight: normal;
color: #3d6d56;
}
.rank-math-breadcrumb a {
font-weight: bold;
color: #3d6d56;
} .single .tfm-breadcrumbs {
display: none;
} .hero-taxonomy {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-top: 0;
}
.hero-tax-cat,
.hero-tax-tag {
font-family: var(--font-body);
font-size: 10px;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none;
padding: 6px 10px 4px 10px;
border-radius: 20px;
transition: opacity 0.15s;
}
.hero-tax-cat { background: #d8ef4a;
color: #1e352a !important;
}
.hero-tax-tag {
background: transparent;
border: 1px solid rgba(240, 235, 224, 0.3);
color: rgba(240, 235, 224, 0.7);
}
.hero-tax-cat:hover,
.hero-tax-tag:hover {
opacity: 0.8;
}
a[class*="tag-link"]:not(.has-color) {
color: #5b7458 !important;
padding: 5px 10px 5px 0px;
background: none !important;
}
a[class*="tag-link"]:not(.has-color):hover {
color: #80a17c !important;
background: none !important
}
.single-hentry-footer.hentry-footer .entry-meta a[class*="tag-link"]:not(.has-color) {
color: #3b584a !important;
}
.hentry.list .single-list-wrapper .single-entry-header .entry-title{ 
color: #d9e7b9 !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-40 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time,
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-40 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time span.readtime
{
color: #7b931b !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-4 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time,
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-4 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time span.readtime,
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-2 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time,
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-2 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time span.readtime,
.tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-4 .entry-wrapper .entry-meta-read-time,
.tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-4 .entry-wrapper .entry-meta-read-time span.readtime,
.tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-2 .entry-wrapper .entry-meta-read-time,
.tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-2 .entry-wrapper .entry-meta-read-time span.readtime
{
color: #5b7256 !important;
}
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .entry-title {
color: #1e352a !important;
}
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .entry-title em {
color: #768e00 !important;
}
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .post-meta li,
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .post-meta li .readtime{
color: #768e00 !important;
}
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .hero-tax-tag {
border: 1px solid #768e02 !important;
}
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .hero-tax-cat {
background: #768e02 !important;
color: #d8ef4a !important;
}
.hentry.list.cat-id-40 .single-list-wrapper .single-entry-header .entry-content.excerpt {
font-family: "Crimson Text" !important;
color: #425427 !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-40 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time,
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-40 .entry-wrapper > * *:not([class*="category"]):not([class*="categories"]):not(.cat-slug):not([class*="cat-link"]):not([class*="tfm-format"]) .entry-meta-read-time span.readtime
{
color: #7b931b !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-40 .entry-wrapper .entry-title em {
color: #607c00 !important;
}
.post-grid .hentry.has-background:not(.has-meta-color).card.cat-id-40 .entry-wrapper .excerpt {
font-family: "Crimson Text" !important;
color: #425427 !important;
}
.post-grid > article.article.has-background.cat-id-40,
.post-grid .hentry.has-background.cat-id-40{
background: #d8ef4a !important;
color: #425427 !important;
}
.entry-meta.post-tags {
flex-basis: 10%;
flex-grow: 1;
padding-top: 5px;
}
.entry-meta.tfm-view-count{
display: none !important;
} .lwptoc.lwptoc-autoWidth {
width: 100% !important;
max-width: 100% !important;
display: block !important;
}
.lwptoc-autoWidth .lwptoc_i {
display: block !important;
}
.lwptoc_items {
column-count: 2;
column-gap: 2rem;
}
.lwptoc_item {
break-inside: avoid;
border-bottom: none !important;
}
.lwptoc_header {
display: flex !important;
align-items: center;
justify-content: space-between;
}
.lwptoc-share {
display: flex;
align-items: center;
gap: 6px;
margin-left: auto;
}
.lwptoc-share-btn {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background-color: var(--muted);
background-repeat: no-repeat;
background-position: center;
background-size: 11px;
opacity: 0.6;
transition: opacity 0.15s, background-color 0.15s;
}
.lwptoc-share-btn:hover {
opacity: 1;
}
.lwptoc-share-facebook {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'/%3E%3C/svg%3E");
}
.lwptoc-share-x {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.744l7.737-8.835L1.254 2.25H8.08l4.259 5.63 5.905-5.63zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E");
}
.lwptoc-share-pinterest {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 0C5.373 0 0 5.373 0 12c0 5.084 3.163 9.426 7.627 11.174-.105-.949-.2-2.405.042-3.441.218-.937 1.407-5.965 1.407-5.965s-.359-.719-.359-1.782c0-1.668.967-2.914 2.171-2.914 1.023 0 1.518.769 1.518 1.69 0 1.029-.655 2.568-.994 3.995-.283 1.194.599 2.169 1.777 2.169 2.133 0 3.772-2.249 3.772-5.495 0-2.873-2.064-4.882-5.012-4.882-3.414 0-5.418 2.561-5.418 5.207 0 1.031.397 2.138.893 2.738a.36.36 0 0 1 .083.345l-.333 1.36c-.053.22-.174.267-.402.161-1.499-.698-2.436-2.889-2.436-4.649 0-3.785 2.75-7.262 7.929-7.262 4.163 0 7.398 2.967 7.398 6.931 0 4.136-2.607 7.464-6.227 7.464-1.216 0-2.359-.632-2.75-1.378l-.748 2.853c-.271 1.043-1.002 2.35-1.492 3.146C9.57 23.812 10.763 24 12 24c6.627 0 12-5.373 12-12S18.627 0 12 0z'/%3E%3C/svg%3E");
}
.lwptoc-share-linkedin {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6zM2 9h4v12H2z'/%3E%3Ccircle cx='4' cy='4' r='2'/%3E%3C/svg%3E");
}
.lwptoc-share-clone .share-text {
display: flex !important;
align-items: center;
gap: 4px;
font-family: var(--font-body);
font-weight: 700;
letter-spacing: 0.08em;
white-space: nowrap;
padding-top:7px;
}
.tfm-social-icons.icon-border li.tfm-social-icon a {
outline: none;
outline-offset: -1px;
border-radius: var(--tfm-social-icons-border-radius, var(--default-border-radius)); background: #d8ef4a;
color: #2c4b3c !important;
}
.tfm-social-icons.icon-border li.tfm-social-icon a:hover{
background:#d0e512;
} .tfm-share-wrapper.bottom {
display: none !important;
} .entry-content .wp-block-quote.is-style-plain {   border-right: none !important;
border-top: none !important;
border-bottom: none !important;
position: relative !important;
box-shadow: none !important;
background-color: #e3e9df !important;
color: var(--ink);
}
.entry-content .wp-block-quote.is-style-plain p {
font-family: var(--font-title) !important;
font-size: 24px !important;
font-style: italic !important;
color: #2c4b3c !important;
line-height: 1.4 !important;
margin-bottom: 0.5rem !important;
} .entry-content .wp-block-quote.is-style-plain p.auteur {
font-family: var(--font-body) !important;
font-size: 13px !important;
font-style: normal !important;
letter-spacing: 0.1em !important;
text-transform: uppercase !important;
color: #8e8b19 !important;
margin-bottom: 0 !important;
}  .entry-content .wp-block-quote.is-style-default {
background: var(--forest) !important;
border-left: 5px solid #d8ef4a !important;
box-shadow: none !important;
}
.entry-content .wp-block-quote.is-style-default p {
color: #d9e7b9 !important;
line-height: 1.4 !important;
}
blockquote p:first-child::before {
color: #4c6d56 !important;
font-style: normal !important;
}
.entry-content .wp-block-quote.is-style-default p.auteur {
font-family: var(--font-body) !important;
font-size: 13px !important;
font-style: normal !important;
letter-spacing: 0.1em !important;
text-transform: uppercase !important;
color: #d8ef4a !important;
margin-bottom: 0 !important;
}
.entry-content .wp-block-quote a {
color: #d8ef4a !important;
} .lwptoc {
background: var(--paper) !important;
padding: 1.2rem 1.4rem !important;
margin: 0 2.5rem 2rem 0  !important;
box-shadow: none !important;
border-left: 5px solid var(--forest) !important;
} .lwptoc_title {
font-family: "Crimson Text" !important;
font-weight: 600 !important;
letter-spacing: 0.16em !important;
text-transform: uppercase !important;
color: #1e352a;
font-size: 1.5rem;
}
.lwptoc_header {
font-size: 14px !important;
margin-bottom: 0.8rem !important;
border-bottom: 1px solid #e3e9df !important;
padding-bottom: 0.6rem !important;
} .lwptoc_item a {
font-family: "Crimson Text" !important;
font-size: 17px !important;
color:#2c4b3c !important;
text-decoration: none !important;
display: block !important;
padding: 0.35rem 0 0.35rem 0 !important;
border-left: 2px solid transparent !important;
line-height: 1.5 !important;
transition: border-color 0.15s, color 0.15s !important;
font-weight: normal !important;
}
.lwptoc_item a:hover {
color: var(--forest) !important;
border-bottom-color: var(--forest) !important;
background: transparent !important;
} .lwptoc_itemWrap {
padding: 0 !important;
margin: 0 !important;
}
.lwptoc_items {
margin: 0 !important;
padding: 0 !important;
}
.lwptoc_item_label {
font-size: 17px !important;
}
.wp-block-image img {
box-sizing: border-box;
height: auto;
max-width: 100%;
vertical-align: bottom;
width: 100%;
}
.aside-sidebar .widget, .toggle-sidebar .widget, .after-content-sidebar .widget {
background: #FFF;
padding: 25px;
}
.aside-sidebar .tfm_about_widget { background:#e3e9df !important;
}
.aside-sidebar .lwptoc {
margin: 0;
}
.aside-sidebar #block-23{
background:#2c4b3c;
}
.aside-sticky-container {
position: sticky;
top: 7rem;
display: flex;
flex-direction: column;
background: #FFF;
gap: 20px;
}
.widget-title span, .widgettitle span {
color: var(--widget-color);
}
.aside-sidebar h3.wp-block-heading{
margin:0;
font-size:1.5rem;
}
.aside-sidebar h3.widget-title{
margin:0;
font-size:1.5rem;
}
.aside-sidebar h3.wp-block-heading:after{
content: '';
width: 6px;
height: 6px;
background: var(--default-border-color);
display: inline-block;
border-radius: 100%;
margin-left: 5px;
}
.aside-sidebar #block-54{
padding-top:0;
}
.aside-sidebar #block-56{
padding:0 25px;
}
.aside-sidebar .tfm_posts_widget .show-post-count.has-post-thumbnails .tfm-post-count {
font-weight: bold;
background: var(--forest) !important;
color:#e3e9df !important;
}
.aside-sidebar .tfm_posts_widget .post-grid[class*="list"] .article.card.has-post-media:not(.cover):not(.first-grid) .post-inner {
padding: 0;
}
.aside-sidebar .tfm_posts_widget .list .article:not(.cover).has-post-media .entry-header {
padding-top: 15px;
padding-bottom: 15px;
}
.widget_categories .cat-item-37 > a, .widget .wp-block-categories .cat-item-37 > a, .widget_categories .cat-item-37, .widget .wp-block-categories .cat-item-37 {
color: #d9e7b9;
background: #1e352a;
}
.widget_categories .cat-item-40 > a, .widget .wp-block-categories .cat-item-40 > a, .widget_categories .cat-item-40, .widget .wp-block-categories .cat-item-40 {
color: #2c4b3c !important;
background: #d8ef4a !important;
}
.has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 0 !important;
}
.archive .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100% !important;
}
.search .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100% !important;
}
.search-no-results .post-inner h2 {
color: #d9e7b9 !important;
}
.article.cover.has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100% !important;
}
.single-hero.has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100% !important;
}
.tfm_post_block_2 .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100% !important;
}
.single .aside-sidebar .tfm_posts_widget .list .article.card .post-thumbnail{
height: 100%;
}
.single .entry-content {
padding-top: 0;
}
.aside-sidebar .widget_categories [class*="cat-item-"] > a,
.aside-sidebar .wp-block-categories [class*="cat-item-"] > a {
color: #c2d6b6; transition: 0.3s;
}
.aside-sidebar .widget_categories [class*="cat-item-"] > a:hover,
.aside-sidebar .wp-block-categories [class*="cat-item-"] > a:hover {
color: #2c4b3c;
background: #bad861 !important;
transition: 0.3s;
}
.aside-sidebar .lwptoc_items a {
color:#1e352a;
text-decoration: none;
border-bottom: 1px solid #1e352a;
margin-bottom: 5px;
display: inline-block;
}
.aside-sidebar .lwptoc_items a:hover {
color:#85B200;
text-decoration: none;
border-bottom: 1px solid #85B200;
}
.single .entry-content.excerpt {
font-size: 18px;
}
.tfm_about_widget .excerpt.bio{
font-family: "NOW";
color: #698577;
}
.tfm_about_widget .excerpt.bio span{
font-family: "NOW";
border: 1px solid #698577;
padding: 1px 5px;
display: inline-block;
margin: 2px;
}
.list .article.has-background.next-article .thumbnail-wrapper {
padding: 0;
height: 100%;
}
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card .entry-wrapper > * * {
color: #2c4b3c !important;
}
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card .entry-wrapper .meta-item,
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card .entry-wrapper .meta-item .readtime{
color:#80968b !important;
}
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card .post-inner { background: #e3e9df !important;
}
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-40 .post-inner {
background: #d8ef4a !important;
}
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-40 .entry-wrapper .meta-item, 
.aside-sidebar .tfm_posts_widget .post-grid .widget-entry:not(.has-meta-background).card.cat-id-40 .entry-wrapper .meta-item .readtime {
color: #8a9649 !important;
}  .is-style-assertion {
padding: 2rem 2.25rem;
border-radius: 0;
border-right: none !important;
border-top: none !important;
border-bottom: none !important;
position: relative !important;
box-shadow: none !important;
background-color: #e3e9df !important;
color: var(--ink);
} p.is-style-assertion  {
font-family: var(--font-title) !important;
font-size: 28px !important;
font-style: italic !important;
color: #2c4b3c !important;
line-height: 1.4 !important;
margin-bottom: 0.5rem !important;
font-family: "Crimson Text" !important;
}
p.is-style-assertion::before {
font-family: fontello;
content: '\e807';
padding-right: 10px;
display: inline-block;
font-style: normal;
} .is-style-assertion-finale {
background: var(--forest);
color: #d8ef4a;
padding: 2rem 2.25rem;
margin: 2.5rem 0;
border-radius: 0;
font-family: "Crimson Text" !important;
font-size: 24px !important;
line-height: 40px !important;
margin-top: -50px;
margin-left: auto !important;
margin-right: auto !important;
}
.is-style-assertion-finale p:first-child {
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #d8ef4a;
margin-bottom: 1rem;
}
.is-style-assertion-finale,
.is-style-assertion-finale p {
font-size: 1.3rem;
line-height: 1.75;
color: #d8ef4a;
}
p.is-style-assertion-finale:before {
content: "→ ";
color: #d8ef4a;
font-weight: 700;
} .is-style-experience {
background: #e4e8dc;
padding: 1.5rem 2rem;
margin: 2.5rem 0;
border-left: none;
border-radius: 0;
}
.is-style-experience::before {
content: "Recherche";
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.65rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #5b7256;
margin-bottom: 0.75rem;
}
.is-style-experience,
.is-style-experience p {
font-size: 1rem;
line-height: 1.7;
color: #1e352a;
}
.is-style-experience p.is-style-cite {
color: #5b7256 !important;
font-size: 0.9rem;
} .is-style-scenario { background: #2c4b3c;
color: #d9e7b9;
padding: 2rem 2.25rem;
margin: 2.5rem 0;
border-radius: 0;
}
.is-style-scenario,
.is-style-scenario p { font-size: 1.2rem;
line-height: 1.5;
color: #d9e7b9;
font-weight: bold;
}
.is-style-scenario p:first-child { display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #d8ef4a;
margin-bottom: 1rem;
}
.is-style-scenario p:nth-child(2)::before {
font-family: fontello;
content: '\e806';
top: 0;
left: 0;
transform: rotate(180deg);
color: #c9d841 !important;
font-style: normal !important;
padding-left: 10px;
display: inline-block;
}
.is-style-scenario p:nth-child(2)::after {
font-family: fontello;
content: '\e806';
top: 0;
left: 0;
transform: rotate(0deg);
color: #c9d841 !important;
font-style: normal !important;
padding-left: 10px;
display: inline-block;
} .is-style-scenario-aulieu {
background: #2c4b3c;
color: #d9e7b9;
padding: 2rem 2.25rem;
margin: 2.5rem 0;
border-radius: 0;
}
.is-style-scenario-aulieu,
.is-style-scenario-aulieu p {
font-size: 1.2rem;
line-height: 1.5;
color: #d9e7b9;
font-weight: bold;
}
.is-style-scenario-aulieu p:first-child {
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #ff6e24;
margin-bottom: 1rem;
}
.is-style-scenario-aulieu p:nth-child(2)::before {
font-family: fontello;
content: '\e806';
top: 0;
left: 0;
transform: rotate(180deg);
color: #c9d841 !important;
font-style: normal !important;
padding-left: 10px;
display: inline-block;
}
.is-style-scenario-aulieu p:nth-child(2)::after {
font-family: fontello;
content: '\e806';
top: 0;
left: 0;
transform: rotate(0deg);
color: #c9d841 !important;
font-style: normal !important;
padding-left: 10px;
display: inline-block;
} .is-style-scenario-neutre {
background: #2c4b3c;
color: #d9e7b9;
padding: 2rem 2.25rem;
margin: 2.5rem 0;
border-radius: 0;
}
.is-style-scenario-neutre,
.is-style-scenario-neutre p {
font-size: 1.2rem;
line-height: 1.5;
color: #d9e7b9;
font-weight: bold;
}
.is-style-scenario-neutre p:first-child {
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #d8ef4a;
margin-bottom: 1rem;
}
.is-style-scenario-neutre p:nth-child(2)::before {
content: none;
}
.is-style-scenario-neutre p:nth-child(2)::after {
content: none;
} .is-style-scenario-neutre-aulieu {
background: #2c4b3c;
color: #d9e7b9;
padding: 2rem 2.25rem;
margin: 2.5rem 0;
border-radius: 0;
}
.is-style-scenario-neutre-aulieu,
.is-style-scenario-neutre-aulieu p {
font-size: 1.2rem;
line-height: 1.5;
color: #d9e7b9;
font-weight: bold;
}
.is-style-scenario-neutre-aulieu p:first-child {
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #ff6e24;
margin-bottom: 1rem;
}
.is-style-scenario-neutre-aulieu p:nth-child(2)::before {
content: none;
}
.is-style-scenario-neutre-aulieu p:nth-child(2)::after {
content: none;
} .is-style-conclusion {
background: #1e352a;
color: rgb(227 233 223);
padding: 2rem 2.25rem;
margin: 2.5rem 0;
border-radius: 0;
margin-top: 30px !important;
}
.is-style-conclusion::before {
content: "Ce qu'on retient";
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.8rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #d8ef4a;
margin-bottom: 1rem;
}
.is-style-conclusion,
.is-style-conclusion p {
font-size: 1.1rem;
line-height: 1.75;
color: rgb(227 233 223);
}
.is-style-conclusion strong {
color: #f1f2ec;
font-weight: 700;
}
.is-style-conclusion ul {
list-style: none;
padding: 0;
margin: 0;
}
.is-style-conclusion ul li {
padding: 0.5rem 0;
border-bottom: 1px solid rgba(241, 242, 236, 0.12);
font-size: 1.2rem;
line-height: 1.6;
color: rgb(227 233 223);
padding: 12px 0 !important;
margin: 0 !important;
}
.is-style-conclusion ul li:last-child {
border-bottom: none;
}
.is-style-conclusion ul li::before {
content: "→ ";
color: #d8ef4a;
font-weight: 700;
}   .is-style-faq .faq-q {
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.95rem;
font-weight: 700;
color: #1e352a;
padding: 0.9rem 0 0.4rem;
border-top: 1px solid rgba(30, 53, 42, 0.1);
margin-top: 0.5rem;
}
.is-style-faq .faq-a {
font-size: 0.92rem;
color: #5b7256;
line-height: 1.7;
padding-bottom: 0.5rem;
} .is-style-liens {
background: #e4e8dc;
border-left: 5px solid #1e352a;
padding: 1.5rem 1.75rem;
margin: 2rem 0;
border-radius: 0;
}
.is-style-liens::before {
content: "Pour aller plus loin";
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #5b7256;
margin-bottom: 0.75rem;
}
.is-style-liens ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 20px !important;
}
.is-style-liens ul li {
padding: 0.2rem 0;
font-size: 0.92rem;
}
.is-style-liens ul li:last-child {
border-bottom: none;
}
.is-style-liens ul li::before {
content: "→ ";
color: #1e352a;
font-weight: 700;
}
.entry-content .is-style-liens a {
color: #5b7256 !important;
text-decoration: underline;
text-underline-offset: 3px;
}
.entry-content .is-style-liens a:hover {
color: #c9d841 !important;
} .is-style-references {
border-top: 1px solid rgba(30, 53, 42, 0.15);
padding-top: 1.25rem;
margin-top: 3rem;
}
.is-style-references::before {
content: "Sources & références";
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #5b7256;
margin-bottom: 1rem;
}
.is-style-references ul,
.is-style-references ol {
padding-left: 1.25rem;
margin: 0;
}
.is-style-references li {
font-size: 1rem;
color: #5b7256;
line-height: 1.6;
padding: 0.3rem 0;
font-style: italic;
margin-bottom: 0;
}
.is-style-references a {
color: #5b7256;
text-decoration: underline;
text-underline-offset: 2px;
}
.is-style-references a:hover {
color: #1e352a;
} .is-style-a-faire {
padding: 1.5rem 1.75rem;
border-radius: 0;
border-top: 5px solid #d6e455;
background: rgba(219, 231, 111, 0.45);
}
.is-style-a-faire::before {
content: "✓ Ce qui modifie la dynamique";
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.18em;
text-transform: uppercase;
color: #486940;
margin-bottom: 1rem;
}
.is-style-a-faire ul,
.is-style-a-faire ol {
list-style: none;
padding: 0;
margin: 0;
} .is-style-a-faire li {
font-size: 1.1rem;
line-height: 1.4;
padding: 0.6rem 0;
border-bottom: 1px solid rgba(30, 53, 42, 0.08);
margin-left: 0;
font-weight: bold;
display: grid;
grid-template-columns: 40px 1fr;
grid-template-rows: auto auto;
column-gap: 12px;
color: #486940;
}
.is-style-a-faire li:last-child { border-bottom: none; }
.is-style-a-faire li::before {
content: "✓";
color: #486741;
font-weight: 700;
font-size: 0.85rem;
background: #d9ef4b;
border-radius: 50%;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
grid-column: 1;
grid-row: 1;
margin-top: 2px;
}
.is-style-a-faire li em {
display: block;
font-size: 1rem;
margin-top: 8px;
font-weight: normal;
grid-column: 2;
grid-row: 2;
}
.is-style-a-faire p {
font-size: 0.93rem;
line-height: 1.6;
color: #1e352a;
} .is-style-a-eviter {
background: #ffd17836;
border-top: 5px solid #f2d8ae;
padding: 1.5rem 1.75rem;
border-radius: 0;
color: #98561f;
}
.is-style-a-eviter::before {
content: "✗ Ce qui entretient la boucle";
display: block;
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.18em;
text-transform: uppercase;
color: #cb5f10;
margin-bottom: 1rem;
}
.is-style-a-eviter ul,
.is-style-a-eviter ol {
list-style: none;
padding: 0;
margin: 0;
} .is-style-a-eviter li {
font-size: 1.1rem;
line-height: 1.4;
padding: 0.6rem 0;
border-bottom: 1px solid rgba(168, 50, 36, 0.08);
margin-left: 0;
font-weight: bold;
display: grid;
grid-template-columns: 40px 1fr;
grid-template-rows: auto auto;
column-gap: 12px;
}
.is-style-a-eviter li:last-child { border-bottom: none; }
.is-style-a-eviter li::before {
content: "✗";
color: #cc4c10;
font-weight: 700;
font-size: 0.85rem;
background: #f2d8ae;
border-radius: 50%;
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
grid-column: 1;
grid-row: 1;
margin-top: 2px;
}
.is-style-a-eviter li em {
display: block;
font-size: 1rem;
margin-top: 8px;
font-weight: normal;
grid-column: 2;
grid-row: 2;
}
.is-style-a-eviter p {
font-size: 0.93rem;
line-height: 1.6;
color: #1e352a;
} .decryptage-article .post-inner {
padding: 0;
}
.hero-decryptage {
background: #2c4b3c;
padding: 48px 40px 40px;
position: relative;
overflow: hidden;
} .hero-decryptage-inner {
position: relative;
max-width: 1000px;
margin: 0 auto;
} .hero-decryptage-meta {
display: flex;
align-items: center;
gap: 12px;
margin-bottom: 28px;
}
.label-decryptage {
display: inline-flex;
align-items: center;
gap: 6px;
background: rgba(216, 239, 74, 0.15);
color: #d8ef4a;
font-size: 12px;
font-weight: 500;
letter-spacing: 0.12em;
text-transform: uppercase;
padding: 6px 14px;
border-radius: 2px;
border: 1px solid rgba(216, 239, 74, 0.3);
}
.label-decryptage::before {
content: '';
display: block;
width: 6px; height: 6px;
background: #d8ef4a;
border-radius: 50%;
}
.hero-meta-sep {
display: block;
width: 1px; height: 12px;
background: rgba(255,255,255,0.15);
}
.hero-date,
.hero-read {
font-size: 14px;
color: rgba(255,255,255,0.4);
font-weight: 300;
letter-spacing: 0.05em;
} .hero-decryptage-title {
font-family: 'Crimson Text', serif !important;
font-size: 52px !important;
line-height: 1.18 !important;
font-weight: 600 !important;
color: #e0ecc5 !important;
max-width: 1000px;
margin: 0 0 30px !important;
}
.hero-decryptage-title em {
color: #d8ef4a;
font-style: italic;
} .hero-decryptage-extract {
font-size: 18px;
line-height: 1.65;
color: rgba(245,242,236,0.55);
max-width: 1000px;
font-weight: 300;
border-left: 2px solid rgba(216,239,74,0.5);
padding-left: 16px;
margin: 0 0 36px;
} .hero-stat-strip {
display: flex;
gap: 0;
border-top: 1px solid rgba(255,255,255,0.08);
padding-top: 28px;
margin-top: 8px;
}
.hero-stat-strip .stat-item {
flex: 1;
padding-right: 24px;
border-right: 1px solid rgba(255,255,255,0.08);
margin-right: 24px;
}
.hero-stat-strip .stat-item:last-child {
border-right: none;
margin-right: 0;
padding-right: 0;
}
.hero-stat-strip .stat-num {
font-family: 'Crimson Text', serif;
font-size: 72px;
font-weight: 600;
color: #d8ef4a;
line-height: 1;
margin-bottom: 6px;
}
.hero-stat-strip .stat-label {
font-size: 15px;
color: rgba(255,255,255,0.35);
line-height: 1.5;
font-weight: 300;
letter-spacing: 0.03em;
} .hero-sources {
margin-top: 24px;
padding-top: 20px;
border-top: 1px solid rgba(255,255,255,0.06);
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.source-tag {
display: inline-block;
font-size: 16px;
color: #1e352a;
border: 1px solid #1e352a;
padding: 5px 12px;
border-radius: 2px;
font-weight: 400;
letter-spacing: 0.04em;
margin-bottom: 25px;
background: #cad5c3;
} .decryptage-article .single-content-wrapper {
background: #e3e9df;
margin-top: -20px;
padding: 0 80px 40px 80px;
border-left: 5px solid rgba(216,239,74,0.5);
}
.decryptage-article .is-style-assertion-finale {
margin-top: 0px !important;
}
.decryptage-article .is-style-assertion {
background-color: #ddec9b !important;
margin-bottom: 25px !important;
} @media ( max-width: 768px ) {
.hero-decryptage {
padding: 32px 24px 28px;
}
.hero-decryptage-title {
font-size: 28px !important;
}
.hero-stat-strip {
flex-direction: column;
gap: 20px;
}
.hero-stat-strip .stat-item {
border-right: none;
border-bottom: 1px solid rgba(255,255,255,0.08);
padding-bottom: 20px;
margin-right: 0;
padding-right: 0;
}
.hero-stat-strip .stat-item:last-child {
border-bottom: none;
padding-bottom: 0;
}
}   .minute-psy-article .post-inner {
padding: 0;
}
.category-minute-psy .wrap {
max-width:1200px;
}
.hero-minute-psy {
background: #d8ef4a;
padding: 60px 100px 70px 100px;
position: relative;
overflow: hidden;
}
.hero-mp-inner {
position: relative;
max-width: 720px;
margin: 0 auto;
} .hero-mp-top {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 20px;
}
.label-minute-psy {
display: inline-flex;
align-items: center;
gap: 8px;
background: #1e352a;
color: #d8ef4a;
font-size: 13px;
font-weight: 500;
letter-spacing: 0.14em;
text-transform: uppercase;
padding: 6px 12px;
border-radius: 2px;
}
.label-minute-psy::before {
content: '';
display: block;
width: 0;
height: 0;
border-left: 6px solid #d8ef4a;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
}
.mp-numero {
font-family: 'Crimson Text', serif;
font-size: 92px;
font-weight: 600;
color: rgba(30,53,42,0.18);
line-height: 1;
user-select: none;
margin-top: -8px;
} .mp-concept {
font-size: 13px;
font-weight: 500;
color: #1e352a;
opacity: 0.55;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 0 0 10px;
}
.post-grid:not(.list) .hentry.has-background:not(.cover):not(.has-post-media):not([class*="has-featured"]).cat-id-40 .post-inner > *:first-child:not(.entry-wrapper):not([class*="tfm-format"]) {
margin-top: 0;
}
.archive .cat-id-40 .author-meta.before-title,
.search .cat-id-40 .author-meta.before-title {
display: none;
}
.archive .cat-id-40 .entry-content.excerpt,
.search .cat-id-40 .entry-content.excerpt {
display: none;
} .hero-mp-title {
font-family: 'Crimson Text', serif !important;
font-size: 36px !important;
line-height: 1.2 !important;
font-weight: 600 !important;
color: #1e352a !important;
margin: 0 !important;
max-width: 580px;
}
.hero-mp-title em {
font-style: italic;
color: #1e352a;
opacity: 0.7;
} .minute-psy-content {
background: #1e352a;
}
.minute-psy-content .entry-content {
max-width: 680px;
margin: 0 auto;
color: #d9e7b9;
padding-bottom: 80px;
padding: 40px 100px 60px 100px;
}
.minute-psy-content p.is-style-assertion {
padding: 0;
border-radius: 0;
border-right: none !important;
border-top: none !important;
border-bottom: none !important;
position: relative !important;
box-shadow: none !important;
background-color: transparent !important;
color: #d8ef4a !important;
margin-bottom: 20px !important;
font-size: 20px !important;
}
.minute-psy-content p.is-style-assertion:before {
content:none;
} .mp-definition {
font-family: 'Crimson Text', serif !important;
font-size: 28px;
line-height: 1.55;
color: #1e352a;
font-style: italic; padding: 30px 100px 30px 100px;
margin: 0;
margin-top: -20px;
color: #d8ef4a;
font-weight: 500;
background: #26503c;
position: relative;
z-index: 0;
}
.mp-definition::before {
content: '';
position: absolute;
top: -5px;
left: -5px;
width: 80px;
height: 80px;
background-image: url(//interactologie.fr/wp-content/themes/koga-child/images/definition.png);
background-repeat: no-repeat;
background-size: contain;
opacity: 0.15;
z-index: -1;
pointer-events: none;
} .mp-footer {
background: #2c4b3c;
padding: 18px 40px;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 12px;
}
.mp-footer-source {
font-size: 14px;
color: #729524;
font-weight: 300;
letter-spacing: 0.04em;
font-style: italic;
}
.mp-footer-tag {
font-size: 11px;
background: rgba(216,239,74,0.12);
color: #d8ef4a;
padding: 4px 12px;
border-radius: 2px;
border: 1px solid rgba(216,239,74,0.25);
font-weight: 400;
letter-spacing: 0.06em;
text-transform: uppercase;
white-space: nowrap;
}
.minute-psy-article .post-inner {
display: flex;
flex-direction: column;
gap: 0;
}
.minute-psy-article .single-content-wrapper {
flex: 1;
order: 2;
}
.minute-psy-article .mp-footer {
order: 3;
} @media ( max-width: 768px ) {
.hero-minute-psy {
padding: 40px 60px 50px 60px;
}
.hero-mp-title {
font-size: 28px !important;
}
.mp-numero {
font-size: 52px;
}
.mp-definition {
padding: 40px 60px 50px 60px;
font-size: 24px;
}
.minute-psy-content .entry-content {
padding: 40px 60px;
}
.mp-footer {
padding: 16px 24px;
flex-direction: column;
align-items: flex-start;
}
}  @media (max-width: 600px) {
.wp-block-columns:has(.is-style-a-faire),
.wp-block-columns:has(.is-style-a-eviter) {
flex-direction: column !important;
}
.wp-block-columns:has(.is-style-a-faire) .wp-block-column,
.wp-block-columns:has(.is-style-a-eviter) .wp-block-column {
width: 100% !important;
flex-basis: 100% !important;
}
.is-style-a-faire,
.is-style-a-eviter {
margin-bottom: 1rem;
}
} .wp-block-columns:has(.is-style-a-faire),
.wp-block-columns:has(.is-style-a-eviter) {
align-items: stretch;
}
.wp-block-columns:has(.is-style-a-faire) .wp-block-column,
.wp-block-columns:has(.is-style-a-eviter) .wp-block-column {
display: flex;
flex-direction: column;
}
.wp-block-columns:has(.is-style-a-faire) .wp-block-column .is-style-a-faire,
.wp-block-columns:has(.is-style-a-eviter) .wp-block-column .is-style-a-eviter {
flex: 1;
margin-top: 0;
margin-bottom: 0;
} .is-style-cite {
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 0.75rem;
font-style: italic;
color: #5b7256;
letter-spacing: 0.03em;
margin-top: 0.75rem;
padding-top: 0.5rem;
border-top: 1px solid rgba(30, 53, 42, 0.12);
}
.is-style-cite::before {
content: "— ";
opacity: 0.5;
} .wp-block-separator.is-style-ornement {
border: none !important;
background: none !important;
height: 0 !important;
text-align: center;
margin: 2.5rem auto;
overflow: visible;
padding-bottom: 40px;
}
.wp-block-separator.is-style-ornement::before {
content: "◆ ◆ ◆";
display: block;
font-size: 1.6rem;
letter-spacing: 0.6em;
color: #5b7256;
text-align: center;
}
.wp-block-separator.is-style-ornement::after {
display: none;
} .is-style-faq-question {
font-family: "NOW", "Helvetica Neue", sans-serif;
font-size: 1.1rem;
font-weight: 700;
color:#2c4b3c;
padding: 0.9rem 0 0.4rem;
border-top: 1px solid rgba(30, 53, 42, 0.12);
margin-top: 0.5rem;
margin-bottom: 0;
}
.is-style-faq-question::before {
content: "Q. ";
color: #afc200;
font-weight: 700;
} .is-style-faq-reponse {
font-size: 1rem;
color: #5b7256;
line-height: 1.75;
padding: 0.5rem 0 0.75rem 1rem;
border-left: 2px solid rgba(30, 53, 42, 0.1);
margin-top: 0;
margin-bottom: 0;
}  .page-id-124 .contact-lead,
.page-id-79 .contact-lead {
font-family: 'Crimson Text', serif;
font-size: 1.25rem;
line-height: 1.7;
color: var(--primary-theme-color);
margin-bottom: 0.5rem;
max-width: 640px;
}
.page-id-124 .contact-sub,
.page-id-79 .contact-sub {
font-size: 0.9rem;
color: var(--section-header-meta-color);
line-height: 1.7;
margin-bottom: 2rem;
max-width: 560px;
} .page-id-124 .wpforms-container {
max-width: 600px;
}
.page-id-79 .wpforms-container {
margin-left: 0 !important;
max-width: 600px;
}
.page-id-79 .is-style-encadre-accent {
background-color: #d8ef4a !important;
padding: 40px 60px;
font-family: "Crimson Text" !important;
font-style: italic;
font-size: 28px;
} .page-id-124 .wpforms-form .wpforms-field-label,
.page-id-79 .wpforms-form .wpforms-field-label {
font-family: 'NOW', sans-serif;
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #2c4b3c;
margin-bottom: 6px;
} .page-id-124 .wpforms-form input[type=text],
.page-id-124 .wpforms-form input[type=email],
.page-id-124 .wpforms-form textarea,
.page-id-79 .wpforms-form input[type=text],
.page-id-79 .wpforms-form input[type=email],
.page-id-79 .wpforms-form textarea {
font-family: 'NOW', sans-serif;
color: #2c4b3c;
background: #ffffff;
border: 1.5px solid #e3e5de;
border-radius: 0px;
padding: 26px 20px;
transition: border-color 0.2s ease;
width: 100%;
font-size: 17px;
font-weight: bold;
}
.page-id-124 .wpforms-form input[type=text]:focus,
.page-id-124 .wpforms-form input[type=email]:focus,
.page-id-124 .wpforms-form textarea:focus,
.page-id-79 .wpforms-form input[type=text]:focus,
.page-id-79 .wpforms-form input[type=email]:focus,
.page-id-79 .wpforms-form textarea:focus {
border-color: #2c4b3c;
outline: none;
box-shadow: none;
}
div.wpforms-container-full input:focus:invalid,
div.wpforms-container-full textarea:focus:invalid {
border-color: #2c4b3c !important;
box-shadow: 0 0 0 1px #2c4b3c, 0px 1px 2px rgba(0, 0, 0, 0.15) !important;
} .page-id-124 .wpforms-form .wpforms-field-sublabel,
.page-id-79 .wpforms-form .wpforms-field-sublabel {
font-size: 0.9rem;
color: var(--section-header-meta-color);
font-family: 'NOW', sans-serif;
} .page-id-124 .wpforms-form textarea,
.page-id-79 .wpforms-form textarea {
min-height: 140px;
resize: vertical;
} .page-id-124 .wpforms-form .wpforms-submit,
.page-id-79 .wpforms-form .wpforms-submit {
font-family: 'NOW', sans-serif;
font-size: 0.9rem;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
color: var(--primary-theme-color) !important;
background: var(--secondary-theme-color) !important;
border: none;
border-radius: 30px;
padding: 13px 36px;
cursor: pointer;
transition: background 0.2s ease, transform 0.15s ease;
margin-top: 8px;
}
.page-id-124 .wpforms-form .wpforms-submit::after,
.page-id-79 .wpforms-form .wpforms-submit::after {
font-family: fontello;
content: '\f1d8';
margin-left: 0.5rem;
font-weight: 400;
}
.page-id-124 .wpforms-form .wpforms-submit:hover,
.page-id-79 .wpforms-form .wpforms-submit:hover {
background: var(--button-hover-background) !important;
transform: translateY(-1px);
}
.page-id-124 .wpforms-form .wpforms-submit:active,
.page-id-79 .wpforms-form .wpforms-submit:active {
transform: scale(0.98);
} .page-id-124 .wpforms-form .wpforms-field-error,
.page-id-79 .wpforms-form .wpforms-field-error {
font-family: 'NOW', sans-serif;
font-size: 0.78rem;
color: #bd3d05;
} .page-id-124 .wpforms-confirmation-container-full,
.page-id-79 .wpforms-confirmation-container-full {
font-family: 'Crimson Text', serif;
font-size: 1.1rem;
color: var(--primary-theme-color);
background: #eef3ef;
border-left: 3px solid var(--primary-theme-color);
padding: 1.25rem 1.5rem;
border-radius: 0;
margin-top: 1rem;
} .page-id-124 .wpforms-form .wpforms-field,
.page-id-79 .wpforms-form .wpforms-field {
margin-bottom: 0rem;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
background: #d8ef4a;
border: none;
box-sizing: border-box;
font-weight: bold;
}
div.wpforms-container-full .wpforms-confirmation-container-full p{
color: #1E352A;
font-weight: bold;
}  .sib-form-block,
.sib-form {
background: var(--ink) !important;
border: none !important;
padding: 1.4rem 1.5rem !important;
border-radius: 3px !important;
} .brevo-title {
font-family: var(--font-title);
font-size: 18px;
font-style: italic;
color: #F0EBE0;
line-height: 1.25;
margin-bottom: 6px;
}
.brevo-title strong {
font-style: normal;
color: #d8ef4a;
} p.sib-email-area {
font-size: 0 !important;
margin-bottom: 8px !important;
display: flex !important;
font-family: "NOW" !important;
}
p.sib-email-area input[type="email"] {
display: block !important;
width: 100% !important;
padding: 0.55rem 0.8rem !important;
font-family: var(--font-body) !important;
font-size: 17px !important;
background: rgba(255,255,255,0.07) !important;
border: none;
border-radius: 2px !important;
color: rgba(240,235,224,0.85) !important;
outline: none !important;
box-sizing: border-box !important;
transition: border-color 0.15s !important;
font-weight:bold;
font-family: "NOW" !important;
transition: 0.3s;
}
.tfm-before-footer-section p.sib-email-area input[type="email"] {
display: block !important;
width: 100% !important;
padding: 0.55rem 0.8rem !important;
font-family: var(--font-body) !important;
font-size: 17px !important;
background: #baca8c !important;
border: none !important;
border-radius: 30px !important;
color: #1e352a !important;
outline: none !important;
box-sizing: border-box !important;
min-width: 260px;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
font-weight:bold;
font-family: "NOW" !important;
}
.tfm-before-footer-section .sib-default-btn{
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
.tfm-before-footer-section .brevo-sub {
font-size: 12px;
color: #869165;
line-height: 1; letter-spacing: 0.02em;
margin-top: -5px;
margin-left: 15px;
}
p.sib-email-area input[type="email"]:focus {
background: #c2d58b !important;
transition: 0.3s;
}
.aside-sidebar p.sib-email-area input[type="email"]:focus {
background: #253f33 !important;
transition: 0.3s;
}
p.sib-email-area input[type="email"]::placeholder {
color: #869165 !important;
font-family: "NOW" !important;
} .sib-default-btn {
display: block !important;
width: 100% !important;
transition: 0.15s !important;
background: var(--button-background);
font-family: "NOW" !important;
font-size:16px !important;
}
.aside-sidebar .widget_sib_subscribe_form .sib-default-btn::before {
font-family: fontello;
content: '\f1d8';
margin-right: 0.5rem;
font-size: 1rem;
font-weight: normal;
}
.aside-sidebar .widget_sib_subscribe_form{
background: #2c4b3c;
}
.aside-sidebar p.sib-email-area input[type="email"] {
border-radius: 30px !important;
padding: 12px 20px !important;
margin-bottom: 12px;
}
.aside-sidebar .brevo-sub {
font-size: 11px;
color: rgba(240, 235, 224, 0.4);
line-height: 1.5;
text-align: center;
letter-spacing: 0.02em;
margin-top: -13px;
}
.aside-sidebar .widget_sib_subscribe_form .widget-title span{
color:#c2d7b6;
}
@media (min-width: 501px) {
.list .article.has-background .thumbnail-wrapper {
padding: 0;
height: 100%;
}
.home .list .article.has-background .thumbnail-wrapper {
padding: 0;
height: auto;
}
}
.has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 100%;
}
@media (min-width: 1060px) {
.single-entry-header > * {
max-width: 1160px;
width: 100%;
}
body:not(.home):not(.blog) .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), .home.page .page .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
margin-left: auto;
margin-right: auto;
}
body:not(.home):not(.blog) .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), .home.page .page .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
max-width: 1160px;
width: 100%;
} }
@media (min-width: 1200px) { }  .tfm-post-block-wrap.has-block-sidebar {
display: flex !important;
align-items: stretch !important;
} .tfm-post-block-wrap.has-block-sidebar .post-grid {
display: flex;
flex-direction: column;
} .tfm-post-block-wrap.has-block-sidebar .post-grid article {
flex: 1;
display: flex;
flex-direction: column;
} .tfm-post-block-wrap.has-block-sidebar .post-grid article .post-inner {
flex: 1;
display: flex;
flex-direction: column;
} .tfm-post-block-wrap.has-block-sidebar .post-grid .thumbnail-wrapper {
flex: 1;
min-height: 0;
}
.tfm-post-block-wrap.has-block-sidebar .post-grid .thumbnail-wrapper figure,
.tfm-post-block-wrap.has-block-sidebar .post-grid .thumbnail-wrapper a {
height: 100%;
display: block;
}
.tfm-post-block-wrap.has-block-sidebar .post-grid .thumbnail-wrapper img.wp-post-image {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
} .tfm-post-block-wrap.has-block-sidebar aside.tfm-post-block-sidebar {
display: flex;
flex-direction: column;
align-self: stretch;
}
.tfm-post-block-wrap.has-block-sidebar aside.tfm-post-block-sidebar .tfm_posts_widget {
flex: 1;
display: flex;
flex-direction: column;
}
.tfm-post-block-wrap.has-block-sidebar aside.tfm-post-block-sidebar .post-grid.list {
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
} .tfm-post-block-wrap.has-block-sidebar aside .article.widget-entry {
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
}  .tfm-post-block-wrap.has-block-sidebar aside .article.widget-entry,
.tfm-post-block-wrap.has-block-sidebar aside .article.widget-entry .post-inner,
.tfm-post-block-wrap.has-block-sidebar aside .post-grid.list {
overflow: visible !important;
} .tfm-post-block-wrap.has-block-sidebar aside .article.widget-entry {
flex: 1 1 auto;
min-height: min-content;
justify-content: flex-start;
} .tfm-post-block-wrap.has-block-sidebar aside .entry-meta {
overflow: visible !important;
white-space: normal !important;
}
.tfm-post-block-wrap.has-block-sidebar aside .tfm-posts-widget-entry-title {
overflow: visible !important;
white-space: normal !important;
display: block !important;
-webkit-line-clamp: unset !important;
}
@media (min-width: 1200px) and (max-width: 1360px) {
.header-left {
display: none !important;
}
.header-section {
align-items: start;
}
.primary-menu-section.section-left{
display: none;
}
} @media (max-width: 1360px) {
#tfm_post_block_2_title{
margin-bottom:25px;
}
}
@media (min-width: 1060px) and (max-width: 1200px) {
.lwptoc_header {
display: flex !important;
align-items: start;
justify-content: flex-start;
flex-direction: column;
}
.lwptoc-share-clone .share-text {
margin-left: 0;
}
.tfm-social-icons {
margin-top: 10px;
}
}
@media (max-width: 1200px) {
.archive .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 0 !important;
}
.search .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 0 !important;
}
.cat-id-40 .post-thumbnail {
height: 0 !important;
}
.archive .cat-id-40 .entry-meta.category-meta,
.search .cat-id-40 .entry-meta.category-meta{
display: none;
}
}
@media (max-width: 1060px) {
.tfm_post_block_2 .has-post-thumbnail:not(.thumbnail-uncropped) .post-thumbnail, .faux-thumbnail {
height: 0 !important;
}
.lwptoc.lwptoc-autoWidth {
width: var(--content-width) !important;
max-width: var(--content-width) !important;
display: block !important;
margin-left: 50px !important;
} .tfm-post-block-wrap.has-block-sidebar {
display: block !important;
} .tfm-post-block-wrap.has-block-sidebar .post-grid article {
height: auto;
}
.tfm-post-block-wrap.has-block-sidebar aside.tfm-post-block-sidebar {
margin-top: 20px;
}
.tfm-post-block-wrap.has-block-sidebar .post-grid .thumbnail-wrapper figure{
height: 0;
padding: 0;
}
.aside-sticky-container {
flex-wrap: initial;
}
.wp-block-group{
margin-left: auto !important;
margin-right: auto !important;
}
}
@media (max-width: 800px) {
.lwptoc_header {
display: flex !important;
align-items: start;
justify-content: flex-start;
flex-direction: column;
}
.lwptoc-share-clone .share-text {
margin-left: 0;
}
.tfm-social-icons {
margin-top: 10px;
}
}
@media (max-width: 768px) {
.lwptoc.lwptoc-autoWidth {
width: 100% !important;
max-width: 100% !important;
display: block !important;
margin-left: 0px !important;
}
.single-hero{
margin-bottom: 0 !important;
margin-top: 0 !important;
}
}
@media (max-width: 640px) {
.post-grid .category-meta a[class*="cat-link"] {
background: #2c4b3c;
padding: 6px 10px;
border-radius: var(--post-thumbnail-border-radius);
color: #7ca273 !important;
}
.cat-slug-decryptage{
display:none;
}
.is-style-encadre {
padding: 20px 40px;
}
.page-id-79 .is-style-encadre-accent {
background-color: #d8ef4a !important;
padding: 20px 40px;
font-family: "Crimson Text" !important;
font-style: italic;
font-size: 22px;
}
}
@media (max-width: 600px) {
.is-style-img-gauche img {
float: none;
max-width: 100%;
margin: 0 0 1rem 0;
width: 100% !important;
}
.post-grid.list[class*="cols"] .hentry.has-post-media:not(.cover) .post-inner .entry-wrapper {
padding: 0;
margin: 16px !important;
}
.mobile-compact.list .hentry:not(.loop-sidebar).has-post-media.has-background .post-inner{
padding:0 !important;
}
}
@media (max-width: 530px) {
.site-header .mobile-header .tfm-subscribe a, .site-header .mobile-header .tfm-patreon a, .site-header .mobile-header .tfm-patreon-alt a, .site-header .mobile-header .tfm-cta a {
width: 34px;
height: 34px;
min-height: 34px;
padding: 0;
justify-content: center;
outline: none;
}
.mobile-header .tfm-subscribe a span, .mobile-header .tfm-patreon a span, .mobile-header .tfm-patreon-alt a span {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
word-break: normal;
}
.mobile-header .tfm-subscribe a::before, .mobile-header .tfm-patreon a::before, .mobile-header .tfm-patreon-alt a::before {
margin: 0;
}
}
@media (max-width: 500px) {
.lwptoc-share-clone .share-this-text{
display: none;
}
.hero-minute-psy {
padding: 40px 30px 50px 30px;
}
.hero-mp-title {
font-size: 28px !important;
}
.mp-numero {
font-size: 52px;
}
.mp-definition {
padding: 40px 30px 50px 30px;
font-size: 24px;
}
.minute-psy-content .entry-content {
padding: 40px 30px;
}
.mobile-compact.list .hentry:not(.loop-sidebar).has-post-media.has-background.cat-id-40 .post-inner{
background: #d8ef4a !important;
color: #425427 !important;
}
}
@media (max-width: 450px) {
.mobile-header .header-right {
display: none;
}
}div.sib-sms-field {
display: inline-block;
position: relative;
width: 100%;
}
.sib-sms-field .sib-country-block {
position: absolute;
right: auto;
left: 0;
top: 0;
bottom: 0;
padding: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sib-country-block .sib-toggle.sib-country-flg {
z-index: 1;
position: relative;
width: 46px;
height: 100%;
padding: 0 0 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #dbdbdb;
cursor: pointer;
}
.sib-country-block .sib-toggle .sib-cflags {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-color: #dbdbdb;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-image: url(//interactologie.fr/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width:  0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0px;
margin: 0px 0px 0px -1px;
box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
background-color: white;
border: 1px solid rgb(204, 204, 204);
white-space: nowrap;
max-height: 150px;
overflow-y: scroll;
overflow-x: hidden;
top: 50px;
width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
font-size: 14px;
padding:1px 10px;
cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
width: 20px;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
height: 18px;
width: 20px;
background-image: url(//interactologie.fr/wp-content/plugins/mailin/img/flags/ad.png);
vertical-align: middle;
display: inline-block;
background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
margin-left: 20px;
}
.sib-sms-field .sib-sms {
padding-right: 6px;
padding-left: 52px;
margin-left: 0;
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
margin-right: 0;
}
.sib-multi-lists.sib_error {
color: #A94442;
}