@import url('/en/Style/Fnt');

:root {--color-primary: #E20614;--color-primary-100: #FC9097;--color-primary-200: #FA545F;--color-primary-300: #F92231;--color-primary-400: #F81828;--color-primary-500: #E20614;--color-primary-600: #9E0D16;--color-primary-700: #66080E;--color-primary-800: #2D0306;--color-primary-900: #000000;--color-primary-light: #F81828;--color-primary-dark: #9E0D16;--color-primary-inactive: #FA545F;--ax-color-secondary: #303435;--ax-ticket-grid-background: rgba(0, 0, 0, 0.41);;--ax-footer-bg-color: #303435;--ax-footer-color: #b0b0b0;--ax-footer-link-color: #ffffff;--ax-header-bg: #fff;--font-family: Barlow;}

                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202211191022558273.jpg.jpg') no-repeat center top fixed;
                            }
                        @media (max-width: 1920px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202211191022558273.jpg.jpg?resX=1920&resY=1300') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 1200px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202211191022558273.jpg.jpg?resX=1200&resY=680') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 992px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202211191022558273.jpg.jpg?resX=992&resY=500') no-repeat center top fixed;
                            }
                        }
                        @media (max-width: 768px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202211191022558273.jpg.jpg?resX=768&resY=500') no-repeat center top fixed;
                            }
                        }.gridder-expanded-content {
                                        background-color: var(--ax-ticket-grid-background);
                                }

                                .gridder-navigation {
                                    z-index: 1;
                                    position: relative;
                                    background-color: var(--ax-ticket-grid-background);

                                }

                                .gridder-bg {
                                    display: none;
                                }
                    
#kt_header_menu .kt-header__topbar-item .kt-header__topbar-icon i {
    font-size: 4.8rem;
	visibility: hidden;
}

#kt_header_menu .kt-header__topbar-item .kt-header__topbar-icon + .menu-label {
	visibility: hidden;	
}

/* #kt_header_mobile .kt-header__topbar { */
    /* background-image: url('/de/Image/Resource/5'); */
    /* background-size: cover; */
    /* background-position-x: left; */
/* } */

#kt_header_mobile, .mobile-menu__screen {
	background-image: none !important;
	background-color: white;
}

#kt_header {
	background-image: none !important;
	background-color: white;
}

@media (max-width: 1024px) {
	.sidebar-icon-toggle {
		top: 0;
		height: 50px;
		width: 50px;
		display: block;
	}
	
	.sidebar-icon-toggle .flaticon-home {
		visibility: hidden;		
	}
	
	.sidebar-icon-toggle + .menu-label {
		visibility: hidden;
	}
}

.scan-qr-button {
	display: none!important;
}