/*
Theme Name: Uncode Child WE1
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
Updated: 2022-12-18 12:11
*/



/*
.font-377884 {
    font-family: 'SF-Pro-Display', Roboto, Sans-Serif !important;
    font-family: Poppins !important;
}
*/

.hidden {
    display: none;
}

.fontspace-111509 {
    letter-spacing: -0.02em;
}

span.displayblock {
    display: block;
}

hr.separator-break.separator-accent {
    border-color: #ee814a !important;
	width: 164px;
}

.orange {
    color: #ee814a !important;
}

.dark {
    background-color: #101213;
}

.hellgrau1 {
    background-color: #5D5C5C;
}

.mittelgrau2 {
    background-color: #393938;
}

.dunkelgrau3 {
    background-color: #222220;
}

/*Logo*/	

body[class*=vmenu-]:not(.menu-overlay):not(.menu-offcanvas) .logo-container {
    padding: 10px;
}
.logo-container .logo-image img {
    /* height: 100%; */
/*    height: unset;*/
    width: auto;
}
/* TS Logo-Sichtbarkeit Firefox 04/2020 */
#logo-container-mobile {
    background-image: url(https://we-fotografie.de/wp-content/uploads/2018/01/LogoWEweissDE.png);
	background-repeat: no-repeat;
    background-size: 230px;
    background-position-x: 19%;
    background-position-y: 50%;

}
.text-logo.h3.logo-skinnable {
    visibility: hidden;
    height: 50px;
	margin-top: 0;
}

/*Farben*/
body.custom-background {
    background-color: #2e2d30 !important;
}
.main-header {
    background-color: #4b4b4d;
}
.main-wrapper {
    background-color: #2e2d30;
}

/*Menü*/

.font-family-menu, .menu-container ul.menu-smart a, 
.isotope-filters ul.menu-smart > li > span > a {
  font-family: 'Asap', sans-serif;
}

.menu-dark .menu-smart > li.active > a,
.menu-dark .menu-smart > li a.active,
.menu-dark .menu-smart > li.current-menu-ancestor > a,
.menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a {
    color: #ee814a;
}
/*.about {
    padding: 0 80px;*/
/*}*/
h5:not([class*="fontsize-"]),
.h5:not([class*="fontsize-"]) {
    font-size: 1.1em;
    text-transform: none;
}
span.white {
    color: #fff;
/*    color: #fff !important;*/
}
span.white:hover:active:focus {
    color: yellow !important;
}
.menu-accordion .menu-smart a {
    padding-left: 0;
    padding-right: 0;
}


/******************/
/*** Home-Seite ***/
/******************/

body.home[class*="vmenu-"] .main-header {
    display: none;
}

.home .main-container .row-container .double-top-padding, 
.home .main-container .row-container .double-bottom-padding {
    padding-top: 0;
    padding-bottom: 0;
}

.home #cr-footer {
    display: none;
}

.ms-slide .ms-slide-bgcont img,
.ms-container,
.ms-inner-controls-cont {
    margin-top: 0 !important;
}
.ms-parent-id-1 > .master-slider {
    overflow: hidden;
}

/**** responsive - mobile ****/

@media (max-aspect-ratio: 3/2){

    body:not(.about) .ms-container {
        width: calc(100vh * 1.5) !important;
        height: 100vh !important;
/*        border: 3px solid red;*/
    }
    body:not(.about) .ms-view {
        margin: 0 !important;
        height: 100vh !important;
    }
    body:not(.about) .ms-slide .ms-slide-bgcont {
        width: calc(100vh * 1.5) !important;
        height: 100vh !important;
    }
    body:not(.about) .ms-slide .ms-slide-bgcont img {
        width: calc(100vh * 1.5) !important;
        height: 100vh !important;
    }
    
/*
    .about .ms-slide .ms-slide-bgcont {
        width: calc(100vh * 1.5) !important;
        height: 100vh !important;
    }
    .about .ms-slide .ms-slide-bgcont img {
        width: calc(100vh / 1.5) !important;
        height: 100vh !important;
    }
*/
    
    
    body:not(.about) .ms-slide {
        width: 100% !important;
    }
    body:not(.about) .ms-slide .ms-slide-bgcont img {
        margin-left: calc((150vh - 100vw) / -2) !important;
    }
    /***    hier eventuelle individuelle Bildausschnittanpassungen mit speziellen media-queries ***/
}

