/*
Theme Name: logopaedie-in-pankow
Version: 1.0
Description: A child theme of Twenty Eleven
Template: twentyeleven
Author: Nicole Riske
*/
@import url("../twentyeleven/style.css");
@font-face {
    font-family: 'dashicons';
    font-style: normal;
    font-weight: 200;
    src: url("/wp-includes/fonts/dashicons.ttf") format("truetype"), 
    url('/wp-includes/fonts/dashicons.woff') format('woff');
}



/* =Header
----------------------------------------------- */
#branding {
	height: 250px;
	border-top: 0px solid #bbb;
	padding-bottom: 0px;
	position: relative;
	z-index: 9999;
}
#branding .only-search { display: none; }
#branding .only-search + #access div { padding-right: 0; }
#branding #site-title { 
	position: absolute;
	right: 12%;
	top: 80px;
	margin: 0;
	padding: 0;
	clip: auto;
}
#branding #site-title a {
	color: #FF7E00;
	font-weight: normal;
	font-size: 48px;
	text-shadow: 0 0 10px #fff, 0 0 6px #fff, 0 0 3px #fff; 
}
#branding #site-title a span {
	font-size: 75%;
	transform: translateX(60%);
    display: inline-block;
}
#branding #searchform {
	display: none;
}
#junge {
	position: absolute;
	width: 550px;
	transform: translateX(-100px);
}
#junge img { width: 100%; }

#page {
	margin: 0em auto !important;
	max-width: 1000px;
	background: transparent;
}

#main { padding: 0; }
#main #content { background-color: #fff; }
#main #content:before {
	content: "";
    display: block;
    height: 1px;
    width: 100%;
    box-shadow: 0 -2px 2px rgba(0, 106, 179, 0.66);
}


/* Galerie */

#main #content .gallery-columns-2 .gallery-item {
	text-align: left;
	font-family: "Arial", sans-serif;
	width: 47%;
    padding-right: 2%;
}
#main #content .gallery-img,
#main #content .gallery .gallery-icon img {
	box-shadow: 0 0 8px #ccc;
    border: 0;
	padding: 6px;
}

#wp-caption .wp-caption-text, .gallery-caption {
	font-family: "Arial", sans-serif;
}
.wp-caption .wp-caption-text, .gallery-caption {
	padding: 10px 0;
	font-family: "Arial", sans-serif;
}
.wp-caption .wp-caption-text:before {
	display:none;
}
#main #content .wp-caption {
	padding: 0px;
	background-color: white;
    border: 0;
}

/* = Kontaktformular*/
 
.wpforms-container-full .wpforms-form {
	padding: 10px 10px 10px 10px;
	background-color: #EFF8FB;
	font-family: "Arial", sans-serif;
	font-size: 1em;
}
.wpforms-container-full .wpforms-form .wpforms-field-label-inline,
.wpforms-container-full .wpforms-form textarea.wpforms-field-medium,
.wpforms-container-full .wpforms-form input {
	font-size: 1em !important;
}
#wpforms-322-field_9 { display:none; }
#wpforms-322-field_24 { display:none; }
#wpforms-322-field_9-container .wpforms-field-label { padding-top: 20px;}
#wpforms-322-field_18-container .wpforms-field-label { padding-bottom: 10px; padding-top: 10px;}

/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px Arial, sans-serif;
	font-weight: normal;
	line-height: 1.625;
}
body {
	background: #fff url(/wp-content/themes/logopaedie-in-pankow/header-wolken.jpg) no-repeat center top;
	background-size: contain;
	padding: 0 0em  !important;
}
	
body.custom-background {
    background-image: url(http://logopaedie-in-pankow.de/wp-content/uploads/2018/10/background.jpg);
    background-position: left top;
    background-size: auto;
	background-repeat:repeat-x !important;
    background-attachment: scroll;
}

a {
    color: #006AB3;
    text-decoration: none;
	transition: all 250ms ease-out;
}
a:hover, a:focus,
#access a:hover, #access a:focus { 
	color: #FF7E00 !important; 
	text-decoration: none;
}

.entry-content { margin-bottom: 3em !important; }

.wp-block-details summary {
	color: #FF7E00 !important; 
	
}

/* =Überschriften
----------------------------------------------- */
.anfang {
	display: inline;
    margin-left: -40px;
    margin-right: 40px;
    color: #FF7E00;
    font-size: 1.7em;
	line-height: 150%;
	font-weight: normal;
}


.singular .entry-title {
	color: #fff;
	display: none;
}

.entry-content h2,
.comment-content h1,
.comment-content h2 {
	display: inline-block !important; /* Geändert von inline auf inline-block */
    margin-top: 40px;      /* Abstand nach oben */
    margin-left: -40px;
    margin-right: 40px;
    margin-bottom: 10px;   /* Abstand nach unten */

    color: #FF7E00;
    font-size: 1.7em;
	line-height: 150%;
	font-weight: normal;
}

