/*
 Theme Name:   OnePress Child
 Theme URI:    https://www.famethemes.com
 Description:  OnePress sample child theme
 Author:       FameThemes
 Author URI:   https://www.famethemes.com
 Template:     onepress
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  onepress-child
*/
/* Add your custom css below
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');
body, button, input, select, textarea {
	font-family: 'Roboto', sans-serif;
	color: #111;
	font-size: 16px;
	letter-spacing: 0.01em;
}
body {
	/* background-color: #dbebd3; */
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
/*	color: #73ba61; */
	color: #8c368c;
	line-height: 1.3em;
}

h4 { color: #333; font-size:16px;}
strong, b {
	font-weight: 700;
}
.green {
	/*	color: #73ba61; */
	color: #8c368c;
}
.boxgreen {
/*	background-color: #dbebd3; */
	background-color: #d9f27c;
	border-radius: 10px;
	padding: 20px;
}
.boxgreen h3 {
	clear: none;
}
.entry-content .boxgreen p + h3 {
	margin-top: 0;
}
.home section {
	width: 23%;
	float: left;
/*	background-color: #dbebd3; */
	background-color: #d9f27c;
	border-radius: 10px;
	padding: 20px;
	margin-right: 2%;
}
.home section:last-child {
	margin-right: 0;
}
.home section h2 {
	display: none;
}
.sidebar .widget {
	margin-bottom: 60px;
}
/* widget-boxen grüner bg */
aside#text-4, aside#text-5, aside#text-7, aside#text-10, aside#text-12, aside#text-14, aside#text-15 {
/*	background-color: #dbebd3; */
	background-color: #d9f27c;
	border-radius: 10px;
	padding: 20px;
}
/* widget-boxen grüner text */
aside#text-3, aside#text-6, aside#text-8, aside#text-9 {
/*	color: #73ba61;*/
	color: #8c368c;
}
aside#text-7 {
	position: relative;
}

aside#text-7 img, aside#text-4 img, aside#text-5 img, aside#text-7 img, aside#text-10 img, aside#text-12 img, aside#text-14 img, aside#text-15 img {

	margin-top: -80px;
	margin-right: -60px;
	float: right;
	width: 150px;
	height: 150px; /*
	border-radius:50px;
	border:3px solid #fff;
	-webkit-box-shadow: -2px 2px 15px 10px rgba(219,235,211,0.5);
-moz-box-shadow: -2px 2px 15px 10px rgba(219,235,211,0.5);
box-shadow: -2px 2px 15px 10px rgba(219,235,211,0.5);
	*/
}
.home section a:hover,
aside.widget_text a:hover{
	color:#000 !important;
}


.home section {
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	min-height: 300px;
}
.home section img {
	margin-top: -80px;
	margin-right: -50px;
	margin-bottom: 0;
	float: right;
	width: 150px;
	height: 150px;
}
.home section h3 {
	padding-top: 0;
	margin-top: 0;
}
.home section h3 a {
	/*	color: #73ba61; */
	color: #8c368c !important;
	
}
.site, .site-header {
	width: 1200px;
	margin: 0 auto;
	line-height: 24px;
	box-shadow: none;
}
/*
.site-logo-div img {
	width: 400px !important;
	height: auto;
	top: 5px;
	position: relative;
	left: -50px;
}
*/

.site-logo-div img {
	width: 300px !important;
	height: auto;
	top: 20px;
	position: relative;
	left: 10px;
	
}


.page-header.page--cover {
	height: 392px;
}
.page-header.page--cover:before {
	display: none;
}
.page-header.page--cover .container {
	display: none;
}
.site-branding {
	width: 100%;
	text-align: center;
	height: 70px;
}
h2.widget-title {
	display: none;
}
header .container {
	width: 1200px;
	padding: 0 !important;
}
#site-navigation ul li {
	max-width: 190px;
	white-space: normal;
	font-family: "Roboto Condensed";
}
#site-navigation ul li:nth-child(-n + 4) {}

#site-navigation ul li:nth-child(6) {
	margin-left: 300px;
	margin-top: -24px;
	margin-bottom: 24px;
}

