/*
Theme Name: wilmachild
Theme URI: https://planetary-health-academy.de/
Author: wilmaweb
Author URI: https://planetary-health-academy.de/
Description: Theme-Anpassungen von Martin
Version: 3.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: -
Template: twentythirteen
*/


/* open-sans-regular - latin */
@font-face {
  font-family: 'Noto Sans Bold';
  font-style: normal;
  font-weight: 400;

  src: url(https://cphp-berlin.de/wp-content/themes/wilmachild/fonts/NotoSans-Bold.ttf);  
}

/* open-sans-condensed-300 - latin */
@font-face {
  font-family: 'Noto Serif Regular';
  font-style: normal;
  font-weight: 300;
 
  src: url(https://cphp-berlin.de/wp-content/themes/wilmachild/fonts/NotoSerif-Regular.ttf);
}

body {
    font-family: 'Noto Serif Regular', Helvetica, Arial, sans-serif;
}

.site {
background-color: #fff;
}
.site, .navbar {
	max-width: none;
}
.site-main .sidebar-inner,
.site-footer .widget-area {
  max-width: 1200px;
}
.site-header {
    background: #fff;
    height: 180px;
}
.site-header .home-link {
  max-width: 100%;
  min-height: 50px;
  padding: 0 20px 0 20px;
}
.site-logo {
    vertical-align: bottom;
    padding: 0 0 0 0;
    width: 220px;
    height: auto;
    float: left;
}

.search-field, .skip-link {
    display: none;
}

.site-title {
    padding: 10px 0 10px;
}

#header-neu {
    background-color: #fff;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 0 160px;
}
.header-links {
  position: absolute;
  float: left; 
  width: 30%;
}


.header-rechts {
  position: relative;
  bottom: 0px;
  float: right; 
  width: 30%;
}

.navbar {
    background: #f1f1f1;
    margin: 100px 0 0 0; 
    max-width: 100%;
    width: 100%;
    padding: 0;
}

.navbarmobile {
    display: none;
    background-color: #fff;
/*    margin: 180px 0 0 0; */
    max-width: 1200px;
    width: 100%;
    padding: 0 0 20px 0;
}

.main-navigation {
    max-width: 100%;
    min-height: unset;
}

#mega-menu-wrap-primary, #mega-menu-wrap-EN-menu {
    font-family: 'Noto Serif Regular', Helvetica, Arial, sans-serif;
    font-weight: 600 !important;
    padding: 0 0 0 0;
}

#mega-menu-wrap-secondary-DE, #mega-menu-wrap-secondary-EN {
    font-family: 'Noto Serif Regular', Helvetica, Arial, sans-serif;
    font-weight: 600 !important;
    float: right;
    margin: 8px 0 0 0;
}

.header-suche {
  float: right; 
  margin: 0; 
  padding: 10px;
}

.header-search {
   float: right;
}

form#search-filter-form-164.searchandfilter ul li, form#search-filter-form-225.searchandfilter ul li  {
 float: left;
 padding: 0;

}

.searchandfilter input[type="text"] {
    margin: 0;
    padding: 4px 6px;
    border: none;
    font-size: 14px;
    background: #f1f1f1;
}

.searchandfilter input[type="submit"] {
    margin: 0 0 0 5px;
    padding: 4px 6px;
    border-bottom: none;
    float: right;
    background: #f39200;
    font-size: 14px;
}

#footer-widgets #mega-menu-wrap-primary, #footer-widgets #mega-menu-wrap-secondary {
    padding: 0;
    color: #333;
}

.metaslider {
    margin-bottom: 40px;
}

.hentry {
    padding: 50px 0;
    margin: 0; 
}

@media (max-width: 768px) {
  .hentry {
    margin: 30px 0; /* Margin wird bei Bildschirmbreiten kleiner oder gleich 768px auf 0 gesetzt */
  }
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 100%;
    padding: 20px 160px;
    background: #fff;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    max-width: 100%;
    padding: 20px 480px 0 160px;
}

.entry-header {
    margin-bottom: 0;
}

