/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.first-color {
    color: #C80000;
}

.first-color-light {
    color: #E42828;
}

.second-color {
    color: #101A2B;
}

.accent-color {
    color: #C80000;
}

.text-color {
    color: #222B52;
}

.black {
    color: #141414;
}

.white {
    color: #FFFFFF;
}

.background-color {
    background-color: #FAFAFA;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    margin: 0;
}

body,
html {
    margin: 0;
    padding: 0;
}

b {
    font-weight: bold;
}

/************************************ 
** Links
************************************/
a, a:visited {
    background-color: transparent;
    text-decoration: none;
    color: #414141;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
  a:hover, a:active  {
    color: #C80000; }
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0;      
}

p a {
    text-decoration: underline !important;
}

.dark a, 
.dark a:visited,
.hero a,
.hero a:visited {
    color: #FFFFFF;
}

.dark a:hover,
.dark a:active,
.hero a:hover, 
.hero a:visited {
    color: #C80000;
}


.single-escape-room .section-hero-h1-title a, 
.single-escape-room .section-hero-h1-title a:visited {
    color: #FFFFFF;
}

.single-escape-room .section-hero-h1-title a:hover,
.single-escape-room .section-hero-h1-title a:active {
    color: #C80000;
}

.nolink a,
.nolink a:hover,
.nolink a:active,
.nolink a:hover, 
.nolink a:visited {
    
}

.current-menu-ancestor > a,
.current-menu-parent > a,
.current-menu-item > a {
    color: #C80000 !important;
}
    
.main-navigation ul .current-menu-parent > a:hover,
.main-navigation ul .current-menu-item a:hover {
    color: #C80000;
}

.current-menu-ancestor .current-menu-item > a {
    color: #FFFFFF;
}

.current-menu-ancestor .current-menu-item > a:hover {
    color: #616975;
}

/************************************ 
** Typo
************************************/

/*     
font-family: 'Open Sans', sans-serif; 300/600
font-family: 'Teko', sans-serif; 600
*/
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; /* 300, 400, 600 */
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 0.3px;
    color: #222B52;
    background-color: #FAFAFA;
    /*font-style: italic;*/
}

h1, h2, h3 {
    font-family: 'Teko', sans-serif;
    font-weight: 600; /* 600 */
    line-height: .9 !important;
    color: inherit;
    text-transform: uppercase;
    margin-top: .2em;
    margin-bottom: .5em;
}

h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600; /* 300, 400, 600 */
    line-height: 1.2 !important;
    color: inherit;
    margin-top: .2em;
    margin-bottom: .5em;
}

h1 {
    font-size: 2.25rem; /* Teko */
}
h2 {
    font-size: 1.75rem; /* Teko */
}
h3 {
    font-size: 1.4rem; /* Teko */
}
h4 {
    font-size: 1.4rem; /* Open Sans */
}
h5 {
    font-size: 1.2rem; /* Open Sans */
}
h6 {
    font-size: .8rem; /* Open Sans */
    color: #007786;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
}

p {
    margin-top: 0 !important;
    margin-bottom: .6em;
/*    -moz-hyphens: auto;
    hyphens: auto; */
}

strong {
    font-weight: 600 !important;
}

/************************************ 
** Typo Specific
************************************/

/* Typo Specific */  

.section-hero-h1-title h1 {
    color: #ffffff !important;
    font-size: 18.5px !important;
    font-size: 1.1rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 12px !important;
    margin-bottom: .5em !important;
}

.section-hero-h2-title h2 {
    font-size: 96px !important;
    font-size: 6rem !important;
}

.oneline {
    word-spacing: 100vw;
}

.legende {
    font-size: 13.6px;
    font-size: .85rem;
}

.hyphens p {
    -moz-hyphens: auto;
    hyphens: auto;
}


.main-title h1,
.section-hero-h2-title h2 {
    font-size: 80px !important;
    font-size: 5rem !important;
    word-wrap: break-word;
}

.price-title {
    color: #ffffff !important;
    font-size: 15px !important;
    font-size: 0.9375rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    line-height: 1.2 !important;
    margin-bottom: .3em !important;
}

.preis-box-titel h3 {
    font-size: 35.2px !important;
    font-size: 2.2rem !important;
}

.atab {
	tab-size:10; 
	white-space: normal;
}

@media screen and (max-width: 1024px) {
    h1 {
        font-size: 1.75rem; /* Teko */
    }
    h2 {
        font-size: 1.5rem; /* Teko */
    }
    h3 {
        font-size: 1.3rem; /* Teko */
    }
    h4 {
        font-size: 1.2rem; /* Open Sans */
    }
    h5 {
        font-size: 1rem; /* Open Sans */
    }
    h6 {
        font-size: .8rem; /* Open Sans */
        color: #007786;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 2px;
    }
    .main-title h1,
    .section-hero-h2-title h2 {
        font-size: 64px !important;
        font-size: 4rem !important;
        /*-moz-hyphens: auto;
        hyphens: auto;*/
        word-wrap: break-word;
    }    
    .no-hyphens h1 {
        -moz-hyphens: none !important;
        hyphens: none !important;
    }
}

