.elementor-kit-6{--e-global-color-primary:#997862;--e-global-color-secondary:#54595F;--e-global-color-text:#302F38;--e-global-color-accent:#F48440;--e-global-typography-primary-font-family:"Thomas";--e-global-typography-primary-font-size:28px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Thomas";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Thomas";--e-global-typography-text-font-size:28px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Thomas";--e-global-typography-accent-font-size:28px;--e-global-typography-accent-font-weight:500;--e-global-typography-55ef284-font-family:"Thomas";--e-global-typography-55ef284-font-size:35px;--e-global-typography-55ef284-font-weight:700;--e-global-typography-55ef284-letter-spacing:3.1px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a.brownlink {
    color: #997862;
    text-decoration: none;
    padding: 4px 2px; /* Damit der Hintergrund sichtbar wird */
    border-radius: 3px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

a.brownlink:hover {
    color: #ffffff;
    background-color: #997862;
}

a.whitelink {
    color: #f7c5a2;
    text-decoration: none;
    padding: 4px 2px; /* Damit der Hintergrund sichtbar wird */
    border-radius: 3px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

a.whitelink:hover {
    color: #997862;
    background-color: #f7c5a2;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Thomas';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://thomashallet.de/wp-content/uploads/2025/05/din-2014.eot');
	src: url('https://thomashallet.de/wp-content/uploads/2025/05/din-2014.eot?#iefix') format('embedded-opentype'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/din-2014.woff2') format('woff2'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/din-2014.woff') format('woff'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/din-2014.ttf') format('truetype'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/din-2014.svg#Thomas') format('svg');
}
@font-face {
	font-family: 'Thomas';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://thomashallet.de/wp-content/uploads/2025/05/DIN-2014Demi-bold.eot');
	src: url('https://thomashallet.de/wp-content/uploads/2025/05/DIN-2014Demi-bold.eot?#iefix') format('embedded-opentype'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/DIN-2014Demi-bold.woff2') format('woff2'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/DIN-2014Demi-bold.woff') format('woff'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/DIN-2014Demi-bold.ttf') format('truetype'),
		url('https://thomashallet.de/wp-content/uploads/2025/05/DIN-2014Demi-bold.svg#Thomas') format('svg');
}
/* End Custom Fonts CSS */