.search-results .entry-header {
    background: #f1f1f1;
} 

.search-results .entry-summary {
    background: #f1f1f1;
}

.search-results .hentry {
    padding: 40px;
    margin: 20px 0;
    background: #f1f1f1;
}

.sticky-element-active {
    padding: 0 160px;
}
#mega-menu-item-229
#mega-menu-item-229.current-menu-item.post.category-deutsch {
   background:  #999 !important;
   color: #fff !important;
   border-bottom: none !important;
}

h1, h2, h3, h4, h5 {
    clear: unset;
    font-family: 'Noto Sans Bold', Helvetica, Arial, sans-serif;
    color: #f39200;
}

h1 {
    font-size: 1.8em;

}

h2 {
    font-size: 1.6em;
    margin: 10px 0;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.0em;
}

.archive-title, .archive-meta, #searchresults.page-title {
    font-family: 'Noto Sans Bold', Helvetica, Arial, sans-serif;
    font-size: 1.8em;
    font-style: normal;
    margin: 60px 0 0 0;
    padding: 0;
    max-width: unset;
}

.archive-header {
    background-color: #fff;
}

.page-header {
    background-color: #fff;
}

.post .entry-content {
  margin-top: 60px;
}

.entry-thumbnail {
    margin: 0 0 0 20px;
    padding: 0;
}

.download-pdf {
   width: 16px;
   float: left;
}

.alignleft {
    float: right;
}

.entry-summary .entry-thumbnail {
   display: none;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    font-size: 12px;
    margin: 0;
}

.tnp-subscription {
    max-width: 1000px !important;
}
.tnp-subscription input.tnp-submit {
    background-color: #f39200 !important;
}
.tnp-subscription input.tnp-submit:hover {
    background-color: #444 !important;
}
.tnp-subscription input[type=submit] {
   padding: 10px 20px !important;
   font-size: 18px !important;
}
.entry-title {
    font-weight: 300;
    margin: 25px 0 0 0;
}
.entry-special {
   margin: 0 0 10px 0;
   font-size: 0.9em;
}
.entry-content a, .entry-summary a, .entry-special a {
    color: #f39200;
    font-weight: 400;
}

.entry-content a:hover, .entry-summary a:hover, .entry-special a:hover {
    color: #46c2ec;
}

.entry-content blockquote {
    font-size: 1.4em;
}
.entry-content blockquote cite, .entry-content blockquote small {
    font-size: 1.1em;
}

.ghostkit-accordion-item-heading  {
    width: fit-content;
}

svg.ghostkit-svg-icon {
    width: 4em;
    height: 4em;
}

.site-footer .widget a:hover {
    color: #fff;
}

.site-footer .sidebar-container {
    background-color: #fff;
    padding: 20px 0;
}

.site-footer .widget {
    background: #46c2ec;
    width: 450px;
    font-family: 'Open Sans Regular', Helvetica, Arial, sans-serif;
}

.site-footer .widget p {
    color: #fff !important;
    font-weight: 400;
}

.site-footer .widget a {
    color: #fff;
}
    
.site-footer #text-3.widget {
    left: 360px;
}  

.site-footer #text-4.widget {
    left: 720px;
}  
    
.widget .widget-title {
    font-style: normal;
    font-size: 18px;
    font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
    font-weight: 600 !important; 
}

.site-info {
    display: none;
}

.wp-block-columns {
    margin-bottom: 0px; 
}

.right {
  margin-right: 10px !important;
}

a.ctcc-more-info-link {
   font-weight: 700;
}

.wp-block-separator {
    max-width: none !important;
}

.lL {
  font-size: small;
}

hr {
    background: url(images/dotted-line.png) repeat center top;
    background-size: 4px 4px;
    height: 1px;
    margin: 0 0 24px;
}

[class^="wp-block-"] figcaption {
    font-size: 12px !important;
    margin: 6px 0 24px 0 !important;
    text-align: left;
}

/* Zitat Autor */
.wp-block-quote cite {
    font-style: normal;
}