@media (min-aspect-ratio: 3/2) {
    .ms-container {
/*        border: 3px solid blue;*/
    }
}

/**** end responsive - mobile ****/

div#index_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    width: calc(100vw - 230px);
    height: 100vh;
    z-index: 100;
/*  background: orange;
    opacity: 0.3;
*/
}

#index_overlay a.logo img {
    position: fixed;
    bottom: 40px;
    bottom: 25px;
    left: calc((100vw - 150px) / 2 + 64px);
    left: calc((100vw - 150px) / 2 + -35px);
}

/*Menüschrift-Test für Lisa*/
/*
#index_overlay a {
    font-weight: bold;
}
*/

/* von JS generierte Breaks raus */
#index_overlay br
{
    display: none;
}
#index_overlay #home_impressum{
    position: fixed;
    bottom: 16px;
    z-index: 300;
    width: 215px;
}
#index_overlay #home_impressum #wrapper_relative {
    position: relative;
}
#index_overlay #home_impressum #wrapper_margin {
    margin: 0 auto;
    text-align: center;
}

#index_overlay #home_impressum a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.75em;
}

#index_overlay a.navbutton img {
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 20;
}

#index_overlay a.navbutton img.black {
    filter: invert(100%);
}

#index_overlay .socialM {
    position: fixed;
    bottom: 20px;
    right: 40px;
    height: 18px;
}

#index_overlay .socialM .fb img {
    display: inline;
    width: 8px;
    height: auto;
    margin: 0 8px 1px 0;
}

#index_overlay .socialM .insta img {
    display: inline;
    width: 17px;
    height: auto;
}

/**** responsive - mobile ****/

@media (max-width: 620px) {
    #index_overlay a.logo img {
        left: 6vw;
        margin-bottom: 3vh;
        left: calc((101vw - 300px) / 2);
    }
    #index_overlay #home_impressum, 
    #index_overlay #home_impressum #wrapper_relative {
        width: 160px;
    }
    #index_overlay #home_impressum {
        left: calc((100vw - 300px) / 2);
    }
    #index_overlay .socialM {
        right: calc((99vw - 300px) / 2);
        padding-top: 1vh;
    }
    #index_overlay p {
        margin-top: 2.5vh;
    }
    
}

@media (max-width: 320px) {
    #index_overlay a.logo img {
        width: 90vw;
        left: 5vw;
        margin-bottom: 4vh;
    }
    #index_overlay #home_impressum {
        left: calc((100vw - 90vw) / 2);
    }
    #index_overlay .socialM {
        right: calc((100vw - 90vw) / 2);
    }
}

/**** end responsive - mobile ****/


/*menu maria*/
/*
@keyframes put_on_surface {
    from {width: 0;}
    to {width: 200px;}
}
@keyframes opacity {
    from {opacity: 0;}
    to {opacity: 1;}
}
.menu-overlay.visible {}
.menu-overlay {
    position: absolute;
    height: 100vh;
    width: 200px;
    animation: put_on_surface 2s;
    animation-fill-mode: forwards;
    background-color: #fff;
    z-index: 10;
}
.menu-overlay ul {
    margin-top: 120px;
}
.menu-overlay li {
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 2.3em;
    opacity: 0;
    animation: opacity 1s linear 2s forwards;
}*/

