h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    display: block;
    font-weight: 600;
}
#page, footer {
    font-size: 14px;
}

h1.fn {
    font-size: 2em;
    margin: 10px 0;
}

sup {
    left: -0.25em;
    top: -0.15em;
}

body {
    color: #303030;
    line-height: 1.6;
}
body.slidein-open {
    overflow: hidden;
}
body.modal-open #scrollToTop, body.slidein-open #scrollToTop {
    display: none;
}

/* modal */
#ajax_modal.modal {
    z-index: 1060;
}
#loginform.modal #form-login p {
    margin: 10px 0;
    text-align: center;
}
#loginform.modal #form-login p:last-child {
    margin-bottom: 0;
}
body.modal-open #top.fixed, body.slide-open #top.fixed {
    padding-right: 17px;
}
.modal.in {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.modal-backdrop.in{
    filter:alpha(opacity=75);
    opacity:0.75;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    top: 300px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    filter: alpha(opacity=100);
    opacity: 1;
}
.modal-content {
    border-radius: 0;
}
.modal-header {
    overflow: hidden;
    padding: 10px 15px;
}
.modal-header .close {
    font-size: 2.5em;
    line-height: 0.5em;
    margin-top: 2px;
}
.modal-title {
    color: #303030;
    display: block;
    font-size: 1.25em;
}

hr {
    border-color: #ddd;
}

.boxed {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    width: 75%;
}
.boxed .container {
    width: 100%;
}
.boxed .footer {
    padding: 0 30px;
}

#page {
    position: relative;
    z-index: 1;
}

.main {
    position: relative;
}
.main, .title span {
    background-color: #fff;
}
#page_wrapper {
    margin: 0;
}
body:not(.page_type_18) #content_wrapper {
    margin: 30px 0;
}
.container > #page_wrapper.row {
    margin-left: -15px;
    margin-right: -15px;
}
.tab-content .title span {
    background-color: #fafafa;
}
body.isBoxed {
    background-color: #f6f6f6;
}

.boxed #sidepanel_left {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.boxed #sidepanel_right {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#top.fixed {
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    z-index: 12;
}
#top.fixed.invert {
    border-bottom-color: rgba(0,0,0,0.1);
}
#top.fixed .logo {
    margin: 0 15px 0 0;
}
#top.fixed .logo img {
    max-height: 33px;
}
#top.fixed .logo, #top.fixed .hide_fixed {
    display: none;
}
#top.fixed.invert .logo, #top.fixed.invert .hide_fixed {
    display: block;
}

.box {
    border-left: medium none;
    border-right: medium none;
    box-sizing: border-box;
    margin: 0 0 30px;
    padding: 30px;
}

/* top */
#top {
    background-color: #222;
    color: #fff;
    font-size: .8571428em;
    min-height: 33px;
}
#top p, #top .nav {
    margin: 0;
}
#top .text-note {
    padding: 10px 0;
}
#top .text-note a {
    color: #fff;
}

/* Drop down menu */
.dropdown-menu {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.15);
    margin: 0;
}
.dropdown-menu > li > a {
    color: #fff;
    padding: 12.5px 15px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
}
.dropdown-menu h3, .dropdown-menu .h3 {
    color: #333;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 7.5px;
}
.dropdown-menu h3 img, .dropdown-menu .h3 img {
    margin-left: 0;
}
.dropdown-menu .sub-menu {
    margin-bottom: 30px;
}

.list-thumbs-pro .product {
    margin: 0;
    overflow: hidden;
    padding: 10px 10px 10px 0;
}
.list-thumbs-pro .product:nth-child(even),
.shop_table tbody .cart_table_item:nth-child(even) {
    background-color: rgba(0,0,0,0.02);
}
.shop_table tbody .cart_table_item {
    position: relative;
}
.list-thumbs-pro .product + .product {
    border-top: 1px dashed #ddd;
}
.list-thumbs-pro h4 {
    padding-right: 0;
}
.list-thumbs-pro .product-thumb-info-image {
    float: left;
    margin-bottom: 0;
    padding-top: 0;
    text-align: center;
    width: 60px;
}
.list-thumbs-pro .product-thumb-info-image > a > img {
    max-height: 60px;
    width: auto;
}
.list-thumbs-pro .product-thumb-info-content {
    padding: 3px 0 0 75px;
}
.list-thumbs-pro .product-remove {
    float: right;
}
.list-thumbs-pro .product-thumb-info-content h4, .list-thumbs-pro .product-thumb-info-content .h4 {
    font-size: 1em;
    margin: 5px 0 2.5px 0;
}

.nav-top > li {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
ul.nav.dropdown-hover li.dropdown:hover > .dropdown-menu {
    display: block;
}
.nav-top > li > a {
    border-radius: 0;
    color: #fff;
    padding: 10px 13px;
}
.nav-top > li > a .caret {
    color: #999;
    margin-left: 10px;
}
.nav-top > li > a:hover, .nav-top > li > a:focus {
    background-color: transparent;
}
.nav-top > li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.nav-top > .langs > a {
    padding-left: 18px;
}
.nav-top .dropdown-menu {
    background-color: #222;
    border-color: #222;
    min-width: 75px;
}
.navbar-right .dropdown-menu{
    right:0;
    left:auto;
}
.nav-top .dropdown-menu > li + li {
    border-top: 1px solid #303030;
}
.nav-top .dropdown-menu > li > a {
    font-size: 12px;
}

/* warenkorb mini */
.menu-shop .list-thumbs-pro, #warenkorb_mini_slidein .list-thumbs-pro {
    margin-bottom: 0;
    position: relative;
}
.menu-shop .list-thumbs-pro > li .product-thumb-info-content .h4, #warenkorb_mini_slidein .list-thumbs-pro > li .product-thumb-info-content .h4 {
    padding-right: 20px;
}
.menu-shop .list-thumbs-pro > li .remove, #warenkorb_mini_slidein .list-thumbs-pro > li .remove {
    color: #ddd;
    float: right;
    font-size: 0.75em;
}
.menu-shop .list-thumbs-pro > li .remove:hover, #warenkorb_mini_slidein .list-thumbs-pro > li .remove:hover {
    color: #303030;
}
.nav-top > li.menu-shop.header-top {
    border: none;
    padding: 0;
}
.nav-top > li.menu-shop.header-top > a {
    color: #303030;
    line-height: 1.4em;
    padding: 10px 0 10px 3em;
    position: relative;
}
.nav-top > li.menu-shop.header-top > a > span {
    display: block;
    font-size: 0.92857em;
}
.nav-top > li.menu-shop.header-top > a > span > i {
    font-size: 1em;
}
.nav-top > li.menu-shop.header-top > a > i {
    left: 0;
    position: absolute;
    top: 0.5em;
}

.menu-shop {
    padding-right: 12px;
    position: relative;
}
.nav-top > li.menu-shop > a {
    padding: 7px 13px;
}
.menu-shop i, #warenkorb_mini_slidein i {
    font-size: 2em;
}
.menu-shop .btn .fa, #warenkorb_mini_slidein .btn .fa {
    font-size: 1.15em;
    margin-left: 5px;
}
.menu-shop .dropdown-menu {
    background-color: #fff;
    color: #333;
    min-width: 415px;
    text-transform: none;
    padding: 15px 15px 0;
    overflow: hidden;
    z-index: 1001;
}
.menu-shop .dropdown-menu {
    border-top: 1px solid #eee;
}
.menu-shop .dropdown-menu.empty {
    padding: 15px;
}
.menu-shop .dropdown-menu > .h3, #warenkorb_mini_slidein > .h3 {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
    text-transform: none;
}
.menu-shop .dropdown-menu .item-cat a, #warenkorb_mini_slidein .iten-cat a {
    color: #999;
}
.menu-shop .dropdown-menu .inline-scroll {
    margin-right: -20px;
    max-height: 300px;
    overflow-y: scroll;
}
/* warenkorb slideout */
.modal.slidein.fade .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal.slidein.slidein-right .modal-dialog {
    -webkit-transition: right 300ms ease 0s;
    transition: right 300ms ease 0s;
}
.modal.slidein.slidein-right.in .modal-dialog {
    right: 0;
}

#warenkorb_mini_slidein {
    overflow-y: scroll;
    padding-right: 0 !important;
}
#warenkorb_mini_slidein .modal-dialog {
    height: 100%;
    margin: 0 0 0 auto;
    filter: alpha(opacity=100);
    opacity: 1;
    right: -480px;
    top: 0;
    width: 480px;
}
#warenkorb_mini_slidein.in .modal-dialog {
    right: 0;
}
#warenkorb_mini_slidein .modal-dialog .modal-content {
    border: none;
    height: 100%;
}
#warenkorb_mini_slidein .modal-dialog .modal-content .modal-body {
    background-color: #fff;
    padding: 0 15px;
}
#warenkorb_mini_slidein .modal-header {
    background-color: #f4f4f4;
    font-size: 1.28571em;
    font-weight: 700;
}
#warenkorb_mini_slidein_content {

}
#warenkorb_mini_slidein .price_base {
    color: #333;
}
#warenkorb_mini_slidein .cart-subtotals {
    margin: 0;
}
#warenkorb_mini_slidein .cart-subtotals .price {
    font-size: 1.25em;
}
#warenkorb_mini_slidein .alert {
    margin-top: 15px;
    margin-bottom: 15px;
}

.cart-subtotals {
    border-top: 1px dashed #ddd;
    font-size: 1em;
    padding: 15px 0;
}
.cart-subtotals .amount {
    display: inline-block;
    padding-left: 7.5px;
}

.shopping-bag {
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 0.9em;
    height: 15px;
    line-height: 14px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 15px;
}
.shopping-value {
    display: inline-block;
    padding-right: 5px;
    position: relative;
    top: -3px;
}

/* menu */
.logo {
    display: block;
    float: left;
    margin: 15px 0;
}
.logo img {
    width: auto;
}

.checkout_hide_navi #top {
    display: none;
}
.checkout_hide_navi .navbar-header {
    float: none;
    padding: 0;
    text-align: center;
}
.checkout_hide_navi .logo {
    float: none;
}

.navbar-main {
    background-color: #fff;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.2);
    z-index: 11;
}
.navbar-main .container {
    position: relative;
}

.navbar-main .navbar-nav > li > a {
    color: #303030;
    font-weight: 600;
    padding: 15px;
    text-transform: uppercase;
}
.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus {
    background-color: transparent;
}
.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > .open > a:focus,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-main .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: transparent;
}

.navbar-main .navbar-nav .dropdown-menu {
    padding: 10px 0;
}
.navbar-main .navbar-nav .dropdown-menu li a {
    color: #fff;
}
.navbar-main .navbar-nav .dropdown-menu > .active > a,
.navbar-main .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-main .navbar-nav .dropdown-menu > .active > a:focus {
    background-color: transparent;
}
.navbar-main .navbar-nav .dropdown-menu .item-cat a {
    color: #999;
}

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    left: 100%;
    top: 0;
}
.hidden-search + #topnavigation {
    border-top: 1px solid #ddd;
}
#topnavigation {
    padding: 0;
}
#topnavigation.clear-both {
    margin: 0 -15px!important;
    padding: 0 15px;
}

#topnavigation.mobile > div {
    padding: 10px 12px 10px 16px;
}
#topnavigation.mobile > div .close {
    color: #fff;
    display: block;
    float: none;
    font-size: 1.25em;
    font-weight: 400;
    filter: alpha(opacity=100);
    opacity: 1;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    text-shadow: none;
}
#topnavigation.mobile > div .close .fa {
    margin-right: 15px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu:hover > a::after {
    border-left-color: #fff;
}

.navbar-nav > .megamenu {
    position: static;
}
.navbar-nav > .megamenu.small-size {
    position: relative;
}
.navbar-nav > .megamenu .dropdown-menu {
    left: 0;
    padding: 0;
    right: 0;
    top: auto;
}
.navbar-nav > .megamenu:not(.small-size) .dropdown-menu {
    margin: 0 15px;
}
.navbar-nav > .megamenu.small-size .dropdown-menu {
    min-width: 400px;
    right: auto;
}
.navbar-nav > .megamenu.small-size:last-child .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-nav > .megamenu .dropdown-menu .sub-menu > li {
    margin: 4px 0;
}
.navbar-nav > .megamenu .dropdown-menu .sub-menu > li > a {
    display: block;
    white-space: nowrap;
}
.navbar-nav > .megamenu .dropdown-menu .sub-menu .sub-menu {
    padding-left: 10px;
}
.navbar-nav > .megamenu .mega-menu-content {
    padding: 15px;
}
.navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column {
    border-left: 1px solid #ddd;
}
.navbar-nav > .megamenu .mega-menu-content h3 {
    color: #fff;
}
.navbar-nav > .megamenu .mega-menu-content h3 a {
    color: #fff;
}
.navbar-nav > .megamenu .mega-menu-content h3 a {
    color: #333;
}
.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content {
    padding-right: 0;
}
.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content p {
    margin: 0;
}
#menu-article p {
    display: none;
}
#menu-article p:first-child {
    display: block;
}

.megamenu .dropdown-menu li a, .navbar-main .navbar-nav .dropdown-menu li a {
    color: #303030;
}
.megamenu .mega-menu-content .menu-column {
    padding: 0 15px;
}
.megamenu .mega-menu-content .menu-column + .menu-column {
    border-left-color: rgba(0, 0, 0, 0.1);
}
.megamenu .mega-menu-content h3 {
    color: #303030;
}
.megamenu .mega-menu-content .sub-menu > li > a {
    color: #303030;
}
.megamenu .mega-menu-content .list-thumbs-pro .product + .product {
    border-top-color: rgba(0, 0, 0, 0.1);
}

/* search */
#header_1 .navbar-act.visible-search {
    padding: 15px 0 15px 15px;
}
.navbar-act.visible-search .form-group {
    margin: 0;
    width: 100%;
}
.navbar-act.visible-search .form-control {
    border-right: none;
    border-radius: 0;
    font-size: 1em;
    height: 2.5em;
    width: 100%;
}
.navbar-act.visible-search .form-control:required, .navbar-act.visible-search .form-control:required:valid {
    border-color: #ddd;
    color: #333;
}
.navbar-act.visible-search .btn {
    border-color: #ddd;
    border-left: none;
    border-radius: 0;
    font-size: 1em;
    line-height: 1.4em;
    padding: .5em 1em;
}

.navbar-act.hidden-search .btn {
    border: none;
    font-size: 1.5em;
}
#header_1 .navbar-act.hidden-search .btn {
    padding: 17px 10px;
}
#header_2 .navbar-act.hidden-search .btn {
    padding: 6px 10px 5px;
}

/* search modal */
.search-wrapper {
    background-color: #000;
    color: #fff;
    padding-top: 10%;
}
.search-wrapper .form-search {
    float: none;
    width: 100%;
}
.search-wrapper .form-search .form-control {
    border: none;
    font-size: 1.25em;
    height: 50px;
    width: 100%;
}
.search-wrapper .form-search .btn {
    background-color: #fff;
    border: none;
    font-size: 1.5em;
    padding: 10px 15px;
}
.search-wrapper .form-search .btn:hover, .search-wrapper .form-search .btn:focus,
.search-wrapper .form-search .btn:hover > .fa, .search-wrapper .form-search .btn:focus > .fa {
    color: #303030;
}
.search-wrapper .close {
    color: #fff;
    font-size: 2.571em;
}
.search-wrapper .modal-content {
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
/* search input expanded */
.navbar-act.expanded {
    position: absolute;
    right: 15px;
    z-index: 1;
}
#header_2 .type2.scroll-to-fixed-fixed .navbar-act {
    position: relative;
}
#header_2 .type2.scroll-to-fixed-fixed .navbar-act.expanded {
    right: 0;
}
.navbar-act.expanded .form-search {
    width: 400px;
}

#banner, #extension_slider {
    margin: 30px 0;
    position: relative;
}
.container > #banner, .container > #extension_slider {
    margin: 30px 0 0;
}
#outer_wrapper > section {
    margin: 0;
}
#outer_wrapper > section:not(.page-top) ~ section {
    margin: 30px 0 0;
}
#outer_wrapper > .container ~ section {
    margin: 30px 0 0;
}

#banner {
    position: relative;
}

#banner > .area {
    box-shadow: 0 0 0 rgba(255,255,255, 1);
    display: none;
    position: absolute;
}
#banner:hover > .area {
    display: block;
}
#banner > .area:hover {
    animation: pulse 1.5s infinite;
}

#banner > .area > span {
    display: none;
}
#banner > .area > .area-desc {
    background-color: #fff;
    padding: 7.5px;
    font-size: 0.85714em;
    line-height: 1.25em;
    margin: -2px;
}
#banner > .area:hover > span {
    display: block;
}

.products-slide, section + section, div + section, .latest-blog {
    margin: 45px 0;
}

/* parallax */
.pi-parallax {
    background-position: 50% 0%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff;
    width: 100%;

}
.pi-parallax.absolute {
    position: absolute;
}
.pi-parallax.absolute + .container .catalog {
    margin-top: 280px;
}
.pi-parallax .item {
    display: table;
    height: 300px;
}
.pi-parallax .item blockquote {
    border-left: 0;
    display: table-cell;
    font-size: 2.571em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}
.pi-parallax .item blockquote footer {
    color: #fff;
    font-size: .5em;
    padding: 15px 0 0;
    position: relative;
}
.pi-parallax .item blockquote footer::after {
    border-top: 1px solid white;
    content: "";
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 0;
    width: 50px;
}
.pi-parallax .item .intro {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.pi-parallax .item .intro h2, .pi-parallax .item .intro .h2 {
    color: #fff;
    font-size: 4.286em;
    font-line-height: 1;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.parallax-shop {
    position: relative;
}
.parallax-shop::after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.parallax-shop p {
    margin-bottom: 40px;
}

/* list-thumbs */
.list-thumbs {
    padding: 50px 0 30px;
}
.list-thumbs.block {
    padding: 0;
}
.list-thumbs > h3, .list-thumbs > h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
}
.list-thumbs .list-thumbs-pro .product + .product {
    border-top-color: rgba(0, 0, 0, 0.1);
}

/* page-top */
.page-top, .page-top-md, .page-top-lg {
    background-color: #f6f6f6;
    padding: 2px 0;
    text-align: center;
}
.page-top .container, .page-top-md .container, .page-top-lg .container {
    display: table;
}
.page-top .page-top-in, .page-top-md .page-top-in, .page-top-lg .page-top-in {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.page-top h1, .page-top-md h1, .page-top-lg h1, .page-top h2, .page-top-md h2, .page-top-lg h2 {
    color: #fff;
    font-size: 3.429em;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.page-top h2 span, .page-top-md h2 span, .page-top-lg h2 span {
    display: inline-block;
    padding: 11px 31px 11px 35px;
}

.page-top-md {
    background-color: #303030;
    background-repeat: no-repeat;
}
.page-top-md .container {
    height: 202px;
}

.page-top-lg {
    background-color: #303030;
    background-repeat: no-repeat;
}
.page-top-lg .container {
    height: 384px;
}
.page-top-lg h2 span {
    border: 1px solid white;
}

/* contact-content */
.contact-content {
    margin-bottom: 60px;
}
.contact-content h3 {
    font-weight: 700;
    text-transform: uppercase;
}
.contact-content h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.contact-content-full h4 {
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
}

.contact-intro {
    padding-bottom: 30px;
}

/* sidebar */
#sidebar_top:empty, #sidebar_bottom:empty {
    display: none;
}
.sidebar {
    background-color: #fff;
    margin: 30px 0;
}
.sidebar .block {
    margin: 30px 0;
    position: relative;
}
.block h4, .block .h4 {
    color: #303030;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px;
}
.sidebar .block > h4, .sidebar .block > .h4, .sidebar .block > div > h4, .sidebar .block > div > .h4 {
    background-color: #f6f6f6;
    border-left: 4px solid #ddd;
    padding: 7.5px 12.5px;
}
.sidebar .block > div:not(.row) {
    margin: 30px 0;
}
.sidebar .block h4 + ul, .sidebar .block .h4 + ul {
    border: 1px solid #f6f6f6;
    margin: 0;
}

.list-subcat {
    border-top: 1px solid #f6f6f6;
    padding-left: 7.5px;
}

.badge {
    background-color: #303030;
    border-radius: 0;
    margin-top: -2px;
}
.list-cat .badge {
    margin-top: 2px;
}

.list-cat li {
    border-bottom: 1px solid #f6f6f6;
}
.list-cat li:last-child {
    border-bottom: none;
}

.list-cat li a {
    display: block;
    padding: 7.5px 12.5px;
}
.list-cat li a.active {
    font-weight: 700;
}
.list-cat li a.more {
    filter: alpha(opacity=75);
    opacity: 0.75;
    padding-left: 5.5px;
}
.list-cat li a.more:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.list-cat li a.more:not(.collapsed) > .fa-plus::before {
    content: "\f068";
}
.list-cat li a > .fa-square, .list-cat li a > .fa-check-square {
    margin-right: 5px;
}

.block .list-thumbs-pro h4 {
    font-size: 0.9em;
    font-weight: 400;
    padding-right: 15px;
    text-transform: none;
}

/* footer */
.footer.light {
    background-color: #f6f6f6;
}
.footer.dark {
    background-color: #111;
    color: #aaa;
}
.footer p.jtl a {
    color: #000;
}
.footer.dark p.jtl a {
    color: #fff;
}
.footer h4, .footer .h4 {
    font-size: 1.15em;
    text-transform: uppercase;
}
.footer.dark h4, .footer.dark .h4 {
    color: #f6f6f6;
}
.footer .linkgroup li {
    padding: 5px 0;
}
.footer i {
    color: #777;
    padding-right: 5px;
}
.footer .list-footlinks {
    margin-left: 0;
}
.footer .list-footlinks li {
    line-height: 1;
    padding: 0 14px 0 0;
}
.footer .list-footlinks li + li {
    border-left: 1px solid #444;
    padding-left: 16px;
}
.footer.fixed {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 0;
}
.boxed .footer.fixed {
    width: 75%;
}
#hidden-footer-placeholder {
    position: relative;
    z-index: -2;
}

.upper-foot > .container {
    font-size: .928em;
}
.middle-foot {
    background-color: #f9f9f9;
}
.below-foot {
    background-color: #f9f9f9;
}
.dark .middle-foot {
    background-color: #222;
}
.dark .below-foot {
    background-color: #222;
}
.dark .upper-foot a, .dark .below-foot a {
    color: #aaa;
}
.below-foot a {
    text-decoration: underline;
}
.upper-foot a:hover, .upper-foot a:focus, .below-foot a:hover, .below-foot a:focus {
    color: #303030;
}
.dark .upper-foot a:hover, .dark .upper-foot a:focus, .dark .below-foot a:hover, .dark .below-foot a:focus {
    color: #f6f6f6;
}

/* footer-newsletter */
.footer-newsletter-form {
    font-size: 14px;
}
.footer-newsletter-form .form-control {
    background-color: #fff;
}
#footer-newsletter-fullwidth {
    margin-bottom: 0;
    padding: 30px 0;
}
#footer-newsletter-fullwidth .footer-newsletter-icon {
    color: #fff;
    font-size: 3.5em;
    line-height: 1;
    margin: -30px 30px -30px 0;
    padding: 30px;
}

.copyrights {
    font-size: .785em;
}
.social-list li {
    padding: 0;
}
.social-list li + li {
    margin-left: 15px;
}
.social-list a {
    font-size: 1.571em;
}

.navbar-act > li > a {
    color: #303030;
}

.navbar-default .navbar-toggle {
    border: medium none;
    border-radius: 0;
    margin: 0;
    padding: 20px 15px;
}
#header_2.navbar-default .navbar-toggle, #header_3.navbar-default .navbar-toggle {
    padding: 5px 15px 5px 0;
}
.navbar-default .navbar-toggle .fa-bars {
    font-size: 1.5em;
    padding: 0 7px 0 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-collapse.collapse.hidden-lg, .navbar-collapse.collapse.hidden-md {
    display: none!important;
}

.wunschliste .remove, .vergleichsliste .remove {
    font-size: 1.25em;
    position: absolute;
    right: 5px;
    top: 0;
}

#article_buyfield .loader {
    display: none;
}
#selection_wizard .answers {
    line-height: 37px;
}
#selection_wizard .disabled {
    color: #aaa;
}
#selection_wizard .disabled .answers ul {
    display: none;
}
#selection_wizard .answers ul {
    margin: 0;
}
#selection_wizard .answers ul li {
    float: left;
    margin-bottom: 10px;
}
#selection_wizard .answers ul a {
    border: 1px solid #555;
    display: inline-block;
    height: 37px;
    padding: 0 10px;
}
#selection_wizard .answers ul a img {
    display: block;
    height: 100%;
}

#selection_wizard .answers .edit::before {
    content: "\f040";
}
#selection_wizard .answers .edit {
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 10px;
    cursor: pointer;
}

#cookie_hinweis {
    background-color: #222;
    border-top-width: 2.5px;
    border-top-style: solid;
    bottom: 20px;
    color: #fff;
    padding: 20px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 280px;
    z-index: 2147483645;
}
#cookie_hinweis span:not(.close) {
    flex: 1;
}
#cookie_hinweis .close {
    font-weight: 400;
    filter: alpha(opacity=100);
    opacity: 1;
    text-shadow: none;
}
#cookie_hinweis a {
    color: #fff;
    text-decoration: underline;
}
#cookie_hinweis.top {
    bottom: auto;
    top: 20px;
}
#cookies_disabled {
    font-style: italic;
    left: 0;
    padding: 15px 20px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1050;
}

input[type="number"].noarrows {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}
input[type="number"].noarrows::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"].noarrows::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.reset-filter {
    background-color: #f6f6f6;
    cursor: pointer;
    margin-top: 1px;
}
.reset-filter i {
    cursor: pointer;
    font-size: 1.15em;
    padding: 5px;
}
.block strong {
    overflow: hidden;
}
.block strong .reset-filter {
    background-color: transparent;
    float: right;
    padding: 0;
}
.block strong .reset-filter i {
    padding: 0;
}
.block strong img + .reset-filter {
    padding: 5px 0 0;
}

#kategorie_liste:not(.simple) .product {
    margin-bottom: 30px;
}
#kategorie_liste:not(.simple) .product .unterunterkategorien li {
    margin: 2.5px 0;
}
#kategorie_liste.simple {
    padding-right: 15px;
}
#kategorie_liste.simple > div {
    padding-right: 0;
}
#kategorie_liste.simple > div a {
    display: block;
    line-height: 3em;
    padding: 15px;
    font-size: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#kategorie_liste.simple > div a img {
    height: 3em;
    margin-right: 15px;
}

/* content exclusive */
.box.content_exclusive, .box.content_exclusive .title span {
    background-color: #fff;
}
.box.content_exclusive .title + .divider {
    display: none;
}

.variationsvorschau {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 5px 0;
}
.product-katalog .variationsvorschau {
    border-top: none;
    margin-top: 0;
}
.product-galerie .variationsvorschau_bilder {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: -6px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
.variationsvorschau_bilder > div {
    display: inline-block;
    float: none;
    padding: 4px 1px;
}

/* konfigurator */
.config_group {
    background-color: #f6f6f6;
    margin-bottom: 15px;
    padding: 15px;
}
.config_group .item_wrapper {
    background-color: #fff;
    padding: 7px;
}
.config_group .item_wrapper .radio, .config_group .item_wrapper .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}
.config_group label {
    padding: 2px 2px 4px 25px;
    width: 100%;
}
.config_group .item:hover label,.config_group .item:focus label {
    background-color: #efefef;
}
#konfig_comparelist .modal-lg {
    height: 96%;
    margin: 1% auto;
    width: 98%;
}
label.recommended {
    background-color: #e1ffe2;
}
.modal-body.konfigurator a.remove {
    display: none;
}

/* lageranzeige */
.lager {
    margin: 3px 0;
}
#article.ansicht_2 .lager {
    text-align: center;
}
.signal_image .fa {
    margin-right: 5px;
}
.signal_image.a0 {
    color: #b80000;
}
.signal_image.a1 {
    color: #2896ec;
}
.signal_image.a2 {
    color: #00aa00;
}

/* hinweis gratisgeschenk */
.ansicht_1 #hinweis_gratisgeschenk, .ansicht_3 #hinweis_gratisgeschenk {
    margin: 15px 0 0;
}

#Kurzbeschreibung_Versteckt.collapse.in + p .fa-angle-down::before {
    content: "\f106";
}

a.collapsed .fa-angle-up::before {
    content: "\f107";
}

/* countdown */
.versandam_express .kkc-sec, .versandam_express .kkc-sec-text {
    display: none;
}

.kkcount-down:not(.text) {
    font-size: 0.85em;
    font-weight: 700;
}
.product.product-galerie .kkcount-down {
    background-color: rgba(255,255,255,0.85);
    border: 1px solid #ddd;
    left: 15px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 4;
}
.product.product-liste .kkcount-down:not(.text), .product.product-katalog .kkcount-down:not(.text) {
    margin: 0 0 15px;
}
#article.ansicht_2 #artikel_zusammenfassung .kkcount-down:not(.text) {
    border-bottom: 1px solid #eee;
    margin: 0 15px 15px;
    padding-bottom: 15px;
}
.kkcount-down:not(.text) .kkcountdown-box {
    display: block;
    font-size: 0.8em;
    height: 3.75em;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#article #artikel_zusammenfassung .kkcount-down:not(.text) .kkcountdown-box {
    font-size: 1em;
}
.kkcount-down:not(.text) .kkcountdown-box > span {
    border-left: 1px solid #ddd;
    color: #555;
    display: block;
    float: left;
    font-size: 1.4em;
    height: 100%;
    width: 25%;
}
.kkcount-down:not(.text) .kkcountdown-box > span:first-child {
    border-left: none;
}
.kkcount-down:not(.text) .kkcountdown-box > span[class$="text"] {
    border: medium none;
    bottom: 0;
    font-size: 1em;
    font-weight: 400;
    height: auto;
    line-height: 2em;
    overflow: hidden;
    padding: 0 5px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kkcount-down:not(.text) .kkcountdown-box > span.kkc-hours-text {
    left: 25%;
}
.kkcount-down:not(.text) .kkcountdown-box > span.kkc-min-text {
    left: 50%;
}
.kkcount-down:not(.text) .kkcountdown-box > span.kkc-sec-text {
    left: 75%;
}

#complete_order.fixed {
    margin-left: 41px;
    position: fixed;
    top: 60px;
}

img.herstellerbild {
    max-height: 40px;
}

#article_buyfield {

}
#article_buyfield > div {
    border-width: 5px;
}

.even_odd_background > *:nth-child(even) {
    background-color: rgba(0,0,0,0.02);
}

#differential_price_text > ul > li {
    padding: 3px 6px;
}

/* responsive video */
.responsive-video {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    z-index: 1;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vcenter {
    display: table-cell !important;
    vertical-align: middle!important;
    float: none;
}

#seotext_footer {
    padding-bottom: 15px;
    padding-top: 30px;
}

/* warenkorb matrix */
#wk_matrix .wk-item {
    overflow: hidden;
    position: relative;
}
#wk_matrix .wk-item.ausverkauft .wk-meta {
    display: none;
}
#wk_matrix .wk-item:nth-child(even) {

}
#wk_matrix .wk-item + .wk-item {
    margin-top: -1px;
}
#wk_matrix .wk-item.landscape {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 8px;
}
#wk_matrix .wk-item.landscape:nth-child(odd) {
    background-color: #f9f9f9;
}
#wk_matrix .add_to_basket {
    font-size: 0.9em;
}
#wk_matrix .add_to_basket button[name="inWarenkorb"] {
    font-size: 1.25em;
    line-height: 2.5em;
    padding: 0 12px;
}
#wk_matrix .add_to_basket button[name="inWarenkorb"] > i {
    margin-right: 0;
}
#wk_matrix .add_to_basket button[name="inWarenkorb"] > span {
    display: none;
}
#wk_matrix .add_to_basket .quantity input,
#wk_matrix .add_to_basket .quantity .quantity_unit {
    height: 42px;
}
#wk_matrix .add_to_basket .quantity > a.btn {
    border: none;
    min-width: 0;
    padding-left: 10px;
    padding-right: 10px;
}
#wk_matrix .wk-title {
    font-weight: 400;
}
#wk_matrix .portrait .wk-item {
    margin-bottom: 30px;
}

#wk_matrix .price {
    font-size: 2.5em;
}
#wk_matrix .lager {
    margin: 5px 0 0;
    text-align: center;
}
#wk_matrix .wk-meta {
    padding: 7.5px 2px 0;
}
#wk_matrix .wk-meta ul {
    margin-bottom: 0;
}

.artikel-merkmale a {
    color: #303030!important;
    font-weight: 700;
    padding: 0.2em 0.4em 0.3em;
    text-decoration: none!important;
    white-space: nowrap;
}
.artikel-merkmale a:hover, .artikel-merkmale a:focus {
    color: #fff!important;
}
.artikel-merkmale > .h5 {
    margin-bottom: 10px;
}
.artikel-merkmale > div {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 7.5px;
}
.artikel-merkmale > div > div {
    padding: 0;
}
.artikel-merkmale > div:nth-child(even) {
    background-color: #fff;
}
#artikel_zusammenfassung .artikel-merkmale > div:nth-child(even) {
    background-color: #eee;
}
.artikel-merkmale > div img {
    margin-right: 5px;
    max-height: 30px;
}

#hersteller_index {
    margin-bottom: 50px;
}
#hersteller_uebersicht a {
    color: #303030;
}
#hersteller_uebersicht ul {
    margin: 0;
}
#hersteller_uebersicht li {
    padding: 2px 7.5px;
    width: 25%;
}
#hersteller_uebersicht li.show-image {
    padding: 2px 7.5px 10px;
}
#hersteller_uebersicht li img {

}
#hersteller_uebersicht b.label {
    color: #303030;
    font-size: 1.5em;
    line-height: 1.5em;
}

#hersteler-filter-box > .form-group {
    position: relative;
}
#hersteler-filter-box > .form-group > i {
    color: #999;
    font-size: 1.5em;
    left: 10px;
    position: absolute;
    top: 8px;
}
#hersteler-filter-box > .form-group > input {
    padding-left: 35px;
}
ul.inline-scroll {
    margin: 0 0 0 5px;
    overflow-y: auto;
    padding-right: 5px;
}
ul.inline-scroll.scroll-small {
    max-height: 200px;
}
ul.inline-scroll.scroll-medium {
    max-height: 400px;
}
ul.inline-scroll.scroll-big {
    max-height: 600px;
}

.form-group {
    position: relative;
}
.form-group > label > em::before,
.form-group > span.req::before {
    border-color: transparent rgba(0,0,0,0.1) transparent transparent;
    border-style: solid;
    border-width: 0 30px 20px 0;
    content: "";
    height: 0;
    position: absolute;
    right: -1px;
    top: 1px;
    width: 0;
    z-index: -1;
}
.form-group > label > em,
.form-group > span.req {
    color: #fff;
    font-size: 1.5em;
    font-style: normal;
    line-height: 1em;
    position: absolute;
    right: 2px;
    top: 27px;
    z-index: 1;
}
.form-group > span.req {
    top: 0;
}
#newsletter_email + span.req, .form-group > input[name="Kuponcode"] + span.req {
    display: none;
}

*[data="loading"]::before {
    background-color: rgba(255, 255, 255, 0.75);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
*[data="loading"]::before, *[data="loading"]::after {
    content: "";
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
    position: absolute;
    visibility: visible;
    z-index: 1060;
}
body[data="loading"]::before, body[data="loading"]::after {
    position: fixed;
}
[data="loading"] {
    position: relative;
}
*[data="loading"]::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-animation: spin 750ms infinite linear;
    animation: spin 750ms infinite linear;
    border-image: none;
    border-radius: 100%;
    border-style: solid;
    border-width: 4px 1px 1px 1px;
    bottom: 25%;
    height: 100px;
    left: 0;
    margin: auto;
    right: 0;
    top: 25%;
    width: 100px;
}
tr[data="loading"]::after, .block .list-thumbs-pro li::after {
    height: 4em;
    width: 4em;
}
tr[data="loading"]::before {
    content: none;
}
tr[data="loading"] td {
    filter: alpha(opacity=25);
    opacity: 0.25;
}
*[data="loading"].loaded::before {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 1000ms ease 800ms, visibility 0ms ease 1800ms;
    transition: opacity 1000ms ease 800ms, visibility 0ms ease 1800ms;
    visibility: hidden;
}

*[data="loading"].loaded::after {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0ms ease 800ms, visibility 0ms ease 800ms;
    transition: opacity 0ms ease 800ms, visibility 0ms ease 800ms;
    visibility: hidden;
}
body.page_type_11 #page_wrapper[data="loading"]::after {
    position: fixed;
}

.checkboxen-verwaltung label {
    display: block;
    padding: 5px 10px;
}
.checkboxen-verwaltung .hinweis-checkox {
    display: block;
    font-size: 0.857143em;
    padding-left: 21px;
}

#filter_orders .filter-range {
    margin: 1.5em 0;
}
#filter_orders .filter-range > b {
    display: block;
    float: left;
    line-height: 2.65em;
    padding-right: 1.5em;
}
#filter_orders .filter-range > b + div {
    overflow: hidden;
}
#filter_orders .filter-page {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 15px 0 9px;
    text-align: center;
}
#filter_orders .filter-page > .pagination {
    float: none;
}

#checkout_steps.onepagecheckout {
    border-bottom: none;
    margin-bottom: 0;
}
#checkout_steps.onepagecheckout li {
    width: 33.3333%;
}
#checkout_steps.onepagecheckout li a {
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
#checkout_steps.onepagecheckout li a i {
    margin: 0 auto;
    position: static;
}
#checkout_steps.onepagecheckout li a span {
    font-size: 1.2em;
    line-height: 40px;
    padding-left: 5px;
}
#onepagecheckout-wrapper {
    overflow: hidden;
}
#onepagecheckout-wrapper > div::after {
    border-right: 1px solid #ddd;
    content: "";
    height: 10000px;
    position: absolute;
    right: 0;
    top: 0;
}
#onepagecheckout-wrapper > div {
    position: relative;
}
#onepagecheckout-wrapper > div:last-child {
    background-color: #fff;
}
#onepagecheckout-wrapper .step-wrapper > div {
    position: relative;
}
#onepagecheckout-wrapper .step-wrapper[data="loading"]::after {
    bottom: 0;
}
#onepagecheckout-wrapper .step-wrapper.disabled {
    filter: alpha(opacity=30);
    opacity: 0.3;
}
#onepagecheckout-wrapper .step-wrapper.disabled * {
    pointer-events: none;
}
#onepagecheckout-wrapper .step-wrapper > h4 {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
#onepagecheckout-wrapper .step-wrapper > h4 > em {
    background-color: #303030;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 0.75em;
    font-style: normal;
    font-weight: 400;
    height: 1.75em;
    line-height: 1.75em;
    margin-right: 0.75em;
    text-align: center;
    width: 1.75em;
}

#onepagecheckout-wrapper .step-wrapper.done > div {
    filter:alpha(opacity=30);
    opacity:0.3;
}
#onepagecheckout-wrapper .step-wrapper.done:hover > div {
    filter:alpha(opacity=100);
    opacity:1;
}
#onepagecheckout-wrapper .step-wrapper.done > h4 {
    color: #2b9400;
}
#onepagecheckout-wrapper .step-wrapper.done > h4 > em {
    background-color: #2b9400;
}
#onepagecheckout-wrapper .step-wrapper.done > h4 > em > span {
    display: none;
}
#onepagecheckout-wrapper .step-wrapper.done > h4 > em::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
}

#onepagecheckout-wrapper .featured-box {
    margin-bottom: 30px;
}
#onepagecheckout-wrapper label h4 {
    border: medium none;
    margin: 0 0 5px;
    padding: 0;
    text-transform: none;
}
#onepagecheckout-wrapper label p {
    margin-bottom: 10px;
    padding-left: 21px;
}
#onepagecheckout-rechnungsadresse {
    margin-bottom: 15px;
}

.label-danger {
    border-radius: 0;
    display: inline-block;
    line-height: 1.2em;
    text-align: left;
    white-space: normal;
}

#inline_modal:empty {
    display: none;
}

#form_city_dropdown ul {
    padding: 0px;
    list-style: none;
    margin: 0;
    border: 1px solid #ddd;
    border-bottom: none;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.2);
}
#form_city_dropdown li {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    padding: 3px 5px;
}

.customer-lieferadresse > a {
    color: #ddd;
    font-size: 1.5em;
}

#box_description .media {
    margin: 30px 0;
}
.mediafile + .mediafile {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 15px;
}