/*
Theme Name: Suffice Child
Theme URI: 
Author: SAS Grafik & Webdesign
Author URI: http://sas-webdesign.de/
Template: suffice
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: suffice-childtheme
*/

body{
    font-size: 16px;
    line-height: 2;
}
h1{
    font-size: 40px;
    font-weight: lighter;
    margin-bottom:0;
}
h1, h2, h3, h4, h5, h6{font-family: "Open Sans", Helvetica, Arial, sans-serif;}
    
.headline{
    border: 0;
    border-bottom: 1px solid #FDC070;
    max-width: 210px;
}
.panel-first-child{
    margin-bottom: 0 !important;
    margin-top: 50px;
}
#pgc-266-1-0 h1{
    line-height: 55px;
}
#panel-266-0-0-0.panel-first-child{
    margin-top: 0;
}
.header-top{
    background-color: #424143;
}
.header-info-container i{
    color: #CBC9CF;;
}
.hentry .entry-header{
    display:none;
}
#post-349 h4{
    margin-top: 0;
}
#post-349 table, #post-349 th, #post-349 td{
    border: 0;
    padding: 0;
}
.navigation-default .menu-primary > ul > li > a, .navigation-default .primary-menu > ul > li > a{
    padding: 38px 20px;
}

#pl-43 .sow-image-container{
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: 2px 2px 15px -1px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 2px 15px -1px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 15px -1px rgba(0,0,0,0.15);
    overflow:hidden;
}

#pg-266-3 h2{
    margin: 0;
    font-weight: bold;
    /*text-shadow: -3px -1px 2px rgba(0, 0, 0, 0.3);*/
}

#pg-266-3 .sow-image-container img, #pl-43 .sow-image-container img{
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}
#pg-266-3 .sow-image-container  img, #pl-43 .sow-image-container img{
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
#pg-266-3 .sow-image-container  img:hover, #pl-43 .sow-image-container img:hover{
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

#pl-349 > div.panel-grid{
    margin-bottom: 0 !important;
}

#panel-353-0-1-0 ul{
    padding-left: 20px;
}

#pgc-71-0-1 .icon-box-small .icon-box-icon{
    width: auto;
    height: auto;
    background-color: transparent;
    top:0;
    border:0;
}
#pgc-71-0-1 .icon-box-small .icon-box-description{
    margin: 0 0 0 30px;
}
#pgc-71-0-1 .so-panel {
    margin-bottom: 0px !important;
}
#pgc-71-0-1 p{
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Startseite Icons */

#panel-266-3-1-0, #panel-266-3-0-0, #panel-266-3-2-0{
    margin-top:0 !important;
}

/* Slider */
.slider .slider-content .slider-title {
    font-size: 50px;
    font-weight: bold;
    color: #30323e;
    margin: 0;
    30323e
}
.slider .slider-content .slider-content-inner {
    top: -50px;
    position: relative;
}
.slider .slider-content .slider-description {
    color: #30323e;
    padding: 0;
    font-weight: 500;
    font-size: 22px;
    max-width: 450px;
    line-height: 30px;
}

/*märkte */
#pl-349 table{
    margin-bottom:0;
}

/* Footer */

.footer-widget-area.footer-sidebar-2{
    padding-top: 27px;
}

.site-footer, .header-top {
    background-color: #30323e;
}
.footer-widgets .widget p, .footer-bottom .site-info, .footer-menu li a{
    color: #CBC9CF;
}
.wpcf7-form label, #sow-editor-2 label{
    font-size: 12px;
    font-weight: bold;
}
.footer-widgets{
    padding-top: 40px;
}
#sow-editor-2{
    padding-top: 20px;
}
.footer-bottom-container, .footer-bottom-container a{
    font-size: 12px;
    color: #CBC9CF;
}
.footer-bottom-container a:hover{
    color: #FDC070;
}

.mobile-navigation{
    background-color: #ff7f00;
}
.mobile-navigation .menu-primary ul li a, .mobile-navigation .primary-menu ul li a{
    border-top: 1px solid #ffffff;
}
span.wpcf7-list-item{
    margin-left: 0;
}
span.wpcf7-form-control-wrap.checkbox-441, .hinweis-datenschutz{
    font-size: 14px;
}
.hinweis-datenschutz{
    margin-top:0;
    margin-bottom: 0;
}
.wpcf7-form-control-wrap{
    margin-top: 20px;
}
#cookie-notice{
    min-width: 300px;
    width: 300px;
}
#cookie-notice .button.wp-default{
    display: block;
    margin: 15px;
}