.entry-content h3,
.comment-content h3 {
    font-size: 1em;
	letter-spacing: 0;
	text-transform: none;
	color: #FF7E00;
	line-height: 150%;
	margin-bottom: 0.5em;
	margin-top: 2em;
}
.widget_twentyeleven_ephemera ol {
	list-style: disc;
	margin: 5px 0 0;
}

/* Menu
-------------------------------------------------------------- */
#access {
	background: transparent;
	box-shadow: none;
	margin-bottom: 0;
}
#access a {
	color: #006AB3 !important;
	font-weight: normal !important;
	font-size: 15px;
}
#access .menu-hauptmenu-container { margin-top: 207px; }
#access ul { text-align: right; }
#access ul li { 
	float: none;
    display: inline-block;
	text-align: center;
	width: 160px;
}
#access ul ul { 
	width: 160px; 
	box-shadow: 0 4px 6px rgba(0, 106, 179, 0.66);
}
#access ul ul li { background: #fff; }
#access ul ul a { 
	width: auto; 
	background: transparent;
	border: 0;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus,
#access ul li.current-menu-item,
#access li:hover > a, #access a:focus { background: #fff; }


/* Akkordion
 * https://plugins.twinpictures.de/plugins/collapse-o-matic/documentation/
----------------------------------------------- 

.collapseomatic {
    background: url(/wp-content/themes/logopaedie-in-pankow/arrow-full.gif) no-repeat 0 6px !important;
	color: #006AB3;
	display: block;
}
.colomat-close {
    background: url(/wp-content/themes/logopaedie-in-pankow/arrow-full.gif) no-repeat 0 6px !important;
	display: block;
}
.colomat-visited {
    color: #0099cc;
}
.expandsub1 {
    background: url(/wp-content/themes/logopaedie-in-pankow/arrow-empty.gif) no-repeat 0 6px !important;
}
.collapseomatic_content  {
	margin: 0 1em 1em 1em !important;

}
*/

/* Footer */
#colophon .footer-line {
	font-size: 13px;
	color: #009EE0;
	text-align: center;
	padding-top: 1em;
	margin-top: 2em;
	border-top: 2px solid #009EE0;
}
#colophon #supplementary { 
	border: 0; 
	text-align: center;
	padding: 0 0 1em 0;
}
#colophon #supplementary .widget-area {
	width: auto;
	display: inline-block;
	float: none;
}
#colophon .textwidget { 
	text-align: center; 
	font-size: 13px;
}
#colophon .textwidget a { 
	font-weight: normal; 
    text-decoration: none;
	padding: 0 1em;
}

/* Responsibility */
@media (max-width: 750px) {
	#branding { height: auto; }
	
	#access .menu-hauptmenu-container { margin: 120px 0 0 0; }
	#access ul { text-align: center; }
	#access ul li { width: auto; }
	#access li:hover > a, #access ul ul :hover > a, #access a:focus, 
	#access ul li.current-menu-item, #access li:hover > a, #access a:focus { background: transparent; }
	#access ul li a { padding: 0 1.2125em 0 0; }
	#access ul li:first-child a,
	#access ul li:last-child a { font-size: 0; }
	#access ul li:first-child a:before,
	#access ul li:last-child a:before {
		transform: translateY(8px);
 	  	display: inline-block;
		font: 400 28px/1 dashicons;
	}
	#access ul li:first-child a:before { 
		content: "\f102"; 
		padding: 0 0.5em 0 0;
	}
	#access ul li:last-child a:before { content: "\f465"; }
	#access ul ul { display: none !important; }
}

@media (max-width: 640px) {
	#junge {
		width: 75%;
   		transform: translate(-80px, -20px);
	}
	#main #content .gallery-columns-2 .gallery-item {
		width: 100%;
		padding: 0;
	}
	
	#branding #site-title { top: 35px; }
	#branding #site-title a { font-size: 40px; }
	
	#main #content:before { display: none; }
	body.singular.page #main .hentry { padding-top: 0; }
	body.singular.page #main .hentry .entry-content { padding-top: 0.5em; }
	
	p img, .wp-caption, .anfang,
	.entry-content h2, .comment-content h1, .comment-content h2 { 
		margin-left: 0;
		margin-right: 0;
	}
	
	#colophon .footer-line a { white-space: nowrap; }
	#colophon #supplementary { padding-bottom: 5em; }
}

@media (min-width: 640px) and (max-width: 1200px) {
	body { background-size: 175%; }
	body.singular.page #main .hentry { padding-top: 1.625em; }
	
	#junge {
		width: 50%;
   		transform: translate(-80px, 0);
	}
	#branding #site-title { top: 65px; }
	#branding #site-title a br { display: none; }
	#branding #site-title a span { transform: translateX(10px); }
	
	p img, .wp-caption, .anfang,
	.entry-content h2, .comment-content h1, .comment-content h2 { 
		margin-left: 0;
		margin-right: 0;
	}
	
	#main #content {
		padding-left: 2em;
		padding-right: 2em;
		margin: 0 3%
	}
}

@media (min-width: 750px) and (max-width: 1200px) {
	#branding #site-title a br { display: inline; }
	#branding #site-title a span { transform: translateX(60%); }
}