/* PEN STYLES ========== */
a,
.side_menu {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

/* MENU CONTAINER ----- */
	.side_menu {
        z-index: 40;
		background: #4b4b4d;;
		height: 100vh;
		left: -250px;
		position: absolute;
		top: 0;
		width: 215px;
        overflow: hidden;
	}
	.side_menu .container {
		padding: 120px 1em;
	}

/* HAMBURGER STYLES ----- */
	.burger_box {
		display: block;
/*		float: right;
		margin-right: -45px;    */
        position: fixed;
        z-index: 50;
        top: 10px;
        left: 238px;
        left: 20px;
	}
	.burger_box a.menu-icon {
		display: inline-block;
		float: none;
		height: 25px;
		padding: 10px;
/*		opacity: 1;*/
		width: 25px;
		z-index: 100;
	}
	.burger_box a.menu-icon:hover,
	.burger_box a.menu-icon.opened {
		opacity: 1;
	}
	.burger_box a.menu-icon.opened {
/*		background: rgba(0,20,60,.9);    */
        
	}
	.burger_box .menu-icon_box {
		display: inline-block;
		height: 25px;
		position: relative;
		text-align: left;
		width: 22px;
	}
	.burger_box .menu-icon_line {
		background: #fff;
		border-radius: 2px;
		display: inline-block;
		height: 2px;
		position: absolute;
		width: 100%;
    }
    .burger_box .menu-icon_line--1 {
        top: 2px;
	}
	.burger_box .menu-icon_line--2 {
		top: 8px;
	}
	.burger_box .menu-icon_line--3 {
		top: 14px;
	}
	.burger_box .menu-icon_line--1 {
		transition: top 200ms 250ms, transform 200ms;
		-webkit-transition: top 200ms 250ms, -webkit-transform 200ms;
	}
	.burger_box .menu-icon_line--2 {
		transition: opacity 0ms 300ms;
		-webkit-transition: opacity 0ms 300ms;
	}
	.burger_box .menu-icon_line--3 {
		transition: top 100ms 300ms, transform 200ms;
		-webkit-transition: top 100ms 300ms, -webkit-transform 200ms;
	}
	.burger_box .menu-icon.opened .menu-icon_box {
		transform: scale3d(0.9, 0.9, 0.9);
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
	}
	.burger_box .menu-icon.opened .menu-icon_line {
		top: 10px;
        background: #fff;
	}
	.burger_box .menu-icon.opened .menu-icon_line--1 {
		transform: rotate3d(0, 0, 1, 45deg);
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transition: top 100ms, transform 200ms 250ms;
		-webkit-transition: top 100ms, -webkit-transform 200ms 250ms;
	}
	.burger_box .menu-icon.opened .menu-icon_line--2 {
		opacity: 0;
		transition: opacity 200ms;
		-webkit-transition: opacity 200ms;
	}
	.burger_box .menu-icon.opened .menu-icon_line--3 {
		transform: rotate3d(0, 0, 1, -45deg);
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transition: top 200ms, transform 200ms 250ms;
		-webkit-transition: top 200ms, -webkit-transform 200ms 250ms;
	}

/* STAGGER LIST ----- */
	.list_load {
		display: none;
		list-style: none;
		padding: 0;
	}
	.list_item {
		margin-left: -20px;
		opacity: 0;
		-webkit-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	.list_item a {
		color: #fff;
		display: block;
		padding: 0 10px;
        margin-bottom: 8px;
		text-decoration: none;
        text-align: center;
        font-size: 0.8em;
        text-transform: uppercase;
        opacity: 0.9;        
	}
	.list_item a:hover {
/*		background: rgba(0,0,0,.2);*/
        opacity: 1.0;
	}

/* PEN STYLES === END ===== */


::-webkit-scrollbar {
        width: 0 !important;
    }

/*Menü*/

#menu-item-72727 {
    margin-top: 11vh;
}
.home #menu-item-72727 {
    margin-top: 30%;
}
#menu-item-72727 a, 
#menu-item-72726 a {
    font-size: 0.65em;
}
.vmenu-footer.style-dark {
    display: none;
}
.menu-item-link.social-icon {
    margin-bottom: 46px;
}

