/*
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; }
a:hover {color:black;text-decoration:none;}

hr {border-color: #ddd !important;}

h1, .h1, h2, .h2, h3, .h3 {
    color: #e2002d;
    margin-bottom: 10px;
    margin-top: 60px;
}

h4, .h4 { color: #e2002d; }

#content { padding-top: 20%; }
.post_content { padding: 30px; }
.post_content li { list-style: square;}

.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: 25px;
        padding-right: 25px;
        border:none !important;
        border-radius: 0 !important;
        box-shadow: none !important;
}

.page-header {
        border: none;
}

/*  Submit-Button */
button, 
html input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    background: #e2002d none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    font-weight:bold;
    text-transform:uppercase;
}

button:hover, 
html input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover {
    background: #350510 none repeat scroll 0 0;
  
}

/* Footer/*/

.container > footer,
.container > footer a { color: #555;}

.container > footer a:hover { 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: -35px;
    padding-bottom: 0 !important;
}

/* 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;
}

.widget_recent-posts li {
     list-style-type: square;
     color: #e2002d;
     margin: 1em 0;
}

.widget_recent-posts li a{
     color: black;
}

.widget_recent-posts li a:hover{
     color: #e2002d;
}


#pg-6-0 .panel {
        background-color: transparent;
        padding-left: 0px;
        padding-right: 0px;
}
#pg-6-0 .sow-slider-base {
    margin-left: -30px;
        margin-top: -30px;
        margin-right: -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: auto !important;
    height:auto !important;
    margin-right: 1em;
    width: 100% !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 li a, #menu-footer2-1 li a {
    padding: 6px 40px !important;
}

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

#menu-footer2 li a:hover {
    background-color: #350510;
}
#menu-footer2 li a:visited {
    color:#ddd;
}


/*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: 4.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: 0 0 1em;
}

iframe{
    border: 0px;
}

input, button, select, textarea {overflow: hidden !important;}