/*
 Theme Name:   Lisa Kschwendt
 Theme URI:    https://uxbarn.com
 Description:  Finnik Child Theme
 Author:       UXBARN
 Author URI:   https://uxbarn.com
 Template:     finnik
 Version:      1.0.0
 License:      GPL
 License URI:  https://codex.wordpress.org/GPL
 Tags:         light, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  uxbarn
*/

/* Posts and Pages */

.post-content-container .post-content { /* Fließtext Besondere Momente */
    font-size: 1.2em;
}

	/* Startseite */
.page-id-35 h1.post-title {
	display: none;
}
	/* /Startseite */
	/* Der besondere Moment */
#post-12 .post-content > p:nth-child(1) {
		width: 100%;
	}
	/* /Der besondere Moment */
	/* Portfolio */
#floating, #green,
#bubbles, #blumentropfen {
	margin-bottom: 3.5em;
}

.\36 -block-title {
	text-align: center;
	margin-bottom: 2em;
}
	/*  /Portfolio */	
	/* About */
#post-2 .post-content {
    float: left;
    margin-right: 11.42%;
    width: 100%;

}
	/* /About */
	/* Ausstellungen */
#post-1154 .post-content {
    float: left;
    margin-right: 11.42%;
    width: 60%;

}
	/* /Ausstellungen */
	/* Reportagen */
	/* /Reportagen */
/* /Posts and Pages */

/* Bilder */
.gallery-item {
	margin: 1px; /*  20210426 eingefügt */
}
.gallery-columns-2 .gallery-item { /* 2 Spalten zB Wasser.Spuren; 20241018 */
    max-width: 49.33%;
}
.gallery-columns-3 .gallery-item { /* 3 Spalten zB Wasser; war 33,33% */
    max-width: 32.33%;
}
.gallery-columns-4 .gallery-item { /* 4 Spalten zB Menschen; war 25% */
    max-width: 24%;
}
/* /Bilder */

	/* Aktuelles TEST Water */

#post-239 .post-content {
    float: left;
    margin-right: 11.42%;
    width: 100%;

}
	/* /Aktuelles TEST Water */

