/*
Theme Name: fotolights 2026
Template: dawson
Author: Andreas Bininda
Author URI: https://www.fotolights.de
Tags: photography,portfolio,grid-layout,one-column,two-columns,three-columns,wide-blocks,block-patterns,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-images,full-site-editing,rtl-language-support,style-variations,theme-options,threaded-comments,translation-ready
Version: 1.0.0.1769600462
Updated: 2026-01-28 12:41:02
*/

/* Make the header sticky */

.sticky_header {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100;
    background: rgba(10, 10, 10, 0.6);
}

.schrift_transparent {
    opacity: 0.7;
}

.uebersicht_galerie > figure {
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.9);
	border-width: 1em;
	/* padding: 5px; */
}

.einbettung_breite {
	width: 20%;
	border: 1px solid white;
}
/*
.gruppe_test > p {
	background: rgba(100, 10, 10, 0.6);
	color: rgba(10, 120, 130, 0.6);
}
*/