/*Fotografie Extra Seite*/

.isotope-filters ul.menu-smart li.float-left {
    float: none;
}
.isotope-filters .menu-dark .menu-smart > li a.active {
    color: #ee814a;
}

/*Menüschrift-Test für Lisa*/
/*
.page-id-4858 .font-family-menu, 
.page-id-4858 .menu-container ul.menu-smart a {
    font-family: Open Sans;
}
*/

/*Filmseite*/

.filmseite .post-media {
    width: 75%;
    float: left;
    margin-right: 30px;
}
.filmseite .owl-height {
    height: auto;
}
.filmseite .owl-item {
    width: 570px;
}
.filmseite .post-content .post-media + * {
    margin-top: 72px;
    color: #ee814a;
    text-transform: uppercase;
}
.t-overlay-text.single-block-padding {
    padding: 0 20px;
}

.standfotos .tmb .t-entry p.t-entry-meta span {
    text-transform: uppercase;
}

/*Standfotos Unterseite*/

.standfotos_unterseite .column_parent:last-of-type .uncode_text_column,
.portraits_unterseite .column_parent:last-of-type .uncode_text_column {
    margin: 0;
    position: relative;
    top: 70px;
}
.standfotos_unterseite h3, 
.standfotos_unterseite p,
.portraits_unterseite h3, 
.portraits_unterseite p{
    margin: 0;
    line-height: 1.5;
}
.standfotos_unterseite h3, .sfu h2,
.portraits_unterseite h3, .pu h2 {
    color: #ee814a;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: normal;
}

/* responsive anpassungen Standfotos */

@media (min-width:1800px) {
    .standfotos .tmb .t-entry p.t-entry-meta span {
        font-size: 16px;
    }
}

@media (min-width: 1765px) {
    .standfotos_unterseite .tmb.tmb-iso-w10.tmb-iso-h4 {
        width: 99% !important;
        height: auto;
    }
}

/*Portraitseite*/
/*essential*/

.portraitseite .main-container .row-container .col-one-gutter > .row-inner {
    margin-left: 30px;
}
.portraitseite .tmb.tmb-iso-w4.tmb-iso-h4.tmb-light.tmb-overlay-text-anim.tmb-overlay-anim.tmb-overlay-bottom.tmb-overlay-text-center.tmb-image-anim {
    padding-right: 10px;
}
.portraitseite .isotope-wrapper.no-gutter {
    margin-bottom: 20px;
}
.portraitseite .t-overlay-text.no-block-padding {
    padding: 5px 0;
}
.portraitseite h3, 
.portraitseite .tmb .t-entry .t-entry-title {
    font-weight: 100;
}
.portraitseite p.t-entry-meta, 
.portraitseite div.spacer.half-space,
.portraitseite p.t-entry-excerpt,
.portraitseite .tmb .t-entry p.t-entry-meta span {
    display: inline;
    font-size: 12px;
    font-weight: 600;
}

.portraitseite .spacer.half-space::after {
    content: "•";
    padding: 0 8px;
    font-size: 18px;
    vertical-align: sub;
}

ul.drop-menu.sm-nowrap {
    display: none !important;
}


/*Anpassungen Portraitseite responsive */

@media (max-width: 958px){
    .portraitseite .uncode_text_column {
    width: 75%;
    }
}
@media (max-width: 468px){
    .portraitseite .tmb .t-entry-visual {
        margin-right: 48px;
    }
    .portraitseite .uncode_text_column {
    width: 70%;
    }
}

