/* color
gold #D8B448
schwarz #1A1919
*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    padding-top: 0px;
    margin-top: 0px;
}

div.box-content h2.item-title,
div.page-header h2, .page-header, h3 {
    padding: 0 20px 20px 0;
    margin: 0;
    border-bottom: none;
    clear: both;
    font-size: 26px !important;
}

.direktlinks {
    text-align: center;
}
#sunfw_section_header {
    padding-top: 25px;
    padding-bottom: 20px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  
    border-top: solid 15px #d8b448;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: white !important;
}
blockquote {
    border-width: 5px;
    padding: 20px 20px 30px 30px;
    boder-color: #D8B448;
}
.sunfw-menu-head .navbar-header button.navbar-toggle {
    background: #D8B448;
    margin: -30px 0 0 20px;
    border: none;
    padding: 10px 10px 8px;
    border-radius: 5px;
    float: left;
    outline: none;
}

.smt {
    color: #e4022e;
}
.sunfw-logo.visible-lg.visible-md.visible-sm.visible-xs {
    width: 268px;
}
nav.navbar.sunfw-menu-head ul.navbar-nav ul.dropdown-menu li a::after, nav.navbar.sunfw-menu-head ul.navbar-nav ul.dropdown-menu li span.nav-header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    width: calc(100% - 40px);
    border-bottom: 1px solid #d8b448;
}


/*mobiles css */

@media (min-width: 240px) and (max-width: 767px) {

}
@media (min-width: 768px){   
        html body#sunfw-master.tmpl-jsn_cardealer.sunfw-direction-ltr.sunfw-com-content.sunfw-view-category.sunfw-layout-blog.sunfw-itemid-134 div#sunfw-wrapper.sunfw-content div#sunfw_section_content-top-over.sunfw-section div.container-fluid div#row_row-6.row div#column_column-10.col-xs-12.col-sm-12.col-md-12.col-lg-12{
        padding: 0px !important;
    }
    .sunfw-scrollup {
        right: 5% !important;
        padding: 10px 12px;
    }
}

@media (max-width: 767px) {   

div.box-content h2.item-title,
div.page-header h2, .page-header,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-size: 3rem !important;
}
#sunfw_section_header {
    padding-top: 12px;
    padding-bottom: 24px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-top: solid 7px #d8b448;}

ul.sunfw-tpl-menu .caret::before {
    color: #D8B448;
    font-weight: bold;
}
    #sunfw_section_header {
        padding-bottom: 0px;
        min-height: 85px; 
    }
    #menu_item_menu ul.dropdown-menu li a {
        font-weight: bold;
    }
    #menu_item_menu ul.navbar-nav > li > a, #menu_item_menu ul.navbar-nav > li > span.nav-header {
        font-weight: bold;
    }
    
    html body#sunfw-master.tmpl-jsn_cardealer.sunfw-direction-ltr.sunfw-com-content.sunfw-view-category.sunfw-layout-blog.sunfw-itemid-134 div#sunfw-wrapper.sunfw-content div#sunfw_section_content-top-over.sunfw-section div.container-fluid div#row_row-6.row div#column_column-10.col-xs-12.col-sm-12.col-md-12.col-lg-12{
        padding: 0px !important;
    }
    .sunfw-scrollup {
        right: 5% !important;
        padding: 10px 12px;
    }
    nav.navbar.sunfw-menu-head ul.navbar-nav > li > span.nav-header:not(.get-it), nav.navbar.sunfw-menu-head ul.navbar-nav > li > a:not(.get-it) {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #d8b448;
}
div#menu_item_menu {
    padding-top: 14px;
}
}


