/*
Theme Name:		Lernort
Description:	Ein Child Theme von Fullpane
Author:			Benjamin Werth
Author URI:		http://www.beniwerth.de
Template:		fullpane
*/

body {
background-color:#41291b;
}

.section_loader {
    display: none!important;
}

.fett {
font-weight:600;
}

.mobile_menu_active #site-logo a{
    font-size: 14px;
}

#main-nav a:active {

    color: #f00;

}

#site-logo {
padding-top:20px;
font-size:23px;
}

.mobile_menu_active #site-logo {
 padding-top:7px;

}

.mobile_menu_active .sidemenu {
background-color:#41291b;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #fff;
}

.row_inner a {
color:#fff;
font-weight:bold;
text-decoration:none;}

.row_inner a:hover {
color:#f00 !important;
font-weight:bold;
text-decoration:none;}

#fp-nav li .active span {

    border-color: #f00 !important;


}

.post-meta span, .post-author-name, .post-author-name span, .post-category, .post-author {
display:none !important;
}

.post-date {
color: #fff !important;
font-weight:bold;
}

.loops-wrapper.grid4 .post-date {
    float: left;}

.post-title {
min-height:80px;
}

.themify_builder .post-6-3-0-2.module-post .post .post-date {
    font-size: 16px !important;
}

.post-content h2 {
font-size: 1.1em !important;
}

time {
height:20px;
width:100%;
}

#post-6-4-0-2 .entry-content p:first-of-type {
min-height: 180px;
padding:0;
margin:0;
}

#post-6-3-0-2 .post-meta:after { 
     content: "\A \A";
     white-space: pre; 
}

article .post-date {
font-size:1.2em;
line-height:100%;
}

.post-nav a {
color:#ddd;
}

.post-content h1 {
font-size: 2.2em;
}

article .entry-content p {
color:#fff;
}

@media screen and (max-device-width: 480px){
#site-logo a {
padding-top:26px;
font-size:15px !important;
}

.sub-head{ line-height:18px;}

}