/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

:root {	/* Global Colors */
	--ng-color-post-modified-date-text-font: #a8a8a8;
	--ng-color-post-modified-date-border: #e6e6e6;
	--ng-color-post-modified-date-background: #f2f2f2;
}

:root { /* Font Size */	
	--ng-font-size-module-post-title: 20px;
	--ng-font-size-module-one-column-post-title: var(--ng-font-size-module-post-title);
	--ng-font-size-module-category: 12px;	
	--ng-font-size-module-author-date: 13px;	
	--ng-font-size-post-title: 34px;	
	--ng-font-size-post-author-date-category: 13px;
	--ng-font-size-post-modified-date: 12px;	
	--ng-font-size-post-toc-title: 21px;
	--ng-font-size-post-toc-headings: 15px;
	--ng-font-size-post-content: 17px;
	--ng-font-size-post-content-heading-2: 26px;
	--ng-font-size-post-content-heading-3: 24px;
	--ng-font-size-post-tags: 13px;
	--ng-font-size-post-tags-additional-text: 13px;
	--ng-font-size-post-next-prev-info-text: 12px;
	--ng-font-size-post-next-prev-post-title: 17px;
	--ng-font-size-post-author-box-name: 19px;
	--ng-font-size-post-author-box-url: 12px;
	--ng-font-size-post-author-box-description-text: 15px;
	--ng-font-size-sidebar-new-article-block-title: 27px;
	--ng-font-size-sidebar-new-article-module-post-title: 18px;
	--ng-font-size-sidebar-new-article-module-category: 12px;
	--ng-font-size-sidebar-new-article-module-author-date: 12px;
	--ng-font-size-sidebar-donation-column-text: 17px;
	--ng-font-size-page-title: 34px;	
	--ng-font-size-page-content: var(--ng-font-size-post-content);
	--ng-font-size-page-content-heading-2: var(--ng-font-size-post-content-heading-2);
	--ng-font-size-page-content-heading-3: var(--ng-font-size-post-content-heading-3);
}

:root { /* Line Height */
	--ng-line-height-module-post-title: 1.3em;
	--ng-line-height-post-title: 1.4em;
	--ng-line-height-post-content: 1.74em;
	--ng-line-height-post-content-heading-2: 1.4em;
	--ng-line-height-post-content-heading-3: 1.2em;
	--ng-line-height-post-next-prev-post-title: 1.3em;
	--ng-line-height-post-author-box-description-text: 1.5em;
	--ng-line-height-sidebar-new-article-block-title: 1em;
	--ng-line-height-sidebar-new-article-module-post-title: 1.4em;
	--ng-line-height-sidebar-donation-column-text: 1.74em;
	--ng-line-height-page-title: 1em;
	--ng-line-height-page-content: var(--ng-line-height-post-content);
	--ng-line-height-page-content-heading-2: var(--ng-line-height-post-content-heading-2);
	--ng-line-height-page-content-heading-3: var(--ng-line-height-post-content-heading-3);
}

:root { /* 1. Spacing */
	--ng-margin-top-general: 45px;
	--ng-margin-bottom-general: 60px; /*40px*/

	/* 1.1 Module */
	--ng-space-gap-module-value: 24px;
	--ng-space-gap-module: calc(var(--ng-space-gap-module-value) / 2);
	--ng-space-gap-module-negative: calc(var(--ng-space-gap-module-value) / -2);	
	--ng-space-bottom-module-value: 30px;
	--ng-space-bottom-module: calc(var(--ng-space-bottom-module-value) / 2);	
	--ng-space-page-home-bottom-module-value: 0;	
	--ng-padding-module-meta-info: 26px 22px;	
	--ng-space-module-post-title: 6px 0 11px;
	--ng-space-letter-module-category: 1px;
	--ng-space-letter-post-next-prev-info-text: 1px;
	
	/* 1.2 Sidebar */
	--ng-space-bottom-sidebar-new-article-module-value: 32px;
	--ng-space-bottom-sidebar-new-article-module: calc(var(--ng-space-bottom-sidebar-new-article-module-value) / 2);
	--ng-space-bottom-sidebar-new-article-module-negative: calc(var(--ng-space-bottom-sidebar-new-article-module-value) / -2);
	
	/* 1.3 Post Template */
	--ng-margin-top-post-title-row: 0;
	--ng-margin-bottom-post-title-row: 25px;	
	--ng-margin-top-post-title: var(--ng-margin-top-general);
	--ng-margin-bottom-post-title: 20px;	
	--ng-margin-top-custom-modified-post-date: 3px;
	--ng-margin-bottom-custom-modified-post-date: 0px;	
	--ng-margin-top-post-featured-image: 0;
	--ng-margin-bottom-post-featured-image: 5px;	
	--ng-margin-top-post-toc: 25px;
	--ng-margin-bottom-post-toc: 0;
	--ng-space-post-toc-title: 0 0 15px;
	--ng-padding-post-toc-inside: 20px 18px;
	--ng-space-gap-post-toc-headings: 4px;
	--ng-margin-post-image-caption-text: 2px 0 0 0;
	--ng-margin-top-post-content: 16px;
	--ng-space-post-tags: 4px;
	--ng-padding-post-tags: 4px 8px 4px 8px;
	--ng-space-post-tags-additional-text: 4px;
	--ng-padding-post-tags-additional-text: 4px 8px 4px 0px;
	--ng-margin-top-post-share-separator-above: 28px;
	--ng-margin-bottom-post-share-separator-above: 20px;
	--ng-padding-top-post-share-separator-below: 1px;
	--ng-margin-bottom-post-share-separator-below: 25px;
	--ng-padding-post-next-prev-inside: 10px 0px 10px 0px;
	--ng-margin-bottom-post-next-prev: 33px;	
	--ng-padding-post-author-box-inside: 21px;
	--ng-space-post-author-box-info: 21px;
	--ng-margin-post-author-box-name: 7px 0px 8px 0px;
	--ng-margin-post-author-box-description: 0 0 0 0;	
	--ng-margin-bottom-post-author-box: 43px;
	--ng-margin-bottom-related-posts: var(--ng-margin-bottom-general);
	
	/* 1.4 Sidebar */
	--ng-margin-top-sidebar-new-article-block-title: 0;
	--ng-margin-bottom-sidebar-new-article-block-title: 0;
	--ng-padding-sidebar-new-article-module-meta-info: 0;
	--ng-space-sidebar-new-article-module-post-title: 0 0 12px;
	--ng-space-sidebar-new-article-module-category-tag: -1px 10px 0 0;
	--ng-padding-sidebar-new-article-module-category-tag: 3px 0 4px;
	--ng-margin-bottom-sidebar-new-article-module-block: 43px;
	
	--ng-margin-top-sidebar-donation-block-title: var(--ng-margin-top-sidebar-new-article-block-title);
	--ng-margin-bottom-sidebar-donation-block-title: -10px;
	--ng-margin-bottom-sidebar-donation-module-block: 0;
	
	/* 1.5 Page */
	--ng-margin-top-page-title-row: 0;
	--ng-margin-bottom-page-title-row: 0;
	--ng-margin-top-page-title: var(--ng-margin-top-general);
	--ng-margin-bottom-page-title: 0;
	
	--ng-margin-top-page-title-separator: 10px;
	--ng-padding-bottom-page-title-separator: 0;
	--ng-margin-bottom-page-title-separator: 35px;
	
	--ng-margin-bottom-page-post-loop-row: var(--ng-margin-bottom-general);
	--ng-margin-bottom-page-post-loop: 0;
	--ng-space-top-page-post-loop-pagination: 54px;	
	
	--ng-margin-top-page-home-new-article-block-title: var(--ng-margin-top-general);
	--ng-margin-bottom-page-home-other-block: var(--ng-margin-bottom-general);
	
	--ng-margin-bottom-page-search-form: var(--ng-margin-bottom-page-title-separator);
	
	--ng-padding-search-form: 9px 9px;
	--ng-padding-search-form-button: 7px 15px 8px 15px;
	
	--ng-margin-bottom-page-without-sidebar-post-loop: 0;
	--ng-margin-bottom-page-without-sidebar-post-loop-row: var(--ng-margin-bottom-general);
	
	--ng-margin-bottom-page-404-new-article-block: 0;
	--ng-margin-bottom-page-404-new-article-row: var(--ng-margin-bottom-general);
	
	--ng-margin-bottom-page-last-item-is-column-text: 0;
	/*--ng-margin-bottom-page-last-item-is-text-row: calc(var(--ng-margin-bottom-general) - 26px);*/
	--ng-margin-bottom-page-last-item-is-text-row: 0;
}

