.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-image:url("https://xa-art-photography.de/wp-content/uploads/2023/10/Design-ohne-Titel-22.png");background-position:center center;background-repeat:no-repeat;background-size:contain;--e-preloader-animation:pulse;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:20%;--e-preloader-opacity:1;}.elementor-kit-7 e-page-transition{background-color:#000000;}.elementor-kit-7 h1{color:#D7824B;font-size:30px;}.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);}.elementor-lightbox{background-color:#000000;--lightbox-ui-color:#D7824B;--lightbox-ui-color-hover:#D7824B;--lightbox-text-color:#D7824B;--lightbox-header-icons-size:30px;--lightbox-navigation-icons-size:30px;}@media(min-width:1025px){.elementor-kit-7{background-attachment:fixed;}}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (max-width: 768px) {
    #heady, #menu-photography-menu {
        z-index: 100 !important;
    }
    
}

.wp-caption img {
    display: unset !important;
    margin-bottom: 0px !important;
}


/* standard img title*/
.widget-image-caption {
    padding-top: 25px !important;

}
/* carousell img title*/
.elementor-image-carousel-caption {
    padding-top: 25px !important;
}


.elementor img {
    height: 80vh;
    width: 100%;
    object-fit: contain;
}


@media only screen and (max-width: 767px) {
    .elementor img {
        height: 60vh;
        width: 100%;
        object-fit: contain;
    }
}

/* custom image title spacing*/
.elementor-slides .swiper-slide-bg {
    min-height: 90% !important;
}

@media only screen and (max-width: 767px) {
    .elementor-slides .swiper-slide-bg {
    min-height: 85% !important;
}
}

.elementor-image-carousel-caption {
    line-height: unset !important;
    padding-top: 25px;
}

.widget-image-caption {
    line-height: unset !important;
    padding-top: 25px;
    margin-top: 0px !important;
}

html::before {
    content: ' ';
    display: block;
    background-image: url('https://xa-art-photography.de/wp-content/uploads/2023/10/Design-ohne-Titel-22.png');
    background-position: center;
    background-size: cover;
    height: 100vh; width: 100vw;
    top: 0; bottom: 0; left: 0; right: 0;
    position: fixed;
    z-index: -10; 
}

.elementor-widget-image-carousel .swiper-slide {
    padding-top: 100px;
}


@media only screen and (max-width: 768px) {
    
    .elementor-widget-image-carousel .swiper-slide {
    padding-top: 100px !important;
}
}



.textOverImage figcaption {
position: absolute;
margin: 0;
width: 100%;
top: 0%;
padding-top: 40px !important;
transform: translateY(-50%);
}/* End custom CSS */