/* Ghostkit */

.ghostkit-button {
   background-color: #f39200;
   }
   
.ghostkit-button:hover {
   background-color: #ccc;
   }  
   
#colophon .ghostkit-grid-inner { 
  margin-top: unset; 
}

/* footer-Anpassungen */

#colophon {
  margin: 0 auto;
  padding: 20px 160px;
  max-width: 100%;
  width: 100%;
}

.footer-img {
  margin: 0 auto;
  padding: 20px 160px;
  max-width: 100%;
  width: 100%;
  height: 700px;
  background-image:url(https://cphp-berlin.de/wp-content/themes/wilmachild/img/cphp-footer-bg.png);
  background-position: bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

  

#footer-widgets {
  padding: 40px 0; 
}

.wilmacolumn-1 {
  margin-right: 49px; 
  padding-right: 25px; 
  float: left; 
  width: 30%;
 
}

.wilmacolumn-2 {
  margin-left: -10px; 
  padding-left: 25px; 
  margin-right: 49px; 
  padding-right: 25px;
  float: left; 
  width: 32%;

}

.wilmacolumn-3 {
  margin-left: -10px; 
  padding-left: 25px;
  float: left; 
  width: 30%;

}

.footer-bottom {

}

figure.alignleft {
  margin-right: 0 !important;
}


#colophon .widget {
  background: none;
  padding: 0;
}

#colophon .widget img {
  padding: 6px;
}

#colophon h3 {
  margin-bottom: 10px;
}

#colophon .widget h4 {
  font-size: 1.2em;
  margin: 0 0 10px 0;
}

#colophon .widget h3 {
  font-size: 1.4em;
  margin: 0 0 10px 0;
}

.widget-area .widget h3 {
  margin-bottom: 14px;

}

.widget .widget-title a {
  color: #636363;
  text-decoration: none;
}

.widget-area .widget p {
  margin-bottom: 0.3em;
  line-height: 1.4em;
  
}

.widget-area .widget a {
  font-size: 1em; 
  text-decoration: none;
}
 
.site-info { 
  padding-top: 20px;
  clear: both; 
}

footer[role="contentinfo"] {
max-width: none;
border-top: none; 
clear: both;
font-size: 1em;
margin-top: 24px;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
}

footer[role="contentinfo"] a,
footer[role="contentinfo"] a:visited {
  color: #f39200;
  font-weight: 400;
}

footer[role="contentinfo"] a:hover {
  font-size: 1.0em;
  color: #46c2ec;
}

span.wpcf7-list-item {
    display: block;
}
#divprint, .wt-cli-ckyes-footer-section  {
    display: none;    
}

.category-team .entry-special, .category-team-en .entry-special, .category-analysen .entry-special, .category-alumni .entry-special, .category-alumni-en .entry-special {
    display: none;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show, button.cmplz-btn.cmplz-accept, button.cmplz-btn.cmplz-deny, button.cmplz-btn.cmplz-view-preferences, button.cmplz-btn.cmplz-save-preferences {
  background: #f39200 !important;
  color: #fff !important;
}

/* Contact Form 7 Anpassungen */

[data-class="wpcf7cf_group"] span.wpcf7-list-item {
    display: inline-block;
    width: 300px;
}

input[type="radio"] {
   font-size: 0.8em;
}

.fieldset-cf7mls-wrapper {
    background: #f0f0f0;
}

button.cf7mls_next.cf7mls_btn.action-button,
button.cf7mls_back.action-button,
form.cf7mls [type="submit"].wpcf7-form-control.wpcf7-submit {
    background: #f39200 !important;
    margin: 0 20px 0 20px;
    border-bottom: none;
}

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
    margin: 0 20px 0 20px;
}

/* Recent Posts Slider */

    /* design 2 */
.wppsac-post-slider.design-2 .wppsac-post-image-bg img {
  height: 310px;
  width: 310px;
  float: right;
  margin: 20px;
}

.wppsac-post-slider.design-2 .wp-medium-6 {
  width: 66%;
}