:root { /* Image Size */
	--ng-image-size-module-post-image-height: 58%;
	--ng-image-size-module-post-image-width: 100%;
	
}

/* Tablet Landscape */
@media (min-width: 1019px) and (max-width: 1140px) {
	:root { /* Font Size */		
		--ng-font-size-module-post-title: 18px;
		--ng-font-size-module-category: 11px;		
		--ng-font-size-post-title: 32px;			
		--ng-font-size-module-author-date: 12px;			
		--ng-font-size-post-author-date-category: 12px;				
		--ng-font-size-post-toc-headings: 15px;		
		--ng-font-size-post-content: 16px;
		--ng-font-size-post-content-heading-2: 25px;
		--ng-font-size-post-content-heading-3: 23px;
		--ng-font-size-post-next-prev-post-title: 16px;
		--ng-font-size-post-author-box-name: 18px;
		--ng-font-size-post-author-box-description-text: 14px;
		--ng-font-size-sidebar-new-article-block-title: 24px;
		--ng-font-size-sidebar-new-article-module-post-title: 17px;
		--ng-font-size-sidebar-donation-column-text: 16px;
		--ng-font-size-page-title: 32px;
	}
	
	:root { /* Line Height */
		--ng-line-height-post-title: 1.4em;
		--ng-line-height-post-author-box-description-text: 1.6em;
	}
	
	:root { /* 1. Spacing */
		--ng-margin-top-general: 36px;
		--ng-margin-bottom-general: 54px; /*35px*/
	
		/* 1.1 Module */
		--ng-space-gap-module-value: 18px;		
		--ng-space-bottom-module-value: 24px;		
		--ng-padding-module-meta-info: 22px 18px;		
		--ng-space-module-post-title: 6px 0 10px;
		
		/* 1.3 Post Template */
		--ng-margin-bottom-post-title-row: 20px;		
		--ng-margin-top-post-title: var(--ng-margin-top-general);
		--ng-margin-bottom-post-title: 13px;		
		--ng-margin-top-custom-modified-post-date: 2px;		
		--ng-margin-bottom-post-featured-image: 5px;		
		--ng-margin-top-post-toc: 23px;		
		--ng-margin-top-post-content: 14px;		
		--ng-margin-bottom-post-share-separator-above: 20px;
		--ng-padding-top-post-share-separator-below: 1px;
		--ng-margin-bottom-post-share-separator-below: 23px;
		--ng-margin-bottom-post-next-prev: 31px;
		--ng-margin-bottom-post-author-box: 39px;	
		
		/* 1.4 Sidebar */
		--ng-margin-bottom-sidebar-new-article-block-title: -3px;
		--ng-margin-bottom-sidebar-new-article-module-block: 39px;
		--ng-space-sidebar-new-article-module-post-title: 0 0 8px;
		
		--ng-margin-bottom-sidebar-donation-block-title: -9px;
		
		/* 1.5 Page */
		--ng-margin-top-page-title-separator: 9px;
		--ng-margin-bottom-page-title-separator: 33px;
		
		--ng-margin-bottom-page-post-loop-row: var(--ng-margin-bottom-general);
	}
	
	:root { /* Image Size */
		--ng-image-size-module-post-image-height: 60%;
	}
}

/* Tablet Portrait */
@media (min-width: 768px) and (max-width: 1018px) {
	:root { /* Font Size */		
		--ng-font-size-module-post-title: 17px;
		--ng-font-size-module-one-column-post-title: 19px;		
		--ng-font-size-module-category: 11px;		
		--ng-font-size-post-title: 28px;				
		--ng-font-size-module-author-date: 12px;
		--ng-font-size-post-author-date-category: 12px;	
		--ng-font-size-post-toc-headings: 15px;				
		--ng-font-size-post-content: 16px;
		--ng-font-size-post-content-heading-2: 25px;
		--ng-font-size-post-content-heading-3: 23px;
		--ng-font-size-post-next-prev-post-title: 15px;
		--ng-font-size-post-author-box-name: 18px;
		--ng-font-size-post-author-box-description-text: 14px;
		--ng-font-size-sidebar-new-article-block-title: 22px;
		--ng-font-size-sidebar-new-article-module-post-title: 16px;
		--ng-font-size-sidebar-donation-column-text: 15px;
		--ng-font-size-page-title: 28px;
	}
	
	:root { /* Line Height */
		--ng-line-height-post-title: 1.4em;
		--ng-line-height-post-author-box-description-text: 1.6em;
	}
	
	:root { /* 1. Spacing */
		--ng-margin-top-general: 30px;
		--ng-margin-bottom-general: 50px; /*35px*/
		
		/* 1.1 Module */
		--ng-space-gap-module-value: 18px;	
		--ng-space-bottom-module-value: 24px;	
		--ng-padding-module-meta-info: 22px 18px;		
		--ng-space-module-post-title: 6px 0 10px;
		
		/* 1.3 Post Template */
		--ng-margin-bottom-post-title-row: 18px;		
		--ng-margin-top-post-title: var(--ng-margin-top-general);
		--ng-margin-bottom-post-title: 14px;		
		--ng-margin-top-custom-modified-post-date: 2px;		
		--ng-margin-bottom-post-featured-image: 3px;		
		--ng-margin-top-post-toc: 21px;		
		--ng-margin-top-post-content: 13px;		
		--ng-margin-bottom-post-share-separator-above: 19px;
		--ng-padding-top-post-share-separator-below: 1px;
		--ng-margin-bottom-post-share-separator-below: 20px;
		--ng-margin-bottom-post-next-prev: 29px;
		--ng-margin-bottom-post-author-box: 35px;
		
		/* 1.4 Sidebar */
		--ng-margin-bottom-sidebar-new-article-block-title: -8px;
		--ng-margin-bottom-sidebar-new-article-module-block: 35px;
		--ng-space-sidebar-new-article-module-post-title: 0 0 8px;
		
		--ng-margin-bottom-sidebar-donation-block-title: -10px;
		
		/* 1.5 Page */
		--ng-margin-top-page-title-separator: 8px;
		--ng-margin-bottom-page-title-separator: 31px;
		
		--ng-margin-bottom-page-post-loop-row: var(--ng-margin-bottom-general);
	}
	
	:root { /* Image Size */
		--ng-image-size-module-post-image-height: 58%;
	}
}

/* Two Column on Tablet */
@media (min-width: 567px) and (max-width: 767px) {
	:root { /* Font Size */		
		/*--ng-font-size-module-one-column-post-title:*/
		--ng-font-size-module-post-title: 18px !important;
	}	
	:root { /* 1. Spacing */
		/* 1.1 Module */	
		--ng-space-gap-module-value: 18px !important;		
		--ng-space-bottom-module-value: 24px !important;		
	}
}

