/* 
Theme Name:		 NiederrheinFoto
Theme URI:		 http://childtheme-generator.com/
Description:	 NiederrheinFoto is a child theme of GeneratePress, created by ChildTheme-Generator.com
Author:			 Uwe Schmid
Author URI:		 https://fotografiedemo.wp-creativ.de
Template:		 generatepress
Version:		 1.0.0
Text Domain:	 niederrheinfoto
*/


/*
    Add your custom styles here
*/

/* SLIDER */

.supsystic-slider supsystic-slider-bx {
	position:left;
}

/* DISPLAY NONE */
.entry-date,
.entry-meta {
	display:none;
}

/*HEADLINE DEKO*/

.entry-title::after {
    content: " ";
    display: block;
    width: 70px;
    border-bottom: 4px solid #4A9A3B; /*#bf6060*/
    margin: 10px 0 0;
}

/* BOX AUTHOR */
.authorenbox {
height:auto;
}
.authorenimage {
float:left;
width:120px;
height:120px;
border-radius:50%;
margin:0 15px 10px 0;
background: url(/wp-content/uploads/2021/05/michael-trummler-naturfotografie-switzerland.jpg); 
border:10px solid #eeeeee;/*#bfe4ff; /* #cfdce6; /*lavender*/
background-size: 110px;	
	}