@media (min-width: 2137px) {
    .tmb.tmb-iso-w4.tmb-iso-h4.tmb-light.tmb-overlay-text-anim.tmb-overlay-anim.tmb-overlay-bottom.tmb-overlay-text-center.tmb-image-anim.tmb-media-first.tmb-media-last.tmb-content-overlay.tmb-no-bg {
        width: 96% !important;
        height: auto;
    }
}


/*tests*/

.portraitseite .post-media {
    width: 75%;
    float: left;
    margin-right: 30px;
}
.portraitseite .owl-height {
    height: auto;
}
.portraitseite .owl-item {
    width: 300px;
}
.ilightbox-overlay.black {
    opacity: 0.7 !important;
    background: #000;
}

/*foobox gallery*/

div.gallery > figure {
    display: none;
}
div.gallery :first-child {
    display: block;
}
.fbx-light .fbx-close, .fbx-light .fbx-fullscreen-toggle, .fbx-light .fbx-inner, .fbx-light .fbx-loader, .fbx-light .fbx-next, .fbx-light .fbx-pause, .fbx-light .fbx-play, .fbx-light .fbx-prev, .fbx-light .fbx-social-toggle, .fbx-light.fbx-inset-buttons .fbx-next::before, .fbx-light.fbx-inset-buttons .fbx-prev::before {
    background-color: #000;
}
.fbx-light .fbx-caption, .fbx-light .fbx-inner, .fbx-light .fbx-social, .fbx-light.fbx-inset-buttons .fbx-next::before, .fbx-light.fbx-inset-buttons .fbx-prev::before, .fbx-light.fbx-modal, .fbx-modal.fbx-light.fbx-phone .fbx-close:hover, .fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover, .fbx-modal.fbx-light.fbx-phone .fbx-next:hover, .fbx-modal.fbx-light.fbx-phone .fbx-pause:hover, .fbx-modal.fbx-light.fbx-phone .fbx-play:hover, .fbx-modal.fbx-light.fbx-phone .fbx-prev:hover, .fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover, .fbx-rounded.fbx-light .fbx-close, .fbx-rounded.fbx-light .fbx-fullscreen-toggle, .fbx-rounded.fbx-light .fbx-pause, .fbx-rounded.fbx-light .fbx-play, .fbx-rounded.fbx-light .fbx-social-toggle {
    border-color: #000;
}
.gallery + p {
    opacity: 0;
    margin: 0px -4px 0px 5px;
    cursor: default;
    line-height: 15px;
    position: relative;
    height: 0;
    display: inline-table;
    padding-bottom: 8px;
    top: -25px;
    left: 8px;
}
div.gallery:hover {
    opacity: 0.3;
}
div.gallery:hover + p {
/*    display: block;*/
    position: relative;
    opacity: 1;
}
.gallery figcaption.gallery-caption {
    display: none;
}
figure.gallery-item {
    padding: 0;
}
.gallery {
    margin-right: 24px;
}
/* wieder entfernt für "über mich"
.uncode_text_column {
    height: 193px;
}*/
.portraitseite .column_parent:last-of-type .uncode_text_column{
    border-top: 2px solid #ee814a;
    padding-top: 30px;
    margin: 0 40px;
    position: relative;
    top: 70px;
}
.portraitseite p, .pue p {
    line-height: 1.2;
}

/*Kontakt-Seite*/