/* Phone */
@media (max-width: 767px) {
	:root { /* Font Size */		
		--ng-font-size-module-post-title: 20px;		
		--ng-font-size-module-category: 11px;		
		--ng-font-size-post-title: 28px;	
		--ng-font-size-module-author-date: 12px;
		--ng-font-size-post-author-date-category: 12px;				
		--ng-font-size-post-toc-headings: 14.5px;		
		--ng-font-size-post-content: 15.5px;
		--ng-font-size-post-content-heading-2: 24px;
		--ng-font-size-post-content-heading-3: 22px;
		--ng-font-size-post-next-prev-post-title: 15px;
		--ng-font-size-post-author-box-name: 18px;
		--ng-font-size-post-author-box-description-text: 14px;		
		--ng-font-size-sidebar-new-article-block-title: 26px;
		--ng-font-size-sidebar-new-article-module-post-title: 18px;
		--ng-font-size-sidebar-donation-column-text: 16px;
		--ng-font-size-page-title: 28px;
	}
	
	:root { /* Line Height */
		--ng-line-height-post-title: 1.3em;
		--ng-line-height-post-author-box-description-text: 1.6em;
	}
	
	:root { /* 1. Spacing */
		--ng-margin-top-general: 20px;
		--ng-margin-bottom-general: 40px; /*30px*/
	
		/* 1.1 Module */	
		--ng-space-gap-module-value: 0;		
		--ng-space-bottom-module-value: 24px;		
		--ng-padding-module-meta-info: 22px 18px;		
		--ng-space-module-post-title: 6px 0 10px;
		
		/* 1.3 Post Template */
		--ng-margin-bottom-post-title-row: 18px;	
		--ng-margin-top-post-title: var(--ng-margin-top-general);
		--ng-margin-bottom-post-title: 14px;		
		--ng-margin-top-custom-modified-post-date: 2px;		
		--ng-margin-bottom-post-featured-image: 2px;
		--ng-margin-left-post-featured-image: -16px;
		--ng-margin-right-post-featured-image: -16px;		
		--ng-margin-top-post-toc: 21px;		
		--ng-margin-top-post-content: 13px;		
		--ng-margin-bottom-post-share-separator-above: 13px;
		--ng-margin-top-post-share-separator-below: -6px;
		--ng-padding-top-post-share-separator-below: 0px;
		--ng-margin-bottom-post-share-separator-below: 20px;
		--ng-margin-bottom-post-next-prev: 32px;
		--ng-margin-bottom-post-author-box: 40px;
		--ng-margin-bottom-related-posts: 45px;
		
		/* 1.4 Sidebar */
		--ng-margin-bottom-sidebar-new-article-block-title: 0;
		--ng-margin-bottom-sidebar-new-article-module-block: 35px;
		--ng-space-sidebar-new-article-module-post-title: 0 0 10px;
		
		--ng-margin-bottom-sidebar-donation-block-title: -8px;
		--ng-margin-bottom-sidebar-donation-module-block: var(--ng-margin-bottom-general);
		
		/* 1.5 Page */
		--ng-margin-top-page-title-separator: 8px;
		--ng-margin-bottom-page-title-separator: 29px;
		
		--ng-margin-bottom-page-post-loop-row: 0;
		--ng-margin-bottom-page-post-loop: 50px;	
	}
	
	:root { /* Image Size */
		--ng-image-size-module-post-image-height: 56%;
	}
}

* {
    -webkit-font-smoothing: antialiased;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
}

 html {
    /* -webkit-touch-callout:none;                /* prevent callout to copy image, etc when tap to hold */
    /* -webkit-text-size-adjust:none;             /* prevent webkit from resizing text to fit */
	-webkit-tap-highlight-color:rgba(0,0,0,0); 	  /* prevent tap highlight color / shadow */
    /* -webkit-user-select:none;                  /* prevent copy paste, to allow, change 'none' to 'text'*/
} 

@font-face {
	font-display: swap;
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	font-weight: 900;
	src: url('fonts/fontawesome/fa-solid-900.woff2') format('woff2');
}

.fas,
.fa-solid {
	font-family: 'Font Awesome 6 Free';
  	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

.fa-chevron-down::before {
	content: "\f078"; 
}

/* heebo-regular - latin-ext */
/* @font-face { */
  /* font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ 
  /* font-family: 'Heebo'; */
  /* font-style: normal; */
  /* font-weight: 400; */
  /* src: url('fonts/Heebo/heebo-v26-latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ 
/* } */

/* heebo-500 - latin-ext */
/* @font-face { */
  /* font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ 
  /* font-family: 'Heebo'; */
  /* font-style: normal; */
  /* font-weight: 500; */
  /* src: url('fonts/Heebo/heebo-v26-latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
/* } */

/* heebo-600 - latin-ext */
/* @font-face { */
  /* font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ 
  /* font-family: 'Heebo'; */
  /* font-style: normal; */
  /* font-weight: 600; */
  /* src: url('fonts/Heebo/heebo-v26-latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
/* } */

/* heebo-700 - latin-ext */
/* @font-face { */
  /* font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* font-family: 'Heebo'; */
  /* font-style: normal; */
  /* font-weight: 700; */
  /* src: url('fonts/Heebo/heebo-v26-latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
/* } */


@media (min-width: 768px) {
    .logo_header {
    	filter: drop-shadow(6px 4px 2.5px rgb(0, 0, 0, 0.7));
		z-index: 5;
    }
}

@media (max-width: 767px) {
	.logo_header {
		filter: drop-shadow(3px 1px 1px rgb(0, 0, 0, 0.7));
		z-index: 5;
	}
}
@media (max-width: 767px) {
	.td-header-mobile-wrap {
		display: block;  
	}
}

.logo_header.tdb_header_logo .tdb-logo-a,
.logo_header.tdb_header_logo.tdb_header_logo h1 {
	pointer-events: none;
}

#tdm-popup-modal-td_m_68b3.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal,
#tdm-popup-modal-td_m_9616.tdm-popup-modal-over-screen.tdm-popup-modal-open .tdm-popup-modal {
	transition: transform 500ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s !important;
	z-index: 10400;
}

#tdm-popup-modal-td_m_68b3.tdm-popup-modal-over-screen .tdm-popup-modal,
#tdm-popup-modal-td_m_9616.tdm-popup-modal-over-screen .tdm-popup-modal {
	transition: transform 500ms cubic-bezier(0.25, 0.1, 0.25, 1) 0s !important;
	z-index: 10400;
	opacity: 1 !important;
}

#tdm-popup-modal-td_m_68b3,
#tdm-popup-modal-td_m_9616 {
	z-index: 10002;
}

.custom-headings h2,
h2 {
	margin-top: 50px;
	margin-bottom: 10px;
}

.custom-headings h3,
h3 {
	margin-top: 35px;
	margin-bottom: 10px;
}

.td-page-content a:hover,
.comment-content a:hover {
    color: #6e6e6e !important;
}

.tagdiv-type p {
	margin-bottom: 21px;
/*	line-height: 1.74;*/
}

.comment-author-label-administrator:before { 
	content: "Admin";
	float:right;
	background-color:#6e6e6e;
	padding:5px;
	font-size:small;
	font-weight:bold;
	color:#FFFFFF;
	width:58px;
	text-align: center;
	margin-top: -7px;
}

@media (max-width: 500px) {
	.comment-author-label-administrator:before { 
	margin-top: -23px;
	}
}

@media (max-width: 500px) {
.comment-link {
    display: block !important;
	}
}

.tdb-post-meta span, .tdb-post-meta i, .tdb-post-meta time {
    vertical-align: unset !important;
}

@media (max-width: 500px) {
	cite {
		display: block;
	}
}

#reply-title {
    margin-bottom: 0px;
}

@media (min-width: 767px) {
	.comment-top-notice {
	padding: 0 10px;
	}
}

.comment-top-notice {
	font-size: 13px;
	margin-top: -6px;
	margin-bottom: 10px;
	color: #747474;
	line-height: 21px;
	text-align: justify;
}

#cancel-comment-reply-link {
    color: #e2000f;
}

p.comment-form-cookies-consent {
	margin-bottom: 21px;
	line-height: 21px;
	
}

.td-read-more, .more-link-wrap {
    margin-bottom: 0px;
	padding-top: 20px;
}

/* portrait */
@media (min-width: 567px) and (max-width: 767px) {
		.custom-two-column-on-tablet .td_module_wrap {
			width: 50% !important;
	}
		.custom-two-column-on-tablet .td_block_inner,
		.custom-two-column-on-tablet .tdb-block-inner	{
			margin-left: var(--ng-space-gap-module-negative);
			margin-right: var(--ng-space-gap-module-negative);
	}
		.custom-two-column-on-tablet .td_module_wrap:nth-last-child(-n+2) {
			margin-bottom: 0 !important;
			padding-bottom: 0 !important;
	}
		.custom-two-column-on-tablet .entry-title.td-module-title {
			font-size: var(--ng-font-size-module-post-title);
		/*	margin: var(--ng-space-module-post-title) !important;	*/	
	}
}

.custom-related-posts .tdb_module_related.td_module_wrap {
	display: block;
}

.custom-module-meta .td-author-date,
.custom-sidebar-new-article-block .td-author-date {
	width: 100%;
	display: flex !important;
}

.custom-page-home-new-article-module .td-author-date .td-post-author-name span,
.custom-module-meta .td-author-date .td-post-author-name span {
	display: none;
}

.custom-page-home-new-article-module .td-author-date .td-post-author-name,
.custom-module-meta .td-post-author-name {
	display: flex;
}

.custom-page-home-new-article-module .td-post-author-name:after,
.custom-module-meta .td-post-author-name:after {
	content: "-";
	color: var(--ng-color-accent);
	font-weight: 400;
	margin: 0 5px 0 5px;
}

.custom-module-meta .entry-review-stars {
	display: flex !important;
	justify-content: flex-end;
	flex: 1;
	/*top: unset !important;*/
	margin-bottom: -4.5px;
	flex-wrap: wrap;
	margin-left: 5px !important;
}
	
.custom-sidebar-new-article-block .entry-review-stars {
	display: flex !important;
	justify-content: flex-end;
	flex: 1;
	margin-bottom: 0px;
	flex-wrap: wrap;
	margin-left: 5px !important;
}

	/*.custom-review .td-author-date .td-post-author-name span,
.home-first-block-custom .td-author-date .td-post-author-name span,
.home-second-block-custom .td-author-date .td-post-author-name span,
.category-reviews .category-custom .td-author-date .td-post-author-name span,
.search-custom .td-author-date .td-post-author-name span,
.related-post-custom .td-author-date .td-post-author-name span,
.custom-border-img-home-block .td-author-date .td-post-author-name span {
	margin: 0 4px 0 2px;
}*/



.custom-sidebar-new-article-block .td-author-date {
	flex: 1;
	margin-left: 2px;
}

.custom-sidebar-new-article-block .td-editor-date {
	display: flex !important;
}

@media (max-width: 767px) {		
	.custom-sidebar-new-article-block .entry-review-stars {
		bottom: 0.5px;
	}
}

.custom-related-posts .td-next-prev-wrap {
	text-align: center;
}

.custom-related-posts .td-next-prev-wrap .td-ajax-prev-page {
	padding-top: 5px;
	margin: 0 30px 0 0;
}

.custom-related-posts .td-next-prev-wrap .td-ajax-next-page {
	padding-top: 5px;
	margin: 0 0 0 30px;
}

.custom-related-posts .td_with_ajax_pagination .td-next-prev-wrap a:active {
    color: #b7b7b7 !important;
}

.custom-related-posts .td-next-prev-wrap .ajax-page-disabled,
.custom-related-posts .td-prev-prev-wrap .ajax-page-disabled {
    opacity: 0.3;
}

.td-menu-mob-open-menu #td-outer-wrap,
.td-search-opened #td-outer-wrap {
    position: fixed;
    transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.td-js-loaded .td-menu-background, .td-js-loaded #td-mobile-nav {
	-webkit-transition: all 0.3s ease 0.1s !important;
    transition: all 0.3s ease 0.1s !important;
}

.td-search-background {
	-webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
	transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}