@media (min-width: 1400px){
    .container {
        width: 1400px;
    }
}

@media screen and (min-width: 1000px) and ( max-width:1199px){
    
    h1.slider-title, h1{
        font-size: 35px !important;
    }
    h2{
        font-size: 25px;
    }
    .slider .slider-content .slider-description{
        max-width: 385px;
    }
    
}
@media screen and (min-width: 768px) and ( max-width:999px){
    
    h1.slider-title{
        font-size: 30px !important;
        padding-top: 50px !important;
    }
    h1{
        font-size: 30px !important;
    }
    h2{
        font-size: 25px !important;
    }
    .slider .slider-content .slider-description{
        max-width: 294px;
        font-size: 18px;
    }
    .sow-image-container img{
        margin:0 auto !important;
    }
    .sow-image-container{
        text-align: center !important;
    }
    
}
@media screen and (max-width:767px){
    
    h1.slider-title{
        font-size: 20px !important;
        padding-top: 50px !important;
    }
    h1{
        font-size: 20px !important;
        line-height: 35px !important;
    }
    h2{
        font-size: 18px !important;
    }
    h3{
        font-size: 18px !important;
        line-height: 30px;
    }
    .slider .slider-content .slider-description{
        max-width: 294px;
        font-size: 18px;
        font-weight: bold;
    }
    .sow-image-container img{
        margin:0 auto !important;
    }
    .sow-image-container{
        text-align: center !important;
    }
    #panel-266-2-0-0{
        margin-top:0 !important;
    }
    #pg-266-1.panel-has-style > .panel-row-style{
        padding-top: 0 !important;
    }
    #panel-43-2-0-0> .panel-widget-style, #panel-43-2-1-0> .panel-widget-style, #panel-43-2-2-0> .panel-widget-style, #panel-43-2-3-0> .panel-widget-style, #panel-43-3-0-0> .panel-widget-style, #panel-43-3-1-0> .panel-widget-style, #panel-43-3-2-0> .panel-widget-style, #panel-43-3-3-0> .panel-widget-style, #panel-43-4-0-0> .panel-widget-style, #panel-43-4-1-0> .panel-widget-style, #panel-43-4-2-0> .panel-widget-style, #panel-43-4-3-0> .panel-widget-style, #panel-43-5-0-0> .panel-widget-style, #panel-43-5-1-0> .panel-widget-style, #panel-43-5-2-0> .panel-widget-style, #panel-43-5-3-0> .panel-widget-style, #panel-43-6-0-0> .panel-widget-style, #panel-43-6-1-0> .panel-widget-style, #panel-43-6-2-0> .panel-widget-style, #panel-43-6-3-0> .panel-widget-style, #panel-43-7-0-0> .panel-widget-style, #panel-43-7-1-0> .panel-widget-style, #panel-43-7-2-0> .panel-widget-style, #panel-43-7-3-0> .panel-widget-style, #panel-43-8-0-0> .panel-widget-style, #panel-43-8-1-0> .panel-widget-style, #panel-43-8-2-0> .panel-widget-style, #panel-43-8-3-0> .panel-widget-style, #panel-43-9-0-0> .panel-widget-style, #panel-43-9-1-0> .panel-widget-style, #panel-43-9-2-0> .panel-widget-style, #panel-43-9-3-0> .panel-widget-style{
        padding: 0 !important;
    }
    .panel-first-child{
        margin-top: 10px;
    }
    #pgc-353-1-0 h2{
        line-height: 30px; 
        margin-top: 0;
    }
    #panel-353-1-1-0> .panel-widget-style {
        padding: 0px 0px 0px 0px !Important;
    }
    
    p.site-title a, p.site-description{
        font-size: 11px !Important;
    }
    #cookie-notice{
        bottom: 80px;
        left: 50%;
        margin-left: -150px;
    }
    span#cn-notice-text {
        font-size: 11px;
    }
    #cookie-notice .button.wp-default{
        display: inline-block;
        margin: 5px 10px;
    }
}