.onepress-menu {
	float: right;
	margin-right: 30px;
}
.onepress-menu a {
	font-family: "Roboto Condensed";
	text-transform: none;
	font-size: 17px;
	padding-left: 0;
	padding-right: 25px;
}
.onepress-menu li.current-menu-item a,
.onepress-menu li a:hover{
	color: #52af3d !important;
}


#content a{color:#8c368c;}
#content a:hover{color:#3FC237; text-decoration: none;}


.entry-content {
	font-size: 16px;
	line-height: 24px;
}
.entry-content li {
	margin: 0 0 0 20px;
}
h1, h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
}
.entry-content p + h3, .entry-content ul + h3, .entry-content p + h4, .entry-content ul + h4 {
	margin-top: 32px;
}
.entry-content ul, .entry-content ol {
	margin-top: 16px;
}
.textwidget h3 {
	font-size: 16px;
	display: inline;
}
.entry-content img.alignleft {
	margin: 0 20px 30px 0;
}
.archive img.alignleft {
	margin: 0 !important;
}
.home img .alignleft {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
.page-header {
	border-top: 0px;
	background: #fff;
	border-bottom: 0px;
}
/* footer */
.site-info {
	display: none;
}
.site-footer, .footer-widgets {
	background-color: #dadada !important;
	color: #000;
}
#footer-1.col-md-3 {
	width: 670px;
	max-width: 670px;
	float: left;
	flex: none;
}
#footer-2, #footer-3 {
	width: 0;
	display: none;
}
#footer-4 {
	width: 470px;
	max-width: 470px;
	text-align: right;
	float: right;
	flex: none;
}
.footer-widgets.section-padding {
	padding: 20px 0 0 0;
}
ul#menu-footer {
	padding: 0;
	margin: 0;
	display: inline-table;
}
ul#menu-footer li {
	float: left;
	padding: 0 10px;
	margin: 0;
}
/* right sidebar */
.right-sidebar .content-area {
	border-right: 0;
}
.right-sidebar .sidebar {
	border-left: 0;
	padding-left: 20px;
}
/* breadcrumbs */

.breadcrumbs{border:0 !important;}
.breadcrumb {
	display: block; /* height: 50px; */
	background-color: #fff;
	padding: 0;
}
.breadcrumb h2.widgettitle {
	display: none;
}
.breadcrumb ul {
	padding-left: 0;
	margin: 10px 0;
}
.breadcrumb li {
	list-style: none;
	display: inline-block;
	width: auto;
	margin-right: 20px;
}
.breadcrumb li a {
	color: #000 !important;
/*	background-color: #73ba61; */
	background-color: #d9f27c;
	padding: 5px 10px;
	float: left;
}


.breadcrumb li a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.breadcrumb li ul {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}
.breadcrumb li ul li {
	margin: 0 0 0 10px;
	padding: 0;
}
#zitat {
	position: absolute;
	top: 150px;
	z-index: 300;
	right: 50px;
	font-size: 20px;
	font-style: italic;
	color: #fff;
	width: 250px;
	text-align: right;
	text-shadow: 3px 3px 4px #999;
}
.zitatsm {
	font-size: 14px;
}
#portrait {
	position: absolute;
	top: 250px;
	z-index: 300;
	right: 30px;
}
#portrait img {
	width: 343px;
	height: 343px;
}
.archive article.list-article {
	font-style: italic;
	width: 23%;
	margin-right: 2%;
	/* float: left;   #dbebd3 */
	background-color: #d9f27c;
	border-radius: 0px;
	padding: 20px 20px;
	margin-bottom: 20px;
	-moz-page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	-o-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	column-break-inside: avoid;
	page-break-inside: avoid;
}
.archive article.list-article strong {
	font-weight: 700;
	font-style: italic;
}
.archive article.list-article.fo {
	padding: 0 !important;
	max-height: 359px;
	overflow: hidden;/* margin-bottom:0; */
}
.archive article.list-article.br {
/*
	width: 48% !important;
	margin-right: 2%;
	 */
}
.archive .entry-excerpt p {
	margin-bottom: 16px !important;
}
.archive article.fo .entry-excerpt p {
	margin-bottom: 0px !important;
}
.archive .site-main .list-article:first-child {
	padding-top: 22px !important
}
/* test grid */
.archive .right-sidebar .content-area {
	padding-right: 0 !important;
}
.archive main {
	/* display: flex;
  	flex-direction: column;
  	flex-wrap: wrap;
	*/
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	max-height: 2600px;/*	display: grid;
    grid-template-columns: 40% 30% 30%; 
    grid-gap: 10px; 
	box-sizing: border-box; 


width:100%;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 8fr 5fr 5fr ;
	grid-template-rows: auto auto auto;
	    grid-auto-flow: column;
    grid-template-rows: 100px 100px 100px;
    	
	
	
	width:100%;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(4, 250px);
    grid-template-rows: auto auto auto;
    grid-auto-flow: column;
	*/
}
.archive main article {
	width: 100% !important;
	display: block;
}
.sidebar .widget a {
	font-size: 16px;
	/* color: #73ba61; */
	color: #8c368c;

}
.onepress-menu.onepress-menu-mobile a {
	color: #000 !important;
}
footer .sidebar .widget a {
	color: #000;
	font-size: 14px;
}
#primary {
	padding-top: 20px;
}

@media only screen and (max-width: 1200px) {
#nav-toggle {
	display: block;
}
.main-navigation .onepress-menu {
	width: 100% !important;
	display: block;
	height: 0px;
	overflow: hidden;
	background: #fff;
}
header .container {
	width: 100%;
}
.site, .site-header {
	width: 100%;
}
.right-sidebar .sidebar {
	padding-left: 0;
}
#footer-1.col-md-3, #footer-4.col-md-3 {
	width: 100%;
	max-width: 100%;
}
#nav-toggle {
	margin-right: 20px;
	padding-bottom: 20px;
}
.onepress-menu {
	margin: 0;
}
.onepress-menu > li {
	float: none;
}
#site-navigation ul li:nth-child(5) {
	margin: 0;
	padding: 0;
}
#site-navigation ul li {
	max-width: 100%;
}
.home section {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.archive article.list-article {
	width: 31%;
	margin-right: 2%;
	float: left;
	background-color: #dbebd3;
	border-radius: 0px;
	padding: 20px 20px;
	margin-bottom: 20px;
}
.archive article.list-article.fo {
	padding: 0 !important;
}
.archive article.list-article.br {
/*	width: 64% !important;
	margin-right: 2%; */
}
}

@media only screen and (max-width: 767px) {
aside#text-7 img, aside#text-4 img, aside#text-5 img, aside#text-7 img, aside#text-10 img, aside#text-12 img, aside#text-14 img, aside#text-15 img {
	margin-right: -30px;
}
.site-logo-div img {
	width: 200px !important;
	left: 0;
	top:10px !important;
}
.page-header.page--cover {
	height: 200px;
}
#zitat {
	top: 130px;
	font-size: 14px;
	width: 180px;
	right: 20px;
}
.zitatsm {
	font-size: 10px;
}
#portrait {
	top: 200px;
	right: 10px;
}
#portrait img {
	width: 143px;
	height: 143px;
}
.home section {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	min-height: 200px;
}
.home section img {
	margin-right: -30px;
}
.archive article.list-article {
	width: 100%;
	margin-right: 0%;
	float: none;
}
.archive article.list-article.fo {
}
.archive article.list-article.br {
	width: 100% !important;
	margin-right: 0%;
}
.archive main article {
	min-height: none;
}
.breadcrumb li ul {
/*	float: none; */
	margin-top: 7px;
	margin-left:0;
}
.breadcrumb li ul li {
	margin: 0px 10px 0px 10px;
	
}
.entry-content img.alignleft {
	max-width: 33%;
}
}

@media screen and (max-width:939px) {
.archive main {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	max-height: none !important;
}
#primary {
	padding-top: 20px;
}
.archive article.list-article.fo {
	max-height: 250px;
}
    
    #site-navigation ul li:nth-child(6) {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}    
}

@media screen and (min-width:940px) {
.right-sidebar #secondary.sidebar {
	width: 29% !important;
}
.right-sidebar #primary.content-area {
	width: 70% !important;
}
.archive .right-sidebar #primary.content-area {
	width: 100% !important;
}
    

    
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
#portrait {
	top: 300px;
}
#portrait img {
	width: 243px;
	height: 243px;
}
}

@media screen and (max-width:500px) {
.archive main {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
}