.td-search-wrap-mob .td-drop-down-search {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.td-search-opened .td-search-wrap-mob .td-drop-down-search {
    -webkit-transition: all 0.3s ease 0.1s !important;
    transition: all 0.3s ease 0.1s !important;
}

.td-search-wrap-mob .td-drop-down-search {
    -webkit-transition: all 0.3s ease 0s !important;
    transition: all 0.3s ease 0s !important;
}

.td-search-wrap-mob .td-search-input:after {
    -webkit-transition: transform 0.5s ease 0.4s;
    transition: transform 0.5s ease 0.4s;
}

.td-mobile-content li a:hover {
	color: #c5c5c6;
}

.td-menu-background:before,
.td-search-background:before {
    opacity: 0.94;
}

.td-scroll-up {
    bottom: 10px !important;
    right: 10px !important;
	width: 44px !important;
    height: 44px !important;
	border: 2px solid rgba(255,255,255,.5);
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.td-scroll-up .td-icon-menu-up {
    font-size: 14px !important;
    line-height: 40px;
	top: unset !important;
}

.td-aj-search-results .entry-review-stars {
	display: none;
}

.contact-form-req {
	color: #e2000f;
}

@media (max-width: 599px){
.first-col-contact-form,
.sec-col-contact-form {
	margin-bottom: 21px;
	}
}

@media (min-width: 600px) {
	.two-column-contact-form {
		display: flex;
		column-gap: 20px;
		margin-bottom: 21px;
	}
	.first-col-contact-form,
	.sec-col-contact-form {
		width: 50%;
	}
}

.custom-contact-form input[type="text"],
.custom-contact-form input[type="url"], 
.custom-contact-form input[type="tel"], 
.custom-contact-form input[type="email"],
.custom-contact-form textarea {
	border-color: var(--ng-color-input-form-field-border, #c6c6c6);
	font-size: 16px;
	background: #ffffff;
}

.custom-contact-form.wpb_text_column p {
	font-size: 17px;
}

.custom-contact-form span[data-name="kc_captcha"] ~ input[type="submit"] {
	background-color: #000000;
    font-family: "Heebo";
	font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
	letter-spacing: 0.8px;
}

.custom-contact-form span[data-name="kc_captcha"] ~ input[type="submit"]:hover {
	background-color: #e2000f;
}

.custom-contact-form input[type="text"]:active,
input[type="text"]:focus,
.custom-contact-form input[type="url"]:active,
input[type="url"]:focus,
.custom-contact-form input[type="tel"]:active,
input[type="tel"]:focus,
.custom-contact-form input[type="email"]:active,
input[type="email"]:focus,
.custom-contact-form textarea:active,
.custom-contact-form textarea:focus,
textarea:focus {
	border-color: var(--ng-color-input-form-field-border-active-focus, #999999) !important;
}

.custom-contact-form .wpcf7 form .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
}


@media (min-width: 600px) and (max-width: 766px) {
	.tdb-comm-layout4 .td-form-author, 
	.tdb-comm-layout4 .td-form-email {
		float: left;
		width: 50%;
	}
	.tdb-comm-layout2 .logged-in-as, 
	.tdb-comm-layout4 .logged-in-as, 
	.tdb-comm-layout2 .comment-form-input-wrap, 
	.tdb-comm-layout4 .comment-form-input-wrap, 
	.tdb-comm-layout2 .form-submit, 
	.tdb-comm-layout4 .form-submit, 
	.tdb-comm-layout2 .comment-respond p, 
	.tdb-comm-layout4 .comment-respond p {
		padding: 0 10px;
	}
	.tdb-comm-layout2 form, .tdb-comm-layout4 form {
		margin: 0 -10px;
	}
	.comment-top-notice {
		padding: 0 10px;
	}
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-image figcaption {
	background: none;
	color: #444;
	font-family: "Be Vietnam Pro";
	font-size: 11px;
 }
 
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	position: relative;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    padding: 0 0 6px 0;
    margin-top: 4px;
}

@media (min-width: 1024px) {
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    padding: 0 0 8px 0;
    margin-top: 6px;
	}
}

figure.wp-block-image.no-gap-gallery {
	margin-bottom: 0.5em !important;
}

.topbutton {
	background: none;
	border: 0px
}

.topbutton:before {
    content: '\e809';
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
	padding-right: 8px;
}

.topbutton:hover:before,
.topbutton:hover:after {
	color: #ffffff;
}

.topbutton:focus:before,
.topbutton:focus:after {
	color: #000000;
}

.topbutton:after {
    content: '\e809';
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
	padding-left: 8px;
}

.custom-footer-menu.widget {
	overflow: unset;
}

.custom-footer-menu.td_block_list_menu ul li a {
	display: inline-block;
	position: relative;
}

.custom-footer-menu ul li a::after,
.custom-footer-menu ul li span::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    bottom: -7px;
    opacity: 0;
}

@media (min-width: 768px) and (max-width: 1018px) {
	.custom-footer-menu ul li a::after,
	.custom-footer-menu ul li span::after {
		bottom: -5px;
	}
}

@media (min-width: 1019px) and (max-width: 1140px) {
	.custom-footer-menu ul li a::after,
	.custom-footer-menu ul li span::after {
	    bottom: -6px;
	}
}

.custom-footer-menu li.current-menu-item a::after,
.custom-footer-menu a:hover::after {
    opacity: 1;
}

.custom-footer-menu ul {
	column-gap: 10px;
}

.custom-footer-menu ul li:not(:last-child)::after{
	content: '/';
	vertical-align: middle;
	display: inline-block;
	line-height: 1;
	margin-left: 10px;
	margin-bottom: 3px;
}

@media (max-width: 474px) {
	.custom-footer-menu {
		width: 95%;
	}
	.custom-footer-menu ul li:nth-child(3):after {
		display: none;
	}
}

@media (min-width: 475px) and (max-width: 571px) {
	.custom-footer-menu {
		width: 96%;
	}
	.custom-footer-menu ul li:nth-child(4):after {
		display: none;
	}
}

@media (min-width: 650px) and (max-width: 767px) {
	.custom-column-footer-menu {
		width: 93% !important;
	}
}

@media (min-width: 592px) {
	.custom-footer-menu ul li:first-child {
		padding-left: 10px;
	}
		.custom-footer-menu ul li:last-child {
		padding-right: 10px;
	}
}

.td-mobile-content ul li {
    border-bottom: 1px solid #4f4f4f;
}

.td-mobile-content ul li:last-child {
    border-bottom: none !important;
}

.comment-link:before {
    content: '\f017';
	display: inline-block;
	font-family: "FontAwesome6";
	text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-align: center;
	color: #747474;
	font-size: 11px;
	margin-right: 4px;
	font-weight: 400;
	
}

@media (max-width: 500px) {
	.comment-link:before {
		margin-right: 2px;
	}
}

.td-post-content hr {
	background: #aaaaaa;
	border: 0 !important;
	display: block;
	margin: 32px auto !important;
	height: 4px;
	max-width: 100% !important;
}

span.tdb-bred-no-url-last {
	color: #999999;
}

.td-ajax-search-flex .td_module_flex_1 .entry-title {
	font-family: "Heebo";
	line-height: 1.4em !important;
}

.custom-link-hover .td_module_wrap:hover .entry-title a,
.custom-link-hover-next-prev .tdb-next-post:hover .next-prev-title a,
.custom-link-hover .td-author-date .td-post-author-name:hover a {
	color: #000000;
}

.custom-link-hover .td_module_wrap .td-module-title a:hover,
.custom-link-hover-next-prev .tdb-next-post .next-prev-title a:hover,
.custom-link-hover .td-author-date .td-post-author-name a:hover {
	color: #e2000f;
}

@media (hover: hover) and (pointer: fine){
.custom-link-hover .td_module_wrap .td-module-title a:hover,
.custom-link-hover .td-image-container:hover ~ .td-module-meta-info .td-module-title a,
.custom-link-hover-next-prev .tdb-next-post .next-prev-title a:hover,
.custom-link-hover .td-author-date .td-post-author-name a:hover {
	color: #e2000f;
	}
}

.box-like-dislike {
	background-color: #f2f2f2;
}

.box-like-dislike.wp-block-columns {
    padding: 18px 35px 0px 35px;
}

@media (max-width: 767px) {
.box-like-dislike.wp-block-columns {
    padding: 18px 20px 0px 20px;
	}
}

@media (min-width: 768px) and (max-width: 1018px) {
.box-like-dislike.wp-block-columns {
    padding: 18px 25px 0px 25px;
	}
}

.box-like-dislike .header-area-like {
	color: #0693e3;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 15px;	
}

.box-like-dislike .header-area-dislike {
	color: #cf2e2E;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 15px;
}

.box-like-dislike ul li, 
.box-like-dislike ol li {
  margin-left: 28px;
}

.mfp-ready .mfp-s-ready .mfp-content .mfp-figure:before {
	/*opacity: 0;*/
	display: none;
}

.mfp-container .mfp-arrow {
	opacity: 0.85;
	font-size: 40px;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
}
.mfp-figure .mfp-bottom-bar {
	margin-top: -36px;
	margin-bottom: 0;
	top: 100%;
	padding: 0;
}

.mfp-title {
	padding-right: 36px;
}

.mfp-bottom-bar .mfp-counter {
	font-size: 12px;
	white-space: nowrap;
	padding-right: 0;
	bottom: unset;
	top: 0;
}

@media (max-width: 767px) {
	.mfp-bottom-bar .mfp-counter {
		font-size: 11px;
	}
	
	.mfp-container .mfp-arrow {
		font-size: 30px;
	}
}

@media (max-width: 767px) {
.custom_left_right_gap {
	margin-right: -4px !important;
    margin-left: -4px !important;
    width: calc(100% + 8px) !important;
	}
}

.custom-page-home-new-article-module .td-image-container {
	border: 2px solid #e6e6e6;
}

.td-element-style-before {
    -webkit-transition: none !important;
    transition: none !important;    
	opacity: 1 !important;
}

.custom-breadcrumbs.tdb_breadcrumbs {
    overflow: hidden;
    white-space: nowrap;
}

.custom-breadcrumbs.tdb_breadcrumbs .tdb-block-inner {
    user-select: none;
	display: inline-block;
}

.custom-breadcrumbs.tdb_breadcrumbs::before,
.custom-breadcrumbs.tdb_breadcrumbs::after {
	content: "";
	position: absolute;
	pointer-events: none;
}

.custom-breadcrumbs.tdb_breadcrumbs::before {
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255));
	z-index: 1;
	-webkit-transition: opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out;
	opacity: var(--before-opacity, 0);
}

.custom-breadcrumbs.tdb_breadcrumbs::after {
	bottom: 0;
	right: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
	z-index: 1;
	-webkit-transition:  opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out;
	opacity: var(--after-opacity, 1);
}

@media (max-width: 767px) {
	.custom-breadcrumbs.tdb_breadcrumbs::before,
	.custom-breadcrumbs.tdb_breadcrumbs::after {
		width: 18px;
	}
}

.hide-before::before,
.hide-after::after {
	opacity: 0;
}

.custom-lang .td_block_wrap {
	margin-bottom: 0px;
}

.custom-hide-row {
	display: none !important;
}

