/*
Theme Name: wilmachild
Theme URI: https://healthforfuture.de/
Author: wilmaweb
Author URI: https://healthforfuture.de/
Description: Theme-Anpassungen von Martin
Version: 0.3
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 Regular;  
    src: url(https://healthforfuture.de/wp-content/themes/wilmachild/fonts/OpenSans-Regular.ttf);  
    font-weight: normal;  
}

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

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

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

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

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

.site {
  background-color: #fdfdfd;
}

.site, .navbar {
	max-width: 1200px;
}

.main-navigation {

    max-width: 1200px;
    min-height: 60px;

}

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

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

.site-header.start .home-link {
  min-height: 100px;
  max-width: unset;
  padding: 0 20px 0 10px;
  background-image: url("//healthforfuture.de/wp-content/themes/wilmachild/img/H4F-Web-Banner-neu.jpeg");
  background-size: cover;
    background-color: #cccccc; /* Used if the image is unavailable */
  height: 550px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
}

.site-header.spezial .home-link {
  min-height: 100px;
  max-width: unset;
  padding: 0 20px 0 10px;
  background-image: url("//healthforfuture.de/wp-content/themes/wilmachild/img/Banner_Rezept_150000.png");
  background-size: cover;
    background-color: #cccccc; /* Used if the image is unavailable */
  height: 600px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
}

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

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

.site-logo.site-logo-start {
    width: 200px;
}

.search-field {
    display: none;
}

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

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

.navbar {
    background-color: #fdfdfd;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    max-width: 1200px;
    padding: 0 376px 0 20px;
}

.sidebar #post-13 .entry-header, .sidebar #post-13 .entry-content, .sidebar #post-13 .entry-summary, .sidebar  #post-13 .entry-meta  {
    padding: 0 198px;
}

#mega-menu-wrap-primary {

    font-family: "Open Sans Condensed Bold", Helvetica, Arial, sans-serif;
}

#mysticky-nav.wrapfixed {
    padding: 0 0 10px 0;
}

#mysticky-nav.wrapfixed .mega-menu-wrap #mega-menu-primary    {

    background-image: url(//healthforfuture.de/wp-content/themes/wilmachild/img/h4f-logo.png);
    background-size: auto 55px;
    background-repeat: no-repeat;
    background-position: right;
}

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

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

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

p, li {
   font-family: "Open Sans Regular", Helvetica, Arial, sans-serif;
   font-size: 1.2em;
}

h1, h2, h3, h4, h5 {
    font-family: "Open Sans Condensed Bold", Helvetica, Arial, sans-serif;
    color: #4368b3;
    font-weight: normal !important; 
}

h1 {
    font-size: 1.8em;

}

h1.entry-title {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 2em;
}

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: 300;
    margin: 25px 0 0 0;
}

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

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


.widget {
  background: #fff;
} 
    
.widget .widget-title {
    font-style: normal;
    font-size: 18px;
}

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

.post-13 .lL {
  display: none;
}

/* footer-Anpassungen */

#colophon {
  border-top: 2px solid #4368b3;
  margin: 0 auto;
  padding:0;
  max-width: 1200px;
  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; 
  margin-right: 49px; 
  padding-right: 25px;
  float: left; 
  width: 33%;

}

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

}

#colophon .widget {
  background: #fff;
  padding: 10px;
}

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

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

#colophon .widget .widget-title, 
#colophon .textwidget,
#colophon label {
  color: #4368b3;
}

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

}

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

}

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

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

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

footer[role="contentinfo"] a,
footer[role="contentinfo"] a:visited {
  color: #c54d8e;
  font-size: 1.0em;
}

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

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

/* speakout */
.dk-speakout-signaturelist {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}
.dk-speakout-signaturelist-id {
  font-size: small;
  color: #999;
  padding-right: 20px;
}
.dk-speakout-signaturelist-name::after {
  content: " | ";
}

.dk-speakout-signaturelist-custom::before {
  content: "| ";
}


/* 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%;
}
.sidebar #post-13 .entry-header, .sidebar #post-13 .entry-content, .sidebar #post-13 .entry-summary, .sidebar #post-13 .entry-meta, .sidebar #post-1249 .entry-header, .sidebar #post-1249 .entry-content, .sidebar #post-1249 .entry-summary, .sidebar #post-1249 .entry-meta    {
  padding: 0 10px !important;
}
}


@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: #c54d8e;
    color: #fff;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    background: rgb(102, 102, 102);
    color: #fff;
}
.site-header.start .home-link {
  height: 150px; /* You must set a specified height */
}
.site-logo {
    vertical-align: bottom;
    padding: 0 0 20px 0;
    width: 100px;
    float: right;
}
.site-logo.site-logo-start {
    width: 100px;
}
.site-footer .widget {
    width: 90%;
}
.has-cookie-bar #catapult-cookie-bar {
    font-size: 12px;
}
#catapult-cookie-bar {
    width: 80% !important;
}
}

@media(min-width: 600px) {
#divprint {
  display: none;
} 
.sidebar #post-13 .entry-header, .sidebar #post-13 .entry-content, .sidebar #post-13 .entry-summary, .sidebar #post-13 .entry-meta, .sidebar #post-1249 .entry-header, .sidebar #post-1249 .entry-content, .sidebar #post-1249 .entry-summary, .sidebar #post-1249 .entry-meta    {
  padding: 0 10px !important;
}
}

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


