/*
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: 0.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: -
Template: twentythirteen
*/



@font-face {
    font-family: Open Sans Light;  
    src: url(https://klimagesund.de/wp-content/themes/wilmachild/fonts/OpenSans-Light.ttf);  
    font-weight: normal;  
}

@font-face {
    font-family: Open Sans Condensed Bold;  
    src: url(https://klimagesund.de/wp-content/themes/wilmachild/fonts/OpenSansCondensed-Bold.ttf);  
    font-weight: normal;  
}

@font-face {
    font-family: Open Sans Condensed Light;  
    src: url(https://klimagesund.de/wp-content/themes/wilmachild/fonts/OpenSansCondensed-Light.ttf);  
    font-weight: normal;  
}

@font-face {
    font-family: Open Sans Semibold;  
    src: url(https://klimagesund.de/wp-content/themes/wilmachild/fonts/OpenSans-SemiBold.ttf);  
    font-weight: normal;  
}

body {
    font-family: "Open Sans Light", Helvetica, Arial, sans-serif;
}

.site, .navbar {
	max-width: none;
}


.content-area {
    overflow-x: visible !important;
}

.site-main .sidebar-inner,
.site-footer .widget-area {
  max-width: 1200px;
}

.site-main .sidebar-inner,
.site-footer .widget-area {
  max-width: 1080px;
}

.site-header .home-link {
  min-height: 100px;
  padding: 0 20px 0 10px;
}

.site-logo {
    vertical-align: bottom;
    padding: 0 0 0 0;
    width: 300px;
    float: right;
}

.search-field {
    display: none;
}

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

.main-navigation {
  border-bottom: 1px solid #e2e2e2;
}


#mega-menu-wrap-primary .mega-menu-toggle {
    background: #fff;
}

.navbar {
    background-color: #fff;

}

#mega-menu-wrap-primary {
    padding: 0 10px 0 10px;
    font-family: "Open Sans Condensed Light", Helvetica, Arial, sans-serif;
}

#mysticky-nav.wrapfixed, #mysticky-nav.wrapfixed .myfixed {
    background-color: #fff !important;
    padding: 0 0 10px 0;
    height: 60px !important;
}

#mysticky-nav.wrapfixed .mega-menu-wrap #mega-menu-primary    {
    background-image: url(https://klimagesund.de/wp-content/themes/wilmachild/img/Lancet-Logo.png);
    background-size: auto 30px;
    background-repeat: no-repeat;
    background-position: right;
}

.hentry {
    padding: 10px 0 20px 0;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 1080px;
    padding: 10px;
}

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

h1, h2, h3, h4, h5 {
    font-family: "Open Sans Condensed Light", Helvetica, Arial, sans-serif;
    color: #38C1C9;
    text-transform: uppercase;
    font-weight: normal !important; 
}

h1 {
    font-size: 2.4em;

}

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

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.0em;
}

.entry-title {
    font-weight: 700;
    margin: 25px 0 0 0;
}

.entry-content a, .widget a {
    color: #ED617B;
        font-weight: 700;
}

.entry-content a:hover, .widget a:hover {
    color: #C19FC9;
}

.site-main .widget-area {
    border-left: 1px solid #e2e2e2;;
}

.widget {
  background: #fff;
  padding: 0 20px 20px 20px;
  margin: 0;
} 

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

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

.site-footer .widget {
    background: #fff;
    width: 450px;
    font-family: "Open Sans Light", 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: 1.2em;
}

.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;
}

table {
  line-height: normal;
  font-size: 13px;
}

/* footer-Anpassungen */

#colophon {
  border-top: 1px solid #e2e2e2;
  margin: 0 auto;
  padding: 0 50px 20px 50px;
  max-width: 1080px;
  width: 100%;
}

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

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

.wilmacolumn-2 {
  margin-left: -50px; 
  padding-left: 25px;
    padding-right: 25px;
  float: left; 
  width: 33%;

}

.wilmacolumn-3 {
  margin-left: -50px; 
  padding-left: 25px;
  float: left; 
  width: 33%;

}

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

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

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

#colophon .widget .widget-title {
  color: #38C1C9;
}
 
#colophon .textwidget {
  color: #141412;
}

.widget-title, #colophon .widget .widget-title {
  font-size: 1.2em;
  border-bottom: 1px solid #e2e2e2;

}

.widget-area .widget h3 {
  margin: 0px;
  border-bottom: 1px solid #e2e2e2;
}

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

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

.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;
line-height: 1.5em;
margin-top: 24px;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
}

span.wpcf7-list-item {
    display: block;
}

/* Mobile Anpassungen */

@media(max-width: 800px) {
.search-form  {
    display: none;
}
.metaslider .nivo-caption, .metaslider .theme-default .nivo-caption, .metaslider .nivo-caption {
    font-size: 16px;
}
#colophon {
  padding: 0 20px;
}
#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) {
#divprint {
    display: none;    
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:active {
    background: #46c2ec;
    color: #00539f;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    background: #46c2ec;
    color: #fff;
}
.site-logo {
    vertical-align: bottom;
    padding: 0 0 20px 0;
    width: 160px;
    float: right;
}
.site-footer .widget {
    width: 90%;
}
}

@media(min-width: 600px) {
#divprint {
  display: none;
} 
}

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

[class^="wp-block-"] figcaption {
    text-align: left;
}
