#image_wrapper .ps-current > ul,
#image_wrapper .ps-list                 { list-style: none; padding: 0px; margin-bottom: 30px; text-align: center; }
#image_wrapper .ps-current > ul li,
#image_wrapper .ps-list li              { display: inline-block; float: none; }
#image_wrapper .ps-list img             { cursor: pointer; }

#content-wrapper aside .box-body span   { padding: 15px; display: block; }
#content-wrapper .product-main-content  { margin-top: 22px; }

.nav-tabs li                            { float: none !important; width: 100%; margin-bottom: 0px !important; }

/* Rahmen der Überschrift */
.nav-tabs                               {border-bottom: 0px solid #ffffff; }

/* Weiße Schrift für Boxen, grüne Hintergrundfarbe */
.nav-tabs li > a                        { 
float: left;
position: relative;
color: #ffffff;}

.nav-tabs li .panel                     { position: absolute; width: 100%; height: 0px; padding-bottom: 39%; }
.nav-tabs li:nth-child(1) .panel        { z-index: 3; }
.nav-tabs li:nth-child(2) .panel        { z-index: 2; }
.nav-tabs li:nth-child(3) .panel        { z-index: 1; }
.nav-tabs li:target .panel              { z-index: 5; }
.nav-tabs li:target > a                 { font-weight: bold; }

/* grüne Hintergrundfarbe */
.tab-menu .nav-tabs > li > a {
    background-color: #81ba2f;
}

/* Kein Cursor für Überschriften */
.tab-menu .nav-tabs > li > a > label {
    cursor: unset !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    float: right;
}

.navbar-collapse {
    border-top: 0px solid transparent;
    box-shadow: inset 0 0px 0 rgba(255,255,255,0.1);
    padding-left: 0px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color: #81ba2f; background-color: transparent;}

.navbar {position: relative; min-height: 85px;}

.navbar-inverse .navbar-nav > li > a {
    color: #81ba2f;
}

header .navbar > .container {vertical-align: middle;}

li.dropdown megamenu-fw {padding-top: 50px; margin-top: 50px ;}

/* Hauptbereich Abstände */
#main-wrapper.fluid #content-wrapper .container {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 70px;
    padding-right: 70px;
}


.thumbnail,
.box-body                               { transition: none !important; }

.product-wrapper                        { float: none !important; }
.product-cell                           { float: left; width: 25%; margin: 0px; }
/* Fixed: Link in Galerie abgeschnitten */
.product-cell .title > h4               { overflow: hidden; white-space: nowrap !important; text-overflow: ellipsis !important; height: 18px !important;}


.megamenu                               { float: left; }
#search                                 { float: right; }

.tab-menu input.product-slider,
.tab-menu input.product-slider + .panel         { display: none; }
.tab-menu input.product-slider + .panel         { position: relative; z-index: 2; }
.tab-menu input.product-slider:checked + .panel { display: block; }
.tab-menu .nav-tabs                             { margin-bottom: -2px; }
.tab-menu .nav-tabs > li > a                    { padding: 0px; outline: 0px; border: 0px; }
.tab-menu .nav-tabs > li > a > label            { padding: 8px 15px; margin: 0px; font-weight: normal; cursor: pointer; display: block; }
.tab-menu .thumbnail                            { position: relative; margin-bottom: 0px; }

@media(max-width: 990px) {
    #cms-pages                          { padding: 40px 0 0 50px !important; float: none !important; }
    header ul.nav                       { margin: 5px !important; }
    header ul.nav li                    { margin-top: 5px; }
    header ul.nav li:first-child        { margin-top: 0px; }
    header .container ul.nav            { margin: 0px !important; }
    header .container ul.nav > li > a   { margin: 0px !important; padding: 8px 15px; }
}

@media(max-width: 605px){
    .product-cell                       { width: 50%; }
    .nav-tabs li > a                    { width: 100%; margin-bottom: 5px; }
}

.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .thumbnail > img, .thumbnail a > img {
     height : 150px;
}

#logo {
    display : block;
}

#logo a img {
    max-height: 70px;
    width: 250px;
    float: left;
    margin-right: 50px;
}

/* Fixed: Links in Galerie nicht anklickbar */
.image-square::after {
    content: "";
    display: block;
    padding-bottom: 0px;
}

/* Grüne Farbe für Preise */
.thumbnail .caption {
    padding: 9px;
    color: #81ba2f;
}

/* Black Underline des Links entfernt, ggf. text-decoration: none !important; */
.thumbnail .caption > a:hover {
    color: #81ba2f;
}

/* Abstand Preise */
.price_wrapper
 {
 padding-top: 5px;
}

.container-background {background-image:url(bg_fine.jpg) }
#main-wrapper.fluid header, #main-wrapper.fluid #content-wrapper .container.beveled {color: #81ba2f; background: #ffffff;}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
    padding-bottom: 5px;
    margin-bottom: 30px;
    font-family: "Merryweather", Georgia, "Times New Roman", Times, serif;
    color: #81ba2f;
    font-weight: 400;
}

/* Trennlienie in grün */
hr {border-color: #81ba2f; }

#main-wrapper.fluid header, #main-wrapper.fluid #content-wrapper .container.beveled {
    -webkit-box-shadow: 0 0 5px 1px rgba(106,106,106,0.1);
    box-shadow: 0 0 5px 5px rgba(106,106,106,0.1);
}


/* Produktbild ohne Rahmen */
.pgwSlider .ps-current img {
    border: 0px solid #ddd;
}


/* Grüne Rahmenfarbe */
#content-wrapper .panel-default {
    border-color: #81ba2f;
}

.col-lg-push-3 {left: 0%;}
.col-lg-9 {width: 100%;}


#footer #copyright .container-background, #footer #copyright.container-background { background: #81ba2f; color: #ffffff; }
#footer .container-background, #footer.container-background {background: #ffffff; color: #81ba2f; }
#footer .container-background h5, #footer.container-background h5 {color: #81ba2f; }
#footer .panel {color: #81ba2f; }

#footer .container, #footer .container-fluid {padding-top: 10px; padding-bottom: 10px;}

.footer-100 {width: 100%;}
.footer-25 {width: 20%; float:left;}
.footer-75 {margin-left: 23%; width: 77%;}

.footerlink {color: #ffffff;}

#footer .panel .panel-title {
    font-size: 14px;
    border-bottom: 1px solid #81ba2f;
    text-align: center;
}

.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {padding: 15px; text-align: center;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#footer {
    font-size: 12px;
    color: #fffff;
}
body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fffff;
    
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
html {
    font-size: 10px;
}

/* JTL Brand-free */
div[style] { display: none !important; }

/* JTL Brand-free 2017-10-01*/
.fixlogo {
    display: none !important;
} 
.fixlogo img {
    display: none !important;
}
.fixlogo img.fixlogo {
    display: none !important;
}


/* Ebay Shop Header entfernen */
.sh-cnt {
    display: none  !important;
}
.sh-cnt u-cb{
    display: none  !important;
}
.sh-hdr{
    display: none  !important;
}
.sh-inner{
    display: none  !important;
}
.u-cb {
    display: none  !important;
}


/* Produktdaten ESL in grün */
table {
    color: #81ba2f;
}