
/*.facebook.fixed,
.breadcrumb,
.quicktest .step-location,
.btn-store-locator-wrapper,
.btn,
.scroll-to-top,
.prodcut a span.more,
span.more,
.tx-felogin-pi1,
footer,
.column-2 {
    display: none !important;
}

.tx-gg-sera-testcenter {
    font-size: 10px !important;
    line-height: 1.2 !important;
}

.tx-gg-sera-testcenter h1.headline {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.quicktest h4.color-red {
    margin-bottom: 27px;
    display: none;
}

body {
    padding-top: 0;
    color: #000000;
    background-color: unset;
}

.container-padding {
    padding-top: 0;
    padding-bottom: 0;
}

.content.row,
.yellow-content,
header {
    padding: 0 !important;
}

.result-box header {
    font-size: 12px;
}

.result-box .content p {
    font-size: 10px;
    margin-bottom: 5px;
}

.result-box .content .optimal {
    margin-bottom: 5px;
}

.col-sm-4 {
    float: left;
}

.bg-yellow .row {
    margin-left: 0;
    margin-right: 0;
}

.bg-yellow .col-sm-4 {
    display: block;
    height: 116px;
}

.bg-yellow .col-sm-8 {
    display: block;
}

.bg-yellow .col-sm-4 img {
    display: none;
}

.bg-yellow .yellow-content .yellow-text {
    margin-bottom: 5px;
}

.bg-yellow .yellow-content .yellow-title, .yellow-box .yellow-content .yellow-title {
    margin-bottom: 5px;
    font-size: 12px;
}

.result-box .content .value {
    padding-left: 0px !important;
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: 10px;
}

.result-box .content h2 {
    margin-bottom: 3px;
    margin-top: 0px;
    font-size: 12px;
}

.result-box .content h2 br {
    display: none;
}

.col-xs-12,
.container {
    padding: 0 !important;
}

.result-box {
    margin-top: 0;
    margin-bottom: 10px;
}

.result-box header {
    color: #df011a !important;
    border-bottom: 2px solid #000;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.bg-yellow .col-sm-4 .circle, .yellow-box .col-sm-4 .circle, .bg-yellow .col-md-4 .circle, .yellow-box .col-md-4 .circle, .bg-yellow .col-xs-4 .circle, .yellow-box .col-xs-4 .circle {
    width: 70px !important;
    height: 70px !important;
    text-align: center !important;
    background: #df011a !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    border-radius: 50% !important;
    color: #fff !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    margin-left: -35px !important;
    margin-top: -35px !important;
    padding-top: 22px !important;
}

.circle-t {
    font-size: 20px;
    padding-top: 22px;
    height: 70px;
    width: 70px;

}

.circle-t:before {
    font-size: 20px;
    top: -4px;
    left: 27px;
}

.circle-t.red {
    background: #df011a !important;
}

.circle-t.green {
    background: #179439 !important;
}

.circle-t.yellow {
    background: #fdc20b !important;
}

.circle-t {
    color: #fff !important;
}

.circle-t:before {
    color: #fff !important;
}

.yellow-title {
    position: absolute !important;
    top: 0 !important;
    display: block !important;
    color: #df011a !important;
    border-bottom: 2px solid #000 !important;
    width: 100% !important;
}

.yellow-content {
    padding-top: 30px !important;
    font-size: 10px;
}

.col-sm-4.col-xs-12 {
    width: 33% !important;
}

.col-sm-8.col-xs-12 {
    width: 99% !important;
}

.product .title {
    font-size: 12px !important;
    display: inline-block !important;
}

.result-box .content .product p {
    display: none;
}

.product ul {
    display: none;
}

.product {
    margin-bottom: 5px !important;
}

.product img {
    height: 80px;
}

a[href]:after {
    content: '' !important;
}*/
@media print {

    button, .dropdown-menu, #logoutform,.header-nav, .login-dropdown,
    .facebook, .scroll-to-top, .tootlip, button.navbar-toggle.collapsed,
    .bg-grey.shadow-box .tx-gg-sera-dealerlist, .back-to-overview.btn.btn-red,
    .sidebar .navigation, .productlist-filter, .shadow-box, .dropdown.lang-dropdown,
    .footer-nav, .sidebar-toggle, .hidden, .product .more, 
    .product-detail-slider-nav, .sidebar.lexikon-list, .sidebar.toggle-filter, .container.btn-store-locator-wrapper,
    .more-arrow, .header-image{
        display: none !important;
    }
    
    body#page-12 .bg-grey.shadow-box {
        display: block !important;
    }
    
    h1, h2, h3, h4{
        font-weight: bold !important;
    }
    
    h4, p, span, div, ul, i, ol, em, strong, s, li{
        font-size: 14px !important;
    }
    
    h1{
        font-size: 24px !important;
    } 
    h2{
        font-size: 20px !important;
    } 
    h3{
        font-size: 18px !important; 
    }
    .product-listing .product{
        min-height: max-content !important;
    }
    
    .teaser-ratgeber .content, .teaser-ratgeber .content .mehr-button, .teaser-ratgeber .content .mehr-button:before {
        color: black !important;
    }
    .teaser-ratgeber .image img {
        position: relative !important;
        float: left;
        
    }
    
    .tags{
        display: table-cell;
    }
    
    .btn.btn-red{
        color: black !important;
        background-image: none !important;
        background-color: #e2001a !important;
       
    }
    
    .form-control{
        max-width: 90% !important;
    }
    
    .yellow-box, .yellow-box h2{
        color: black !important;
    }
    
    .product.same-height-element {
        height: 9cm !important;
        width: 9cm;
        float: left;
    }
    
    .product .img{
        margin: 0px auto 0px;
    }
    
    
    .product .title{
        background: none !important;
    }

    body{
        padding-top: 20px !important;
        line-height: 1.2em !important;
        color: black !important;
    }

    .teaser-ratgeber.yellow .content.col-sm-7{
        margin-left: 0px;
    }    

    .navbar{
        display: initial !important;
        width: 100% !important;
    }
    .navbar-fixed-top, .navbar-fixed-bottom{
        position: static !important;
    }

    footer{
        display: none !important; 
        height: auto !important;
        padding-bottom: 0px !important;
        background: #ffffff !important;
        color: black !important;
    }

    footer .footer-area{
        padding: 0px !important;
        color: black !important;
    }

    footer .tel-number{
        color: black !important;
    }

    .icon-telefon:before{
        color: black !important;
    }

    .navbar-main .navbar-brand > img{
        height: 44px;
        margin-left: 20px;
    }

    .sidebar{
        margin-bottom: 0px !important; 
    }

    .product-detail-slider{
        margin-top: 0px;
    }

    .panel-collapse.collapse{
        height: auto !important;
        display: initial !important;
    }

    .col-md-6.product-detail-slider-wrapper{
        margin-top: 25px;
    }

    .complexattribute-picposition-left{
        display: table-row !important;
    }

    .column-2{
        display: initial !important;
    }

    .bg-grey{
        background-color: initial !important;
    }

    .slick-list.draggable{
        width: 100%;
    }

    table thead{
        color: black !important;
        border-color: black !important;
    }

    .panel-heading{
        background: none !important;
    }
    
    .product-detail-slider img{
        margin: 0px !important;
    }
    
    div.csc-textpic .csc-textpic-imagewrap img{
        max-height: 255px;
        width: auto;
    }
    .image-box, .image-box .csc-header, .csc-firstHeader, .csc-default .image-box .csc-header h2{
        background-color: transparent !important;
        color: black !important;     
        margin-bottom: 0px !important;
        text-decoration: none !important;
    }
    .csc-default .image-box .csc-header{
        position: relative !important;
    }
    .csc-default .image-box .csc-header:hover{
        position: relative !important;
    }
    
    .csc-header:after{
        background-image: none !important;
        border: none !important;
        box-shadow: none !important;
    }
    
    .container-fluid.slider.slick-initialized.slick-slider {
        height: auto !important;
        max-height: none !important;
        background-color: transparent !important;
    }
    
    .slick-list.draggable {
        height: auto !important;
    }
    
    .slick-list.draggable .slick-track {
        width: auto !important;
        transform: none !important;
    }
    
    .slide.slick-slide.slick-cloned {
        display: none !important;
    }
    
    .slide.slick-slide {
        width: 100% !important;
        height: 6cm !important;
        margin: 5px 0px;
    }
    
    .slide.slick-slide .image {
        max-width: 6cm !important; 
        width: 100%;
        height: 100%;
        background-size: contain !important;
        float: left;

    }
    
    .slide.slick-slide .circle {
        background-color: transparent !important;
        text-align: left !important;
        background-image: none !important;
        height: auto;
        top: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        width: auto;
        margin-left: 6cm;
        margin-top: 0px;
        position: relative;
        right: auto;
        left: auto !important;
    }
    
    .slide.slick-slide .circle h2 {
        width: auto;
        margin: 0px;
        
    }
    
    .slide.slick-slide .circle p, .slide.slick-slide .circle a:before, .slide.slick-slide .circle h2, .slide.slick-slide .circle a {
        color: black !important;   
    }
    
    
    
    

}