/*
Theme Name: SpreeWebdesign.de – Bootstrap Theme
Theme URI: https://SpreeWebdesign.de
Description: based on the Bootstrap framework.
Version: 999.9.9
Author: SpreeWebdesign.de
Author URI: http://SpreeWebdesign.de
Tags: Bootstrap, Spree, SpreeWedbesign.de, Theme, Responsive, Basic
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/*
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a {
	font-size: 15px !important;
    }
}
*/
@media (min-width: 600px) and (max-width: 767px) {
    #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a {
	font-size: 13px !important;
    }
}


/*  library/less/wp.less */
body {
    padding-top: 0px;
}

img {
    max-width: 100%;
}
section {
    background-color: rgba(255, 255, 255, 0.65);
    }
#sidebar1 {
 padding-top: 10px;}
a {
   color: #e2002d;
}
h1, .h1, h2, .h2, h3, .h3 {
    color: #e2002d;
    margin-bottom: 10px;
    margin-top: 60px;
}

h4, .h4 {

color: #e2002d;

}

#content {
	    padding-top: 210px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1030;
}
.navbar-default {
    background-color: transparent;
    border: none;
    margin-top:7px;
    }

.panel {
	background-color: transparent;
	padding-left: 50px;
	padding-right: 50px;
}
.page-header {
	border: none;
}

/* Footer/*/

.container > footer{
    color: #000;
    }
.container > footer a{
    color: #000;
    }
.container > footer ul, ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;}
    

.page-header {

    margin-top: -50px;

}
/* Startseite/*/
.page-id-8 .page-header{
	display: none;
}
.page-id-6 .page-header{
    display: none;
}
#pg-8-0 .panel {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
}
#pg-8-0 .sow-slider-base {
    margin-left: -30px;
	margin-top: -30px;
	margin-right: -30px;
}
.post_content {padding: 30px;
}
.lead {
    font-size: 14px;
     font-weight: normal;
}
.sow-features-list .sow-features-feature h5{
    font-size: 21px;
	margin-bottom: 0px;
}
/* Posts/*/

.su-posts-default-loop .su-post-thumbnail {
    display: block;
    float: left;
    max-height: 100%!important;;
    margin-right: 1em;
        width: 40% !important;
}

.su-posts-default-loop .su-post-thumbnail img{
    display: block;
    float: left;
    max-height: 100%!important;;
    margin-right: 1em;
    width: auto !important;
}

/*Footer/*/

#social-footer {
    background-color: #e2002d;
    color: #fff;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 12px;
}

#social-footer a{
    color: #fff;

}

#sidebar1 { background-color: rgba(255, 255, 255, 0.65);
margin-top: 90px;
}

#sidebar1 ul, ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding-left: 5px;
}


#widget-footer { background-color: rgba(255, 255, 255, 0.65);
      margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.glyphicon {
   display: inline-block;
    font-family: "Glyphicons Halflings";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 6px;
    position: relative;
    top: 1px;
}

.footersocialtext {

    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    padding-left: 8px;
    
}

#menu-footer2 ul li a {
    float:left;
    font-size: 18px;
    font-weight: bold;
    padding-left: 8px;
    padding-left: 37px;
    padding-right: 120px;
    font-family: arial;
    
}


/*magazin/blog/*/
.su-posts-default-loop .su-post-thumbnail {
    display: block;
    float: left;
    height: auto!important;
    margin-right: 1em;
    width: 40%!important;
}
.post {
margin-left: 15px;
margin-right: 15px;
}
.su-posts-default-loop .su-post-comments-link {
    display: none;
    font-size: 0.9em;
}

.su-posts-default-loop .su-post {
    line-height: 1.5;
    margin-bottom: 2.5em;
}

.su-posts-default-loop h2.su-post-title {
    clear: none;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.3em;
    margin-left: 0;
    margin-right: 0;
    margin-top: -20px !important;
}
.attachment-wpbs-featured {
    width: 100%;
}

#main p.meta {
    color: #000;
    font-style: italic;
    margin-top: -15px;
}

iframe{
    border: 0px;
}