@media screen and (max-width: 896px) {
    .main-title h1,
    .section-hero-h2-title h2 {
        font-size: 56px !important;
        font-size: 3.5rem !important;
    }
    .preis-box-titel h3 {
        font-size: 32px !important;
        font-size: 2rem !important;
        hyphens: auto;
    }
    
    h2.elementor-size-xxl {
        font-size: 4rem !important;
    }
}

@media screen and (max-width: 640px) {
    h1 {
        font-size: 1.7rem; /* Teko */
    }
    h2 {
        font-size: 1.4rem; /* Teko */
    }
    h2.elementor-size-xxl {
        font-size: 3rem !important;
        word-wrap: break-word;
        /*hyphens: auto;*/
    }    
    h3 {
        font-size: 1.3rem; /* Teko */
    }
    h4 {
        font-size: 1.2rem; /* Open Sans */
    }
    h5 {
        font-size: 1rem; /* Open Sans */
    }
    h6 {
        font-size: .8rem; /* Open Sans */
    }
    .main-title h1,
    .section-hero-h2-title h2 {
        font-size: 48px !important;
        font-size: 3rem !important;
    }
    .preis-box-titel h3 {
        font-size: 24px !important;
        font-size: 1.5rem !important;
        hyphens: none;
    }
}

@media screen and (max-width: 640px) {
    h1, h2, h3 {
        word-wrap: break-word;
    }

}

@media screen and (max-width: 512px) {

}

@media screen and (max-width: 480px) {
    h3 {
        hyphens: auto;
    }
    .no-hyphens h1,
    .no-hyphens h2,    
    .no-hyphens h3 {
        -moz-hyphens: none !important;
        hyphens: none !important;
    }
}

@media screen and (max-width: 384px) {

}

/************************************ 
** List Style
************************************/
#bodycontent ul,
#bodycontent ol {
    padding-left: 0;
    margin-bottom: 1em;
}

#bodycontent .elementor-text-editor li {
    position: relative;
    list-style: none;
    margin-left: 15px;
    margin-bottom: .3em;
}

#bodycontent .elementor-text-editor li:before {
    position: absolute;
    margin-left: -15px;
    content:"–";
}

.no-list-style li {
    list-style: none;    
}

/************************************ 
** Header
************************************/

.site-header {
    position: relative;
    z-index: 90;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 100% !important;
    margin: 0;
    padding: .5em 0;
    /*background-color: #141414;*/
    background-color: #000000;
    height: 90px;
    border-bottom: 1px solid #515151;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;  
}

.hero {
    position: relative;
}

.hero:before {
    position: absolute;
    content: '';
    left: -1px;
    top: 0;
    margin-top: -199px;
    width: 101%;
    height: 200px;
    background: #141414;
}


@media screen and (max-width: 1024px) {
    .hero {
        min-height: 640px;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 640px) {
    .hero {
        min-height: 500px;
    }
}

.site-branding {
    max-width: 245px;
    margin-top: .2em;
    margin-left: 1.5em;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.header-fixed-wrapper {
    position: fixed;
    width: 100%;
    height: auto;
    z-index: 90;
}
.header-fixed-wrapper.scrolled .infobox,
.single-escape-room .header-fixed-wrapper .infobox {
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden;
}
.single-escape-room .header-fixed-wrapper .infobox {
    display: none;
}
.site-header {
    top: auto;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    height: 80px;
}
.header-fixed-wrapper.scrolled .site-header,
.single-escape-room .header-fixed-wrapper .site-header {
    position: absolute;
    top: 0;
}

.header-fixed-wrapper.scrolled {
}    

.site-header.fixed {
}    
.site-header.fixed .site-branding {
}
.site-branding {
    margin-left: 1em;
}

@media screen and (max-width: 1260px) {
    .site-branding {
        margin-left: 1em;
    }    
    #burgerBtn {
        right: 2em;
        top: 1.6em;
    }    
}

.admin-bar wpadminbar {
    position: fixed;
    z-index: 999;
}

@media screen and (max-width: 896px) {
}

@media screen and (max-width: 640px) {
    .site-header {
      height: 70px;
    }    
    .site-branding {
        margin-top: 0;
        margin-left: .5em;
        max-width: 270px;
    }
    #burgerBtn {
        right: 2em;
        top: 1.35em;
    }
}

@media screen and (max-width: 480px) {
    .site-branding {
        margin-top: .15em;
        margin-left: .2em;
        max-width: 250px;
    }
}

@media screen and (max-width: 352px) {
    .site-header {
        display: block;
        height: inherit;
    }
    .site-branding {
        margin-top: .15em;
        margin: .15em auto 0 auto;
        max-width: 250px;
    }
    .main-navigation {
        top: 150px !important;
    }
    #burgerBtn {
        position: relative !important;
        margin: .8em auto 1em auto;
        top: auto;
        right: inherit;
    }    
}

/* Gutschein und Buchen Banner */