.kontakt .background-inner {
    background-image: url(https://we-fotografie.de/wp-content/uploads/2018/02/C-DSCF2428-1600PX-e1522311247584.jpg) !important;	
	background-position-y: center !important;
}
.heading_contact .row-inner {
    height: 310px !important;
}
.alignnone.wp-image-72732.size-full {
    /*position: absolute;
    top: -132px;
    width: 65%;*/
	width: 100%;
}
.main-container .row-container .row-parent .uncont .heading-text.el-text.say_hello {
    margin-top: calc(-6.6vw - 4.2em) !important;
}
.style-dark input,
.style-dark textarea {
    background-color: #ddd;
    color: #000;
    font-weight: 400;
}
.style-dark input::placeholder,
.style-dark ::-moz-placeholder{
    color: #6b6b6d !important;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #6b6b6d;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #6b6b6d;
}

/*phone number at Kontakt*/
.style-light a,
.style-light a:not(.btn-text-skin):hover,
.style-light a:not(.btn-text-skin):focus{
    color: white;
}

div.inline {
    font-size: 0.9em;
    margin-top: 12px;
    color: #999;
}
div.inline a {
    color: #999;
}

/******************
 ***** Footer *****
 ******************/

#cr-footer {
    z-index: 100000;
    position: fixed;
    bottom: 0;
    display: block;
    width: 100vw;
    padding: 10px 20px 12px 20px;
    background: #707173;
    font-size: 0.9em;
    color: #999;
    background: #202123;
    border-top: 1px solid #222;
}

.vmenu-container .navbar-social ul {
    margin-bottom: 5%;
}


/*********************
 ***** Über mich *****
 *********************/

.mh-about h1 {
    margin-left: 39px;
    margin-right: 39px;
}

.row div[class*="col-lg-"].align_left > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class*="col-lg-"] .row-inner .mh-about > .uncol > .uncoltable > .uncell > .uncont hr {
    margin-left: 80px;
    margin-right: 75px;
}

.mh-about p, .mh-about h4 {
    margin-right: 75px;
    margin-left: 80px;
}

.mh-about .uncode_text_column.equipment p {
    margin-top: -16px;
    margin-left: 38px;
}

.mh-about img.inline {
    vertical-align: middle;
    margin-right: 20px;
}

/*}*/
.mh-about a {
    color: #ee814a;
    font-weight: 600;
}

.style-dark .mh-about a:not(.btn-text-skin) {
    color: #ee814a;
    font-weight: 600;
}



.mh-equipm h1, .mh-equipm h2 {
    font-size: 1.3em;
}
.mh-equipm h2 {margin: 9px 0 0;}
.mh-equipm p {margin: 18px 0 30px;}
.mh-equipm .wp-block-columns.limit-width {
    margin-bottom: 26px;
}

.mh-about-gu h2 {
    font-size: 33px;
    font-family: Asap;
}
.mh-about-gu a, .mh-about-gu .link-equipm a {
    color: #ee814a;
    font-weight: 600;
}
.mh-about-gu hr.separator-break.separator-accent {margin-left: 0;}
.mh-about-gu .link-equipm {margin-top: 32px;}


/* Gutenberg-Seiten */

.style-farbe-bg-logo-bg {
	display: none;
}
.standf-img {}

/*.wp-block-image, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image .aligncenter, .wp-block-image.is-resized {
  position: relative;
  text-align: center;
}*/

.standf-img1 figure, .pue figure {	/* Hover-Effekt Bilder Standfotos-Ü und Portraits-Ü */
    position: relative;
    background-color: #000;
}