.custom-lang .custom-lang-wrapper {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.sprache-und-smiley {
    display: flex; /* Flexbox für horizontale Anordnung von 'sprache' und 'smiley' */
    justify-content: center; /* Zentriert den Text und das Symbol horizontal */
    align-items: center; /* Zentriert den Text und das Symbol vertikal */
}

.custom-lang-wrapper .custom-lang-smiley {
    margin-bottom: 2px;
}

.sprache {
    margin-right: 5px; /* Abstand zwischen Text und Symbol */
}

.custom-lang .custom-lang-wrapper span.hallo {
	font-family: "Be Vietnam Pro";
	font-size: 16px;
	line-height: 1;
	color: #767676;
	font-weight: 500;
	letter-spacing: 0.2px;
}

.custom-lang .custom-lang-wrapper span.sprache {
	font-family: "Be Vietnam Pro";
	font-size: 11px;
	font-style: italic;
	line-height: 1;
	color: #aaaaaa;
}

.custom-lang .custom-lang-wrapper span.cutom-lang-smiley {
	font-style: normal;
}

#tdm-popup-modal-td_m_68b3 .tdc-zone,
#tdm-popup-modal-td_m_68b3 .tdc-zone > .td-pb-row,
#tdm-popup-modal-td_m_68b3 .tdc-zone .tdc-row.stretch_row_1200.td-stretch-content:nth-child(3) {
	height: 100%;
}

.custom-mobile-header-content-column > .wpb_wrapper {
	height: 100% !important;
	display: flex !important;
	flex-direction: column;
}

.custom-mobile-search-content-row {
	overflow-y: auto;
	max-height: 100%;
}

#tdm-popup-modal-td_m_9616 .tdm-pm-body {
	overflow: hidden;
}

#tdm-popup-modal-td_m_9616 .custom-mobile-search-content-row {
    overflow-y: auto;
	overflow-x: hidden;
	padding-right: 5px;
	width: calc(100% + 5px);
}

.custom-mobile-search-overlay {
	z-index: 1;
	position: fixed !important;
	bottom: 0;
	margin-left: -20px;
	margin-right: -20px;
	width: calc(100% + 40px) !important;
	display: none !important;
}

#tdm-popup-modal-td_m_9616 .custom-mobile-search-form .tdb-search-form-placeholder {
	display: inline-block;
    transition: opacity 0.2s ease-in-out ;
    -webkit-transition: opacity 0.2s ease-in-out;
    opacity: 1;
	top: 50%;
	transform: translateY(-50%);
}

.custom-desktop-search-form .tdb-head-search-placeholder {
    transition: opacity 0.2s ease-in-out !important;
    -webkit-transition: opacity 0.2s ease-in-out !important;
	opacity: 1;
}

/* Platzhalter bleibt sichtbar, wenn das Eingabefeld fokussiert, aber leer ist */
.custom-desktop-search-form .tdb-head-search-form-input:focus:placeholder-shown + .tdb-head-search-placeholder,
#tdm-popup-modal-td_m_9616 .custom-mobile-search-form .tdb-search-form-input:focus:placeholder-shown + .tdb-search-form-placeholder,
.custom-search-form-template .tdb-search-form-input:focus:placeholder-shown + .tdb-search-form-border + .tdb-search-form-placeholder,
.custom-search-form-404 .tdb-search-form-input:focus:placeholder-shown + .tdb-search-form-border + .tdb-search-form-placeholder {
	opacity: 1;
}

/* Platzhalter verschwindet, wenn das Eingabefeld fokussiert ist und Text enthält */
.custom-desktop-search-form .tdb-head-search-form-input:focus:not(:placeholder-shown) + .tdb-head-search-placeholder,
#tdm-popup-modal-td_m_9616 .custom-mobile-search-form .tdb-search-form-input:not(:placeholder-shown) ~ .tdb-search-form-placeholder,
.custom-search-form-template.tdb-search-form-input:not(:placeholder-shown) ~ .tdb-search-form-placeholder,
.custom-search-form-404.tdb-search-form-input:not(:placeholder-shown) ~ .tdb-search-form-placeholder {
    opacity: 0;
}

.custom-search-form-template .tdb-search-form-placeholder,
.custom-search-form-404 .tdb-search-form-placeholder {
	display: inline-block !important;
	transition: opacity 0.2s ease-in-out !important;
    -webkit-transition: opacity 0.2s ease-in-out !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	opacity: 1;
}

.tdb-header-search-trigger-enabled .tdb-drop-down-search,
.tdb-header-search-trigger-enabled .tdb-head-search-btn:after {
	transition: all 0.2s ease !important;
}

a[href^="https://"]:not([href*="ng.000161.xyz"]):after {
    content: "\00a0\2197"; /* Pfeil nach oben rechts Unicode */
	font-size: 1.1em;
}

.td-social-sharing-hidden {
	display: none !important;
}

.custom-column-text-contact-page.wpb_text_column p:last-child, 
.custom-column-text-contact-page.wpb_text_column p:last-child,
.custom-column-text-contact-page h2 {
	margin-bottom: 0px;
}

@media (max-width: 1140px) {
	.custom-post-meta-icon {
		display: block;
		width: 19px;
		height: auto;
		fill: #cccccc;
	}
}

@media (min-width: 1141px) {
	.custom-post-meta-icon {
		display: block;
		width: 20px;
		height: auto;
		fill: #cccccc;
	}
}

.custom-post-meta-font .entry-date {
    display: block;
/*	font-family: Custom-Exo-700;
	font-weight: 700;*/
	margin: 0;
	padding: 0;

}

/*.custom-post-meta-font .tdb-entry-category {
	font-family: Custom-Exo-700;
	font-weight: 700;
}*/

.custom-post-meta-font .tdb-category {
	display: flex;
}

.custom-post-meta-icon-row .wpb_wrapper:first-child {
    gap: 5px;
	line-height: 1 !important;
}

.custom-post-meta-icon-row .tdb_single_author .tdb-author-name {
    margin-right: 0px;
}

/*.custom-post-meta-font .tdb-author-by,
.custom-post-meta-font .tdb-author-name {
	font-family: Custom-Exo-700;
	font-weight: 700;
}*/

.custom-author-box.tdb-author-box .tdb-author-name,
.custom-author-box.tdb-author-box .tdb-author-url {
	max-width: max-content;
}

@media (max-width: 767px) {
.custom-author-box.tdb-author-box .tdb-block-inner,
.custom-author-box.tdb-author-box .tdb-author-info  {
	display: flex;
	flex-direction: column;
	align-items: center;
	}
}

@media (min-width: 768px) {
.custom-author-box.tdb-author-box .tdb-block-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	}

.custom-author-box.tdb-author-box .tdb-author-photo {
	flex-shrink: 0;
	}
}

@media (max-width: 1140px) {
.td-editor-date .td-icon-star,
.td-editor-date .td-icon-star-half,
.td-editor-date .td-icon-star-empty {
	width: unset !important;
	height: auto;
	font-size: 1em !important;
	min-width: 10px;
	}
}

@media (min-width: 1141px) {
.td-editor-date .td-icon-star,
.td-editor-date .td-icon-star-half,
.td-editor-date .td-icon-star-empty {
	width: unset !important;
	height: auto;
	font-size: 1em !important;
	min-width: 10px;
	}
}

.tdb_single_review_overall [class^="td-icon-"]::before, 
.tdb_single_review_overall [class*=" td-icon-"]::before,
.td-editor-date .entry-review-stars [class^="td-icon-"]::before, 
.td-editor-date .entry-review-stars [class*=" td-icon-"]::before {
	font-family: none;
}

.tdb_single_review_overall i {
	font-size: unset !important;
}

.tdb_single_review_overall .td-review-final-star i {
	width: auto;
	min-width: 20px;
}

.td-editor-date .entry-review-stars {
	gap: 3px;
}

.td-review-final-star {
	display: flex;
	justify-content: center;
	gap: 3px;
}

.custom-page-home-new-article-module .td-editor-date .entry-review-stars {
	display: flex;
	margin-bottom: -2px;
}

.custom-page-home-new-article-module .td-editor-date .td-author-date {
	display: flex;
	justify-content: center;
}

.custom-page-home-new-article-module .td-post-category {
	margin-right: 0px;
}

.custom-page-home-new-article-module .td-post-date {
	margin-right: 15px;
}

.td-editor-date .td-icon-star::before{
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E");
	display: inline-block;
	width: 14px;
	height: auto;

}

