@charset "UTF-8";
@charset "UTF-8";
@media only screen and (max-width: 799px){.ub-hide-on-mobile{display:none}}@media only screen and (min-width: 800px)and (max-width: 1023px){.ub-hide-on-tablet{display:none}}@media only screen and (min-width: 1024px){.ub-hide-on-desktop{display:none}}@font-face {
font-family: 'fontello';
src: url(//onlinecasinobonus.co.tz/wp-content/plugins/tfm-theme-boost/css/fontello/font/fontello.eot?10740669);
src: url(//onlinecasinobonus.co.tz/wp-content/plugins/tfm-theme-boost/css/fontello/font/fontello.eot?10740669#iefix) format('embedded-opentype'),
url(//onlinecasinobonus.co.tz/wp-content/plugins/tfm-theme-boost/css/fontello/font/fontello.woff2?10740669) format('woff2'),
url(//onlinecasinobonus.co.tz/wp-content/plugins/tfm-theme-boost/css/fontello/font/fontello.woff?10740669) format('woff'),
url(//onlinecasinobonus.co.tz/wp-content/plugins/tfm-theme-boost/css/fontello/font/fontello.ttf?10740669) format('truetype'),
url(//onlinecasinobonus.co.tz/wp-content/plugins/tfm-theme-boost/css/fontello/font/fontello.svg?10740669#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-globe:before { content: '\e80d'; } .icon-bitchute:before { content: '\e80e'; } .icon-steemit:before { content: '\e80f'; } .icon-left-open:before { content: '\e811'; } .icon-right-open:before { content: '\e812'; } .icon-share:before { content: '\e813'; } .icon-tiktok:before { content: '\e815'; } .icon-discord:before { content: '\e821'; } .icon-tfm-star:before { content: '\e822'; } .icon-tfm-star-half:before { content: '\e823'; } .icon-gettr:before { content: '\e828'; } .icon-copy:before { content: '\e84a'; } .icon-gab:before { content: '\e87a'; } .icon-minds:before { content: '\e87c'; } .icon-threads:before { content: '\e87d'; } .icon-twitterx:before { content: '\e87e'; } .icon-tfm-check:before { content: '\e89c'; } .icon-rumble:before { content: '\e99f'; } .icon-twitter:before { content: '\f099'; } .icon-facebook:before { content: '\f09a'; } .icon-rss:before { content: '\f09e'; } .icon-mail-alt:before { content: '\f0e0'; } .icon-linkedin:before { content: '\f0e1'; } .icon-youtube:before { content: '\f167'; } .icon-youtube-play:before { content: '\f16a'; } .icon-instagram:before { content: '\f16d'; } .icon-flickr:before { content: '\f16e'; } .icon-tumblr:before { content: '\f173'; } .icon-dribbble:before { content: '\f17d'; } .icon-vkontakte:before { content: '\f189'; } .icon-behance:before { content: '\f1b4'; } .icon-steam:before { content: '\f1b6'; } .icon-spotify:before { content: '\f1bc'; } .icon-soundcloud:before { content: '\f1be'; } .icon-git:before { content: '\f1d3'; } .icon-paper-plane:before { content: '\f1d8'; } .icon-paper-plane-empty:before { content: '\f1d9'; } .icon-twitch:before { content: '\f1e8'; } .icon-pinterest:before { content: '\f231'; } .icon-whatsapp:before { content: '\f232'; } .icon-medium:before { content: '\f23a'; } .icon-odnoklassniki:before { content: '\f263'; } .icon-get-pocket:before { content: '\f265'; } .icon-500px:before { content: '\f26e'; } .icon-vimeo:before { content: '\f27d'; } .icon-reddit-alien:before { content: '\f281'; } .icon-mixcloud:before { content: '\f289'; } .icon-telegram:before { content: '\f2c6'; }
 :root {
--white:  #ffffff;
--black:  #000000;
--very-dark-grey:  #131315;
--dark-grey: #44464b;
--medium-grey:  #94979e;
--light-grey: #cfd0d2;
--very-light-grey: #f2f2f3;
--off-white: #f7f8fa;
--tfm-star-rating-color: #f8c265;
--tfm-post-block-wide-sidebar-width: calc((100% - (var(--cols-3-post-margin) * 2)) / 3);
--tfm-post-block-sidebar-width: calc((100% - (var(--cols-4-post-margin) * 3)) / 4);
--tfm-post-block-header-padding: var(--post-margin);
--tfm-post-block-width: calc(100% - var(--tfm-post-block-sidebar-width) - var(--post-margin));
--grid-offset-entry-title-font-size: 2.125rem;
--grid-offset-half-entry-title-font-size: var(--cols-2-entry-title-font-size);
--grid-offset-half-entry-title-font-size-offset: var(--cols-4-entry-title-font-size);
--tfm-posts-widget-thumbnail-max-width:90px;
}   .tfm-ratings {
display: flex;
gap: var(--tfm-star-rating-flex-gap, 0.5rem);
align-items: center;
}
.tfm-ratings span[class*="tfm-rating"] {
font-size: var(--tfm-ratings-font-size, 0.8125rem);
font-weight: var(--tfm-ratings-font-weight, 600);
font-family: var(--tfm-ratings-font-family,var(--title-font));
color: var(--tfm-rating-text-color, var(--entry-meta-link-color));
line-height: normal;
}
.tfm-rating-stars {
display: flex;
gap: var(--tfm-ratings-stars-flex-gap, 0.125rem);
}
.tfm-rating-stars .star {
width: var(--tfm-ratings-star-width, 13px);
height: var(--tfm-ratings-star-height, 13px);
display: inline-block;
position: relative;
font-size: var(--tfm-ratings-star-font-size, 13px);
}
.tfm-rating-stars .star::before {
font-family: fontello;
content: "\e822";
color:  var(--tfm-star-rating-color);
position: absolute;
z-index: 1;
top: 0;
left: 0;
opacity: 0.33;
}
.tfm-rating-stars .star:not(.none)::after {
font-family: fontello;
content: "\e822";
color:  var(--tfm-star-rating-color);
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.tfm-rating-stars .star.half::after {
content: "\e823";
}
.tfm-single-rating .tfm-rating-stars .star {
width: var(--single-ratings-star-width, 18px);
height: var(--single-ratings-star-height, 18px);
font-size: var(--tfm-single-ratings-star-font-size, 17px);
}
.cover.has-post-media .tfm-rating-stars .star::before,
.cover.has-post-media .tfm-rating-stars .star::after {
color: var(--tfm-star-rating-color-cover, var(--tfm-star-rating-color));
} .tfm-rating-scale {
width: 100%;
max-width: var(--tfm-rating-scale-max-width, 120px);
height: var(--tfm-rating-scale-height, 6px);
background: linear-gradient(to right, var(--tfm-rating-scale-low-color, #EECDA3), var(--tfm-rating-scale-high-color, #EF629F));
display: inline-block;
position: relative;
border-radius: var(--tfm-rating-scale-border-radius, 2px);
display:flex;
}
.tfm-rating-scale .scale {
position: absolute;
top: 0;
right: -1px;
background: var(--tfm-rating-scale-color, var(--very-light-grey));
height: var(--tfm-rating-scale-height, 6px);
border-radius: 0 var(--tfm-rating-scale-border-radius, 2px) var(--tfm-rating-scale-border-radius, 2px) 0;
}
.tfm-rating-scale span:not(.scale){
width:25%;
height: var(--tfm-rating-scale-height, 6px);
position: relative;
}
.tfm-rating-scale span:not(.scale)::after {
content:'';
width:1px;
height:100%;
position: absolute;
top:0;
right:-1px;
background: #fff;
}
.tfm-rating-scale span:nth-child(5)::after {
content:none;
}  .widget [class*="tfm-"]:not(.has-subtitle).has-title {
margin-top: 1.625rem;
}
.widget.tfm_posts_widget .widget-subtitle {
margin-bottom: 1.5rem;
}
.widget.tfm_posts_widget .post-grid {
gap: var(--tfm-posts-widget-flex-gap, 1.25rem);
flex-direction: column;
}
.widget.tfm_posts_widget .post-grid .article {  }
.widget.tfm_posts_widget .post-grid.has-post-thumbnails .article,
.widget.tfm_posts_widget .post-grid .article:last-child {
border:0;
padding-bottom: 0;
}
.widget.tfm_posts_widget .post-grid .article .post-inner {
gap: var(--tfm-posts-widget-entry-flex-gap, var(--entry-wrapper-flex-gap));
}
.widget.tfm_posts_widget .article .entry-title {
font-size: var(--tfm-posts-widget-entry-title-font-size, 1.25rem);
font-weight: 600;
}
.widget.tfm_posts_widget .entry-meta li {
border:0;
}
.widget.tfm_posts_widget .post-grid:not(.has-avatar) .entry-meta.after-title li,
.widget.tfm_posts_widget .post-grid[class*="list"].has-avatar .article.has-post-media:not(.first-grid) .entry-meta.after-title li  {
line-height:1;
}
.widget.tfm_posts_widget .widget-entry .entry-meta a:not([class*="cat-link"]) {
font-weight: 500;
}
.widget.tfm_posts_widget .category-meta .categories a {
font-size: var(--category-meta-font-size);
}
.widget.tfm_posts_widget .entry-meta a:not([class*="cat-link"]) {
font-size: var(--entry-meta-font-size);
padding:0;
display:revert;
}
.widget.tfm_posts_widget .post-grid .article .post-meta .tfm-view-count {
display:revert;
}
.widget.tfm_posts_widget .excerpt {
font-size: 15px;
color: var(--widget-color, var(--entry-meta-color));
} .widget.tfm_posts_widget .post-grid[class*="list"] .article.has-post-media:not(.cover):not(.first-grid) .post-inner {
gap: var(--tfm-posts-widget-entry-flex-gap, var(--entry-wrapper-flex-gap));
flex-direction: row;
}
.widget.tfm_posts_widget .post-grid[class*="list"] .article.has-post-media:not(.cover):not(.first-grid) .post-inner > * {
flex-basis: 50%;
flex-grow: 1;
gap: 0.5rem;
}
.widget.tfm_posts_widget .post-grid[class*="list"] .article.has-post-media:not(.cover):not(.first-grid) .thumbnail-wrapper {
max-width: var(--tfm-posts-widget-thumbnail-max-width);
order:1;
}
.widget.tfm_posts_widget .round-thumbnails[class*="list"] .article:not(.cover):not(.first-grid) .post-thumbnail,
.widget.tfm_posts_widget .round-thumbnails.show-post-count:not(.grid) .article:not(.cover)::before {
border-radius: 50%;
}
.widget.tfm_posts_widget .post-grid[class*="list"] .article.has-post-media:not(.cover):not(.first-grid) .entry-title,
.widget.tfm_posts_widget .post-grid[class*="list"].show-post-count .article:not(.cover):not(.first-grid) .entry-title {
font-size: var(--tfm-posts-widget-list-thumb-entry-title-size, 1.125rem);
}
.widget.tfm_posts_widget .entry-title a {
color: var(--widget-link-color, var(--entry-title-color));
} .tfm_posts_widget .show-post-count {
counter-reset: post-count;
}
.tfm_posts_widget .show-post-count .article:not(.has-post-media) {
padding-left: 40px;
}
.tfm_posts_widget .show-post-count.has-post-thumbnails .article:not(.has-post-media) {
padding-left: calc(var(--tfm-posts-widget-thumbnail-max-width) + var(--tfm-posts-widget-entry-flex-gap, var(--entry-wrapper-flex-gap)));
}
.tfm_posts_widget .show-post-count .article::before {
content: "0" counter(post-count);
counter-increment: post-count;
z-index: 2000;
color: var(--widget-link-color);
font-size: 20px;
position: absolute;
left:0;
top:0;
font-weight: 600;
}
.tfm_posts_widget .show-post-count.has-category-meta .article::before {
top:-4px;
}
.tfm_posts_widget .show-post-count .article:nth-child(n+10)::before {
content: counter(post-count);
}
.tfm_posts_widget .show-post-count.has-post-thumbnails .article::before {
width:var(--tfm-posts-widget-thumbnail-max-width, 90px);
height: var(--tfm-posts-widget-thumbnail-max-width, 90px);
display:flex;
justify-content: center;
align-items: center;
background: var(--cover-overlay-gradient);
top:0;
color: var(--cover-primary-color);
border-radius: var(--post-thumbnail-border-radius);
font-size: 18px;
} .tfm_posts_widget .show-post-count.grid.has-post-thumbnails .article::before,
.tfm_posts_widget .show-post-count.has-post-thumbnails .article.first-grid::before {
width:50px;
height:50px;
top:5px;
}
.tfm_posts_widget .show-post-count.grid.has-post-thumbnails.has-category-meta .article::before {
top:0;
}
.tfm_posts_widget .show-post-count.grid.has-post-thumbnails .article.has-post-media::before,
.tfm_posts_widget .show-post-count.has-post-thumbnails .article.first-grid.has-post-media::before {
top:10px;
left:10px;
}
.tfm_posts_widget .show-post-count.grid.has-post-thumbnails .article:not(.has-post-media) {
padding-left: 65px;
}
.tfm_posts_widget .post-grid[data-order-by="post_views"] .tfm-view-count .count {
font-weight: 600;
color: var(--entry-meta-link-color);
}  .tfm-after-header.advert,
.tfm-before-header.advert,
.tfm-before-footer.advert {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
max-width: 100%;
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
padding-top: var(--global-primary-elements-margin);
}
.tfm-before-footer.advert {
padding-top: 0;
}
.tfm-site-header-sidebar,
.tfm-after-header.advert {
display: flex;
justify-content: center;
}
@media (min-width: 1200px) {
.tfm-after-header.advert > *,
.tfm-before-footer.advert > * {
max-width: var(--site-max-width);
display:flex;
justify-content: center;
margin: 0 auto;
}
} @media(max-width:1060px) {
.tfm-before-header.advert {
display: flex !important;
}
}  .has-tfm-post-blocks.home:not(.has-sidebar) .wrap-inner {
max-width: 100%;
}
.tfm-homepage-post-blocks {
display: flex;
flex-direction: column;
gap: var(--post-margin);
}
.tfm-post-block-wrap { gap: calc( var(--post-margin) * 2);
display:flex;
flex-wrap: wrap;
margin-left:auto;
margin-right:auto;
width:100%;
max-width: var(--site-max-width);
}
.tfm-post-block {
width:100%;
margin:0 auto;
}
.tfm-post-block.masonry {
width:calc(100% + var(--post-margin));
max-width: calc(100% + var(--post-margin));
}
.masonry.tfm-post-block[data-fullwidth="true"] { }
.tfm-post-block-wrap[data-fullwidth="true"] {
max-width: 100%;
}
.tfm-post-block-background-wrapper {
width:100%;
max-width: var(--site-max-width);
margin-left:auto;
margin-right: auto;
padding: calc(var(--post-margin) * 2) var(--wrapper-side-gutter);
border-radius: var(--default-border-radius); }
.tfm-post-block-background-wrapper[data-fullwidth="true"] + .tfm-post-block-background-wrapper[data-fullwidth="true"] {
margin-top: calc(0px - var(--post-margin));
} .tfm-post-block-background-wrapper + .tfm-post-block-wrap,
.tfm-post-block-wrap[data-fullwidth="false"] + .tfm-post-block-wrap[data-fullwidth="true"]  { }
.tfm-post-block-background-wrapper + .tfm-post-block-wrap:not(.header-top) {  }
.tfm-post-block-wrap[data-margins="false"] + .tfm-post-block-wrap[data-margins="false"]:not([class*="header-"]) { }
.tfm-post-block-background-wrapper[data-fullwidth="true"],
.has-sidebar .tfm-post-block-background-wrapper[data-fullwidth="true"],
.tfm-homepage-post-blocks > .tfm-post-block-wrap[data-fullwidth="true"][data-margins="false"] {
width:auto; max-width: calc(100% + (var(--wrapper-side-gutter) * 2));
margin-left: calc(0px - var(--wrapper-side-gutter));
margin-right: calc(0px - var(--wrapper-side-gutter));
border-radius: 0;
} .post-grid.tfm-post-block-offset-wrapper[data-offset-meta="minimal"] .hentry-footer {
display: none;
}
.post-grid.tfm-post-block-offset-wrapper[data-offset-meta="minimal"] .article.has-tfm-post-views .tfm-view-count {
display:block;
}
.tfm-post-block-offset-wrapper {
flex-basis: calc(100% / 3 - ((var(--cols-3-post-margin) * 2) / 3));
}
.tfm-post-block.post-grid.grid-offset[class*="cols"] .tfm-post-block-offset-wrapper .article {
flex-basis: 100%;
width:100%;
}
.tfm-post-block.post-grid[class*="offset"] > .article {
flex-basis: calc(var(--cols-3-flex-basis) * 2);
flex-grow: 1;
}
.tfm-post-block.grid-offset[class*="cols"].post-grid > .article h3.entry-title {
font-size: var(--grid-offset-entry-title-font-size);
}
.tfm-post-block.grid-offset-half[class*="cols"].post-grid > .article h3.entry-title,
.tfm-post-block.grid-offset-sides[class*="cols"].post-grid > .article h3.entry-title,
.tfm-post-block.grid-list-half[class*="cols"].post-grid > .article h3.entry-title {
font-size: var(--grid-offset-half-entry-title-font-size);
}
.tfm-post-block-offset-wrapper .excerpt, .tfm-post-block-offset-wrapper .entry-read-more {
display: none;
}
.tfm-post-block.grid-offset.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: var(--cols-3-entry-title-font-size);
}
@media(min-width:1061px) {
.tfm-post-block.grid-offset-half.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.tfm-post-block.grid-offset-sides.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: var(--cols-4-entry-title-font-size);
}
}
.tfm-post-block-offset-wrapper.list .article .entry-title {
font-size: var(--cols-4-entry-title-font-size);
} .tfm-post-block.grid-offset-half .tfm-post-block-offset-wrapper {
flex-basis: var(--cols-2-flex-basis);
}
.tfm-post-block.grid-offset-half[class*="cols"] > .article {
flex-basis: var(--cols-2-flex-basis);
}
.tfm-post-block.post-grid.grid-offset-half .tfm-post-block-offset-wrapper .article {
flex-basis: var(--cols-2-flex-basis);
} .tfm-post-block.grid-offset-sides[class*="cols"] > .article {
flex-basis: var(--cols-2-flex-basis);
}
.tfm-post-block.grid-offset-sides .tfm-post-block-offset-wrapper {
flex-basis: var(--cols-4-flex-basis);
}
.tfm-post-block.post-grid.grid-offset-sides[class*="cols"] .tfm-post-block-offset-wrapper .article {
flex-basis: 100%;
flex-grow: 1;
} .tfm-post-block.grid-list-half .tfm-post-block-offset-wrapper {
flex-basis: calc(100% / 2 - (var(--cols-2-post-margin) / 2));
}
.tfm-post-block.post-grid.grid-list-half[class*="cols"] > .article {
flex-basis: calc(100% / 2 - (var(--cols-2-post-margin) / 2));
}
.tfm-post-block.post-grid.grid-list-half .tfm-post-block-offset-wrapper .article {
flex-basis: 100%;
}
.tfm-post-block.post-grid.grid-list-half .tfm-post-block-offset-wrapper.list .article .thumbnail-wrapper,
.tfm-post-block.post-grid.grid-list-half .tfm-post-block-offset-wrapper.list .article .tfm-featured-media {
max-width: calc(100% / 3);
}
.tfm-post-block.post-grid.grid-list-half .tfm-post-block-offset-wrapper.list .article:last-child {
margin-bottom: auto;
} @media (min-width: 1061px) {
.tfm-post-block.post-grid.list.cols-2 .article.has-post-media:not(.has-background) .post-inner,
.tfm-post-block.post-grid.list.cols-3 .article.has-post-media:not(.has-background) .post-inner,
.tfm-post-block.post-grid.list.cols-4 .article.has-post-media:not(.has-background) .post-inner,
.tfm-post-block.post-grid.grid-list-half .tfm-post-block-offset-wrapper.list .article .post-inner {
gap: var(--entry-wrapper-flex-gap);
}
}
.tfm-post-block.list.cols-2 .entry-wrapper,
.tfm-post-block.list.cols-3 .entry-wrapper,
.tfm-post-block.list.cols-4 .entry-wrapper,
.tfm-post-block.grid-list-half .tfm-post-block-offset-wrapper .entry-wrapper {
gap: calc(var(--entry-wrapper-flex-gap) / 1.5);
}
.tfm-post-block.list.cols-2 .article.has-post-media:not(.cover) .thumbnail-wrapper,
.tfm-post-block.list.cols-2 .article.has-post-media:not(.cover) .tfm-featured-media {
max-width: var(--list-small-post-thumbnail-max-width, 33%);
}
.tfm-post-block.list.cols-3 .article.has-post-media:not(.cover) .thumbnail-wrapper,
.tfm-post-block.list.cols-3 .article.has-post-media:not(.cover) .tfm-featured-media {
max-width: var(--list-small-post-thumbnail-max-width, 33%);
}
.tfm-post-block.list.cols-4 .article.has-post-media:not(.cover) .thumbnail-wrapper,
.tfm-post-block.list.cols-4 .article.has-post-media:not(.cover) .tfm-featured-media {
max-width: var(--list-small-post-thumbnail-max-width, 33%);
}
.tfm-post-block.list.cols-2 .article .entry-title {
font-size: var(--cols-4-entry-title-font-size);
}
.tfm-post-block.list.cols-3 .article .entry-title,
.header-side .tfm-post-block-offset-wrapper.list .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block-offset-wrapper.list .article .entry-title {
font-size: calc(var(--cols-4-entry-title-font-size) - 0.125rem);
}
.tfm-post-block.list.cols-4 .article .entry-title {
font-size: 1rem;
}   .tfm-post-block-wrap.header-side {
justify-content: space-between;
gap: var(--tfm-post-blocks-post-margin, var(--post-margin));
}
.tfm-post-block-wrap.header-side .post-grid:not(.tfm-post-block-offset-wrapper) {
flex-basis: var(--tfm-post-block-width);
flex-grow:1;
}
.tfm-post-block-wrap.header-side .post-grid.grid-offset-half .tfm-post-block-offset-wrapper,
.has-sidebar.has-tfm-post-blocks .tfm-post-block-wrap .post-grid.grid-offset-sides .tfm-post-block-offset-wrapper {
flex-grow:1;
}
.tfm-post-block-wrap.header-side[data-columns="1"] .post-grid:not(.tfm-post-block-offset-wrapper),
.tfm-post-block-wrap.header-side[data-columns="2"] .post-grid:not(.tfm-post-block-offset-wrapper) {
flex-basis: calc(100% - var(--tfm-post-block-wide-sidebar-width) - var(--post-margin));
}  .header-top:not(.block-1) .tfm-post-block-header.section-header {
margin-top: calc(var(--post-margin) - 5px);
}
.tfm-post-block-sidebar + .header-top .tfm-post-block-header.section-header {
margin-top: -5px;
}
.tfm-post-block-header.section-header .section-header-inner {
display:flex;
align-items: center;
flex-wrap: wrap;
gap: var(--tfm-post-block-section-header-flex-gap, 1.5rem);
flex-direction: column;
width:100%;
}
.section-header-inner > * {
max-width: var(--content-max-width);
}
.tfm-post-block-header .section-header-section.title { }
.tfm-post-block-title.xlarge {
font-size: var(--tfm-section-header-xlarge-title-font-size, var(--h1-font-size));
}
.tfm-post-block-title.large {
font-size: var(--tfm-section-header-large-title-font-size, var(--h2-font-size));
}
.tfm-post-block-title,
.tfm-post-block-title.medium {
font-size: var(--tfm-section-header-xlarge-title-font-size, var(--h3-font-size));
}
.tfm-post-block-title.small {
font-size: var(--tfm-section-header-small-title-font-size, var(--h4-font-size));
}
.tfm-post-block-header .tfm-post-block-title a {
color: var(--section-header-color);
}
.tfm-post-block-header .tfm-post-block-title a::after {
font-family: fontello;
content: '\e33d';
font-size: 20px;
margin-left: 5px;
font-weight: normal;
transition: all 0.3s ease;
opacity: 0.4;
}
.tfm-post-block-header .tfm-post-block-title a:hover::after {
opacity: 1;
}
.tfm-post-block-wrap[data-fullwidth="true"] .tfm-post-block-header.has-background {
max-width: 100%;
}
.header-side .tfm-post-block-header {
flex-basis: var(--tfm-post-block-sidebar-width);
flex-direction: column;
gap: var(--tfm-post-block-sidebar-flex-gap, 2rem);
align-items: flex-start;
}
.header-side .tfm-post-block-header .section-header-inner {
align-items: flex-start;
text-align: left;
height:100%;
}
.header-side .tfm-post-block-header .tfm-link-more a {
display:block;
font-weight: 600;
}
.header-side .tfm-post-block-header .tfm-link-more a::after {
float:right;
}
.tfm-post-block-wrap.header-side[data-columns="1"] .section-header,
.tfm-post-block-wrap.header-side[data-columns="2"] .section-header {
flex-basis: var(--tfm-post-block-wide-sidebar-width);
}
.tfm-post-block-header.has-background {
border-radius: var(--default-border-radius);
padding: var(--tfm-post-block-header-padding);
}
.tfm-homepage-post-blocks > .tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"].header-side .tfm-post-block-header {
border-radius: 0;
}
.tfm-post-block-wrap.header-side .tfm-post-block-header {
padding: var(--tfm-post-block-header-padding);
}
.tfm-post-block-wrap[data-margins="false"].header-side .tfm-post-block-header {
padding-right: var(--tfm-post-block-header-padding);
}
.tfm-homepage-post-blocks > .tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"].header-side .tfm-post-block-header:not(.has-border):not(.has-background ) {
padding-left: var(--tfm-post-block-header-padding);
}
.tfm-post-block-header .section-header-section.description { font-size: var(--excerpt-font-size);
color: var(--excerpt-color);
}
.tfm-post-block-header .section-header-section.link-more-section { }
.header-side .tfm-post-block-header:not(.has-background) {
border: 1px solid var(--default-border-color);
}
.header-side[data-margins="false"][data-thumbnails="true"] .tfm-post-block-header {
border-right: 0;
}
.tfm-post-block-wrap.header-side .tfm-post-block-header .section-header-section.title {
position: relative;
}
.tfm-post-block-wrap.header-side .tfm-post-block-header .link-more-section {
order:3;
margin-top: auto;
border-left:0;
border-top: 1px solid var(--default-border-color);
padding:0;
padding-top: calc(var(--tfm-post-block-header-padding) - 6px);
margin-left:0;
width:100%;
}
.tfm-post-block-header .tfm-link-more a {
font-weight: 700;
color: var(--section-header-color);
}
.tfm-post-block-header .tfm-link-more a::after {
font-family: fontello;
content: '\e33d';
margin-left: 5px;
font-weight: normal;
opacity: 0.4;
}
.tfm-post-block-sidebar {
max-width: var(--site-max-width);
margin-left:auto;
margin-right: auto;
text-align: center;
margin-top: var(--post-margin);
margin-bottom: var(--post-margin);
}
.tfm-post-block-sidebar > * {
margin:auto;
}
.sidebar-top .tfm-post-block-sidebar,
.sidebar-bottom .tfm-post-block-sidebar {
flex-basis: 100%;
}
.sidebar-top .tfm-post-block-sidebar {
order: 1;
}
.sidebar-top .tfm-post-block-header {
order: 2;
}
.sidebar-top .tfm-post-block {
order: 3;
}
.sidebar-bottom .tfm-post-block-sidebar {
order: 4;
}  .tfm-post-block[data-poststyle="cover"][data-margins="false"] {
--post-margin:0rem !important;
--cols-2-post-margin: 0rem !important;
--cols-3-post-margin: 0rem !important;
--cols-4-post-margin: 0rem !important;
--mobile-post-margin:0rem !important;
--cols-2-flex-basis: calc(100% / 2) !important;
--cols-3-flex-basis: calc(100% / 3) !important;
--cols-4-flex-basis: calc(100% / 4) !important;
--tfm-post-block-wide-sidebar-width: calc(100% / 3);
--tfm-post-block-sidebar-width: calc(100% / 4);
}
.tfm-post-block-wrap.header-side[data-poststyle="cover"][data-margins="false"] {
--post-margin: 0rem;
} [data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .post-grid {
border: 1px solid var(--default-border-color);
border-radius: var(--default-border-radius);
}
.tfm-post-block-background-wrapper [data-poststyle="cover"][data-thumbnails="false"][data-margins="false"][data-fullwidth="true"] .post-grid {
border:0;
}
[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"][data-fullwidth="true"] .post-grid {
border-left: 0;
border-right: 0;
border-radius: 0;
}
[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .post-grid .cover:not(.has-post-media) .post-inner {
border-left:0;
border-right: 0;
border-top: 0;
border-radius: 0;
}
[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .post-grid.cols-2 .cover:not(.has-post-media):nth-child(odd):not(:last-child) .post-inner,
[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .post-grid.cols-3 .cover:not(.has-post-media):not(:nth-child(3n+3)) .post-inner,
[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .post-grid.cols-4 .cover:not(.has-post-media):not(:nth-child(4n+4)) .post-inner  {
border-right: 1px solid var(--default-border-color);
}
[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .post-grid .cover:not(.has-post-media).last-row .post-inner {
border-bottom: 0;
}
.tfm-post-block-wrap[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"]:not([data-fullwidth="true"]),
.tfm-post-block-wrap .tfm-post-block[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"]:not([data-fullwidth="true"]),
.tfm-post-block-background-wrapper .tfm-post-block[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"] {
border-radius: var(--default-border-radius);
overflow: hidden;
}
.tfm-post-block-wrap.header-side .tfm-post-block[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"]:not([data-fullwidth="true"]) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}  .tfm-post-block[data-margins="false"] .article [class*="thumbnail"],
.tfm-post-block[data-margins="false"] .article [class*="tfm-featured-media"],
.tfm-post-block[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"] .article.cover:not(.has-post-media) .post-inner,
.tfm-post-block-wrap[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"].header-side .tfm-post-block-header.has-background {
border-radius: 0;
}
.tfm-post-block-wrap.header-side[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"] .tfm-post-block-header,
.tfm-post-block-wrap.header-side[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .tfm-post-block-header {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tfm-post-block-background-wrapper .tfm-post-block-wrap.header-side[data-poststyle="cover"][data-thumbnails="false"][data-margins="false"] .tfm-post-block-header {
border-top:0;
border-bottom: 0;
border-left:0;
}
.tfm-post-block-wrap.header-side[data-margins="false"] .tfm-post-block-header:not(.has-background) + div.tfm-post-block { }
.tfm-post-block-background-wrapper .tfm-post-block-header.has-background + div.tfm-post-block[data-margins="false"] { }
.tfm-post-block-background-wrapper .tfm-post-block-wrap[data-margins="false"] { }   .tfm-homepage-post-blocks > .tfm-post-block-wrap[data-separate-block="true"]:not(.header-top):not(.block-1),
.tfm-post-block-background-wrapper[data-separate-block="true"]:not(.block-1) {
margin-top: var(--post-margin); }
.tfm-homepage-post-blocks > .tfm-post-block-wrap[data-separate-block="true"]:not(.header-top):not(.block-1),
.tfm-post-block-background-wrapper[data-separate-block="true"]:not(.block-1) {
margin-top: var(--post-margin); }
.tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"][data-poststyle="cover"] + .tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"][data-poststyle="cover"]:not([data-separate-block="true"]) {
margin-top: calc(0px - var(--default-post-margin));
}
.tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"][data-poststyle="cover"] + .tfm-post-block-background-wrapper:not([data-separate-block="true"]) {
margin-top: calc(0px - var(--default-post-margin));
}
.tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"][data-poststyle="cover"] + .tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"][data-poststyle="cover"]:not([data-separate-block="true"]) .post-grid {
border-top:0;
} .last-block-full:not(.has-tfm-ad-before-footer) .site-footer.has-custom-background,
.last-block-full:not(.has-tfm-ad-before-footer) .site-footer.has-background {
margin-top: 0;
} .tfm-post-block {
counter-reset: post-count;
}
.tfm-post-block[data-thumbnails="false"] .article.has-post-count:not(.has-post-media):not(.has-post-format-media):not(.cover) .post-inner > *:not(.hentry-footer):not(.thumbnail-wrapper) {
padding-left: 40px;
}
.tfm-post-block[data-thumbnails="false"] .article.has-post-count:not(.has-post-format-media) .post-inner::before {
content: "0" counter(post-count);
counter-increment: post-count;
position: absolute;
top:2px;
left:0;
background: none;
color: var(--tfm-count-color, var(--entry-meta-color));
margin-left:0;
font-size: 20px;
font-weight: 600;
}
.tfm-post-block[data-thumbnails="false"] .article.has-post-count:not(.has-post-format-media).has-category-meta .post-inner::before {
top:-3px;
}
.post-grid.list .article.has-background:not(.has-post-media):not(.has-post-format-media) .post-inner::before {
top: calc(var(--cover-inner-elements-margin) - 2px);
}
.tfm-post-block .article.has-post-count:not(.has-post-media):nth-child(n+10) .post-inner::before {
content: counter(post-count);
}
.tfm-post-block .article.has-post-count:not(.has-post-media).has-background .post-inner::before {
top: var(--cover-inner-elements-margin);
left: var(--cover-inner-elements-margin);
}
.tfm-post-block .has-post-count .thumbnail-wrapper a::before,
.tfm-post-block .has-post-count .tfm-featured-media::before,
.tfm-post-block[data-thumbnails="true"] .article.has-post-count:not(.has-post-media) .post-inner::before,
.tfm-post-block[data-thumbnails="false"] .article.has-post-count:not(.has-post-media).cover .post-inner::before {
content: "0" counter(post-count);
counter-increment: post-count;
background: var(--cover-overlay-gradient);
color: var(--cover-primary-color);
display:flex;
justify-content: center;
align-items: center;
width:40px;
height:40px;
border-radius: var(--post-thumbnail-border-radius);
position: absolute;
top:10px;
left:10px;
z-index: 300;
font-weight: 600;
font-size: 18px;
}
.tfm-post-block[data-thumbnails="true"] .article.has-post-count:not(.has-post-media) .post-inner::before {
top:0;
left:0;
}
.tfm-post-block[data-thumbnails="true"] .article.has-post-count:not(.has-post-media) .post-inner > *:first-child {
margin-top: calc( 40px + var(--entry-wrapper-flex-gap));
}
.tfm-post-block .article.has-post-count:nth-child(n+10) .thumbnail-wrapper a::before,
.tfm-post-block[data-thumbnails="true"] .article.has-post-count:not(.has-post-media):nth-child(n+10) .post-inner::before {
content: counter(post-count);
}
.tfm-post-block .has-post-count.cover .thumbnail-wrapper a::before,
.tfm-post-block[data-thumbnails="true"] .article.has-post-count:not(.has-post-media).cover .post-inner::before,
.tfm-post-block[data-thumbnails="false"] .article.has-post-count.cover .post-inner::before,
.tfm-post-block[data-thumbnails="false"] .article.has-post-count:not(.has-post-media).cover .post-inner::before {
left: var(--cover-inner-elements-margin);
top: var(--cover-inner-elements-margin);
} .tfm-post-block .has-post-count.cover.has-post-media .entry-wrapper > *:first-child,
.tfm-post-block .has-post-count.cover:not(.has-post-media) .entry-wrapper > *:first-child {
margin-top: calc( 40px + (var(--entry-wrapper-flex-gap) * 2));
}
.tfm-post-block .has-post-count.cover.has-post-media.has-category-meta .entry-wrapper > *:first-child {
margin-top: calc( 45px + (var(--entry-wrapper-flex-gap) * 2));
}  .tfm-post-block .has-post-count.has-format-icons .thumbnail-wrapper a::after {
left: 60px;
}
.tfm-post-block .has-post-count.has-format-icons:not(.has-post-media) .post-inner::after {
left: 50px;
}
.tfm-post-block .has-post-count.has-format-icons.cover .thumbnail-wrapper a::after {
left: calc( var(--cover-inner-elements-margin) + 50px);
}
.tfm-post-block[data-thumbnails="false"] .has-post-count.has-format-icons:not(.has-post-media) .post-inner::after {
left: 40px;
}
.tfm-post-block[data-thumbnails="false"] .has-post-count.has-format-icons:not(.has-post-media).has-background .post-inner::after {
left: calc(40px + var(--cover-inner-elements-margin));
top: var(--cover-inner-elements-margin);
}
.tfm-post-block[data-thumbnails="false"] .has-post-count.has-format-icons:not(.has-post-media).has-background.cover .post-inner::after,
.tfm-post-block[data-thumbnails="false"] .has-post-count.has-format-icons:not(.has-post-media).cover .post-inner::after {
left: calc(50px + var(--cover-inner-elements-margin));
} .tfm-post-block.list.cols-3 .has-post-count .thumbnail-wrapper a::before,
.tfm-post-block.list.cols-4 .has-post-count .thumbnail-wrapper a::before {
width:100%;
height:100%;
top:0;
left:0;
} .list.cols-3 .has-format-icons.has-post-media.has-post-count .post-thumbnail a::after,
.list.cols-4 .has-format-icons.has-post-media.has-post-count  .post-thumbnail a::after {
content:none;
} .has-full-width-header .tfm-homepage-post-blocks .tfm-post-block-wrap.block-1[data-fullwidth="true"][data-margins="false"]:not(.header-side):not(.header-top),
.has-full-width-header .tfm-homepage-post-blocks .tfm-post-block-background-wrapper.block-1[data-fullwidth="true"] {
margin-top: calc(0px - var(--global-primary-elements-margin));
}  .has-sidebar.has-tfm-post-blocks .tfm-post-block.cols-3.grid .entry-title,
.header-side .tfm-post-block.cols-3.grid .entry-title,
.header-side .tfm-post-block.grid-offset.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .header-side .tfm-post-block.cols-2.grid .entry-title {
font-size: var(--cols-4-entry-title-font-size);
}
.header-side .tfm-post-block.cols-2.grid .entry-title,
.header-side .tfm-post-block.list.cols-1 .entry-title {
font-size: var(--cols-3-entry-title-font-size);
}
.header-side .tfm-post-block.cols-1.grid .entry-title,
.header-side .tfm-post-block.grid-offset.post-grid[class*="cols"] .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset.post-grid[class*="cols"] .article .entry-title {
font-size: var(--cols-2-entry-title-font-size);
}
.header-side .tfm-post-block.grid-offset-half.post-grid[class*="cols"] > .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset-half.post-grid[class*="cols"] > .article .entry-title,
.header-side .tfm-post-block.grid-offset-sides.post-grid[class*="cols"] > .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset-sides.post-grid[class*="cols"] > .article .entry-title,
.header-side .tfm-post-block.grid-list-half.post-grid[class*="cols"] > .article h3.entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-list-half.post-grid[class*="cols"] > .article h3.entry-title {
font-size: var(--cols-2-1199-entry-title-font-size);
}
.header-side .tfm-post-block.grid-offset-half.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset-half.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.header-side .tfm-post-block.grid-offset-sides.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset-sides.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: calc(var(--grid-offset-half-entry-title-font-size-offset) - 0.125rem);
}
.tfm-post-block-wrap.header-side .tfm-post-block.list.cols-2 .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.list.cols-2 .article .entry-title {
font-size: calc(var(--cols-4-entry-title-font-size) - 0.125rem);
}
.tfm-post-block-offset-wrapper.post-grid.list .article.has-background .post-inner {
padding-bottom:0 !important;
}
@media ( min-width: 1361px) {
.header-side[data-fullwidth="true"] .tfm-post-block.cols-2.grid .entry-title,
.header-side[data-fullwidth="true"] .tfm-post-block.list.cols-1 .entry-title,
[data-fullwidth="true"] .tfm-post-block.cols-3 .entry-title  {
font-size: var(--cols-2-entry-title-font-size);
}
.tfm-post-block.grid-offset-half.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.tfm-post-block.grid-offset-sides.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: var(--cols-3-entry-title-font-size);
}
.tfm-post-block.grid-offset-half[class*="cols"].post-grid > .article h3.entry-title,
.tfm-post-block.grid-offset-sides[class*="cols"].post-grid > .article h3.entry-title,
.tfm-post-block.grid-list-half[class*="cols"].post-grid > .article h3.entry-title {
font-size: var(--cols-2-entry-title-font-size);
}
}
@media ( max-width: 1360px) {
.tfm-post-block-wrap[data-fullwidth="true"][data-margins="true"],
.tfm-post-block-wrap[data-fullwidth="false"][data-margins="false"],
.tfm-post-block-wrap[data-fullwidth="false"][data-margins="true"],
.tfm-post-block-background-wrapper:not([data-fullwidth="true"]),
.tfm-post-block-background-wrapper[data-fullwidth="true"] .tfm-post-block-wrap,
.tfm-after-header.advert > *,
.tfm-before-footer.advert > * {
max-width: var(--small-desktop-site-max-width);
}
.tfm-post-block-wrap[data-margins="false"] .tfm-post-block-header.has-background .section-header-inner {
max-width: var(--small-desktop-site-max-width);
margin-left: auto;
margin-right: auto;
}
}
@media ( max-width: 1199px) {
.tfm-post-block-wrap {
--tfm-post-block-sidebar-width: var(--cols-3-flex-basis) !important;
--tfm-post-block-width: calc(var(--cols-3-flex-basis) * 2);
--grid-offset-entry-title-font-size: var(--cols-2-entry-title-font-size);
--grid-offset-half-entry-title-font-size: var(--cols-2-1199-entry-title-font-size);
--grid-offset-half-entry-title-font-size-offset: calc(var(--cols-4-entry-title-font-size) - 0.125rem);
}
.tfm-post-block-wrap[data-fullwidth="true"][data-margins="true"],
.tfm-post-block-wrap[data-fullwidth="false"][data-margins="false"],
.tfm-post-block-wrap[data-fullwidth="false"][data-margins="true"],
.tfm-post-block-background-wrapper:not([data-fullwidth="true"]),
.tfm-post-block-background-wrapper[data-fullwidth="true"] .tfm-post-block-wrap,
.tfm-post-block-wrap[data-margins="false"] .tfm-post-block-header.has-background .section-header-inner,
.tfm-after-header.advert > *,
.tfm-before-footer.advert > * {
max-width: var(--large-mobile-site-max-width);
margin-left:auto;
margin-right: auto;
}
.tfm-post-block.post-grid.cols-4.grid[data-posts="4"] .article {
flex-basis: var(--cols-2-flex-basis);
}
.tfm-post-block.post-grid.cols-4.grid[data-posts="4"] .entry-title {
font-size: var(--cols-2-entry-title-font-size);
}
.has-sidebar.has-tfm-post-blocks .tfm-post-block-wrap.header-side {
flex-direction: column;
}
.header-side .tfm-post-block.grid.cols-3 .article,
.tfm-post-block-wrap.header-side .tfm-post-block.post-grid.grid-offset[class*="cols"] .tfm-post-block-offset-wrapper .article,
.tfm-post-block-wrap.header-side .tfm-post-block.post-grid:not(.grid-offset-half) .tfm-post-block-offset-wrapper,
.tfm-post-block.list.cols-3 .article,
.tfm-post-block.list.cols-4 .article  {
flex-basis: var(--cols-2-flex-basis);
} 
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid-offset,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid-offset-half,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid-offset-sides,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid-list-half {
gap: var(--mobile-post-margin);
}
.header-side .tfm-post-block.grid-offset-half,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset-half,
.header-side .tfm-post-block.grid-offset-sides,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset-sides,
.header-side .tfm-post-block.grid-offset,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-offset,
.header-side .tfm-post-block.grid-list-half,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-list-half,
.header-side .tfm-post-block.list,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.list {
flex-direction: column;
flex-wrap: nowrap;
}
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid-offset-sides[class*="cols"] .tfm-post-block-offset-wrapper .article,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid[class*="cols"]:not(.cols-1) .article,
.tfm-post-block-wrap.header-side .post-grid.grid-offset-sides[class*="cols"] .tfm-post-block-offset-wrapper .article  {
flex-basis: var(--cols-2-flex-basis);
}
.cols-4 .tfm-post-block-column {
flex-basis: var(--cols-2-flex-basis);
}
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid[class*="cols"]:not(.cols-1)[data-division="odd"] .article:last-child,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.post-grid.grid-offset-sides > .article {
width:100%;
flex-basis: 100%;
} .header-side .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] > .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] > .article .entry-title {
font-size: var(--cols-2-1199-entry-title-font-size);
}
.header-side .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.tfm-post-block.grid-offset.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: var(--cols-4-entry-title-font-size);
}
.has-sidebar.has-tfm-post-blocks .header-side .tfm-post-block.cols-1.grid .entry-title {
font-size: var(--grid-offset-entry-title-font-size);
}
.has-sidebar.has-tfm-post-blocks .tfm-post-block-offset-wrapper.list .article .entry-title,
.header-side .tfm-post-block-offset-wrapper.list .article .entry-title,
.tfm-post-block-wrap.header-side .tfm-post-block.list[class*="cols"] .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.list[class*="cols"] .article .entry-title {
font-size: var(--large-mobile-entry-title-font-size);
}
.tfm-post-block.list.cols-2 .article .entry-title,
.tfm-post-block.list.cols-3 .article .entry-title,
.tfm-post-block.list.cols-4 .article .entry-title,
.tfm-post-block.grid-list-half .article .entry-title {
font-size: calc(var(--cols-4-entry-title-font-size) - 0.125rem);
}
}
@media (max-width:1060px) {
.tfm-post-block-wrap[data-fullwidth="true"][data-margins="true"],
.tfm-post-block-wrap[data-fullwidth="false"][data-margins="false"],
.tfm-post-block-wrap[data-fullwidth="false"][data-margins="true"],
.tfm-post-block-background-wrapper:not([data-fullwidth="true"]),
.header-side.tfm-post-block-wrap[data-margins="true"][data-fullwidth="true"],
.tfm-post-block-background-wrapper[data-fullwidth="true"] .tfm-post-block-wrap,
.tfm-after-header.advert > *,
.tfm-before-footer.advert > * {
max-width: var(--mobile-site-max-width);
}
.tfm-post-block-wrap.header-side[data-margins="false"] .tfm-post-block-header:not(.has-background) + div.tfm-post-block {
border-radius: 0;
}
.tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"].header-top .tfm-post-block-header:not(.has-border):not(.has-background) {
max-width: calc(var(--mobile-site-max-width) + ( var(--wrapper-side-gutter) * 2));
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
.tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"].header-side .tfm-post-block-header:not(.has-border):not(.has-background) {
padding:0 !important;
padding-bottom: var(--tfm-post-block-header-padding); border:0;
margin-bottom: var(--global-inner-elements-margin);
width:calc(100% - ( var(--wrapper-side-gutter) * 2));
}
.tfm-post-block-wrap[data-margins="false"][data-fullwidth="true"].header-side .tfm-post-block-header .section-header-inner {
text-align: center;
align-items: center;
}
.tfm-post-block-wrap.header-side .tfm-post-block-header .link-more-section {
order: 0;
border:0;
padding:0;
}
.tfm-post-block-wrap.header-side .tfm-post-block-header .link-more-section a {
display:inline-block;
}
.tfm-post-block-wrap[data-margins="false"] .tfm-post-block-header.has-background .section-header-inner {
max-width: var(--mobile-site-max-width);
}
.tfm-post-block.post-grid.grid-offset > *,
.tfm-post-block.post-grid.grid-offset-half > *,
.tfm-post-block.post-grid.grid-offset-sides > *,
.tfm-post-block.post-grid.grid-list-half > * {
flex-basis: 100% !important;
}
.tfm-post-block.post-grid.grid-offset[class*="cols"] .tfm-post-block-offset-wrapper .article,
.has-sidebar.has-tfm-post-blocks .tfm-post-block-wrap .tfm-post-block.post-grid.grid-offset[class*="cols"] .tfm-post-block-offset-wrapper .article {
flex-basis: var(--cols-2-flex-basis);
}
.tfm-post-block.post-grid.grid-offset[class*="cols"][data-margins="false"] .tfm-post-block-offset-wrapper .article {
flex-basis: calc(100% / 2);
}
.tfm-post-block.post-grid.cols-3[data-division="odd"] .article:last-child {
width:100%;
flex-basis: 100%;
}
.tfm-post-block.post-grid.cols-3[data-division="odd"] .article:last-child .entry-title,
.has-sidebar.has-tfm-post-blocks .header-side .tfm-post-block.post-grid.cols-1 .article .entry-title {
font-size: var(--cols-1-large-mobile-entry-title-font-size);
} .tfm-post-block.grid-offset[class*="cols"].post-grid > .article.hentry h3.entry-title,
.tfm-post-block.grid-offset-half[class*="cols"].post-grid > .article.hentry h3.entry-title,
.tfm-post-block.grid-offset-sides[class*="cols"].post-grid > .article.hentry h3.entry-title,
.tfm-post-block.grid-list-half[class*="cols"].post-grid > .article.hentry h3.entry-title  {
font-size: var(--cols-1-large-mobile-entry-title-font-size);
}
.tfm-post-block-offset-wrapper {
flex-basis: 100%;
width:100%;
}
.tfm-post-block.post-grid.grid-offset[class*="cols"] > .article {
flex-basis: 100%;
width:100%;
}
.tfm-post-block.grid-offset-sides[class*="cols"] > .article {
flex-basis: 100%;
width:100%;
}
.tfm-post-block.post-grid.grid-offset-sides[class*="cols"] .tfm-post-block-offset-wrapper .article {
flex-basis: calc(100% / 2 - (var(--mobile-post-margin) / 2));
}
.tfm-post-block-wrap.has-block-sidebar,
.tfm-post-block-wrap.header-side {
flex-direction: column;
gap: var(--mobile-post-margin);
}
.tfm-post-block-wrap[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"].header-side {
gap:0;
}
.tfm-post-block-wrap .tfm-post-block[data-poststyle="cover"][data-thumbnails="true"][data-margins="false"]:not([data-fullwidth="true"]) {
border-radius: var(--default-border-radius);
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.header-side .tfm-post-block-header .section-header-inner {
text-align: center;
align-items: center;
justify-content: center;
} .tfm-post-block[class*="cols"]:not(.cols-1) .tfm-post-block-column {
flex-basis: calc(100% / 2 - (var(--mobile-post-margin) / 2));
}
.tfm-post-block.cols-3 .tfm-post-block-column:last-child {
flex-basis: 100%;
}
.header-side .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.header-side .tfm-post-block.list.cols-1 .entry-title,
.tfm-post-block.grid-offset.post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: var(--large-mobile-entry-title-font-size);
}
}
@media (max-width:640px) {
.header-side .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title,
.tfm-post-block[class*="grid-offset"].post-grid[class*="cols"] .tfm-post-block-offset-wrapper .article .entry-title {
font-size: var(--medium-mobile-entry-title-font-size);
}
.tfm-post-block.grid-offset[class*="cols"].post-grid > .article.hentry h3.entry-title,
.tfm-post-block.grid-offset-half[class*="cols"].post-grid > .article.hentry h3.entry-title,
.tfm-post-block.grid-offset-sides[class*="cols"].post-grid > .article.hentry h3.entry-title,
.tfm-post-block.grid-list-half[class*="cols"].post-grid > .article.hentry h3.entry-title,
.header-side .tfm-post-block.grid-list-half[class*="cols"].post-grid > .article.hentry h3.entry-title,
.has-sidebar.has-tfm-post-blocks .tfm-post-block.grid-list-half[class*="cols"].post-grid > .article.hentry h3.entry-title {
font-size: var(--cols-1-medium-mobile-entry-title-font-size, 2rem);
}
.tfm-post-block-wrap.header-side .tfm-post-block.list[class*="cols"] .article .entry-title {
font-size: var(--mobile-compact-entry-title-font-size);
}
} @media ( max-width: 540px) {
.tfm-post-block.post-grid.list .article .post-inner,
.tfm-post-block .post-grid.list .article .post-inner { }
.tfm-post-block.post-grid.list .article:not(.cover) .post-inner .thumbnail-wrapper,
.tfm-post-block .post-grid.list .article:not(.cover) .post-inner .thumbnail-wrapper {
max-width: 33% !important;
}
.tfm-post-block.post-grid.list .article:not(.cover) .post-inner .post-thumbnail,
.tfm-post-block .post-grid.list .article:not(.cover) .post-inner .post-thumbnail {
padding-bottom: var(--thumbnail-square-padding);
}
.tfm-post-block.mobile-grid .article .entry-title {
font-size: var(--mobile-entry-title-font-size) !important;
}
.tfm-post-block.mobile-compact .article .entry-title,
.tfm-post-block .mobile-compact .article .entry-title {
font-size: var(--mobile-compact-entry-title-font-size) !important;
}
}  .tfm-related-posts-wrap {
width: calc(100% - (var(--wrapper-side-gutter) * 2));
}
.tfm-related-posts-background-wrapper {
padding-left:0;
padding-right: 0;
}
.single .tfm-related-posts-background-wrapper[data-fullwidth="true"] {
width:auto;
max-width: 100%;
margin-left:auto;
margin-right: auto;
padding-left: var(--post-margin);
padding-right: var(--post-margin);
}
.single .tfm-related-posts-wrap[data-fullwidth="true"] {
width:100%;
max-width: 100%;
margin-left:0;
margin-right: 0;
padding-left: var(--wrapper-side-gutter);
padding-right: var(--wrapper-side-gutter);
}
.single .tfm-related-posts-wrap[data-fullwidth="true"][data-poststyle="cover"][data-thumbnails="true"] {
padding-left:0;
padding-right: 0;
}
.tfm-related-posts-background-wrapper .tfm-related-posts-wrap[data-fullwidth="true"] {
padding:0;
}
.tfm-related-posts-wrap .tfm-related-posts[data-fullwidth="true"] {
width:100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.tfm-related-posts-background-wrapper[data-fullwidth="true"] + .site-footer,
.tfm-related-posts-wrap[data-fullwidth="true"][data-poststyle="cover"][data-thumbnails="true"] + .site-footer  {
margin-top: 0;
}  .tfm-breadcrumbs {
font-size: 0;
text-transform: capitalize;
color:  var(--entry-meta-color);
padding: 0;
order:15; }
.default-alt .tfm-breadcrumbs {
order: 5;
}
.tfm-breadcrumbs.yoast > span,
.tfm-breadcrumbs.navxt .tfm-breadcrumbs-inner,
.tfm-breadcrumbs.rankmath nav {
display: block;
max-width: var(--site-max-width);
margin: auto;
padding:  0;
overflow-wrap: break-word;
word-break: break-all;
word-break: break-word;
}
.archive .tfm-breadcrumbs {
color: var(--archive-header-meta-color, var(--entry-meta-color));
}
.archive .tfm-breadcrumbs.yoast > span,
.archive .tfm-breadcrumbs.navxt .tfm-breadcrumbs-inner,
.archive .tfm-breadcrumbs.rankmath nav,
.search .tfm-breadcrumbs.yoast > span,
.search .tfm-breadcrumbs.navxt .tfm-breadcrumbs-inner,
.search .tfm-breadcrumbs.rankmath nav {
padding:0;
}
.tfm-breadcrumbs.rankmath p {
margin:0;
line-height: 1.2;
}
.tfm-breadcrumbs a {
text-decoration: none;
color: var(--entry-meta-link-color);
}
.tfm-breadcrumbs.navxt span,
.tfm-breadcrumbs.yoast span a,
.tfm-breadcrumbs.yoast span.breadcrumb_last,
.tfm-breadcrumbs.rankmath a,
.tfm-breadcrumbs.rankmath span.last  {
font-size: var(--entry-meta-font-size);
}
.archive .tfm-breadcrumbs.navxt span,
.archive .tfm-breadcrumbs.yoast span a,
.archive .tfm-breadcrumbs.yoast span.breadcrumb_last,
.archive .tfm-breadcrumbs.rankmath a,
.archive .tfm-breadcrumbs.rankmath span.last  { }
.tfm-breadcrumbs.navxt div > span,
.tfm-breadcrumbs.yoast span a,
.tfm-breadcrumbs.rankmath span.separator {
margin: 0 10px 0 0;
}
.tfm-breadcrumbs.navxt div > span:not(:last-child)::after,
.tfm-breadcrumbs.yoast span a::after,
.tfm-breadcrumbs.rankmath a::after {
font-family: fontello;
content: "\e812";
font-size: 8px;
margin-left: 10px;
font-weight: 400;
color: var(--archive-header-meta-color, var(--archive-header-color));
}
.tfm-breadcrumbs ul {
padding: var(--global-elements-margin);
margin: 0 auto;
display: flex;
list-style: none;
font-size: 13px;
max-width: var(--site-max-width);
}
.tfm-breadcrumbs ul li {
padding: 0;
margin: 0 10px 0 0;
color:  var(--medium-grey);
}
.tfm-breadcrumbs ul li:not(:last-child)::after {
font-family: fontello;
content: "\e812";
font-size: 8px;
margin-left: 10px;
font-weight: 400;
color: var(--dark-grey);
}
.tfm-breadcrumbs ul li:last-child span {
word-break: break-all;
}
.tfm-breadcrumbs ul li a {
display: block;
word-break:  none;
}
.home .tfm-breadcrumbs,
.blog .tfm-breadcrumbs {
display: none;
}
.single .entry-header .tfm-breadcrumbs-inner {
padding-bottom: 1rem;
}   .tfm-before-footer-section {
width:100%;
}
.tfm-before-footer-section .widget_mc4wp_form_widget {
display: flex;
flex-direction: column;
gap: 1.5rem;
text-align: center; width:100%;
max-width: 40rem;
margin:auto;
}
.tfm-before-footer-section .widget_mc4wp_form_widget .widgettitle {
font-size: var(--h3-font-size); }
.tfm-before-footer-section .widget_mc4wp_form_widget .mc4wp-form-fields {
display: flex;
flex-wrap: wrap;
}
.tfm-before-footer-section .widget_mc4wp_form_widget .mc4wp-form-fields label {
width:100%;
display:block;
margin-bottom: var(--global-inner-elements-margin);
}
.tfm-before-footer-section .widget_mc4wp_form_widget .mc4wp-form-fields .tfm-clear {
width:100%;
display: block;
margin-bottom: var(--global-inner-elements-margin);
}
.tfm-before-footer-section .widget_mc4wp_form_widget .mc4wp-form-fields button + label,
.tfm-before-footer-section .widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"] + label,
.tfm-before-footer-section .widget_mc4wp_form_widget .mc4wp-form-fields p + label {
margin-bottom: 0;
margin-top: var(--global-inner-elements-margin);
}
.tfm-before-footer-section .widget .mc4wp-form-fields input:not([type="checkbox"]) {
width:0;
margin:0; outline: none;
border-color: var(--footer-border-color);
border-right:0;
}
.tfm-before-footer-section .mc4wp-form-fields input:not([type="checkbox"]):not([type="submit"]) {
flex: 1 1 auto;
background: var(--footer-input-background);
color: var(--footer-color);
} .tfm-before-footer-section .mc4wp-form-fields p {
flex: 1 1 auto;
margin:0;
position: relative;
flex-grow: 1;
}
.tfm-before-footer-section .mc4wp-form-fields p:last-of-type {
flex-grow: 0;
}
.tfm-before-footer-section .mc4wp-form-fields p input:not([type="checkbox"]):not([type="submit"]) {
width:100%;
height:100%;
}
.tfm-before-footer-section .widget .mc4wp-form-fields input[type="submit"],
.tfm-before-footer-section .widget .mc4wp-form-fields button {
width:auto;
padding: var(--input-padding, 0.875rem 1rem);
color: var(--footer-color);
border-radius: var(--default-border-radius);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
position: relative;
}
.tfm-before-footer-section .widget .mc4wp-form-fields input[type="submit"]::before,
.tfm-before-footer-section .widget .mc4wp-form-fields button::before {
font-family: fontello;
content: '\f1d8';
margin-right: 0.5rem;
font-size: 1rem;
font-weight: normal;
}
.tfm-before-footer-section .widget .mc4wp-form-fields input[type="submit"]::after,
.tfm-before-footer-section .widget .mc4wp-form-fields > button::after,
.tfm-before-footer-section .widget .mc4wp-form-fields p:not(:last-of-type)::after { }
.tfm-before-footer-section .widget .mc4wp-form-fields p:not(:last-of-type)::after {
left:auto;
right:0;
}
.tfm-before-footer-section .mc4wp-form-fields input:not([type="checkbox"]):first-of-type,
.tfm-before-footer-section .mc4wp-form-fields p:first-of-type input:not([type="checkbox"]) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tfm-before-footer-section .mc4wp-form-fields input:not([type="checkbox"]):not([type="submit"]):not(:first-of-type),
.tfm-before-footer-section .mc4wp-form-fields p:not(:first-of-type) input:not([type="checkbox"]):not([type="submit"]) {
border-radius: 0;
}
.tfm-before-footer-section .mc4wp-form-fields .tfm-agree {
font-weight: normal;
}
.tfm-before-footer-section .mc4wp-form-fields .tfm-agree a {
font-weight: 600;
}
.tfm-before-footer-section .mc4wp-form-fields .tfm-agree a[target="_blank"]::after {
font-family: fontello;
content: '\f14c';
margin-left: 6px;
font-weight: normal;
}
.tfm-before-footer-section .mc4wp-form-fields .tfm-checklist.list {
justify-content: center;
margin-bottom: var(--global-inner-elements-margin);
font-size: 0.875rem;
}
.tfm-before-footer-section .mc4wp-form-fields .tfm-checklist.list li {
border:0;
}
.tfm-checklist li::before {
opacity: 0.6;
} .tfm-checklist {
list-style: none;
margin:0;
padding:0;
}
.tfm-checklist.list {
display: flex;
flex-direction: row;
gap: 1rem;
}
.tfm-checklist.list li {
padding:0;
margin:0;
}
.tfm-checklist li::before {
font-family: fontello;
content: '\e11d';
margin-right: 8px;
}:root{
--tfm-hero-post-margin: calc(var(--post-margin) / 2);
--tfm-hero-arrow-background: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0));
--tfm-hero-arrow-next-background: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0));
--tfm-hero-arrow-color: var(--white);
}
.tfm-hero-wrapper {
padding-left: calc(var(--wrapper-side-gutter));
padding-right: calc(var(--wrapper-side-gutter));
margin-top: var(--global-primary-elements-margin);
}
.tfm-hero-wrapper[data-margins="true"][data-layout="carousel"]:not([data-centermode="true"]) {
padding: 0 var(--tfm-hero-post-margin);
}
.tfm-hero-wrapper[data-margins="false"] {
padding:0 var(--wrapper-side-gutter);
}
.tfm-hero-wrapper[data-margins="false"][data-fullwidth="true"],
.tfm-hero-wrapper[data-margins="true"][data-fullwidth="true"][data-centermode="true"] {
padding:0;
}
body:not(.has-tfm-ad-before-header):not(.has-tfm-ad-after-header):not([class*="header-default"]):not(.header-logo-below-nav).has-overlay-header .tfm-hero-wrapper[data-fullwidth="true"][data-margins="false"],
body:not(.has-tfm-ad-before-header):not(.has-tfm-ad-after-header):not([class*="header-default"]):not(.header-logo-below-nav).has-full-width-header .tfm-hero-wrapper[data-fullwidth="true"][data-margins="false"] {
margin:0;
}
.tfm-hero {
width:100%;
max-width: calc(var(--site-max-width) + var(--post-margin));
margin:auto;
}
.tfm-hero[data-margins="false"],
.tfm-hero.slider {
max-width: var(--site-max-width);
gap:0;
}
.tfm-hero[data-centermode="true"] {
max-width: var(--site-max-width);
}
.tfm-hero[data-fullwidth="true"] {
max-width: 100%;
}
.tfm-hero .slick-list {
border-radius: var(--post-thumbnail-border-radius);
}
.tfm-hero[data-fullwidth="true"][data-margins="false"] .slick-list,
.tfm-hero[data-fullwidth="true"][data-centermode="true"] .slick-list {
border-radius: 0;
}  .tfm-hero:not([data-margins="false"]).slick-initialized article {
margin: 0 var(--tfm-hero-post-margin);
flex: 0 1 100%;
}
.tfm-hero.slider:not([data-centermode="true"]).slick-initialized article {
margin: 0;
}
.tfm-hero[data-margins="false"].cols-7 article {
flex-basis: calc(100% / 7);
}
.tfm-hero[data-margins="false"].cols-6 article {
flex-basis: calc(100% / 6);
}
.tfm-hero[data-margins="false"].cols-5 article {
flex-basis: calc(100% / 5);
}
.tfm-hero[data-margins="false"].cols-4 article {
flex-basis: calc(100% / 4);
}
.tfm-hero[data-margins="false"].cols-3 article {
flex-basis: calc(100% / 3);
}
.tfm-hero[data-margins="false"].cols-2 article {
flex-basis: calc(100% / 2);
}
.tfm-hero[data-margins="false"].cols-1 article {
flex-basis: calc(100% / 1);
}
.tfm-hero[data-margins="false"] .article *[class*="thumbnail"] {
border-radius: 0;
}  .tfm-hero.carousel[data-slidestoshow="6"] .article:nth-child(n+7) {
display:none;
}
.tfm-hero.carousel[data-slidestoshow="6"].slick-initialized .article {
width:100vw;
}
.tfm-hero.carousel[data-slidestoshow="6"].slick-initialized .article:nth-child(n+7) {
display:flex;
}
.tfm-hero.carousel[data-slidestoshow="5"] .article:nth-child(n+6) {
display:none;
}
.tfm-hero.carousel[data-slidestoshow="5"].slick-initialized .article {
width:100vw;
}
.tfm-hero.carousel[data-slidestoshow="5"].slick-initialized .article:nth-child(n+6) {
display:flex;
}
.tfm-hero.carousel[data-slidestoshow="4"] .article:nth-child(n+5) {
display:none;
}
.tfm-hero.carousel[data-slidestoshow="4"].slick-initialized .article {
width:100vw;
}
.tfm-hero.carousel[data-slidestoshow="4"].slick-initialized .article:nth-child(n+5) {
display:flex;
}
.tfm-hero.carousel[data-slidestoshow="3"] .article:nth-child(n+4) {
display:none;
}
.tfm-hero.carousel[data-slidestoshow="3"].slick-initialized .article {
width:100vw;
}
.tfm-hero.carousel[data-slidestoshow="3"].slick-initialized .article:nth-child(n+4) {
display:flex;
}
.tfm-hero.carousel[data-slidestoshow="2"] .article:nth-child(n+3) {
display:none;
}
.tfm-hero.carousel[data-slidestoshow="2"].slick-initialized .article {
width:100vw;
}
.tfm-hero.carousel[data-slidestoshow="2"].slick-initialized .article:nth-child(n+3) {
display:flex;
}
.tfm-hero.slider[data-slidestoshow="1"] .article:nth-child(n+2) {
display:none;
}
.tfm-hero.slider[data-slidestoshow="1"].slick-initialized .article:nth-child(n+2) {
display:flex;
}  .tfm-hero[data-arrows="false"] button[class*="slick"] {
display:none !important;
}
.tfm-hero button[class*="slick"] {
position: absolute;
top:0;
left: var(--tfm-hero-post-margin);
z-index:2;
height:100%;
width:18.5%; border-radius: var(--post-thumbnail-border-radius) 0 0 var(--post-thumbnail-border-radius);
background: var(--tfm-hero-arrow-background);
color: var(--tfm-hero-arrow-color);
font-size: 0;
transition: all 0.3s ease;
opacity: 0;
backdrop-filter: var(--tfm-hero-arrow-backdrop-filter, none);
}
.tfm-hero button.slick-next {
left:auto;
right: var(--tfm-hero-post-margin);
background: var(--tfm-hero-arrow-next-background);
border-radius: 0 var(--post-thumbnail-border-radius) var(--post-thumbnail-border-radius) 0;
}
.tfm-hero[data-margins="false"] button[class*="slick"],
.tfm-hero[data-centermode="true"] button[class*="slick"],
.tfm-hero.slider[data-centermode="false"] button[class*="slick"] {
left:0;
}
.tfm-hero[data-margins="false"] button.slick-next,
.tfm-hero[data-centermode="true"] button.slick-next,
.tfm-hero.slider[data-centermode="false"] button.slick-next  {
left:auto;
right:0;
}
.tfm-hero[data-fullwidth="true"][data-margins="false"] button[class*="slick"] {
border-radius: 0;
}
.tfm-hero[data-fullwidth="true"][data-centermode="true"] button[class*="slick"] {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tfm-hero[data-fullwidth="true"][data-centermode="true"] button.slick-next {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tfm-hero.slider:hover button[class*="slick"],
.tfm-hero.carousel[data-centermode="false"]:hover button[class*="slick"],
.tfm-hero.carousel[data-centermode="true"] button[class*="slick"]:hover {
opacity: 1;
}
.tfm-hero.carousel button[class*="slick"]:hover {
opacity: 1;
}
.tfm-hero button[class*="slick"]::before {
font-family: fontello;
content: '\e802';
position: absolute;
top:calc(50% - 20px);
left:calc(50% - 12px);
font-size: 32px;
font-weight: normal;
}
.tfm-hero button.slick-next::before {
content: '\e803';
left:auto;
right: calc(50% - 12px);
} .tfm-hero.carousel button[class*="slick"] {
width: 17.2%;
}
.tfm-hero.carousel[data-slidestoshow="6"] button[class*="slick"] {
width:calc(100% / 6 - (var(--tfm-hero-post-margin) * 2));
} .tfm-hero.carousel[data-slidestoshow="6"][data-margins="false"] button[class*="slick"] {
width:calc(100% / 6);
} .tfm-hero[data-centermode="true"][data-margins="true"] button[class*="slick"] {
width: calc(18.5% -  var(--tfm-hero-post-margin));
}
.tfm-hero[data-centermode="true"][data-margins="true"][data-slidestoshow="2"] button[class*="slick"] {
width: calc(16.66% - var(--tfm-hero-post-margin));
}
.tfm-hero[data-centermode="true"][data-margins="true"][data-slidestoshow="3"] button[class*="slick"] {
width: calc(12.5% - var(--tfm-hero-post-margin));
}
.tfm-hero[data-centermode="true"][data-margins="true"][data-slidestoshow="4"] button[class*="slick"] {
width: calc(10% - var(--tfm-hero-post-margin));
}
.tfm-hero[data-centermode="true"][data-margins="true"][data-slidestoshow="5"] button[class*="slick"] {
width: calc(8.33% - var(--tfm-hero-post-margin));
}
.tfm-hero[data-centermode="true"][data-margins="true"][data-slidestoshow="6"] button[class*="slick"] {
width: calc(7.14% - var(--tfm-hero-post-margin));
} .tfm-hero[data-centermode="true"][data-margins="false"] button[class*="slick"] {
width: 18.5%;
}
.tfm-hero[data-centermode="true"][data-margins="false"][data-slidestoshow="2"] button[class*="slick"] {
width: 16.66%;
}
.tfm-hero[data-centermode="true"][data-margins="false"][data-slidestoshow="3"] button[class*="slick"] {
width: 12.5%;
}
.tfm-hero[data-centermode="true"][data-margins="false"][data-slidestoshow="4"] button[class*="slick"] {
width: 10%;
}
.tfm-hero[data-centermode="true"][data-margins="false"][data-slidestoshow="5"] button[class*="slick"] {
width: 8.33%;
}
.tfm-hero[data-centermode="true"][data-margins="false"][data-slidestoshow="6"] button[class*="slick"] {
width: 7.14%;
}
@media (max-width: 1199px) {
.tfm-hero {
--tfm-hero-post-margin: calc(var(--large-mobile-post-margin) / 2);
}
.tfm-hero:not([data-fullwidth="true"]) {
max-width: calc(var(--large-mobile-site-max-width));
transition: all 0.3s ease;
}
.tfm-hero.carousel:not([data-fullwidth="true"]):not([data-centermode="true"]) {
max-width: calc(var(--large-mobile-site-max-width) + (var(--tfm-hero-post-margin) * 2));
}
}
@media (max-width: 1060px) {
.tfm-hero {
--tfm-hero-post-margin: calc(var(--mobile-post-margin) / 2);
}
#tfm-hero:not([data-fullwidth="true"]) {
max-width: var(--mobile-site-max-width);
}
#tfm-hero.carousel:not([data-fullwidth="true"]):not([data-centermode="true"]) {
max-width: calc(var(--mobile-site-max-width)  + (var(--tfm-hero-post-margin) * 2));
}
}
@media (max-width:768px) { .tfm-hero-wrapper[data-margins="true"][data-fullwidth="true"][data-centermode="true"][data-layout="slider"] {
padding: 0 var(--wrapper-side-gutter);
}
.tfm-hero.slider:not([data-margins="false"]).slick-initialized article {
margin:0;
}
#tfm-hero[data-centermode="true"][data-margins="false"] button[class*="slick"] {
width: 12.5%;
}
.tfm-hero.slider[data-fullwidth="true"][data-centermode="true"] button[class*="slick"] {
border-radius: var(--post-thumbnail-border-radius) 0 0 var(--post-thumbnail-border-radius);
}
.tfm-hero.slider[data-fullwidth="true"][data-centermode="true"] button.slick-next {
border-radius: 0 var(--post-thumbnail-border-radius) var(--post-thumbnail-border-radius) 0;
}
}
@media (max-width:569px) {
.tfm-hero-wrapper {
margin-top: var(--post-margin);
}
.tfm-hero-wrapper[data-margins="true"][data-fullwidth="true"][data-centermode="true"],
.tfm-hero-wrapper[data-margins="true"][data-layout="carousel"] {
padding: 0 var(--wrapper-side-gutter);
}
.tfm-hero:not([data-margins="false"]).slick-initialized article {
margin: 0;
}
.tfm-hero[class*="cols"] .entry-title {
font-size: var(--h1-font-size);
}
.tfm-hero.post-grid .article.cover.has-post-media[class*="thumbnail-"]::before {
padding-bottom: var(--tfm-hero-mobile-aspect-ratio, var(--thumbnail-landscape-padding));
} .tfm-hero button[class*="slick"] {
left:0;
}
.tfm-hero button.slick-next {
left:auto;
right: 0;
}
.tfm-hero[data-fullwidth="true"][data-centermode="true"] button[class*="slick"] {
border-radius: var(--post-thumbnail-border-radius) 0 0 var(--post-thumbnail-border-radius);
}
.tfm-hero[data-fullwidth="true"][data-centermode="true"] button.slick-next {
border-radius: 0 var(--post-thumbnail-border-radius) var(--post-thumbnail-border-radius) 0;
}
}
 :root {
--white:  #ffffff;
--black:  #000000;
--very-dark-grey:  #131315;
--dark-grey: #44464b;
--medium-grey:  #94979e;
--light-grey: #cfd0d2;
--very-light-grey: #f2f2f3;
--off-white: #f7f8fa;
}  .tfm-social-menu li.menu-item[class*="tfm"] a::before {
font-family: "fontello";
margin-right: 0.625rem;
width: 17px;
height: 17px;
display: inline-flex;
border-radius: 100%;
padding: 3px;
font-size: 12px;
justify-content: center;
align-items: center;
color:  var(--white);
}
.tfm-social-menu .tfm-twitter.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.twitter a::before {
content: '\f099';
}
.tfm-social-menu .tfm-twitterx.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.twitterx a::before {
content: '\e87e';
}
.tfm-social-menu .tfm-facebook.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.facebook a::before {
content: '\f09a';
}
.tfm-social-menu .tfm-pinterest.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.pinterest a::before {
content: '\f231';
}
.tfm-social-menu .tfm-linkedin.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.linkedin a::before {
content: '\f0e1';
}
.tfm-social-menu .tfm-tumblr.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.tumblr a::before {
content: '\f173';
}
.tfm-social-menu .tfm-reddit.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.reddit a::before {
content: '\f281';
}
.tfm-social-menu .tfm-pocket.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.pocket a::before {
content: '\f265';
}
.tfm-social-menu .tfm-youtube.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.youtube a::before {
content: '\f16a';
}
.tfm-social-menu .tfm-instagram.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.instagram a::before {
content: '\f16d';
}
.tfm-social-menu .tfm-flickr.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.flickr a::before {
content: '\f16e';
}
.tfm-social-menu .tfm-vimeo.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.vimeo a::before {
content: '\f27d';
}
.tfm-social-menu .tfm-vk.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.vkontakte a::before {
content: '\f189';
}
.tfm-social-menu .tfm-dribbble.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.dribbble a::before {
content: '\f17d';
}
.tfm-social-menu .tfm-500px.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.px500 a::before {
content: '\f26e';
}
.tfm-social-menu .tfm-soundcloud.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.soundcloud a::before {
content: '\f1be';
}
.tfm-social-menu .tfm-spotify.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.spotify a::before {
content: '\f1bc';
}
.tfm-social-menu .tfm-mixcloud.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.mixcloud a::before {
content: '\f289';
}
.tfm-social-menu .tfm-medium.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.medium a::before {
content: '\f23a';
}
.tfm-social-menu .tfm-github.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.github a::before {
content: '\f1d3';
}
.tfm-social-menu .tfm-behance.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.behance a::before {
content: '\f1b4';
}
.tfm-social-menu .tfm-gab.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.gab a::before {
content: '\e87a';
}
.tfm-social-menu .tfm-minds.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.minds a::before {
content: '\e87c';
}
.tfm-social-menu .tfm-bitchute.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.bitchute a::before {
content: '\e80e';
}
.tfm-social-menu .tfm-steemit.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.steemit a::before {
content: '\e80f';
}
.tfm-social-menu .tfm-whatsapp.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.whatsapp a::before {
content: '\f232';
}
.tfm-social-menu .tfm-tiktok.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.tiktok a::before {
content: '\e815';
}
.tfm-social-menu .tfm-rss.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.rss a::before {
content: '\f09e';
}
.tfm-social-menu .tfm-ok.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.odnoklassniki a::before {
content: '\f263';
}
.tfm-social-menu .tfm-telegram.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.telegram a::before {
content: '\f2c6';
}
.tfm-social-menu li.tfm-discord.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.discord a::before {
content: '\e821';
font-size: 10px;
}
.tfm-social-menu li.tfm-steam.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.steam a::before {
content: '\f1b6';
font-size: 10px;
}
.tfm-social-menu li.tfm-twitch.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.twitch a::before {
content: '\f1e8';
font-size: 10px;
}
.tfm-social-menu li.tfm-gettr.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.gettr a::before {
content: '\e828';
}
.tfm-social-menu li.tfm-threads.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.threads a::before {
content: '\e87d';
}
.tfm-social-menu li.tfm-rumble.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.rumble a::before {
content: '\e99f';
}
.tfm-social-menu li.tfm-email.menu-item a::before,
.tfm-social-icons li.tfm-social-icon.email a::before {
content: '\f0e0';
}  .tfm-social-icons li.tfm-social-icon a::before {
font-family: "fontello";
font-weight: normal;
}
.tfm-social-icons.brand li.tfm-social-icon.twitter a::before,
.tfm-social-menu .tfm-twitter.menu-item a::before {
color: #429CD6;
}
.tfm-social-icons.brand li.tfm-social-icon.twitterx a::before,
.tfm-social-menu .tfm-twitterx.menu-item a::before {
color: #000000;
}
.tfm-social-icons.brand li.tfm-social-icon.facebook a::before,
.tfm-social-menu .tfm-facebook.menu-item a::before {
color: #3A589E;
}
.tfm-social-icons.brand li.tfm-social-icon.pinterest a::before,
.tfm-social-menu .tfm-pinterest.menu-item a::before {
color: #CD2029;
}
.tfm-social-icons.brand li.tfm-social-icon.linkedin a::before,
.tfm-social-menu .tfm-linkedin.menu-item a::before {
color: #0077B5;
}
.tfm-social-icons.brand li.tfm-social-icon.tumblr a::before,
.tfm-social-menu .tfm-tumblr.menu-item a::before {
color: #35465c;
}
.tfm-social-icons.brand li.tfm-social-icon.reddit a::before,
.tfm-social-menu .tfm-reddit.menu-item a::before {
color: #FF4500;
}
.tfm-social-icons.brand li.tfm-social-icon.pocket a::before,
.tfm-social-menu .tfm-pocket.menu-item a::before {
color: #EE4056;
}
.tfm-social-icons.brand li.tfm-social-icon.youtube a::before,
.tfm-social-menu .tfm-youtube.menu-item a::before {
color: #FF0000;
}
.tfm-social-icons.brand li.tfm-social-icon.instagram a::before,
.tfm-social-menu .tfm-instagram.menu-item a::before {
color: #CD486B;
}
.tfm-social-icons.brand li.tfm-social-icon.flickr a::before,
.tfm-social-menu .tfm-flickr.menu-item a::before {
color: #FF0084;
}
.tfm-social-icons.brand li.tfm-social-icon.vimeo a::before,
.tfm-social-menu .tfm-vimeo.menu-item a::before {
color: #17AEE1;
}
.tfm-social-icons.brand li.tfm-social-icon.vkontakte a::before,
.tfm-social-menu .tfm-vkontakte.menu-item a::before {
color: #5082B9;
}
.tfm-social-icons.brand li.tfm-social-icon.dribbble a::before,
.tfm-social-menu .tfm-dribbble.menu-item a::before {
color: #EA4C89;
}
.tfm-social-icons.brand li.tfm-social-icon.px500 a::before,
.tfm-social-menu .tfm-500px.menu-item a::before {
color: #222222;
}
.tfm-social-icons.brand li.tfm-social-icon.soundcloud a::before,
.tfm-social-menu .tfm-soundcloud.menu-item a::before {
color: #E06A2C;
}
.tfm-social-icons.brand li.tfm-social-icon.spotify a::before,
.tfm-social-menu .tfm-spotify.menu-item a::before {
color: #1ED760;
}
.tfm-social-icons.brand li.tfm-social-icon.mixcloud a::before,
.tfm-social-menu .tfm-mixcloud.menu-item a::before {
color: #1D2D3B;
}
.tfm-social-icons.brand li.tfm-social-icon.medium a::before,
.tfm-social-menu .tfm-medium.menu-item a::before {
color: #1C1B1A;
}
.tfm-social-icons.brand li.tfm-social-icon.github a::before,
.tfm-social-menu .tfm-github.menu-item a::before {
color: #0E0B0A;
}
.tfm-social-icons.brand li.tfm-social-icon.behance a::before,
.tfm-social-menu .tfm-behance.menu-item a::before {
color: #1769FF;
}
.tfm-social-icons.brand li.tfm-social-icon.gab a::before,
.tfm-social-menu .tfm-gab.menu-item a::before {
color: #00D279;
}
.tfm-social-icons.brand li.tfm-social-icon.minds a::before,
.tfm-social-menu .tfm-minds.menu-item a::before {
color: #464646;
}
.tfm-social-icons.brand li.tfm-social-icon.bitchute a::before,
.tfm-social-menu .tfm-bitchute.menu-item a::before {
color: #EF4137;
}
.tfm-social-icons.brand li.tfm-social-icon.steemit a::before,
.tfm-social-menu .tfm-steemit.menu-item a::before {
color: #06D4A7;
}
.tfm-social-icons.brand li.tfm-social-icon.whatsapp a::before,
.tfm-social-menu .tfm-whatsapp.menu-item a::before  {
color: #2CB742;
}
.tfm-social-icons.brand li.tfm-social-icon.tiktok a::before,
.tfm-social-menu .tfm-tiktok.menu-item a::before {
color: #000000;
}
.tfm-social-icons.brand li.tfm-social-icon.rss a::before,
.tfm-social-menu .tfm-rss.menu-item a::before {
color: #F78422;
}
.tfm-social-icons.brand li.tfm-social-icon.odnoklassniki a::before,
.tfm-social-menu .tfm-odnoklassniki.menu-item a::before {
color: #F58220;
}
.tfm-social-icons.brand li.tfm-social-icon.telegram a::before,
.tfm-social-menu .tfm-telegram.menu-item a::before {
color: #30A1DB;
}
.tfm-social-icons.brand li.tfm-social-icon.discord a::before,
.tfm-social-menu .tfm-discord.menu-item a::before {
color: #5865F2;
}
.tfm-social-icons.brand li.tfm-social-icon.steam a::before,
.tfm-social-menu .tfm-steam.menu-item a::before {
color: #C5C3C0;
}
.tfm-social-icons.brand li.tfm-social-icon.twitch a::before,
.tfm-social-menu .tfm-twitch.menu-item a::before {
color: #9246ff;
}
.tfm-social-icons.brand li.tfm-social-icon.gettr a::before,
.tfm-social-menu .tfm-gettr.menu-item a::before {
color: #E60000;
}
.tfm-social-icons.brand li.tfm-social-icon.threads a::before,
.tfm-social-menu .tfm-threads.menu-item a::before {
color: #000000;
}
.tfm-social-icons.brand li.tfm-social-icon.rumble a::before,
.tfm-social-menu .tfm-rumble.menu-item a::before {
color: #84c742;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.email a::before,
.tfm-social-icons.brand.icon-background li.tfm-social-icon.url a {
color: var(--white);
background: var(--very-dark-grey);
} body.tfm-dark-mode .tfm-social-icons-wrapper:not(.widget-wrapper):not(.header-social):not(.footer-social) .tfm-social-icons.brand li.tfm-social-icon a,
body.tfm-dark-mode .tfm-social-icons-wrapper:not(.widget-wrapper):not(.header-social):not(.footer-social) .tfm-social-icons.brand li.tfm-social-icon a::before,
body[data-color-mode="dark"]:not(.tfm-light-mode) .tfm-social-icons-wrapper:not(.widget-wrapper):not(.header-social):not(.footer-social) .tfm-social-icons.brand li.tfm-social-icon a,
body[data-color-mode="dark"]:not(.tfm-light-mode) .tfm-social-icons-wrapper:not(.widget-wrapper):not(.header-social):not(.footer-social) .tfm-social-icons.brand li.tfm-social-icon a::before,
body.custom-background.tfm-dark-mode .tfm-social-icons-wrapper:not(.widget-wrapper):not(.header-social):not(.footer-social) .tfm-social-icons.brand li.tfm-social-icon a,
body.custom-background.tfm-dark-mode .tfm-social-icons-wrapper:not(.widget-wrapper):not(.header-social):not(.footer-social) .tfm-social-icons.brand li.tfm-social-icon a::before {
color: var(--entry-meta-link-color);
} body.tfm-dark-mode .sidebar .aside-sticky-container > .tfm_social_widget .tfm-social-icons.brand:not(.icon-background) li.tfm-social-icon a::before,
body[data-color-mode="dark"]:not(.tfm-light-mode) .sidebar .aside-sticky-container > .tfm_social_widget .tfm-social-icons.brand:not(.icon-background) li.tfm-social-icon a::before,
body.custom-background.tfm-dark-mode .sidebar .aside-sticky-container > .tfm_social_widget .tfm-social-icons.brand:not(.icon-background) li.tfm-social-icon a::before,
body.tfm-dark-mode .sidebar > .tfm_social_widget .tfm-social-icons.brand:not(.icon-background) li.tfm-social-icon a::before,
body[data-color-mode="dark"]:not(.tfm-light-mode) .sidebar > .tfm_social_widget .tfm-social-icons.brand:not(.icon-background) li.tfm-social-icon a::before,
body.custom-background.tfm-dark-mode .sidebar > .tfm_social_widget .tfm-social-icons.brand:not(.icon-background) li.tfm-social-icon a::before {
color: var(--widget-link-color);
} body.tfm-dark-mode .tfm-share-wrapper .tfm-social-icons.brand li.tfm-social-icon a,
body.tfm-dark-mode .tfm-share-wrapper .tfm-social-icons.brand li.tfm-social-icon a::before,
body[data-color-mode="dark"]:not(.tfm-light-mode) .tfm-share-wrapper .tfm-social-icons.brand li.tfm-social-icon a,
body[data-color-mode="dark"]:not(.tfm-light-mode) .tfm-share-wrapper .tfm-social-icons.brand li.tfm-social-icon a::before,
body.custom-background.tfm-dark-mode .tfm-share-wrapper.tfm-social-icons.brand li.tfm-social-icon a,
body.custom-background.tfm-dark-mode .tfm-share-wrapper .tfm-social-icons.brand li.tfm-social-icon a::before {
color: var(--entry-meta-link-color);
}  .tfm-social-icons.icon-background li.tfm-social-icon a {
background: var(--tfm-social-icon-background, var(--default-highlight-background));
border-radius: var(--tfm-social-icons-border-radius, var(--default-border-radius));
}
.tfm-social-icons.icon-background.theme li.tfm-social-icon a:hover,
.tfm-social-icons.icon-background.theme li.tfm-social-icon a:focus {
filter:brightness(0.97);
}
.tfm-social-icons.icon-background.theme li.tfm-social-icon a {
color: var(--tfm-social-icon-color, var(--entry-meta-link-color));
}
.tfm-social-icons.icon-background.brand li.tfm-social-icon:not(.email) a,
.tfm-social-icons.icon-background.brand li.tfm-social-icon:not(.email) a::before  {
color: var(--white);
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.twitter a,
.tfm-social-menu .tfm-twitter.menu-item a::before
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text.brand.icon .tfm-social-icon.twitter span:not(.tfm-social-name) {
background: #429CD6;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.twitterx a,
.tfm-social-menu .tfm-twitterx.menu-item a::before {
background: #000000;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.facebook a,
.tfm-social-menu .tfm-facebook.menu-item a::before {
background: #3A589E;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.pinterest a,
.tfm-social-menu .tfm-pinterest.menu-item a::before {
background: #CD2029;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.linkedin a,
.tfm-social-menu .tfm-linkedin.menu-item a::before {
background: #0077B5;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.tumblr a,
.tfm-social-menu .tfm-tumblr.menu-item a::before {
background: #35465c;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.reddit a,
.tfm-social-menu .tfm-reddit.menu-item a::before {
background: #FF4500;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.pocket a,
.tfm-social-menu .tfm-pocket.menu-item a::before {
background: #EE4056;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.youtube a,
.tfm-social-menu .tfm-youtube.menu-item a::before {
background: #FF0000;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.instagram a,
.tfm-social-menu .tfm-instagram.menu-item a::before {
background: #CD486B;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.flickr a,
.tfm-social-menu .tfm-flickr.menu-item a::before {
background: #FF0084;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.vimeo a,
.tfm-social-menu .tfm-vimeo.menu-item a::before {
background: #17AEE1;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.vkontakte a,
.tfm-social-menu .tfm-vkontakte.menu-item a::before {
background: #5082B9;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.dribbble a,
.tfm-social-menu .tfm-dribbble.menu-item a::before {
background: #EA4C89;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.px500 a,
.tfm-social-menu .px500.menu-item a::before {
background: #222222;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.soundcloud a,
.tfm-social-menu .tfm-soundcloud.menu-item a::before{
background: #E06A2C;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.spotify a,
.tfm-social-menu .tfm-spotify.menu-item a::before {
background: #1ED760;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.mixcloud a,
.tfm-social-menu .tfm-mixcloud.menu-item a::before {
background: #1D2D3B;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.medium a,
.tfm-social-menu .tfm-medium.menu-item a::before {
background: #1C1B1A;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.github a,
.tfm-social-menu .tfm-github.menu-item a::before {
background: #0E0B0A;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.behance a,
.tfm-social-menu .tfm-behance.menu-item a::before {
background: #1769FF;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.gab a,
.tfm-social-menu .tfm-gab.menu-item a::before {
background: #00D279;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.minds a,
.tfm-social-menu .tfm-minds.menu-item a::before {
background: #464646;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.bitchute a,
.tfm-social-menu .tfm-bitchute.menu-item a::before {
background: #EF4137;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.steemit a,
.tfm-social-menu .tfm-steemit.menu-item a::before {
background: #06D4A7;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.whatsapp a,
.tfm-social-menu .tfm-whatsapp.menu-item a::before {
background: #2CB742;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.tiktok a,
.tfm-social-menu .tfm-tiktok.menu-item a::before {
background: #000000;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.rss a,
.tfm-social-menu .tfm-rss.menu-item a::before {
background: #F78422;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.odnoklassniki a,
.tfm-social-menu .tfm-ok.menu-item a::before {
background: #F58220;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.telegram a,
.tfm-social-menu .tfm-telegram.menu-item a::before {
background: #30A1DB;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.discord a,
.tfm-social-menu .tfm-discord.menu-item a::before {
background: #5865F2;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.discord i {
margin-left: -3px;
font-size:  0.8125rem;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.steam a,
.tfm-social-menu .tfm-steam.menu-item a::before {
background: #C5C3C0;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.twitch a,
.tfm-social-menu .tfm-twitch.menu-item a::before {
background: #9246ff;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.gettr a,
.tfm-social-menu .tfm-gettr.menu-item a::before {
background: #e60000;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.threads a,
.tfm-social-menu .tfm-threads.menu-item a::before {
background: #000000;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.rumble a,
.tfm-social-menu .tfm-rumble.menu-item a::before {
background: #84c742;
}
.tfm-social-icons.brand.icon-background li.tfm-social-icon.url a {
background: var(--dark-grey);
}  .tfm-share-wrapper {
display:flex;
flex-direction: column;
gap: var(--global-inner-elements-margin);
}
.tfm-share-wrapper .entry-meta.share-text {
margin-left: 0;
margin-top: 0;
color:  var(--entry-meta-color);
width: 100%;
text-transform: none;
order:0;
}
.tfm-social-icons {
margin: 0;
padding: 0;
display: flex;
flex-wrap: nowrap;
list-style: none;
text-transform: capitalize;
gap: var(--tfm-social-icons-gap, 0.5rem);
}
.tfm-social-icons.has-text.icon {
gap: 0.75rem;
}
.site-footer-inner > .footer-social .tfm-social-icons,
.site-footer:not(.has-footer-nav) .footer-copyright .tfm-social-icons {
justify-content: center;
}
@media (max-width:1060px) {
.site-footer-inner .footer-copyright .footer-social .tfm-social-icons {
justify-content: center;
}
}
.the-post .hentry-footer .tfm-social-icons,
.the-post .entry-header .tfm-social-icons,
.widget .tfm-social-icons,
.tfm-author-social .tfm-social-icons {
flex-wrap: wrap;
}
.archive-header .tfm-author-social .tfm-social-icons {
justify-content: center;
}
.archive-header .author-avatar .tfm-author-social .tfm-social-icons {
margin-top: 1.5rem;
}
.tfm-social-icons .tfm-social-icon {
display: flex;
font-size: 0.875rem;
border: 0;
font-family: var(--title-font, sans-serif);
font-weight: 600;
line-height: 1;
margin: 0;
}
.tfm-social-icons .tfm-social-icon.discord i { margin-left: -3px;
font-size:  0.8125rem;
}
.tfm-social-icons .tfm-social-icon.rumble i { margin-right: -2px;
}
.tfm-social-icons.icon .tfm-social-icon.rumble i::before { margin-top: 3px;
}
.tfm-social-icons li.tfm-social-icon a {
display: flex;
justify-content: center;
align-items: center;
width: 34px;
height: 34px;
border-radius: var(--tfm-social-icon-border-radius, 0);
color:  var(--entry-meta-link-color, var(--black));
padding: 0;
text-decoration: none;
}
.tfm-social-icons.has-text li.tfm-social-icon a {
padding: 0.5rem;
width: auto;
height: auto;
}
.tfm-social-icons.has-round-icons.icon-background:not(.has-text) li.tfm-social-icon a,
.tfm-social-icons.has-round-icons.icon-border:not(.has-text) li.tfm-social-icon a  {
border-radius: 100%;
}
.tfm-social-icons:not(.icon-background):not(.icon-border):not(.has-text) li a {
width: auto;
height: auto;
}
.tfm-social-icons:not(.icon-background):not(.icon-border).has-text li a {
padding-left:0;
padding-right:0;
}
.tfm-share-wrapper .tfm-social-icons:not(.icon-background) li:first-child:not(.share-text) a,
.tfm-share-wrapper .tfm-social-icons:not(.icon-background):not(.icon-border) .share-text + li a  {
padding-left: 0;
}
.tfm-social-icons li.tfm-social-icon a span {
transition: all 0.2s ease;
}
.tfm-social-icons.has-text li.tfm-social-icon a:hover span { }
.tfm-social-icons.has-text .tfm-social-name {
margin-left: 5px;
display:flex;
flex-direction: column-reverse;
font-size: 0.8125rem;
}
.tfm-social-icons.has-text .tfm-social-icon.discord .tfm-social-name { margin-left: 9px;
} .author-bio .tfm-author-social {
flex-basis: 100%;
}
.author-bio .tfm-social-icons {
justify-content: center;
} .single-hentry-footer .tfm-social-icons.icon {
gap: 1rem;
}
.single-hentry-footer .tfm-share-wrapper .share-text {
display:block;
width:100%;
text-align: center;
font-size: var(--h4-font-size);
color: var(--entry-title-color);
font-weight: var(--heading-font-weight);
letter-spacing: var(--h4-line-height, -0.046875rem);
margin-bottom: var(--global-elements-flex-gap, 1rem);
}
.single-hentry-footer .tfm-social-icons {
justify-content: center;
} .header-social .tfm-social-icons:not(.icon) {
gap:  0.3125rem;
}
.header-social .tfm-social-icons.icon { }
.header-social .tfm-social-icons .tfm-social-icon,
.footer-social .tfm-social-icons .tfm-social-icon {
margin:0;
}
.header-social .tfm-social-icons li.tfm-social-icon a {
padding-right: 0;
font-size: 15px;
width: auto;
height: auto;
display: flex;
align-items: center;
justify-content: center;
color: var(--header-color);
border-color: var(--header-color);
}
.header-social .tfm-social-icons.icon-background li.tfm-social-icon a {
background: var(--header-border-color); color: var(--header-color);
width: 25px;
height:25px;
font-size: 13px;
}
.header-social .tfm-social-icons.icon-background.theme li.tfm-social-icon a:hover,
.header-social .tfm-social-icons.icon-background.theme li.tfm-social-icon a:focus {
color:  var(--header-elements-background);
background: var(--header-elements-color);
}
.header-social .tfm-social-icons.icon-border li.tfm-social-icon a {
border-color: var(--header-border-color);
width: 25px;
height:25px;
font-size: 13px;
}
.header-social .tfm-social-icons.icon-border.has-round-icons li.tfm-social-icon a {
border-color: var(--header-border-color);
font-size: 12px;
}
@media (min-width:1061px) {
.logo-left-menu-right.has-tfm-social-icons .tfm-subscribe:not(.tfm-cta) {
padding-left: var(--header-flex-gap);
border-left: 1px solid var(--header-border-color);
padding-top: 16px;
padding-bottom: 15px;
}
} .footer-social .tfm-social-icons.icon li.tfm-social-icon a {
font-size: 15px;
}
.footer-social .tfm-social-icons.icon-background li.tfm-social-icon a {
background: var(--footer-border-color);
color: var(--footer-color);
}
.footer-social .tfm-social-icons.theme li.tfm-social-icon a::before {
color: var(--footer-link-color);
}
.footer-social .tfm-social-icons.icon-border li.tfm-social-icon a {
border-color: var(--footer-border-color);
} .sidebar .tfm-social-icons:not(.has-text.icon) .tfm-social-icon {
border:0;
}
.sidebar .tfm-social-icons.has-text:not(.icon-background):not(.icon-border) {
gap:0;
}
.sidebar .tfm-social-icons.has-text {
gap: 0.75rem;
}
.sidebar .tfm-social-icons .tfm-social-icon .tfm-social-name {
font-size: 0.875rem;
}
.sidebar .tfm-social-icons.has-text .tfm-social-subtext {
font-style: normal;
font-size: var(--entry-meta-font-size);
font-weight: normal;
text-transform: none;
color: var(--widget-color);
}
.sidebar .tfm-social-icons.has-text:not(.icon-background) .tfm-social-icon .tfm-social-name,
.sidebar.has-background.has-custom-link-color .tfm-social-icons:not(.icon-background) .tfm-social-icon a {
margin-left: 0;
color: var(--widget-link-color);
}
.sidebar .wp-block-cover.has-text-color .tfm-social-icons.has-text:not(.icon-background) .tfm-social-icon .tfm-social-name,
.sidebar .wp-block-cover.has-text-color .tfm-social-icons.has-text:not(.icon-background) .tfm-social-icon .tfm-social-subtext,
.sidebar .wp-block-cover.has-text-color .tfm-social-icons.has-text:not(.icon-background) .tfm-social-icon i {
color: inherit;
}
.sidebar .wp-block-cover.has-text-color .tfm-social-icons.icon-background.theme .tfm-social-icon a:hover {
color: var(--entry-meta-link-color);
}
.sidebar .wp-block-cover.has-text-color .tfm-social-icons.has-text .tfm-social-icon .tfm-social-subtext {
opacity: 0.7;
}
.tfm-social-icons.brand.icon-background .tfm-social-subtext,
.tfm-social-icons.brand.icon-background .tfm-social-subtext * {
color: var(--white);
opacity: 0.7;
}
.tfm-social-subtext b,
.tfm-social-subtext i,
.tfm-social-subtext s,
.tfm-social-subtext em {
color: var(--entry-meta-link-color);
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons .tfm-social-icon {
flex-basis: calc((100% / 5) - ((var(--tfm-social-icons-gap, 0.5rem) * 4) / 5));
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text .tfm-social-icon {
flex-basis: 100%;
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons:not(.has-text) .tfm-social-icon::before {
content:'';
float:left;
padding-top: 100%;
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons .tfm-social-icon a {
width:100% !important;
height:100% !important;
transition: all 0.3s ease;
padding:1rem;
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.icon-background.brand .tfm-social-icon:not(.email) a:hover,
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.icon-background.brand .tfm-social-icon:not(.email) a:focus {
filter:brightness(1.1);
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text .tfm-social-icon a,
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text.icon-background .tfm-social-icon a,
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text.icon-border .tfm-social-icon a {
justify-content: space-between;
flex-direction: row-reverse;
gap:0.5rem;
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text:not(.icon-background):not(.icon-border) .tfm-social-icon a {
padding: 1rem 0;
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text .tfm-social-icon span:not(.tfm-social-name) {
font-size: 1rem;
}
.sidebar .tfm-social-icons-wrapper .tfm-social-icons.has-text:not(.icon-background) .tfm-social-icon span:not(.tfm-social-name) {
width:28px;
height:28px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 100%;
}
.tfm-social-icons.icon-border li.tfm-social-icon a {
border:  1px solid var(--default-border-color);
font-size: 13px;
border-radius: var(--tfm-social-icons-border-radius, var(--default-border-radius));
}
.tfm-social-icons.icon-border.has-text li.tfm-social-icon a {
width: auto;
height:auto;
} .hentry-footer .tfm-share-this-url {
border:0;
padding-top:0;
}
.tfm-copy-link {
padding:12px;
border: 0;
display: flex;
gap:0.5rem;
border-radius: var(--tfm-social-icons-border-radius, var(--default-border-radius));
background: var(--tfm-copy-link-background, var(--default-highlight-background));
width: 100%;
max-width: 590px;
margin: 0 auto;
}
.tfm-copy-link input.tfm-permalink {
padding:2px 8px;
border:0;
outline:none;
transition: all 0.3s ease;
border-radius: 4px;
margin:0;
font-size: var(--entry-meta-font-size);
color: var(--entry-meta-color);
font-weight: 500;
background: none;
}
.tfm-copy-link input.tfm-permalink::selection,
.tfm-copy-link input.tfm-permalink.copied {
background: none;
color: var(--input-color);
box-shadow: inset 0 0 0 1px var(--default-border-color);
}
.tfm-copy-link button {
padding:2px 5px 2px 12px;
font-weight: 600;
font-size: 20px;
background: none;
color: var(--medium-grey);
border-left: 1px solid var(--default-border-color);
border-radius: 0;
}
.tfm-copy-link button:hover,
.tfm-copy-link button:focus {
background: none;
opacity: 0.7;
color: var(--dark-grey);
}
.tfm-copy-link button span::before {
font-family: fontello;
content: '\e84a';
font-weight: normal;
}
.tfm-copy-link-messages  {
text-align: center;
font-size: var(--entry-meta-font-size);
margin-top: 1rem;
font-weight: 500;
}
.tfm-copy-link-messages  .copy-text.success {
display:none;
}
.tfm-copy-link-messages  .copy-text.success::before {
font-family: fontello;
content: '\e89c';
margin-right: 5px;
font-size: 11px;
} @media(min-width:1200px) {
.single-hentry-footer .tfm-share-wrapper.side {
display:none;
}
}
@media (max-width:1199px) {
.single-content-wrapper > .tfm-share-wrapper[class*="side"] {
display:none;
}
}
@media (max-width:1360px) {
.has-sidebar .single-content-wrapper > .tfm-share-wrapper[class*="side"] {
display:none;
}
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] {
height:100%;
width:80px;
position: absolute;
z-index: 2;
padding-top: calc(var(--global-inner-elements-margin) / 2);
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-share {
position: sticky;
top:120px;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-social-icons {
flex-direction: column;
align-items: center;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-social-icons .tfm-social-icon a {
padding:0;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-social-icons.icon-background .tfm-social-icon a,
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-social-icons.icon-border .tfm-social-icon a {
width:34px;
height:34px;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-social-icons.icon {
gap:1rem;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .share-this-text,
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-share-this-url {
display:none;
}
.single-content-wrapper > .tfm-share-wrapper[class*="side"] .tfm-social-name {
display:none;
} .post-grid .hentry-footer .tfm-social-icons {
gap: 0.25rem;
}
.post-grid .hentry-footer .tfm-social-icons.icon {
gap: 0.5rem;
}
.post-grid .hentry-footer .tfm-social-icons.icon-background li.tfm-social-icon a,
.post-grid .hentry-footer .tfm-social-icons.icon-border li.tfm-social-icon a {
width: 18px;
height: 18px;
}
.post-grid .hentry-footer .tfm-social-icons.icon-background li.tfm-social-icon a {
font-size: 8px;
}
.post-grid .hentry-footer .tfm-social-icons.icon-border li.tfm-social-icon a {
font-size: 8px;
}
.post-grid .hentry-footer .tfm-social-icons.icon li.tfm-social-icon a {
font-size: 12px;
}
.post-grid .hentry-footer .tfm-share-wrapper .share-text::after {
content: '\2014';
margin-left: 8px;
}
.post-grid article.has-date .tfm-social-icons .share-text,
.post-grid article.has-author .tfm-social-icons .share-text,
.post-grid article.has-avatar .tfm-social-icons .share-text {
display:none;
}
.post-grid .article.cover.has-post-media .hentry-footer .tfm-social-icons li.tfm-social-icon a,
.article.cover.has-post-media .entry-header .tfm-social-icons li.tfm-social-icon a {
background: none;
color: var(--cover-primary-color);
padding:0;
width:auto;
height:auto;
font-size: 12px;
border:0;
} .the-post .entry-header .tfm-share-wrapper {
order:5;
}
.the-post .default-alt .entry-header .tfm-share-wrapper {
order:3;
}
.tfm-share-wrapper .share-text {
width:auto;
display: flex;
justify-content: center;
align-items: center;
margin:0;
font-size: var(--entry-meta-font-size);
}  @media (min-width: 1060px) {
.tfm-social-icon.mobile-only {
display: none !important;
}
}
@media (max-width: 1060px) {
.mobile-only.tfm-social-icon {
display: flex !important;
}
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}@font-face {
font-family: 'fontello';
src: url(//onlinecasinobonus.co.tz/wp-content/themes/mozda/css/fontello/font/fontello.eot?33221222);
src: url(//onlinecasinobonus.co.tz/wp-content/themes/mozda/css/fontello/font/fontello.eot?33221222#iefix) format('embedded-opentype'),
url(//onlinecasinobonus.co.tz/wp-content/themes/mozda/css/fontello/font/fontello.woff2?33221222) format('woff2'),
url(//onlinecasinobonus.co.tz/wp-content/themes/mozda/css/fontello/font/fontello.woff?33221222) format('woff'),
url(//onlinecasinobonus.co.tz/wp-content/themes/mozda/css/fontello/font/fontello.ttf?33221222) format('truetype'),
url(//onlinecasinobonus.co.tz/wp-content/themes/mozda/css/fontello/font/fontello.svg?33221222#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-tfm-check-circle:before { content: '\e11d'; } .icon-tfm-dots-3:before { content: '\e33d'; } .icon-search:before { content: '\e800'; } .icon-down-open:before { content: '\e801'; } .icon-left-open:before { content: '\e802'; } .icon-right-open:before { content: '\e803'; } .icon-up-open:before { content: '\e804'; } .icon-picture:before { content: '\e805'; } .icon-quote-right:before { content: '\e806'; } .icon-sun-inv:before { content: '\e807'; } .icon-moon-inv:before { content: '\e808'; } .icon-video:before { content: '\e809'; } .icon-headphones:before { content: '\e80a'; } .icon-cancel:before { content: '\e80b'; } .icon-star:before { content: '\e80c'; } .icon-tfm-check:before { content: '\e89c'; } .icon-rss:before { content: '\f09e'; } .icon-menu:before { content: '\f0c9'; } .icon-link-ext-alt:before { content: '\f14c'; } .icon-paper-plane:before { content: '\f1d8'; }