.wppsac-post-slider.design-2 .wppsac-post-inner-content {
    margin: 10% 0;
}

.wppsac-post-slider.design-2 .wppsac-post-image-bg, .wppsac-post-slider.design-4 .wp-medium-7.wpcolumns { 
    height: 350px !important; 
}


.wppsac-post-slider.design-2 .wppsac-post-content-left {
  background: #f1f1f1;
  padding: 20px 30px;
  color: #141412;
}

.wppsac-post-slider.design-2 .wppsac-post-content-left a {
    color: #f39200;
}

.wppsac-post-slider h2.wppsac-post-title a {
  font-size: 1em;
  line-height: 32px;
}

.wppsac-recent-post-slider.design-2 .wppsac-post-content-left a {
  text-decoration: none;
}

.wppsac-post-slider.design-2 .wppsac-content-left .wppsac-sub-content a {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 300;
  }

.wppsac-post-slider.design-2 .wppsac-content-left a:hover {
  text-decoration: underline;
}


.wppsac-post-slider.design-2 .wppsac-sub-content {
  padding-top: 10px;
  font-size: 1.15em;
  line-height: 1.3em;
}

.wppsac-post-slider.design-2 .slick-dots {
    left: 30px !important;
    bottom: 20px !important;
}

.wppsac-post-slider .slick-dots li.slick-active button, .wppsac-post-carousel .slick-dots li.slick-active button {
    background: #f39200 !important;
}

.wppsac-post-slider .slick-dots li button {
  border: none;
}

    /* design 4 */
.wppsac-post-slider.design-4 .wppsac-post-image-bg img {
  height: 350px;
  width: 459.619172685px;
  float: right !important;
}

.wppsac-post-slider.design-4 .wp-medium-6 {
  width: 66%;
}

.wppsac-post-slider.design-4 .wppsac-post-list-content .wp-medium-7 {
    padding: 50px 20px 0px 50px;
}

.wppsac-post-slider.design-4 .wppsac-post-image-bg, .wppsac-post-slider.design-4 .wp-medium-7.wpcolumns { 
    height: 350px !important; 
    float: left !important;
    display: flex;
    flex-direction: column;
}

.wppsac-post-slider.design-4 .wp-medium-5 {
    padding: 0px 10px 0 0;
    float: right;
}

.wppsac-post-slider.design-4 .wppsac-post-content-left {
  padding: 20px 30px;
  color: #141412;
}

.wppsac-post-slider.design-4 .wppsac-post-content-left a {
    color: #f39200;
}

.wppsac-post-slider.design-4 .wppsac-post-list-content .wppsac-post-title a {
    color: #f39200;
    font-size: 0.8em;
}

.wppsac-post-slider h2.wppsac-post-title a {
  font-size: 1em;
  line-height: 32px;
}

.wppsac-recent-post-slider.design-4 .wppsac-post-content-left a {
  text-decoration: none;
}

.wppsac-post-slider.design-4 .wppsac-content-left .wppsac-sub-content a {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: 300;
  }

.wppsac-post-slider.design-4 .wppsac-content-left a:hover {
  text-decoration: underline;
}

.wppsac-post-slider.design-4 .wppsac-sub-content {
  padding-top: 10px;
  font-size: 1.5em;
  line-height: 1.3em;
  order: 1;
}

.wppsac-post-slider.design-4 .slick-dots li button {
  border: none;
  background: #f1f1f1 !important;
}