.td-review-final-star .td-icon-star::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath style='fill:%23e2000f;' d='M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z'/%3E%3C/svg%3E");
	display: inline-block;
	width: 20px;
	height: auto;
}

.td-editor-date .td-icon-star-half::before {
	content:  url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 576 512' style='enable-background:new 0 0 576 512;' xml:space='preserve'%3E%3Cpath d='M288,0c-12.2,0.1-23.3,7-28.6,18L195,150.3L51.4,171.5c-12,1.8-22,10.2-25.7,21.7s-0.7,24.2,7.9,32.7L137.8,329l-24.6,145.7 c-2,12,3,24.2,12.9,31.3s23,8,33.8,2.3L288,439.8V0z M429.9,512c1.1,0.1,2.1,0.1,3.2,0H429.9z'/%3E%3Cpath style='fill:%23aaaaaa;' d='M287.7,439.8l128.1,68.5c10.8,5.7,23.9,4.8,33.8-2.3s14.9-19.3,12.9-31.3L437.9,329l104.2-103.1 c8.6-8.5,11.6-21.2,7.9-32.7c-3.7-11.5-13.7-19.9-25.7-21.7l-143.6-21.2L316.3,18C311,7,299.9,0.1,287.7,0V439.8z M142.6,512 c1.1,0.1,2.1,0.1,3.2,0H142.6z'/%3E%3C/svg%3E%0A");
	display: inline-block;
	width: 14px;
	height: auto;
}

.td-review-final-star .td-icon-star-half::before {
	content:  url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 576 512' style='enable-background:new 0 0 576 512;' xml:space='preserve'%3E%3Cpath style='fill:%23e2000f;' d='M288,0c-12.2,0.1-23.3,7-28.6,18L195,150.3L51.4,171.5c-12,1.8-22,10.2-25.7,21.7s-0.7,24.2,7.9,32.7L137.8,329l-24.6,145.7 c-2,12,3,24.2,12.9,31.3s23,8,33.8,2.3L288,439.8V0z M429.9,512c1.1,0.1,2.1,0.1,3.2,0H429.9z'/%3E%3Cpath style='fill:%23aaaaaa;' d='M287.7,439.8l128.1,68.5c10.8,5.7,23.9,4.8,33.8-2.3s14.9-19.3,12.9-31.3L437.9,329l104.2-103.1 c8.6-8.5,11.6-21.2,7.9-32.7c-3.7-11.5-13.7-19.9-25.7-21.7l-143.6-21.2L316.3,18C311,7,299.9,0.1,287.7,0V439.8z M142.6,512 c1.1,0.1,2.1,0.1,3.2,0H142.6z'/%3E%3C/svg%3E%0A");
	display: inline-block;
	width: 20px;
	height: auto;
}

.td-editor-date .td-icon-star-empty::before {
	content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 576 512' enable-background='new 0 0 576 512' xml:space='preserve'%3E%3Cpath fill='%23aaaaaa' d='M316.9,18c-5.3-11-16.5-18-28.8-18s-23.4,7-28.8,18L195,150.3L51.4,171.5c-12,1.8-22,10.2-25.7,21.7 s-0.7,24.2,7.9,32.7L137.8,329l-24.6,145.7c-2,12,3,24.2,12.9,31.3s23,8,33.8,2.3l128.3-68.5l128.3,68.5c10.8,5.7,23.9,4.9,33.8-2.3 s14.9-19.3,12.9-31.3L438.5,329l104.2-103.1c8.6-8.5,11.7-21.2,7.9-32.7s-13.7-19.9-25.7-21.7l-143.7-21.2L316.9,18z'/%3E%3C/svg%3E%0A");
	display: inline-block;
	width: 14px;
	height: auto;
}

.td-review-final-star .td-icon-star-empty::before {
	content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 576 512' enable-background='new 0 0 576 512' xml:space='preserve'%3E%3Cpath fill='%23aaaaaa' d='M316.9,18c-5.3-11-16.5-18-28.8-18s-23.4,7-28.8,18L195,150.3L51.4,171.5c-12,1.8-22,10.2-25.7,21.7 s-0.7,24.2,7.9,32.7L137.8,329l-24.6,145.7c-2,12,3,24.2,12.9,31.3s23,8,33.8,2.3l128.3-68.5l128.3,68.5c10.8,5.7,23.9,4.9,33.8-2.3 s14.9-19.3,12.9-31.3L438.5,329l104.2-103.1c8.6-8.5,11.7-21.2,7.9-32.7s-13.7-19.9-25.7-21.7l-143.7-21.2L316.9,18z'/%3E%3C/svg%3E%0A");
	display: inline-block;
	width: 20px;
	height: auto;
}


.custom-sub-menu-mobile ul li:not(:last-child)::after {
	content: '•';
	margin-left: 10px;
	color: #aaaaaa;
}

.custom-sub-menu-mobile ul li:nth-child(3)::after {
	content: '';
}

.custom-sub-menu-mobile ul li {
	display: flex;
	align-items: center;
}

.custom-modified-post-date {
	display: inline-block;
	color: var(--ng-color-post-modified-date-text-font) !important;
	font-family: "Exo" !important;
	font-weight: 500 !important;
	font-size: var(--ng-font-size-post-modified-date) !important;
	line-height: 1 !important;
	margin-bottom: 0px !important;
	padding: 3px;
	border-color: var(--ng-color-post-modified-date-border);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	position: relative;
	vertical-align: unset;
	margin-top: var(--ng-margin-top-custom-modified-post-date);
}

.custom-modified-post-date-inner {
	display: inline-block;
	vertical-align: middle;
}

.custom-modified-post-date-row {
	font-family: "Exo" !important;
	font-size: 12px !important;
	line-height: 1 !important;
	font-weight: 500 !important;
}

/*.custom-modified-post-date-row .td-fix-index {
	line-height: 1;
}*/

@media (max-width: 767px) {
	.custom-modified-post-date {
		font-size: 11px !important;
	}
}

.custom-modified-post-date_rand_style {
	background-color: var(--ng-color-post-modified-date-background);
}

.custom-modified-post-date-row .td-pb-span12 {
	min-height: 0px;
}

