@import url('/en/Style/Fnt');

:root {--color-primary: #7B593D;--color-primary-100: #C8AB93;--color-primary-200: #B48B6A;--color-primary-300: #9C714F;--color-primary-400: #966C4B;--color-primary-500: #7B593D;--color-primary-600: #4C3C2F;--color-primary-700: #261E18;--color-primary-800: #000000;--color-primary-900: #000000;--color-primary-light: #966C4B;--color-primary-dark: #4C3C2F;--color-primary-inactive: #B48B6A;--ax-color-secondary: #7b583e;--ax-ticket-grid-background: #ff8034;--ax-footer-bg-color: #fff;--ax-footer-color: #646c9a;--ax-footer-link-color: #7b593e;--ax-header-bg: #fff;--font-family: Poppins;}

                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202602191242000663.jpg.jpg') no-repeat center top fixed;
                            }
                        @media (max-width: 1920px) {
                            .cd-hero__slide:nth-child(1)  {
                                background: url('/Dynamic/image/Slider_slider-202602191242000663.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-202602191242000663.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-202602191242000663.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-202602191242000663.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;
                                }
                    
[data-frontoffice-view="ticketsv4tickets"] #infobtn {
	display: none !important;
}

label p a {
    color: LinkText;
}