.banner-wrapper { 
    position: absolute;
    right: 1em;
    bottom: -110px;
    width: 150px;
    height: 130px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.banner-box {
    width: 100%;
    height: 100%;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.banner,
.banner-hover {
    content: '';
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.buchen .banner {
    background-image: url('/wp-content/uploads/Buchen-Ribbon.png');
}
.buchen .banner-hover {
    background-image: url('/wp-content/uploads/Buchen-Ribbon-Hover.png');
}
.gutschein .banner {
    background-image: url('/wp-content/uploads/Gutschein-Ribbon.png');
}
.gutschein .banner-hover {
    background-image: url('/wp-content/uploads/Gutschein-Ribbon-Hover.png');
}

.translatepress-en_GB .buchen .banner {
    background-image: url('/wp-content/uploads/Buchen-Ribbon-EN.png');
}
.translatepress-en_GB .buchen .banner-hover {
    background-image: url('/wp-content/uploads/Buchen-Ribbon-Hover-EN.png');
}
.translatepress-en_GB .gutschein .banner {
    background-image: url('/wp-content/uploads/Voucher-Ribbon.png');
}
.translatepress-en_GB .gutschein .banner-hover {
    background-image: url('/wp-content/uploads/Voucher-Ribbon-Hover.png');
}

.banner-hover {
    visibility: hidden;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -khtml-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;    
}

.banner:hover .banner-hover {
    visibility: visible;
    -webkit-opacity: 1;
    opacity: 1;
}

.header-fixed-wrapper.scrolled .banner-wrapper,
.single-escape-room .header-fixed-wrapper .banner-wrapper {
    width: 60px;
}

.header-fixed-wrapper.scrolled .gutschein,
.single-escape-room .header-fixed-wrapper .gutschein {
    visibility: hidden !important;
    display: none !important;
}

@media screen and (max-width: 1024px) {
    .banner-wrapper { 
        right: 1em;
        bottom: -100px;
        width: 120px;
        height: 120px;
    }
}


/************************************ 
** Footer
************************************/
.footer {
    font-size: 15px;
    font-size: 0.9375rem;
}

.footer-seo,
.footer-disclaimer {
    font-size: 13px;
    font-size: 0.8125rem;
}

.footer h3,
.footer .elementor-widget-heading {
    margin-bottom: .2em;
}

@media screen and (max-width: 768px) {
    .footer-disclaimer p {
        text-align: left;
    }
}

/************************************ 
** Margin und Padding
************************************/

.no-padding .elementor-column-wrap  {
    padding: 0 !important;
}

.preis-section {
    padding: 5em 1em 4em 1em !important;
}

@media screen and (max-width: 1024px) {
    .preis-section {
        padding: 4em 1em 3em 1em !important;
    }
}

@media screen and (max-width: 896px) {
    .preis-section {
        padding: 4em 1em 3em 1em !important;
    }
}

@media screen and (max-width: 768px) {
    .section-image {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
}


/* Lasertag Geburtstagsspecial */
.elementor-price-table ul.elementor-price-table__features-list { 
    margin-bottom: 0 !important; 
}


/* Escape Room Single Page */

.escape-room-single {
    padding-top: 9em !important;
    padding-bottom: 3em !important;
    padding-left: 2em !important;
    padding-right: 2em !important;    
}

@media screen and (min-width: 1024px) { 
    .escape-room-single {
    }
}

@media screen and (max-width: 1024px) { /* Tablet */
    .escape-room-single {
        padding-top: 9em !important;
        padding-bottom: 3em !important;
        padding-left: 2em !important;
        padding-right: 2em !important;
    }
}

@media screen and (max-width: 768px) {
    .escape-room-single {
        padding-top: 9em !important;
        padding-bottom: 3em !important;
        padding-left: 2em !important;
        padding-right: 2em !important;
    }
}



/************************************ 
** Content
************************************/


/* Infobox Startseite 2022 */
.grd-wrapper {
    position: relative;
    z-index: 99;
    display: grid; 
    grid-template-columns: 1fr 1fr; 
    grid-template-rows: 1fr;     
    gap: 24px;
    padding: 12px 24px;
    
    background-color: #101A2B;
    color: #FFFFFF;
}

.empty {
    opacity: 0 !important;
    visibility: 0 !important;
}

.one-post {
    grid-template-columns: 1fr; 
}

.grd-item {
    border: 1px solid #C80000;
    justify-self: stretch;
}

.grd-wrapper a,
.grd-wrapper a:visited,
.grd-wrapper a:active {
    color: #FFFFFF;
}


@media screen and (max-width: 768px) {
    .grd-wrapper {
        display: grid; 
        grid-template-columns: 1fr; 
        grid-template-rows: 1fr 1fr;     
        gap: 12px;
        padding: 12px 24px;

        background-color: #101A2B;
        color: #FFFFFF;
    }
    .one-post {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;        
    }    
}


/* Infobox Startseite */
.infobox {
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -khtml-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;    
}

.flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 1em 1em;
}

.infobox a,
.infobox a:visited,
.infobox a:active {
    color: #FFFFFF;
}

.infobox a:hover {
    color: #C80000;
}

.infobox-text {
    font-size: 14.4px;
    font-size: .9rem;
    line-height: 1.3;
    text-align: center;
    padding: .2em .5em 0 .5em;
}

.infobox-titel {
    
}


/************************************ 
** Variables
************************************/

.bottom-box {
    position: relative;
    padding-bottom: 1em;
    min-height: 350px;
}

.bottom-position {
    position: absolute;
    bottom: 0;
}

.image-background-empty {
    min-height: 300px;
}



/************************************ 
** Custom Layouts
************************************/

/*--------------------------------------------------------------
## Frontpage Hero
--------------------------------------------------------------*/

/* DELETE AFTER FP UPDATE */
.frontpage-wrapper { 
	display: -ms-flex; 
	display: -webkit-flex; 
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: top;
	width: 100%;
    padding-top: 3em;
    padding-bottom: 5em;
/*    background: #101A2B;*/
    min-height: 50vh;
}
/* DELETE TO HERE */

.new-fp-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    
	width: 1152px;
    margin: 0 auto;
    
    padding-top: 3em;
    padding-bottom: 5em;
    
    padding-left: 1em;
    padding-right: 1em;
    min-height: 50vh;
}

.fp-single-glow {
	position: relative;	
	cursor: pointer;
    color: #ffffff;
    background: #000000;
    
    min-height: 400px;
}

.fp-single {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.fp-single-icon-box {
    position: absolute;
    z-index: 6;
    content: '';
    left: 0;
    right: 0;    
    margin: 2em auto 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: black;

	-webkit-transition: transform 0.2s ease;
	   -moz-transition: transform 0.2s ease;
		-ms-transition: transform 0.2s ease;
		 -o-transition: transform 0.2s ease;
			transition: transform 0.2s ease;
}

.fp-single-icon {
    position: absolute;
    content: '';
    left: 0;
    right: 0;    
    width: 100%;
    height: 100%;
	background-size: 110% !important;
    background-repeat: no-repeat !important;
	background-position: center center !important; 
}

.fp-single-background,
.fp-single-overlay {
	position: absolute;	
	content: '';
	width: 100%;
    height: 100%;
}

.fp-single-background {
	background-size: cover !important;
    background-repeat: no-repeat !important;
	background-position: center center !important;  
	-webkit-transition: transform 0.2s ease;
	   -moz-transition: transform 0.2s ease;
		-ms-transition: transform 0.2s ease;
		 -o-transition: transform 0.2s ease;
			transition: transform 0.2s ease;
    filter: grayscale(60%);    
}

.fp-single-overlay {
    z-index: 3;
    -webkit-opacity: .6;
	opacity: .6;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		 -o-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;		
}

.fp-single-content {
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    text-align: center;
    color: #ffffff !important;
    -webkit-opacity: 1;
	opacity: 1;
    -webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		 -o-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;	      
}

.fp-single-content a {
	text-decoration: none;	
}
.fp-single-titel h2 {
    font-size: 3rem;
    line-height: 1.4em;
    margin-bottom: .1em !important;
}
.fp-single-text {
    margin-bottom: 1.5em;
}
.fp-single:hover .fp-single-background {
	transform: scale(1.02);
    filter: grayscale(100%);
}
.fp-single:hover .fp-single-icon-box {
	transform: scale(1.03);
}
.fp-single:hover .fp-single-overlay {
    -webkit-opacity: .8;
	opacity: 0.8;
}


/* DELETE FROM HERE */
.projekte-single-glow {
	position: relative;	
	cursor: pointer;
    width: 30%;
    min-height: 60vh;
    height: 60vh;
    color: #ffffff;
    background: #000000;
    margin: .6em;
}

.projekte-single-glow:hover {
/*    border: 2px solid #C80000;*/
}

.projekte-single {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border-radius: 5px;
}

.projekte-single-icon-box {
    position: absolute;
    z-index: 6;
    content: '';
    left: 0;
    right: 0;    
    margin: 2em auto 0 auto;
    width: 100px;
    height: 100px;

/*    border: 2px solid white;*/
    border-radius: 100%;
    background-color: black;

	-webkit-transition: transform 0.2s ease;
	   -moz-transition: transform 0.2s ease;
		-ms-transition: transform 0.2s ease;
		 -o-transition: transform 0.2s ease;
			transition: transform 0.2s ease;
}

.projekte-single-icon {
    position: absolute;
    content: '';
    left: 0;
    right: 0;    
    width: 100%;
    height: 100%;

	background-size: 110% !important;
    background-repeat: no-repeat !important;
	background-position: center center !important; 
}

.projekte-single-background,
.projekte-single-overlay {
	position: absolute;	
	content: '';
	width: 100%;
    height: 100%;
}


.projekte-single-background {
	background-size: cover !important;
    background-repeat: no-repeat !important;
	background-position: center center !important;  
	-webkit-transition: transform 0.2s ease;
	   -moz-transition: transform 0.2s ease;
		-ms-transition: transform 0.2s ease;
		 -o-transition: transform 0.2s ease;
			transition: transform 0.2s ease;
}

.projekte-single-overlay {
    z-index: 3;
    -webkit-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		 -o-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;		
}

.projekte-single-content {
    position: absolute;
    bottom: 0;
    z-index: 4;
    width: 100%;
    text-align: center;
    color: #ffffff !important;
    -webkit-opacity: 0;
	opacity: 0;
    -webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		 -o-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;	      
}

.projekte-single-content a {
	text-decoration: none;	
}

.projekte-single-titel h2 {
    font-size: 3rem;
    line-height: 1.4em;
    margin-bottom: .1em !important;
}

.projekte-single-text {
    margin-bottom: 1.5em;
}

.projekte-single:hover .projekte-single-background {
	transform: scale(1.02);
    filter: grayscale(60%);
}
/*.projekte-single:hover .projekte-single-icon {
	transform: scale(1.02);
}*/
.projekte-single:hover .projekte-single-overlay {
    -webkit-opacity: .6;
	opacity: 0.6;
}
/* DELETE TO HERE */


.paintball-wrapper {
    margin: 0 auto;
    width: 90% !important;
}




@media screen and (min-width: 1153px) {
    
    /* DELETE FROM HERE */    
    .projekte-single:hover .projekte-single-overlay {
        -webkit-opacity: 0.6;
        opacity: 0.6;
    }
    .projekte-single:hover .projekte-single-content {
        -webkit-opacity: 1;
        opacity: 1;	
    }
    /* DELETE TO HERE */    
}


@media screen and (max-width: 1152px) {
    .frontpage-wrapper { /* DELETE */
        padding-top: 3em;
        padding-bottom: 6em;
    }
    .new-fp-wrapper {
        width: 100%;
        padding-top: 3em;
        padding-bottom: 6em;
    }    
    .paintball-wrapper {
        width: 70% !important;
    }
    
    
    /* DELETE FROM HERE */
    .projekte-single-glow {
        width: 70%;
        min-height: 480px;
        height: 480px;
        margin: .6em;
    }
    .projekte-single-content {
        -webkit-opacity: 1;
        opacity: 1;	
    }
    .projekte-single-overlay {
        -webkit-opacity: 0.4;
        opacity: 0.4;
    }
    .projekte-single:hover .projekte-single-overlay {
        -webkit-opacity: 0.6;
        opacity: 0.6;
    }
    /* DELETE TO HERE */
    
    
}

@media screen and (max-width: 1024px) {
    .new-fp-wrapper {
    }
    .paintball-wrapper {
        width: 70% !important;
    }

    .fp-single-glow {
        width: 70%;
    }
    
    /* DELETE FROM HERE */
    .projekte-single-glow {
        width: 70%;
    }
    /* DELETE TO HERE */
}

@media screen and (max-width: 896px) {
    .new-fp-wrapper {
    }
    .paintball-wrapper {
        width: 85% !important;
    }

    .fp-single-glow {
        width: 85%;
        min-height: 480px;
        height: 480px;
        margin: .6em;
    }    
    
    /* DELETE FROM HERE */    
    .projekte-single-glow {
        width: 85%;
        min-height: 480px;
        height: 480px;
        margin: .6em;
    }
    .projekte-single-titel h2 {
        font-size: 2.5rem;
        font-size: 40px;
    }
    /* DELETE TO HERE */    
}

@media screen and (max-width: 768px) {
    .frontpage-wrapper { /* DELETE */
        padding-left: 1em;
        padding-right: 1em;
    }
    .new-fp-wrapper {
        padding-left: 1em;
        padding-right: 1em;
    }
    .paintball-wrapper {
        width: 90% !important;
    }

    .fp-single-glow {
        width: 90%;
        min-height: 480px;
        height: 480px;
        margin: 1em .6em;
    }
    
    /* DELETE FROM HERE */    
    .projekte-single-glow {
        width: 90%;
        min-height: 480px;
        height: 480px;
        margin: 1em .6em;
    }
    /* DELETE TO HERE */    
}

@media screen and (max-width: 640px) {
    .paintball-wrapper {
        width: 100% !important;
    }

    .fp-single-glow {
        width: 96%;
        min-height: 360px;
        height: 360px;
    }
    
    
    /* DELETE FROM HERE */    
    .projekte-single-glow {
        width: 96%;
        min-height: 360px;
        height: 360px;
    }
    .projekte-single-icon-box {
        width: 70px;
        height: 70px;
    }
    /* DELETE TO HERE */    
}

@media screen and (max-width: 480px) {
    .frontpage-wrapper { /* DELETE */
        display: -ms-block; 
        display: -webkit-block; 
        display: block;
    }
    .new-fp-wrapper { 
        display: -ms-block; 
        display: -webkit-block; 
        display: block;
    }    
}


.frontpage-headline h2.frontpage-hero-title {
    text-align: left;
    font-family: 'Teko', sans-serif;
    font-weight: 600; /* 600 */
    font-size: 8rem;
    line-height: .7 !important;
    text-transform: uppercase;
    margin:0;
    padding:0;
    color: #FFFFFF;
}

.frontpage-text {
    
}

.front-page-icon {
    
}


/*--------------------------------------------------------------
## Escape Rooms // Newslist noch umschreiben <---- TODO
--------------------------------------------------------------*/
.newslist-wrapper { /* Media Query */
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
/*    margin-bottom: 5em;*/
    padding: .4em;
}

.newslist-wrapper a {
    margin: .6em;
}

.newslist-wrapper a:hover {
    color: inherit;
}

.newslist-box { /* Media Query */
    position: relative;
    overflow: hidden;
    cursor: pointer;
    align-items: stretch;
    color: #fff;
    background: #111;
    width: 350px;
    height: 100%;
    background-color: #000000;
}

.escapealtersbanner {
    position: absolute;
    z-index: 999;
    text-align:center;
    left:0;
    width:200%;
    padding: 2px 0px;
    -webkit-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top:35px;
    font-size:12px;
    line-height:2;
    font-weight:800;
    text-transform:uppercase;
    background-color:#C80000;
}
/*
.escapealtershinweis {
    width: 130px;
    padding: .5em 1em;
    background-color:#C80000;

    color: #FFFFFF;
    font-size: 14px;
    font-weight:800;
    text-transform:uppercase;
}
*/

@media screen and (max-width: 256px) {
    .escapealtershinweis {
        width: 100%;
    }
}

.newslist-image {
    position: relative;
    overflow: hidden !important;
    content: "";
    width: 100%;
    height: 200px;    
}

.newslist-image-placeholder {
    text-align: center;
    font-size: 2em;
    width: 100%;
    text-transform: uppercase;
    color: #FFF;
    background: #C4C4C4;
}

.newslist-banner {
    z-index: 5;
    position: absolute;
    left: 0;
    top: 1em;
    background: #000000;
    color: #FFFFFF;
    padding: .3em .6em;
}

.newslist-single-background,
.newslist-single-overlay {
	position: absolute;	
	content: '';
	width: 100%;
    height: 100%;
}

.newslist-single-background {
    z-index: 3;
	background-size: cover !important;
    background-repeat: no-repeat !important;
	background-position: center center !important;  
	-webkit-transition: transform 0.2s ease;
	   -moz-transition: transform 0.2s ease;
		-ms-transition: transform 0.2s ease;
		 -o-transition: transform 0.2s ease;
			transition: transform 0.2s ease;
}
.newslist-single-overlay {
    z-index: 4;
    background: #141414;
    background: linear-gradient( 0deg, #C80000, #141414 );
    -webkit-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		 -o-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;		
}

.newslist-content {
    padding: 1em;
}

.newslist-text {
    font-size: 16px;
    font-size: 1rem;
    color: #FFFFFF;
	-webkit-transition: color 0.2s ease;
	   -moz-transition: color 0.2s ease;
		-ms-transition: color 0.2s ease;
		 -o-transition: color 0.2s ease;
			transition: color 0.2s ease;
}

.rating-escape-single {
    font-size: 16px;
    font-size: 1rem;
}

.newslist-text .news-title {
    margin-top: 0;
}

.newslist-text li,
.rating-escape-single li {
    position: relative;
}

.newslist-text li i,
.rating-escape-single li i {
    position: absolute;
    left: 1px;
    top: 7px;
}

.higher {
    top: 6px !important;
}

.newslist-text li i.inline,
.rating-escape-single li i.inline {
    position: relative;
    left: 0;
    top: 0;
}

.newslist-text li span,
.rating-escape-single li span {
    margin-left: 1.5em;
}

.newslist-box:hover {
    border: 2px solid #C80000;
}


.newslist-box:hover .newslist-single-background {
	transform: scale(1.03);
    filter: grayscale(60%);
}

.newslist-box:hover .newslist-single-overlay {
    -webkit-opacity: .7;
	opacity: .7;
}

.newslist-image,
.newslist-single-overlay,
.newslist-single-background {
    border-radius: 5px 5px 0 0 ;
}

@media screen and (max-width: 1152px) {

}
@media screen and (max-width: 1024px) {
    .newslist-box { /* Media Query */
        width: 300px;
    }
}

@media screen and (max-width: 970px) {
    .newslist-box { /* Media Query */
        width: 400px;
    }
}

@media screen and (max-width: 896px) {
    .newslist-box { /* Media Query */
        width: 300px;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 640px) {
    .newslist-wrapper {
        display: block;
    }

    .newslist-wrapper .newslist-box { 
        width: 95%;
        margin: 0 auto;
        margin-bottom: .1em;
    }
}

@media screen and (max-width: 480px) {
}




/* Post Navigation */
.elementor-post-navigation {
    padding-bottom: 1px;
    margin-bottom: 1em;
}

.elementor-post-navigation__prev {
    padding-left: .5em;
}

.elementor-post-navigation__next {
    padding-right: .5em;
}

.elementor-post-navigation__separator-wrapper {
    display: none;
}


/* Custom-Nav Escape Rooms */
.escape-navi-wrapper .nav-links {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    width: 80%;
    margin-bottom: 1em;
    height: 25px;
    font-size: 14.4px;
    font-size: .9rem;
}

.escape-navi-wrapper .nav-links div {
/*    width: 50%;*/
    width: 200px;
    padding: 0 0 .5em 0;
}

.escape-navi-wrapper .nav-links .nav-next {
    text-align: left;
/*    border-right: 1px solid rgba(255, 255, 255, .5);*/
}

.escape-navi-wrapper .nav-links .nav-previous {
    text-align: right;
/*    border-left: 1px solid rgba(255, 255, 255, .5);*/
}

.escape-navi-wrapper .nav-links a {
    color: #FFFFFF;
}

.escape-navi-wrapper .nav-links a:hover {
    color: #E42828;
}


@media screen and (max-width: 640px) {
    .escape-navi-wrapper .nav-links {
    }
    .escape-navi-wrapper .nav-links .nav-previous,
    .escape-navi-wrapper .nav-links .nav-next {
    }    
}

@media screen and (max-width: 512px) {
    .escape-navi-wrapper .nav-links {
    }
    .escape-navi-wrapper .nav-links .nav-previous,
    .escape-navi-wrapper .nav-links .nav-next {
        flex-direction: column-reverse;
        border: 0px solid rgba(255, 255, 255, .5);   
    }    
}

@media screen and (max-width: 448px) {
    .escape-navi-wrapper .nav-links {
        width: 100%;
    }
    .escape-navi-wrapper .nav-links .nav-previous,
    .escape-navi-wrapper .nav-links .nav-next {
        flex-direction: column-reverse;
        flex-basis: 100%;        
        width: 100% !important;
        text-align: left;
    }    
}

@media screen and (max-width: 358px) {
    .escape-navi-wrapper .nav-links {
        display: block;
    }
    .escape-navi-wrapper .nav-links .nav-previous,
    .escape-navi-wrapper .nav-links .nav-next {
        width: 100%;
        text-align: left;
    }    
}


/* Gallery Escape Rooms */

.gallery-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: left;
}

.gallery-image {
    position: relative;
    content: '';
    width: 200px;
    height: 200px;
    border: 3px solid #3E3E3E;
    margin-right: 1em;
    margin-bottom: 1em;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.gallery-image a {
    height: 100%;
    width: 100%;
}

.gallery-image-overlay {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #C80000;
    -webkit-opacity: 0;
    opacity: 0;
    
    -webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		 -o-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;	    
}

.gallery-image:hover .gallery-image-overlay {
    -webkit-opacity: .5;
    opacity: .5;
}

/* Glow Effekt für Startseite und Escape Room */
.newslist-box,
.projekte-single-glow,
.fp-single-glow {
    position: relative;
    z-index: 0;
    border: 2px solid transparent;
    outline: none;
    -webkit-transition: border 0.2s ease;
	   -moz-transition: border 0.2s ease;
		-ms-transition: border 0.2s ease;
		 -o-transition: border 0.2s ease;
			transition: border 0.2s ease;	    
}

.projekte-single-icon-box {
    border: 2px solid transparent;
    outline: none;
    -webkit-transition: border 0.2s ease;
	   -moz-transition: border 0.2s ease;
		-ms-transition: border 0.2s ease;
		 -o-transition: border 0.2s ease;
			transition: border 0.2s ease;	    
}

.newslist-box,
.projekte-single-glow,
.newslist-box:before,
.projekte-single-glow:before,
.newslist-box:after,
.projekte-single-glow:after {
    border-radius: 5px;
}

.projekte-single-icon-box,
.projekte-single-icon-box:before,
.projekte-single-icon-box:after {
    border-radius: 100%;
}

.newslist-box:before,
.projekte-single-glow:before,
.projekte-single-icon-box:before,
.fp-single-glow:before {
    z-index: -1;
    content: '';
    background: linear-gradient(45deg, #C80000, #ffffff);
    position: absolute;
    top: -3px;
    left:-3px;
    background-size: 400%;
    filter: blur(6px);
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    animation: glowing 20s linear infinite;
    -webkit-opacity: 0;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.newslist-box:after,
.projekte-single-glow:after,
.projekte-single-icon-box:after,
.fp-single-glow:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    left: 0;
    top: 0;
}

.newslist-box:active,
.projekte-single-glow:active {
}

.newslist-box:active:after {
/*    background: transparent; */
}

.newslist-box:hover:before,
.projekte-single-glow:hover:before,
.fp-single-glow:hover:before,
.projekte-single-glow:hover .projekte-single-icon-box:before {
    -webkit-opacity: 1;
    opacity: 1;
}

.projekte-single-glow:hover,
.fp-single-glow:hover {
    background: none;
}
/*
@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}
*/



/************************************ 
** B2B
************************************/
.section-dark {
    
}

.section-dark a, 
.section-dark a:visited,
.section-dark a,
.section-dark a:visited {
    color: #FFFFFF;
}

.section-dark a:hover,
.section-dark a:active,
.section-dark a:hover, 
.section-dark a:visited {
    color: #C80000;
}


/************************************ 
** Wordpress Specific Layouts
************************************/
figure {
    margin: 2em 0;
}

/************************************ 
** Icons
************************************/
.aw-icon {
    background-color: rgba(0,0,0,.8);
    background-repeat: no-repeat;
    background-position: 50%;
    border-width: 2px;
    border-color: #fff;
    border-radius: 9999px;
    width: 100px;
    height: 100px;
    background-size: 120px;
}

/************************************ 
** Escape Rooms Icons
************************************/
.bewertung {
    font-weight: bold;
}
.bewertung i {
    margin-right: .1em;
}

i.sechszehnjahre {
    padding-left: .3em;
    padding-right: .5em;
}

.sechszehnjahrespan {
    margin-left: .9em
}

.text-red {
    color: #e3342f;
}

.text-gray {
    color: #5B5B5B;
}

.ER-left {
    margin-left: .1em;
}

.lock-margin-right {
    margin-right: .2em !important;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rating-escape-single {
    color: #FFFFFF;
}


/************************************ 
** Elementor Specific Layouts
************************************/

.elementor-location-footer .elementor-social-icon i {
color: #FFF !important;
}

/* Elementor Table / Tabellen */
.table-header {
    pointer-events: none;
}

.eael-data-table tbody tr td {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important; /* 300, 400, 600 */
    text-align: left !important;    
}

.eael-data-table thead tr th {
    font-family: 'Teko', sans-serif !important;
    font-weight: 600 !important; /* 600 */
    font-size: 17px;
    text-align: left !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.eael-data-table .td-content {
    display: block;
}

table {
    pointer-events: none;
}

table th,
table td {
    background-color: none !important;
}

td:hover,
tr:hover {
    background: none;
}

.table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-top: none;
}

.nok span i {
    color: red !important;
}


.tabelle-xschmal table {
    width: 512px;
    margin: 0 !important;
}

.tabelle-schmal table {
    width: 640px;
    margin: 0 !important;
}

.tabelle-mittel table {
    width: 768px;
    margin: 0 !important;
}

.col2 td,
.col2 th {
    width: 50%;
}

.col3 td,
.col3 th {
    width: 33.333%;
}

.col4 td,
.col4 th {
    width: 25%;
}

.col5 td,
.col5 th {
    width: 20%;
}


@media screen and (max-width: 1024px) {
    .image img {
        max-width: 80%;
    }
}

@media screen and (max-width: 832px) {
    .tabelle-xschmal table,
    .tabelle-schmal table,
    .tabelle-mittel table {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .col2 td,
    .col2 th {
        width: inherit;
    }

    .col3 td,
    .col3 th {
        width: inherit;
    }

    .col4 td,
    .col4 th {
        width: inherit;
    }

    .col5 td,
    .col5 th {
        width: inherit;
    }
}

/* Elementor Toggle Styling */
/*
.elementor-toggle .elementor-tab-title {
    position: relative;
    padding: 15px 15px 15px 20px !important;
    border-bottom: none;
}
.elementor-toggle .elementor-tab-content {
    position: relative;
    padding: 0 15px 15px 20px !important;
    border-bottom: none;
}

.elementor-toggle .elementor-toggle-icon-closed,
.elementor-toggle .elementor-toggle-icon-opened {
    position: absolute;
    left: 0;
}

.elementor-toggle-title {
    line-height: 1.3;
}
*/


/* Elementor Feature Table */
.elementor-price-table__features-list {
    margin-top: 1em;
    margin-bottom: 1em !important;
    line-height: 1.4 !important;
    padding: 0 1em !important;
}

.elementor-price-table__features-list span {
    line-height: 1.4 !important;
}


/* Kontaktformular */
.elementor-field-type-acceptance {
    margin-top: 1em;
    margin-bottom: 1em;
}

.elementor-field-type-acceptance span {
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: 1.5em;
    font-size: 12.8px;
    font-size: .8rem;
    line-height: 1.4;
}

.elementor-field-type-acceptance .elementor-field {
    margin-left: -1.5em;
    margin-right: .5em;
}

/* Elementor Button und Custom Button */
.elementor-button {
    padding: .8em 1.2em .8em 1.2em !important;
}

.elementor-button,
.elementor-button-text {
    text-align: left;
    line-height: 1.2;
}


.infobox-button {
    padding: .2em .3em 0 .3em;
}

.infobox-button .elementor-button-wrapper {
}

.infobox-button .elementor-button {
    padding: .2em .5em !important;
    font-size: 12.8px;
    font-size: .8rem;
    color: #FFFFFF !important;
    background-color: none !important;
}

.custom-button {    
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;

    margin-top: 1em;
    margin-bottom: 2em;
    
    text-align: left;
    line-height: 1.2;
    
    display: inline-block;
    
    padding: .8em 1.2em .8em 1.2em;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    background-color: #C80000;
    border-color: #C80000;
    color: #FFFFFF !important;
    
    -webkit-transition: background .3s ease, border .3s ease;
    transition: background .3s ease, border .3s ease;
}

.custom-button:hover {    
    background-color: #E42828;
    border-color: #E42828;
}


.form-schmal .elementor-form {
    max-width: 320px; 
}

@media screen and (max-width: 340px) {
    .form-schmal .elementor-form {
        max-width: 100%; 
    }
}

@media screen and (max-width: 256px) {
    .elementor-button {
        word-wrap: break-word;
    }
}