.kofi-button-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.kofi-button {
    display: flex;
    align-items: center;
    position: relative;
	background-color: #13C3FF;
	color: #fff !important;
	font-family: "Heebo";
	font-size: 16px;
	padding: 8px 10px;
	text-decoration: none;
	border-radius: 25px;
	line-height: 1;
	font-weight: 500;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.kofi-text {
    flex: 1;
}

.kofi-button:hover {
    background-color: #FF5E5B;
	transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.kofi-logo {
	display: flex;
	align-items: center;
    width: 35px;
    height: 35px;
   /* background-image: url('//nerd-girl.de/wp-content/uploads/svg/ko-fi-logo-white-pink.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;*/
	margin-right: 5px;
}

.kofi-button:hover .kofi-logo {
	transform: scale(1);
}

.kofi-button:hover .kofi-logo .path4,
.kofi-button:hover .kofi-logo .path5 {
   /* background-image: url('//nerd-girl.de/wp-content/uploads/svg/ko-fi-logo-white-blue.svg');*/
	fill: #13C3FF !important;
}

.tdb_single_content a.header-anchor {
    visibility: hidden;
}

.tdb_single_content h2:hover a.header-anchor,
.tdb_single_content h3:hover a.header-anchor,
.tdb_single_content h4:hover a.header-anchor,
.tdb_single_content h5:hover a.header-anchor,
.tdb_single_content h6:hover a.header-anchor {
    visibility: visible;
	margin-left: 10px;
}

.custom-sidebar-new-article-block .td-module-container.td-module-container::before {
	bottom: var(--ng-space-bottom-sidebar-new-article-module-negative);
}

.custom-space-variable-module .td_block_inner {
	margin-left: var(--ng-space-gap-module-negative);
	margin-right: var(--ng-space-gap-module-negative);
}

.custom-page-home-block-module-flex .td_block_inner,
.custom-page-404-block-module-flex .td_block_inner {
	display: flex;
	flex-wrap: wrap;
	row-gap: calc(var(--ng-space-bottom-module) * 2);
}

.custom-page-home-block-module-flex .td_module_wrap,
.custom-page-home-block-module-flex .td_module_wrap:nth-last-child(-n+3),
.custom-page-404-block-module-flex .td_module_wrap,
.custom-page-404-block-module-flex .td_module_wrap:nth-last-child(-n+3) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.custom-donation-column-text p {
	margin-bottom: 0;
}

.no-results {
	display: flex;
	justify-content: center;
	width: 100%;	
}

.tdb_loop.tdc-no-posts .td_block_inner.tdb-block-inner .no-results h2 {
	font-family: "Heebo";
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	color: #222222;
	border: 0;
	margin-top: 0;
}

.tdb_loop.tdc-no-posts .td_block_inner.tdb-block-inner .no-results h2:after {
	content: '';
	display: block;
	position: relative;
	width: 100%;
	height: 2px;
	background-color: var(--ng-color-accent);
	top: -5px;
}

.td-icon-custom-mastodon {
    display: inline-block;
    width: 17px;  /* oder eine andere Größe */
    height: 17px; /* oder eine andere Größe */
    background-image: url("data:image/svg+xml,%3Csvg height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%23000000' d='m20.94 14c-.28 1.41-2.44 2.96-4.97 3.26-1.31.15-2.6.3-3.97.24-2.25-.11-4-.54-4-.54v.62c.32 2.22 2.22 2.35 4.03 2.42 1.82.05 3.44-.46 3.44-.46l.08 1.65s-1.28.68-3.55.81c-1.25.07-2.81-.03-4.62-.5-3.92-1.05-4.6-5.24-4.7-9.5l-.01-3.43c0-4.34 2.83-5.61 2.83-5.61 1.45-.66 3.91-.96 6.47-.96h.06c2.56 0 5.02.3 6.47.96 0 0 2.83 1.27 2.83 5.61 0 0 .04 3.21-.39 5.43m-2.94-5.09c0-1.08-.3-1.91-.85-2.56-.56-.63-1.3-.96-2.23-.96-1.06 0-1.87.41-2.42 1.23l-.5.88-.5-.88c-.56-.82-1.36-1.23-2.43-1.23-.92 0-1.66.33-2.23.96-.55.65-.84 1.48-.84 2.56v5.26h2.1v-5.11c0-1.06.45-1.62 1.36-1.62 1 0 1.5.65 1.5 1.93v2.79h2.07v-2.79c0-1.28.5-1.93 1.51-1.93.9 0 1.35.56 1.35 1.62v5.11h2.11z'/%3E%3C/svg%3E");
	background-repeat: no-repeat no-repeat;
	background-position: center center;
	background-size: cover;
	vertical-align: middle;
	position: relative;
	top: -1px;
	left: -1px;
}

.custom-share-icon  .td-post-sharing {
	margin-left: 3px;
	margin-right: 0px;
}

.custom-share-icon .td-ps-dark-bg .td-social-network .td-social-but-icon, .td-ps-dark-bg .td-social-network {
	background-color: var(--ng-color-post-share-buttons-background);
}

.mastodon {
	cursor: pointer;
}
	
.td-loader-gif {
 	width: 58px !important;
 	height: 58px !important;
 	border-radius: 50%;
 	display: inline-block;
	border-top: 3px solid var(--ng-color-accent);
 	border-right: 3px solid transparent;
 	box-sizing: border-box;
 	animation: rotation 1s linear infinite;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} 

.td-loader-gif .td-lb-box{
	display: none;
}

@media (max-width: 567px){
	.custom-related-posts .td-loader-gif {
	top: 50% !important;
	}
}

.custom-toc {
	padding: var(--ng-padding-post-toc-inside);
	border-width: 1px;
	border-style: solid;
	border-color: var(--ng-color-post-toc-border);
	border-radius: 0px;
	background-color: var(--ng-color-post-toc-background);
}

.custom-toc-content .custom-toc .custom-toc-title h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-items: center;
	color: var(--ng-color-post-toc-title-font);
	font-family: var(--ng-font-family-post-toc-title) !important;
	font-size: var(--ng-font-size-post-toc-title) !important;
	line-height: 1 !important;
	font-weight: 500 !important;
	margin: 0 0 15px;
}

.custom-toc a {
	margin-bottom: var(--ng-space-gap-post-toc-headings);
	color: var(--ng-color-post-toc-heading-font);
	flex: 1;
}

.custom-toc ul {
	list-style: none;
	margin: 0;
	width: 100%;
	padding: 0;
}

.custom-toc-content.tagdiv-type .custom-toc ul li {
	font-family: var(--ng-font-family-toc-headings) !important;
	font-size: var(--ng-font-size-post-toc-headings);
	font-weight: 500;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	line-height: 1.4;
	margin-bottom: 0;
}

.custom-toc > ul > li {
	margin-left: 0;
}

.custom-toc > ul > li:last-child a {
  margin-bottom: 0;
}

.custom-toc ul li a {
	color: var(--ng-color-post-toc-heading-font);
	text-indent: -11px;
	padding-left: 22px;
}

.custom-toc ul li a:hover {
	color: var(--ng-color-accent);	
}

.custom-toc ul li a::before {
	color: var(--ng-color-accent);
	display: inline-block;
	content: '#';
	position: relative;
	margin-right: 10px;
}

.custom-toc ul.sub-toc {
    /* display: none; Initially hide all sub-toc */
	margin-right: 30px;
	overflow: hidden;
    height: 0; /* Start collapsed */
    transition: height 0.1s linear; /* Smooth height transition */
}

.custom-toc .custom-toc-title .toggle-all {
    cursor: pointer;
    display: none;
	flex-direction: column;
	/* row-gap: 4px; */
    width: 24px; /* width of the hamburger icon */
	height: 18px;
	padding: 2px;
	justify-content: space-between;
	align-items: center;
	top: -1px;
	position: relative;
	transition: transform 0.3s ease;
}

.custom-toc .custom-toc-title .toggle-all span {
    display: inline-block;
	width: 100%;
    height: 2px;
	border-radius: 1px;
    background: black;
    margin: 0;
    transition: transform 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
}

/* When active, move the top and bottom lines to the middle */
.custom-toc .toggle-all.active span:nth-child(1) {
    transform: translateY(6px); /* Adjust value to match exact positioning */
}

.custom-toc .toggle-all.active span:nth-child(3) {
    transform: translateY(-6px); /* Adjust value to match exact positioning */
}

.custom-toc span.toggle {
	justify-content: flex-end;
	display: flex;
    cursor: pointer; /* Make sure it's clear these elements are interactive */
	width: 30px;
}

.custom-toc .toggle i {
    display: inline-block; /* Ensures the icon behaves as a block for transformations */
    transition: transform 0.3s ease; /* Smooth transformation for rotation */
	transform-origin: center;
}

.custom-read-progress.td_block_wrap {
	margin: 0;
}

.custom-read-progress .td-fix-index {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
	display: none;
}

#reading-progress-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 11px;
    background-color: rgba(255, 255, 255,0); /* Hintergrundfarbe des Containers */
	backdrop-filter: saturate(180%) blur(5px);
    z-index: 99;
	display: flex;
	justify-content: center;
	align-items: center;
}

#reading-progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 11px;
	background-color: rgba(136, 136, 136, 0.3);
    z-index: 100;
}

#progress-percentage {
	font-family:'Heebo';
	font-weight: 400;
    position: absolute;  /* Relative zum Balken positionieren */
    color: #000;
    font-size: 0.8em;
    line-height: 1;
    z-index: 101;        /* Über dem Balken positionieren */
	left: 0; 
}