.wppsac-post-slider.design-4 .wppsac-post-image-bg {
    background: #fff !important;
    height: 230px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.wppsac-post-slider h2.wppsac-post-title, .wppsac-post-carousel h2.wppsac-post-title {
    margin: 5px 0 !important;
    line-height: 26px;
    order: 2;
}

.wppsac-post-slider.design-4 .slick-dots {
    left: 30px !important;
    bottom: 20px !important;
    background: none !important;
}

.wppsac-post-slider.design-4 .slick-dots li.slick-active button, .wppsac-post-carousel .slick-dots li.slick-active button {
    background: #f39200 !important;
}


/* Pagination */

.pag {
  margin: 0 0 40px 0;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #f39200;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #f4f4f4;
    border-radius: 2px;
    cursor: pointer;
    padding: 8px 12px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #f39200;
    color: #f4f4f4;
}

.navigation ul {
    margin: 16px 0;
    padding: 0 0 0 0;
}

/* Zeitstrahl */

.wpostahs-slider-for {
    background: #f4f4f4;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button {
border-color:#f39200;
background:#f39200;
}

.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current {
color:#f39200;  
}

.wpostahs-slider-design-2 .wpostahs-slider-for .wpostahs-slider-nav-content img {
    max-height: 300px;
}

/* Mobile Anpassungen */
@media(max-width: 1200px) {
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
  padding: 0 0 0 20px;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
  padding-right: 0;
}
#header-neu {
  padding: 0 20px 0 0 !important;
}
#colophon {
  height: 200px;
  padding: 20px;
}
.wppsac-post-slider.design-2 .wp-medium-6 {
    width: 100%;
}
.wppsac-post-slider.design-2 .wppsac-post-image-bg img {
    display: none;
}
}

@media(max-width: 800px) {
.search-form, .menu-toggle, .header-suche  {
    display: none;
}

#header-neu {
  padding: 0;
}
.site-header {
    background: #fff;
    height: 220px;
}
.header-links, .header-rechts {
    width: 100%;
}
.site-logo {
    vertical-align: bottom;
    padding: 50px 0 20px 0;
    display: block;
    margin: auto;
    float: left;
}
.navbar {
    background: #fff;
    margin: 160px 20px 20px 20px; 
    max-width: 100%;
    width: 100%;
    padding: 0 20px 0 0;
}
#mega-menu-wrap-secondary-DE #mega-menu-secondary-DE > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary-EN #mega-menu-secondary-EN > li.mega-menu-item > a.mega-menu-link {
  font-size: 14px;
  }

#mega-menu-wrap-secondary-DE #mega-menu-secondary-DE, #mega-menu-wrap-secondary-EN #mega-menu-secondary-EN {
    text-align: center;
}
.metaslider .nivo-caption, .metaslider .theme-default .nivo-caption, .metaslider .nivo-caption {

}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary, #mega-menu-wrap-EN-menu .mega-menu-toggle.mega-menu-open + #mega-menu-EN-menu {
    z-index: 99;
}

#footer-widgets {
  padding: 20px 0;
}
.wilmacolumn-1, .wilmacolumn-2 {
  margin: 0 0 20px 0;
  padding: 0;
  width: 100%;
}
.wilmacolumn-3 {
  margin: 0;
  padding: 0;
  width: 100%;
}
}

@media(max-width: 600px) {

body {
  font-size: 80%;
}
.entry-content blockquote {
    font-size: 0.9em;
}
.entry-content blockquote cite, .entry-content blockquote small {
    font-size: 0.7em;
}
h2 {
  font-size: 1.4em;
}
h2.wppsac-post-title {
  font-size: 1.4em;
}
.wppsac-post-slider.design-2 .wppsac-post-inner-content {
    margin: 20% 0;
}
.ghostkit-col-content p {
  font-size: 0.8em;
}
.site-footer .widget {
  width: 90%;
}
}

@media (max-width: 359px) {
.site-description {
    clip: unset;
    position: unset;
}
}

@media (min-width: 800px) {
	#main {
/*	overflow: hidden;  needed to stretch parent container since children are floated */
    max-width: 100%;
    padding: 0 20px;
    display: block;
    margin: 0 auto;
  } 
  #primary.content-area {
		width: 60%;
		float: left;
	}
	.site-main .sidebar-container {
		position: static;
		float: right;
		width: 28%;
		height: auto; 
        margin: 25px 0 0 0; 
	}
	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
		padding: 0;
	}
}
@media (min-width: 1200px) {
	#main {
/*	overflow: hidden;  needed to stretch parent container since children are floated */
    padding: 0 160px;

  } 
  }