.standf-img1 figure img, .pue figure img {
    max-width: 100%;
    display: block;
    position: relative;
}
.standf-img1 figcaption, .pue figcaption {
    position: absolute;
    top: 43%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
}
.standf-img1 figcaption {
	text-transform: uppercase;
}
.pue figcaption {
	font-size: 14px;
}
.standf-img1 figure:hover figcaption, .pue figure:hover figcaption {
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.standf-img1 figcaption, .pue figcaption {
    top: 48%;
    left: 0;
    text-align: center;
    color: #fff;
	height: 0; /* für mouseover über Bild */
}
.sfue .style-dark a:not(.btn-text-skin):hover, .pue .style-dark a:not(.btn-text-skin):hover {
	color: inherit;
}
.standf-img1 figure img, .pue figure img {
    max-width: 100%;
    display: block;
    position: relative;
}
.standf-img1 figure:hover img, .sfu figure figure:hover img, 	/* Hover-Effekt Bilder */
.pue figure:hover img {	/* Hover-Effekt Bilder Portraits-Ü */
    opacity: 0.5;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}


/* Standfotos Unterseiten */

/* TS zeigt nur Ausschnitt an */
.sfu .wp-block-gallery.is-cropped .blocks-gallery-item img {
	height: auto;
}
/*.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure, .blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure {
    align-items: flex-start;
}		-> übernimmt ul*/

/* Bilder-Raster am Ende beibehalten */
.sfu .wp-block-gallery .blocks-gallery-item {
	flex-grow: unset;	
}

.sfu li.blocks-gallery-item {
  /*display: none;*/
}
.sfu li.blocks-gallery-item:first-of-type {
  display: flex;
}
.sfu figcaption, .pu figcaption, .sfu .caption {
    display: none;
}

.sfu [data-featherlight] img, .pu [data-featherlight] img {
	cursor: -webkit-pointer;
	cursor: -moz-pointer;
  	cursor: pointer;
}

.sfu figure figure, .pu figure figure, .sfue figure {
    background-color: #000;
	overflow: hidden;
    -webkit-box-shadow: 0px 30px 60px -30px #000000;
    -moz-box-shadow: 0px 30px 60px -30px #000000;
    box-shadow: 0px 30px 60px -30px #000000;
}
.sfu figure.no-shadow figure {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sfu figure figure:hover img, .pu figure figure:hover img, .sfu figure figure img, .pu figure figure img {
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.sfu figure figure img, .pu figure figure img {
	transition-delay: .2s;
}
.sfu figure figure:hover img {
	opacity: 0.7;
	transform: scale(1.06);
}
/* RWD SFU */

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item, .blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item {
  width: 100%;
  margin: 0 0 16px 0;
}
@media (min-width: 600px) and (max-width: 781px) {
  .wp-block-column {
    flex-basis: 100% !important;
  }
}
.post-content ul:not(.no-list) {
  	padding: 0;
	align-items: flex-start;
}



.pu figure figure:hover img {
	opacity: 0.7;
	transform: scale(1.03);
}

@media (min-width: 620px) {
	#logo-container-mobile {
		background-size: 42%;
		background-position-x: 7%;
	}
}

@media (min-width: 960px) {
	#logo-container-mobile {
		background-size: 90%;
		background-position-x: 50%;
	}
}

@media (min-width: 1384px) {
	
	.standf-img1 figure {
	  	float: left;
	  	width: 48%;
		margin-bottom: 24px;
	}
	.standf-img1 div figure:nth-child(2n+1) {
		margin-right: 32px;
	}
	.standf-img1 figcaption {
		top: 44%;
	}
	.standf-img1 {
	  	/*max-width: 1400px;*/
	}
}

/* Portraits Ü-Seite */

.pue .wp-block-image {
    margin-bottom: 2em;
}
.pue .orangeline {
    border-top: 2px solid #ee814a;
	padding-top: 12px;
	margin: 0 40px;
	position: relative;
	top: 70px;
}
.max-w-1390 {max-width: 1390px;}

/* Portraits Unterseiten */

.pu li.blocks-gallery-item {
  display: none;
}
.pu li.blocks-gallery-item:first-of-type {
  display: flex;
}
@media (max-width: 599px) { 	/* Abstand Bild zum linken Rand */
	.post-content ul:not(.no-list) {
		padding: 0;
}
}

/* GU-Seite Über Mich */
/* Element | https://we-fotografie.de/we2/ueber-mich-gu/ */


@media (min-width: 782px) {
	.mh-about-gu div.wp-block-column:nth-child(1) {
		transform: translateY(-72px);
	}
	.mh-about-gu div.wp-block-column:nth-child(2) {
		transform: translate(15%);
		margin-right: 100px;
	}
	.mh-about-gu .link-equipm {margin-left: -44px;}
}
.mh-about-gu .wp-block-columns {
  align-items: center;
}
