.elementor-kit-235{--e-global-color-primary:#DE0000;--e-global-color-secondary:#990000;--e-global-color-text:#280800;--e-global-color-accent:#FFFB24;--e-global-color-73917010:#000;--e-global-color-2d6f7898:#FFF;--e-global-color-f8b9e4a:#FFD5FF;--e-global-color-d537ffb:#D42CCA;--e-global-color-d0ec55f:#A5FAFF;--e-global-color-d4fbe9a:#00F0FF;--e-global-color-f7fd83e:#C3F9B8;--e-global-color-fdea08b:#39FF14;--e-global-color-3fe85b4:#FFC4C4;--e-global-color-8c5cf0b:#FDF4D7;--e-global-typography-primary-font-family:"Monoton";--e-global-typography-primary-font-size:100px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.3em;--e-global-typography-primary-letter-spacing:8px;--e-global-typography-primary-word-spacing:20px;--e-global-typography-secondary-font-family:"Courgette";--e-global-typography-secondary-font-size:80px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0px;--e-global-typography-text-font-family:"Tilt Neon";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Courgette";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-accent-word-spacing:0px;--e-global-typography-13ff876-font-family:"Tilt Neon";--e-global-typography-13ff876-font-size:40px;--e-global-typography-13ff876-font-weight:400;--e-global-typography-13ff876-text-transform:uppercase;--e-global-typography-13ff876-line-height:1.3em;--e-global-typography-13ff876-letter-spacing:0px;--e-global-typography-6099d95-font-family:"Pacifico";--e-global-typography-6099d95-font-size:36px;--e-global-typography-6099d95-font-weight:400;--e-global-typography-6099d95-text-transform:none;--e-global-typography-6099d95-line-height:1.3em;--e-global-typography-6099d95-letter-spacing:0px;--e-global-typography-6099d95-word-spacing:0px;--e-global-typography-74f53d7-font-family:"Tilt Neon";--e-global-typography-74f53d7-font-size:16px;--e-global-typography-74f53d7-font-weight:300;--e-global-typography-74f53d7-text-transform:none;--e-global-typography-74f53d7-letter-spacing:0px;--e-global-typography-74f53d7-word-spacing:0px;}.elementor-kit-235 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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-235{--e-global-typography-accent-font-size:18px;--e-global-typography-13ff876-font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-235{--e-global-typography-primary-font-size:52px;--e-global-typography-secondary-font-size:45px;--e-global-typography-text-font-size:20px;--e-global-typography-13ff876-font-size:26px;--e-global-typography-6099d95-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pink {
    text-shadow: 1px 0px 4px #FFD5FF, 2px 0px 4px #FFD5FF, 3px 0px 4px #FFD5FF, 2px 0px 3px #D42CCA, 2px 3px 15px #D42CCA, 2px 0px 15px, 5px 0px 125px, 20px 0vw 200px #D42CCA,40px 0vw 200px #D42CCA !important;
}

.blue {
      text-shadow: 1px 0px 4px #a5faff, 2px 0px 4px #a5faff, 3px 0px 4px #a5faff, 2px 0px 3px #00F0FF, 2px 3px 15px #00F0FF, 2px 0px 15px, 5px 0px 125px, 20px 0vw 200px #00F0FF,40px 0vw 200px #00F0FF !important;
}

.green {
      text-shadow: 1px 0px 4px #c3f9b8, 2px 0px 4px #c3f9b8, 3px 0px 4px #c3f9b8, 2px 0px 3px #39FF14, 2px 3px 15px #39FF14, 2px 0px 15px, 5px 0px 125px, 20px 0vw 200px #39FF14,40px 0vw 200px #39FF14 !important;
}

.red {
    text-shadow: 1px 0px 4px #ffc4c4, 2px 0px 4px #ffc4c4, 3px 0px 4px #ffc4c4, 2px 0px 3px #DF0000, 2px 3px 15px #DF0000, 2px 0px 15px, 5px 0px 125px, 20px 0vw 200px #DF0000,40px 0vw 200px #DF0000 !important;
}

.flicker-slow{
  animation: flicker 3s ease-in-out infinite;
}

.flicker-fast{
  animation: flicker 1s linear infinite alternate;
}

@keyframes flicker {
	0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% {
		text-shadow: none;
    opacity: .99;
		
	}
	20%, 21.999%, 63%, 63.999%, 65%, 69.999% {
		opacity: 0.4;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Monoton';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.susies-diner.at/wp-content/uploads/2025/09/monoton-v21-latin-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Courgette';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.susies-diner.at/wp-content/uploads/2024/10/courgette-v17-latin-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Tilt Neon';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.susies-diner.at/wp-content/uploads/2025/09/tilt-neon-v11-latin-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Pacifico';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.susies-diner.at/wp-content/uploads/2025/09/pacifico-v22-latin-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */