/* CSS für Theme:Olsen Füge hier Dein eigenes CSS ein */

#footer .site-logo .tagline a {
    display: none;
}
/*footer site by olsen...blabla und by...weg*/
#footer .site-logo p {
   
    display: none;
}
/*footer site by olsen...blabla und by...weg*/

.sidebar.sidebar-right {
 	display: none;
}
/* seitenmenü */

#site-content #content {
    padding-top: 80px;
}
/* abstand nach oben tabelle otherprojects */

.col-md-offset-2 {
    margin-left: 0;
}
/* abstand links tabelle otherprojects */

.col-md-8 {
    width: 100%;
}
/* ganze seite -die tabelle otherprojects */

.entry-date {
    display:none;
}
/* datum über beiträge aus */

.entry-meta {
    display:none;
}
.entry-featured {
    display: none;
   }
/*beitragsbild wird nicht angezeigt*/
h1, h2, h3, h4, h5, h6 {
    font-family: lato!important;  
}
/*schrift überall*/

/* kommentare aus */

.single .entry-utils .socials, .page .entry-utils .socials {
    display: none;
    float: none;
    padding-left: 10px;
}

.entry-utils::before {
    
    height: 0;
   
}

.sow-carousel-title .widget-title {
    display: none!important;
   
}
/* mit !important wichtiges durchsetzen! hier war es ein schwarzer block/titel bei der gallerie auf seite works+/
