.elementor-kit-16{--e-global-color-primary:#040000;--e-global-color-secondary:#808080;--e-global-color-text:#000000;--e-global-color-accent:#E50A14;--e-global-color-9ed8e39:#FF0E19;--e-global-color-66852b0:#040000;--e-global-color-924f23a:#040000;--e-global-color-34f4b3d:#FFFFEF;--e-global-color-b4ea8dc:#FFFFFF;--e-global-color-e9f1cee:#B1B1B1;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-weight:500;background-color:#040000;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Nunito Sans", Sans-serif;color:#FFFFFF;border-style:none;border-radius:25px 25px 25px 25px;}.elementor-kit-16 button:hover,.elementor-kit-16 button:focus,.elementor-kit-16 input[type="button"]:hover,.elementor-kit-16 input[type="button"]:focus,.elementor-kit-16 input[type="submit"]:hover,.elementor-kit-16 input[type="submit"]:focus,.elementor-kit-16 .elementor-button:hover,.elementor-kit-16 .elementor-button:focus{background-color:var( --e-global-color-9ed8e39 );color:#FFFFFF;border-style:none;border-radius:25px 25px 25px 25px;}.elementor-kit-16 a{color:#68000D;font-family:"Nunito Sans", Sans-serif;}.elementor-kit-16 a:hover{color:var( --e-global-color-9ed8e39 );}.elementor-kit-16 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-16 h2{font-family:"Outfit", Sans-serif;font-weight:700;}.elementor-kit-16 h3{font-family:"Outfit", Sans-serif;font-weight:700;}.elementor-kit-16 h4{font-family:"Outfit", Sans-serif;font-weight:700;}.elementor-kit-16 h5{font-family:"Outfit", Sans-serif;font-weight:700;}.elementor-kit-16 h6{font-family:"Outfit", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 *//* WordPress Kommentarbereich (Clean Code ohne !important) */
#comments, 
.comments-area {
    max-width: 750px; 
    
    /* Hintergrund und Ecken */
    background-color: #FFFFFF;
    border-radius: 10px;
    
    /* Innenabstand (Padding): 10px auf allen Seiten */
    padding: 20px; 
    
    /* Außenabstand (Margin): Oben/Unten 40px, Links/Rechts automatisch zentriert */
    margin: 40px auto; 
    
    /* Optionaler weicher Schatten */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

/* Auf mobilen Geräten (Smartphones) erzwingen wir die 10px Margin links und rechts */
@media (max-width: 780px) {
    #comments, 
    .comments-area {
        margin-left: 20px;
        margin-right: 20px;
    }
}

/* Der Antwort-Bereich (falls vom Theme separat geladen) */
#respond {
    background-color: transparent;
    padding: 0;
    margin-top: 0px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-display: auto;
	src: url('https://alexspitz.de/wp-content/uploads/2026/01/Outfit-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito Sans';
	font-display: auto;
	src: url('https://alexspitz.de/wp-content/uploads/2026/01/NunitoSans-VariableFont_YTLCopszwdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */