/*!
* LIVING 2.0.5
*
* Responsive Webdesign Template for
* modified eCommerce Shopsoftware
* Copyright 2015-2020 BannerShop24.de // Florida Digital GmbH
* www.bannershop24 // www.florida-digital.de
* Single-Shop-Licence - One (1) Domain/Shop only
*/


/* POPUPS PRODUCTINFO */

body.popupproductinfo {
    padding: 15px;
    background: #fff none;

}

body.popupproductinfo #productinfoimages img {
    max-width: 100%;
}

/* POPUP print_order.html */
body.popupprintorder, body.popupproductinfo {
    font-family: "Open Sans", Verdana, sans-serif;
    font-size: 13px;
    line-height: 20px;
    padding: 15px;
    background: #fff none;
}

body.popupprintorder .products tr.header td {
    font-weight: bold;
    background-color: #EDEDED;
}

body.popupprintorder .products .total {
    text-align: right;
}

body.popupprintorder .products .quantity {
    vertical-align: top;
}

body.popupprintorder .productname {
    vertical-align: top;
}

body.popupprintorder .model {
    vertical-align: top;
}

body.popupprintorder .singleprice {
    vertical-align: top;
}

body.popupprintorder .totalprice {
    vertical-align: top;
}

body.popupprintorder .hr {
    border-top: 1px solid #A5A5A5;
    margin: 10px 0;
}

/* setzt den Headerabstand bei Popups zurÃ¼ck */
.popupproductinfo, .popupprintorder {
    padding-top: 0;
}

/* 33. START print content (popup print_product_info, popup print_order.html) */
body.popupprint {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 20px;
    min-width: 100%;
    background: #fff none;
}

.printwrap {
    width: 700px;
    margin: 0 auto;
}

.printlogo {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

/* print order */
.printColumsLeft {
    float: left;
    width: 48%;
}

.printColumsRight {
    float: right;
    width: 48%;
}

/* print info */
.printColumsInfoLeft {
    float: left;
    width: 500px;
    padding: 0;
}

.printColumsInfoLeft ul {
    margin: 8px 0 8px 15px;
}

.printColumsInfoLeft ol {
    margin: 8px 0 8px 15px;
}

.printColumsInfoRight {
    float: right;
    width: 164px;
    text-align: center;
}

.printColumsInfoRight img {
    max-width: 160px;
    height: auto;
    margin: 10px auto 0 auto;
    border: 1px solid #ddd;
    padding: 1px;
}

ul.printinfolist {
    margin-left: 15px;
}

.moimages {
    float: left;
    width: 126px;
    height: 126px;
    border: 1px solid #ddd;
    padding: 2px;
    margin: 0 10px 10px 0;
    position: relative;
}

.moimages:nth-child(5n+1) {
    margin-right: 0;
}

.moimages img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    max-height: 126px;
    max-width: 126px;
}

/* admin print-order */
.printwrap_admin {
    padding-top: 40px;
    width: 700px;
    margin: 0 auto;
}

p.underline {
    margin: 105px 0 3px 15px;
    font-size: 10px;
    text-decoration: underline;
}

.printlogo_admin {
    padding: 0 0;
    text-align: right;
    margin: 0 0 20px 0;
}

.printlogo_admin img {
    max-width: 336px;
}

.print_small {
    font-size: 12px;
    line-height: 18px;
}

.print_big {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 30px 0 0 0;
}

.printwrap_admin table.order_table {
    margin-top: 10px;
}

/* END print content (popup print_product_info, popup print_order.html) */
.wrapper {
    max-width: 1180px;
    background: #FFF;
    border: 0 solid #FFF;
    margin: 0 auto 0 auto;
    box-shadow: 0 0 8px #C3C3C3;

}

.shopheader {
  text-align: center;
  /* background: #B7A794; */
  background: #f4f4f4 url(img/bg_body.png) repeat-x center top;
}

/* Formatiert Linklisten auch in Level 2 und 3 */
.nav-list > li > ul {
    padding-left: 0;
    padding-right: 0;
    text-indent: 10px;
}

.nav-list li:nth-child(2n+1) {
    /*background-color: #F4F3EE;*/
}

.nav-list > li {
    /*background-color: #F4F3EE;*/
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;

}

.nav-list > li > a:hover {
    color: #736b62;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.nav-list > li > a {
    /*text-indent: 25px;*/
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    background: #2B2624;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #4f4542;
}

.nav-list ul > li ul > li > a {
    padding-left: 35px;
}

.nav-list ul > li ul > li ul > li > a {
    padding-left: 45px;
}

.nav-list ul > li ul > li ul > li ul > li > a {
    padding-left: 60px;
}

/*.level1 {text-indent: 20px;}
.level2 {text-indent: 20px;}
.level3 {text-indent: 20px;}
.level4 {text-indent: 20px;}
.level5 {text-indent: 20px;}*/

.sidebar {
    margin: 0 !important;
}

/* Boxformatierungen */
.boxheader, .categoryheader, .boxcartheader {
    display: block;
    font-family: 'Oswald', sans-serif;
    padding: 12px 0 12px 12px;
    margin-top: 0;
    line-height: 22px;
    color: #FFF;
    font-size: 22px;
    background: #2B2624;
    text-transform: uppercase;
}

.loginbox .categoryheader {
    background: #736b62;
}

.boxheader a, .categoryheader a, .boxcartheader a {
    color: #fff;
}

.boxcartheader .fa-shopping-cart {

}

.cart-count {
    text-align: center;
    float: left;
    color: #fff;
    width: 15%;
    background: #736b62;
    height: 46px;
    line-height: 45px;
    font-weight: 600;
    font-size: 22px;
}

.boxcontent {
    margin-top: 0;
    padding: 12px;
}

.price {
    font-size: 24px;
    line-height: 20px;
    font-weight: 400;
    color: #736b62;
    font-family: 'Oswald', sans-serif;
}

.boxcontent strong {
    margin: 5px 0 0 0;
    font-weight: 400;
    text-transform: none;
    line-height: 22px;
    min-height: 45px;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
}

.boxcontent img {
    /*    box-shadow: none;
       -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;*/
}


/* Formatierung Tabs und Accordion in Produktdetailansicht */
.nav-tabs-container, .accordion-group {
    padding: 0;
    border: 0 solid #E9E3D7;
}

.nav-tabs, .accordion-heading {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    color: #5D5D5D;
    padding: 12px;
    background: #E9E3D7;
}

.accordion-heading .accordion-toggle {
    display: block;
}

a.accordion-toggle:hover,
a.accordion-toggle:active {
    text-decoration: none;
}


.nav-tabs > li > a,
.nav-tabs > li > a:link {
    padding: 12px;
    outline: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    border: none;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    background: #B7A794;
}

.nav-tabs > li > a:active,
.nav-tabs > li > a:visited,
.nav-tabs > li > a:focus {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    background: #E9E3D7;
    margin-right: 0;
}

.nav-tabs li.active a,
.nav-tabs > li:not(.active) > a:hover,
.nav-tabs > li:not(.active) > a:focus {
    color: #fff;
    background: #736b62;

}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
    color: #fff;
    background: #736b62;
}

/*.nav-tabs-container .tab-content{
padding:20px;
}*/
.nav-tabs {
    padding: 0;
    margin-bottom: 0;
}

/* Carousel - Bilderslider fÃ¼r Bilder mit weiÃŸem Hintergrund*/
.carousel-caption.relative {
    background: none;
    position: relative;
}

#bs24slider {
    background: #fff;
    margin: auto;
}

#bs24slider img {
    width: 100%
}

.carousel-caption.relative h4, .carousel-caption.relative p {
    color: #333333;
}

.carousel-indicators li.white {
    background-color: #999;
    background-color: rgba(70, 70, 70, .25);
}

.carousel-indicators .white.active {
    background-color: #444;
}

/* zentriert das Bild */
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 0;
}

.carousel.carousel-fade .active.item {
    opacity: 1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

/* Hilfsstyles */
/* Contentabstand unten */
.content {
    margin-bottom: 20px;
    padding: 0 10px 80px 10px;
    background: #ffffff;
}

/* Textarea Kommentare bei Checkout */
.checkoutcomment textarea {
    width: 90%;
    margin-bottom: 0;
}

/* damit beim Bewertung schreiben die Radiobuttons und die Schrift zentriert angezeigt werden kÃ¶nnen*/
p.rating label {
    padding-left: 0;
}

.show_rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    display: inline-block;
    padding: 0 15px;
    position: relative;
    bottom: 1px;
}

.show_rating input {
    position: absolute;
    left: -999999px;
}

.show_rating label {
    display: inline-block;
    font-size: 0;
    padding: 0 1px;
    vertical-align: bottom;
}

.show_rating > label:before {
    height: 20px;
    width: 19px;
    position: relative;
    display: block;
    content: " ";
    color: transparent;
    background: transparent url(img/stars_rating.png) no-repeat 0 0;
    -webkit-text-fill-color: transparent;
}

.show_rating > label:hover:before, .show_rating > label:hover ~ label:before, .show_rating > label.selected:before, .show_rating > label.selected ~ label:before {
    color: transparent;
    height: 20px;
    width: 19px;
    background: transparent url(img/stars_rating.png) no-repeat 0 -20px;
    -webkit-text-fill-color: transparent;
}

textarea#review {
    min-height: 150px;
}

.reviewrow {
    margin-bottom: 10px;
    border-bottom: 1px solid #E9E3D7;
}

/* AGB */
div.agbframe, #comments {
    background: #fff;
    border: 1px solid #CCC;
    height: 200px;
    overflow: auto;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

/* Blockzentrierung */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Abstand  */
.bottom-buffer {
    margin-bottom: 20px;
}
.top-buffer {
    margin-top: 10px;
}

/* Well-Box Abstand unten bei Fromularen und Listen */
.well-small form, .well-small ul {
    margin-bottom: 0;
}

/* Linie unten */
.bottom-line {
    border-bottom: 2px solid #736b62;
}

/* Schriftfarbe alter Preis */
.productOldPrice {
    color: red;
}

/* setzt den Abstand der Dropdowns in Topnav auf null, damit das Aufklappen bei Mouseover funktioniert */
.nav .dropdown-menu {
    margin: 0;
}

/* Hack fÃ¼r IE7 damit Formulare die richtige ZeilenhÃ¶he bekommen */
.row-fluid [class*="span"] {
    *min-height: 20px;
}

/* Hintergrundfarbe der Boxen im Footer */
.footer .well.well-small {
    background-color: transparent;
    border: 0 solid #574D41;
}

.footer .boxcontent {
    border: 0 solid #453933;
    padding: 0;
}

.footer .boxcontent a {
    color: #fff;
}

.footer .boxcontent li strong {
    font-weight: 100;
}

.footer .boxcontent li a {
    margin: 0;
    padding: 0;
    line-height: 27px;
    background: none !important;
}

.footer .boxcontent ul li {
    margin-bottom: 5px !important;
}

.footer .boxcontent li a:hover {
    color: #736b62;
}

footer .boxcontent li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    width: 1.3em;
}

.footer .boxheader, .footer .categoryheader {
    margin-top: 15px;
    background: #2B2624;
    padding-left: 0;
}
#box_newsletter  form#sign_in {
    display: flex;
    flex-flow: nowrap row;
}
#box_newsletter input[type="email"] {
    width: 100%;
    border: none;
}
#box_newsletter button.btn {
    background: #736b62;
    line-height: 32px;
    margin: 0;
}

#box_newsletter .small {
    font-size: 11px;
    line-height: 17px;
}

/* COPYRIGHT */
.copyright, .parseTime, .bs24copyright {
    margin: 0 auto;
    text-align: center;
    font-size: 9px;
    padding: 0;

}

.copyright a, .bs24copyright a {
    text-decoration: none;
}

/* MODIFIED STYLE */
span.cop_magenta {
    /*color: #5d5d5d;*/
}

span.cop_grey {
    /*color: #5d5d5d;*/
}

#headercart {
    z-index: 800 !important;
    height: 22px;
    /*max-width: 400px;*/
    margin: auto;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;

}

.count-off {

    background: #E9E3D7;
    padding: 15px;
    font-size: 22px;
    line-height: 12px;
    height: 16px;
    width: 16px;
    position: relative;
    bottom: 8px;
    font-family: 'Oswald', sans-serif;
    vertical-align: middle;
    margin: auto;
}

.count-on {
    background: #736b62;
    color: #fff;

    padding: 15px;
    font-size: 22px;
    line-height: 12px;
    height: 16px;
    width: 16px;
    position: relative;
    bottom: 8px;
    font-family: 'Oswald', sans-serif;
    vertical-align: middle;
    margin: auto;
}

#headercart:hover, #headercart:active, #headercart:focus {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    color: #362F2F;
}

#headercart a {
    font-size: 12px;
    line-height: 12px;
    color: #5D5D5D;
    padding: 0;
}

.iconcart {
    max-height: 60px;
}

#boxcartbody, #wishlistbody {
    background: #ffffff;
    display: block;
    z-index: 1800 !important;
    color: #333;
    margin: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    opacity: 1;
    position: relative;
}

#box_cart, #wishlist_box {
    width: 300px;
    padding: 0;
    text-align: right;
    float: right;
    z-index: 1080;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.logo {
    text-align: left;
    padding: 12px;
}

/*.logo img {max-height:90px;}*/

.headnav {
    background: #736b62;
    padding: 0px 0;
    margin: 0 0 0 0;
    text-align: right;
    line-height: 36px;
    display: flex;
    align-items: center;
}

.headnav .active {
    color: #fff;
}

.headnav a {
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    padding: 0 15px;
    color: #2B2624;
    text-transform: uppercase;
}

.languages {
    /* line-height: 20px; */
    padding-right: 5px;
}

.languages a {
    margin: 0;
    padding: 3px;
}

.headnav a:hover {
    color: #fff;
    text-decoration: none;
}

.shoppingcart .categoryheader {
    color: #ff0000;
}

.leftcolumn {
    margin-left: 0 !important;
}

.cartlogin .loginbox {
    padding: 0 !important;
}

#gift_coupon {

}

.brand {
    float: left;
    margin-left: 10px;
}


#box_search button.btn {
    width: 10%;
    height: 40px;
    background: #2b2624;
    /* line-height: 18px; */
    /* padding: 10px; */
    margin: 0;
    /* right: 10%; */
    /* position: relative; */
}

#box_search {
    padding: 5px;
    display: block;
}

select#cat_search {
    -webkit-appearance: none;
    width: 20%;
    float: left;
    height: 40px;
    border: none;
    padding: 0;
    text-indent: 5px;
}

#quick_find input {
    width: 70%;
    margin: 0;
    color: #B7A794;
    border: 0;
    height: 40px;
    text-indent: 10px;
    padding: 0;
    float: left;
}

form#quick_find {
    margin: 0;
    display: flex;
    align-items: center;
    flex-flow: nowrap row;
}

/* START autocomplete */
.suggestionsBox:before {
    content: "\A";
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #736b62;
    position: absolute;
    top: -7px;
    left: 0;
}

.suggestionsBox {
    position: absolute;
    margin: 0;
    margin-top: 5px;
    min-width: 250px;
    max-width: 100%;
    background-color: #ffffff;
    border: 2px solid #736b62;
    z-index: 99999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 5px 3px 5px;
    /* overflow: hidden; */
}

.suggestionList {
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow: auto;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.suggestionList li {
    border-bottom: 1px solid #ddd;
    /*background-color:#fff;*/
    list-style: none;
}

.suggestionList li a.autocomplete {
    display: inline-block;
    padding: 5px 0;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding-left: 15px;
}

.suggestionList li a.autocomplete:hover {
    color: #736b62;
}

.suggestionList li a.autocomplete .autocomplete_image {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-right: 5px;
}

.suggestionList li a.autocomplete .autocomplete_image img {
    float: left;
    width: 100%;
    height: auto;
}

.standard_price {

}

#autocomplete_main, #autocomplete_pagination {
    margin: 0;
}

.autocompletecloser {
    cursor: pointer;
}

#autocomplete_pagination li {
    float: left;
    border: 0;
}

#autocomplete_pagination li:hover {
    /*background-color:#f1f1f1;*/
}

#autocomplete_prev {
    cursor: pointer;
    /* padding:5px; */
    width: 5%;
    text-align: left;
    font-size: 16px;
}

#autocomplete_next {
    cursor: pointer;
    /* padding: 5px; */
    width: 5%;
    float: right !important;
    text-align: right;
    font-size: 16px;
}

#autocomplete_next:hover, #autocomplete_prev:hover {
    color: #BF7E1E
}

#autocomplete_count {
    /* padding: 5px; */
    width: 89%;
    text-align: center;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    /* margin: 0; */
}

.autocomplete_error {
    padding: 6px 0 11px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.hl_text {
    padding-left: 15px;
}

.hl_price {
    display: block;
    float: right;
    width: 80px;
    text-align: right;
    font-weight: bold;
}

.hl_price .no_price {
    font-size: 9px;
    line-height: 11px;
    font-weight: normal;
    display: block;
    padding: 0 0 0 0;
    color: #666;
}

.hl_price .special_price {
    display: block;

    color: #F92B3D;
}

.hl_price .small_price {
    font-size: 9px;
    font-weight: normal;
    line-height: 11px;
}

/* END autocomplete */

.margin-top-20 {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .suggestionsBox {
        margin-top: 0;

    }

    .shopheader {
        padding-top: 65px;
    }

    .maincontent {
        width: 100%;
    }

    .sidebar {
        width: 100%;
    }

    #quick_find input {
        width: 100%;
        margin: 0;
    }

    select#cat_search {
        /*   width: 100%;
           border-bottom: 1px dashed #b7a794;*/
    }

    .logo {
        text-align: center;
    }

    .catnavhead {
        position: fixed;
        top: 0;
        left: 0;
        width: 50%;
        margin: 0;
    }

    .brand {
        float: none;
        margin-left: 0;
    }

    .headnav {
        text-align: center;
        display: block;
    }

    #headercart {
        margin: 0;
        text-align: center;
        background: #736b62;
        position: fixed;
        right: 0;
        top: 0;
        width: 50%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        border-top: 1px solid #2B2624;
    }

    .menuicon {
        padding: 16px;
    }

    .boxcartheader {
        line-height: 35px;
    }

    /*.count-on, .count-off {  border: 2px dotted #BBB3A3;}*/
    .cart-count {
        display: none;
    }

    #box_cart, #wishlist_box {
        width: auto;
        float: none;
    }

    /*.taxandshippinginfo {  line-height: 20px;}*/
}

.adminbox {
    background: #EA5252;
    border: 0 solid #F00;
    color: #ffffff;
}

.adminbox button.btn.btn-default.btn-mini.pull-right {
    height: 54px;
    width: 60px;
    color: #FFF;
    background: none;
    margin: 0;
    padding: 0;
}

.adminbox .categoryheader {
    background: none;
}

.footrow {
    background: #2B2624;
    border-bottom: 8px solid #736b62;
    color: #FFF;
    margin: 25px auto;
    padding: 10px;
}

.footrow .container {
    margin-top: 20px;
}

.footerlogo {
    margin: auto;
    max-height: 70px;
}

/*
Verschiedene Boxen-Style (BfiS24)
*/
.topselect {
    float: right;
    margin: 1px;
    height: 0;
}

.topselect form {
    float: right;
    margin: 0;
}

.topselect .fa {
    float: left;
    color: #2B2624;
    line-height: 22px;
}

/*select.currency_select, select.language_select {
    width: auto;
    float: right;
    height: auto;
    padding: 0;
    border: 0 solid #B7A794;
    line-height: 25px;
    background: #B7A794;
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}*/
.loginbox {
    background: #E9E3D7;
}

.giftbox .boxcontent {
    background: #E9E3D7;
}

.categorybox {
    clear: both;
}

#box_categories .boxcontent {
    margin: 0;
    padding: 0;
}

.specialsbox {
    /*border: 4px solid #DA0000;*/
}

.specialsbox span.categoryheader {
    background: #da0000;
}

.specialsbox span.categoryheader a {
    color: #ffffff;
}

.specialsbox .price {
    color: #da0000;
}

#box_manufacturers a {
    margin: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    line-height: 27px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

#box_manufacturers a:hover {
    color: #736b62;
    text-decoration: none;
}

#box_manufacturers .boxcontent {
    padding: 0;
    margin: 0;
    background: #2B2624;
}

#box_manufacturers .boxcontent strong {
    font-size: 15px;
    text-transform: uppercase;
    color: #736b62;
}

.heading {
    /*border-top: 2px dotted #BBB3A3;*/
    /*border-bottom: 2px dotted #BBB3A3;*/
    padding: 12px;
}

.content .well {
    padding: 9px;
}

/*
ProductinfoWrap - Detailansicht
*/
/*#productinfowrap .productprice {
font-size: 4em;
line-height: 45px;
text-shadow: 1px 1px 1px #000;
color: #4b4444;
}*/
#productinfowrap .productimage {
    width: auto;

}

#productinfowrap .productinfoimage {
    padding-top: 12px;
    text-align: center;
}

#productinfowrap .productinfoimage:hover {

}

.wishlist_submit_link {
    background: rgba(0, 0, 0, 0);
    border: none;
    padding: 0;
    margin: 0;
}

#productinfoprice {
    text-align: right;
}

.addtobasket {
    margin-top: 10px;
    text-align: right;
    display: flex;
    flex-flow: nowrap row;
    padding: 0;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .topselect {
        float: right;
        margin: 10px 0 15px 0;
        height: auto;
    }

    #productinfoprice {
        text-align: center;
    }
}

.catnavhead .brand a {
    color: #fff !important;
}

.catnavhead {
    background: #736b62;
    color: #FFF;
    margin-bottom: 20px;
    z-index: 888;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 1px solid #736b62;
}

.catnavhead ul {
    background: #E9E3D7;
    color: #453933;
}

.catnavhead .nav > li {
    /*border-right: 2px dotted #BBB3A3;*/
    /*color: #5D5D5D;*/
    /*font-size: 22px;*/
    /*line-height: 26px;*/
}

.breads {
    overflow: hidden;
}

/*Produktlisting*/
.productlisting_row {
    border: 4px solid #fff;
    margin-bottom: 15px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.box2 {
    border: 4px solid #fff;
    width: 32.33%;
    float: left;
    margin: 0.5%;
    margin-bottom: 15px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    box-sizing: border-box;
}

.productlisting_row:hover,
.box2:hover {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    border-color: #736b62;
    background: #fefefe;
}

.taxandshippinginfo {
    font-size: 11px;
    line-height: 11px;
}

.beschreibung {
    text-align: center;
}

.productlisting_row .beschreibung {
    text-align: left;
}

.beschreibung a:hover, h2.artikelbox a:hover {
    text-decoration: none;
}

.details {
    font-weight: 100;
    text-align: center;
    line-height: 13px;
    color: #776D60;
}

.box2 .details {
    margin-top: 6px;
}

.bild {
    padding: 7px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.bild .invisible {
    display: none;
}

h2.artikelbox {
    margin: 5px 0 0 0;
    text-transform: uppercase;
    line-height: 20px;
}

h2.artikelbox a {
    font-weight: 400;
    font-size: 15px;
}

.productprice {
    font-size: 40px;
    line-height: 45px;
    color: #736b62;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

hr.rooftop {
    margin: 0;
    border: 0;
    clear: both;
    border-bottom: 1px solid #E9E3D7;
    padding: 0;
}

.boxstart {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    border: 4px solid #fff;
}

.boxstart:hover {
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    border: 4px solid #736b62;
}


span.productOldPrice {
    font-weight: 100;
    color: #EA5252;
    font-size: 60%;
    line-height: 60%;

}

.clear, .clearfix {
    clear: both;
}

.productoptions {
    background: #E9E3D7;
    padding: 8px;
    border-bottom: 1px solid #736b62;
    border-top: 1px solid #736b62;
}

.productOldPrice small, .price small, #productinfoprice > p.productprice > small {
    display: none;
}

/*#box_specials .price, #box_whatsnew .price {
    font-size: 30px;
}*/
#box_specials .productOldPrice, #box_whatsnew .productOldPrice {
    font-size: 60%;
    line-height: initial;
}

@media (min-width: 767px) {

    .categorybox .categoryheader {
        padding-top: 35px;
    }

    .center-head {
        align-items: center;
        display: flex;
        padding: 10px 0;
    }

    .secondhead {
        width: 70%;
        display: flex;
        align-items: center;
    }

    .maincontent {
        width: 70%;
    }

    .sidebar {
        width: 30%;
    }

    .sidebar .well {
        margin: 0;
    }

    .scrollToTop {
        width: 36px;
        height: 36px;
        padding: 0;
        position: fixed;
        bottom: 10px;
        right: 10px;
        display: none;
        background: url('img/arrow-up.png') no-repeat center center rgba(255, 255, 255, 0);

    }

    .scrollToTop:hover {
    }
}

.infoblock {
    overflow: hidden;
    text-align: center;
}

.infoblock img {
    width: 100%;
}

.btn-minus, .btn-plus {
    padding: 12px 18px;
    background: #736b62;
    margin-top: 3px;
}

.btn.incart {
    background: #736b62;
}

.btn.checkout {
    background: #8BC34A;
}

.btn.checkout:hover, .btn.incart:hover {
    background: #736b62;
}

.addtobasket .btn.incart {
    background: #736b62;
    margin: 0;
    width: 80%;
    height: 44px;
    font-weight: 600;
    border: 2px solid #736b62;
}

.addtobasket.btn.incart:hover {
    background: #736b62;
}

.btn.checkout {
    padding: 9px 15%;
}

.btn.confirmorder {
    background: #8BC34A;
    padding: 10px;
    width: 50%;
    margin-bottom: 50px;
    clear: both;
    margin-top: 10px;

}

@media (max-width: 979px) {
    ul.nav li.dropdown ul.dropdown-menu, ul.nav li.dropdown ul.dropdown-menu .dropdown-submenu ul.dropdown-menu {
        display: block;
        position: relative;
        margin-right: 8px;
        margin-left: 8px;
        bottom: 2px;
    }

    a.menu:after, .dropdown-toggle:after {
        content: none;
    }

    .box2 {
        width: 49%;
    }

}

@media (min-width: 980px) and (max-width: 1200px) {
    .wrapper {
        /*max-width: 960px;*/
    }
}

@media (max-width: 767px) {
    form#filter select {
        width: 100%;
    }

    .content {
        margin-top: 20px;
    }

    .logo {
        text-align: center;
        width: 100%;
    }

    .addtobasket {
        text-align: center;
        width: 100%;
    }

    .productlisting_row .beschreibung {
        text-align: center;
    }

    .box2 {
        float: left !important;
        width: 49% !important;
        text-align: center;
    }

    .logo img {
        max-height: initial;
    }

    .headnav a {
        font-size: 14px;
        font-weight: 400;
    }

    .btn.checkout {
        padding: 10px 0;
        width: 100%;
    }

    .btn.incart {
        width: 80%;
        margin: 6px 0;
    }

    .btn.confirmorder {
        width: 100%;
        margin-top: -25px;
        height: 70px;
    }

    .footer .boxcontent li a, .footer .boxcontent a, .footer .boxheader, .footer .categoryheader, .footer .boxcontent {
        /*line-height:30px;*/
        /*text-align: center;*/
        border-top: none;
    }

    .footrow {
        background: #2B2624;
        border-bottom: 8px solid #736b62;
        color: #FFF;
        margin: 25px auto;
        padding: 10px;
    }

    .footrow a {
        color: #fff
    }

    .copyright, .parseTime, .bs24copyright {
        line-height: 27px;

    }

}


.addtobasket input[type="number"] {
    padding: 0 5px;
    width: 20%;
    text-align: center;
    margin: 0 !important;
    border: 2px solid #736b62;
    height: 40px;
}

.bestsellerbox .count {
    float: left;
    padding: 15px;
    background: #736b62;
    color: #FFF;
    font-weight: 700;
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
    font-size: 22px;

}

#bs24bestseller .item {
    margin: 0;
    /*text-align: center;*/
}

#bs24bestseller .item img {
    /*display: block;*/
    /*width: 100%;*/
    /*height: auto;*/
}

/*ORDER DETAILS DESKTOP*/
.artikeldaten {
    padding: 8px;
}

@media (min-width: 767px) {
    .pull-left.sidebar.cart {
        margin-left: -10px !important;
    }

    .productlisting_row .details {
        text-align: right;
        padding-right: 10px;
    }

    #order_details_desktop .tableheader {
        background: #2B2624;
        line-height: 22px;
        padding: 8px 0;
        font-weight: bold;
        color: #FFF;
        height: 22px;
    }

    #order_details_desktop .tablecontent {
        background: #fff;
        margin-left: 0;
    }

    #order_details_desktop .tableheader .image {
        float: left;
        width: 15%;
        margin-right: 1%;
    }

    #order_details_desktop .tablecontent .image {
        background: #ffffff;
        width: 15%;
        float: left;
        text-align: center;
        margin-right: 1%;
    }

    #order_details_desktop .tablecontent .cname, .tableheader .cname {
        width: 35%;
        float: left;
        text-align: left;
    }

    #order_details_desktop .tablecontent .unit-price, .tableheader .unit-price {
        width: 15%;
        float: left;
        text-align: right;
    }

    #order_details_desktop .tablecontent .quantity, .tableheader .quantity {
        width: 10%;
        float: left;
        text-align: center;
    }

    #order_details_desktop .tablecontent .subtotal, .tableheader .subtotal {
        width: 15%;
        float: left;
        text-align: right;
    }

    #order_details_desktop .tablecontent .delete, .tableheader .delete {
        width: 6%;
        float: left;
        text-align: right;
    }

    #order_details_desktop .tablecontent .bild {
        border: 0 solid #ffffff;
        max-width: 100%;
        height: auto;
    }

    #order_details_desktop .tablecontent:nth-child(odd) {
        background: #f8f8f8;
    }

    #order_details_desktop .tablecontent:last-child {
    }

    #order_details_desktop .attribute {
        min-height: 17px !important;
        font-size: 90%;
    }

}

input.input-mini {
    height: 25px;
    width: 3em;
}

@media (max-width: 767px) {
    .ord_subtotal {

        float: none !important;

    }

    .productlisting_row {
        display: block;
    }

    .caret {
        display: none;
    }

    #bs24slider .owl-controls.clickable {
        display: none !important;
    }

    .delete img {
        padding: 7px;
        background-color: #EFEFEB;
        border-radius: 50px;
        margin: 5px 0;
        border: 1px solid #C7C9BE;
    }

    /*ORDER DETAILS MOBILE*/
    #order_details_desktop .tablecontent {
        background: #fff;
        margin-left: 0;
        clear: both;
    }

    #order_details_desktop .tablecontent .image {
        background: #ffffff;
        width: 35%;
        float: left;
        text-align: left;
        margin-right: 1%;
    }

    #order_details_desktop .tablecontent .cname {

        text-align: right;
    }

    #order_details_desktop .tablecontent .unit-price {

        text-align: right;
    }

    #order_details_desktop .tablecontent .quantity {

        text-align: right;
    }

    #order_details_desktop .tablecontent .subtotal {

        text-align: right;
    }

    #order_details_desktop .tablecontent .delete {

        text-align: right;
    }

    #order_details_desktop .tablecontent .bild {
        height: auto;
        border: 0 solid #ffffff;
    }

    #order_details_desktop .tablecontent:nth-child(odd) {
        background: #f8f8f8;
    }

    #order_details_desktop .tablecontent:last-child {
    }

    #order_details_desktop .attribute {
        min-height: 17px !important;
        font-size: 90%;
    }

    .taxandshippinginfo {
        font-size: 12px;
        font-weight: normal;
        line-height: 17px;
    }

    .details {
        font-size: 12px;
        line-height: 17px;
    }
}

/* ORDER DETAILS SHIPPING */
#shipping {
    margin-top: 10px;
    padding-bottom: 10px;
}

.checkoutbar {
    margin-top: 25px;
}

.payment label, .shipping label {
    text-indent: 10px;
    box-sizing: border-box;
}

.payment .panel-default, .shipping .panel-default {
    margin-bottom: 1px;
    background: #fff;
}

.shipping .panel-heading, .payment .panel-heading {
    background: #8BC34A;
    color: #fff;
    text-indent: 5px;
    padding: 1px 10px !important;
    margin: 0 !important;
    line-height: 10px;
}

.payment .panel-body, .shipping .panel-body {
    padding: 10px;
    border: 1px solid #b7a794;
}

#checkoutnavigation {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

#checkoutnavigation li {
    float: left;
    width: 23%;
    margin: 0;
    padding: 1%;
    background-size: cover;
    background: #fff;
    font-size: inherit;
    border: 0 solid #d8d8d8;
    line-height: 17px;
}

#checkoutnavigation li.active {
    background: #736b62;
    color: #fff;
}

#checkoutnavigation .done {
    color: #d8d8d8;
}

#checkoutnavigation .title {
    font-weight: 500;
}

#checkoutnavigation .description {
    background: transparent;
}

#checkoutnavigation .description:before {
    content: '\A';
    white-space: pre;
}

.checkoutbox, .highlightbox.plainright {
    background: #fff;
    margin: 10px 0;
    padding: 15px;
}

.cagb {
    background: #EA5252;
    color: #FFF;
    font-weight: bold;
    padding: 7px 30px;
}

.orderdetails {
    background: #FDEAEA;
    border: 1px solid #EA5252;
}

.orderdetails .bottom-line {
    border-bottom: 1px solid #EA5252;
}

.orderdetails .small {
    font-size: 11px;
    line-height: 17px;
}

.orderdetails .image img {
    max-height: 90px;
    float: left;
    margin: 10px;
}

.copy_div {
    border-top: 3px solid #4B4444;
    margin-top: 10px;
}

/*SOCIAL MEDIA BUTTONS */
.shares {
    margin-top: 10px;
    margin-bottom: 10px;
}

.shares .btn-inverse {
    padding: 8px 11px;
    background: #E9E3D7;
    margin-bottom: 8px;
    margin-right: 5px;
}

.shares .fa {
    background: #E9E3D7;
    color: #8A7E6F;
    margin: 0;
}

.shares .fa-whatsapp {
    padding: 8px 12px;
    line-height: 20px;
    bottom: 4px;
    position: relative;
}

.shares .fa-facebook {
    padding: 8px 15px;
    line-height: 20px;
    bottom: 4px;
    position: relative;
}

.shares .fa-google-plus {

    padding: 8px 12px;
    line-height: 20px;
    bottom: 4px;
    position: relative;
}

.shares .fa-twitter {
    padding: 8px 12px;
    line-height: 20px;
    bottom: 4px;
    position: relative;
}

.shares .fa-pinterest {

    padding: 8px 13px;
    line-height: 20px;
    bottom: 4px;
    position: relative;
}

.shares .fa-whatsapp:hover {
    background: #20A013;
    color: #fff;
    cursor: pointer;
}

.shares .fa-facebook:hover {
    background: #3B5998;
    color: #fff;
    cursor: pointer;
}

.shares .fa-google-plus:hover {
    background: #DD4B39;
    color: #fff;
    cursor: pointer;
}

.shares .fa-twitter:hover {
    background: #00ACEE;
    color: #fff;
    cursor: pointer;
}

.shares .fa-pinterest:hover {
    background: #D01D15;
    color: #fff;
    cursor: pointer;
}

/*.socialbox {font-size: 13px;}*/
/* Socialbox Left Column - Footer*/
.socialbox .fa {
    margin-right: 3px;
}

.socialbox ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0;
}

.socialbox ul li {
    float: none;
}

.footer .boxcontent li {
    margin-bottom: 5px !important;
    font-weight: 100;
    color: #ffffff;
    padding-right: 15px;
    list-style: none;
}

.socialbox .fa-facebook {
    background: #3B5998;
    padding: 8px 11px;
}

.socialbox .fa-google-plus {
    background: #DF4B38;
    padding: 8px;
}

.socialbox .fa-twitter {
    background: #00ACEE;
    padding: 8px;
}

.socialbox .fa-pinterest {
    background: #D01D15;
    padding: 8px;
}

.socialbox .fa-youtube {
    background: #CC181E;
    padding: 8px;
}

.socialbox .fa-xing {
    background: #D4D600;
    padding: 8px;
}

.socialbox .fa-linkedin {
    background: #1785dc;
    padding: 8px;
}

.socialbox .fa-instagram {
    background: #6811cc;
    padding: 8px;
}

.socialbox .fa-star, .socialbox .fa-envelope {
    background: #736b62;
    padding: 8px;
}

.morepics img {
    max-width: 50px;
}

.owl-buttons {
    position: absolute;
    top: 43%;
    height: 0;
    width: 100%;
    margin: auto;
}

.mm-list > li > a, .mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 22px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
}

.mm-list > li > a:hover {
    color: #736b62;
}

.sidebar .categoryheader .fa.pull-right {
    margin-right: 10px;
}

.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.filter_bar {
    background-color: #E9E3D7;
    border: 1px solid #736b62;
    margin-bottom: 15px;
    padding: 5px;
    margin-top: 10px;
}

.description {
    background-color: #E9E3D7;
}

.sort_bar {
    margin: 0 0 0 0;
}


.sort_bar_item.right {
    float: right;
}

.sort_bar_item.right a {
    float: right;
    padding: 10px;
    display: block;
}

.sort_bar_item.right .active {
    color: #736b62;
}

.tags_bar_row .span4, .sort_bar_row .span4 {
    margin: calc(2.127659574468085% / 3) !important;
}

.tags_bar {
    margin: 5px 0 0 0;
}

.tags_bar_headline {
    /*font-size:10px;*/
    /*line-height:12px;*/
    font-weight: bold;
    padding: 0 0 0 2px;
}

a.tags_bar_reset {
    float: right;
    font-size: 11px;
    font-weight: normal;
}

.tags_bar_row .span4:nth-of-type(4) {
    margin-left: 0;
}

.subcontent {
    float: right;
    background-color: #E9E3D7;
    border: 1px solid #736b62;
    padding: 0 10px !important;
    padding-bottom: 20px !important;
}

.highlightbox2 {
    background-color: #E9E3D7;
    border: 1px solid #736b62;
    padding: 0 10px;
}

.highlightbox2 span {
    float: left;
    margin: 0 5px 0 0;
}

.highlightbox2 ul.address_block {
    list-style: none;
}

.highlightbox2 label {
    margin: 2px 0 2px 0;
}

.highlightbox2:first-of-type {
    margin-left: 0;
}

.productnavigator a {
    font-size: smaller;
}


.coming {
    background-color: #E9E3D7;
    border: 1px solid #736b62;
    font-weight: 600;
    width: 100%;
    color: #fff;
    float: left;
    clear: both;
    margin-bottom: 5px;
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

.coming:hover, .coming:active {
    /*background:#3D3937;*/
    transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

.datum {
    background: #736b62;
    padding: 10px;
    color: #FFF;

    width: 100px;
    float: left;
    text-align: center;
    clear: both;
}

.coming-title {
    float: left;
    padding: 10px 0 10px 10px;
}

.upcoming {
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}

/* 22. START pagination */
.pagination_bar {
    padding: 0 0 0 0;
    margin: 15px 0 15px 0;
}

.pagination_text {
    float: left;
    display: inline-block;
    vertical-align: middle;
}

.pagination_list {
    display: inline-block;
    float: right;
}

.pagination_list ul {
    list-style-type: none;
    margin: 0;
}

.pagination_list ul li {
    float: left;
    text-align: center;
    padding: 0;
}

.pagination_list ul li.plain {
    padding: 0 4px;
}

.pagination_list ul li a {
    display: inline-block;
    min-width: 13px;
    padding: 2px 5px;
    margin: 0 0 0 3px;
    text-decoration: none;
    background-color: #E9E3D7;
    border: 1px solid #c5c5c5;
}

.pagination_list ul li a:hover {
    border: 1px solid #736b62;
}

.pagination_list ul li.current {
    display: inline-block;
    min-width: 13px;
    color: #736b62;
    padding: 2px 5px;
    margin: 0 0 0 3px;
    text-decoration: none;
    border: 1px solid #736b62;
    font-weight: bold;
    background-color: #E9E3D7;
}

/* END pagination */
/* 9. START pseudo hr's */
div.hr_1 {
    height: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: solid 1px #ddd;
    background-color: transparent;
}

div.hr_5 {
    height: 1px;
    line-height: 1px;
    margin: 5px 0;
    padding: 0;
    display: block;
    border-bottom: solid 1px #ddd;
    background-color: transparent;
}

div.hr_10 {
    height: 1px;
    line-height: 1px;
    margin: 10px 0;
    padding: 0;
    display: block;
    border-bottom: solid 1px #ddd;
    background-color: transparent;
}

div.hr_15 {
    height: 1px;
    line-height: 1px;
    margin: 15px 0;
    padding: 0;
    display: block;
    border-bottom: solid 1px #ddd;
    background-color: transparent;
}

/* 9. END pseudo hr's */

/* 25. START products_table for order_details, account_history_info, checkout_confirmation */
table.order_table {
    font-size: 13px;
    line-height: 19px;
    width: 100%;
    background: #f2f2f2;
    border-spacing: 0;
}

.ord_table_center {
    text-align: center;
}

.ord_table_left {
    text-align: left;
}

.ord_table_right {
    text-align: right;
}

.ord_width40 {
    width: 40px;
}

.ord_width60 {
    width: 60px;
}

.ord_width90 {
    width: 90px;
}

.ord_width110 {
    width: 110px;
}

.ord_width120 {
    width: 120px;
}

.m_row1 {
    background: #fafafa;
}

.m_row2 {
    background: #ffffff;
}

.ord_quantity input {
    width: 40px;
}

a.ord_prdoducts_name {
    color: #6d2551;
}

a.ord_prdoducts_name:hover {
    color: #555;
    text-decoration: none;
}

.ord_wishlist {
    display: block;
    padding: 8px 0 0 0;
}

.ord_wishlist a {
    color: #555;
}

.ord_wishlist a:hover {
    color: #555;
    text-decoration: underline;
}

.markProductOutOfStock {
    display: inline-block;
    padding-left: 5px;
}

table.order_table tr.headerrow {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    background: #736b62;
    color: #fff;
}

table.order_table tr.headerrow td {
    padding: 5px 5px;
    vertical-align: top;
}

table.order_table tr.mainrow td {
    border-top: 1px solid #ddd;
    padding: 10px 5px;
    vertical-align: top;
}

.toppad {
    padding-top: 16px !important;
}

table.order_table tr.mainrow td img.image {
    max-width: 60px;
    max-height: 60px;
    margin: 0 auto;
    text-align: center;
}

table.order_table tr.mainrow td img.cartimage {
    max-width: 80px;
    max-height: 80px;
    margin: 0 auto;
    text-align: center;
}

table.order_table tr.mainrow td .description {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 5px;
}

table.order_table tr.mainrow td .description p {
    margin: 0 !important;
    padding: 2px 0 !important;
}

table.order_table tr.mainrow td .description ul {
    margin: 8px 0 8px 15px;
}

table.order_table tr.mainrow td .description ol {
    margin: 8px 0 8px 15px;
}

table.order_table tr.mainrow td .shipping {
    font-size: 12px;
    line-height: 16px;
    color: #555;
    padding: 8px 0 0 0;
}

table.order_table tr.mainrow td .attributes {
    font-size: 12px !important;
    line-height: 18px !important;
}

table.order_table ul.attributes_list {
    list-style-type: none;
    margin: 7px 0 0 0;
}

table.order_table ul.attributes_list li {
    font-size: 12px;
    line-height: 20px;
}

.total_table_right {
    float: right;
}

table.total_table {
    font-size: 13px;
    line-height: 19px;
}

table.total_table tr td {
    padding: 2px 5px;
    width: 120px;
    white-space: nowrap;
}

.ord_subtotal {
    text-align: right;
    line-height: 22px;
    padding-right: 5px;
}

.ord_subtotal .shipping_container {
    margin: 4px 0;
}

.ord_subtotal select {
    width: 300px;
    margin-left: 5px;
}

.ord_subtotal .shipping_hinweis {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 4px 0;
}

.express_info_cart {
    display: block;
    text-align: right;
    line-height: 12px;
    font-size: 10px;
    padding: 2px 2px 0 0;
}

.express_info_cart a {
    color: #555;
}

.express_info_cart a:hover {
    color: #555;
    text-decoration: underline;
}

/* END products_table for order_details, account_history_info, checkout_confirmation */
.hassubcat {
    font-size: 10px !important;
    font-weight: 100 !important;
}

/* START products_table for order_details, account_history_info, checkout_confirmation */
table.order_table {
    font-size: 13px;
    line-height: 19px;
    width: 100%;
}

.ord_table_center {
    text-align: center;
}

.ord_table_left {
    text-align: left;
}

.ord_table_right {
    text-align: right;
}

.ord_width40 {
    width: 40px;
}

.ord_width60 {
    width: 60px;
}

.ord_width90 {
    width: 90px;
}

.ord_width110 {
    width: 110px;
}

.ord_width120 {
    width: 120px;
}

.m_row1 {
    background: #fafafa;
}

.m_row2 {
    background: #ffffff;
}

.ord_quantity input {
    width: 40px;
}

a.ord_prdoducts_name {
    color: #EF7A45;
}

a.ord_prdoducts_name:hover {
    color: #555;
    text-decoration: none;
}

.ord_wishlist {
    display: block;
    padding: 8px 0 0 0;
}

.ord_wishlist a {
    color: #555;
}

.ord_wishlist a:hover {
    color: #555;
    text-decoration: underline;
}

.markProductOutOfStock {
    display: inline-block;
    padding-left: 5px;
}

table.order_table tr.headerrow {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    background: transparent;
}

table.order_table tr.headerrow td {
    padding: 5px 5px;
    vertical-align: top;
}

table.order_table tr.mainrow td {
    border-top: 1px solid #ddd;
    padding: 10px 5px;
    vertical-align: top;
}

.toppad {
    padding-top: 16px !important;
}

table.order_table tr.mainrow td img.image {
    max-width: 60px;
    max-height: 60px;
    margin: 0 auto;
    text-align: center;
}

table.order_table tr.mainrow td img.cartimage {
    max-width: 80px;
    max-height: 80px;
    margin: 0 auto;
    text-align: center;
}

table.order_table tr.mainrow td .description {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-bottom: 5px;
}

table.order_table tr.mainrow td .description p {
    margin: 0 !important;
    padding: 2px 0 !important;
}

table.order_table tr.mainrow td .description ul {
    margin: 8px 0 8px 15px;
}

table.order_table tr.mainrow td .description ol {
    margin: 8px 0 8px 15px;
}

table.order_table tr.mainrow td .shipping {
    font-size: 12px;
    line-height: 16px;
    color: #555;
    padding: 8px 0 0 0;
}

table.order_table tr.mainrow td .attributes {
    font-size: 12px !important;
    line-height: 18px !important;
}

table.order_table ul.attributes_list {
    list-style-type: none;
    margin: 7px 0 0 0;
}

table.order_table ul.attributes_list li {
    font-size: 12px;
    line-height: 20px;
}

.total_table_right {
    float: right;
}

table.total_table {
    font-size: 13px;
    line-height: 19px;
}

table.total_table tr td {
    padding: 2px 5px;
    width: 120px;
    white-space: nowrap;
}

.ord_subtotal {
    text-align: right;
    line-height: 22px;
    padding-right: 5px;
    background: #ffffff;
}

.ord_subtotal .shipping_container {
    margin: 4px 0;
}

.ord_subtotal select {
    width: 300px;
    margin-left: 5px;
}

.ord_subtotal .shipping_hinweis {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 4px 0;
}

/* END products_table for order_details, account_history_info, checkout_confirmation */
/* START print content (popup print_product_info, popup print_order.html) */
body.popupprint {
    min-width: 100%;
    background: #fff none;
}

.printwrap {
    width: 700px;
    margin: 0 auto;
}

.printlogo {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

/* print order */
.printColumsLeft {
    float: left;
    width: 48%;
}

.printColumsRight {
    float: right;
    width: 48%;
}

/* print info */
.printColumsInfoLeft {
    float: left;
    width: 500px;
    padding: 0;
}

.printColumsInfoLeft ul {
    margin: 8px 0 8px 15px;
}

.printColumsInfoLeft ol {
    margin: 8px 0 8px 15px;
}

.printColumsInfoRight {
    float: right;
    width: 164px;
    text-align: center;
}

.printColumsInfoRight img {
    max-width: 160px;
    height: auto;
    margin: 10px auto 0 auto;
    border: 1px solid #ddd;
    padding: 1px;
}

ul.printinfolist {
    margin-left: 15px;
}

.moimages {
    float: left;
    width: 126px;
    height: 126px;
    border: 1px solid #ddd;
    padding: 2px;
    margin: 0 10px 10px 0;
    position: relative;
}

.moimages:nth-child(5n+1) {
    margin-right: 0;
}

.moimages img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    max-height: 126px;
    max-width: 126px;
}

/* admin print-order */
.printwrap_admin {
    padding-top: 40px;
    width: 700px;
    margin: 0 auto;
}

p.underline {
    margin: 105px 0 3px 15px;
    font-size: 10px;
    text-decoration: underline;
}

.printlogo_admin {
    padding: 0 0;
    text-align: right;
    margin: 0 0 20px 0;
}

.printlogo_admin img {
    max-width: 336px;
}

.print_small {
    font-size: 12px;
    line-height: 18px;
}

.print_big {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 30px 0 0 0;
}

.printwrap_admin table.order_table {
    margin-top: 10px;
}

/* END print content (popup print_product_info, popup print_order.html) */

.checkout-btns {
    width: 100%;
    float: right;
    max-width: 170px;
    clear: both;
    margin-bottom: 25px;
}

.checkoutborder.cf {
    border: 1px solid #736b62;
    padding: 5px;
    background: #E9E3D7;
}

/* 25. START products_table for order_details, account_history_info, checkout_confirmation */
ul.orderlist {
    list-style-type: none;
    margin: 0 0 0 0 !important;
}

ul.orderlist li {
    list-style-type: none;
    /* line-height:19px; */
}

ul.orderlist li .orderlist_row {
    vertical-align: top;
    padding: 10px 10px;
}

ul.orderlist li .orderlist_header {
    padding: 10px 10px 10px 10px;
    font-size: 11px !important;
    line-height: 18px;
    color: #ffffff;
    font-weight: 600 !important;
    background: #736b62;
    /* border-bottom: 4px solid #c5c5c5; */
    /* border-top: 4px solid #c5c5c5; */
}

.highlightbox.checkoutborder ul.orderlist li .orderlist_header {
    border-top: 0 !important;
    padding-top: 0 !important;
    margin-top: -4px;
}

ul.orderlist li .orderlist_header span.ol_productsname {
    /* font-size:10px !important; */
    /* line-height:18px; */
    /* font-weight:bold !important; */
}

ul.orderlist li .orderlist_header span.ol_singleprice {
    /* font-weight:bold !important; */
}

ul.orderlist li .orderlist_header span.ol_totalprice {
    /* font-weight:bold !important; */
}

ul.orderlist li .orderlist_header span.ol_price_row {
    float: right;
    display: inline-block;
}

.ol_row1 {
    background: #ffffff;
    border-bottom: 1px solid #ddd;
}

.ol_row2 {
    background: #ffffff;
    border-bottom: 1px solid #ddd;
}

ul.orderlist li .orderlist_row span {
}

span.ol_quantity {
    float: left;
    display: inline-block;
}

span.ol_quantity2 {
    float: left;
    display: inline-block;
    padding-top: 5px;
}

span.ol_quantity input {
    width: 25px;
    text-align: center;
}

span.ol_image {
    float: left;
    display: inline-block;
    text-align: center;
}

span.ol_image img {
    max-width: 80px;
    max-height: 80px;
    margin: 0 auto;
    text-align: center;
}

span.ol_productsname {
    float: left;
    display: inline-block;
    /* font-size: 12px; */
    /* line-height: 16px; */
}

span.ol_productsname a {
    /* font-size: 13px; */
    font-weight: 600;
    /* line-height: 19px; */
    padding: 0;
}

span.ol_productsname a:hover {
    text-decoration: none;
}

span.ol_price_row {
    float: right;
    display: inline-block;
}

span.ol_delete {
    float: right;
    text-align: center;
    display: inline-block;
}

span.ol_singleprice {
    float: right;
    text-align: right;
}

span.ol_totalprice {
    float: right;
    text-align: right;
}

.ol_width1 {
    width: 5%;
    min-width: 40px;
}

.ol_width2 {
    width: 12%;
    min-width: 100px;
}

.ol_width3 {
    width: 40%;
}

.ol_width4 {
    width: 37%;
    min-width: 230px;
}

.ol_width4_header {
    width: 37%;
    min-width: 230px;
}

.ol_width5 {
    width: 35%;
}

.ol_width6 {
    width: 35%;
}

.ol_width7 {
    width: 30%;
}

.ol_distance {
    display: block;
    padding-top: 5px;
}

.ol_model {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 2px 0 0 0;
}

.ol_shipping {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.ol_short_desc {
    font-size: 12px;
    line-height: 18px;
}

.ol_tags_row {
    margin: 0 0 10px 0;
}

.ol_tags_item {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 2px 0 0 0;
}

ul.attributes_list {
    list-style-type: none;
    margin: 5px 0 5px 0 !important;
}

ul.attributes_list li {
    border: none !important;
    font-size: 12px;
    line-height: 15px;
}

.ord_wishlist {
    display: block;
    padding: 10px 0 0 0;
    font-size: 11px;
}

.ord_wishlist a {
    text-transform: none !important;
    font-size: 11px !important;
    font-weight: bold !important;
}

.ord_wishlist a:hover {
    text-decoration: none;
}

.ord_wishlist .fas {
    padding-right: 4px;
}

.total_table_right {
    padding: 10px 0 0 0;
    float: right;
}

table.total_table {
    font-size: 13px;
    line-height: 19px;
}

table.total_table tr td {
    padding: 2px 5px;
    vertical-align: top;
}

.ord_width_total {
    width: 105px;
}

.ord_subtotal {
    margin: 0 0 0 0;
    float: right;
    min-width: 50%;
    text-align: right;
    line-height: 21px;
    padding: 0 0 0 0;
}

.ord_subtotal .shipping_container {
    margin: 4px 0;
}

.ord_subtotal select {
    max-width: 100%;
    margin-left: 5px;
}

.ord_subtotal .SumoSelect {
    max-width: 100%;;
    margin-left: 5px;
    text-align: left;
}

.ord_subtotal .shipping_hinweis {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 4px 0;
}

.ord_table_right {
    text-align: right;
}

.ord_width100 {
    width: 100px;
}

ul.ord_total_list {
    margin: 0 !important;
    list-style-type: none !important;
}

ul.ord_total_list li {
    padding: 10px 10px;
    line-height: 17px;
    /* background: #e9e3d7; */
}

.otl_row1 {
    border-bottom: 1px solid #b7a794;
    background: #f4f1eb;
}

.otl_row2 {
    background: #e9e3d7;
    padding: 10px 10px 4px 10px !important;
}

.otl_row3 {
    background: #e9e3d7;
    padding: 2px 10px 3px 10px !important;
    font-size: 12px;
    /* line-height: 12px; */
}

.otl_row4 {
    border-top: 1px solid #b7a794;
    background: #d4edda;
    padding: 15px 10px !important;
}

.otl_row2 .otl_col1 {
    line-height: 35px;
}

.otl_col1 {
    width: 50%;
    float: left;
    text-align: left;
}

.otl_col2 {
    width: 50%;
    float: left;
    text-align: right;
}

.otl_col3 {
    width: 80%;
    float: left;
    text-align: left;
}

.otl_col4 {
    width: 20%;
    float: left;
    text-align: right;
    white-space: nowrap;
}

.express_info_cart {
    display: block;
    text-align: right;
    line-height: 12px;
    font-size: 10px;
    padding: 2px 2px 5px 0;
}

.express_info_cart a {
    color: #555;
}

.express_info_cart a:hover {
    color: #555;
    text-decoration: underline;
}

/* ENDE Warenkorb als Liste */
/* END products_table for order_details, account_history_info, checkout_confirmation */

.sitemap {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -moz-column-rule: 0 solid #eee;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    -webkit-column-rule: 0 solid #eee;
    column-count: 2;
    column-gap: 20px;
    column-rule: 1px solid #b7a794;
}

.sitemap > ul.nocolumnbreak {
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    break-inside: avoid;
    break-inside: avoid-column;
    margin-left: 0;
    margin-bottom: 30px;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}

.nocolumnbreak {
    margin-bottom: 30px !important;
}

.sitemap > ul > li {
    float: left;
    width: 100%;
}

.sitemap ul {
    list-style-type: none;
    margin-left: 0;
}

.sitemap ul > li.sitemap_header {
    font-weight: 600;
    line-height: 31px;
}

.sitemap ul > li.sitemap_header > a {
    background: #2b2624;
    display: block;
    /* font-size: 16px; */
    font-family: "ABeeZee", sans-serif;
    color: #ffffff;
    padding: 6px 10px;
}

.sitemap ul > li.sitemap_header a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
    background: #736b62 !important;
}

.sitemap ul li li {
    border-top: 1px solid #b7a794;
    font-weight: normal;
    line-height: 32px;
}

.sitemap ul li li > a {
    background: #f4f4f4 !important;
    display: block;
    padding: 0 10px;
}

.sitemap a:hover {
    color: #7c2759 !important;
    text-decoration: none !important;
    background: #f5f5f5 !important;
}

/* START tags */

.tags_block {
    margin: 0 0 15px 0;
    border-top: 1px solid #ddd;
}

.tags_row {
    border-bottom: 1px solid #ddd;
}

.tags_bg1 {
    background: #f4f4f4;
}

.tags_bg2 {
    background: #ffffff;
}

.tags_row .tags_options {
    float: left;
    width: 25%;
    display: block;
    font-weight: bold;
    padding: 5px 10px 5px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tags_row .tags_options img {
    vertical-align: -3px;
    padding-left: 4px;
}

.tags_options_tooltip {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.tags_options_tooltip img {
    vertical-align: -3px;
}

.tags_options_tooltip .tags_options_tooltip_hover {
    position: absolute;
    bottom: 20px;
    left: -95px;
    width: 200px;
    background: #f4f4f4;
    border: 1px solid #ddd;
    display: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    padding: 10px;
}

.tags_options_tooltip:hover .tags_options_tooltip_hover {
    display: block;
}

.tags_row .tags_values {
    float: left;
    width: 75%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* font-size : 0; */
}

.tags_values_icon_row {
    float: left;
    padding: 5px 0 0 0;
}

.tags_values_icon {
    float: left;
    display: inline-block;
    height: 20px;
    width: auto;
    margin: 0 10px 5px 0;
}

.tags_values_icon img {
    float: left;
    height: 20px;
}

.tags_values_icon a {
    display: block;
}

.tags_values_icon a:hover {
    text-decoration: none;
}

.tags_icons_tooltip {
    position: relative;
    display: block;
}

.tags_icons_tooltip img {
    vertical-align: -3px;
}

.tags_icons_tooltip .tags_icons_tooltip_hover {
    position: absolute;
    bottom: 24px;
    left: -95px;
    width: 200px;
    background: #f4f4f4;
    border: 1px solid #ddd;
    display: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    padding: 10px;
}

.tags_icons_tooltip:hover .tags_icons_tooltip_hover {
    display: block;
}

.tags_values_text_row {
    float: left;
    padding: 5px 0 5px 0;
}

.tags_values_name {
    position: relative;
    cursor: default;
    float: left;
    clear: left;
}

.tags_values_name_tooltip {
    border-bottom: 1px dashed #ddd;
}

.tags_values_desc_hover {
    position: absolute;
    bottom: 20px;
    left: -95px;
    width: 200px;
    background: #f4f4f4;
    border: 1px solid #ddd;
    display: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    padding: 10px;
}

.tags_values_name:hover .tags_values_desc_hover {
    display: block;
}

.tags_values_info {
    position: relative;
}

.tags_values_info img {
    vertical-align: -3px;
    padding-left: 4px;
}

.tags_values_diff {
    font-size: 12px;
    line-height: 20px;
    padding-left: 1px;
    padding-right: 4px;
}

/* END tags */
.ppc_logo_small img {
    float: none !important;
}

.paypal_short_container {
    background: #fff;
}

.paypal_short_container.psc_cart.cf {
    max-width: unset;
    width: 100%;
    background: #f0f9ff;
}

h2.checkout {
    background: #736b62;
    padding: 10px;
    color: #fff;
}
