.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF00;--e-global-typography-primary-font-family:"ABC Camera";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:21px;--e-global-typography-secondary-font-family:"ABC Camera";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:17px;--e-global-typography-text-font-family:"ABC Camera";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:17px;--e-global-typography-accent-font-family:"ABC Camera";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:17px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;--container-default-padding-top:0px;--container-default-padding-right:15px;--container-default-padding-bottom:0px;--container-default-padding-left:15px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:12px;--e-global-typography-primary-line-height:1.2em;}.elementor-kit-5 h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:790px;}.e-con{--container-max-width:790px;}}/* Start custom CSS *//* header */
#primary--menu .elementor-nav-menu a.elementor-item:hover,
#primary--menu .elementor-nav-menu a.elementor-item-active{
    text-decoration: underline;
}

#primary--header,
.mix--blend--mode{
    mix-blend-mode: difference;
}

.grid--col .e-con-inner {
    row-gap: 130px;
}

/* ratio ( video & image ) */

.project--col--vdo .e-hosted-video {
    aspect-ratio: 1 !important;
}

.project--col--vdo .elementor-video {
    object-position: center center;
}

.project--col--img img{
    object-fit: cover;
}

/* except desktop ( tablet & mobile ) */
.project--col--vdo video
{
    height: 102vw !important;
}

/* desktop -- global */
@media(min-width:769px)
{
    .project--col--vdo video,
    .project--col--img img{
        height: 52vw !important;
    }
}

/* Standardstil für das Symbol (○) */
.custom-container .headline .symbol::before {
    content: "○ "; /* Standardmäßig zeigt es den Kreis ○ */
}

.two-column-scroll {
    display: flex;                /* Setzt die Spalten nebeneinander */
    height: 100vh;               /* Höhe des sichtbaren Bereichs */
    overflow: hidden;             /* Verhindert das Scrollen der gesamten Sektion */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ABC Camera';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://streitmitstuehlen.de/wp-content/uploads/2023/08/ABCCameraPlain-Medium-Trial.woff2') format('woff2');
}
/* End Custom Fonts CSS */