.elementor-kit-12{--e-global-color-primary:#4D4D4D;--e-global-color-secondary:#030303;--e-global-color-text:#4D4D4D;--e-global-color-accent:#6390B7;--e-global-color-7c708bd:#FFFFFF;--e-global-color-d74eabf:#EBEBEB;--e-global-color-b62ffbb:#FFE144;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:36px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:24px;--e-global-typography-8efb3f8-font-family:"Inter";--e-global-typography-8efb3f8-font-size:12px;--e-global-typography-8efb3f8-font-weight:400;--e-global-typography-8efb3f8-line-height:18px;}.elementor-kit-12 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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-primary-font-size:18px;--e-global-typography-primary-line-height:24px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:18px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    background-image: linear-gradient(180deg, var(--e-global-color-7c708bd) 300px, var(--e-global-color-d74eabf) 0);
}

.elementor[data-elementor-type="wp-page"],
.elementor[data-elementor-type="single-page"] {
    position: relative;
    overflow: hidden;
}

.elementor[data-elementor-type="wp-page"]:before,
.elementor[data-elementor-type="single-page"]:before {
    content: '';
    display: block;
    width: 2400px;
    height: 300px;
    position: absolute;
    top: 0;
    left: -300px;
    background: var(--e-global-color-7c708bd) url('/wp-content/uploads/vector-nordkette-1749190106.svg') 50% 0 / 100% auto no-repeat;
    pointer-events: none;
}

.home .elementor[data-elementor-type="wp-page"]:before {
    position: fixed;
    top: 100px;
}

@media (max-width: 767px) {
    body {
        background-image: linear-gradient(180deg, var(--e-global-color-7c708bd) 200px, var(--e-global-color-d74eabf) 0);
    }
    
    .elementor[data-elementor-type="wp-page"]:before,
    .elementor[data-elementor-type="single-page"]:before {
        top: 6vw;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .home .elementor[data-elementor-type="wp-page"]:before {
        top: 80px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://www.innsbruck-guide.at/wp-content/uploads/inter-400.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://www.innsbruck-guide.at/wp-content/uploads/inter-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */