/*
Theme Name: Elternverein
Theme URL: http://bachgasse.at
Description: Elternverein - Twenty Sixteen Child Theme
Author: Martin Wieser
Author URL: http://bachgasse.at
Template: twentysixteen
Version: 1.0.0
Text Domain: twentysixteen-child
*/

table {
	margin:0;
}

#page {
	background-color: transparent !important;
}

header {
	padding-top: 1em !important;
	padding-bottom: 1em !important;
	background-color: transparent !important;
}

.site-info {
	display: none;
}

.widget {
	margin-bottom: 3em;
	padding-top: 0;
	border-top:0;
	color: #6B7EB8;
}

.widget:before {
	display: block;
	content: "";
	height:3em;
	position: relative;
	top: -1.5em;
	background-image: url("images/line.svg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	margin-bottom: -1.5em;
}

a {
	color: #BDAAD4;
}

.widget_recent_entries .widget-title, .widget_recent_entries .widget-title a {
	color: #E22C16 !important;
}

button {
	background: #6B7EB8;
}

.footer-navigation {
	display: block;
	width: 100%;
	padding: 0 0 1% 0;
	font-size: 0.8125rem;
	text-align: center;
}
.footer-navigation ul {
	list-style: none;
	margin: 0 0 -0.4375em;
}
.footer-navigation ul li {
	display: inline;
}
.footer-navigation a {
	margin: 0 1em 0 0;
	color: #6B7EB8;
}
.footer-navigation a:hover {
	text-decoration: underline;
}
.footer-navigation a:hover,
.footer-navigation a:focus {
	color: #007acc;
}
@media screen and (max-width: 909px) {
.footer-navigation a {
	/*color: #1a1a1a;*/
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
	text-align: left;
	border-top: 1px solid #d1d1d1;
	margin: 0;
}
.footer-navigation a:hover {
	text-decoration: none;
}
.footer-navigation {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
}

.footer-post-collapse {
	font-size: 2em;
	text-align: center;
	width:100%;
	color: #6B7EB8;
	cursor: pointer;
	display: none;
	margin-bottom: 1em;
}

.entry-footer {
	margin-top:0;
}

.comments-link {
	display:none !important;
}

.comments-area {
	border-top: none !important;
	margin-bottom:0 !important;
}

.comment-list {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.comment-list li:last-child article {
	border-bottom: none;
}

/* ab hier 05.11.2019 */

.wp-post-image {
	display:none;
}

@media screen and (min-width:44.37em) {

.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
	/*margin-left: 0 !important;
	margin-right: 0 !important;*/

}

.wp-post-image { 
	display: block;
	/*margin-left:0;
	margin-right:0;*/
}
	
}

.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


.site {
	margin: 3% !important;
}

.page-header {
	margin-left:0 !important;
	margin-right:0 !important;
}